01HYHPS39XGQ2CJ7YM87VMS574: 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: 01HYHPSEXRR680JFPRHYJ6CTZM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-23T03:10:31.178Zjob assigned to worker 01HYHPSG292WCBJCQA1BTPH0E4 (queued for 1 m 7 s)
 
22024-05-23T03:10:38.654Zstarting task 0: "setup"
32024-05-23T03:10:38.714Z++ uname -s
42024-05-23T03:10:38.720Z+ kern=SunOS
52024-05-23T03:10:38.720Z+ case "$kern" in
62024-05-23T03:10:38.720Z+ groupadd -g 12345 build
72024-05-23T03:10:38.720Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-05-23T03:10:40.735Z+ zfs create -o mountpoint=/work rpool/work
92024-05-23T03:10:41.167Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-05-23T03:10:41.168Z+ home_fs=zfs
112024-05-23T03:10:41.168Z+ [[ zfs == autofs ]]
122024-05-23T03:10:41.168Z+ mkdir -p /home/build
132024-05-23T03:10:41.168Z+ chown build:build /home/build /work
142024-05-23T03:10:42.815Z+ chmod 0700 /home/build /work
152024-05-23T03:10:42.819Zprocess exited: duration 4162 ms, exit code 0
 
162024-05-23T03:10:42.829Zstarting task 1: "rust-toolchain"
172024-05-23T03:10:42.835Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-05-23T03:10:42.835Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
192024-05-23T03:10:42.942Zinfo: downloading installer
202024-05-23T03:10:44.689Zwarning: it looks like you have an existing installation of Rust at:
212024-05-23T03:10:44.690Zwarning: /opt/ooce/bin
222024-05-23T03:10:44.690Zwarning: It is recommended that rustup be the primary Rust installation.
232024-05-23T03:10:44.691Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-05-23T03:10:44.691Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-05-23T03:10:44.691Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-05-23T03:10:44.692Zwarning: or pass `-y' to ignore all ignorable checks.
272024-05-23T03:10:44.692Zerror: cannot install while Rust is installed
282024-05-23T03:10:44.692Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-05-23T03:10:44.771Zinfo: profile set to 'default'
302024-05-23T03:10:44.771Zinfo: default host triple is x86_64-unknown-illumos
312024-05-23T03:10:44.779Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
322024-05-23T03:10:44.946Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
332024-05-23T03:10:44.946Zinfo: downloading component 'cargo'
342024-05-23T03:10:45.978Zinfo: downloading component 'clippy'
352024-05-23T03:10:46.319Zinfo: downloading component 'rust-docs'
362024-05-23T03:10:47.670Zinfo: downloading component 'rust-std'
372024-05-23T03:10:49.845Zinfo: downloading component 'rustc'
382024-05-23T03:10:55.348Zinfo: downloading component 'rustfmt'
392024-05-23T03:10:55.668Zinfo: installing component 'cargo'
402024-05-23T03:10:56.595Zinfo: installing component 'clippy'
412024-05-23T03:10:57.028Zinfo: installing component 'rust-docs'
422024-05-23T03:10:58.650Zinfo: installing component 'rust-std'
432024-05-23T03:11:00.399Zinfo: installing component 'rustc'
442024-05-23T03:11:05.238Zinfo: installing component 'rustfmt'
452024-05-23T03:11:05.563Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
462024-05-23T03:11:05.563Z
472024-05-23T03:11:05.824Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
482024-05-23T03:11:05.824Z
492024-05-23T03:11:05.828Z
502024-05-23T03:11:05.828ZRust is installed now. Great!
512024-05-23T03:11:05.828Z
522024-05-23T03:11:05.828ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-05-23T03:11:05.828Zenvironment variable. This has not been done automatically.
542024-05-23T03:11:05.828Z
552024-05-23T03:11:05.828ZTo configure your current shell, you need to source
562024-05-23T03:11:05.828Zthe corresponding env file under $HOME/.cargo.
572024-05-23T03:11:05.828Z
582024-05-23T03:11:05.828ZThis is usually done by running one of the following (note the leading DOT):
592024-05-23T03:11:05.828Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-05-23T03:11:05.829Zsource "$HOME/.cargo/env.fish" # For fish
612024-05-23T03:11:05.946Z+ rustc --version
622024-05-23T03:11:06.023Zrustc 1.78.0 (9b00956e5 2024-04-29)
632024-05-23T03:11:06.039Zprocess exited: duration 23179 ms, exit code 0
 
642024-05-23T03:11:06.053Zstarting task 2: "authentication"
652024-05-23T03:11:06.076Zprocess exited: duration 22 ms, exit code 0
 
662024-05-23T03:11:06.087Zstarting task 3: "clone repository"
672024-05-23T03:11:06.091Z+ mkdir -p /work/oxidecomputer/omicron
682024-05-23T03:11:06.095Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-05-23T03:11:06.510ZCloning into '/work/oxidecomputer/omicron'...
702024-05-23T03:11:13.767Z+ cd /work/oxidecomputer/omicron
712024-05-23T03:11:14.185Z+ git fetch origin 760c34d9e07ae6b61c82b08d49d4cb5949c5b27d
722024-05-23T03:11:14.189ZFrom https://github.com/oxidecomputer/omicron
732024-05-23T03:11:14.189Z * branch 760c34d9e07ae6b61c82b08d49d4cb5949c5b27d -> FETCH_HEAD
742024-05-23T03:11:14.189Z+ [[ -n iliana/rust-1.78 ]]
752024-05-23T03:11:14.189Z++ git branch --show-current
762024-05-23T03:11:14.189Z+ current=main
772024-05-23T03:11:14.189Z+ [[ main != iliana/rust-1.78 ]]
782024-05-23T03:11:14.189Z+ git branch -f iliana/rust-1.78 760c34d9e07ae6b61c82b08d49d4cb5949c5b27d
792024-05-23T03:11:14.189Z+ git checkout -f iliana/rust-1.78
802024-05-23T03:11:14.223ZSwitched to branch 'iliana/rust-1.78'
812024-05-23T03:11:14.244Z+ git reset --hard 760c34d9e07ae6b61c82b08d49d4cb5949c5b27d
822024-05-23T03:11:14.244ZHEAD is now at 760c34d9e Merge remote-tracking branch 'origin/main' into iliana/rust-1.78
832024-05-23T03:11:14.244Zprocess exited: duration 8147 ms, exit code 0
 
842024-05-23T03:11:14.285Zstarting task 4: "build"
852024-05-23T03:11:14.304Z+ cargo --version
862024-05-23T03:11:14.322Zcargo 1.78.0 (54d8815d0 2024-03-26)
872024-05-23T03:11:14.327Z+ rustc --version
882024-05-23T03:11:14.387Zrustc 1.78.0 (9b00956e5 2024-04-29)
892024-05-23T03:11:14.394Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-05-23T03:11:24.421Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-05-23T03:11:26.249Z Startup: Caching catalogs ... Done
922024-05-23T03:11:28.264ZPlanning: Solver setup ... Done (1.528s)
932024-05-23T03:11:28.297ZPlanning: Running solver ... Done (0.026s)
942024-05-23T03:11:28.329ZPlanning: Finding local manifests ... Done (0.002s)
952024-05-23T03:11:28.343ZPlanning: Fetching manifests: 0/4 0% complete
962024-05-23T03:11:28.582ZPlanning: Fetching manifests: 4/4 100% complete
972024-05-23T03:11:28.632ZPlanning: Package planning ... Done (0.049s)
982024-05-23T03:11:28.683ZPlanning: Merging actions ... Done (0.051s)
992024-05-23T03:11:29.480ZPlanning: Checking for conflicting actions ... Done (0.785s)
1002024-05-23T03:11:29.485ZPlanning: Consolidating action changes ... Done (0.011s)
1012024-05-23T03:11:35.127ZPlanning: Evaluating mediators ... Done (5.645s)
1022024-05-23T03:11:35.136ZPlanning: Planning completed in 8.83 seconds
1032024-05-23T03:11:36.079Z Packages to install: 4
1042024-05-23T03:11:36.079Z Mediators to change: 2
1052024-05-23T03:11:36.079Z Services to change: 1
1062024-05-23T03:11:36.084Z Estimated space available: 155.78 GB
1072024-05-23T03:11:36.084ZEstimated space to be consumed: 1.45 GB
1082024-05-23T03:11:36.084Z Create boot environment: No
1092024-05-23T03:11:36.084ZCreate backup boot environment: No
1102024-05-23T03:11:36.084Z Rebuild boot archive: No
1112024-05-23T03:11:36.084Z
1122024-05-23T03:11:36.084ZChanged mediators:
1132024-05-23T03:11:36.084Z mediator clang:
1142024-05-23T03:11:36.084Z version: None -> 15 (system default)
1152024-05-23T03:11:36.085Z
1162024-05-23T03:11:36.085Z mediator llvm:
1172024-05-23T03:11:36.085Z version: 14 (system default) -> 15 (system default)
1182024-05-23T03:11:36.085Z
1192024-05-23T03:11:36.085ZChanged packages:
1202024-05-23T03:11:36.085Zhelios-dev
1212024-05-23T03:11:36.085Z developer/build-essential
1222024-05-23T03:11:36.085Z None -> 11-2.0
1232024-05-23T03:11:36.085Z library/libxmlsec1
1242024-05-23T03:11:36.085Z None -> 1.2.35-2.0
1252024-05-23T03:11:36.085Z ooce/developer/clang-15
1262024-05-23T03:11:36.085Z None -> 15.0.7-2.0
1272024-05-23T03:11:36.085Z ooce/developer/llvm-15
1282024-05-23T03:11:36.085Z None -> 15.0.7-2.0
1292024-05-23T03:11:36.085Z
1302024-05-23T03:11:36.085ZServices:
1312024-05-23T03:11:36.085Z restart_fmri:
1322024-05-23T03:11:36.085Z svc:/system/update-man-index:default
1332024-05-23T03:11:36.362Z
1342024-05-23T03:11:36.362ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-05-23T03:11:41.380ZDownload: 643/3290 items 3.8/212.6MB 1% complete (788k/s)
1362024-05-23T03:11:51.595ZDownload: 1195/3290 items 83.4/212.6MB 39% complete (9.6M/s)
1372024-05-23T03:12:05.192ZDownload: 1197/3290 items 83.4/212.6MB 39% complete
1382024-05-23T03:12:10.275ZDownload: 2212/3290 items 119.2/212.6MB 56% complete (7.7M/s)
1392024-05-23T03:12:15.282ZDownload: 3145/3290 items 177.6/212.6MB 83% complete (9.3M/s)
1402024-05-23T03:12:18.367ZDownload: Completed 212.60 MB in 41.99 seconds (5.1M/s)
1412024-05-23T03:12:18.539Z Actions: 1/3689 actions (Installing new actions)
1422024-05-23T03:12:23.663Z Actions: 3558/3689 actions (Installing new actions)
1432024-05-23T03:12:24.431Z Actions: Completed 3689 actions in 5.46 seconds.
1442024-05-23T03:12:24.435Z Done (0.222s)
1452024-05-23T03:12:24.435Z Done (0.000s)
1462024-05-23T03:12:24.539Z Done (0.308s)
1472024-05-23T03:12:30.390Z Done (5.692s)
1482024-05-23T03:12:30.591Z Done (0.120s)
1492024-05-23T03:12:30.595Z Done (0.000s)
1502024-05-23T03:12:30.748Z Done (0.000s)
1512024-05-23T03:12:31.297ZPlanning: Evaluating mediator changes ... Done
1522024-05-23T03:12:31.459ZPlanning: Checking for conflicting actions ... Done
1532024-05-23T03:12:31.462ZPlanning: Consolidating action changes ... Done
1542024-05-23T03:12:31.725ZPlanning: Evaluating mediators ... Done
1552024-05-23T03:12:31.729ZPlanning: Planning completed in 0.43 seconds
1562024-05-23T03:12:31.759Z Mediators to change: 2
1572024-05-23T03:12:31.759Z Create boot environment: No
1582024-05-23T03:12:31.763ZCreate backup boot environment: No
1592024-05-23T03:12:31.829Z Done
1602024-05-23T03:12:31.829Z Done
1612024-05-23T03:12:32.026Z Done
1622024-05-23T03:12:35.682Z Done
1632024-05-23T03:12:35.764Z Done
1642024-05-23T03:12:35.768Z Done
1652024-05-23T03:12:35.862Z Done
1662024-05-23T03:12:36.478ZPlanning: Evaluating mediator changes ... Done
1672024-05-23T03:12:36.482ZPlanning: Merging actions ... Done
1682024-05-23T03:12:36.673ZPlanning: Checking for conflicting actions ... Done
1692024-05-23T03:12:36.678ZPlanning: Consolidating action changes ... Done
1702024-05-23T03:12:36.941ZPlanning: Evaluating mediators ... Done
1712024-05-23T03:12:36.995ZPlanning: Planning completed in 0.76 seconds
1722024-05-23T03:12:37.030Z Packages to change: 1
1732024-05-23T03:12:37.030Z Mediators to change: 1
1742024-05-23T03:12:37.034Z Services to change: 1
1752024-05-23T03:12:37.034Z Create boot environment: No
1762024-05-23T03:12:37.034ZCreate backup boot environment: Yes
1772024-05-23T03:12:39.053Z Actions: 1/6 actions (Updating modified actions)
1782024-05-23T03:12:39.099Z Actions: Completed 6 actions in 0.06 seconds.
1792024-05-23T03:12:39.105Z Done
1802024-05-23T03:12:39.105Z Done
1812024-05-23T03:12:39.163Z Done
1822024-05-23T03:12:42.758Z Done
1832024-05-23T03:12:42.848Z Done
1842024-05-23T03:12:42.868Z Done
1852024-05-23T03:12:42.928Z Done
1862024-05-23T03:12:43.358ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1872024-05-23T03:12:43.358Zclang system 15 system
1882024-05-23T03:12:43.358Zcsh system system illumos
1892024-05-23T03:12:43.358Zctags system system illumos
1902024-05-23T03:12:43.358Zgcc vendor 12 vendor
1912024-05-23T03:12:43.358Zgcc system 10 system
1922024-05-23T03:12:43.358Zgcc system 7 system
1932024-05-23T03:12:43.358Zgo system 1.20 system
1942024-05-23T03:12:43.358Zgo system 1.19 system
1952024-05-23T03:12:43.358Zllvm system 15 system
1962024-05-23T03:12:43.359Zllvm system 14 system
1972024-05-23T03:12:43.359Zmariadb system 10.6 system
1982024-05-23T03:12:43.359Zmta vendor vendor dma
1992024-05-23T03:12:43.359Zopenjdk system 17 system
2002024-05-23T03:12:43.359Zopenjdk system 11 system
2012024-05-23T03:12:43.359Zopenjdk system 1.8 system
2022024-05-23T03:12:43.359Zopenssl vendor 3 vendor
2032024-05-23T03:12:43.359Zperl system 5.36 system
2042024-05-23T03:12:43.359Zpostgresql system 15 system
2052024-05-23T03:12:43.359Zpostgresql system 13 system
2062024-05-23T03:12:43.359Zpython vendor 3 vendor
2072024-05-23T03:12:43.359Zpython system 2 system
2082024-05-23T03:12:43.359Zpython3 system 3.11 system
2092024-05-23T03:12:43.359Zruby system 3.0 system
2102024-05-23T03:12:43.359Zwords vendor vendor american-english
2112024-05-23T03:12:43.359Zwords system system australian-english
2122024-05-23T03:12:43.359Zwords system system british-english
2132024-05-23T03:12:43.359Zwords system system canadian-english
2142024-05-23T03:12:43.359Zwords system system french
2152024-05-23T03:12:43.359Zwords system system italian
2162024-05-23T03:12:43.359Zwords system system ngerman
2172024-05-23T03:12:43.359Zwords system system ogerman
2182024-05-23T03:12:43.359Zwords system system spanish
2192024-05-23T03:12:43.691ZPUBLISHER TYPE STATUS P LOCATION
2202024-05-23T03:12:43.691Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2212024-05-23T03:12:45.141ZFMRI IFO
2222024-05-23T03:12:45.141Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2232024-05-23T03:12:45.142Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2242024-05-23T03:12:45.142Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2252024-05-23T03:12:45.142Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2262024-05-23T03:12:45.142Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2272024-05-23T03:12:45.142Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2282024-05-23T03:12:45.142Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2292024-05-23T03:12:45.142Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2302024-05-23T03:12:45.142Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2312024-05-23T03:12:45.142Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2322024-05-23T03:12:45.142Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2332024-05-23T03:12:45.142Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2342024-05-23T03:12:45.419Z+ set -o errexit
2352024-05-23T03:12:45.423Z+++ dirname ./tools/ci_download_cockroachdb
2362024-05-23T03:12:45.423Z++ cd ./tools
2372024-05-23T03:12:45.423Z++ pwd
2382024-05-23T03:12:45.428Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2392024-05-23T03:12:45.428Z++ basename ./tools/ci_download_cockroachdb
2402024-05-23T03:12:45.428Z+ ARG0=ci_download_cockroachdb
2412024-05-23T03:12:45.428Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2422024-05-23T03:12:45.435Z+ CIDL_VERSION=v22.1.9
2432024-05-23T03:12:45.435Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2442024-05-23T03:12:45.435Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2452024-05-23T03:12:45.435Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2462024-05-23T03:12:45.435Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2472024-05-23T03:12:45.435Z+ TARGET_DIR=out
2482024-05-23T03:12:45.435Z+ DOWNLOAD_DIR=out/downloads
2492024-05-23T03:12:45.435Z+ DEST_DIR=./out/cockroachdb
2502024-05-23T03:12:45.435Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2512024-05-23T03:12:45.435Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2522024-05-23T03:12:45.435Z+ main
2532024-05-23T03:12:45.435Z+ [[ 0 != 0 ]]
2542024-05-23T03:12:45.435Z+ CIDL_OS=solaris2.11
2552024-05-23T03:12:45.436Z+ [[ 0 != 0 ]]
2562024-05-23T03:12:45.436Z+ configure_os solaris2.11
2572024-05-23T03:12:45.436Z+ echo 'current directory: /work/oxidecomputer/omicron'
2582024-05-23T03:12:45.436Z+ echo 'configuring based on OS: "solaris2.11"'
2592024-05-23T03:12:45.436Zcurrent directory: /work/oxidecomputer/omicron
2602024-05-23T03:12:45.436Zconfiguring based on OS: "solaris2.11"
2612024-05-23T03:12:45.436Z+ case "$1" in
2622024-05-23T03:12:45.436Z+ CIDL_BUILD=illumos
2632024-05-23T03:12:45.436Z+ CIDL_SUFFIX=tar.gz
2642024-05-23T03:12:45.436Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2652024-05-23T03:12:45.436Z+ CIDL_URL_BASE=https://illumos.org/downloads
2662024-05-23T03:12:45.436Z+ CIDL_ASSEMBLE=do_assemble_illumos
2672024-05-23T03:12:45.436Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2682024-05-23T03:12:45.437Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2692024-05-23T03:12:45.437Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2702024-05-23T03:12:45.437Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2712024-05-23T03:12:45.437Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2722024-05-23T03:12:45.437Z+ CIDL_SHA256FUNC=do_sha256sum
2732024-05-23T03:12:45.437Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2742024-05-23T03:12:45.437ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2752024-05-23T03:12:45.437Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2762024-05-23T03:12:45.437Z+ mkdir -p out/downloads
2772024-05-23T03:12:45.437ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2782024-05-23T03:12:45.437Z+ mkdir -p ./out/cockroachdb
2792024-05-23T03:12:45.442Z+ local DO_DOWNLOAD=true
2802024-05-23T03:12:45.442Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2812024-05-23T03:12:45.442Z+ '[' true == true ']'
2822024-05-23T03:12:45.442Z+ echo Downloading...
2832024-05-23T03:12:45.442ZDownloading...
2842024-05-23T03:12:45.442Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2852024-05-23T03:12:45.442Z+ 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
2862024-05-23T03:12:48.536Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2872024-05-23T03:12:48.541Z++ sha256sum
2882024-05-23T03:12:48.541Z++ awk '{print $1}'
2892024-05-23T03:12:48.600Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2902024-05-23T03:12:48.600Z+ [[ 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 ]]
2912024-05-23T03:12:48.605Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-05-23T03:12:48.605Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2932024-05-23T03:12:50.782Z+ do_assemble_illumos
2942024-05-23T03:12:50.782Z+ rm -r ./out/cockroachdb
2952024-05-23T03:12:50.787Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2962024-05-23T03:12:51.171Z+ ./out/cockroachdb/bin/cockroach version
2972024-05-23T03:12:51.384ZBuild Tag: v22.1.9-dirty
2982024-05-23T03:12:51.384ZBuild Time: 2022/10/26 21:17:46
2992024-05-23T03:12:51.384ZDistribution: OSS
3002024-05-23T03:12:51.384ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3012024-05-23T03:12:51.384ZGo Version: go1.17.13
3022024-05-23T03:12:51.385ZC Compiler: gcc 10.3.0
3032024-05-23T03:12:51.385ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3042024-05-23T03:12:51.385ZBuild Type: release
3052024-05-23T03:12:51.858Z+ set -o errexit
3062024-05-23T03:12:51.858Z+++ dirname ./tools/ci_download_clickhouse
3072024-05-23T03:12:51.858Z++ cd ./tools
3082024-05-23T03:12:51.858Z++ pwd
3092024-05-23T03:12:51.858Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3102024-05-23T03:12:51.858Z++ basename ./tools/ci_download_clickhouse
3112024-05-23T03:12:51.858Z+ ARG0=ci_download_clickhouse
3122024-05-23T03:12:51.858Z+ TARGET_DIR=out
3132024-05-23T03:12:51.858Z+ DOWNLOAD_DIR=out/downloads
3142024-05-23T03:12:51.858Z+ DEST_DIR=./out/clickhouse
3152024-05-23T03:12:51.858Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3162024-05-23T03:12:51.858Z+ CIDL_VERSION=v23.8.7.24
3172024-05-23T03:12:51.859Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3182024-05-23T03:12:51.859Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3192024-05-23T03:12:51.859Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3202024-05-23T03:12:51.859Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3212024-05-23T03:12:51.859Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3222024-05-23T03:12:51.859Z+ main
3232024-05-23T03:12:51.859Z+ [[ 0 != 0 ]]
3242024-05-23T03:12:51.859Z+ CIDL_OS=solaris2.11
3252024-05-23T03:12:51.859Z+ [[ 0 != 0 ]]
3262024-05-23T03:12:51.859Z+ configure_os solaris2.11
3272024-05-23T03:12:51.859Z+ echo 'current directory: /work/oxidecomputer/omicron'
3282024-05-23T03:12:51.859Zcurrent directory: /work/oxidecomputer/omicron
3292024-05-23T03:12:51.859Zconfiguring based on OS: "solaris2.11"
3302024-05-23T03:12:51.859Z+ echo 'configuring based on OS: "solaris2.11"'
3312024-05-23T03:12:51.859Z+ CIDL_DASHREV=
3322024-05-23T03:12:51.859Z+ case "$1" in
3332024-05-23T03:12:51.859Z+ CIDL_PLATFORM=illumos
3342024-05-23T03:12:51.859Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3352024-05-23T03:12:51.859Z+ CIDL_MD5FUNC=do_md5sum
3362024-05-23T03:12:51.859Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3372024-05-23T03:12:51.859Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3382024-05-23T03:12:51.859Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3392024-05-23T03:12:51.859Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3402024-05-23T03:12:51.860Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3412024-05-23T03:12:51.860ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3422024-05-23T03:12:51.860Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3432024-05-23T03:12:51.860ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3442024-05-23T03:12:51.860Z+ mkdir -p out/downloads
3452024-05-23T03:12:51.860Z+ mkdir -p ./out/clickhouse
3462024-05-23T03:12:51.860Z+ local DO_DOWNLOAD=true
3472024-05-23T03:12:51.860Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3482024-05-23T03:12:51.860Z+ '[' true == true ']'
3492024-05-23T03:12:51.860Z+ echo Downloading...
3502024-05-23T03:12:51.860ZDownloading...
3512024-05-23T03:12:51.860Z+ 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
3522024-05-23T03:12:51.860Z+ 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
3532024-05-23T03:12:53.359Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3542024-05-23T03:12:53.362Z++ md5sum
3552024-05-23T03:12:53.362Z++ awk '{print $1}'
3562024-05-23T03:12:53.675Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3572024-05-23T03:12:53.675Z+ [[ 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 ]]
3582024-05-23T03:12:53.675Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3592024-05-23T03:12:53.682Z+ mkdir -p ./out/clickhouse
3602024-05-23T03:12:53.682Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3612024-05-23T03:12:57.540Z+ [[ solaris2.11 == darwin* ]]
3622024-05-23T03:12:57.540Z+ ./out/clickhouse/clickhouse server --version
3632024-05-23T03:12:57.820ZClickHouse server version 23.8.7.1.
3642024-05-23T03:12:57.841Z+ set -o errexit
3652024-05-23T03:12:57.845Z+++ dirname ./tools/ci_download_console
3662024-05-23T03:12:57.845Z++ cd ./tools
3672024-05-23T03:12:57.845Z++ pwd
3682024-05-23T03:12:57.845Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3692024-05-23T03:12:57.850Z++ basename ./tools/ci_download_console
3702024-05-23T03:12:57.850Z+ ARG0=ci_download_console
3712024-05-23T03:12:57.850Z+ TARGET_DIR=out
3722024-05-23T03:12:57.850Z+ DOWNLOAD_DIR=out/downloads
3732024-05-23T03:12:57.850Z+ DEST_DIR=./out/console-assets
3742024-05-23T03:12:57.850Z+ source /work/oxidecomputer/omicron/tools/console_version
3752024-05-23T03:12:57.850Z++ COMMIT=a228b75ba35952b68c0b8b0892c452d4fc29467a
3762024-05-23T03:12:57.850Z++ SHA2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048
3772024-05-23T03:12:57.850Z+ URL=https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3782024-05-23T03:12:57.850Z+ TARBALL_FILE=out/downloads/console.tar.gz
3792024-05-23T03:12:57.850Z+ main
3802024-05-23T03:12:57.850Z+ [[ 0 != 0 ]]
3812024-05-23T03:12:57.850Z+ echo 'URL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz'
3822024-05-23T03:12:57.850ZURL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3832024-05-23T03:12:57.850ZLocal file: out/downloads/console.tar.gz
3842024-05-23T03:12:57.850Z+ echo 'Local file: out/downloads/console.tar.gz'
3852024-05-23T03:12:57.850Z+ local DO_DOWNLOAD=true
3862024-05-23T03:12:57.850Z+ [[ -f out/downloads/console.tar.gz ]]
3872024-05-23T03:12:57.850Z+ mkdir -p out/downloads
3882024-05-23T03:12:57.851Z+ '[' true == true ']'
3892024-05-23T03:12:57.851Z+ echo Downloading...
3902024-05-23T03:12:57.851ZDownloading...
3912024-05-23T03:12:57.854Z+ do_download_curl https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz out/downloads/console.tar.gz
3922024-05-23T03:12:57.854Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3932024-05-23T03:12:58.646Z++ do_sha256sum out/downloads/console.tar.gz
3942024-05-23T03:12:58.646Z++ case "$OSTYPE" in
3952024-05-23T03:12:58.646Z++ SHA=sha256sum
3962024-05-23T03:12:58.651Z++ sha256sum
3972024-05-23T03:12:58.651Z++ awk '{print $1}'
3982024-05-23T03:12:58.655Z+ calculated_sha2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048
3992024-05-23T03:12:58.655Z+ [[ 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 ]]
4002024-05-23T03:12:58.659Z+ rm -rf ./out/console-assets
4012024-05-23T03:12:58.659Z+ mkdir -p ./out/console-assets
4022024-05-23T03:12:58.659Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4032024-05-23T03:12:58.660Z+ mkdir -p ./out/console-assets
4042024-05-23T03:12:58.663Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4052024-05-23T03:12:58.757Z+ set -o errexit
4062024-05-23T03:12:58.762Z+++ dirname ./tools/ci_download_dendrite_openapi
4072024-05-23T03:12:58.762Z++ cd ./tools
4082024-05-23T03:12:58.762Z++ pwd
4092024-05-23T03:12:58.762Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4102024-05-23T03:12:58.762Z++ basename ./tools/ci_download_dendrite_openapi
4112024-05-23T03:12:58.778Z+ ARG0=ci_download_dendrite_openapi
4122024-05-23T03:12:58.778Z+ TARGET_DIR=out
4132024-05-23T03:12:58.778Z+ DOWNLOAD_DIR=out/downloads
4142024-05-23T03:12:58.778Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4152024-05-23T03:12:58.778Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4162024-05-23T03:12:58.778Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4172024-05-23T03:12:58.779Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4182024-05-23T03:12:58.779Z+ LOCAL_FILE=out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4192024-05-23T03:12:58.779Z+ main
4202024-05-23T03:12:58.779Z+ [[ 0 != 0 ]]
4212024-05-23T03:12:58.779Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json'
4222024-05-23T03:12:58.779Z+ echo 'Local file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json'
4232024-05-23T03:12:58.779ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4242024-05-23T03:12:58.779ZLocal file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4252024-05-23T03:12:58.779Z+ local DO_DOWNLOAD=true
4262024-05-23T03:12:58.779Z+ [[ -f out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json ]]
4272024-05-23T03:12:58.779Z+ mkdir -p out/downloads
4282024-05-23T03:12:58.779Z+ '[' true == true ']'
4292024-05-23T03:12:58.779Z+ echo Downloading...
4302024-05-23T03:12:58.779ZDownloading...
4312024-05-23T03:12:58.779Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4322024-05-23T03:12:58.780Z+ 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
4332024-05-23T03:12:58.990Z++ do_sha256sum out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4342024-05-23T03:12:58.990Z++ case "$OSTYPE" in
4352024-05-23T03:12:58.990Z++ SHA=sha256sum
4362024-05-23T03:12:58.994Z++ sha256sum
4372024-05-23T03:12:58.994Z++ awk '{print $1}'
4382024-05-23T03:12:58.998Z+ calculated_sha2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4392024-05-23T03:12:58.998Z+ [[ 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 ]]
4402024-05-23T03:12:59.003Z+ set -o errexit
4412024-05-23T03:12:59.007Z+++ dirname ./tools/ci_download_dendrite_stub
4422024-05-23T03:12:59.007Z++ cd ./tools
4432024-05-23T03:12:59.007Z++ pwd
4442024-05-23T03:12:59.012Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4452024-05-23T03:12:59.012Z++ basename ./tools/ci_download_dendrite_stub
4462024-05-23T03:12:59.012Z+ ARG0=ci_download_dendrite_stub
4472024-05-23T03:12:59.012Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4482024-05-23T03:12:59.012Z++ CIDL_SHA256_ILLUMOS=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4492024-05-23T03:12:59.012Z++ CIDL_SHA256_LINUX_DPD=fa38138db9ce1c2cababd11dd9ef1289295e4a8185c78372f6ff1a090c75a05b
4502024-05-23T03:12:59.012Z++ CIDL_SHA256_LINUX_SWADM=ebda6c0a8e29f40c389337fe2e37c1191eeeb34d729de7724b6d707bb6c9a882
4512024-05-23T03:12:59.012Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4522024-05-23T03:12:59.012Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4532024-05-23T03:12:59.013Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4542024-05-23T03:12:59.013Z+ TARGET_DIR=out
4552024-05-23T03:12:59.013Z+ DOWNLOAD_DIR=out/downloads
4562024-05-23T03:12:59.013Z+ DEST_DIR=./out/dendrite-stub
4572024-05-23T03:12:59.013Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4582024-05-23T03:12:59.013Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4592024-05-23T03:12:59.013Z+ REPO=oxidecomputer/dendrite
4602024-05-23T03:12:59.013Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4612024-05-23T03:12:59.013Z+ main
4622024-05-23T03:12:59.013Z+ [[ 0 != 0 ]]
4632024-05-23T03:12:59.013Z+ CIDL_OS=solaris2.11
4642024-05-23T03:12:59.013Z+ [[ 0 != 0 ]]
4652024-05-23T03:12:59.013Z+ configure_os solaris2.11
4662024-05-23T03:12:59.013Z+ echo 'current directory: /work/oxidecomputer/omicron'
4672024-05-23T03:12:59.013Zcurrent directory: /work/oxidecomputer/omicron
4682024-05-23T03:12:59.013Z+ echo 'configuring based on OS: "solaris2.11"'
4692024-05-23T03:12:59.013Z+ case "$1" in
4702024-05-23T03:12:59.013Zconfiguring based on OS: "solaris2.11"
4712024-05-23T03:12:59.013Z+ SET_BINARIES=
4722024-05-23T03:12:59.013Z+ CIDL_SHA256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4732024-05-23T03:12:59.013Z+ CIDL_SHA256FUNC=do_sha256sum
4742024-05-23T03:12:59.013Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4752024-05-23T03:12:59.013Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4762024-05-23T03:12:59.014Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4772024-05-23T03:12:59.014Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz'
4782024-05-23T03:12:59.014Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4792024-05-23T03:12:59.014ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4802024-05-23T03:12:59.014ZLocal file: out/downloads/dendrite-stub.tar.gz
4812024-05-23T03:12:59.014Z+ mkdir -p out/downloads
4822024-05-23T03:12:59.018Z+ mkdir -p ./out/dendrite-stub
4832024-05-23T03:12:59.018Z+ fetch_and_verify
4842024-05-23T03:12:59.018Z+ local DO_DOWNLOAD=true
4852024-05-23T03:12:59.018Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
4862024-05-23T03:12:59.018Z+ '[' true == true ']'
4872024-05-23T03:12:59.018Z+ echo Downloading...
4882024-05-23T03:12:59.018ZDownloading...
4892024-05-23T03:12:59.018Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
4902024-05-23T03:12:59.018Z+ 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
4912024-05-23T03:13:06.799Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
4922024-05-23T03:13:06.822Z++ sha256sum
4932024-05-23T03:13:06.822Z++ awk '{print $1}'
4942024-05-23T03:13:06.826Z+ calculated_sha256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4952024-05-23T03:13:06.826Z+ [[ 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 ]]
4962024-05-23T03:13:06.826Z+ do_untar out/downloads/dendrite-stub.tar.gz
4972024-05-23T03:13:06.827Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
4982024-05-23T03:13:07.465Z+ do_assemble
4992024-05-23T03:13:07.465Z+ rm -r ./out/dendrite-stub
5002024-05-23T03:13:07.472Z+ mkdir ./out/dendrite-stub
5012024-05-23T03:13:07.472Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5022024-05-23T03:13:07.558Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5032024-05-23T03:13:07.570Z+ set -o errexit
5042024-05-23T03:13:07.580Z+++ dirname ./tools/ci_download_maghemite_mgd
5052024-05-23T03:13:07.580Z++ cd ./tools
5062024-05-23T03:13:07.581Z++ pwd
5072024-05-23T03:13:07.581Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5082024-05-23T03:13:07.581Z++ basename ./tools/ci_download_maghemite_mgd
5092024-05-23T03:13:07.581Z+ ARG0=ci_download_maghemite_mgd
5102024-05-23T03:13:07.581Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5112024-05-23T03:13:07.581Z++ CIDL_SHA256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5122024-05-23T03:13:07.581Z++ MGD_LINUX_SHA256=903413ddaab89594ed7518cb8f2f27793e96cd17ed2d6b3fe11657ec4375cb19
5132024-05-23T03:13:07.581Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5142024-05-23T03:13:07.582Z++ COMMIT=23b0cf439f9f62b9a4933e55cc72bcaddc9596cd
5152024-05-23T03:13:07.582Z++ SHA2=fdb33ee7425923560534672264008ef8948d227afce948ab704de092ad72157c
5162024-05-23T03:13:07.582Z+ TARGET_DIR=out
5172024-05-23T03:13:07.582Z+ DOWNLOAD_DIR=out/downloads
5182024-05-23T03:13:07.582Z+ DEST_DIR=./out/mgd
5192024-05-23T03:13:07.582Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5202024-05-23T03:13:07.582Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5212024-05-23T03:13:07.582Z+ REPO=oxidecomputer/maghemite
5222024-05-23T03:13:07.583Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd
5232024-05-23T03:13:07.583Z+ main
5242024-05-23T03:13:07.583Z+ rm -rf out/downloads/root
5252024-05-23T03:13:07.592Z+ [[ 0 != 0 ]]
5262024-05-23T03:13:07.592Z+ CIDL_OS=solaris2.11
5272024-05-23T03:13:07.592Z+ [[ 0 != 0 ]]
5282024-05-23T03:13:07.593Z+ configure_os solaris2.11
5292024-05-23T03:13:07.593Z+ echo 'current directory: /work/oxidecomputer/omicron'
5302024-05-23T03:13:07.593Zcurrent directory: /work/oxidecomputer/omicron
5312024-05-23T03:13:07.593Z+ echo 'configuring based on OS: "solaris2.11"'
5322024-05-23T03:13:07.593Z+ case "$1" in
5332024-05-23T03:13:07.593Zconfiguring based on OS: "solaris2.11"
5342024-05-23T03:13:07.593Z+ SET_BINARIES=
5352024-05-23T03:13:07.593Z+ CIDL_SHA256FUNC=do_sha256sum
5362024-05-23T03:13:07.593Z+ TARBALL_FILENAME=mgd.tar.gz
5372024-05-23T03:13:07.593Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz
5382024-05-23T03:13:07.593Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5392024-05-23T03:13:07.593Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz'
5402024-05-23T03:13:07.594Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5412024-05-23T03:13:07.594ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz
5422024-05-23T03:13:07.594ZLocal file: out/downloads/mgd.tar.gz
5432024-05-23T03:13:07.594Z+ mkdir -p out/downloads
5442024-05-23T03:13:07.594Z+ mkdir -p ./out/mgd
5452024-05-23T03:13:07.594Z+ fetch_and_verify
5462024-05-23T03:13:07.594Z+ local DO_DOWNLOAD=true
5472024-05-23T03:13:07.594Z+ [[ -f out/downloads/mgd.tar.gz ]]
5482024-05-23T03:13:07.595Z+ '[' true == true ']'
5492024-05-23T03:13:07.595Z+ echo Downloading...
5502024-05-23T03:13:07.595ZDownloading...
5512024-05-23T03:13:07.595Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz out/downloads/mgd.tar.gz
5522024-05-23T03:13:07.595Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz
5532024-05-23T03:13:14.659Z++ do_sha256sum out/downloads/mgd.tar.gz
5542024-05-23T03:13:14.663Z++ sha256sum
5552024-05-23T03:13:14.663Z++ awk '{print $1}'
5562024-05-23T03:13:14.685Z+ calculated_sha256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5572024-05-23T03:13:14.688Z+ [[ e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd != \e\0\9\0\7\d\e\3\9\c\a\9\f\8\a\b\4\5\d\4\0\d\3\6\1\a\1\d\b\e\e\d\4\b\d\8\e\9\b\1\5\7\f\8\d\3\d\8\f\e\0\a\4\b\c\2\5\9\d\9\3\3\b\d ]]
5582024-05-23T03:13:14.688Z+ do_untar out/downloads/mgd.tar.gz
5592024-05-23T03:13:14.688Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5602024-05-23T03:13:15.271Z+ do_assemble
5612024-05-23T03:13:15.271Z+ rm -r ./out/mgd
5622024-05-23T03:13:15.275Z+ mkdir ./out/mgd
5632024-05-23T03:13:15.275Z+ cp -r out/downloads/root ./out/mgd/root
5642024-05-23T03:13:15.370Z+ set -o errexit
5652024-05-23T03:13:15.383Z+++ dirname ./tools/ci_download_transceiver_control
5662024-05-23T03:13:15.383Z++ cd ./tools
5672024-05-23T03:13:15.383Z++ pwd
5682024-05-23T03:13:15.383Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5692024-05-23T03:13:15.383Z++ basename ./tools/ci_download_transceiver_control
5702024-05-23T03:13:15.384Z+ ARG0=ci_download_transceiver_control
5712024-05-23T03:13:15.384Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5722024-05-23T03:13:15.384Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5732024-05-23T03:13:15.384Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5742024-05-23T03:13:15.384Z+ TARGET_DIR=out
5752024-05-23T03:13:15.384Z+ DOWNLOAD_DIR=out/downloads
5762024-05-23T03:13:15.385Z+ DEST_DIR=./out/transceiver-control
5772024-05-23T03:13:15.385Z+ BIN_DIR=/opt/oxide/bin
5782024-05-23T03:13:15.385Z+ BINARY=xcvradm
5792024-05-23T03:13:15.385Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5802024-05-23T03:13:15.385Z+ REPO=oxidecomputer/transceiver-control
5812024-05-23T03:13:15.385Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5822024-05-23T03:13:15.386Z+ main
5832024-05-23T03:13:15.386Z+ [[ 0 != 0 ]]
5842024-05-23T03:13:15.386Z+ CIDL_OS=solaris2.11
5852024-05-23T03:13:15.386Z+ [[ 0 != 0 ]]
5862024-05-23T03:13:15.386Z+ configure_os solaris2.11
5872024-05-23T03:13:15.386Z+ echo 'current directory: /work/oxidecomputer/omicron'
5882024-05-23T03:13:15.387Zcurrent directory: /work/oxidecomputer/omicron
5892024-05-23T03:13:15.387Z+ echo 'configuring based on OS: "solaris2.11"'
5902024-05-23T03:13:15.387Z+ case "$1" in
5912024-05-23T03:13:15.387Z+ SET_BINARIES=
5922024-05-23T03:13:15.387Zconfiguring based on OS: "solaris2.11"
5932024-05-23T03:13:15.387Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5942024-05-23T03:13:15.387Z+ CIDL_SHA256FUNC=do_sha256sum
5952024-05-23T03:13:15.387Z+ ARCHIVE_FILENAME=xcvradm.gz
5962024-05-23T03:13:15.387Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5972024-05-23T03:13:15.387Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
5982024-05-23T03:13:15.387Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
5992024-05-23T03:13:15.388Z+ echo 'Local file: out/downloads/xcvradm.gz'
6002024-05-23T03:13:15.388ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6012024-05-23T03:13:15.388ZLocal file: out/downloads/xcvradm.gz
6022024-05-23T03:13:15.388Z+ mkdir -p out/downloads
6032024-05-23T03:13:15.388Z+ mkdir -p ./out/transceiver-control
6042024-05-23T03:13:15.388Z+ fetch_and_verify
6052024-05-23T03:13:15.389Z+ local DO_DOWNLOAD=true
6062024-05-23T03:13:15.389Z+ [[ -f out/downloads/xcvradm.gz ]]
6072024-05-23T03:13:15.389Z+ '[' true == true ']'
6082024-05-23T03:13:15.389Z+ echo Downloading...
6092024-05-23T03:13:15.389ZDownloading...
6102024-05-23T03:13:15.389Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6112024-05-23T03:13:15.390Z+ 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
6122024-05-23T03:13:16.527Z++ do_sha256sum out/downloads/xcvradm.gz
6132024-05-23T03:13:16.531Z++ sha256sum
6142024-05-23T03:13:16.531Z++ awk '{print $1}'
6152024-05-23T03:13:16.536Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6162024-05-23T03:13:16.536Z+ [[ 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 ]]
6172024-05-23T03:13:16.539Z+ do_unpack out/downloads/xcvradm.gz
6182024-05-23T03:13:16.539Z+ mkdir -p out/downloads/root//opt/oxide/bin
6192024-05-23T03:13:16.540Z+ gzip -dc out/downloads/xcvradm.gz
6202024-05-23T03:13:16.664Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6212024-05-23T03:13:16.675Z+ do_assemble
6222024-05-23T03:13:16.675Z+ rm -r ./out/transceiver-control
6232024-05-23T03:13:16.675Z+ mkdir ./out/transceiver-control
6242024-05-23T03:13:16.675Z+ cp -r out/downloads/root ./out/transceiver-control/root
6252024-05-23T03:13:16.763Z+ set -o errexit
6262024-05-23T03:13:17.171Z+++ dirname ./tools/ci_download_thundermuffin
6272024-05-23T03:13:17.172Z++ cd ./tools
6282024-05-23T03:13:17.172Z++ pwd
6292024-05-23T03:13:17.172Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6302024-05-23T03:13:17.172Z++ basename ./tools/ci_download_thundermuffin
6312024-05-23T03:13:17.172Z+ ARG0=ci_download_thundermuffin
6322024-05-23T03:13:17.172Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6332024-05-23T03:13:17.172Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6342024-05-23T03:13:17.172Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6352024-05-23T03:13:17.172Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6362024-05-23T03:13:17.172Z+ TARGET_DIR=out
6372024-05-23T03:13:17.172Z+ DOWNLOAD_DIR=out/downloads
6382024-05-23T03:13:17.172Z+ DEST_DIR=./out/thundermuffin
6392024-05-23T03:13:17.172Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6402024-05-23T03:13:17.172Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6412024-05-23T03:13:17.172Z+ REPO=oxidecomputer/thundermuffin
6422024-05-23T03:13:17.172Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6432024-05-23T03:13:17.172Z+ main
6442024-05-23T03:13:17.172Z+ rm -rf out/downloads/root
6452024-05-23T03:13:17.172Z+ [[ 0 != 0 ]]
6462024-05-23T03:13:17.172Z+ CIDL_OS=solaris2.11
6472024-05-23T03:13:17.172Z+ [[ 0 != 0 ]]
6482024-05-23T03:13:17.172Z+ configure_os solaris2.11
6492024-05-23T03:13:17.172Z+ echo 'current directory: /work/oxidecomputer/omicron'
6502024-05-23T03:13:17.173Zcurrent directory: /work/oxidecomputer/omicron
6512024-05-23T03:13:17.173Z+ echo 'configuring based on OS: "solaris2.11"'
6522024-05-23T03:13:17.173Z+ case "$1" in
6532024-05-23T03:13:17.173Zconfiguring based on OS: "solaris2.11"
6542024-05-23T03:13:17.173Z+ SET_BINARIES=
6552024-05-23T03:13:17.173Z+ CIDL_SHA256FUNC=do_sha256sum
6562024-05-23T03:13:17.173Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6572024-05-23T03:13:17.173Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6582024-05-23T03:13:17.173Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6592024-05-23T03:13:17.173Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6602024-05-23T03:13:17.173ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6612024-05-23T03:13:17.173Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
6622024-05-23T03:13:17.173ZLocal file: out/downloads/thundermuffin.tar.gz
6632024-05-23T03:13:17.173Z+ mkdir -p out/downloads
6642024-05-23T03:13:17.173Z+ mkdir -p ./out/thundermuffin
6652024-05-23T03:13:17.173Z+ fetch_and_verify
6662024-05-23T03:13:17.173Z+ local DO_DOWNLOAD=true
6672024-05-23T03:13:17.173Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
6682024-05-23T03:13:17.173Z+ '[' true == true ']'
6692024-05-23T03:13:17.173Z+ echo Downloading...
6702024-05-23T03:13:17.173ZDownloading...
6712024-05-23T03:13:17.173Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
6722024-05-23T03:13:17.173Z+ 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
6732024-05-23T03:13:18.148Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
6742024-05-23T03:13:18.153Z++ sha256sum
6752024-05-23T03:13:18.153Z++ awk '{print $1}'
6762024-05-23T03:13:18.164Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6772024-05-23T03:13:18.164Z+ [[ 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 ]]
6782024-05-23T03:13:18.164Z+ do_untar out/downloads/thundermuffin.tar.gz
6792024-05-23T03:13:18.164Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
6802024-05-23T03:13:18.220Z+ do_assemble
6812024-05-23T03:13:18.220Z+ rm -r ./out/thundermuffin
6822024-05-23T03:13:18.224Z+ mkdir ./out/thundermuffin
6832024-05-23T03:13:18.227Z+ cp -r out/downloads/root ./out/thundermuffin/root
6842024-05-23T03:13:18.237ZAll prerequisites installed successfully
6852024-05-23T03:13:18.241Z
6862024-05-23T03:13:18.241Zreal 2:03.764372807
6872024-05-23T03:13:18.241Zuser 38.575520084
6882024-05-23T03:13:18.241Zsys 7.163017416
6892024-05-23T03:13:18.241Ztrap 0.008742565
6902024-05-23T03:13:18.241Ztflt 0.168302835
6912024-05-23T03:13:18.241Zdflt 0.197523850
6922024-05-23T03:13:18.241Zkflt 0.184635703
6932024-05-23T03:13:18.241Zlock 1.421937963
6942024-05-23T03:13:18.241Zslp 4:01.450721329
6952024-05-23T03:13:18.241Zlat 2.016898548
6962024-05-23T03:13:18.241Zstop 0.137884182
6972024-05-23T03:13:18.241Z+ source ./tools/include/force-git-over-https.sh
6982024-05-23T03:13:18.242Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
6992024-05-23T03:13:18.242Z++ (( i = 0 ))
7002024-05-23T03:13:18.242Z++ (( i < 5 ))
7012024-05-23T03:13:18.242Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
7022024-05-23T03:13:18.245Z++ (( i++ ))
7032024-05-23T03:13:18.245Z++ (( i < 5 ))
7042024-05-23T03:13:18.245Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
7052024-05-23T03:13:18.245Z++ (( i++ ))
7062024-05-23T03:13:18.245Z++ (( i < 5 ))
7072024-05-23T03:13:18.245Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
7082024-05-23T03:13:18.249Z++ (( i++ ))
7092024-05-23T03:13:18.249Z++ (( i < 5 ))
7102024-05-23T03:13:18.249Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
7112024-05-23T03:13:18.253Z++ (( i++ ))
7122024-05-23T03:13:18.253Z++ (( i < 5 ))
7132024-05-23T03:13:18.253Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
7142024-05-23T03:13:18.257Z++ (( i++ ))
7152024-05-23T03:13:18.257Z++ (( i < 5 ))
7162024-05-23T03:13:18.257Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
7172024-05-23T03:13:18.257Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
7182024-05-23T03:13:18.257Z+ rc=0
7192024-05-23T03:13:18.257Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
7202024-05-23T03:13:49.831Z+ case $rc in
7212024-05-23T03:13:49.831Z+ pfexec zfs create -p rpool/images/build/host
7222024-05-23T03:13:49.955Z+ pfexec zfs create -p rpool/images/build/recovery
7232024-05-23T03:13:50.024Z+ cargo xtask releng --output-dir /work
7242024-05-23T03:13:50.249Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7252024-05-23T03:13:50.719ZFrom https://github.com/oxidecomputer/pq-sys
7262024-05-23T03:13:50.719Z * [new branch] issue-36 -> origin/issue-36
7272024-05-23T03:13:50.728Z * [new branch] issue-36-with-metadata -> origin/issue-36-with-metadata
7282024-05-23T03:13:50.728Z * [new branch] master -> origin/master
7292024-05-23T03:13:50.728Z * [new branch] omicron-234 -> origin/omicron-234
7302024-05-23T03:13:50.728Z * [new branch] oxide/main -> origin/oxide/main
7312024-05-23T03:13:50.728Z * [new branch] oxide/omicron -> origin/oxide/omicron
7322024-05-23T03:13:50.728Z * [new branch] windows -> origin/windows
7332024-05-23T03:13:50.728Z * [new ref] -> origin/HEAD
7342024-05-23T03:13:50.728Z * [new tag] v0.2.2 -> v0.2.2
7352024-05-23T03:13:50.728Z * [new tag] v0.4.5 -> v0.4.5
7362024-05-23T03:13:50.728Z * [new tag] v0.4.6 -> v0.4.6
7372024-05-23T03:13:50.728Z Updating git repository `https://github.com/oxidecomputer/zone`
7382024-05-23T03:13:51.147ZFrom https://github.com/oxidecomputer/zone
7392024-05-23T03:13:51.147Z * [new branch] main -> origin/main
7402024-05-23T03:13:51.154Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7412024-05-23T03:13:51.154Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
7422024-05-23T03:13:51.154Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
7432024-05-23T03:13:51.154Z * [new ref] -> origin/HEAD
7442024-05-23T03:13:51.180Z Updating crates.io index
7452024-05-23T03:13:51.184Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7462024-05-23T03:13:51.864ZFrom https://github.com/oxidecomputer/dropshot
7472024-05-23T03:13:51.864Z * [new branch] archive/pr-14-before-force-push -> origin/archive/pr-14-before-force-push
7482024-05-23T03:13:51.868Z * [new branch] async -> origin/async
7492024-05-23T03:13:51.868Z * [new branch] build-o-mat -> origin/build-o-mat
7502024-05-23T03:13:51.868Z * [new branch] camel -> origin/camel
7512024-05-23T03:13:51.868Z * [new branch] carets -> origin/carets
7522024-05-23T03:13:51.868Z * [new branch] changes -> origin/changes
7532024-05-23T03:13:51.868Z * [new branch] ci-version -> origin/ci-version
7542024-05-23T03:13:51.868Z * [new branch] cleanup-tweak -> origin/cleanup-tweak
7552024-05-23T03:13:51.868Z * [new branch] clippy -> origin/clippy
7562024-05-23T03:13:51.869Z * [new branch] clippy-enforcement -> origin/clippy-enforcement
7572024-05-23T03:13:51.869Z * [new branch] clone -> origin/clone
7582024-05-23T03:13:51.869Z * [new branch] dependabot/cargo/http-1.0.0 -> origin/dependabot/cargo/http-1.0.0
7592024-05-23T03:13:51.869Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
7602024-05-23T03:13:51.869Z * [new branch] dependabot/cargo/hyper-rustls-0.27.1 -> origin/dependabot/cargo/hyper-rustls-0.27.1
7612024-05-23T03:13:51.869Z * [new branch] dependabot/cargo/hyper-staticfile-0.10.0 -> origin/dependabot/cargo/hyper-staticfile-0.10.0
7622024-05-23T03:13:51.869Z * [new branch] doc -> origin/doc
7632024-05-23T03:13:51.869Z * [new branch] err -> origin/err
7642024-05-23T03:13:51.869Z * [new branch] example-resumable-download -> origin/example-resumable-download
7652024-05-23T03:13:51.869Z * [new branch] expectorate -> origin/expectorate
7662024-05-23T03:13:51.869Z * [new branch] extracted -> origin/extracted
7672024-05-23T03:13:51.869Z * [new branch] fix_tests -> origin/fix_tests
7682024-05-23T03:13:51.869Z * [new branch] fmt2 -> origin/fmt2
7692024-05-23T03:13:51.869Z * [new branch] infinite_type_resolve -> origin/infinite_type_resolve
7702024-05-23T03:13:51.869Z * [new branch] kulakowski/tls -> origin/kulakowski/tls
7712024-05-23T03:13:51.869Z * [new branch] main -> origin/main
7722024-05-23T03:13:51.869Z * [new branch] maintainer-docs -> origin/maintainer-docs
7732024-05-23T03:13:51.869Z * [new branch] merge-server-config -> origin/merge-server-config
7742024-05-23T03:13:51.869Z * [new branch] multi-api -> origin/multi-api
7752024-05-23T03:13:51.869Z * [new branch] multiverse -> origin/multiverse
7762024-05-23T03:13:51.870Z * [new branch] openapi -> origin/openapi
7772024-05-23T03:13:51.870Z * [new branch] openapi2 -> origin/openapi2
7782024-05-23T03:13:51.870Z * [new branch] port-fix-better -> origin/port-fix-better
7792024-05-23T03:13:51.876Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7802024-05-23T03:13:51.876Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
7812024-05-23T03:13:51.876Z * [new branch] rmp-page-token -> origin/rmp-page-token
7822024-05-23T03:13:51.876Z * [new branch] rustfmt-m1 -> origin/rustfmt-m1
7832024-05-23T03:13:51.876Z * [new branch] rustfmt-test-stable-only -> origin/rustfmt-test-stable-only
7842024-05-23T03:13:51.876Z * [new branch] rustfmt-test-unstable-options -> origin/rustfmt-test-unstable-options
7852024-05-23T03:13:51.876Z * [new branch] server-log -> origin/server-log
7862024-05-23T03:13:51.877Z * [new branch] simple-headers -> origin/simple-headers
7872024-05-23T03:13:51.877Z * [new branch] sunshowers/spr/add-a-new-chunkedbody-extractor -> origin/sunshowers/spr/add-a-new-chunkedbody-extractor
7882024-05-23T03:13:51.877Z * [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-05-23T03:13:51.877Z * [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-05-23T03:13:51.877Z * [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-05-23T03:13:51.877Z * [new branch] sunshowers/spr/dropshot-add-bad_channel-fixtures -> origin/sunshowers/spr/dropshot-add-bad_channel-fixtures
7922024-05-23T03:13:51.877Z * [new branch] sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters
7932024-05-23T03:13:51.877Z * [new branch] sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation
7942024-05-23T03:13:51.877Z * [new branch] sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests -> origin/sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests
7952024-05-23T03:13:51.877Z * [new branch] sunshowers/spr/dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/dropshot-endpoint-unify-error-message-style
7962024-05-23T03:13:51.877Z * [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-05-23T03:13:51.877Z * [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-05-23T03:13:51.877Z * [new branch] sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters
7992024-05-23T03:13:51.877Z * [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-05-23T03:13:51.877Z * [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
8012024-05-23T03:13:51.877Z * [new branch] sunshowers/spr/main.dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/main.dropshot-endpoint-unify-error-message-style
8022024-05-23T03:13:51.877Z * [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
8032024-05-23T03:13:51.877Z * [new branch] sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers
8042024-05-23T03:13:51.878Z * [new branch] sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers
8052024-05-23T03:13:51.878Z * [new branch] test-skip-deserialize -> origin/test-skip-deserialize
8062024-05-23T03:13:51.878Z * [new branch] update-usdt-dep -> origin/update-usdt-dep
8072024-05-23T03:13:51.878Z * [new branch] urlencoded_typedbody -> origin/urlencoded_typedbody
8082024-05-23T03:13:51.878Z * [new branch] websockets -> origin/websockets
8092024-05-23T03:13:51.878Z * [new branch] x-forwarded-for -> origin/x-forwarded-for
8102024-05-23T03:13:51.878Z * [new branch] x-forwarded-for-OLD -> origin/x-forwarded-for-OLD
8112024-05-23T03:13:51.878Z * [new ref] -> origin/HEAD
8122024-05-23T03:13:51.878Z * [new tag] v0.10.0 -> v0.10.0
8132024-05-23T03:13:51.878Z * [new tag] v0.10.1 -> v0.10.1
8142024-05-23T03:13:51.878Z * [new tag] v0.3.0 -> v0.3.0
8152024-05-23T03:13:51.878Z * [new tag] v0.4.0 -> v0.4.0
8162024-05-23T03:13:51.878Z * [new tag] v0.5.0 -> v0.5.0
8172024-05-23T03:13:51.878Z * [new tag] v0.5.1 -> v0.5.1
8182024-05-23T03:13:51.878Z * [new tag] v0.6.0 -> v0.6.0
8192024-05-23T03:13:51.878Z * [new tag] v0.7.0 -> v0.7.0
8202024-05-23T03:13:51.878Z * [new tag] v0.8.0 -> v0.8.0
8212024-05-23T03:13:51.878Z * [new tag] v0.9.0 -> v0.9.0
8222024-05-23T03:13:51.969Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8232024-05-23T03:13:52.747ZFrom https://github.com/oxidecomputer/maghemite
8242024-05-23T03:13:52.747Z * [new branch] anycast -> origin/anycast
8252024-05-23T03:13:52.755Z * [new branch] ddm-track-session-duration -> origin/ddm-track-session-duration
8262024-05-23T03:13:52.755Z * [new branch] mac-build -> origin/mac-build
8272024-05-23T03:13:52.755Z * [new branch] main -> origin/main
8282024-05-23T03:13:52.755Z * [new branch] renovate/hostname-0.x -> origin/renovate/hostname-0.x
8292024-05-23T03:13:52.755Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
8302024-05-23T03:13:52.755Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
8312024-05-23T03:13:52.755Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
8322024-05-23T03:13:52.755Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8332024-05-23T03:13:52.755Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
8342024-05-23T03:13:52.755Z * [new branch] ttl1-clean -> origin/ttl1-clean
8352024-05-23T03:13:52.755Z * [new branch] update-opte -> origin/update-opte
8362024-05-23T03:13:52.755Z * [new branch] update-oximeter -> origin/update-oximeter
8372024-05-23T03:13:52.756Z * [new branch] vpc-subnet-opte -> origin/vpc-subnet-opte
8382024-05-23T03:13:52.756Z * [new ref] -> origin/HEAD
8392024-05-23T03:13:52.756Z * [new tag] rift -> rift
8402024-05-23T03:13:52.756Z * [new tag] srp -> srp
8412024-05-23T03:13:52.756Z * [new tag] tie-spf -> tie-spf
8422024-05-23T03:13:52.785Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8432024-05-23T03:13:54.250ZFrom https://github.com/oxidecomputer/progenitor
8442024-05-23T03:13:54.250Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
8452024-05-23T03:13:54.254Z * [new branch] dependabot/cargo/proc-macro2-1.0.83 -> origin/dependabot/cargo/proc-macro2-1.0.83
8462024-05-23T03:13:54.254Z * [new branch] extension2 -> origin/extension2
8472024-05-23T03:13:54.254Z * [new branch] json-body-stdin-alias -> origin/json-body-stdin-alias
8482024-05-23T03:13:54.254Z * [new branch] main -> origin/main
8492024-05-23T03:13:54.254Z * [new branch] nexus-update -> origin/nexus-update
8502024-05-23T03:13:54.254Z * [new branch] owned-response-stream -> origin/owned-response-stream
8512024-05-23T03:13:54.254Z * [new branch] print-example -> origin/print-example
8522024-05-23T03:13:54.254Z * [new branch] query-arg-collision -> origin/query-arg-collision
8532024-05-23T03:13:54.254Z * [new branch] request-map -> origin/request-map
8542024-05-23T03:13:54.254Z * [new branch] response-value-content-length -> origin/response-value-content-length
8552024-05-23T03:13:54.255Z * [new branch] security-schemes -> origin/security-schemes
8562024-05-23T03:13:54.255Z * [new branch] sketch-multiple-reponse-types -> origin/sketch-multiple-reponse-types
8572024-05-23T03:13:54.255Z * [new branch] test-ci -> origin/test-ci
8582024-05-23T03:13:54.255Z * [new branch] test-v0.7.0 -> origin/test-v0.7.0
8592024-05-23T03:13:54.255Z * [new branch] untyped-responses -> origin/untyped-responses
8602024-05-23T03:13:54.255Z * [new branch] v41 -> origin/v41
8612024-05-23T03:13:54.255Z * [new ref] -> origin/HEAD
8622024-05-23T03:13:54.255Z * [new tag] v0.1.1 -> v0.1.1
8632024-05-23T03:13:54.255Z * [new tag] v0.2.0 -> v0.2.0
8642024-05-23T03:13:54.255Z * [new tag] v0.3.0 -> v0.3.0
8652024-05-23T03:13:54.255Z * [new tag] v0.4.0 -> v0.4.0
8662024-05-23T03:13:54.255Z * [new tag] v0.4.1 -> v0.4.1
8672024-05-23T03:13:54.255Z * [new tag] v0.5.0 -> v0.5.0
8682024-05-23T03:13:54.255Z * [new tag] v0.6.0 -> v0.6.0
8692024-05-23T03:13:54.255Z * [new tag] v0.7.0 -> v0.7.0
8702024-05-23T03:13:54.354Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8712024-05-23T03:13:54.548Zwarning: redirecting to https://github.com/oxidecomputer/serde_human_bytes/
8722024-05-23T03:13:54.977ZFrom http://github.com/oxidecomputer/serde_human_bytes
8732024-05-23T03:13:54.977Z * [new branch] gh-pages -> origin/gh-pages
8742024-05-23T03:13:54.981Z * [new branch] main -> origin/main
8752024-05-23T03:13:54.981Z * [new branch] renovate/configure -> origin/renovate/configure
8762024-05-23T03:13:54.981Z * [new ref] -> origin/HEAD
8772024-05-23T03:13:55.010Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8782024-05-23T03:13:55.430ZFrom https://github.com/oxidecomputer/slog-error-chain
8792024-05-23T03:13:55.430Z * [new branch] main -> origin/main
8802024-05-23T03:13:55.436Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
8812024-05-23T03:13:55.436Z * [new branch] renovate/erased-serde-0.x -> origin/renovate/erased-serde-0.x
8822024-05-23T03:13:55.436Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8832024-05-23T03:13:55.436Z * [new branch] renovate/proc-macro2-1.x-lockfile -> origin/renovate/proc-macro2-1.x-lockfile
8842024-05-23T03:13:55.436Z * [new branch] renovate/quote-1.x-lockfile -> origin/renovate/quote-1.x-lockfile
8852024-05-23T03:13:55.437Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
8862024-05-23T03:13:55.437Z * [new ref] -> origin/HEAD
8872024-05-23T03:13:55.453Z Updating git repository `https://github.com/oxidecomputer/propolis`
8882024-05-23T03:13:56.518ZFrom https://github.com/oxidecomputer/propolis
8892024-05-23T03:13:56.518Z * [new branch] ata -> origin/ata
8902024-05-23T03:13:56.522Z * [new branch] eliza/somebios-version -> origin/eliza/somebios-version
8912024-05-23T03:13:56.522Z * [new branch] gjcolombo/two-migration-statuses -> origin/gjcolombo/two-migration-statuses
8922024-05-23T03:13:56.522Z * [new branch] luqmana/libnet -> origin/luqmana/libnet
8932024-05-23T03:13:56.522Z * [new branch] master -> origin/master
8942024-05-23T03:13:56.522Z * [new branch] softnpu-table-counters -> origin/softnpu-table-counters
8952024-05-23T03:13:56.523Z * [new ref] -> origin/HEAD
8962024-05-23T03:13:56.613Z Updating git repository `https://github.com/oxidecomputer/crucible`
8972024-05-23T03:13:58.121ZFrom https://github.com/oxidecomputer/crucible
8982024-05-23T03:13:58.121Z * [new branch] alan/abort-live-repair -> origin/alan/abort-live-repair
8992024-05-23T03:13:58.126Z * [new branch] alan/dsc-reset -> origin/alan/dsc-reset
9002024-05-23T03:13:58.126Z * [new branch] alan/i-cant-let-it-go -> origin/alan/i-cant-let-it-go
9012024-05-23T03:13:58.126Z * [new branch] alan/locks_and_dtrace_debug_stuff -> origin/alan/locks_and_dtrace_debug_stuff
9022024-05-23T03:13:58.127Z * [new branch] alan/lr-test-fun -> origin/alan/lr-test-fun
9032024-05-23T03:13:58.127Z * [new branch] alan/lr-wip -> origin/alan/lr-wip
9042024-05-23T03:13:58.127Z * [new branch] alan/more-dtrace-scripts -> origin/alan/more-dtrace-scripts
9052024-05-23T03:13:58.127Z * [new branch] alan/more-info -> origin/alan/more-info
9062024-05-23T03:13:58.127Z * [new branch] alan/no-repair-while-inactive -> origin/alan/no-repair-while-inactive
9072024-05-23T03:13:58.127Z * [new branch] alan/no-replace-before-active -> origin/alan/no-replace-before-active
9082024-05-23T03:13:58.127Z * [new branch] alan/rop-needs-replacing-too -> origin/alan/rop-needs-replacing-too
9092024-05-23T03:13:58.127Z * [new branch] alan/rust-new-clippy -> origin/alan/rust-new-clippy
9102024-05-23T03:13:58.127Z * [new branch] alan/short-downstairs-state -> origin/alan/short-downstairs-state
9112024-05-23T03:13:58.127Z * [new branch] alan/why_would_you_do_it_this_way -> origin/alan/why_would_you_do_it_this_way
9122024-05-23T03:13:58.127Z * [new branch] artemis/fio-ci -> origin/artemis/fio-ci
9132024-05-23T03:13:58.127Z * [new branch] artemis/inthash-norowid-manualcheckpoints-syncmodechange -> origin/artemis/inthash-norowid-manualcheckpoints-syncmodechange
9142024-05-23T03:13:58.127Z * [new branch] artemis/remove-reqwest-block-io -> origin/artemis/remove-reqwest-block-io
9152024-05-23T03:13:58.127Z * [new branch] artemis/unix-excl -> origin/artemis/unix-excl
9162024-05-23T03:13:58.127Z * [new branch] backrec -> origin/backrec
9172024-05-23T03:13:58.127Z * [new branch] cruplay -> origin/cruplay
9182024-05-23T03:13:58.127Z * [new branch] demo_m2 -> origin/demo_m2
9192024-05-23T03:13:58.127Z * [new branch] disconnect-wip -> origin/disconnect-wip
9202024-05-23T03:13:58.127Z * [new branch] jclulow -> origin/jclulow
9212024-05-23T03:13:58.127Z * [new branch] main -> origin/main
9222024-05-23T03:13:58.127Z * [new branch] manager -> origin/manager
9232024-05-23T03:13:58.127Z * [new branch] merge_warn -> origin/merge_warn
9242024-05-23T03:13:58.127Z * [new branch] minor -> origin/minor
9252024-05-23T03:13:58.128Z * [new branch] pantry -> origin/pantry
9262024-05-23T03:13:58.128Z * [new branch] parallel-flush -> origin/parallel-flush
9272024-05-23T03:13:58.128Z * [new branch] renovate/clap-4.x-lockfile -> origin/renovate/clap-4.x-lockfile
9282024-05-23T03:13:58.128Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
9292024-05-23T03:13:58.128Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
9302024-05-23T03:13:58.128Z * [new branch] renovate/hyper-staticfile-0.x -> origin/renovate/hyper-staticfile-0.x
9312024-05-23T03:13:58.128Z * [new branch] renovate/nbd-0.x -> origin/renovate/nbd-0.x
9322024-05-23T03:13:58.128Z * [new branch] renovate/omicron-zone-package-0.x -> origin/renovate/omicron-zone-package-0.x
9332024-05-23T03:13:58.128Z * [new branch] renovate/opentelemetry-jaeger-0.x -> origin/renovate/opentelemetry-jaeger-0.x
9342024-05-23T03:13:58.128Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
9352024-05-23T03:13:58.128Z * [new branch] renovate/rustls-pemfile-2.x -> origin/renovate/rustls-pemfile-2.x
9362024-05-23T03:13:58.128Z * [new branch] renovate/tokio-rustls-0.x -> origin/renovate/tokio-rustls-0.x
9372024-05-23T03:13:58.132Z * [new branch] renovate/tracing-opentelemetry-0.x -> origin/renovate/tracing-opentelemetry-0.x
9382024-05-23T03:13:58.132Z * [new branch] speculative-perfwork -> origin/speculative-perfwork
9392024-05-23T03:13:58.132Z * [new branch] sunshowers/spr/meta-patch-whoami -> origin/sunshowers/spr/meta-patch-whoami
9402024-05-23T03:13:58.132Z * [new branch] update-progenitor -> origin/update-progenitor
9412024-05-23T03:13:58.132Z * [new branch] use-json-schema -> origin/use-json-schema
9422024-05-23T03:13:58.132Z * [new ref] -> origin/HEAD
9432024-05-23T03:13:58.132Z * [new tag] one-task-refactoring -> one-task-refactoring
9442024-05-23T03:13:58.183Z Updating git repository `https://github.com/oxidecomputer/opte`
9452024-05-23T03:13:59.153ZFrom https://github.com/oxidecomputer/opte
9462024-05-23T03:13:59.153Z * [new branch] 481-strawman -> origin/481-strawman
9472024-05-23T03:13:59.158Z * [new branch] all-perf-in-flight -> origin/all-perf-in-flight
9482024-05-23T03:13:59.158Z * [new branch] config-dhcp-dns -> origin/config-dhcp-dns
9492024-05-23T03:13:59.158Z * [new branch] custom-subnet-routing -> origin/custom-subnet-routing
9502024-05-23T03:13:59.158Z * [new branch] demo-stuffs -> origin/demo-stuffs
9512024-05-23T03:13:59.158Z * [new branch] dont-proc-in-lock -> origin/dont-proc-in-lock
9522024-05-23T03:13:59.158Z * [new branch] goodbye-all-of-classification -> origin/goodbye-all-of-classification
9532024-05-23T03:13:59.158Z * [new branch] helios-2.0 -> origin/helios-2.0
9542024-05-23T03:13:59.158Z * [new branch] iliana/test -> origin/iliana/test
9552024-05-23T03:13:59.158Z * [new branch] ioctl-for-firewall-rules -> origin/ioctl-for-firewall-rules
9562024-05-23T03:13:59.158Z * [new branch] ipv6-home-and-two-tests-dev -> origin/ipv6-home-and-two-tests-dev
9572024-05-23T03:13:59.158Z * [new branch] kbench-zone-variant -> origin/kbench-zone-variant
9582024-05-23T03:13:59.158Z * [new branch] luqmana/ipv4-options -> origin/luqmana/ipv4-options
9592024-05-23T03:13:59.158Z * [new branch] luqmana/no-vnic -> origin/luqmana/no-vnic
9602024-05-23T03:13:59.158Z * [new branch] master -> origin/master
9612024-05-23T03:13:59.159Z * [new branch] noclass-best-flow -> origin/noclass-best-flow
9622024-05-23T03:13:59.159Z * [new branch] noclass-best-noflow -> origin/noclass-best-noflow
9632024-05-23T03:13:59.159Z * [new branch] opte-160-use-str-for-meta -> origin/opte-160-use-str-for-meta
9642024-05-23T03:13:59.159Z * [new branch] opte-161-api-vsn -> origin/opte-161-api-vsn
9652024-05-23T03:13:59.159Z * [new branch] opte-204-paused -> origin/opte-204-paused
9662024-05-23T03:13:59.159Z * [new branch] opte-214-rm-opte-drv -> origin/opte-214-rm-opte-drv
9672024-05-23T03:13:59.159Z * [new branch] opte-220 -> origin/opte-220
9682024-05-23T03:13:59.159Z * [new branch] opte-225 -> origin/opte-225
9692024-05-23T03:13:59.159Z * [new branch] opte-227 -> origin/opte-227
9702024-05-23T03:13:59.159Z * [new branch] opte-231-snat-panic-payload-trans-2 -> origin/opte-231-snat-panic-payload-trans-2
9712024-05-23T03:13:59.159Z * [new branch] opte-232 -> origin/opte-232
9722024-05-23T03:13:59.159Z * [new branch] opte-241-unwrap-panic-and-kstats -> origin/opte-241-unwrap-panic-and-kstats
9732024-05-23T03:13:59.159Z * [new branch] opte-261-rip-cstr-core -> origin/opte-261-rip-cstr-core
9742024-05-23T03:13:59.159Z * [new branch] opte-281-vpc-firewall -> origin/opte-281-vpc-firewall
9752024-05-23T03:13:59.159Z * [new branch] opte-88-codegen-units -> origin/opte-88-codegen-units
9762024-05-23T03:13:59.159Z * [new branch] opte-88-linker-failures -> origin/opte-88-linker-failures
9772024-05-23T03:13:59.159Z * [new branch] opteadm-library -> origin/opteadm-library
9782024-05-23T03:13:59.159Z * [new branch] partial-workspace -> origin/partial-workspace
9792024-05-23T03:13:59.159Z * [new branch] remove-duplicate-adm -> origin/remove-duplicate-adm
9802024-05-23T03:13:59.159Z * [new branch] renovate/crc32fast-1.x-lockfile -> origin/renovate/crc32fast-1.x-lockfile
9812024-05-23T03:13:59.159Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
9822024-05-23T03:13:59.159Z * [new branch] rm-fw-rule-error -> origin/rm-fw-rule-error
9832024-05-23T03:13:59.159Z * [new branch] rpz-197-zero-pkt -> origin/rpz-197-zero-pkt
9842024-05-23T03:13:59.160Z * [new branch] rpz-207-rules-stats -> origin/rpz-207-rules-stats
9852024-05-23T03:13:59.160Z * [new branch] rpz-298-spoof-test -> origin/rpz-298-spoof-test
9862024-05-23T03:13:59.160Z * [new branch] rpz-301-layer-stats -> origin/rpz-301-layer-stats
9872024-05-23T03:13:59.160Z * [new branch] rpz-add-entry-refactor -> origin/rpz-add-entry-refactor
9882024-05-23T03:13:59.164Z * [new branch] rpz-ameta-own -> origin/rpz-ameta-own
9892024-05-23T03:13:59.164Z * [new branch] rpz-assert-drop -> origin/rpz-assert-drop
9902024-05-23T03:13:59.164Z * [new branch] rpz-csum-doc -> origin/rpz-csum-doc
9912024-05-23T03:13:59.164Z * [new branch] rpz-def-action -> origin/rpz-def-action
9922024-05-23T03:13:59.164Z * [new branch] rpz-doc-stuff -> origin/rpz-doc-stuff
9932024-05-23T03:13:59.164Z * [new branch] rpz-fix-docs -> origin/rpz-fix-docs
9942024-05-23T03:13:59.165Z * [new branch] rpz-gateway-layer -> origin/rpz-gateway-layer
9952024-05-23T03:13:59.165Z * [new branch] rpz-invalidation-broken-2 -> origin/rpz-invalidation-broken-2
9962024-05-23T03:13:59.165Z * [new branch] rpz-ioctl-dangle -> origin/rpz-ioctl-dangle
9972024-05-23T03:13:59.165Z * [new branch] rpz-less-alloc -> origin/rpz-less-alloc
9982024-05-23T03:13:59.165Z * [new branch] rpz-more-layer-stats -> origin/rpz-more-layer-stats
9992024-05-23T03:13:59.165Z * [new branch] rpz-move-stuff-to-ddi -> origin/rpz-move-stuff-to-ddi
10002024-05-23T03:13:59.165Z * [new branch] rpz-opte-294 -> origin/rpz-opte-294
10012024-05-23T03:13:59.165Z * [new branch] rpz-opteadm-tcp-flows -> origin/rpz-opteadm-tcp-flows
10022024-05-23T03:13:59.165Z * [new branch] rpz-packet-write-err -> origin/rpz-packet-write-err
10032024-05-23T03:13:59.165Z * [new branch] rpz-pkg-minor-vsn -> origin/rpz-pkg-minor-vsn
10042024-05-23T03:13:59.165Z * [new branch] rpz-predicate-module -> origin/rpz-predicate-module
10052024-05-23T03:13:59.165Z * [new branch] rpz-print-port-in-test -> origin/rpz-print-port-in-test
10062024-05-23T03:13:59.165Z * [new branch] rpz-rm-todo -> origin/rpz-rm-todo
10072024-05-23T03:13:59.165Z * [new branch] rpz-sanity-check -> origin/rpz-sanity-check
10082024-05-23T03:13:59.165Z * [new branch] rpz-simplify-test-state -> origin/rpz-simplify-test-state
10092024-05-23T03:13:59.165Z * [new branch] rpz-tcp-flows-hits -> origin/rpz-tcp-flows-hits
10102024-05-23T03:13:59.165Z * [new branch] rpz-tcp-inbound-test -> origin/rpz-tcp-inbound-test
10112024-05-23T03:13:59.165Z * [new branch] rpz-tcp-tests -> origin/rpz-tcp-tests
10122024-05-23T03:13:59.165Z * [new branch] rpz-test-common -> origin/rpz-test-common
10132024-05-23T03:13:59.165Z * [new branch] rpz-test-constants -> origin/rpz-test-constants
10142024-05-23T03:13:59.165Z * [new branch] rpz-uft-miss-stat -> origin/rpz-uft-miss-stat
10152024-05-23T03:13:59.165Z * [new branch] rpz-vpc-own-crate -> origin/rpz-vpc-own-crate
10162024-05-23T03:13:59.165Z * [new branch] the-perf-cost-of-success -> origin/the-perf-cost-of-success
10172024-05-23T03:13:59.165Z * [new branch] use-the-flow-luke-61 -> origin/use-the-flow-luke-61
10182024-05-23T03:13:59.166Z * [new ref] -> origin/HEAD
10192024-05-23T03:13:59.231Z Updating git repository `https://github.com/oxidecomputer/falcon`
10202024-05-23T03:14:00.052ZFrom https://github.com/oxidecomputer/falcon
10212024-05-23T03:14:00.053Z * [new branch] main -> origin/main
10222024-05-23T03:14:00.057Z * [new ref] -> origin/HEAD
10232024-05-23T03:14:00.191Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
10242024-05-23T03:14:00.856ZFrom https://github.com/oxidecomputer/management-gateway-service
10252024-05-23T03:14:00.856Z * [new branch] af-temp-hash -> origin/af-temp-hash
10262024-05-23T03:14:00.861Z * [new branch] buildomat -> origin/buildomat
10272024-05-23T03:14:00.861Z * [new branch] bump-smoltcp -> origin/bump-smoltcp
10282024-05-23T03:14:00.861Z * [new branch] cached-bootloader-update -> origin/cached-bootloader-update
10292024-05-23T03:14:00.861Z * [new branch] dependabot/cargo/zerocopy-0.7.32 -> origin/dependabot/cargo/zerocopy-0.7.32
10302024-05-23T03:14:00.861Z * [new branch] image-board-check -> origin/image-board-check
10312024-05-23T03:14:00.861Z * [new branch] include-power-state-in-sp-state -> origin/include-power-state-in-sp-state
10322024-05-23T03:14:00.861Z * [new branch] lock_state -> origin/lock_state
10332024-05-23T03:14:00.862Z * [new branch] main -> origin/main
10342024-05-23T03:14:00.862Z * [new branch] more-expect-cleanup -> origin/more-expect-cleanup
10352024-05-23T03:14:00.862Z * [new branch] plumb-switch-default-image -> origin/plumb-switch-default-image
10362024-05-23T03:14:00.862Z * [new branch] read-rot-message -> origin/read-rot-message
10372024-05-23T03:14:00.862Z * [new branch] reexport-sp-component -> origin/reexport-sp-component
10382024-05-23T03:14:00.862Z * [new branch] remove-dumper-error -> origin/remove-dumper-error
10392024-05-23T03:14:00.862Z * [new branch] reset-component -> origin/reset-component
10402024-05-23T03:14:00.862Z * [new branch] revert-70-reset-component -> origin/revert-70-reset-component
10412024-05-23T03:14:00.862Z * [new branch] rhai -> origin/rhai
10422024-05-23T03:14:00.862Z * [new branch] rot-boot-info -> origin/rot-boot-info
10432024-05-23T03:14:00.862Z * [new branch] rot-update -> origin/rot-update
10442024-05-23T03:14:00.862Z * [new branch] rot-update-2 -> origin/rot-update-2
10452024-05-23T03:14:00.862Z * [new branch] rot-update-on-rot-status -> origin/rot-update-on-rot-status
10462024-05-23T03:14:00.862Z * [new branch] scope-id-shenanigans -> origin/scope-id-shenanigans
10472024-05-23T03:14:00.862Z * [new branch] sprot-attest -> origin/sprot-attest
10482024-05-23T03:14:00.862Z * [new branch] sprot-desync-error -> origin/sprot-desync-error
10492024-05-23T03:14:00.862Z * [new branch] sprot-errors -> origin/sprot-errors
10502024-05-23T03:14:00.862Z * [new branch] stage0-update-component -> origin/stage0-update-component
10512024-05-23T03:14:00.862Z * [new branch] update-rot-state-msg -> origin/update-rot-state-msg
10522024-05-23T03:14:00.862Z * [new branch] update-stage0 -> origin/update-stage0
10532024-05-23T03:14:00.862Z * [new ref] -> origin/HEAD
10542024-05-23T03:14:00.953Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
10552024-05-23T03:14:01.405ZFrom https://github.com/oxidecomputer/async-bb8-diesel
10562024-05-23T03:14:01.405Z * [new branch] add-more-flags -> origin/add-more-flags
10572024-05-23T03:14:01.408Z * [new branch] master -> origin/master
10582024-05-23T03:14:01.408Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
10592024-05-23T03:14:01.408Z * [new branch] update_database -> origin/update_database
10602024-05-23T03:14:01.409Z * [new ref] -> origin/HEAD
10612024-05-23T03:14:01.420Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
10622024-05-23T03:14:01.811ZFrom https://github.com/oxidecomputer/openapi-lint
10632024-05-23T03:14:01.811Z * [new branch] main -> origin/main
10642024-05-23T03:14:01.815Z * [new ref] -> origin/HEAD
10652024-05-23T03:14:01.842Z Updating git repository `http://github.com/oxidecomputer/sprockets`
10662024-05-23T03:14:02.026Zwarning: redirecting to https://github.com/oxidecomputer/sprockets/
10672024-05-23T03:14:02.299ZFrom http://github.com/oxidecomputer/sprockets
10682024-05-23T03:14:02.299Z * [new branch] add-license-file -> origin/add-license-file
10692024-05-23T03:14:02.309Z * [new branch] add-spi-error -> origin/add-spi-error
10702024-05-23T03:14:02.309Z * [new branch] aead-buf -> origin/aead-buf
10712024-05-23T03:14:02.309Z * [new branch] aead-buf-explict-reset-self-buf -> origin/aead-buf-explict-reset-self-buf
10722024-05-23T03:14:02.309Z * [new branch] aead-buf-rebase -> origin/aead-buf-rebase
10732024-05-23T03:14:02.309Z * [new branch] aead-read-buf -> origin/aead-read-buf
10742024-05-23T03:14:02.309Z * [new branch] aead-read-buf-linear -> origin/aead-read-buf-linear
10752024-05-23T03:14:02.309Z * [new branch] async-session -> origin/async-session
10762024-05-23T03:14:02.309Z * [new branch] async-session-extend-test -> origin/async-session-extend-test
10772024-05-23T03:14:02.309Z * [new branch] dependabot/cargo/ed25519-2.2.3 -> origin/dependabot/cargo/ed25519-2.2.3
10782024-05-23T03:14:02.309Z * [new branch] dependabot/cargo/ed25519-dalek-2.0.0 -> origin/dependabot/cargo/ed25519-dalek-2.0.0
10792024-05-23T03:14:02.309Z * [new branch] dependabot/cargo/ring-0.17.5 -> origin/dependabot/cargo/ring-0.17.5
10802024-05-23T03:14:02.310Z * [new branch] dependabot/cargo/serde-big-array-0.5.1 -> origin/dependabot/cargo/serde-big-array-0.5.1
10812024-05-23T03:14:02.310Z * [new branch] derive-more -> origin/derive-more
10822024-05-23T03:14:02.310Z * [new branch] fix-rot-manager-tests -> origin/fix-rot-manager-tests
10832024-05-23T03:14:02.310Z * [new branch] main -> origin/main
10842024-05-23T03:14:02.310Z * [new branch] main-rebased -> origin/main-rebased
10852024-05-23T03:14:02.310Z * [new branch] no-salty-by-default-in-common -> origin/no-salty-by-default-in-common
10862024-05-23T03:14:02.310Z * [new branch] qol-tweaks -> origin/qol-tweaks
10872024-05-23T03:14:02.310Z * [new branch] readme -> origin/readme
10882024-05-23T03:14:02.310Z * [new branch] readme-fix -> origin/readme-fix
10892024-05-23T03:14:02.310Z * [new branch] rot-msg-versioning -> origin/rot-msg-versioning
10902024-05-23T03:14:02.310Z * [new ref] -> origin/HEAD
10912024-05-23T03:14:02.350Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
10922024-05-23T03:14:02.796ZFrom https://github.com/oxidecomputer/diesel-dtrace
10932024-05-23T03:14:02.796Z * [new branch] main -> origin/main
10942024-05-23T03:14:02.800Z * [new branch] stable-usdt -> origin/stable-usdt
10952024-05-23T03:14:02.800Z * [new branch] uuid -> origin/uuid
10962024-05-23T03:14:02.800Z * [new ref] -> origin/HEAD
10972024-05-23T03:14:02.883Z Updating git repository `http://github.com/oxidecomputer/tofino`
10982024-05-23T03:14:03.081Zwarning: redirecting to https://github.com/oxidecomputer/tofino/
10992024-05-23T03:14:03.317ZFrom http://github.com/oxidecomputer/tofino
11002024-05-23T03:14:03.317Z * [new branch] main -> origin/main
11012024-05-23T03:14:03.323Z * [new ref] -> origin/HEAD
11022024-05-23T03:14:03.775Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
11032024-05-23T03:14:03.780ZFrom https://github.com/oxidecomputer/illumos-devinfo
11042024-05-23T03:14:03.780Z * [new branch] main -> origin/main
11052024-05-23T03:14:03.780Z * [new ref] -> origin/HEAD
11062024-05-23T03:14:03.789Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
11072024-05-23T03:14:04.171ZFrom https://github.com/oxidecomputer/libefi-illumos
11082024-05-23T03:14:04.171Z * [new branch] master -> origin/master
11092024-05-23T03:14:04.174Z * [new ref] -> origin/HEAD
11102024-05-23T03:14:04.183Z Updating git repository `https://github.com/oxidecomputer/libnvme`
11112024-05-23T03:14:04.645ZFrom https://github.com/oxidecomputer/libnvme
11122024-05-23T03:14:04.645Z * [new branch] main -> origin/main
11132024-05-23T03:14:04.665Z * [new branch] mike/libnvme-firmware -> origin/mike/libnvme-firmware
11142024-05-23T03:14:04.665Z * [new ref] -> origin/HEAD
11152024-05-23T03:14:04.674Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
11162024-05-23T03:14:05.131ZFrom https://github.com/oxidecomputer/hubtools
11172024-05-23T03:14:05.131Z * [new branch] add-cargo-lock -> origin/add-cargo-lock
11182024-05-23T03:14:05.152Z * [new branch] add-default-caboose -> origin/add-default-caboose
11192024-05-23T03:14:05.152Z * [new branch] add_sign -> origin/add_sign
11202024-05-23T03:14:05.152Z * [new branch] bootleby_archive -> origin/bootleby_archive
11212024-05-23T03:14:05.152Z * [new branch] caboose_sign -> origin/caboose_sign
11222024-05-23T03:14:05.152Z * [new branch] epoch -> origin/epoch
11232024-05-23T03:14:05.152Z * [new branch] extract-image -> origin/extract-image
11242024-05-23T03:14:05.152Z * [new branch] fixes -> origin/fixes
11252024-05-23T03:14:05.152Z * [new branch] humility_fixes -> origin/humility_fixes
11262024-05-23T03:14:05.152Z * [new branch] main -> origin/main
11272024-05-23T03:14:05.152Z * [new branch] overwrite_in_memory -> origin/overwrite_in_memory
11282024-05-23T03:14:05.152Z * [new branch] sig_txt -> origin/sig_txt
11292024-05-23T03:14:05.152Z * [new branch] sign_caboose_builder -> origin/sign_caboose_builder
11302024-05-23T03:14:05.153Z * [new branch] verify_rot -> origin/verify_rot
11312024-05-23T03:14:05.153Z * [new ref] -> origin/HEAD
11322024-05-23T03:14:05.186Z Updating git repository `https://github.com/oxidecomputer/ispf`
11332024-05-23T03:14:05.580ZFrom https://github.com/oxidecomputer/ispf
11342024-05-23T03:14:05.581Z * [new branch] main -> origin/main
11352024-05-23T03:14:05.585Z * [new ref] -> origin/HEAD
11362024-05-23T03:14:05.851Z Updating git repository `https://github.com/oxidecomputer/poptrie`
11372024-05-23T03:14:06.672ZFrom https://github.com/oxidecomputer/poptrie
11382024-05-23T03:14:06.672Z * [new branch] main -> origin/main
11392024-05-23T03:14:06.676Z * [new branch] multipath -> origin/multipath
11402024-05-23T03:14:06.676Z * [new ref] -> origin/HEAD
11412024-05-23T03:14:06.676Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
11422024-05-23T03:14:07.368ZFrom https://github.com/oxidecomputer/netadm-sys
11432024-05-23T03:14:07.368Z * [new branch] c_char-non-x86 -> origin/c_char-non-x86
11442024-05-23T03:14:07.373Z * [new branch] compile-macos -> origin/compile-macos
11452024-05-23T03:14:07.373Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
11462024-05-23T03:14:07.374Z * [new branch] gh-pages -> origin/gh-pages
11472024-05-23T03:14:07.374Z * [new branch] main -> origin/main
11482024-05-23T03:14:07.374Z * [new branch] route-get-timeout -> origin/route-get-timeout
11492024-05-23T03:14:07.374Z * [new branch] siocgnds -> origin/siocgnds
11502024-05-23T03:14:07.374Z * [new ref] -> origin/HEAD
11512024-05-23T03:14:07.374Z Updating git repository `https://github.com/jgallagher/nix`
11522024-05-23T03:14:08.014ZFrom https://github.com/jgallagher/nix
11532024-05-23T03:14:08.014Z * [new branch] Susurrus-patch-1 -> origin/Susurrus-patch-1
11542024-05-23T03:14:08.552Z * [new branch] aio_pin -> origin/aio_pin
11552024-05-23T03:14:08.552Z * [new branch] fix-socketaddrv6-conversion -> origin/fix-socketaddrv6-conversion
11562024-05-23T03:14:08.552Z * [new branch] illumos -> origin/illumos
11572024-05-23T03:14:08.552Z * [new branch] master -> origin/master
11582024-05-23T03:14:08.552Z * [new branch] r0.11.1 -> origin/r0.11.1
11592024-05-23T03:14:08.552Z * [new branch] r0.12.1 -> origin/r0.12.1
11602024-05-23T03:14:08.552Z * [new branch] r0.13.1 -> origin/r0.13.1
11612024-05-23T03:14:08.552Z * [new branch] r0.26-illumos -> origin/r0.26-illumos
11622024-05-23T03:14:08.552Z * [new branch] sparc64 -> origin/sparc64
11632024-05-23T03:14:08.552Z * [new branch] staging -> origin/staging
11642024-05-23T03:14:08.552Z * [new branch] trying -> origin/trying
11652024-05-23T03:14:08.552Z * [new branch] update_lazystatic -> origin/update_lazystatic
11662024-05-23T03:14:08.552Z * [new ref] -> origin/HEAD
11672024-05-23T03:14:08.552Z * [new tag] v0.10.0 -> v0.10.0
11682024-05-23T03:14:08.552Z * [new tag] v0.11.0 -> v0.11.0
11692024-05-23T03:14:08.552Z * [new tag] v0.11.1 -> v0.11.1
11702024-05-23T03:14:08.552Z * [new tag] v0.12.0 -> v0.12.0
11712024-05-23T03:14:08.552Z * [new tag] v0.12.1 -> v0.12.1
11722024-05-23T03:14:08.553Z * [new tag] v0.13.0 -> v0.13.0
11732024-05-23T03:14:08.553Z * [new tag] v0.13.1 -> v0.13.1
11742024-05-23T03:14:08.553Z * [new tag] v0.14.0 -> v0.14.0
11752024-05-23T03:14:08.553Z * [new tag] v0.14.1 -> v0.14.1
11762024-05-23T03:14:08.553Z * [new tag] v0.16.0 -> v0.16.0
11772024-05-23T03:14:08.553Z * [new tag] v0.17.0 -> v0.17.0
11782024-05-23T03:14:08.553Z * [new tag] v0.3.10 -> v0.3.10
11792024-05-23T03:14:08.553Z * [new tag] v0.3.9 -> v0.3.9
11802024-05-23T03:14:08.553Z * [new tag] v0.4.2 -> v0.4.2
11812024-05-23T03:14:08.553Z * [new tag] v0.4.3 -> v0.4.3
11822024-05-23T03:14:08.553Z * [new tag] v0.5.0 -> v0.5.0
11832024-05-23T03:14:08.553Z * [new tag] v0.5.1 -> v0.5.1
11842024-05-23T03:14:08.553Z * [new tag] v0.6.0 -> v0.6.0
11852024-05-23T03:14:08.553Z * [new tag] v0.7.0 -> v0.7.0
11862024-05-23T03:14:08.553Z * [new tag] v0.8.0 -> v0.8.0
11872024-05-23T03:14:08.553Z * [new tag] v0.8.1 -> v0.8.1
11882024-05-23T03:14:08.553Z * [new tag] v0.9.0 -> v0.9.0
11892024-05-23T03:14:08.559Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
11902024-05-23T03:14:08.624ZFrom https://github.com/oxidecomputer/tlvc
11912024-05-23T03:14:08.624Z * [new branch] dependabot/cargo/tool/zerocopy-0.6.6 -> origin/dependabot/cargo/tool/zerocopy-0.6.6
11922024-05-23T03:14:08.629Z * [new branch] main -> origin/main
11932024-05-23T03:14:08.629Z * [new branch] string-pieces -> origin/string-pieces
11942024-05-23T03:14:08.629Z * [new ref] -> origin/HEAD
11952024-05-23T03:14:08.651Z Updating git repository `https://github.com/cbiffle/hubpack.git`
11962024-05-23T03:14:09.045ZFrom https://github.com/cbiffle/hubpack
11972024-05-23T03:14:09.045Z * [new branch] main -> origin/main
11982024-05-23T03:14:09.049Z * [new ref] -> origin/HEAD
11992024-05-23T03:14:09.259Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
12002024-05-23T03:14:09.755ZFrom https://github.com/oxidecomputer/lpc55_support
12012024-05-23T03:14:09.755Z * [new branch] bump_version -> origin/bump_version
12022024-05-23T03:14:09.779Z * [new branch] extend_logging -> origin/extend_logging
12032024-05-23T03:14:09.779Z * [new branch] master -> origin/master
12042024-05-23T03:14:09.779Z * [new branch] nightly_fmt_fix -> origin/nightly_fmt_fix
12052024-05-23T03:14:09.779Z * [new branch] real_verify_error -> origin/real_verify_error
12062024-05-23T03:14:09.779Z * [new branch] release_fixes -> origin/release_fixes
12072024-05-23T03:14:09.779Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
12082024-05-23T03:14:09.779Z * [new ref] -> origin/HEAD
12092024-05-23T03:14:09.814Z Updating git repository `https://github.com/oxidecomputer/typify`
12102024-05-23T03:14:11.481ZFrom https://github.com/oxidecomputer/typify
12112024-05-23T03:14:11.481Z * [new branch] dependabot/cargo/semver-1.0.23 -> origin/dependabot/cargo/semver-1.0.23
12122024-05-23T03:14:11.485Z * [new branch] ipv6 -> origin/ipv6
12132024-05-23T03:14:11.485Z * [new branch] js-schema -> origin/js-schema
12142024-05-23T03:14:11.485Z * [new branch] main -> origin/main
12152024-05-23T03:14:11.485Z * [new branch] nested-newtype -> origin/nested-newtype
12162024-05-23T03:14:11.485Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error -> origin/sunshowers/spr/add-type-name-to-invalidschema-error
12172024-05-23T03:14:11.485Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error-1 -> origin/sunshowers/spr/add-type-name-to-invalidschema-error-1
12182024-05-23T03:14:11.485Z * [new ref] -> origin/HEAD
12192024-05-23T03:14:11.485Z * [new tag] v0.0.10 -> v0.0.10
12202024-05-23T03:14:11.485Z * [new tag] v0.0.11 -> v0.0.11
12212024-05-23T03:14:11.485Z * [new tag] v0.0.12 -> v0.0.12
12222024-05-23T03:14:11.485Z * [new tag] v0.0.13 -> v0.0.13
12232024-05-23T03:14:11.485Z * [new tag] v0.0.14 -> v0.0.14
12242024-05-23T03:14:11.485Z * [new tag] v0.0.15 -> v0.0.15
12252024-05-23T03:14:11.485Z * [new tag] v0.0.16 -> v0.0.16
12262024-05-23T03:14:11.485Z * [new tag] v0.0.4 -> v0.0.4
12272024-05-23T03:14:11.485Z * [new tag] v0.0.5 -> v0.0.5
12282024-05-23T03:14:11.485Z * [new tag] v0.0.6 -> v0.0.6
12292024-05-23T03:14:11.485Z * [new tag] v0.0.7 -> v0.0.7
12302024-05-23T03:14:11.485Z * [new tag] v0.0.8 -> v0.0.8
12312024-05-23T03:14:11.485Z * [new tag] v0.0.9 -> v0.0.9
12322024-05-23T03:14:11.485Z * [new tag] v0.1.0 -> v0.1.0
12332024-05-23T03:14:11.582Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
12342024-05-23T03:14:12.154ZFrom https://github.com/oxidecomputer/dlpi-sys
12352024-05-23T03:14:12.154Z * [new branch] gh-pages -> origin/gh-pages
12362024-05-23T03:14:12.157Z * [new branch] main -> origin/main
12372024-05-23T03:14:12.157Z * [new ref] -> origin/HEAD
12382024-05-23T03:14:12.174Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
12392024-05-23T03:14:12.599ZFrom https://github.com/jmesmon/rust-libzfs
12402024-05-23T03:14:12.599Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
12412024-05-23T03:14:12.604Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
12422024-05-23T03:14:12.604Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
12432024-05-23T03:14:12.604Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
12442024-05-23T03:14:12.604Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
12452024-05-23T03:14:12.604Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
12462024-05-23T03:14:12.604Z * [new branch] dev -> origin/dev
12472024-05-23T03:14:12.604Z * [new branch] drr -> origin/drr
12482024-05-23T03:14:12.604Z * [new branch] f-types -> origin/f-types
12492024-05-23T03:14:12.604Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
12502024-05-23T03:14:12.604Z * [new branch] master -> origin/master
12512024-05-23T03:14:12.604Z * [new branch] staging -> origin/staging
12522024-05-23T03:14:12.604Z * [new ref] -> origin/HEAD
12532024-05-23T03:14:12.604Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
12542024-05-23T03:14:12.604Z * [new tag] v0.4.0 -> v0.4.0
12552024-05-23T03:14:12.604Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
12562024-05-23T03:14:12.604Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
12572024-05-23T03:14:12.617Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
12582024-05-23T03:14:13.121ZFrom https://github.com/oxidecomputer/rusty-doors
12592024-05-23T03:14:13.121Z * [new branch] gh-pages -> origin/gh-pages
12602024-05-23T03:14:13.126Z * [new branch] main -> origin/main
12612024-05-23T03:14:13.126Z * [new branch] no-bindgen -> origin/no-bindgen
12622024-05-23T03:14:13.126Z * [new ref] -> origin/HEAD
12632024-05-23T03:14:13.244Z Updating git repository `https://github.com/oxidecomputer/rfb`
12642024-05-23T03:14:13.726ZFrom https://github.com/oxidecomputer/rfb
12652024-05-23T03:14:13.726Z * [new branch] jhendricks/ps2mouse -> origin/jhendricks/ps2mouse
12662024-05-23T03:14:13.730Z * [new branch] luqmana/stop-for-real -> origin/luqmana/stop-for-real
12672024-05-23T03:14:13.730Z * [new branch] main -> origin/main
12682024-05-23T03:14:13.730Z * [new branch] pixfmts -> origin/pixfmts
12692024-05-23T03:14:13.730Z * [new ref] -> origin/HEAD
12702024-05-23T03:14:14.665Z Downloading crates ...
12712024-05-23T03:14:14.755Z Downloaded colorchoice v1.0.1
12722024-05-23T03:14:15.186Z Downloaded clap_derive v4.5.4
12732024-05-23T03:14:15.202Z Downloaded clap v4.5.4
12742024-05-23T03:14:15.202Z Downloaded swrite v0.1.0
12752024-05-23T03:14:15.202Z Downloaded is_terminal_polyfill v1.70.0
12762024-05-23T03:14:15.203Z Downloaded autocfg v1.3.0
12772024-05-23T03:14:15.203Z Downloaded anstream v0.6.14
12782024-05-23T03:14:15.203Z Downloaded unicode-ident v1.0.12
12792024-05-23T03:14:15.203Z Downloaded proc-macro2 v1.0.82
12802024-05-23T03:14:15.203Z Downloaded equivalent v1.0.1
12812024-05-23T03:14:15.203Z Downloaded anstyle-parse v0.2.4
12822024-05-23T03:14:15.203Z Downloaded serde_spanned v0.6.6
12832024-05-23T03:14:15.203Z Downloaded clap_lex v0.7.0
12842024-05-23T03:14:15.203Z Downloaded anstyle v1.0.7
12852024-05-23T03:14:15.204Z Downloaded toml_datetime v0.6.6
12862024-05-23T03:14:15.204Z Downloaded terminal_size v0.3.0
12872024-05-23T03:14:15.204Z Downloaded itoa v1.0.11
12882024-05-23T03:14:15.204Z Downloaded cargo_toml v0.20.2
12892024-05-23T03:14:15.204Z Downloaded heck v0.5.0
12902024-05-23T03:14:15.204Z Downloaded errno v0.3.9
12912024-05-23T03:14:15.204Z Downloaded utf8parse v0.2.1
12922024-05-23T03:14:15.204Z Downloaded thiserror-impl v1.0.60
12932024-05-23T03:14:15.204Z Downloaded macaddr v1.0.1
12942024-05-23T03:14:15.204Z Downloaded cargo-platform v0.1.8
12952024-05-23T03:14:15.205Z Downloaded anstyle-query v1.0.3
12962024-05-23T03:14:15.205Z Downloaded fs-err v2.11.0
12972024-05-23T03:14:15.205Z Downloaded quote v1.0.36
12982024-05-23T03:14:15.205Z Downloaded cargo_metadata v0.18.1
12992024-05-23T03:14:15.205Z Downloaded thiserror v1.0.60
13002024-05-23T03:14:15.205Z Downloaded strsim v0.11.1
13012024-05-23T03:14:15.205Z Downloaded camino v1.1.7
13022024-05-23T03:14:15.205Z Downloaded anyhow v1.0.83
13032024-05-23T03:14:15.206Z Downloaded semver v1.0.23
13042024-05-23T03:14:15.206Z Downloaded serde_derive v1.0.202
13052024-05-23T03:14:15.206Z Downloaded bitflags v2.5.0
13062024-05-23T03:14:15.206Z Downloaded ryu v1.0.18
13072024-05-23T03:14:15.206Z Downloaded toml v0.8.13
13082024-05-23T03:14:15.206Z Downloaded serde v1.0.202
13092024-05-23T03:14:15.206Z Downloaded indexmap v2.2.6
13102024-05-23T03:14:15.206Z Downloaded toml_edit v0.22.13
13112024-05-23T03:14:15.206Z Downloaded memchr v2.7.2
13122024-05-23T03:14:15.206Z Downloaded hashbrown v0.14.5
13132024-05-23T03:14:15.206Z Downloaded serde_json v1.0.117
13142024-05-23T03:14:15.206Z Downloaded clap_builder v4.5.2
13152024-05-23T03:14:15.206Z Downloaded winnow v0.6.8
13162024-05-23T03:14:15.206Z Downloaded syn v2.0.64
13172024-05-23T03:14:15.207Z Downloaded rustix v0.38.34
13182024-05-23T03:14:15.207Z Downloaded libc v0.2.153
13192024-05-23T03:14:15.207Z Compiling proc-macro2 v1.0.82
13202024-05-23T03:14:15.207Z Compiling unicode-ident v1.0.12
13212024-05-23T03:14:15.207Z Compiling serde v1.0.202
13222024-05-23T03:14:15.207Z Compiling libc v0.2.153
13232024-05-23T03:14:15.207Z Compiling rustix v0.38.34
13242024-05-23T03:14:15.207Z Compiling bitflags v2.5.0
13252024-05-23T03:14:15.618Z Compiling utf8parse v0.2.1
13262024-05-23T03:14:15.618Z Compiling equivalent v1.0.1
13272024-05-23T03:14:15.618Z Compiling hashbrown v0.14.5
13282024-05-23T03:14:15.618Z Compiling anstyle-parse v0.2.4
13292024-05-23T03:14:15.619Z Compiling anstyle-query v1.0.3
13302024-05-23T03:14:15.647Z Compiling colorchoice v1.0.1
13312024-05-23T03:14:15.690Z Compiling autocfg v1.3.0
13322024-05-23T03:14:15.778Z Compiling semver v1.0.23
13332024-05-23T03:14:15.799Z Compiling thiserror v1.0.60
13342024-05-23T03:14:16.386Z Compiling indexmap v2.2.6
13352024-05-23T03:14:16.454Z Compiling winnow v0.6.8
13362024-05-23T03:14:17.091Z Compiling is_terminal_polyfill v1.70.0
13372024-05-23T03:14:17.094Z Compiling anstyle v1.0.7
13382024-05-23T03:14:17.256Z Compiling camino v1.1.7
13392024-05-23T03:14:17.278Z Compiling serde_json v1.0.117
13402024-05-23T03:14:17.393Z Compiling fs-err v2.11.0
13412024-05-23T03:14:17.496Z Compiling anstream v0.6.14
13422024-05-23T03:14:17.523Z Compiling heck v0.5.0
13432024-05-23T03:14:17.648Z Compiling anyhow v1.0.83
13442024-05-23T03:14:18.124Z Compiling ryu v1.0.18
13452024-05-23T03:14:18.124Z Compiling strsim v0.11.1
13462024-05-23T03:14:18.124Z Compiling clap_lex v0.7.0
13472024-05-23T03:14:18.124Z Compiling itoa v1.0.11
13482024-05-23T03:14:18.203Z Compiling quote v1.0.36
13492024-05-23T03:14:18.553Z Compiling errno v0.3.9
13502024-05-23T03:14:19.411Z Compiling syn v2.0.64
13512024-05-23T03:14:19.411Z Compiling swrite v0.1.0
13522024-05-23T03:14:19.692Z Compiling terminal_size v0.3.0
13532024-05-23T03:14:19.830Z Compiling clap_builder v4.5.2
13542024-05-23T03:14:24.563Z Compiling serde_derive v1.0.202
13552024-05-23T03:14:24.567Z Compiling thiserror-impl v1.0.60
13562024-05-23T03:14:24.567Z Compiling clap_derive v4.5.4
13572024-05-23T03:14:27.422Z Compiling clap v4.5.4
13582024-05-23T03:14:32.660Z Compiling toml_datetime v0.6.6
13592024-05-23T03:14:32.683Z Compiling serde_spanned v0.6.6
13602024-05-23T03:14:32.684Z Compiling cargo-platform v0.1.8
13612024-05-23T03:14:32.684Z Compiling macaddr v1.0.1
13622024-05-23T03:14:32.970Z Compiling toml_edit v0.22.13
13632024-05-23T03:14:34.048Z Compiling cargo_metadata v0.18.1
13642024-05-23T03:14:35.183Z Compiling toml v0.8.13
13652024-05-23T03:14:35.954Z Compiling cargo_toml v0.20.2
13662024-05-23T03:14:39.907Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13672024-05-23T03:14:42.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.73s
13682024-05-23T03:14:43.043Z Running `target/debug/xtask releng --output-dir /work`
13692024-05-23T03:14:43.557Z Downloading crates ...
13702024-05-23T03:14:43.689Z Downloaded ahash v0.8.11
13712024-05-23T03:14:43.704Z Downloaded addr2line v0.21.0
13722024-05-23T03:14:43.704Z Downloaded instant v0.1.12
13732024-05-23T03:14:43.704Z Downloaded httparse v1.8.0
13742024-05-23T03:14:43.710Z Downloaded http-range v0.1.5
13752024-05-23T03:14:43.714Z Downloaded hubpack_derive v0.1.1
13762024-05-23T03:14:43.714Z Downloaded aho-corasick v1.1.3
13772024-05-23T03:14:43.722Z Downloaded aead v0.5.2
13782024-05-23T03:14:43.726Z Downloaded httpdate v1.0.3
13792024-05-23T03:14:43.726Z Downloaded crossbeam-utils v0.8.19
13802024-05-23T03:14:43.730Z Downloaded colored v2.1.0
13812024-05-23T03:14:43.734Z Downloaded idna v0.5.0
13822024-05-23T03:14:43.739Z Downloaded ident_case v1.0.1
13832024-05-23T03:14:43.743Z Downloaded indoc v1.0.9
13842024-05-23T03:14:43.743Z Downloaded impl-trait-for-tuples v0.2.2
13852024-05-23T03:14:43.747Z Downloaded cfg-if v1.0.0
13862024-05-23T03:14:43.747Z Downloaded cookie v0.17.0
13872024-05-23T03:14:43.751Z Downloaded castaway v0.2.2
13882024-05-23T03:14:43.751Z Downloaded idna v0.2.3
13892024-05-23T03:14:43.757Z Downloaded ciborium-io v0.2.2
13902024-05-23T03:14:43.764Z Downloaded indexmap v1.9.3
13912024-05-23T03:14:43.768Z Downloaded hyper-staticfile v0.9.5
13922024-05-23T03:14:43.768Z Downloaded inout v0.1.3
13932024-05-23T03:14:43.768Z Downloaded bindgen v0.69.4
13942024-05-23T03:14:43.773Z Downloaded indoc v2.0.5
13952024-05-23T03:14:43.776Z Downloaded is-terminal v0.4.12
13962024-05-23T03:14:43.781Z Downloaded maplit v1.0.2
13972024-05-23T03:14:43.781Z Downloaded csv-core v0.1.11
13982024-05-23T03:14:43.781Z Downloaded chacha20poly1305 v0.10.1
13992024-05-23T03:14:43.785Z Downloaded indicatif v0.17.8
14002024-05-23T03:14:43.789Z Downloaded hyper-tls v0.5.0
14012024-05-23T03:14:43.789Z Downloaded linked-hash-map v0.5.6
14022024-05-23T03:14:43.793Z Downloaded kstat-rs v0.2.3
14032024-05-23T03:14:43.793Z Downloaded match_cfg v0.1.0
14042024-05-23T03:14:43.796Z Downloaded crunchy v0.2.2
14052024-05-23T03:14:43.797Z Downloaded lazy_static v1.4.0
14062024-05-23T03:14:43.797Z Downloaded ipnetwork v0.20.0
14072024-05-23T03:14:43.801Z Downloaded async-stream-impl v0.3.5
14082024-05-23T03:14:43.801Z Downloaded libsw v3.3.1
14092024-05-23T03:14:43.805Z Downloaded managed v0.8.0
14102024-05-23T03:14:43.805Z Downloaded crucible-workspace-hack v0.1.0
14112024-05-23T03:14:43.805Z Downloaded keccak v0.1.5
14122024-05-23T03:14:43.805Z Downloaded lazycell v1.3.0
14132024-05-23T03:14:43.809Z Downloaded matches v0.1.10
14142024-05-23T03:14:43.809Z Downloaded corncobs v0.1.3
14152024-05-23T03:14:43.813Z Downloaded lru-cache v0.1.2
14162024-05-23T03:14:43.813Z Downloaded crc-catalog v2.4.0
14172024-05-23T03:14:43.813Z Downloaded newtype_derive v0.1.6
14182024-05-23T03:14:43.817Z Downloaded nodrop v0.1.14
14192024-05-23T03:14:43.817Z Downloaded atty v0.2.14
14202024-05-23T03:14:43.817Z Downloaded lock_api v0.4.12
14212024-05-23T03:14:43.821Z Downloaded libefi-sys v0.1.0
14222024-05-23T03:14:43.821Z Downloaded num-conv v0.1.0
14232024-05-23T03:14:43.821Z Downloaded normalize-line-endings v0.3.0
14242024-05-23T03:14:43.825Z Downloaded new_debug_unreachable v1.0.6
14252024-05-23T03:14:43.825Z Downloaded memoffset v0.7.1
14262024-05-23T03:14:43.825Z Downloaded maybe-uninit v2.0.0
14272024-05-23T03:14:43.829Z Downloaded openssl-macros v0.1.1
14282024-05-23T03:14:43.829Z Downloaded opaque-debug v0.3.1
14292024-05-23T03:14:43.829Z Downloaded number_prefix v0.4.0
14302024-05-23T03:14:43.836Z Downloaded num_threads v0.1.7
14312024-05-23T03:14:43.836Z Downloaded arrayref v0.3.7
14322024-05-23T03:14:43.836Z Downloaded hubpack v0.1.2
14332024-05-23T03:14:43.840Z Downloaded mime v0.3.17
14342024-05-23T03:14:43.840Z Downloaded memmap v0.7.0
14352024-05-23T03:14:43.840Z Downloaded md-5 v0.10.6
14362024-05-23T03:14:43.840Z Downloaded lru v0.12.3
14372024-05-23T03:14:43.846Z Downloaded newline-converter v0.3.0
14382024-05-23T03:14:43.846Z Downloaded convert_case v0.4.0
14392024-05-23T03:14:43.846Z Downloaded memmap2 v0.9.4
14402024-05-23T03:14:43.846Z Downloaded bb8 v0.8.3
14412024-05-23T03:14:43.850Z Downloaded backoff v0.4.0
14422024-05-23T03:14:43.851Z Downloaded newtype-uuid v1.1.0
14432024-05-23T03:14:43.851Z Downloaded crossbeam-deque v0.8.5
14442024-05-23T03:14:43.854Z Downloaded bcs v0.1.6
14452024-05-23T03:14:43.854Z Downloaded assert_matches v1.5.0
14462024-05-23T03:14:43.858Z Downloaded num_enum v0.5.11
14472024-05-23T03:14:43.862Z Downloaded buf-list v1.0.3
14482024-05-23T03:14:43.866Z Downloaded derive_builder_macro v0.20.0
14492024-05-23T03:14:43.866Z Downloaded tinyvec_macros v0.1.1
14502024-05-23T03:14:43.866Z Downloaded sigpipe v0.1.3
14512024-05-23T03:14:43.866Z Downloaded sha1 v0.10.6
14522024-05-23T03:14:43.873Z Downloaded tower-service v0.3.2
14532024-05-23T03:14:43.873Z Downloaded num_enum_derive v0.5.11
14542024-05-23T03:14:43.873Z Downloaded num-derive v0.4.2
14552024-05-23T03:14:43.873Z Downloaded nanorand v0.7.0
14562024-05-23T03:14:43.877Z Downloaded crc v3.2.1
14572024-05-23T03:14:43.877Z Downloaded bitfield v0.14.0
14582024-05-23T03:14:43.881Z Downloaded bit-set v0.5.3
14592024-05-23T03:14:43.881Z Downloaded adler v1.0.2
14602024-05-23T03:14:43.885Z Downloaded num-integer v0.1.46
14612024-05-23T03:14:43.885Z Downloaded olpc-cjson v0.1.3
14622024-05-23T03:14:43.885Z Downloaded chacha20 v0.9.1
14632024-05-23T03:14:43.889Z Downloaded cassowary v0.3.0
14642024-05-23T03:14:43.889Z Downloaded semver v0.1.20
14652024-05-23T03:14:43.893Z Downloaded slog-envlogger v2.2.0
14662024-05-23T03:14:43.893Z Downloaded usdt-attr-macro v0.5.0
14672024-05-23T03:14:43.893Z Downloaded argon2 v0.5.3
14682024-05-23T03:14:43.899Z Downloaded slog-dtrace v0.3.0
14692024-05-23T03:14:43.899Z Downloaded tls_codec_derive v0.4.1
14702024-05-23T03:14:43.903Z Downloaded cipher v0.4.4
14712024-05-23T03:14:43.903Z Downloaded bytecount v0.6.8
14722024-05-23T03:14:43.903Z Downloaded version_check v0.9.4
14732024-05-23T03:14:43.907Z Downloaded universal-hash v0.5.1
14742024-05-23T03:14:43.907Z Downloaded bzip2 v0.4.4
14752024-05-23T03:14:43.914Z Downloaded multer v3.1.0
14762024-05-23T03:14:43.914Z Downloaded precomputed-hash v0.1.1
14772024-05-23T03:14:43.914Z Downloaded fastrand v2.1.0
14782024-05-23T03:14:43.918Z Downloaded const_format_proc_macros v0.2.32
14792024-05-23T03:14:43.918Z Downloaded cookie_store v0.20.0
14802024-05-23T03:14:43.918Z Downloaded subtle v2.5.0
14812024-05-23T03:14:43.922Z Downloaded mockall_derive v0.12.1
14822024-05-23T03:14:43.922Z Downloaded once_cell v1.19.0
14832024-05-23T03:14:43.926Z Downloaded glob v0.3.1
14842024-05-23T03:14:43.926Z Downloaded console v0.15.8
14852024-05-23T03:14:43.929Z Downloaded tls_codec v0.4.1
14862024-05-23T03:14:43.933Z Downloaded cancel-safe-futures v0.1.5
14872024-05-23T03:14:43.938Z Downloaded zeroize_derive v1.4.2
14882024-05-23T03:14:43.938Z Downloaded uzers v0.11.3
14892024-05-23T03:14:43.942Z Downloaded home v0.5.9
14902024-05-23T03:14:43.942Z Downloaded snafu-derive v0.8.2
14912024-05-23T03:14:43.942Z Downloaded serde_path_to_error v0.1.16
14922024-05-23T03:14:43.942Z Downloaded crossbeam-epoch v0.9.18
14932024-05-23T03:14:43.946Z Downloaded byteorder v1.5.0
14942024-05-23T03:14:43.950Z Downloaded zeroize v1.7.0
14952024-05-23T03:14:43.950Z Downloaded tui-tree-widget v0.19.0
14962024-05-23T03:14:43.950Z Downloaded pest_generator v2.7.10
14972024-05-23T03:14:43.954Z Downloaded try-lock v0.2.5
14982024-05-23T03:14:43.954Z Downloaded termtree v0.4.1
14992024-05-23T03:14:43.954Z Downloaded parking_lot_core v0.8.6
15002024-05-23T03:14:43.959Z Downloaded predicates v3.1.0
15012024-05-23T03:14:43.962Z Downloaded ppv-lite86 v0.2.17
15022024-05-23T03:14:43.962Z Downloaded crc-any v2.5.0
15032024-05-23T03:14:43.966Z Downloaded powerfmt v0.2.0
15042024-05-23T03:14:43.966Z Downloaded futures-channel v0.3.30
15052024-05-23T03:14:43.970Z Downloaded strum_macros v0.26.2
15062024-05-23T03:14:43.970Z Downloaded serde_derive_internals v0.29.1
15072024-05-23T03:14:43.973Z Downloaded structmeta-derive v0.3.0
15082024-05-23T03:14:43.973Z Downloaded usdt-attr-macro v0.3.5
15092024-05-23T03:14:43.976Z Downloaded rustc_version v0.4.0
15102024-05-23T03:14:43.977Z Downloaded rpassword v7.3.1
15112024-05-23T03:14:43.977Z Downloaded pin-utils v0.1.0
15122024-05-23T03:14:43.983Z Downloaded pem v3.0.4
15132024-05-23T03:14:43.983Z Downloaded miniz_oxide v0.7.2
15142024-05-23T03:14:43.986Z Downloaded clang-sys v1.7.0
15152024-05-23T03:14:43.986Z Downloaded base64 v0.13.1
15162024-05-23T03:14:43.990Z Downloaded signal-hook-mio v0.2.3
15172024-05-23T03:14:43.990Z Downloaded endian-type v0.1.2
15182024-05-23T03:14:43.993Z Downloaded display-error-chain v0.2.0
15192024-05-23T03:14:43.993Z Downloaded pretty-hex v0.2.1
15202024-05-23T03:14:43.993Z Downloaded shell-words v1.1.0
15212024-05-23T03:14:43.997Z Downloaded rustfmt-wrapper v0.2.1
15222024-05-23T03:14:43.997Z Downloaded fragile v2.0.0
15232024-05-23T03:14:44.001Z Downloaded diesel_table_macro_syntax v0.1.0
15242024-05-23T03:14:44.002Z Downloaded termcolor v1.4.1
15252024-05-23T03:14:44.002Z Downloaded smawk v0.3.2
15262024-05-23T03:14:44.007Z Downloaded smallvec v0.6.14
15272024-05-23T03:14:44.007Z Downloaded tabwriter v1.4.0
15282024-05-23T03:14:44.007Z Downloaded termios v0.3.3
15292024-05-23T03:14:44.011Z Downloaded scroll_derive v0.12.0
15302024-05-23T03:14:44.011Z Downloaded slog-term v2.9.1
15312024-05-23T03:14:44.011Z Downloaded tinyvec v1.6.0
15322024-05-23T03:14:44.015Z Downloaded usdt-impl v0.5.0
15332024-05-23T03:14:44.020Z Downloaded xattr v1.3.1
15342024-05-23T03:14:44.020Z Downloaded postgres-types v0.2.6
15352024-05-23T03:14:44.024Z Downloaded topological-sort v0.2.2
15362024-05-23T03:14:44.024Z Downloaded wyz v0.5.1
15372024-05-23T03:14:44.028Z Downloaded uuid v1.8.0
15382024-05-23T03:14:44.028Z Downloaded blake2 v0.10.6
15392024-05-23T03:14:44.033Z Downloaded futures v0.3.30
15402024-05-23T03:14:44.037Z Downloaded diff v0.1.13
15412024-05-23T03:14:44.041Z Downloaded hash32 v0.2.1
15422024-05-23T03:14:44.045Z Downloaded slog-bunyan v2.5.0
15432024-05-23T03:14:44.045Z Downloaded pretty-hex v0.4.1
15442024-05-23T03:14:44.045Z Downloaded waitgroup v0.1.2
15452024-05-23T03:14:44.049Z Downloaded predicates-tree v1.0.9
15462024-05-23T03:14:44.049Z Downloaded predicates-core v1.0.6
15472024-05-23T03:14:44.049Z Downloaded smallvec v1.13.2
15482024-05-23T03:14:44.053Z Downloaded shlex v1.3.0
15492024-05-23T03:14:44.053Z Downloaded parking_lot v0.12.2
15502024-05-23T03:14:44.057Z Downloaded parking_lot v0.11.2
15512024-05-23T03:14:44.057Z Downloaded spki v0.7.3
15522024-05-23T03:14:44.063Z Downloaded thread_local v1.1.8
15532024-05-23T03:14:44.063Z Downloaded subprocess v0.2.9
15542024-05-23T03:14:44.069Z Downloaded pest_meta v2.7.10
15552024-05-23T03:14:44.070Z Downloaded oso-derive v0.27.3
15562024-05-23T03:14:44.070Z Downloaded smf v0.2.3
15572024-05-23T03:14:44.074Z Downloaded minimal-lexical v0.2.1
15582024-05-23T03:14:44.074Z Downloaded dyn-clone v1.0.17
15592024-05-23T03:14:44.078Z Downloaded stability v0.2.0
15602024-05-23T03:14:44.078Z Downloaded take_mut v0.2.2
15612024-05-23T03:14:44.078Z Downloaded itertools v0.10.5
15622024-05-23T03:14:44.083Z Downloaded usdt-impl v0.3.5
15632024-05-23T03:14:44.087Z Downloaded serde-big-array v0.5.1
15642024-05-23T03:14:44.087Z Downloaded base64 v0.21.7
15652024-05-23T03:14:44.099Z Downloaded peg-macros v0.8.3
15662024-05-23T03:14:44.102Z Downloaded peg-runtime v0.8.3
15672024-05-23T03:14:44.105Z Downloaded tokio-stream v0.1.15
15682024-05-23T03:14:44.109Z Downloaded wait-timeout v0.2.0
15692024-05-23T03:14:44.112Z Downloaded proc-macro-error-attr v1.0.4
15702024-05-23T03:14:44.112Z Downloaded crossbeam-channel v0.5.12
15712024-05-23T03:14:44.115Z Downloaded pest_derive v2.7.10
15722024-05-23T03:14:44.119Z Downloaded itertools v0.12.1
15732024-05-23T03:14:44.128Z Downloaded fixedbitset v0.4.2
15742024-05-23T03:14:44.131Z Downloaded time-core v0.1.2
15752024-05-23T03:14:44.131Z Downloaded ena v0.14.3
15762024-05-23T03:14:44.131Z Downloaded proc-macro-crate v1.3.1
15772024-05-23T03:14:44.134Z Downloaded half v2.4.1
15782024-05-23T03:14:44.134Z Downloaded mio v0.8.11
15792024-05-23T03:14:44.140Z Downloaded sha2 v0.10.8
15802024-05-23T03:14:44.144Z Downloaded want v0.3.1
15812024-05-23T03:14:44.148Z Downloaded parking_lot_core v0.9.10
15822024-05-23T03:14:44.148Z Downloaded secrecy v0.8.0
15832024-05-23T03:14:44.148Z Downloaded resolv-conf v0.7.0
15842024-05-23T03:14:44.152Z Downloaded highway v1.1.0
15852024-05-23T03:14:44.152Z Downloaded strum v0.26.2
15862024-05-23T03:14:44.155Z Downloaded structmeta v0.2.0
15872024-05-23T03:14:44.155Z Downloaded strip-ansi-escapes v0.2.0
15882024-05-23T03:14:44.159Z Downloaded serde-hex v0.1.0
15892024-05-23T03:14:44.159Z Downloaded parse-display v0.9.0
15902024-05-23T03:14:44.159Z Downloaded expectorate v1.1.0
15912024-05-23T03:14:44.162Z Downloaded usdt-macro v0.5.0
15922024-05-23T03:14:44.162Z Downloaded deranged v0.3.11
15932024-05-23T03:14:44.166Z Downloaded slab v0.4.9
15942024-05-23T03:14:44.166Z Downloaded tokio-rustls v0.25.0
15952024-05-23T03:14:44.172Z Downloaded tokio-rustls v0.24.1
15962024-05-23T03:14:44.172Z Downloaded globset v0.4.14
15972024-05-23T03:14:44.175Z Downloaded fxhash v0.2.1
15982024-05-23T03:14:44.176Z Downloaded usdt-macro v0.3.5
15992024-05-23T03:14:44.176Z Downloaded tokio-tungstenite v0.20.1
16002024-05-23T03:14:44.179Z Downloaded tokio-native-tls v0.3.1
16012024-05-23T03:14:44.180Z Downloaded psl-types v2.0.11
16022024-05-23T03:14:44.183Z Downloaded signal-hook-tokio v0.3.1
16032024-05-23T03:14:44.183Z Downloaded env_logger v0.10.2
16042024-05-23T03:14:44.190Z Downloaded flume v0.11.0
16052024-05-23T03:14:44.194Z Downloaded walkdir v2.5.0
16062024-05-23T03:14:44.194Z Downloaded scheduled-thread-pool v0.2.7
16072024-05-23T03:14:44.195Z Downloaded hostname v0.4.0
16082024-05-23T03:14:44.195Z Downloaded hostname v0.3.1
16092024-05-23T03:14:44.202Z Downloaded serde_arrays v0.1.0
16102024-05-23T03:14:44.202Z Downloaded sec1 v0.7.3
16112024-05-23T03:14:44.202Z Downloaded signature v1.6.4
16122024-05-23T03:14:44.206Z Downloaded radium v0.7.0
16132024-05-23T03:14:44.206Z Downloaded foreign-types-shared v0.3.1
16142024-05-23T03:14:44.206Z Downloaded r2d2 v0.8.10
16152024-05-23T03:14:44.206Z Downloaded generic-array v0.14.7
16162024-05-23T03:14:44.206Z Downloaded zone v0.1.8
16172024-05-23T03:14:44.210Z Downloaded strum_macros v0.24.3
16182024-05-23T03:14:44.210Z Downloaded lalrpop v0.19.12
16192024-05-23T03:14:44.229Z Downloaded pkg-config v0.3.30
16202024-05-23T03:14:44.254Z Downloaded parse-size v1.0.0
16212024-05-23T03:14:44.254Z Downloaded sqlparser_derive v0.2.2
16222024-05-23T03:14:44.254Z Downloaded headers-core v0.2.0
16232024-05-23T03:14:44.254Z Downloaded gethostname v0.4.3
16242024-05-23T03:14:44.254Z Downloaded trust-dns-resolver v0.22.0
16252024-05-23T03:14:44.254Z Downloaded ed25519 v1.5.3
16262024-05-23T03:14:44.255Z Downloaded fatfs v0.3.6
16272024-05-23T03:14:44.255Z Downloaded untrusted v0.9.0
16282024-05-23T03:14:44.255Z Downloaded phf_shared v0.10.0
16292024-05-23T03:14:44.255Z Downloaded whoami v1.5.1
16302024-05-23T03:14:44.255Z Downloaded tokio-tungstenite v0.21.0
16312024-05-23T03:14:44.268Z Downloaded oso v0.27.3
16322024-05-23T03:14:44.268Z Downloaded similar v2.5.0
16332024-05-23T03:14:44.268Z Downloaded untrusted v0.7.1
16342024-05-23T03:14:44.268Z Downloaded siphasher v0.3.11
16352024-05-23T03:14:44.268Z Downloaded signal-hook-registry v1.4.2
16362024-05-23T03:14:44.268Z Downloaded der v0.7.9
16372024-05-23T03:14:44.268Z Downloaded typed-path v0.7.1
16382024-05-23T03:14:44.279Z Downloaded dof v0.1.5
16392024-05-23T03:14:44.279Z Downloaded dtrace-parser v0.2.0
16402024-05-23T03:14:44.279Z Downloaded ff v0.13.0
16412024-05-23T03:14:44.279Z Downloaded zone_cfg_derive v0.1.2
16422024-05-23T03:14:44.279Z Downloaded parse-display-derive v0.9.0
16432024-05-23T03:14:44.279Z Downloaded dof v0.3.0
16442024-05-23T03:14:44.279Z Downloaded foreign-types v0.3.2
16452024-05-23T03:14:44.279Z Downloaded ucd-trie v0.1.6
16462024-05-23T03:14:44.279Z Downloaded crossterm v0.27.0
16472024-05-23T03:14:44.283Z Downloaded typenum v1.17.0
16482024-05-23T03:14:44.288Z Downloaded elliptic-curve v0.13.8
16492024-05-23T03:14:44.291Z Downloaded rand_seeder v0.2.3
16502024-05-23T03:14:44.291Z Downloaded postcard v1.0.8
16512024-05-23T03:14:44.296Z Downloaded unicode-linebreak v0.1.5
16522024-05-23T03:14:44.296Z Downloaded rusty-fork v0.3.0
16532024-05-23T03:14:44.296Z Downloaded serde_plain v1.0.2
16542024-05-23T03:14:44.304Z Downloaded same-file v1.0.6
16552024-05-23T03:14:44.304Z Downloaded dtrace-parser v0.1.14
16562024-05-23T03:14:44.304Z Downloaded downcast v0.11.0
16572024-05-23T03:14:44.308Z Downloaded foreign-types-shared v0.1.1
16582024-05-23T03:14:44.308Z Downloaded hmac v0.12.1
16592024-05-23T03:14:44.308Z Downloaded time-macros v0.2.18
16602024-05-23T03:14:44.308Z Downloaded ref-cast-impl v1.0.23
16612024-05-23T03:14:44.309Z Downloaded string_cache v0.8.7
16622024-05-23T03:14:44.309Z Downloaded rand_chacha v0.3.1
16632024-05-23T03:14:44.313Z Downloaded prettyplease v0.2.20
16642024-05-23T03:14:44.313Z Downloaded nom v7.1.3
16652024-05-23T03:14:44.318Z Downloaded platforms v3.4.0
16662024-05-23T03:14:44.323Z Downloaded sync_wrapper v0.1.2
16672024-05-23T03:14:44.323Z Downloaded static_assertions v1.1.0
16682024-05-23T03:14:44.324Z Downloaded rustc-demangle v0.1.24
16692024-05-23T03:14:44.328Z Downloaded data-encoding v2.6.0
16702024-05-23T03:14:44.328Z Downloaded thread-id v4.2.1
16712024-05-23T03:14:44.328Z Downloaded synstructure v0.12.6
16722024-05-23T03:14:44.333Z Downloaded rustc_version v0.1.7
16732024-05-23T03:14:44.333Z Downloaded rustc-hash v1.1.0
16742024-05-23T03:14:44.333Z Downloaded fnv v1.0.7
16752024-05-23T03:14:44.333Z Downloaded filetime v0.2.23
16762024-05-23T03:14:44.337Z Downloaded unicase v2.7.0
16772024-05-23T03:14:44.337Z Downloaded trust-dns-server v0.22.1
16782024-05-23T03:14:44.342Z Downloaded derive-where v1.2.7
16792024-05-23T03:14:44.347Z Downloaded usdt v0.3.5
16802024-05-23T03:14:44.347Z Downloaded schemars v0.8.19
16812024-05-23T03:14:44.356Z Downloaded ref-cast v1.0.23
16822024-05-23T03:14:44.368Z Downloaded toml v0.5.11
16832024-05-23T03:14:44.368Z Downloaded paste v1.0.15
16842024-05-23T03:14:44.369Z Downloaded tokio-postgres v0.7.10
16852024-05-23T03:14:44.372Z Downloaded term v0.7.0
16862024-05-23T03:14:44.372Z Downloaded password-hash v0.5.0
16872024-05-23T03:14:44.376Z Downloaded strum_macros v0.25.3
16882024-05-23T03:14:44.377Z Downloaded chrono v0.4.38
16892024-05-23T03:14:44.386Z Downloaded rsa v0.9.6
16902024-05-23T03:14:44.392Z Downloaded defmt-macros v0.3.9
16912024-05-23T03:14:44.396Z Downloaded derive_builder_core v0.20.0
16922024-05-23T03:14:44.396Z Downloaded derive_more v0.99.17
16932024-05-23T03:14:44.399Z Downloaded openssl-sys v0.9.102
16942024-05-23T03:14:44.405Z Downloaded publicsuffix v2.2.3
16952024-05-23T03:14:44.408Z Downloaded serde_yaml v0.9.34+deprecated
16962024-05-23T03:14:44.412Z Downloaded unicode-bidi v0.3.15
16972024-05-23T03:14:44.416Z Downloaded heapless v0.7.17
16982024-05-23T03:14:44.420Z Downloaded pin-project-lite v0.2.14
16992024-05-23T03:14:44.425Z Downloaded phf_shared v0.11.2
17002024-05-23T03:14:44.425Z Downloaded unsafe-libyaml v0.2.11
17012024-05-23T03:14:44.429Z Downloaded ron v0.7.1
17022024-05-23T03:14:44.432Z Downloaded yasna v0.5.2
17032024-05-23T03:14:44.436Z Downloaded slog v2.7.0
17042024-05-23T03:14:44.439Z Downloaded foreign-types v0.5.0
17052024-05-23T03:14:44.440Z Downloaded pkcs8 v0.10.2
17062024-05-23T03:14:44.443Z Downloaded blake3 v1.5.1
17072024-05-23T03:14:44.448Z Downloaded regex-automata v0.1.10
17082024-05-23T03:14:44.454Z Downloaded pin-project v1.1.5
17092024-05-23T03:14:44.471Z Downloaded hashbrown v0.13.2
17102024-05-23T03:14:44.475Z Downloaded curve25519-dalek v4.1.2
17112024-05-23T03:14:44.479Z Downloaded salty v0.2.0
17122024-05-23T03:14:44.484Z Downloaded rcgen v0.12.1
17132024-05-23T03:14:44.487Z Downloaded rand v0.8.5
17142024-05-23T03:14:44.491Z Downloaded zerocopy v0.7.34
17152024-05-23T03:14:44.507Z Downloaded rustyline v14.0.0
17162024-05-23T03:14:44.512Z Downloaded toml v0.7.8
17172024-05-23T03:14:44.516Z Downloaded flate2 v1.0.30
17182024-05-23T03:14:44.520Z Downloaded http v0.2.12
17192024-05-23T03:14:44.524Z Downloaded hkdf v0.12.4
17202024-05-23T03:14:44.527Z Downloaded url v2.5.0
17212024-05-23T03:14:44.532Z Downloaded winnow v0.5.40
17222024-05-23T03:14:44.539Z Downloaded tough v0.17.1
17232024-05-23T03:14:44.551Z Downloaded h2 v0.3.26
17242024-05-23T03:14:44.556Z Downloaded tokio-util v0.7.11
17252024-05-23T03:14:44.561Z Downloaded toml_edit v0.19.15
17262024-05-23T03:14:44.578Z Downloaded time v0.3.36
17272024-05-23T03:14:44.586Z Downloaded serde_with v3.8.1
17282024-05-23T03:14:44.592Z Downloaded pest v2.7.10
17292024-05-23T03:14:44.609Z Downloaded unicode-segmentation v1.11.0
17302024-05-23T03:14:44.612Z Downloaded unicode-normalization v0.1.23
17312024-05-23T03:14:44.612Z Downloaded goblin v0.8.2
17322024-05-23T03:14:44.613Z Downloaded object v0.32.2
17332024-05-23T03:14:44.622Z Downloaded gimli v0.28.1
17342024-05-23T03:14:44.631Z Downloaded rustls-webpki v0.101.7
17352024-05-23T03:14:44.646Z Downloaded sqlparser v0.45.0
17362024-05-23T03:14:44.657Z Downloaded reqwest v0.11.27
17372024-05-23T03:14:44.671Z Downloaded webpki-roots v0.25.4
17382024-05-23T03:14:44.681Z Downloaded regex v1.10.4
17392024-05-23T03:14:44.690Z Downloaded tabled v0.15.0
17402024-05-23T03:14:44.703Z Downloaded polar-core v0.27.3
17412024-05-23T03:14:44.708Z Downloaded radix_trie v0.2.1
17422024-05-23T03:14:44.709Z Downloaded regex-syntax v0.6.29
17432024-05-23T03:14:44.715Z Downloaded trust-dns-proto v0.22.0
17442024-05-23T03:14:44.728Z Downloaded rustls v0.22.4
17452024-05-23T03:14:44.744Z Downloaded openapiv3 v2.0.0
17462024-05-23T03:14:44.754Z Downloaded ratatui v0.26.2
17472024-05-23T03:14:44.773Z Downloaded bstr v1.9.1
17482024-05-23T03:14:44.784Z Downloaded diesel v2.1.6
17492024-05-23T03:14:44.800Z Downloaded sled v0.34.7
17502024-05-23T03:14:44.811Z Downloaded zerocopy-derive v0.2.0
17512024-05-23T03:14:44.819Z Downloaded regress v0.9.1
17522024-05-23T03:14:44.829Z Downloaded zerocopy-derive v0.6.6
17532024-05-23T03:14:44.838Z Downloaded regex-automata v0.4.6
17542024-05-23T03:14:44.857Z Downloaded bzip2-sys v0.1.11+1.0.8
17552024-05-23T03:14:44.871Z Downloaded petgraph v0.6.5
17562024-05-23T03:14:44.903Z Downloaded tokio v1.37.0
17572024-05-23T03:14:44.942Z Downloaded sha3 v0.10.8
17582024-05-23T03:14:44.970Z Downloaded csv v1.3.0
17592024-05-23T03:14:44.970Z Downloaded finl_unicode v1.2.0
17602024-05-23T03:14:46.221Z Downloaded regex-syntax v0.8.3
17612024-05-23T03:14:46.221Z Downloaded encoding_rs v0.8.34
17622024-05-23T03:14:46.221Z Downloaded bstr v0.2.17
17632024-05-23T03:14:46.221Z Downloaded smoltcp v0.11.0
17642024-05-23T03:14:46.221Z Downloaded rustls v0.21.12
17652024-05-23T03:14:46.222Z Downloaded nix v0.28.0
17662024-05-23T03:14:46.222Z Downloaded rustls-webpki v0.102.4
17672024-05-23T03:14:46.222Z Downloaded smoltcp v0.9.1
17682024-05-23T03:14:46.222Z Downloaded reedline v0.31.0
17692024-05-23T03:14:46.222Z Downloaded quick-xml v0.31.0
17702024-05-23T03:14:46.222Z Downloaded syn v1.0.109
17712024-05-23T03:14:46.222Z Downloaded openssl v0.10.64
17722024-05-23T03:14:46.223Z Downloaded portable-atomic v1.6.0
17732024-05-23T03:14:46.223Z Downloaded bitvec v1.0.1
17742024-05-23T03:14:46.223Z Downloaded steno v0.4.0
17752024-05-23T03:14:46.223Z Downloaded proptest v1.4.0
17762024-05-23T03:14:46.224Z Downloaded object v0.30.4
17772024-05-23T03:14:46.224Z Downloaded http v1.1.0
17782024-05-23T03:14:46.224Z Downloaded vcpkg v0.2.15
17792024-05-23T03:14:46.224Z Downloaded headers v0.3.9
17802024-05-23T03:14:46.225Z Downloaded rayon v1.10.0
17812024-05-23T03:14:46.225Z Downloaded futures-util v0.3.30
17822024-05-23T03:14:46.225Z Downloaded pin-project-internal v1.1.5
17832024-05-23T03:14:46.225Z Downloaded pem-rfc7468 v0.7.0
17842024-05-23T03:14:46.225Z Downloaded tempfile v3.10.1
17852024-05-23T03:14:46.226Z Downloaded trust-dns-client v0.22.0
17862024-05-23T03:14:46.226Z Downloaded idna v0.3.0
17872024-05-23T03:14:46.226Z Downloaded percent-encoding v2.3.1
17882024-05-23T03:14:46.226Z Downloaded either v1.12.0
17892024-05-23T03:14:46.227Z Downloaded unarray v0.1.4
17902024-05-23T03:14:46.227Z Downloaded tracing-core v0.1.32
17912024-05-23T03:14:46.227Z Downloaded derive_builder v0.20.0
17922024-05-23T03:14:46.227Z Downloaded unicode-width v0.1.12
17932024-05-23T03:14:46.227Z Downloaded zerocopy-derive v0.7.34
17942024-05-23T03:14:46.228Z Downloaded serde_with_macros v3.8.1
17952024-05-23T03:14:46.228Z Downloaded ron v0.8.1
17962024-05-23T03:14:46.228Z Downloaded stable_deref_trait v1.2.0
17972024-05-23T03:14:46.228Z Downloaded sqlformat v0.2.3
17982024-05-23T03:14:46.228Z Downloaded getrandom v0.2.14
17992024-05-23T03:14:46.229Z Downloaded getopts v0.2.21
18002024-05-23T03:14:46.229Z Downloaded der_derive v0.7.2
18012024-05-23T03:14:46.229Z Downloaded fd-lock v4.0.2
18022024-05-23T03:14:46.229Z Downloaded serde_tokenstream v0.2.0
18032024-05-23T03:14:46.229Z Downloaded serde_tokenstream v0.1.7
18042024-05-23T03:14:46.230Z Downloaded serde_repr v0.1.19
18052024-05-23T03:14:46.230Z Downloaded rtoolbox v0.0.2
18062024-05-23T03:14:46.230Z Downloaded futures-macro v0.3.30
18072024-05-23T03:14:46.230Z Downloaded futures-io v0.3.30
18082024-05-23T03:14:46.230Z Downloaded form_urlencoded v1.2.1
18092024-05-23T03:14:46.231Z Downloaded float-cmp v0.9.0
18102024-05-23T03:14:46.231Z Downloaded x509-cert v0.2.5
18112024-05-23T03:14:46.231Z Downloaded plain v0.2.3
18122024-05-23T03:14:46.231Z Downloaded tracing-attributes v0.1.27
18132024-05-23T03:14:46.232Z Downloaded tar v0.4.40
18142024-05-23T03:14:46.232Z Downloaded zerocopy v0.6.6
18152024-05-23T03:14:46.232Z Downloaded heapless v0.8.0
18162024-05-23T03:14:46.232Z Downloaded hashbrown v0.12.3
18172024-05-23T03:14:46.232Z Downloaded structmeta v0.3.0
18182024-05-23T03:14:46.232Z Downloaded stringprep v0.1.4
18192024-05-23T03:14:46.233Z Downloaded diesel_derives v2.1.4
18202024-05-23T03:14:46.233Z Downloaded quick-error v1.2.3
18212024-05-23T03:14:46.233Z Downloaded papergrid v0.11.0
18222024-05-23T03:14:46.233Z Downloaded which v4.4.2
18232024-05-23T03:14:46.233Z Downloaded num-bigint-dig v0.8.4
18242024-05-23T03:14:46.234Z Downloaded proc-macro-error v1.0.4
18252024-05-23T03:14:46.234Z Downloaded owo-colors v4.0.0
18262024-05-23T03:14:46.234Z Downloaded utf-8 v0.7.6
18272024-05-23T03:14:46.234Z Downloaded tokio-macros v2.2.0
18282024-05-23T03:14:46.234Z Downloaded postgres-protocol v0.6.6
18292024-05-23T03:14:46.234Z Downloaded peg v0.8.3
18302024-05-23T03:14:46.235Z Downloaded heck v0.4.1
18312024-05-23T03:14:46.235Z Downloaded ring v0.17.8
18322024-05-23T03:14:46.235Z Downloaded heck v0.3.3
18332024-05-23T03:14:46.235Z Downloaded hash32 v0.3.1
18342024-05-23T03:14:46.235Z Downloaded vte_generate_state_changes v0.1.1
18352024-05-23T03:14:46.235Z Downloaded defmt-parser v0.3.4
18362024-05-23T03:14:46.236Z Downloaded unicode_categories v0.1.1
18372024-05-23T03:14:46.236Z Downloaded hex v0.4.3
18382024-05-23T03:14:46.236Z Downloaded rand_core v0.6.4
18392024-05-23T03:14:46.236Z Downloaded portpicker v0.1.1
18402024-05-23T03:14:46.236Z Downloaded path-slash v0.1.5
18412024-05-23T03:14:46.236Z Downloaded embedded-io v0.4.0
18422024-05-23T03:14:46.236Z Downloaded tap v1.0.1
18432024-05-23T03:14:46.237Z Downloaded tabled_derive v0.7.0
18442024-05-23T03:14:46.237Z Downloaded defmt v0.3.8
18452024-05-23T03:14:46.237Z Downloaded tracing v0.1.40
18462024-05-23T03:14:46.237Z Downloaded zerocopy v0.3.2
18472024-05-23T03:14:46.237Z Downloaded rayon-core v1.12.1
18482024-05-23T03:14:46.237Z Downloaded usdt v0.5.0
18492024-05-23T03:14:46.237Z Downloaded spin v0.9.8
18502024-05-23T03:14:46.238Z Downloaded sct v0.7.1
18512024-05-23T03:14:46.238Z Downloaded toolchain_find v0.4.0
18522024-05-23T03:14:46.238Z Downloaded unicode-xid v0.2.4
18532024-05-23T03:14:46.238Z Downloaded slog-json v2.6.1
18542024-05-23T03:14:46.238Z Downloaded ring v0.16.20
18552024-05-23T03:14:46.238Z Downloaded slog-async v2.8.0
18562024-05-23T03:14:46.238Z Downloaded scopeguard v1.2.0
18572024-05-23T03:14:46.239Z Downloaded textwrap v0.16.1
18582024-05-23T03:14:46.239Z Downloaded test-strategy v0.3.1
18592024-05-23T03:14:46.239Z Downloaded num-bigint v0.4.5
18602024-05-23T03:14:46.252Z Downloaded serde-big-array v0.4.1
18612024-05-23T03:14:46.253Z Downloaded futures-task v0.3.30
18622024-05-23T03:14:46.253Z Downloaded futures-sink v0.3.30
18632024-05-23T03:14:46.253Z Downloaded flagset v0.4.5
18642024-05-23T03:14:46.253Z Downloaded debug-ignore v1.0.5
18652024-05-23T03:14:46.253Z Downloaded env_logger v0.9.3
18662024-05-23T03:14:46.253Z Downloaded const_format v0.2.32
18672024-05-23T03:14:46.253Z Downloaded cc v1.0.97
18682024-05-23T03:14:46.253Z Downloaded poly1305 v0.8.0
18692024-05-23T03:14:46.253Z Downloaded zip v0.6.6
18702024-05-23T03:14:46.253Z Downloaded spin v0.5.2
18712024-05-23T03:14:46.253Z Downloaded slog-scope v4.4.0
18722024-05-23T03:14:46.254Z Downloaded schemars_derive v0.8.19
18732024-05-23T03:14:46.254Z Downloaded phf v0.11.2
18742024-05-23T03:14:46.254Z Downloaded packed_struct_codegen v0.10.1
18752024-05-23T03:14:46.254Z Downloaded packed_struct v0.10.1
18762024-05-23T03:14:46.254Z Downloaded group v0.13.0
18772024-05-23T03:14:46.254Z Downloaded thiserror-impl-no-std v2.0.2
18782024-05-23T03:14:46.254Z Downloaded enum-as-inner v0.5.1
18792024-05-23T03:14:46.254Z Downloaded tungstenite v0.21.0
18802024-05-23T03:14:46.254Z Downloaded tungstenite v0.20.1
18812024-05-23T03:14:46.254Z Downloaded socket2 v0.5.7
18822024-05-23T03:14:46.254Z Downloaded snafu v0.8.2
18832024-05-23T03:14:46.254Z Downloaded samael v0.0.15
18842024-05-23T03:14:46.254Z Downloaded futures-executor v0.3.30
18852024-05-23T03:14:46.254Z Downloaded futures-core v0.3.30
18862024-05-23T03:14:46.255Z Downloaded rustls-pki-types v1.7.0
18872024-05-23T03:14:46.255Z Downloaded rustls-pemfile v2.1.2
18882024-05-23T03:14:46.255Z Downloaded crypto-bigint v0.5.5
18892024-05-23T03:14:46.255Z Downloaded backtrace v0.3.71
18902024-05-23T03:14:46.255Z Downloaded libxml v0.3.3
18912024-05-23T03:14:46.255Z Downloaded structmeta-derive v0.2.0
18922024-05-23T03:14:46.255Z Downloaded pkcs1 v0.7.5
18932024-05-23T03:14:46.255Z Downloaded vsss-rs v3.3.4
18942024-05-23T03:14:46.255Z Downloaded slog-stdlog v4.1.1
18952024-05-23T03:14:46.255Z Downloaded darling_core v0.20.9
18962024-05-23T03:14:46.256Z Downloaded num-traits v0.2.19
18972024-05-23T03:14:46.256Z Downloaded num-complex v0.4.6
18982024-05-23T03:14:46.256Z Downloaded digest v0.10.7
18992024-05-23T03:14:46.256Z Downloaded difflib v0.4.0
19002024-05-23T03:14:46.256Z Downloaded const-oid v0.9.6
19012024-05-23T03:14:46.256Z Downloaded compact_str v0.7.1
19022024-05-23T03:14:46.256Z Downloaded serde_urlencoded v0.7.1
19032024-05-23T03:14:46.256Z Downloaded socket2 v0.4.10
19042024-05-23T03:14:46.257Z Downloaded signal-hook v0.3.17
19052024-05-23T03:14:46.257Z Downloaded allocator-api2 v0.2.18
19062024-05-23T03:14:46.257Z Downloaded rand_xorshift v0.3.0
19072024-05-23T03:14:46.257Z Downloaded erased-serde v0.3.31
19082024-05-23T03:14:46.257Z Downloaded omicron-zone-package v0.11.0
19092024-05-23T03:14:46.257Z Downloaded http-body v0.4.6
19102024-05-23T03:14:46.257Z Downloaded funty v2.0.0
19112024-05-23T03:14:46.257Z Downloaded vte v0.11.1
19122024-05-23T03:14:46.257Z Downloaded signature v2.2.0
19132024-05-23T03:14:46.257Z Downloaded cookie v0.18.1
19142024-05-23T03:14:46.257Z Downloaded ciborium v0.2.2
19152024-05-23T03:14:46.258Z Downloaded base64ct v1.6.0
19162024-05-23T03:14:46.258Z Downloaded tiny-keccak v2.0.2
19172024-05-23T03:14:46.258Z Downloaded thiserror-no-std v2.0.2
19182024-05-23T03:14:46.258Z Downloaded supports-color v3.0.0
19192024-05-23T03:14:46.258Z Downloaded log v0.4.21
19202024-05-23T03:14:46.258Z Downloaded num-rational v0.4.2
19212024-05-23T03:14:46.258Z Downloaded libm v0.2.8
19222024-05-23T03:14:46.258Z Downloaded libloading v0.8.3
19232024-05-23T03:14:46.258Z Downloaded ipnet v2.9.0
19242024-05-23T03:14:46.258Z Downloaded cpufeatures v0.2.12
19252024-05-23T03:14:46.258Z Downloaded bit-vec v0.6.3
19262024-05-23T03:14:46.258Z Downloaded fallible-iterator v0.2.0
19272024-05-23T03:14:46.258Z Downloaded dirs-sys-next v0.1.2
19282024-05-23T03:14:46.258Z Downloaded dirs-next v2.0.0
19292024-05-23T03:14:46.258Z Downloaded openssl-probe v0.1.5
19302024-05-23T03:14:46.259Z Downloaded foreign-types-macros v0.2.3
19312024-05-23T03:14:46.259Z Downloaded rustversion v1.0.17
19322024-05-23T03:14:46.259Z Downloaded rustls-pemfile v1.0.4
19332024-05-23T03:14:46.259Z Downloaded nu-ansi-term v0.50.0
19342024-05-23T03:14:46.259Z Downloaded mime_guess v2.0.4
19352024-05-23T03:14:46.259Z Downloaded ciborium-ll v0.2.2
19362024-05-23T03:14:46.259Z Downloaded cexpr v0.6.0
19372024-05-23T03:14:46.259Z Downloaded darling v0.20.9
19382024-05-23T03:14:46.259Z Downloaded constant_time_eq v0.3.0
19392024-05-23T03:14:46.259Z Downloaded ascii v1.1.0
19402024-05-23T03:14:46.259Z Downloaded arrayvec v0.7.4
19412024-05-23T03:14:46.259Z Downloaded scroll v0.12.0
19422024-05-23T03:14:46.259Z Downloaded native-tls v0.2.11
19432024-05-23T03:14:46.259Z Downloaded base16ct v0.2.0
19442024-05-23T03:14:46.259Z Downloaded crypto-common v0.1.6
19452024-05-23T03:14:46.260Z Downloaded cobs v0.2.3
19462024-05-23T03:14:46.260Z Downloaded async-stream v0.3.5
19472024-05-23T03:14:46.260Z Downloaded num_cpus v1.16.0
19482024-05-23T03:14:46.260Z Downloaded num-iter v0.1.45
19492024-05-23T03:14:46.260Z Downloaded num v0.4.3
19502024-05-23T03:14:46.260Z Downloaded nibble_vec v0.1.0
19512024-05-23T03:14:46.260Z Downloaded multimap v0.10.0
19522024-05-23T03:14:46.260Z Downloaded mockall v0.12.1
19532024-05-23T03:14:46.260Z Downloaded linear-map v1.2.0
19542024-05-23T03:14:46.260Z Downloaded block-padding v0.3.3
19552024-05-23T03:14:46.260Z Downloaded array-init v0.0.4
19562024-05-23T03:14:46.260Z Downloaded async-recursion v1.1.1
19572024-05-23T03:14:46.260Z Downloaded atomic-waker v1.1.2
19582024-05-23T03:14:46.260Z Downloaded lalrpop-util v0.19.12
19592024-05-23T03:14:46.260Z Downloaded is_ci v1.2.0
19602024-05-23T03:14:46.274Z Downloaded curve25519-dalek-derive v0.1.1
19612024-05-23T03:14:46.274Z Downloaded cstr-argument v0.1.2
19622024-05-23T03:14:46.274Z Downloaded bitstruct v0.1.1
19632024-05-23T03:14:46.274Z Downloaded hyper-rustls v0.24.2
19642024-05-23T03:14:46.274Z Downloaded hyper v0.14.28
19652024-05-23T03:14:46.274Z Downloaded bitflags v1.3.2
19662024-05-23T03:14:46.275Z Downloaded arc-swap v1.7.1
19672024-05-23T03:14:46.275Z Downloaded block-buffer v0.10.4
19682024-05-23T03:14:46.275Z Downloaded cfg_aliases v0.1.1
19692024-05-23T03:14:46.275Z Downloaded crc32fast v1.4.0
19702024-05-23T03:14:46.275Z Downloaded bitstruct_derive v0.1.0
19712024-05-23T03:14:46.275Z Downloaded atomicwrites v0.4.3
19722024-05-23T03:14:46.275Z Downloaded ascii-canvas v3.0.0
19732024-05-23T03:14:46.275Z Downloaded camino-tempfile v1.1.1
19742024-05-23T03:14:46.275Z Downloaded bytes v1.6.0
19752024-05-23T03:14:46.275Z Downloaded async-trait v0.1.80
19762024-05-23T03:14:46.275Z Downloaded iana-time-zone v0.1.60
19772024-05-23T03:14:46.275Z Downloaded humantime v2.1.0
19782024-05-23T03:14:46.275Z Downloaded darling_macro v0.20.9
19792024-05-23T03:14:46.275Z Downloaded base64 v0.22.1
19802024-05-23T03:14:46.275Z Compiling proc-macro2 v1.0.82
19812024-05-23T03:14:46.275Z Compiling unicode-ident v1.0.12
19822024-05-23T03:14:46.275Z Compiling libc v0.2.153
19832024-05-23T03:14:46.275Z Compiling serde v1.0.202
19842024-05-23T03:14:46.276Z Compiling autocfg v1.3.0
19852024-05-23T03:14:46.276Z Compiling version_check v0.9.4
19862024-05-23T03:14:46.276Z Compiling cfg-if v1.0.0
19872024-05-23T03:14:46.276Z Compiling cc v1.0.97
19882024-05-23T03:14:46.276Z Compiling parking_lot_core v0.9.10
19892024-05-23T03:14:46.276Z Compiling libm v0.2.8
19902024-05-23T03:14:46.564Z Compiling serde_json v1.0.117
19912024-05-23T03:14:46.642Z Compiling memchr v2.7.2
19922024-05-23T03:14:46.665Z Compiling typenum v1.17.0
19932024-05-23T03:14:46.801Z Compiling lock_api v0.4.12
19942024-05-23T03:14:46.853Z Compiling ahash v0.8.11
19952024-05-23T03:14:47.077Z Compiling num-traits v0.2.19
19962024-05-23T03:14:47.160Z Compiling once_cell v1.19.0
19972024-05-23T03:14:47.333Z Compiling generic-array v0.14.7
19982024-05-23T03:14:47.535Z Compiling quote v1.0.36
19992024-05-23T03:14:47.551Z Compiling byteorder v1.5.0
20002024-05-23T03:14:48.038Z Compiling syn v2.0.64
20012024-05-23T03:14:48.059Z Compiling getrandom v0.2.14
20022024-05-23T03:14:48.130Z Compiling log v0.4.21
20032024-05-23T03:14:48.262Z Compiling thiserror v1.0.60
20042024-05-23T03:14:48.398Z Compiling itoa v1.0.11
20052024-05-23T03:14:48.574Z Compiling scopeguard v1.2.0
20062024-05-23T03:14:48.680Z Compiling slab v0.4.9
20072024-05-23T03:14:49.143Z Compiling pkg-config v0.3.30
20082024-05-23T03:14:49.144Z Compiling smallvec v1.13.2
20092024-05-23T03:14:49.144Z Compiling ryu v1.0.18
20102024-05-23T03:14:49.144Z Compiling ring v0.17.8
20112024-05-23T03:14:49.203Z Compiling semver v1.0.23
20122024-05-23T03:14:49.486Z Compiling vcpkg v0.2.15
20132024-05-23T03:14:49.513Z Compiling pin-project-lite v0.2.14
20142024-05-23T03:14:49.674Z Compiling allocator-api2 v0.2.18
20152024-05-23T03:14:49.948Z Compiling parking_lot v0.12.2
20162024-05-23T03:14:50.452Z Compiling rand_core v0.6.4
20172024-05-23T03:14:51.070Z Compiling schemars v0.8.19
20182024-05-23T03:14:51.128Z Compiling signal-hook-registry v1.4.2
20192024-05-23T03:14:51.368Z Compiling openssl-sys v0.9.102
20202024-05-23T03:14:51.962Z Compiling time-core v0.1.2
20212024-05-23T03:14:52.123Z Compiling num-conv v0.1.0
20222024-05-23T03:14:52.276Z Compiling mio v0.8.11
20232024-05-23T03:14:52.407Z Compiling time-macros v0.2.18
20242024-05-23T03:14:53.377Z Compiling futures-core v0.3.30
20252024-05-23T03:14:53.394Z Compiling httparse v1.8.0
20262024-05-23T03:14:53.394Z Compiling rustix v0.38.34
20272024-05-23T03:14:53.964Z Compiling socket2 v0.5.7
20282024-05-23T03:14:53.972Z Compiling num_cpus v1.16.0
20292024-05-23T03:14:54.165Z Compiling openssl v0.10.64
20302024-05-23T03:14:54.661Z Compiling syn v1.0.109
20312024-05-23T03:14:54.661Z Compiling fnv v1.0.7
20322024-05-23T03:14:54.677Z Compiling const-oid v0.9.6
20332024-05-23T03:14:54.756Z Compiling subtle v2.5.0
20342024-05-23T03:14:54.861Z Compiling equivalent v1.0.1
20352024-05-23T03:14:54.961Z Compiling spin v0.9.8
20362024-05-23T03:14:55.117Z Compiling native-tls v0.2.11
20372024-05-23T03:14:55.410Z Compiling rustls v0.21.12
20382024-05-23T03:14:55.427Z Compiling heck v0.5.0
20392024-05-23T03:14:55.476Z Compiling iana-time-zone v0.1.60
20402024-05-23T03:14:55.494Z Compiling tinyvec_macros v0.1.1
20412024-05-23T03:14:55.580Z Compiling serde_derive_internals v0.29.1
20422024-05-23T03:14:55.609Z Compiling tinyvec v1.6.0
20432024-05-23T03:14:55.811Z Compiling crossbeam-utils v0.8.19
20442024-05-23T03:14:55.926Z Compiling futures-sink v0.3.30
20452024-05-23T03:14:56.771Z Compiling cookie v0.17.0
20462024-05-23T03:14:57.112Z Compiling unicode-normalization v0.1.23
20472024-05-23T03:14:57.708Z Compiling ucd-trie v0.1.6
20482024-05-23T03:14:57.807Z Compiling futures-channel v0.3.30
20492024-05-23T03:14:58.228Z Compiling futures-io v0.3.30
20502024-05-23T03:14:58.239Z Compiling dyn-clone v1.0.17
20512024-05-23T03:14:58.348Z Compiling pin-utils v0.1.0
20522024-05-23T03:14:58.417Z Compiling unicode-bidi v0.3.15
20532024-05-23T03:14:58.437Z Compiling slog v2.7.0
20542024-05-23T03:14:58.596Z Compiling futures-task v0.3.30
20552024-05-23T03:14:59.258Z Compiling untrusted v0.9.0
20562024-05-23T03:14:59.269Z Compiling heck v0.4.1
20572024-05-23T03:14:59.457Z Compiling aho-corasick v1.1.3
20582024-05-23T03:14:59.630Z Compiling crc32fast v1.4.0
20592024-05-23T03:14:59.693Z Compiling regex-syntax v0.8.3
20602024-05-23T03:15:00.029Z Compiling powerfmt v0.2.0
20612024-05-23T03:15:00.221Z Compiling usdt-impl v0.5.0
20622024-05-23T03:15:00.911Z Compiling deranged v0.3.11
20632024-05-23T03:15:00.923Z Compiling num_threads v0.1.7
20642024-05-23T03:15:01.069Z Compiling percent-encoding v2.3.1
20652024-05-23T03:15:01.369Z Compiling serde_derive v1.0.202
20662024-05-23T03:15:02.221Z Compiling zerocopy-derive v0.7.34
20672024-05-23T03:15:02.221Z Compiling zeroize_derive v1.4.2
20682024-05-23T03:15:02.933Z Compiling tokio-macros v2.2.0
20692024-05-23T03:15:02.962Z Compiling thiserror-impl v1.0.60
20702024-05-23T03:15:03.440Z Compiling zerocopy v0.7.34
20712024-05-23T03:15:03.916Z Compiling futures-macro v0.3.30
20722024-05-23T03:15:04.026Z Compiling zeroize v1.7.0
20732024-05-23T03:15:05.737Z Compiling hashbrown v0.14.5
20742024-05-23T03:15:05.778Z Compiling tracing-attributes v0.1.27
20752024-05-23T03:15:05.826Z Compiling schemars_derive v0.8.19
20762024-05-23T03:15:07.304Z Compiling der_derive v0.7.2
20772024-05-23T03:15:08.854Z Compiling openssl-macros v0.1.1
20782024-05-23T03:15:08.868Z Compiling scroll_derive v0.12.0
20792024-05-23T03:15:08.868Z Compiling pest v2.7.10
20802024-05-23T03:15:09.110Z Compiling crypto-common v0.1.6
20812024-05-23T03:15:09.127Z Compiling futures-util v0.3.30
20822024-05-23T03:15:09.454Z Compiling block-buffer v0.10.4
20832024-05-23T03:15:09.688Z Compiling digest v0.10.7
20842024-05-23T03:15:09.836Z Compiling regex-automata v0.4.6
20852024-05-23T03:15:10.587Z Compiling scroll v0.12.0
20862024-05-23T03:15:11.150Z Compiling pest_meta v2.7.10
20872024-05-23T03:15:11.568Z Compiling time v0.3.36
20882024-05-23T03:15:15.000Z Compiling bytes v1.6.0
20892024-05-23T03:15:16.789Z Compiling bitflags v2.5.0
20902024-05-23T03:15:16.878Z Compiling tokio v1.37.0
20912024-05-23T03:15:16.966Z Compiling indexmap v2.2.6
20922024-05-23T03:15:17.400Z Compiling uuid v1.8.0
20932024-05-23T03:15:18.461Z Compiling chrono v0.4.38
20942024-05-23T03:15:18.481Z Compiling serde_tokenstream v0.2.0
20952024-05-23T03:15:19.828Z Compiling http v0.2.12
20962024-05-23T03:15:22.070Z Compiling pest_generator v2.7.10
20972024-05-23T03:15:22.240Z Compiling rustc_version v0.4.0
20982024-05-23T03:15:23.355Z Compiling heapless v0.7.17
20992024-05-23T03:15:23.926Z Compiling pest_derive v2.7.10
21002024-05-23T03:15:24.175Z Compiling zerocopy-derive v0.6.6
21012024-05-23T03:15:24.941Z Compiling backtrace v0.3.71
21022024-05-23T03:15:25.191Z Compiling tracing-core v0.1.32
21032024-05-23T03:15:25.399Z Compiling errno v0.3.9
21042024-05-23T03:15:26.086Z Compiling ppv-lite86 v0.2.17
21052024-05-23T03:15:26.363Z Compiling signal-hook v0.3.17
21062024-05-23T03:15:26.501Z Compiling base64 v0.21.7
21072024-05-23T03:15:26.623Z Compiling plain v0.2.3
21082024-05-23T03:15:27.527Z Compiling rand_chacha v0.3.1
21092024-05-23T03:15:27.533Z Compiling goblin v0.8.2
21102024-05-23T03:15:27.835Z Compiling tracing v0.1.40
21112024-05-23T03:15:28.487Z Compiling tokio-util v0.7.11
21122024-05-23T03:15:28.533Z Compiling regex v1.10.4
21132024-05-23T03:15:28.685Z Compiling async-trait v0.1.80
21142024-05-23T03:15:30.095Z Compiling pretty-hex v0.4.1
21152024-05-23T03:15:30.560Z Compiling strsim v0.11.1
21162024-05-23T03:15:30.637Z Compiling rustversion v1.0.17
21172024-05-23T03:15:31.279Z Compiling rand v0.8.5
21182024-05-23T03:15:33.044Z Compiling dtrace-parser v0.2.0
21192024-05-23T03:15:33.223Z Compiling dof v0.3.0
21202024-05-23T03:15:33.852Z Compiling form_urlencoded v1.2.1
21212024-05-23T03:15:34.171Z Compiling thread-id v4.2.1
21222024-05-23T03:15:34.281Z Compiling foreign-types-shared v0.1.1
21232024-05-23T03:15:34.395Z Compiling try-lock v0.2.5
21242024-05-23T03:15:34.414Z Compiling unicode-width v0.1.12
21252024-05-23T03:15:34.553Z Compiling anyhow v1.0.83
21262024-05-23T03:15:34.601Z Compiling base64ct v1.6.0
21272024-05-23T03:15:34.962Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21282024-05-23T03:15:35.132Z Compiling smoltcp v0.9.1
21292024-05-23T03:15:35.322Z Compiling pem-rfc7468 v0.7.0
21302024-05-23T03:15:35.655Z Compiling foreign-types v0.3.2
21312024-05-23T03:15:35.734Z Compiling want v0.3.1
21322024-05-23T03:15:37.021Z Compiling h2 v0.3.26
21332024-05-23T03:15:37.319Z Compiling http-body v0.4.6
21342024-05-23T03:15:37.627Z Compiling hmac v0.12.1
21352024-05-23T03:15:37.809Z Compiling clap_derive v4.5.4
21362024-05-23T03:15:38.395Z Compiling siphasher v0.3.11
21372024-05-23T03:15:38.775Z Compiling flagset v0.4.5
21382024-05-23T03:15:38.793Z Compiling httpdate v1.0.3
21392024-05-23T03:15:39.182Z Compiling tower-service v0.3.2
21402024-05-23T03:15:40.016Z Compiling der v0.7.9
21412024-05-23T03:15:47.249Z Compiling hyper v0.14.28
21422024-05-23T03:15:51.977Z Compiling sct v0.7.1
21432024-05-23T03:15:52.267Z Compiling rustls-webpki v0.101.7
21442024-05-23T03:15:52.824Z Compiling openapiv3 v2.0.0
21452024-05-23T03:15:56.442Z Compiling hubpack_derive v0.1.1
21462024-05-23T03:15:57.299Z Compiling idna v0.5.0
21472024-05-23T03:15:58.081Z Compiling fs-err v2.11.0
21482024-05-23T03:15:58.200Z Compiling anstyle v1.0.7
21492024-05-23T03:15:58.613Z Compiling cpufeatures v0.2.12
21502024-05-23T03:15:58.743Z Compiling finl_unicode v1.2.0
21512024-05-23T03:15:58.775Z Compiling openssl-probe v0.1.5
21522024-05-23T03:15:58.828Z Compiling spin v0.5.2
21532024-05-23T03:15:59.082Z Compiling adler v1.0.2
21542024-05-23T03:15:59.695Z Compiling utf8parse v0.2.1
21552024-05-23T03:15:59.713Z Compiling anstyle-parse v0.2.4
21562024-05-23T03:15:59.713Z Compiling stringprep v0.1.4
21572024-05-23T03:15:59.713Z Compiling miniz_oxide v0.7.2
21582024-05-23T03:16:00.527Z Compiling sha2 v0.10.8
21592024-05-23T03:16:00.608Z Compiling url v2.5.0
21602024-05-23T03:16:03.526Z Compiling spki v0.7.3
21612024-05-23T03:16:04.084Z Compiling usdt-macro v0.5.0
21622024-05-23T03:16:04.343Z Compiling usdt-attr-macro v0.5.0
21632024-05-23T03:16:05.954Z Compiling toml_datetime v0.6.6
21642024-05-23T03:16:06.367Z Compiling serde_spanned v0.6.6
21652024-05-23T03:16:06.437Z Compiling md-5 v0.10.6
21662024-05-23T03:16:06.498Z Compiling regress v0.9.1
21672024-05-23T03:16:06.561Z Compiling idna v0.3.0
21682024-05-23T03:16:08.170Z Compiling diesel_table_macro_syntax v0.1.0
21692024-05-23T03:16:08.548Z Compiling num-integer v0.1.46
21702024-05-23T03:16:09.335Z Compiling hash32 v0.2.1
21712024-05-23T03:16:09.540Z Compiling encoding_rs v0.8.34
21722024-05-23T03:16:09.693Z Compiling colorchoice v1.0.1
21732024-05-23T03:16:09.830Z Compiling psl-types v2.0.11
21742024-05-23T03:16:09.850Z Compiling is_terminal_polyfill v1.70.0
21752024-05-23T03:16:09.966Z Compiling gimli v0.28.1
21762024-05-23T03:16:10.464Z Compiling mime v0.3.17
21772024-05-23T03:16:10.489Z Compiling fallible-iterator v0.2.0
21782024-05-23T03:16:11.204Z Compiling stable_deref_trait v1.2.0
21792024-05-23T03:16:11.281Z Compiling anstyle-query v1.0.3
21802024-05-23T03:16:11.423Z Compiling anstream v0.6.14
21812024-05-23T03:16:12.089Z Compiling postgres-protocol v0.6.6
21822024-05-23T03:16:12.820Z Compiling publicsuffix v2.2.3
21832024-05-23T03:16:13.130Z Compiling lazy_static v1.4.0
21842024-05-23T03:16:13.240Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
21852024-05-23T03:16:14.744Z Compiling addr2line v0.21.0
21862024-05-23T03:16:14.848Z Compiling diesel_derives v2.1.4
21872024-05-23T03:16:16.047Z Compiling tokio-rustls v0.24.1
21882024-05-23T03:16:17.721Z Compiling pkcs8 v0.10.2
21892024-05-23T03:16:18.247Z Compiling terminal_size v0.3.0
21902024-05-23T03:16:18.335Z Compiling tokio-native-tls v0.3.1
21912024-05-23T03:16:18.643Z Compiling phf_shared v0.11.2
21922024-05-23T03:16:18.712Z Compiling strum_macros v0.25.3
21932024-05-23T03:16:19.554Z Compiling serde_urlencoded v0.7.1
21942024-05-23T03:16:20.455Z Compiling enum-as-inner v0.5.1
21952024-05-23T03:16:20.934Z Compiling block-padding v0.3.3
21962024-05-23T03:16:21.145Z Compiling serde_repr v0.1.19
21972024-05-23T03:16:21.482Z Compiling ff v0.13.0
21982024-05-23T03:16:21.733Z Compiling scheduled-thread-pool v0.2.7
21992024-05-23T03:16:22.269Z Compiling object v0.32.2
22002024-05-23T03:16:22.548Z Compiling base16ct v0.2.0
22012024-05-23T03:16:23.331Z Compiling ipnet v2.9.0
22022024-05-23T03:16:23.387Z Compiling clap_lex v0.7.0
22032024-05-23T03:16:23.834Z Compiling matches v0.1.10
22042024-05-23T03:16:23.927Z Compiling rustc-demangle v0.1.24
22052024-05-23T03:16:24.795Z Compiling bit-vec v0.6.3
22062024-05-23T03:16:25.388Z Compiling either v1.12.0
22072024-05-23T03:16:25.801Z Compiling bitflags v1.3.2
22082024-05-23T03:16:25.899Z Compiling managed v0.8.0
22092024-05-23T03:16:26.252Z Compiling winnow v0.5.40
22102024-05-23T03:16:26.441Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22112024-05-23T03:16:27.595Z Compiling idna v0.2.3
22122024-05-23T03:16:28.468Z Compiling clap_builder v4.5.2
22132024-05-23T03:16:28.685Z Compiling sec1 v0.7.3
22142024-05-23T03:16:29.036Z Compiling r2d2 v0.8.10
22152024-05-23T03:16:29.388Z Compiling group v0.13.0
22162024-05-23T03:16:29.684Z Compiling toml_edit v0.19.15
22172024-05-23T03:16:29.929Z Compiling inout v0.1.3
22182024-05-23T03:16:30.202Z Compiling phf v0.11.2
22192024-05-23T03:16:30.284Z Compiling hyper-tls v0.5.0
22202024-05-23T03:16:30.453Z Compiling signal-hook-mio v0.2.3
22212024-05-23T03:16:30.476Z Compiling hyper-rustls v0.24.2
22222024-05-23T03:16:30.621Z Compiling cookie_store v0.20.0
22232024-05-23T03:16:30.817Z Compiling postgres-types v0.2.6
22242024-05-23T03:16:30.951Z Compiling num-bigint v0.4.5
22252024-05-23T03:16:32.469Z Compiling hubpack v0.1.2
22262024-05-23T03:16:32.908Z Compiling rustls-pemfile v1.0.4
22272024-05-23T03:16:33.294Z Compiling phf_shared v0.10.0
22282024-05-23T03:16:33.670Z Compiling hkdf v0.12.4
22292024-05-23T03:16:34.446Z Compiling zerocopy v0.6.6
22302024-05-23T03:16:34.523Z Compiling ipnetwork v0.20.0
22312024-05-23T03:16:34.835Z Compiling futures-executor v0.3.30
22322024-05-23T03:16:34.847Z Compiling crypto-bigint v0.5.5
22332024-05-23T03:16:35.301Z Compiling float-cmp v0.9.0
22342024-05-23T03:16:35.321Z Compiling memmap v0.7.0
22352024-05-23T03:16:35.352Z Compiling precomputed-hash v0.1.1
22362024-05-23T03:16:35.458Z Compiling winnow v0.6.8
22372024-05-23T03:16:35.495Z Compiling webpki-roots v0.25.4
22382024-05-23T03:16:35.629Z Compiling whoami v1.5.1
22392024-05-23T03:16:35.790Z Compiling sync_wrapper v0.1.2
22402024-05-23T03:16:35.912Z Compiling difflib v0.4.0
22412024-05-23T03:16:36.125Z Compiling minimal-lexical v0.2.1
22422024-05-23T03:16:36.517Z Compiling normalize-line-endings v0.3.0
22432024-05-23T03:16:36.654Z Compiling predicates-core v1.0.6
22442024-05-23T03:16:36.763Z Compiling data-encoding v2.6.0
22452024-05-23T03:16:36.990Z Compiling static_assertions v1.1.0
22462024-05-23T03:16:37.083Z Compiling fixedbitset v0.4.2
22472024-05-23T03:16:37.097Z Compiling unicode-segmentation v1.11.0
22482024-05-23T03:16:37.165Z Compiling new_debug_unreachable v1.0.6
22492024-05-23T03:16:37.480Z Compiling trust-dns-proto v0.22.0
22502024-05-23T03:16:37.778Z Compiling similar v2.5.0
22512024-05-23T03:16:37.861Z Compiling elliptic-curve v0.13.8
22522024-05-23T03:16:38.359Z Compiling reqwest v0.11.27
22532024-05-23T03:16:38.443Z Compiling petgraph v0.6.5
22542024-05-23T03:16:38.589Z Compiling string_cache v0.8.7
22552024-05-23T03:16:39.018Z Compiling toml_edit v0.22.13
22562024-05-23T03:16:39.139Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22572024-05-23T03:16:39.846Z Compiling predicates v3.1.0
22582024-05-23T03:16:42.336Z Compiling nom v7.1.3
22592024-05-23T03:16:42.492Z Compiling tokio-postgres v0.7.10
22602024-05-23T03:16:44.779Z Compiling usdt v0.5.0
22612024-05-23T03:16:45.825Z Compiling futures v0.3.30
22622024-05-23T03:16:45.941Z Compiling diesel v2.1.6
22632024-05-23T03:16:46.045Z Compiling yasna v0.5.2
22642024-05-23T03:16:46.569Z Compiling toml v0.7.8
22652024-05-23T03:16:47.155Z Compiling clap v4.5.4
22662024-05-23T03:16:47.276Z Compiling crossterm v0.27.0
22672024-05-23T03:16:47.643Z Compiling cipher v0.4.4
22682024-05-23T03:16:47.726Z Compiling crossbeam-epoch v0.9.18
22692024-05-23T03:16:48.115Z Compiling flate2 v1.0.30
22702024-05-23T03:16:48.171Z Compiling itertools v0.12.1
22712024-05-23T03:16:48.465Z Compiling itertools v0.10.5
22722024-05-23T03:16:48.994Z Compiling bit-set v0.5.3
22732024-05-23T03:16:49.282Z Compiling console v0.15.8
22742024-05-23T03:16:50.618Z Compiling num-iter v0.1.45
22752024-05-23T03:16:51.264Z Compiling tokio-stream v0.1.15
22762024-05-23T03:16:51.497Z Compiling bstr v1.9.1
22772024-05-23T03:16:51.987Z Compiling hex v0.4.3
22782024-05-23T03:16:52.762Z Compiling radium v0.7.0
22792024-05-23T03:16:53.054Z Compiling camino v1.1.7
22802024-05-23T03:16:53.152Z Compiling lalrpop-util v0.19.12
22812024-05-23T03:16:53.940Z Compiling peg-runtime v0.8.3
22822024-05-23T03:17:02.079Z Compiling is-terminal v0.4.12
22832024-05-23T03:17:04.748Z Compiling maybe-uninit v2.0.0
22842024-05-23T03:17:05.206Z Compiling tap v1.0.1
22852024-05-23T03:17:06.680Z Compiling rustls-pki-types v1.7.0
22862024-05-23T03:17:08.048Z Compiling ident_case v1.0.1
22872024-05-23T03:17:09.427Z Compiling darling_core v0.20.9
22882024-05-23T03:17:18.479Z Compiling wyz v0.5.1
22892024-05-23T03:17:20.513Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22902024-05-23T03:17:20.824Z Compiling getopts v0.2.21
22912024-05-23T03:17:21.676Z Compiling bzip2-sys v0.1.11+1.0.8
22922024-05-23T03:17:21.859Z Compiling dirs-sys-next v0.1.2
22932024-05-23T03:17:22.098Z Compiling packed_struct v0.10.1
22942024-05-23T03:17:22.657Z Compiling funty v2.0.0
22952024-05-23T03:17:22.921Z Compiling base64 v0.22.1
22962024-05-23T03:17:24.195Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22972024-05-23T03:17:24.466Z Compiling unsafe-libyaml v0.2.11
22982024-05-23T03:17:24.738Z Compiling paste v1.0.15
22992024-05-23T03:17:25.018Z Compiling num-bigint-dig v0.8.4
23002024-05-23T03:17:25.187Z Compiling rustls v0.22.4
23012024-05-23T03:17:25.370Z Compiling bitvec v1.0.1
23022024-05-23T03:17:26.437Z Compiling serde_yaml v0.9.34+deprecated
23032024-05-23T03:17:27.697Z Compiling dirs-next v2.0.0
23042024-05-23T03:17:30.187Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23052024-05-23T03:17:31.904Z Compiling darling_macro v0.20.9
23062024-05-23T03:17:32.148Z Compiling rustls-webpki v0.102.4
23072024-05-23T03:17:36.501Z Compiling packed_struct_codegen v0.10.1
23082024-05-23T03:17:36.780Z Compiling structmeta-derive v0.3.0
23092024-05-23T03:17:37.690Z Compiling thread_local v1.1.8
23102024-05-23T03:17:38.206Z Compiling indexmap v1.9.3
23112024-05-23T03:17:38.409Z Compiling multer v3.1.0
23122024-05-23T03:17:38.491Z Compiling fastrand v2.1.0
23132024-05-23T03:17:38.563Z Compiling slog-async v2.8.0
23142024-05-23T03:17:38.705Z Compiling crc-catalog v2.4.0
23152024-05-23T03:17:38.847Z Compiling nodrop v0.1.14
23162024-05-23T03:17:38.977Z Compiling match_cfg v0.1.0
23172024-05-23T03:17:39.165Z Compiling rayon-core v1.12.1
23182024-05-23T03:17:39.519Z Compiling structmeta v0.3.0
23192024-05-23T03:17:39.584Z Compiling hostname v0.3.1
23202024-05-23T03:17:39.873Z Compiling array-init v0.0.4
23212024-05-23T03:17:39.893Z Compiling tempfile v3.10.1
23222024-05-23T03:17:41.170Z Compiling crc v3.2.1
23232024-05-23T03:17:42.318Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23242024-05-23T03:17:43.137Z Compiling darling v0.20.9
23252024-05-23T03:17:43.251Z Compiling smallvec v0.6.14
23262024-05-23T03:17:43.448Z Compiling term v0.7.0
23272024-05-23T03:17:49.182Z Compiling crossbeam-deque v0.8.5
23282024-05-23T03:17:49.182Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23292024-05-23T03:17:49.272Z Compiling pkcs1 v0.7.5
23302024-05-23T03:17:50.985Z Compiling slog-json v2.6.1
23312024-05-23T03:17:52.144Z Compiling crossbeam-channel v0.5.12
23322024-05-23T03:17:53.834Z Compiling http v1.1.0
23332024-05-23T03:17:54.921Z Compiling signature v2.2.0
23342024-05-23T03:17:57.311Z Compiling pin-project-internal v1.1.5
23352024-05-23T03:17:58.360Z Compiling async-stream-impl v0.3.5
23362024-05-23T03:17:59.025Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#2fdf3718)
23372024-05-23T03:17:59.450Z Compiling take_mut v0.2.2
23382024-05-23T03:17:59.591Z Compiling atomic-waker v1.1.2
23392024-05-23T03:17:59.596Z Compiling bitfield v0.14.0
23402024-05-23T03:17:59.631Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
23412024-05-23T03:17:59.777Z Compiling same-file v1.0.6
23422024-05-23T03:17:59.877Z Compiling termcolor v1.4.1
23432024-05-23T03:18:00.131Z Compiling hashbrown v0.12.3
23442024-05-23T03:18:11.087Z Compiling env_logger v0.10.2
23452024-05-23T03:18:12.937Z Compiling pin-project v1.1.5
23462024-05-23T03:18:13.093Z Compiling walkdir v2.5.0
23472024-05-23T03:18:14.031Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23482024-05-23T03:18:14.186Z Compiling waitgroup v0.1.2
23492024-05-23T03:18:14.432Z Compiling async-stream v0.3.5
23502024-05-23T03:18:15.304Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23512024-05-23T03:18:15.311Z Compiling rsa v0.9.6
23522024-05-23T03:18:18.865Z Compiling slog-bunyan v2.5.0
23532024-05-23T03:18:20.779Z Compiling tokio-rustls v0.25.0
23542024-05-23T03:18:21.239Z Compiling slog-term v2.9.1
23552024-05-23T03:18:21.662Z Compiling serde-hex v0.1.0
23562024-05-23T03:18:23.013Z Compiling bzip2 v0.4.4
23572024-05-23T03:18:23.485Z Compiling serde_with_macros v3.8.1
23582024-05-23T03:18:24.510Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23592024-05-23T03:18:24.821Z Compiling parse-display-derive v0.9.0
23602024-05-23T03:18:26.652Z Compiling toml v0.8.13
23612024-05-23T03:18:26.691Z Compiling rustls-pemfile v2.1.2
23622024-05-23T03:18:30.651Z Compiling x509-cert v0.2.5
23632024-05-23T03:18:31.626Z Compiling sha1 v0.10.6
23642024-05-23T03:18:32.437Z Compiling newtype-uuid v1.1.0
23652024-05-23T03:18:32.706Z Compiling strum_macros v0.26.2
23662024-05-23T03:18:32.813Z Compiling xattr v1.3.1
23672024-05-23T03:18:33.107Z Compiling ron v0.8.1
23682024-05-23T03:18:33.796Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#2fdf3718)
23692024-05-23T03:18:34.579Z Compiling serde_path_to_error v0.1.16
23702024-05-23T03:18:35.627Z Compiling hashbrown v0.13.2
23712024-05-23T03:18:35.865Z Compiling snafu-derive v0.8.2
23722024-05-23T03:18:36.907Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23732024-05-23T03:18:37.551Z Compiling ring v0.16.20
23742024-05-23T03:18:37.655Z Compiling blake3 v1.5.1
23752024-05-23T03:18:38.220Z Compiling filetime v0.2.23
23762024-05-23T03:18:38.533Z Compiling hostname v0.4.0
23772024-05-23T03:18:38.557Z Compiling instant v0.1.12
23782024-05-23T03:18:38.724Z Compiling debug-ignore v1.0.5
23792024-05-23T03:18:38.882Z Compiling crc-any v2.5.0
23802024-05-23T03:18:39.180Z Compiling buf-list v1.0.3
23812024-05-23T03:18:39.791Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23822024-05-23T03:18:40.105Z Compiling backoff v0.4.0
23832024-05-23T03:18:40.884Z Compiling snafu v0.8.2
23842024-05-23T03:18:42.205Z Compiling tar v0.4.40
23852024-05-23T03:18:43.270Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23862024-05-23T03:18:43.485Z Compiling strum v0.26.2
23872024-05-23T03:18:43.666Z Compiling object v0.30.4
23882024-05-23T03:18:46.333Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23892024-05-23T03:18:47.483Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23902024-05-23T03:18:47.951Z Compiling parse-display v0.9.0
23912024-05-23T03:18:48.047Z Compiling serde_with v3.8.1
23922024-05-23T03:18:49.811Z Compiling zip v0.6.6
23932024-05-23T03:18:52.533Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23942024-05-23T03:18:52.600Z Compiling rayon v1.10.0
23952024-05-23T03:18:56.582Z Compiling camino-tempfile v1.1.1
23962024-05-23T03:18:57.093Z Compiling globset v0.4.14
23972024-05-23T03:18:57.377Z Compiling pem v3.0.4
23982024-05-23T03:18:57.711Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23992024-05-23T03:18:57.892Z Compiling olpc-cjson v0.1.3
24002024-05-23T03:18:58.301Z Compiling macaddr v1.0.1
24012024-05-23T03:18:58.503Z Compiling serde_plain v1.0.2
24022024-05-23T03:18:58.876Z Compiling async-recursion v1.1.1
24032024-05-23T03:18:58.923Z Compiling memmap2 v0.9.4
24042024-05-23T03:18:59.029Z Compiling arrayvec v0.7.4
24052024-05-23T03:18:59.475Z Compiling path-slash v0.1.5
24062024-05-23T03:18:59.508Z Compiling typed-path v0.7.1
24072024-05-23T03:18:59.710Z Compiling arrayref v0.3.7
24082024-05-23T03:18:59.815Z Compiling untrusted v0.7.1
24092024-05-23T03:18:59.994Z Compiling constant_time_eq v0.3.0
24102024-05-23T03:19:02.422Z Compiling tough v0.17.1
24112024-05-23T03:19:02.954Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
24122024-05-23T03:19:04.872Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24132024-05-23T03:19:07.335Z Compiling cargo-platform v0.1.8
24142024-05-23T03:19:08.047Z Compiling parse-size v1.0.0
24152024-05-23T03:19:08.342Z Compiling topological-sort v0.2.2
24162024-05-23T03:19:08.443Z Compiling cargo_metadata v0.18.1
24172024-05-23T03:19:08.578Z Compiling omicron-zone-package v0.11.0
24182024-05-23T03:19:09.457Z Compiling shell-words v1.1.0
24192024-05-23T03:19:15.625Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24202024-05-23T03:19:27.808Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24212024-05-23T03:19:41.874Z Finished `release` profile [optimized] target(s) in 4m 58s
24222024-05-23T03:19:41.993Z Running `target/release/omicron-releng --output-dir /work`
24232024-05-23T03:19:42.035ZMay 23 03:19:40.955 DEBG changing working directory to /work/oxidecomputer/omicron
24242024-05-23T03:19:42.104ZMay 23 03:19:41.026 DEBG running: git rev-parse HEAD
24252024-05-23T03:19:42.109ZMay 23 03:19:41.032 DEBG process exited with exit status: 0 (6.065811ms)
24262024-05-23T03:19:42.109ZMay 23 03:19:41.032 INFO version: 8.0.0-0.ci+git760c34d9e07
24272024-05-23T03:19:42.165ZMay 23 03:19:41.072 INFO cloning helios to /work/oxidecomputer/helios
24282024-05-23T03:19:42.165ZMay 23 03:19:41.072 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24292024-05-23T03:19:42.169ZCloning into '/work/oxidecomputer/helios'...
24302024-05-23T03:19:42.689ZMay 23 03:19:41.604 DEBG process exited with exit status: 0 (532.502225ms)
24312024-05-23T03:19:42.689ZMay 23 03:19:41.605 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
24322024-05-23T03:19:42.694Z# branch.oid c9ec14ee0e702d3142390add130bb7cdbb0096a3
24332024-05-23T03:19:42.694Z# branch.head master
24342024-05-23T03:19:42.694Z# branch.upstream origin/master
24352024-05-23T03:19:42.694Z# branch.ab +0 -0
24362024-05-23T03:19:42.694ZMay 23 03:19:41.612 DEBG process exited with exit status: 0 (7.874429ms)
24372024-05-23T03:19:42.694ZMay 23 03:19:41.612 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24382024-05-23T03:19:43.326ZMay 23 03:19:42.248 DEBG process exited with exit status: 0 (635.393841ms)
24392024-05-23T03:19:43.326ZMay 23 03:19:42.248 DEBG running: zfs list rpool/images/build/host
24402024-05-23T03:19:43.336ZNAME USED AVAIL REFER MOUNTPOINT
24412024-05-23T03:19:43.336Zrpool/images/build/host 24K 153G 24K /rpool/images/build/host
24422024-05-23T03:19:43.340ZMay 23 03:19:42.255 DEBG process exited with exit status: 0 (7.321731ms)
24432024-05-23T03:19:43.340ZMay 23 03:19:42.255 DEBG running: zfs list rpool/images/build/recovery
24442024-05-23T03:19:43.340ZNAME USED AVAIL REFER MOUNTPOINT
24452024-05-23T03:19:43.340Zrpool/images/build/recovery 24K 153G 24K /rpool/images/build/recovery
24462024-05-23T03:19:43.340ZMay 23 03:19:42.262 DEBG process exited with exit status: 0 (6.314322ms)
24472024-05-23T03:19:43.352ZMay 23 03:19:42.263 INFO [hubris-staging] running task
24482024-05-23T03:19:43.352ZMay 23 03:19:42.263 INFO [hubris-production] running task
24492024-05-23T03:19:43.352ZMay 23 03:19:42.263 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
24502024-05-23T03:19:43.352ZMay 23 03:19:42.266 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24512024-05-23T03:19:43.824Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24522024-05-23T03:19:44.126Z[ omicron-package] Blocking waiting for file lock on package cache
24532024-05-23T03:19:44.181ZMay 23 03:19:43.103 INFO [hubris-production] task succeeded (839.931712ms)
24542024-05-23T03:19:44.835Z[ omicron-package] Compiling proc-macro-crate v1.3.1
24552024-05-23T03:19:44.835Z[ omicron-package] Compiling heapless v0.8.0
24562024-05-23T03:19:44.839Z[ omicron-package] Compiling hash32 v0.3.1
24572024-05-23T03:19:44.949Z[ omicron-package] Compiling smoltcp v0.11.0
24582024-05-23T03:19:44.952Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24592024-05-23T03:19:44.983Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
24602024-05-23T03:19:44.986Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24612024-05-23T03:19:44.986Z[ omicron-package] Compiling cobs v0.2.3
24622024-05-23T03:19:45.281Z[ omicron-package] Compiling embedded-io v0.4.0
24632024-05-23T03:19:45.350Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24642024-05-23T03:19:45.377Z[ omicron-package] Compiling proc-macro-error v1.0.4
24652024-05-23T03:19:45.523Z[ omicron-package] Compiling postcard v1.0.8
24662024-05-23T03:19:45.527Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24672024-05-23T03:19:45.567Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24682024-05-23T03:19:45.704Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24692024-05-23T03:19:45.944Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24702024-05-23T03:19:45.944Z[ omicron-package] Compiling num_enum_derive v0.5.11
24712024-05-23T03:19:46.756Z[ omicron-package] Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24722024-05-23T03:19:46.906Z[ omicron-package] Compiling tabwriter v1.4.0
24732024-05-23T03:19:46.913Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24742024-05-23T03:19:47.180Z[ omicron-package] Compiling cstr-argument v0.1.2
24752024-05-23T03:19:47.643Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24762024-05-23T03:19:47.784Z[ omicron-package] Compiling foreign-types v0.5.0
24772024-05-23T03:19:48.301Z[ omicron-package] Compiling pretty-hex v0.2.1
24782024-05-23T03:19:48.491Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24792024-05-23T03:19:48.695Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
24802024-05-23T03:19:48.934Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24812024-05-23T03:19:49.224Z[ omicron-package] Compiling colored v2.1.0
24822024-05-23T03:19:49.340Z[ omicron-package] Compiling socket2 v0.4.10
24832024-05-23T03:19:49.871Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24842024-05-23T03:19:49.956Z[ omicron-package] Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24852024-05-23T03:19:50.208Z[ omicron-package] Compiling num_enum v0.5.11
24862024-05-23T03:19:50.339Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
24872024-05-23T03:19:50.775Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24882024-05-23T03:19:50.809Z[ omicron-package] Compiling num-derive v0.4.2
24892024-05-23T03:19:50.890Z[ omicron-package] Compiling sigpipe v0.1.3
24902024-05-23T03:19:51.148ZMay 23 03:19:50.067 INFO [hubris-staging] task succeeded (7.80472942s)
24912024-05-23T03:19:51.251Z[ omicron-package] Compiling libefi-sys v0.1.0
24922024-05-23T03:19:51.722Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24932024-05-23T03:19:51.797Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
24942024-05-23T03:19:51.964Z[ omicron-package] Compiling smf v0.2.3
24952024-05-23T03:19:52.477Z[ omicron-package] Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24962024-05-23T03:19:52.742Z[ omicron-package] Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24972024-05-23T03:19:53.035Z[ omicron-package] Compiling portable-atomic v1.6.0
24982024-05-23T03:19:54.839Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24992024-05-23T03:19:54.961Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
25002024-05-23T03:19:55.291Z[ omicron-package] Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
25012024-05-23T03:19:55.418Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
25022024-05-23T03:19:57.073Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
25032024-05-23T03:19:58.282Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25042024-05-23T03:19:58.828Z[ omicron-package] Compiling gethostname v0.4.3
25052024-05-23T03:19:59.151Z[ omicron-package] Compiling number_prefix v0.4.0
25062024-05-23T03:19:59.288Z[ omicron-package] Compiling swrite v0.1.0
25072024-05-23T03:20:00.538Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
25082024-05-23T03:20:00.803Z[ omicron-package] Compiling indicatif v0.17.8
25092024-05-23T03:20:03.226Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
25102024-05-23T03:20:03.553Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25112024-05-23T03:20:06.116Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25122024-05-23T03:20:06.554Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25132024-05-23T03:20:08.395Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25142024-05-23T03:20:27.558Z[ helios-setup] May 23 03:20:26.468 INFO helios repository root is: /work/oxidecomputer/helios
25152024-05-23T03:20:27.561Z[ helios-setup] May 23 03:20:26.469 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
25162024-05-23T03:20:27.561Z[ helios-setup] May 23 03:20:26.469 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
25172024-05-23T03:20:27.561Z[ helios-setup] May 23 03:20:26.470 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
25182024-05-23T03:20:27.565Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
25192024-05-23T03:20:28.491Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
25202024-05-23T03:20:28.497Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
25212024-05-23T03:20:28.901Z[ omicron-package] Finished `release` profile [optimized] target(s) in 45.54s
25222024-05-23T03:20:29.069Z[ omicron-package]
25232024-05-23T03:20:29.078Z[ omicron-package] real 45.685677636
25242024-05-23T03:20:29.078Z[ omicron-package] user 2:44.648274746
25252024-05-23T03:20:29.078Z[ omicron-package] sys 21.999515880
25262024-05-23T03:20:29.078Z[ omicron-package] trap 0.165637826
25272024-05-23T03:20:29.078Z[ omicron-package] tflt 0.452940983
25282024-05-23T03:20:29.078Z[ omicron-package] dflt 0.686994003
25292024-05-23T03:20:29.078Z[ omicron-package] kflt 0.010299748
25302024-05-23T03:20:29.078Z[ omicron-package] lock 6:12.200025108
25312024-05-23T03:20:29.078Z[ omicron-package] slp 6:41.172220499
25322024-05-23T03:20:29.078ZMay 23 03:20:27.980 INFO [omicron-package] process exited with exit status: 0 (45.716712983s)
25332024-05-23T03:20:29.078Z[ omicron-package] lat 1:44.245677458
25342024-05-23T03:20:29.078Z[ omicron-package] stop 43.912403196
25352024-05-23T03:20:29.078ZMay 23 03:20:27.980 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
25362024-05-23T03:20:29.116ZMay 23 03:20:28.023 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
25372024-05-23T03:20:29.139Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
25382024-05-23T03:20:29.139Z[ host-target] Created new build target 'host' and set it as active
25392024-05-23T03:20:29.139ZMay 23 03:20:28.035 INFO [host-target] process exited with exit status: 0 (55.021479ms)
25402024-05-23T03:20:29.139ZMay 23 03:20:28.036 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
25412024-05-23T03:20:29.139Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
25422024-05-23T03:20:29.139Z[ recovery-target] Created new build target 'recovery' and set it as active
25432024-05-23T03:20:29.139ZMay 23 03:20:28.041 INFO [recovery-target] process exited with exit status: 0 (18.207381ms)
25442024-05-23T03:20:29.140Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
25452024-05-23T03:20:30.084Z[ host-package] Compiling newline-converter v0.3.0
25462024-05-23T03:20:30.185Z[ host-package] Compiling humantime v2.1.0
25472024-05-23T03:20:30.190Z[ host-package] Compiling derive-where v1.2.7
25482024-05-23T03:20:30.190Z[ host-package] Compiling unicode-xid v0.2.4
25492024-05-23T03:20:30.190Z[ host-package] Compiling linked-hash-map v0.5.6
25502024-05-23T03:20:30.190Z[ host-package] Compiling convert_case v0.4.0
25512024-05-23T03:20:30.190Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25522024-05-23T03:20:30.190Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25532024-05-23T03:20:30.325Z[ host-package] Compiling expectorate v1.1.0
25542024-05-23T03:20:30.444Z[ host-package] Compiling password-hash v0.5.0
25552024-05-23T03:20:30.489Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25562024-05-23T03:20:30.518Z[ host-package] Compiling blake2 v0.10.6
25572024-05-23T03:20:30.638Z[ host-package] Compiling lru-cache v0.1.2
25582024-05-23T03:20:30.878Z[ host-package] Compiling semver v0.1.20
25592024-05-23T03:20:31.037Z[ host-package] Compiling derive_more v0.99.17
25602024-05-23T03:20:31.120Z[ host-package] Compiling argon2 v0.5.3
25612024-05-23T03:20:31.486Z[ host-package] Compiling rustc_version v0.1.7
25622024-05-23T03:20:31.889Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25632024-05-23T03:20:31.928Z[ host-package] Compiling newtype_derive v0.1.6
25642024-05-23T03:20:32.287Z[ host-package] Compiling home v0.5.9
25652024-05-23T03:20:32.535Z[ host-package] Compiling quick-error v1.2.3
25662024-05-23T03:20:32.676Z[ host-package] Compiling resolv-conf v0.7.0
25672024-05-23T03:20:32.691Z[ host-package] Compiling steno v0.4.0
25682024-05-23T03:20:32.790Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25692024-05-23T03:20:33.640Z[ host-package] Compiling trust-dns-resolver v0.22.0
25702024-05-23T03:20:33.830Z[ host-package] Compiling slog-dtrace v0.3.0
25712024-05-23T03:20:34.368Z[ host-package] Compiling utf-8 v0.7.6
25722024-05-23T03:20:34.565Z[ helios-setup] Submodule path 'amd-firmware': checked out '99131062489fcebfb192953600c00f2c93ea05bb'
25732024-05-23T03:20:34.579Z[ helios-setup] May 23 03:20:33.487 INFO clone ok!, project: amd-host-image-builder
25742024-05-23T03:20:34.582Z[ helios-setup] May 23 03:20:33.487 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
25752024-05-23T03:20:34.582Z[ helios-setup] May 23 03:20:33.488 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25762024-05-23T03:20:34.586Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25772024-05-23T03:20:34.731Z[ host-package] Compiling num-rational v0.4.2
25782024-05-23T03:20:36.059Z[ host-package] Compiling num-complex v0.4.6
25792024-05-23T03:20:37.216Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25802024-05-23T03:20:37.332Z[ host-package] Compiling num v0.4.3
25812024-05-23T03:20:37.457Z[ host-package] Compiling nibble_vec v0.1.0
25822024-05-23T03:20:37.508Z[ host-package] Compiling endian-type v0.1.2
25832024-05-23T03:20:37.705Z[ host-package] Compiling tungstenite v0.20.1
25842024-05-23T03:20:37.763Z[ host-package] Compiling radix_trie v0.2.1
25852024-05-23T03:20:38.346Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25862024-05-23T03:20:38.764Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25872024-05-23T03:20:38.862Z[ host-package] Compiling cancel-safe-futures v0.1.5
25882024-05-23T03:20:39.218Z[ host-package] Compiling tokio-tungstenite v0.20.1
25892024-05-23T03:20:39.906Z[ host-package] Compiling display-error-chain v0.2.0
25902024-05-23T03:20:40.126Z[ host-package] Compiling arc-swap v1.7.1
25912024-05-23T03:20:40.881Z[ host-package] Compiling slog-scope v4.4.0
25922024-05-23T03:20:41.560Z[ helios-setup] May 23 03:20:40.466 INFO clone ok!, project: amd-firmware
25932024-05-23T03:20:41.565Z[ helios-setup] May 23 03:20:40.467 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
25942024-05-23T03:20:41.565Z[ helios-setup] May 23 03:20:40.467 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
25952024-05-23T03:20:41.569Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
25962024-05-23T03:20:41.910Z[ host-package] Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
25972024-05-23T03:20:42.576Z[ helios-setup] May 23 03:20:41.480 INFO clone ok!, project: chelsio-t6-roms
25982024-05-23T03:20:42.581Z[ helios-setup] May 23 03:20:41.481 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
25992024-05-23T03:20:42.581Z[ helios-setup] May 23 03:20:41.481 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
26002024-05-23T03:20:42.581Z[ helios-setup] May 23 03:20:41.481 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
26012024-05-23T03:20:42.581Z[ helios-setup] May 23 03:20:41.481 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
26022024-05-23T03:20:42.581Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
26032024-05-23T03:20:43.147Z[ host-package] Compiling fxhash v0.2.1
26042024-05-23T03:20:43.274Z[ helios-setup] May 23 03:20:42.180 INFO clone ok!, project: bootserver
26052024-05-23T03:20:43.277Z[ helios-setup] May 23 03:20:42.180 INFO project pilot: Project { github: Some("oxidecomputer/pilot"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot
26062024-05-23T03:20:43.277Z[ helios-setup] May 23 03:20:42.180 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
26072024-05-23T03:20:43.281Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
26082024-05-23T03:20:44.187Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26092024-05-23T03:20:44.413Z[ helios-setup] May 23 03:20:43.319 INFO clone ok!, project: pilot
26102024-05-23T03:20:44.417Z[ helios-setup] May 23 03:20:43.320 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
26112024-05-23T03:20:44.417Z[ helios-setup] May 23 03:20:43.320 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
26122024-05-23T03:20:44.421Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
26132024-05-23T03:20:44.783Z[ host-package] Compiling slog-stdlog v4.1.1
26142024-05-23T03:20:44.830Z[ host-package] Compiling rayon-core v1.12.1
26152024-05-23T03:20:44.863Z[ host-package] Compiling synstructure v0.12.6
26162024-05-23T03:20:45.112Z[ helios-setup] May 23 03:20:44.019 INFO clone ok!, project: pinprick
26172024-05-23T03:20:45.117Z[ helios-setup] May 23 03:20:44.019 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
26182024-05-23T03:20:45.117Z[ helios-setup] May 23 03:20:44.019 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
26192024-05-23T03:20:45.123Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
26202024-05-23T03:20:45.784Z[ host-package] Compiling crossbeam-deque v0.8.5
26212024-05-23T03:20:45.909Z[ helios-setup] May 23 03:20:44.815 INFO clone ok!, project: image-builder
26222024-05-23T03:20:45.925Z[ helios-setup] May 23 03:20:44.816 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
26232024-05-23T03:20:45.925Z[ helios-setup] May 23 03:20:44.816 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
26242024-05-23T03:20:45.933Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
26252024-05-23T03:20:46.135Z[ host-package] Compiling dirs-sys-next v0.1.2
26262024-05-23T03:20:46.575Z[ host-package] Compiling half v2.4.1
26272024-05-23T03:20:46.741Z[ host-package] Compiling same-file v1.0.6
26282024-05-23T03:20:46.800Z[ helios-setup] May 23 03:20:45.706 INFO clone ok!, project: phbl
26292024-05-23T03:20:46.804Z[ helios-setup] May 23 03:20:45.706 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
26302024-05-23T03:20:46.995Z[ host-package] Compiling ciborium-io v0.2.2
26312024-05-23T03:20:47.126Z[ host-package] Compiling fastrand v2.1.0
26322024-05-23T03:20:47.370Z[ host-package] Compiling crunchy v0.2.2
26332024-05-23T03:20:47.665Z[ host-package] Compiling glob v0.3.1
26342024-05-23T03:20:47.867Z[ host-package] Compiling tempfile v3.10.1
26352024-05-23T03:20:47.964Z[ helios-setup] May 23 03:20:46.868 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
26362024-05-23T03:20:48.549Z[ helios-setup] May 23 03:20:47.454 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
26372024-05-23T03:20:48.549Z[ helios-setup] May 23 03:20:47.455 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
26382024-05-23T03:20:48.701Z[ host-package] Compiling clang-sys v1.7.0
26392024-05-23T03:20:48.798Z[ host-package] Compiling ciborium-ll v0.2.2
26402024-05-23T03:20:49.158Z[ helios-setup] May 23 03:20:48.063 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
26412024-05-23T03:20:49.414Z[ host-package] Compiling walkdir v2.5.0
26422024-05-23T03:20:49.454Z[ host-package] Compiling zerocopy-derive v0.2.0
26432024-05-23T03:20:49.734Z[ helios-setup] May 23 03:20:48.639 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
26442024-05-23T03:20:49.734Z[ helios-setup] May 23 03:20:48.639 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
26452024-05-23T03:20:50.241Z[ host-package] Compiling dirs-next v2.0.0
26462024-05-23T03:20:50.293Z[ helios-setup] May 23 03:20:49.196 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
26472024-05-23T03:20:50.853Z[ helios-setup] May 23 03:20:49.743 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
26482024-05-23T03:20:50.857Z[ helios-setup] May 23 03:20:49.743 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
26492024-05-23T03:20:50.857Z[ helios-setup] May 23 03:20:49.743 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
26502024-05-23T03:20:50.857Z[ helios-setup] May 23 03:20:49.743 INFO ok!
26512024-05-23T03:20:50.858Z[ helios-setup] May 23 03:20:49.743 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
26522024-05-23T03:20:50.858Z[ helios-setup] May 23 03:20:49.743 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
26532024-05-23T03:20:50.858Z[ helios-setup] May 23 03:20:49.743 INFO ok!
26542024-05-23T03:20:50.858Z[ helios-setup] May 23 03:20:49.743 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
26552024-05-23T03:20:50.858Z[ helios-setup] May 23 03:20:49.743 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
26562024-05-23T03:20:50.858Z[ helios-setup] May 23 03:20:49.743 INFO ok!
26572024-05-23T03:20:50.858Z[ helios-setup] May 23 03:20:49.743 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
26582024-05-23T03:20:50.858Z[ helios-setup] May 23 03:20:49.743 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
26592024-05-23T03:20:50.858Z[ helios-setup] May 23 03:20:49.753 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
26602024-05-23T03:20:51.414Z[ helios-setup] May 23 03:20:50.306 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
26612024-05-23T03:20:51.414Z[ helios-setup] May 23 03:20:50.306 INFO E| info: downloading component 'cargo'
26622024-05-23T03:20:51.439Z[ host-package] Compiling slog-envlogger v2.2.0
26632024-05-23T03:20:52.183Z[ host-package] Compiling camino v1.1.7
26642024-05-23T03:20:52.254Z[ host-package] Compiling prettyplease v0.2.20
26652024-05-23T03:20:52.545Z[ host-package] Compiling maplit v1.0.2
26662024-05-23T03:20:52.676Z[ host-package] Compiling tiny-keccak v2.0.2
26672024-05-23T03:20:52.780Z[ helios-setup] May 23 03:20:51.684 INFO E| info: downloading component 'clippy'
26682024-05-23T03:20:52.996Z[ host-package] Compiling blake3 v1.5.1
26692024-05-23T03:20:53.286Z[ helios-setup] May 23 03:20:52.190 INFO E| info: downloading component 'rust-docs'
26702024-05-23T03:20:53.432Z[ host-package] Compiling ring v0.16.20
26712024-05-23T03:20:54.708Z[ helios-setup] May 23 03:20:53.610 INFO E| info: downloading component 'rust-src'
26722024-05-23T03:20:54.979Z[ host-package] Compiling rayon v1.10.0
26732024-05-23T03:20:55.182Z[ helios-setup] May 23 03:20:54.086 INFO E| info: downloading component 'rust-std'
26742024-05-23T03:20:56.362Z[ host-package] Compiling term v0.7.0
26752024-05-23T03:20:56.711Z[ host-package] Compiling ciborium v0.2.2
26762024-05-23T03:20:57.122Z[ host-package] Compiling xattr v1.3.1
26772024-05-23T03:20:57.399Z[ host-package] Compiling memmap2 v0.9.4
26782024-05-23T03:20:57.789Z[ helios-setup] May 23 03:20:56.692 INFO E| info: downloading component 'rustc'
26792024-05-23T03:20:57.851Z[ host-package] Compiling filetime v0.2.23
26802024-05-23T03:20:57.855Z[ host-package] Compiling atty v0.2.14
26812024-05-23T03:20:58.004Z[ host-package] Compiling arrayvec v0.7.4
26822024-05-23T03:20:58.174Z[ host-package] Compiling arrayref v0.3.7
26832024-05-23T03:20:58.281Z[ host-package] Compiling constant_time_eq v0.3.0
26842024-05-23T03:20:58.424Z[ host-package] Compiling untrusted v0.7.1
26852024-05-23T03:20:58.440Z[ host-package] Compiling tar v0.4.40
26862024-05-23T03:20:59.419Z[ host-package] Compiling ascii-canvas v3.0.0
26872024-05-23T03:21:00.032Z[ host-package] Compiling camino-tempfile v1.1.1
26882024-05-23T03:21:00.422Z[ host-package] Compiling toolchain_find v0.4.0
26892024-05-23T03:21:00.483Z[ host-package] Compiling toml v0.8.13
26902024-05-23T03:21:01.042Z[ host-package] Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
26912024-05-23T03:21:01.447Z[ host-package] Compiling libsw v3.3.1
26922024-05-23T03:21:01.478Z[ host-package] Compiling ena v0.14.3
26932024-05-23T03:21:01.793Z[ host-package] Compiling is-terminal v0.4.12
26942024-05-23T03:21:01.914Z[ host-package] Compiling usdt-impl v0.3.5
26952024-05-23T03:21:01.925Z[ host-package] Compiling libloading v0.8.3
26962024-05-23T03:21:02.214Z[ host-package] Compiling parking_lot_core v0.8.6
26972024-05-23T03:21:02.230Z[ host-package] Compiling linear-map v1.2.0
26982024-05-23T03:21:02.255Z[ host-package] Compiling regex-syntax v0.6.29
26992024-05-23T03:21:02.321Z[ host-package] Compiling bindgen v0.69.4
27002024-05-23T03:21:02.611Z[ host-package] Compiling owo-colors v4.0.0
27012024-05-23T03:21:02.667Z[ host-package] Compiling diff v0.1.13
27022024-05-23T03:21:02.741Z[ host-package] Compiling topological-sort v0.2.2
27032024-05-23T03:21:02.985Z[ host-package] Compiling omicron-zone-package v0.11.0
27042024-05-23T03:21:03.253Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27052024-05-23T03:21:04.247Z[ host-package] Compiling rustfmt-wrapper v0.2.1
27062024-05-23T03:21:04.799Z[ host-package] Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27072024-05-23T03:21:04.880Z[ helios-setup] May 23 03:21:03.781 INFO E| info: downloading component 'rustfmt'
27082024-05-23T03:21:05.043Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27092024-05-23T03:21:05.723Z[ host-package] Compiling lalrpop v0.19.12
27102024-05-23T03:21:05.875Z[ helios-setup] May 23 03:21:04.776 INFO E| info: installing component 'cargo'
27112024-05-23T03:21:07.298Z[ helios-setup] May 23 03:21:06.196 INFO E| info: installing component 'clippy'
27122024-05-23T03:21:07.767Z[ helios-setup] May 23 03:21:06.667 INFO E| info: installing component 'rust-docs'
27132024-05-23T03:21:09.072Z[ host-package] Compiling which v4.4.2
27142024-05-23T03:21:09.658Z[ host-package] Compiling cexpr v0.6.0
27152024-05-23T03:21:11.471Z[ host-package] Compiling unicase v2.7.0
27162024-05-23T03:21:11.704Z[ host-package] Compiling shlex v1.3.0
27172024-05-23T03:21:11.840Z[ host-package] Compiling rustc-hash v1.1.0
27182024-05-23T03:21:12.112Z[ host-package] Compiling lazycell v1.3.0
27192024-05-23T03:21:12.281Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27202024-05-23T03:21:13.860Z[ helios-setup] May 23 03:21:12.752 INFO E| info: installing component 'rust-src'
27212024-05-23T03:21:14.388Z[ helios-setup] May 23 03:21:13.286 INFO E| info: installing component 'rust-std'
27222024-05-23T03:21:14.983Z[ host-package] Compiling zerocopy v0.3.2
27232024-05-23T03:21:15.669Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27242024-05-23T03:21:17.045Z[ helios-setup] May 23 03:21:15.943 INFO E| info: installing component 'rustc'
27252024-05-23T03:21:17.073Z[ host-package] Compiling derive_builder_core v0.20.0
27262024-05-23T03:21:17.341Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27272024-05-23T03:21:17.652Z[ host-package] Compiling headers-core v0.2.0
27282024-05-23T03:21:17.998Z[ host-package] Compiling libxml v0.3.3
27292024-05-23T03:21:18.389Z[ host-package] Compiling ref-cast v1.0.23
27302024-05-23T03:21:18.970Z[ host-package] Compiling headers v0.3.9
27312024-05-23T03:21:19.108Z[ host-package] Compiling dof v0.1.5
27322024-05-23T03:21:19.720Z[ host-package] Compiling derive_builder_macro v0.20.0
27332024-05-23T03:21:20.067Z[ host-package] Compiling parking_lot v0.11.2
27342024-05-23T03:21:20.754Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27352024-05-23T03:21:22.656Z[ host-package] Compiling trust-dns-client v0.22.0
27362024-05-23T03:21:23.104Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27372024-05-23T03:21:23.320Z[ helios-setup] May 23 03:21:22.203 INFO E| info: installing component 'rustfmt'
27382024-05-23T03:21:23.612Z[ host-package] Compiling dtrace-parser v0.1.14
27392024-05-23T03:21:24.274Z[ helios-setup] May 23 03:21:23.168 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
27402024-05-23T03:21:24.992Z[ helios-setup] May 23 03:21:23.888 INFO E| From https://github.com/oxidecomputer/amd-apcb
27412024-05-23T03:21:24.992Z[ helios-setup] May 23 03:21:23.888 INFO E| * [new branch] issue-113 -> origin/issue-113
27422024-05-23T03:21:24.992Z[ helios-setup] May 23 03:21:23.888 INFO E| * [new branch] issue-122 -> origin/issue-122
27432024-05-23T03:21:24.996Z[ helios-setup] May 23 03:21:23.888 INFO E| * [new branch] main -> origin/main
27442024-05-23T03:21:24.996Z[ helios-setup] May 23 03:21:23.889 INFO E| * [new ref] -> origin/HEAD
27452024-05-23T03:21:24.996Z[ helios-setup] May 23 03:21:23.889 INFO E| * [new tag] v0.1.3 -> v0.1.3
27462024-05-23T03:21:24.996Z[ helios-setup] May 23 03:21:23.889 INFO E| * [new tag] v0.1.4 -> v0.1.4
27472024-05-23T03:21:24.997Z[ helios-setup] May 23 03:21:23.889 INFO E| * [new tag] v0.1.5 -> v0.1.5
27482024-05-23T03:21:24.997Z[ helios-setup] May 23 03:21:23.889 INFO E| * [new tag] v0.2.0 -> v0.2.0
27492024-05-23T03:21:24.997Z[ helios-setup] May 23 03:21:23.889 INFO E| * [new tag] v0.3.0 -> v0.3.0
27502024-05-23T03:21:24.997Z[ helios-setup] May 23 03:21:23.889 INFO E| * [new tag] v0.3.1 -> v0.3.1
27512024-05-23T03:21:24.997Z[ helios-setup] May 23 03:21:23.890 INFO E| * [new tag] v0.3.2 -> v0.3.2
27522024-05-23T03:21:25.027Z[ helios-setup] May 23 03:21:23.923 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
27532024-05-23T03:21:25.535Z[ host-package] Compiling strum_macros v0.24.3
27542024-05-23T03:21:25.793Z[ helios-setup] May 23 03:21:24.689 INFO E| From https://github.com/oxidecomputer/amd-efs
27552024-05-23T03:21:25.793Z[ helios-setup] May 23 03:21:24.689 INFO E| * [new branch] empty -> origin/empty
27562024-05-23T03:21:25.798Z[ helios-setup] May 23 03:21:24.689 INFO E| * [new branch] issue-99 -> origin/issue-99
27572024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.689 INFO E| * [new branch] main -> origin/main
27582024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.689 INFO E| * [new branch] review -> origin/review
27592024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.690 INFO E| * [new ref] -> origin/HEAD
27602024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.690 INFO E| * [new tag] v0.2.0 -> v0.2.0
27612024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.690 INFO E| * [new tag] v0.2.1 -> v0.2.1
27622024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.690 INFO E| * [new tag] v0.2.2 -> v0.2.2
27632024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.690 INFO E| * [new tag] v0.2.3 -> v0.2.3
27642024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.690 INFO E| * [new tag] v0.2.4 -> v0.2.4
27652024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.690 INFO E| * [new tag] v0.2.5 -> v0.2.5
27662024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.690 INFO E| * [new tag] v0.2.6 -> v0.2.6
27672024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.691 INFO E| * [new tag] v0.2.7 -> v0.2.7
27682024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.691 INFO E| * [new tag] v0.3.0 -> v0.3.0
27692024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.691 INFO E| * [new tag] v0.3.1 -> v0.3.1
27702024-05-23T03:21:25.799Z[ helios-setup] May 23 03:21:24.691 INFO E| * [new tag] v0.4.0 -> v0.4.0
27712024-05-23T03:21:25.866Z[ helios-setup] May 23 03:21:24.744 INFO E| Updating crates.io index
27722024-05-23T03:21:26.200Z[ helios-setup] May 23 03:21:25.092 INFO E| Downloading crates ...
27732024-05-23T03:21:26.334Z[ helios-setup] May 23 03:21:25.229 INFO E| Downloaded scroll_derive v0.10.5
27742024-05-23T03:21:26.338Z[ helios-setup] May 23 03:21:25.231 INFO E| Downloaded memoffset v0.5.6
27752024-05-23T03:21:26.338Z[ helios-setup] May 23 03:21:25.233 INFO E| Downloaded fletcher v0.1.0
27762024-05-23T03:21:26.342Z[ helios-setup] May 23 03:21:25.234 INFO E| Downloaded cfg-if v0.1.10
27772024-05-23T03:21:26.342Z[ helios-setup] May 23 03:21:25.235 INFO E| Downloaded ansi_term v0.12.1
27782024-05-23T03:21:26.346Z[ helios-setup] May 23 03:21:25.239 INFO E| Downloaded parse_int v0.6.0
27792024-05-23T03:21:26.376Z[ helios-setup] May 23 03:21:25.272 INFO E| Downloaded vec_map v0.8.2
27802024-05-23T03:21:26.380Z[ helios-setup] May 23 03:21:25.274 INFO E| Downloaded strum v0.23.0
27812024-05-23T03:21:26.380Z[ helios-setup] May 23 03:21:25.275 INFO E| Downloaded semver-parser v0.7.0
27822024-05-23T03:21:26.384Z[ helios-setup] May 23 03:21:25.277 INFO E| Downloaded semver v0.9.0
27832024-05-23T03:21:26.384Z[ helios-setup] May 23 03:21:25.279 INFO E| Downloaded proc-macro-crate v0.1.5
27842024-05-23T03:21:26.388Z[ helios-setup] May 23 03:21:25.281 INFO E| Downloaded rustversion v1.0.15
27852024-05-23T03:21:26.392Z[ helios-setup] May 23 03:21:25.286 INFO E| Downloaded thiserror-impl v1.0.59
27862024-05-23T03:21:26.399Z[ helios-setup] May 23 03:21:25.288 INFO E| Downloaded thiserror v1.0.59
27872024-05-23T03:21:26.403Z[ helios-setup] May 23 03:21:25.297 INFO E| Downloaded serde_derive_internals v0.29.0
27882024-05-23T03:21:26.407Z[ helios-setup] May 23 03:21:25.299 INFO E| Downloaded strum_macros v0.23.1
27892024-05-23T03:21:26.411Z[ helios-setup] May 23 03:21:25.303 INFO E| Downloaded serde_derive v1.0.200
27902024-05-23T03:21:26.411Z[ helios-setup] May 23 03:21:25.306 INFO E| Downloaded paste v1.0.14
27912024-05-23T03:21:26.829Z[ helios-setup] May 23 03:21:25.311 INFO E| Downloaded ryu v1.0.17
27922024-05-23T03:21:26.838Z[ helios-setup] May 23 03:21:25.315 INFO E| Downloaded modular-bitfield v0.11.2
27932024-05-23T03:21:26.838Z[ helios-setup] May 23 03:21:25.333 INFO E| Downloaded structopt v0.3.26
27942024-05-23T03:21:26.838Z[ helios-setup] May 23 03:21:25.345 INFO E| Downloaded goblin v0.4.3
27952024-05-23T03:21:26.838Z[ helios-setup] May 23 03:21:25.355 INFO E| Downloaded serde v1.0.200
27962024-05-23T03:21:26.838Z[ helios-setup] May 23 03:21:25.381 INFO E| Downloaded serde_json v1.0.116
27972024-05-23T03:21:26.838Z[ helios-setup] May 23 03:21:25.393 INFO E| Downloaded syn v2.0.60
27982024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.412 INFO E| Downloaded clap v2.34.0
27992024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.422 INFO E| Downloaded libc v0.2.154
28002024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.465 INFO E| Downloaded proc-macro2 v1.0.81
28012024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.469 INFO E| Downloaded pre-proc-macro v0.2.1
28022024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.472 INFO E| Downloaded scroll v0.10.2
28032024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.475 INFO E| Downloaded textwrap v0.11.0
28042024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.477 INFO E| Downloaded structopt-derive v0.4.18
28052024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.479 INFO E| Downloaded strsim v0.8.0
28062024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.481 INFO E| Downloaded num-derive v0.3.3
28072024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.485 INFO E| Downloaded rustc_version v0.2.3
28082024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.486 INFO E| Downloaded pre v0.2.1
28092024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.488 INFO E| Downloaded modular-bitfield-impl v0.11.2
28102024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.490 INFO E| Downloaded four-cc v0.3.0
28112024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.491 INFO E| Downloaded bytesize v1.3.0
28122024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.584 INFO E| Compiling proc-macro2 v1.0.81
28132024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.584 INFO E| Compiling unicode-ident v1.0.12
28142024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.584 INFO E| Compiling syn v1.0.109
28152024-05-23T03:21:26.839Z[ helios-setup] May 23 03:21:25.584 INFO E| Compiling serde v1.0.200
28162024-05-23T03:21:26.840Z[ helios-setup] May 23 03:21:25.585 INFO E| Compiling version_check v0.9.4
28172024-05-23T03:21:26.840Z[ helios-setup] May 23 03:21:25.585 INFO E| Compiling thiserror v1.0.59
28182024-05-23T03:21:26.840Z[ helios-setup] May 23 03:21:25.585 INFO E| Compiling semver-parser v0.7.0
28192024-05-23T03:21:26.840Z[ helios-setup] May 23 03:21:25.585 INFO E| Compiling autocfg v1.3.0
28202024-05-23T03:21:27.321Z[ helios-setup] May 23 03:21:26.216 INFO E| Compiling semver v0.9.0
28212024-05-23T03:21:27.691Z[ host-package] Compiling toml v0.5.11
28222024-05-23T03:21:27.843Z[ helios-setup] May 23 03:21:26.738 INFO E| Compiling serde_json v1.0.116
28232024-05-23T03:21:27.920Z[ helios-setup] May 23 03:21:26.815 INFO E| Compiling unicode-segmentation v1.11.0
28242024-05-23T03:21:27.939Z[ helios-setup] May 23 03:21:26.834 INFO E| Compiling itoa v1.0.11
28252024-05-23T03:21:27.956Z[ host-package] Compiling ref-cast-impl v1.0.23
28262024-05-23T03:21:28.235Z[ helios-setup] May 23 03:21:27.128 INFO E| Compiling rustc_version v0.2.3
28272024-05-23T03:21:28.243Z[ helios-setup] May 23 03:21:27.139 INFO E| Compiling schemars v0.8.19
28282024-05-23T03:21:28.249Z[ helios-setup] May 23 03:21:27.144 INFO E| Compiling proc-macro-error-attr v1.0.4
28292024-05-23T03:21:28.446Z[ helios-setup] May 23 03:21:27.341 INFO E| Compiling proc-macro-error v1.0.4
28302024-05-23T03:21:28.781Z[ helios-setup] May 23 03:21:27.676 INFO E| Compiling num-traits v0.2.19
28312024-05-23T03:21:28.886Z[ helios-setup] May 23 03:21:27.781 INFO E| Compiling ryu v1.0.17
28322024-05-23T03:21:28.982Z[ helios-setup] May 23 03:21:27.877 INFO E| Compiling memoffset v0.5.6
28332024-05-23T03:21:29.319Z[ helios-setup] May 23 03:21:28.214 INFO E| Compiling pre-proc-macro v0.2.1
28342024-05-23T03:21:29.353Z[ helios-setup] May 23 03:21:28.248 INFO E| Compiling heck v0.3.3
28352024-05-23T03:21:29.405Z[ helios-setup] May 23 03:21:28.300 INFO E| Compiling rustversion v1.0.15
28362024-05-23T03:21:29.526Z[ helios-setup] May 23 03:21:28.420 INFO E| Compiling memchr v2.7.2
28372024-05-23T03:21:29.746Z[ helios-setup] May 23 03:21:28.641 INFO E| Compiling quote v1.0.36
28382024-05-23T03:21:29.789Z[ helios-setup] May 23 03:21:28.673 INFO E| Compiling paste v1.0.14
28392024-05-23T03:21:29.884Z[ helios-setup] May 23 03:21:28.779 INFO E| Compiling libc v0.2.154
28402024-05-23T03:21:30.558Z[ host-package] Compiling vte_generate_state_changes v0.1.1
28412024-05-23T03:21:30.558Z[ helios-setup] May 23 03:21:29.035 INFO E| Compiling lazy_static v1.4.0
28422024-05-23T03:21:30.564Z[ host-package] Compiling samael v0.0.15
28432024-05-23T03:21:30.565Z[ helios-setup] May 23 03:21:29.268 INFO E| Compiling ucd-trie v0.1.6
28442024-05-23T03:21:30.565Z[ helios-setup] May 23 03:21:29.423 INFO E| Compiling syn v2.0.60
28452024-05-23T03:21:30.920Z[ host-package] Compiling cookie v0.18.1
28462024-05-23T03:21:30.986Z[ helios-setup] May 23 03:21:29.881 INFO E| Compiling dyn-clone v1.0.17
28472024-05-23T03:21:31.653Z[ helios-setup] May 23 03:21:30.432 INFO E| Compiling pre v0.2.1
28482024-05-23T03:21:31.657Z[ helios-setup] May 23 03:21:30.528 INFO E| Compiling once_cell v1.19.0
28492024-05-23T03:21:31.757Z[ host-package] Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
28502024-05-23T03:21:31.786Z[ helios-setup] May 23 03:21:30.680 INFO E| Compiling static_assertions v1.1.0
28512024-05-23T03:21:31.804Z[ host-package] Compiling cfg_aliases v0.1.1
28522024-05-23T03:21:31.881Z[ helios-setup] May 23 03:21:30.776 INFO E| Compiling byteorder v1.5.0
28532024-05-23T03:21:32.183Z[ host-package] Compiling indoc v1.0.9
28542024-05-23T03:21:32.340Z[ helios-setup] May 23 03:21:31.234 INFO E| Compiling cfg-if v0.1.10
28552024-05-23T03:21:32.739Z[ helios-setup] May 23 03:21:31.633 INFO E| Compiling unicode-width v0.1.12
28562024-05-23T03:21:32.893Z[ host-package] Compiling nix v0.28.0
28572024-05-23T03:21:33.405Z[ helios-setup] May 23 03:21:32.298 INFO E| Compiling textwrap v0.11.0
28582024-05-23T03:21:33.726Z[ helios-setup] May 23 03:21:32.620 INFO E| Compiling fletcher v0.1.0
28592024-05-23T03:21:34.239Z[ helios-setup] May 23 03:21:32.926 INFO E| Compiling bitflags v1.3.2
28602024-05-23T03:21:34.239Z[ helios-setup] May 23 03:21:33.019 INFO E| Compiling strum v0.23.0
28612024-05-23T03:21:34.416Z[ host-package] Compiling trust-dns-server v0.22.1
28622024-05-23T03:21:34.459Z[ helios-setup] May 23 03:21:33.350 INFO E| Compiling atty v0.2.14
28632024-05-23T03:21:34.540Z[ helios-setup] May 23 03:21:33.433 INFO E| Compiling vec_map v0.8.2
28642024-05-23T03:21:34.589Z[ helios-setup] May 23 03:21:33.482 INFO E| Compiling ansi_term v0.12.1
28652024-05-23T03:21:34.724Z[ host-package] Compiling vte v0.11.1
28662024-05-23T03:21:34.806Z[ helios-setup] May 23 03:21:33.676 INFO E| Compiling strsim v0.8.0
28672024-05-23T03:21:34.943Z[ helios-setup] May 23 03:21:33.836 INFO E| Compiling plain v0.2.3
28682024-05-23T03:21:35.229Z[ helios-setup] May 23 03:21:34.122 INFO E| Compiling clap v2.34.0
28692024-05-23T03:21:35.267Z[ helios-setup] May 23 03:21:34.160 INFO E| Compiling log v0.4.21
28702024-05-23T03:21:35.476Z[ helios-setup] May 23 03:21:34.369 INFO E| Compiling parse_int v0.6.0
28712024-05-23T03:21:35.668Z[ helios-setup] May 23 03:21:34.561 INFO E| Compiling bytesize v1.3.0
28722024-05-23T03:21:38.097Z[ helios-setup] May 23 03:21:36.990 INFO E| Compiling serde_derive_internals v0.29.0
28732024-05-23T03:21:40.337Z[ host-package] Compiling derive_builder v0.20.0
28742024-05-23T03:21:40.755Z[ host-package] Compiling sled v0.34.7
28752024-05-23T03:21:43.179Z[ helios-setup] May 23 03:21:42.071 INFO E| Compiling serde_derive v1.0.200
28762024-05-23T03:21:43.179Z[ helios-setup] May 23 03:21:42.071 INFO E| Compiling thiserror-impl v1.0.59
28772024-05-23T03:21:43.183Z[ helios-setup] May 23 03:21:42.071 INFO E| Compiling schemars_derive v0.8.19
28782024-05-23T03:21:43.183Z[ helios-setup] May 23 03:21:42.071 INFO E| Compiling zerocopy-derive v0.6.6
28792024-05-23T03:21:43.313Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28802024-05-23T03:21:45.258Z[ host-package] Compiling polar-core v0.27.3
28812024-05-23T03:21:46.919Z[ helios-setup] May 23 03:21:45.806 INFO E| Compiling zerocopy v0.6.6
28822024-05-23T03:21:48.270Z[ helios-setup] May 23 03:21:47.159 INFO E| Compiling pest v2.7.10
28832024-05-23T03:21:49.872Z[ helios-setup] May 23 03:21:48.761 INFO E| Compiling modular-bitfield-impl v0.11.2
28842024-05-23T03:21:49.872Z[ helios-setup] May 23 03:21:48.761 INFO E| Compiling num-derive v0.3.3
28852024-05-23T03:21:49.876Z[ helios-setup] May 23 03:21:48.761 INFO E| Compiling strum_macros v0.23.1
28862024-05-23T03:21:49.876Z[ helios-setup] May 23 03:21:48.761 INFO E| Compiling scroll_derive v0.10.5
28872024-05-23T03:21:50.333Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28882024-05-23T03:21:50.748Z[ host-package] Compiling const_format_proc_macros v0.2.32
28892024-05-23T03:21:51.090Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28902024-05-23T03:21:52.751Z[ helios-setup] May 23 03:21:51.640 INFO E| Compiling scroll v0.10.2
28912024-05-23T03:21:53.747Z[ helios-setup] May 23 03:21:52.636 INFO E| Compiling pest_meta v2.7.10
28922024-05-23T03:21:54.279Z[ helios-setup] May 23 03:21:53.167 INFO E| Compiling structopt-derive v0.4.18
28932024-05-23T03:21:54.641Z[ helios-setup] May 23 03:21:53.529 INFO E| Compiling goblin v0.4.3
28942024-05-23T03:21:54.852Z[ host-package] Compiling fd-lock v4.0.2
28952024-05-23T03:21:55.188Z[ helios-setup] May 23 03:21:54.076 INFO E| Compiling modular-bitfield v0.11.2
28962024-05-23T03:21:55.571Z[ host-package] Compiling bb8 v0.8.3
28972024-05-23T03:21:56.132Z[ helios-setup] May 23 03:21:55.020 INFO E| Compiling pest_generator v2.7.10
28982024-05-23T03:21:56.759Z[ host-package] Compiling quick-xml v0.31.0
28992024-05-23T03:21:59.550Z[ helios-setup] May 23 03:21:58.436 INFO E| Compiling structopt v0.3.26
29002024-05-23T03:22:00.384Z[ host-package] Compiling serde_tokenstream v0.1.7
29012024-05-23T03:22:01.066Z[ helios-setup] May 23 03:21:59.953 INFO E| Compiling pest_derive v2.7.10
29022024-05-23T03:22:01.090Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
29032024-05-23T03:22:05.734Z[ helios-setup] May 23 03:22:04.620 INFO E| Compiling toml v0.5.11
29042024-05-23T03:22:05.734Z[ helios-setup] May 23 03:22:04.620 INFO E| Compiling json5 v0.4.1
29052024-05-23T03:22:05.822Z[ host-package] Compiling oso-derive v0.27.3
29062024-05-23T03:22:07.590Z[ host-package] Compiling memoffset v0.7.1
29072024-05-23T03:22:08.029Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
29082024-05-23T03:22:08.375Z[ helios-setup] May 23 03:22:07.260 INFO E| Compiling proc-macro-crate v0.1.5
29092024-05-23T03:22:08.390Z[ host-package] Compiling platforms v3.4.0
29102024-05-23T03:22:09.484Z[ host-package] Compiling bytecount v0.6.8
29112024-05-23T03:22:09.708Z[ host-package] Compiling curve25519-dalek v4.1.2
29122024-05-23T03:22:10.110Z[ host-package] Compiling papergrid v0.11.0
29132024-05-23T03:22:12.704Z[ helios-setup] May 23 03:22:11.587 INFO E| Compiling four-cc v0.3.0
29142024-05-23T03:22:12.704Z[ helios-setup] May 23 03:22:11.587 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b)
29152024-05-23T03:22:14.295Z[ host-package] Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29162024-05-23T03:22:15.739Z[ helios-setup] May 23 03:22:14.622 INFO E| Compiling amd-apcb v0.3.2 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.2#8c774bd9)
29172024-05-23T03:22:15.778Z[ host-package] Compiling const_format v0.2.32
29182024-05-23T03:22:20.120Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29192024-05-23T03:22:21.306Z[ host-package] Compiling strip-ansi-escapes v0.2.0
29202024-05-23T03:22:25.233Z[ host-package] Compiling oso v0.27.3
29212024-05-23T03:22:26.762Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29222024-05-23T03:22:28.738Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
29232024-05-23T03:22:31.998Z[ host-package] Compiling tabled_derive v0.7.0
29242024-05-23T03:22:34.635Z[ host-package] Compiling kstat-rs v0.2.3
29252024-05-23T03:22:34.890Z[ host-package] Compiling nu-ansi-term v0.50.0
29262024-05-23T03:22:35.730Z[ host-package] Compiling keccak v0.1.5
29272024-05-23T03:22:36.339Z[ host-package] Compiling sha3 v0.10.8
29282024-05-23T03:22:36.906Z[ host-package] Compiling reedline v0.31.0
29292024-05-23T03:22:37.408Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29302024-05-23T03:22:40.138Z[ host-package] Compiling tabled v0.15.0
29312024-05-23T03:22:54.429Z[ host-package] Compiling mime_guess v2.0.4
29322024-05-23T03:22:55.561Z[ helios-setup] May 23 03:22:54.434 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
29332024-05-23T03:22:57.184Z[ host-package] Compiling usdt-macro v0.3.5
29342024-05-23T03:22:57.242Z[ host-package] Compiling usdt-attr-macro v0.3.5
29352024-05-23T03:22:58.525Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29362024-05-23T03:22:58.937Z[ host-package] Compiling env_logger v0.9.3
29372024-05-23T03:22:59.101Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
29382024-05-23T03:23:03.358Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29392024-05-23T03:23:04.334Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29402024-05-23T03:23:04.466Z[ host-package] Compiling peg-macros v0.8.3
29412024-05-23T03:23:04.991Z[ host-package] Compiling universal-hash v0.5.1
29422024-05-23T03:23:05.265Z[ host-package] Compiling secrecy v0.8.0
29432024-05-23T03:23:05.297Z[ host-package] Compiling bitstruct_derive v0.1.0
29442024-05-23T03:23:05.582Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
29452024-05-23T03:23:06.836Z[ host-package] Compiling nanorand v0.7.0
29462024-05-23T03:23:08.031Z[ host-package] Compiling sqlparser_derive v0.2.2
29472024-05-23T03:23:08.717Z[ host-package] Compiling curve25519-dalek-derive v0.1.1
29482024-05-23T03:23:09.442Z[ host-package] Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29492024-05-23T03:23:09.600Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29502024-05-23T03:23:09.655Z[ host-package] Compiling salty v0.2.0
29512024-05-23T03:23:09.800Z[ helios-setup] May 23 03:23:08.669 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
29522024-05-23T03:23:10.008Z[ host-package] Compiling unicode_categories v0.1.1
29532024-05-23T03:23:10.104Z[ host-package] Compiling signature v1.6.4
29542024-05-23T03:23:10.397Z[ helios-setup] May 23 03:23:09.266 INFO E| warning: unused variable: `abl_version`
29552024-05-23T03:23:10.397Z[ helios-setup] May 23 03:23:09.266 INFO E| --> src/main.rs:1118:5
29562024-05-23T03:23:10.398Z[ helios-setup] May 23 03:23:09.266 INFO E| |
29572024-05-23T03:23:10.402Z[ helios-setup] May 23 03:23:09.266 INFO E| 1118 | abl_version: Option<u32>,
29582024-05-23T03:23:10.402Z[ helios-setup] May 23 03:23:09.266 INFO E| | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abl_version`
29592024-05-23T03:23:10.402Z[ helios-setup] May 23 03:23:09.266 INFO E| |
29602024-05-23T03:23:10.402Z[ helios-setup] May 23 03:23:09.266 INFO E| = note: `#[warn(unused_variables)]` on by default
29612024-05-23T03:23:10.407Z[ host-package] Compiling opaque-debug v0.3.1
29622024-05-23T03:23:10.407Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29632024-05-23T03:23:10.513Z[ host-package] Compiling ascii v1.1.0
29642024-05-23T03:23:10.759Z[ host-package] Compiling poly1305 v0.8.0
29652024-05-23T03:23:10.852Z[ host-package] Compiling rustyline v14.0.0
29662024-05-23T03:23:11.508Z[ host-package] Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
29672024-05-23T03:23:13.410Z[ host-package] Compiling sqlformat v0.2.3
29682024-05-23T03:23:14.254Z[ host-package] Compiling ed25519 v1.5.3
29692024-05-23T03:23:14.904Z[ host-package] Compiling thiserror-no-std v2.0.2
29702024-05-23T03:23:15.069Z[ host-package] Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29712024-05-23T03:23:15.480Z[ host-package] Compiling sqlparser v0.45.0
29722024-05-23T03:23:20.933Z[ host-package] Compiling peg v0.8.3
29732024-05-23T03:23:20.941Z[ host-package] Compiling flume v0.11.0
29742024-05-23T03:23:21.475Z[ host-package] Compiling bitstruct v0.1.1
29752024-05-23T03:23:21.510Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29762024-05-23T03:23:22.201Z[ host-package] Compiling usdt v0.3.5
29772024-05-23T03:23:22.720Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29782024-05-23T03:23:22.766Z[ host-package] Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29792024-05-23T03:23:24.663Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29802024-05-23T03:23:25.362Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29812024-05-23T03:23:25.727Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29822024-05-23T03:23:26.057Z[ host-package] Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29832024-05-23T03:23:27.339Z[ host-package] Compiling chacha20 v0.9.1
29842024-05-23T03:23:27.877Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29852024-05-23T03:23:30.477Z[ host-package] Compiling aead v0.5.2
29862024-05-23T03:23:31.039Z[ host-package] Compiling bcs v0.1.6
29872024-05-23T03:23:31.273Z[ host-package] Compiling erased-serde v0.3.31
29882024-05-23T03:23:32.198Z[ host-package] Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29892024-05-23T03:23:33.189Z[ host-package] Compiling serde-big-array v0.5.1
29902024-05-23T03:23:33.245Z[ host-package] Compiling serde_arrays v0.1.0
29912024-05-23T03:23:33.485Z[ host-package] Compiling highway v1.1.0
29922024-05-23T03:23:34.073Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29932024-05-23T03:23:35.328Z[ host-package] Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29942024-05-23T03:23:50.586Z[ host-package] Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29952024-05-23T03:23:51.124Z[ host-package] Compiling chacha20poly1305 v0.10.1
29962024-05-23T03:23:51.135Z[ helios-setup] May 23 03:23:49.994 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)
29972024-05-23T03:23:51.140Z[ helios-setup] May 23 03:23:49.994 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 27s
29982024-05-23T03:23:51.173Z[ helios-setup] May 23 03:23:50.031 INFO building project "amd-host-image-builder" ok (180 seconds)
29992024-05-23T03:23:51.178Z[ helios-setup] May 23 03:23:50.031 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
30002024-05-23T03:23:51.178Z[ helios-setup] May 23 03:23:50.031 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
30012024-05-23T03:23:56.028Z[ helios-setup] May 23 03:23:50.265 INFO E| Downloading crates ...
30022024-05-23T03:23:56.060Z[ helios-setup] May 23 03:23:50.400 INFO E| Downloaded block-buffer v0.10.3
30032024-05-23T03:23:56.060Z[ helios-setup] May 23 03:23:50.403 INFO E| Downloaded sha2 v0.10.5
30042024-05-23T03:23:56.060Z[ helios-setup] May 23 03:23:50.406 INFO E| Downloaded digest v0.10.3
30052024-05-23T03:23:56.060Z[ helios-setup] May 23 03:23:50.441 INFO E| Downloaded unicode-width v0.1.10
30062024-05-23T03:23:56.060Z[ helios-setup] May 23 03:23:50.444 INFO E| Downloaded generic-array v0.14.6
30072024-05-23T03:23:56.060Z[ helios-setup] May 23 03:23:50.446 INFO E| Downloaded flate2 v1.0.25
30082024-05-23T03:23:56.060Z[ helios-setup] May 23 03:23:50.454 INFO E| Downloaded cpufeatures v0.2.5
30092024-05-23T03:23:56.060Z[ helios-setup] May 23 03:23:50.455 INFO E| Downloaded typenum v1.15.0
30102024-05-23T03:23:56.060Z[ helios-setup] May 23 03:23:50.459 INFO E| Downloaded miniz_oxide v0.6.2
30112024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:50.463 INFO E| Downloaded bytes v1.2.1
30122024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:50.469 INFO E| Downloaded anyhow v1.0.62
30132024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:50.696 INFO E| Compiling typenum v1.15.0
30142024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:50.696 INFO E| Compiling version_check v0.9.4
30152024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:50.696 INFO E| Compiling cfg-if v1.0.0
30162024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:50.696 INFO E| Compiling crc32fast v1.3.2
30172024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:50.697 INFO E| Compiling adler v1.0.2
30182024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:50.814 INFO E| Compiling anyhow v1.0.62
30192024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:50.814 INFO E| Compiling cpufeatures v0.2.5
30202024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:50.814 INFO E| Compiling unicode-width v0.1.10
30212024-05-23T03:23:56.061Z[ host-package] Compiling vsss-rs v3.3.4
30222024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:51.111 INFO E| Compiling miniz_oxide v0.6.2
30232024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:51.157 INFO E| Compiling getopts v0.2.21
30242024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:51.417 INFO E| Compiling bytes v1.2.1
30252024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:51.490 INFO E| Compiling bitflags v1.3.2
30262024-05-23T03:23:56.061Z[ helios-setup] May 23 03:23:51.980 INFO E| Compiling generic-array v0.14.6
30272024-05-23T03:23:56.074Z[ helios-setup] May 23 03:23:53.004 INFO E| Compiling flate2 v1.0.25
30282024-05-23T03:23:57.813Z[ helios-setup] May 23 03:23:56.670 INFO E| Compiling block-buffer v0.10.3
30292024-05-23T03:23:57.813Z[ helios-setup] May 23 03:23:56.670 INFO E| Compiling crypto-common v0.1.6
30302024-05-23T03:23:58.019Z[ helios-setup] May 23 03:23:56.876 INFO E| Compiling digest v0.10.3
30312024-05-23T03:23:58.363Z[ helios-setup] May 23 03:23:57.221 INFO E| Compiling sha2 v0.10.5
30322024-05-23T03:23:58.862Z[ helios-setup] May 23 03:23:57.707 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
30332024-05-23T03:23:59.631Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30342024-05-23T03:24:00.456Z[ host-package] Compiling signal-hook-tokio v0.3.1
30352024-05-23T03:24:00.629Z[ host-package] Compiling heck v0.3.3
30362024-05-23T03:24:00.778Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
30372024-05-23T03:24:01.080Z[ host-package] Compiling castaway v0.2.2
30382024-05-23T03:24:01.373Z[ host-package] Compiling rand_seeder v0.2.3
30392024-05-23T03:24:01.967Z[ host-package] Compiling serde-big-array v0.4.1
30402024-05-23T03:24:02.335Z[ host-package] Compiling http-range v0.1.5
30412024-05-23T03:24:03.795Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
30422024-05-23T03:24:04.169Z[ helios-setup] May 23 03:24:03.023 INFO E| Finished `release` profile [optimized] target(s) in 12.90s
30432024-05-23T03:24:04.182Z[ helios-setup] May 23 03:24:03.038 INFO building project "bootserver" ok (13 seconds)
30442024-05-23T03:24:04.182Z[ helios-setup] May 23 03:24:03.038 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
30452024-05-23T03:24:04.187Z[ helios-setup] May 23 03:24:03.038 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
30462024-05-23T03:24:04.267Z[ helios-setup] May 23 03:24:03.121 INFO E| warning: `/work/oxidecomputer/helios/projects/pilot/.cargo/config` is deprecated in favor of `config.toml`
30472024-05-23T03:24:04.267Z[ helios-setup] May 23 03:24:03.121 INFO E| note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
30482024-05-23T03:24:04.272Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30492024-05-23T03:24:04.532Z[ helios-setup] May 23 03:24:03.386 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
30502024-05-23T03:24:05.254Z[ helios-setup] May 23 03:24:04.109 INFO E| From https://github.com/jclulow/hiercmd
30512024-05-23T03:24:05.254Z[ helios-setup] May 23 03:24:04.109 INFO E| * [new branch] main -> origin/main
30522024-05-23T03:24:05.254Z[ helios-setup] May 23 03:24:04.109 INFO E| * [new ref] -> origin/HEAD
30532024-05-23T03:24:05.315Z[ helios-setup] May 23 03:24:04.131 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
30542024-05-23T03:24:05.820Z[ helios-setup] May 23 03:24:04.674 INFO E| From https://github.com/jclulow/network-interface
30552024-05-23T03:24:05.820Z[ helios-setup] May 23 03:24:04.674 INFO E| * [new branch] illumos -> origin/illumos
30562024-05-23T03:24:05.825Z[ helios-setup] May 23 03:24:04.674 INFO E| * [new branch] main -> origin/main
30572024-05-23T03:24:05.825Z[ helios-setup] May 23 03:24:04.674 INFO E| * [new ref] -> origin/HEAD
30582024-05-23T03:24:05.840Z[ helios-setup] May 23 03:24:04.695 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
30592024-05-23T03:24:06.002Z[ host-package] Compiling hyper-staticfile v0.9.5
30602024-05-23T03:24:06.424Z[ helios-setup] May 23 03:24:05.278 INFO E| From https://github.com/oxidecomputer/boot-image-tools
30612024-05-23T03:24:06.424Z[ helios-setup] May 23 03:24:05.279 INFO E| * [new branch] compliance -> origin/compliance
30622024-05-23T03:24:06.424Z[ helios-setup] May 23 03:24:05.279 INFO E| * [new branch] libdlpi-sys -> origin/libdlpi-sys
30632024-05-23T03:24:06.433Z[ helios-setup] May 23 03:24:05.279 INFO E| * [new branch] main -> origin/main
30642024-05-23T03:24:06.433Z[ helios-setup] May 23 03:24:05.279 INFO E| * [new ref] -> origin/HEAD
30652024-05-23T03:24:06.482Z[ helios-setup] May 23 03:24:05.337 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
30662024-05-23T03:24:07.330Z[ helios-setup] May 23 03:24:06.184 INFO E| From https://github.com/oxidecomputer/facade
30672024-05-23T03:24:07.330Z[ helios-setup] May 23 03:24:06.184 INFO E| * [new branch] 0XV2-serials -> origin/0XV2-serials
30682024-05-23T03:24:07.350Z[ helios-setup] May 23 03:24:06.185 INFO E| * [new branch] checklist -> origin/checklist
30692024-05-23T03:24:07.350Z[ helios-setup] May 23 03:24:06.185 INFO E| * [new branch] dependabot/cargo/h2-0.3.26 -> origin/dependabot/cargo/h2-0.3.26
30702024-05-23T03:24:07.350Z[ helios-setup] May 23 03:24:06.185 INFO E| * [new branch] dependabot/cargo/mio-0.8.11 -> origin/dependabot/cargo/mio-0.8.11
30712024-05-23T03:24:07.350Z[ helios-setup] May 23 03:24:06.185 INFO E| * [new branch] dramtest -> origin/dramtest
30722024-05-23T03:24:07.350Z[ helios-setup] May 23 03:24:06.185 INFO E| * [new branch] facts -> origin/facts
30732024-05-23T03:24:07.351Z[ helios-setup] May 23 03:24:06.185 INFO E| * [new branch] fix-broken-ffi -> origin/fix-broken-ffi
30742024-05-23T03:24:07.351Z[ helios-setup] May 23 03:24:06.186 INFO E| * [new branch] flihp/platform-id_permslip -> origin/flihp/platform-id_permslip
30752024-05-23T03:24:07.351Z[ helios-setup] May 23 03:24:06.186 INFO E| * [new branch] flihp/platform-id_permslip-prebase -> origin/flihp/platform-id_permslip-prebase
30762024-05-23T03:24:07.351Z[ helios-setup] May 23 03:24:06.186 INFO E| * [new branch] gimlet-f -> origin/gimlet-f
30772024-05-23T03:24:07.351Z[ helios-setup] May 23 03:24:06.186 INFO E| * [new branch] guardrails -> origin/guardrails
30782024-05-23T03:24:07.351Z[ helios-setup] May 23 03:24:06.186 INFO E| * [new branch] idcerts -> origin/idcerts
30792024-05-23T03:24:07.351Z[ helios-setup] May 23 03:24:06.186 INFO E| * [new branch] jhendricks/fix-usage -> origin/jhendricks/fix-usage
30802024-05-23T03:24:07.351Z[ helios-setup] May 23 03:24:06.187 INFO E| * [new branch] jhendricks/micron7450 -> origin/jhendricks/micron7450
30812024-05-23T03:24:07.351Z[ helios-setup] May 23 03:24:06.187 INFO E| * [new branch] jhendricks/readme -> origin/jhendricks/readme
30822024-05-23T03:24:07.351Z[ helios-setup] May 23 03:24:06.187 INFO E| * [new branch] main -> origin/main
30832024-05-23T03:24:07.352Z[ helios-setup] May 23 03:24:06.187 INFO E| * [new branch] meanwell -> origin/meanwell
30842024-05-23T03:24:07.352Z[ helios-setup] May 23 03:24:06.187 INFO E| * [new branch] parents -> origin/parents
30852024-05-23T03:24:07.352Z[ helios-setup] May 23 03:24:06.187 INFO E| * [new branch] psc -> origin/psc
30862024-05-23T03:24:07.352Z[ helios-setup] May 23 03:24:06.188 INFO E| * [new branch] rackstatus -> origin/rackstatus
30872024-05-23T03:24:07.352Z[ helios-setup] May 23 03:24:06.188 INFO E| * [new branch] sessions -> origin/sessions
30882024-05-23T03:24:07.352Z[ helios-setup] May 23 03:24:06.188 INFO E| * [new branch] sidecar_loopback_test -> origin/sidecar_loopback_test
30892024-05-23T03:24:07.352Z[ helios-setup] May 23 03:24:06.188 INFO E| * [new branch] sshauth -> origin/sshauth
30902024-05-23T03:24:07.352Z[ helios-setup] May 23 03:24:06.188 INFO E| * [new branch] unsupervised -> origin/unsupervised
30912024-05-23T03:24:07.352Z[ helios-setup] May 23 03:24:06.188 INFO E| * [new branch] x11 -> origin/x11
30922024-05-23T03:24:07.352Z[ helios-setup] May 23 03:24:06.188 INFO E| * [new ref] -> origin/HEAD
30932024-05-23T03:24:07.434Z[ helios-setup] May 23 03:24:06.287 INFO E| Updating crates.io index
30942024-05-23T03:24:08.239Z[ helios-setup] May 23 03:24:07.094 INFO E| Downloading crates ...
30952024-05-23T03:24:08.422Z[ helios-setup] May 23 03:24:07.275 INFO E| Downloaded base64 v0.21.0
30962024-05-23T03:24:08.429Z[ helios-setup] May 23 03:24:07.284 INFO E| Downloaded async-trait v0.1.68
30972024-05-23T03:24:08.437Z[ helios-setup] May 23 03:24:07.291 INFO E| Downloaded anstream v0.2.6
30982024-05-23T03:24:08.442Z[ helios-setup] May 23 03:24:07.295 INFO E| Downloaded ahash v0.8.3
30992024-05-23T03:24:08.447Z[ helios-setup] May 23 03:24:07.301 INFO E| Downloaded cc v1.0.78
31002024-05-23T03:24:08.452Z[ helios-setup] May 23 03:24:07.306 INFO E| Downloaded anstyle-parse v0.1.1
31012024-05-23T03:24:08.459Z[ helios-setup] May 23 03:24:07.312 INFO E| Downloaded const-random v0.1.15
31022024-05-23T03:24:08.463Z[ helios-setup] May 23 03:24:07.314 INFO E| Downloaded clap_derive v4.2.0
31032024-05-23T03:24:08.469Z[ helios-setup] May 23 03:24:07.318 INFO E| Downloaded byteorder v1.4.3
31042024-05-23T03:24:08.473Z[ helios-setup] May 23 03:24:07.324 INFO E| Downloaded const-random-macro v0.1.15
31052024-05-23T03:24:08.474Z[ helios-setup] May 23 03:24:07.326 INFO E| Downloaded schemars_derive v0.8.12
31062024-05-23T03:24:08.490Z[ helios-setup] May 23 03:24:07.332 INFO E| Downloaded concolor-override v1.0.0
31072024-05-23T03:24:08.495Z[ helios-setup] May 23 03:24:07.334 INFO E| Downloaded serde_derive_internals v0.26.0
31082024-05-23T03:24:08.495Z[ helios-setup] May 23 03:24:07.338 INFO E| Downloaded semver v1.0.17
31092024-05-23T03:24:08.495Z[ helios-setup] May 23 03:24:07.344 INFO E| Downloaded futures-macro v0.3.28
31102024-05-23T03:24:08.496Z[ helios-setup] May 23 03:24:07.346 INFO E| Downloaded semver-parser v0.10.2
31112024-05-23T03:24:08.501Z[ helios-setup] May 23 03:24:07.350 INFO E| Downloaded thiserror v1.0.38
31122024-05-23T03:24:08.509Z[ helios-setup] May 23 03:24:07.363 INFO E| Downloaded home v0.5.4
31132024-05-23T03:24:08.516Z[ helios-setup] May 23 03:24:07.366 INFO E| Downloaded time v0.1.45
31142024-05-23T03:24:08.521Z[ helios-setup] May 23 03:24:07.371 INFO E| Downloaded project-root v0.2.2
31152024-05-23T03:24:08.521Z[ helios-setup] May 23 03:24:07.372 INFO E| Downloaded futures-executor v0.3.28
31162024-05-23T03:24:08.526Z[ helios-setup] May 23 03:24:07.376 INFO E| Downloaded sha2 v0.10.6
31172024-05-23T03:24:08.527Z[ helios-setup] May 23 03:24:07.380 INFO E| Downloaded proc-macro-crate v1.2.1
31182024-05-23T03:24:08.532Z[ helios-setup] May 23 03:24:07.383 INFO E| Downloaded httpdate v1.0.2
31192024-05-23T03:24:08.532Z[ helios-setup] May 23 03:24:07.386 INFO E| Downloaded num-integer v0.1.45
31202024-05-23T03:24:08.537Z[ helios-setup] May 23 03:24:07.390 INFO E| Downloaded want v0.3.0
31212024-05-23T03:24:08.541Z[ helios-setup] May 23 03:24:07.392 INFO E| Downloaded getrandom v0.2.8
31222024-05-23T03:24:08.546Z[ helios-setup] May 23 03:24:07.399 INFO E| Downloaded try-lock v0.2.4
31232024-05-23T03:24:08.551Z[ helios-setup] May 23 03:24:07.401 INFO E| Downloaded terminal_size v0.2.6
31242024-05-23T03:24:08.551Z[ helios-setup] May 23 03:24:07.404 INFO E| Downloaded strsim v0.10.0
31252024-05-23T03:24:08.555Z[ helios-setup] May 23 03:24:07.407 INFO E| Downloaded toml_datetime v0.6.1
31262024-05-23T03:24:08.556Z[ helios-setup] May 23 03:24:07.410 INFO E| Downloaded smartstring v1.0.1
31272024-05-23T03:24:08.561Z[ helios-setup] May 23 03:24:07.415 INFO E| Downloaded thiserror-impl v1.0.38
31282024-05-23T03:24:08.566Z[ helios-setup] May 23 03:24:07.418 INFO E| Downloaded tokio-macros v2.0.0
31292024-05-23T03:24:08.566Z[ helios-setup] May 23 03:24:07.420 INFO E| Downloaded cargo-lock v8.0.3
31302024-05-23T03:24:08.572Z[ helios-setup] May 23 03:24:07.426 INFO E| Downloaded semver v0.11.0
31312024-05-23T03:24:08.577Z[ helios-setup] May 23 03:24:07.430 INFO E| Downloaded walkdir v2.3.3
31322024-05-23T03:24:08.582Z[ helios-setup] May 23 03:24:07.434 INFO E| Downloaded crossbeam-utils v0.8.14
31332024-05-23T03:24:08.588Z[ helios-setup] May 23 03:24:07.442 INFO E| Downloaded clap v4.2.1
31342024-05-23T03:24:08.604Z[ helios-setup] May 23 03:24:07.458 INFO E| Downloaded tokio-tungstenite v0.18.0
31352024-05-23T03:24:08.608Z[ helios-setup] May 23 03:24:07.461 INFO E| Downloaded tokio-rustls v0.24.0
31362024-05-23T03:24:08.613Z[ helios-setup] May 23 03:24:07.463 INFO E| Downloaded time-macros v0.2.8
31372024-05-23T03:24:08.613Z[ helios-setup] May 23 03:24:07.466 INFO E| Downloaded futures v0.3.28
31382024-05-23T03:24:08.636Z[ helios-setup] May 23 03:24:07.491 INFO E| Downloaded num-traits v0.2.15
31392024-05-23T03:24:08.641Z[ helios-setup] May 23 03:24:07.495 INFO E| Downloaded uuid v1.3.0
31402024-05-23T03:24:08.651Z[ helios-setup] May 23 03:24:07.505 INFO E| Downloaded unicode-ident v1.0.8
31412024-05-23T03:24:08.658Z[ helios-setup] May 23 03:24:07.513 INFO E| Downloaded tungstenite v0.18.0
31422024-05-23T03:24:08.667Z[ helios-setup] May 23 03:24:07.521 INFO E| Downloaded url v2.3.1
31432024-05-23T03:24:08.674Z[ helios-setup] May 23 03:24:07.528 INFO E| Downloaded unicode-linebreak v0.1.4
31442024-05-23T03:24:08.765Z[ helios-setup] May 23 03:24:07.607 INFO E| Downloaded tracing v0.1.37
31452024-05-23T03:24:08.777Z[ helios-setup] May 23 03:24:07.632 INFO E| Downloaded toml_edit v0.19.8
31462024-05-23T03:24:08.837Z[ helios-setup] May 23 03:24:07.691 INFO E| Downloaded winnow v0.4.1
31472024-05-23T03:24:08.849Z[ helios-setup] May 23 03:24:07.703 INFO E| Downloaded syn v2.0.13
31482024-05-23T03:24:08.939Z[ helios-setup] May 23 03:24:07.793 INFO E| Downloaded syn v1.0.107
31492024-05-23T03:24:08.957Z[ helios-setup] May 23 03:24:07.811 INFO E| Downloaded tokio v1.27.0
31502024-05-23T03:24:09.006Z[ helios-setup] May 23 03:24:07.860 INFO E| Downloaded reqwest v0.11.16
31512024-05-23T03:24:09.017Z[ helios-setup] May 23 03:24:07.871 INFO E| Downloaded rayon v1.6.1
31522024-05-23T03:24:09.040Z[ helios-setup] May 23 03:24:07.894 INFO E| Downloaded hyper v0.14.25
31532024-05-23T03:24:09.052Z[ helios-setup] May 23 03:24:07.906 INFO E| Downloaded git2 v0.16.1
31542024-05-23T03:24:09.064Z[ helios-setup] May 23 03:24:07.918 INFO E| Downloaded h2 v0.3.16
31552024-05-23T03:24:09.074Z[ helios-setup] May 23 03:24:07.928 INFO E| Downloaded regress v0.5.0
31562024-05-23T03:24:09.087Z[ helios-setup] May 23 03:24:07.939 INFO E| Downloaded regex v1.7.3
31572024-05-23T03:24:09.098Z[ helios-setup] May 23 03:24:07.951 INFO E| Downloaded futures-util v0.3.28
31582024-05-23T03:24:09.115Z[ helios-setup] May 23 03:24:07.969 INFO E| Downloaded rustls v0.21.0
31592024-05-23T03:24:09.134Z[ helios-setup] May 23 03:24:07.988 INFO E| Downloaded rhai v1.14.0
31602024-05-23T03:24:09.153Z[ helios-setup] May 23 03:24:08.007 INFO E| Downloaded rustix v0.37.3
31612024-05-23T03:24:09.182Z[ helios-setup] May 23 03:24:08.036 INFO E| Downloaded openapiv3 v1.0.2
31622024-05-23T03:24:09.197Z[ helios-setup] May 23 03:24:08.051 INFO E| Downloaded mio v0.8.5
31632024-05-23T03:24:09.205Z[ helios-setup] May 23 03:24:08.059 INFO E| Downloaded clap_builder v4.2.1
31642024-05-23T03:24:09.216Z[ helios-setup] May 23 03:24:08.070 INFO E| Downloaded unicode-normalization v0.1.22
31652024-05-23T03:24:09.221Z[ helios-setup] May 23 03:24:08.075 INFO E| Downloaded pest v2.5.7
31662024-05-23T03:24:09.230Z[ helios-setup] May 23 03:24:08.084 INFO E| Downloaded tokio-util v0.7.7
31672024-05-23T03:24:09.239Z[ helios-setup] May 23 03:24:08.094 INFO E| Downloaded libc v0.2.139
31682024-05-23T03:24:09.250Z[ host-package] Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31692024-05-23T03:24:09.282Z[ helios-setup] May 23 03:24:08.135 INFO E| Downloaded time v0.3.20
31702024-05-23T03:24:09.292Z[ helios-setup] May 23 03:24:08.147 INFO E| Downloaded serde_json v1.0.95
31712024-05-23T03:24:09.339Z[ helios-setup] May 23 03:24:08.159 INFO E| Downloaded rayon-core v1.10.2
31722024-05-23T03:24:09.339Z[ helios-setup] May 23 03:24:08.166 INFO E| Downloaded http v0.2.9
31732024-05-23T03:24:09.339Z[ helios-setup] May 23 03:24:08.172 INFO E| Downloaded serde_yaml v0.9.21
31742024-05-23T03:24:09.339Z[ helios-setup] May 23 03:24:08.179 INFO E| Downloaded crossbeam-epoch v0.9.13
31752024-05-23T03:24:09.339Z[ helios-setup] May 23 03:24:08.184 INFO E| Downloaded unsafe-libyaml v0.2.8
31762024-05-23T03:24:09.339Z[ helios-setup] May 23 03:24:08.189 INFO E| Downloaded tracing-core v0.1.30
31772024-05-23T03:24:09.344Z[ helios-setup] May 23 03:24:08.194 INFO E| Downloaded rustls-webpki v0.100.1
31782024-05-23T03:24:09.350Z[ helios-setup] May 23 03:24:08.203 INFO E| Downloaded io-lifetimes v1.0.10
31792024-05-23T03:24:09.367Z[ helios-setup] May 23 03:24:08.207 INFO E| Downloaded crossbeam-channel v0.5.6
31802024-05-23T03:24:09.371Z[ helios-setup] May 23 03:24:08.214 INFO E| Downloaded toml v0.7.3
31812024-05-23T03:24:09.371Z[ helios-setup] May 23 03:24:08.219 INFO E| Downloaded memchr v2.5.0
31822024-05-23T03:24:09.372Z[ helios-setup] May 23 03:24:08.225 INFO E| Downloaded unicode-bidi v0.3.13
31832024-05-23T03:24:09.377Z[ helios-setup] May 23 03:24:08.229 INFO E| Downloaded ucd-trie v0.1.5
31842024-05-23T03:24:09.382Z[ helios-setup] May 23 03:24:08.231 INFO E| Downloaded typenum v1.16.0
31852024-05-23T03:24:09.383Z[ helios-setup] May 23 03:24:08.235 INFO E| Downloaded textwrap v0.16.0
31862024-05-23T03:24:09.387Z[ helios-setup] May 23 03:24:08.239 INFO E| Downloaded socket2 v0.4.9
31872024-05-23T03:24:09.394Z[ helios-setup] May 23 03:24:08.242 INFO E| Downloaded serde_derive v1.0.152
31882024-05-23T03:24:09.398Z[ helios-setup] May 23 03:24:08.246 INFO E| Downloaded schemars v0.8.12
31892024-05-23T03:24:09.411Z[ helios-setup] May 23 03:24:08.264 INFO E| Downloaded encoding_rs v0.8.32
31902024-05-23T03:24:09.464Z[ helios-setup] May 23 03:24:08.318 INFO E| Downloaded proc-macro2 v1.0.56
31912024-05-23T03:24:09.469Z[ helios-setup] May 23 03:24:08.322 INFO E| Downloaded parking_lot v0.12.1
31922024-05-23T03:24:09.474Z[ helios-setup] May 23 03:24:08.326 INFO E| Downloaded camino v1.1.4
31932024-05-23T03:24:09.479Z[ helios-setup] May 23 03:24:08.330 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
31942024-05-23T03:24:09.602Z[ helios-setup] May 23 03:24:08.454 INFO E| Downloaded tempfile v3.5.0
31952024-05-23T03:24:09.606Z[ helios-setup] May 23 03:24:08.458 INFO E| Downloaded sct v0.7.0
31962024-05-23T03:24:09.611Z[ helios-setup] May 23 03:24:08.464 INFO E| Downloaded ryu v1.0.13
31972024-05-23T03:24:09.616Z[ helios-setup] May 23 03:24:08.470 INFO E| Downloaded rhai_codegen v1.5.0
31982024-05-23T03:24:09.629Z[ helios-setup] May 23 03:24:08.482 INFO E| Downloaded parking_lot_core v0.9.6
31992024-05-23T03:24:09.634Z[ helios-setup] May 23 03:24:08.486 INFO E| Downloaded once_cell v1.17.0
32002024-05-23T03:24:09.640Z[ helios-setup] May 23 03:24:08.490 INFO E| Downloaded either v1.8.0
32012024-05-23T03:24:09.640Z[ helios-setup] May 23 03:24:08.492 INFO E| Downloaded chrono v0.4.24
32022024-05-23T03:24:09.649Z[ helios-setup] May 23 03:24:08.504 INFO E| Downloaded libz-sys v1.1.8
32032024-05-23T03:24:09.733Z[ helios-setup] May 23 03:24:08.587 INFO E| Downloaded bytes v1.4.0
32042024-05-23T03:24:09.739Z[ helios-setup] May 23 03:24:08.593 INFO E| Downloaded slog-bunyan v2.4.0
32052024-05-23T03:24:09.744Z[ helios-setup] May 23 03:24:08.595 INFO E| Downloaded quote v1.0.26
32062024-05-23T03:24:09.748Z[ helios-setup] May 23 03:24:08.599 INFO E| Downloaded pin-project-lite v0.2.9
32072024-05-23T03:24:09.753Z[ helios-setup] May 23 03:24:08.607 INFO E| Downloaded jobserver v0.1.26
32082024-05-23T03:24:09.758Z[ helios-setup] May 23 03:24:08.610 INFO E| Downloaded ipnet v2.7.2
32092024-05-23T03:24:09.763Z[ helios-setup] May 23 03:24:08.612 INFO E| Downloaded iana-time-zone v0.1.56
32102024-05-23T03:24:09.763Z[ helios-setup] May 23 03:24:08.616 INFO E| Downloaded log v0.4.17
32112024-05-23T03:24:09.768Z[ helios-setup] May 23 03:24:08.619 INFO E| Downloaded lock_api v0.4.9
32122024-05-23T03:24:09.768Z[ helios-setup] May 23 03:24:08.622 INFO E| Downloaded serde_path_to_error v0.1.11
32132024-05-23T03:24:09.773Z[ helios-setup] May 23 03:24:08.624 INFO E| Downloaded scopeguard v1.1.0
32142024-05-23T03:24:09.773Z[ helios-setup] May 23 03:24:08.626 INFO E| Downloaded rustls-pemfile v1.0.2
32152024-05-23T03:24:09.778Z[ helios-setup] May 23 03:24:08.629 INFO E| Downloaded sha1 v0.10.5
32162024-05-23T03:24:09.778Z[ helios-setup] May 23 03:24:08.631 INFO E| Downloaded rustfmt-wrapper v0.2.0
32172024-05-23T03:24:09.782Z[ helios-setup] May 23 03:24:08.633 INFO E| Downloaded smallvec v1.10.0
32182024-05-23T03:24:09.782Z[ helios-setup] May 23 03:24:08.636 INFO E| Downloaded signal-hook-registry v1.4.0
32192024-05-23T03:24:09.787Z[ helios-setup] May 23 03:24:08.638 INFO E| Downloaded smawk v0.3.1
32202024-05-23T03:24:09.787Z[ helios-setup] May 23 03:24:08.640 INFO E| Downloaded slog-async v2.7.0
32212024-05-23T03:24:09.791Z[ helios-setup] May 23 03:24:08.642 INFO E| Downloaded slab v0.4.7
32222024-05-23T03:24:09.792Z[ helios-setup] May 23 03:24:08.644 INFO E| Downloaded serde_spanned v0.6.1
32232024-05-23T03:24:09.792Z[ helios-setup] May 23 03:24:08.646 INFO E| Downloaded pkg-config v0.3.26
32242024-05-23T03:24:09.798Z[ helios-setup] May 23 03:24:08.648 INFO E| Downloaded percent-encoding v2.2.0
32252024-05-23T03:24:09.799Z[ helios-setup] May 23 03:24:08.649 INFO E| Downloaded paste v1.0.12
32262024-05-23T03:24:09.804Z[ helios-setup] May 23 03:24:08.654 INFO E| Downloaded num_enum_derive v0.5.7
32272024-05-23T03:24:09.810Z[ helios-setup] May 23 03:24:08.661 INFO E| Downloaded num_cpus v1.15.0
32282024-05-23T03:24:09.815Z[ helios-setup] May 23 03:24:08.665 INFO E| Downloaded concolor-query v0.3.3
32292024-05-23T03:24:09.815Z[ helios-setup] May 23 03:24:08.667 INFO E| Downloaded futures-channel v0.3.28
32302024-05-23T03:24:09.820Z[ helios-setup] May 23 03:24:08.670 INFO E| Downloaded clap_lex v0.4.1
32312024-05-23T03:24:09.820Z[ helios-setup] May 23 03:24:08.671 INFO E| Downloaded toolchain_find v0.2.0
32322024-05-23T03:24:09.820Z[ helios-setup] May 23 03:24:08.672 INFO E| Downloaded time-core v0.1.0
32332024-05-23T03:24:09.820Z[ helios-setup] May 23 03:24:08.673 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
32342024-05-23T03:24:09.825Z[ helios-setup] May 23 03:24:08.676 INFO E| Downloaded http-body v0.4.5
32352024-05-23T03:24:09.825Z[ helios-setup] May 23 03:24:08.678 INFO E| Downloaded fastrand v1.9.0
32362024-05-23T03:24:09.830Z[ helios-setup] May 23 03:24:08.679 INFO E| Downloaded crossbeam-deque v0.8.2
32372024-05-23T03:24:09.830Z[ helios-setup] May 23 03:24:08.682 INFO E| Downloaded bincode v1.3.3
32382024-05-23T03:24:09.835Z[ helios-setup] May 23 03:24:08.685 INFO E| Downloaded dyn-clone v1.0.11
32392024-05-23T03:24:09.835Z[ helios-setup] May 23 03:24:08.687 INFO E| Downloaded form_urlencoded v1.1.0
32402024-05-23T03:24:09.835Z[ helios-setup] May 23 03:24:08.688 INFO E| Downloaded serde v1.0.152
32412024-05-23T03:24:09.840Z[ helios-setup] May 23 03:24:08.693 INFO E| Downloaded num_enum v0.5.7
32422024-05-23T03:24:09.846Z[ helios-setup] May 23 03:24:08.700 INFO E| Downloaded itoa v1.0.6
32432024-05-23T03:24:09.851Z[ helios-setup] May 23 03:24:08.702 INFO E| Downloaded is-terminal v0.4.7
32442024-05-23T03:24:09.851Z[ helios-setup] May 23 03:24:08.703 INFO E| Downloaded futures-task v0.3.28
32452024-05-23T03:24:09.851Z[ helios-setup] May 23 03:24:08.705 INFO E| Downloaded futures-core v0.3.28
32462024-05-23T03:24:09.856Z[ helios-setup] May 23 03:24:08.707 INFO E| Downloaded digest v0.10.6
32472024-05-23T03:24:09.856Z[ helios-setup] May 23 03:24:08.710 INFO E| Downloaded built v0.6.0
32482024-05-23T03:24:09.862Z[ helios-setup] May 23 03:24:08.713 INFO E| Downloaded futures-io v0.3.28
32492024-05-23T03:24:09.862Z[ helios-setup] May 23 03:24:08.714 INFO E| Downloaded errno v0.3.1
32502024-05-23T03:24:09.867Z[ helios-setup] May 23 03:24:08.716 INFO E| Downloaded futures-sink v0.3.28
32512024-05-23T03:24:09.867Z[ helios-setup] May 23 03:24:08.717 INFO E| Downloaded autocfg v1.1.0
32522024-05-23T03:24:09.867Z[ helios-setup] May 23 03:24:08.720 INFO E| Downloaded ahash v0.7.6
32532024-05-23T03:24:09.871Z[ helios-setup] May 23 03:24:08.723 INFO E| Downloaded aho-corasick v0.7.20
32542024-05-23T03:24:09.876Z[ helios-setup] May 23 03:24:08.730 INFO E| Downloaded anyhow v1.0.68
32552024-05-23T03:24:09.881Z[ helios-setup] May 23 03:24:08.736 INFO E| Downloaded anstyle v0.3.5
32562024-05-23T03:24:10.303Z[ helios-setup] May 23 03:24:09.156 INFO E| Compiling proc-macro2 v1.0.56
32572024-05-23T03:24:10.339Z[ helios-setup] May 23 03:24:09.192 INFO E| Compiling libc v0.2.139
32582024-05-23T03:24:10.343Z[ helios-setup] May 23 03:24:09.193 INFO E| Compiling quote v1.0.26
32592024-05-23T03:24:10.343Z[ helios-setup] May 23 03:24:09.193 INFO E| Compiling unicode-ident v1.0.8
32602024-05-23T03:24:10.344Z[ helios-setup] May 23 03:24:09.193 INFO E| Compiling syn v1.0.107
32612024-05-23T03:24:10.344Z[ helios-setup] May 23 03:24:09.193 INFO E| Compiling autocfg v1.1.0
32622024-05-23T03:24:10.344Z[ helios-setup] May 23 03:24:09.193 INFO E| Compiling serde_derive v1.0.152
32632024-05-23T03:24:10.344Z[ helios-setup] May 23 03:24:09.193 INFO E| Compiling cfg-if v1.0.0
32642024-05-23T03:24:10.957Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32652024-05-23T03:24:11.161Z[ helios-setup] May 23 03:24:10.014 INFO E| Compiling version_check v0.9.4
32662024-05-23T03:24:11.304Z[ helios-setup] May 23 03:24:10.158 INFO E| Compiling serde v1.0.152
32672024-05-23T03:24:11.558Z[ host-package] Compiling compact_str v0.7.1
32682024-05-23T03:24:12.067Z[ helios-setup] May 23 03:24:10.917 INFO E| Compiling memchr v2.5.0
32692024-05-23T03:24:12.244Z[ helios-setup] May 23 03:24:11.098 INFO E| Compiling once_cell v1.17.0
32702024-05-23T03:24:12.392Z[ helios-setup] May 23 03:24:11.245 INFO E| Compiling log v0.4.17
32712024-05-23T03:24:12.543Z[ helios-setup] May 23 03:24:11.395 INFO E| Compiling thiserror v1.0.38
32722024-05-23T03:24:13.269Z[ helios-setup] May 23 03:24:12.122 INFO E| Compiling serde_json v1.0.95
32732024-05-23T03:24:13.530Z[ helios-setup] May 23 03:24:12.381 INFO E| Compiling itoa v1.0.6
32742024-05-23T03:24:13.955Z[ helios-setup] May 23 03:24:12.807 INFO E| Compiling syn v2.0.13
32752024-05-23T03:24:14.632Z[ helios-setup] May 23 03:24:13.484 INFO E| Compiling jobserver v0.1.26
32762024-05-23T03:24:14.660Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
32772024-05-23T03:24:14.695Z[ helios-setup] May 23 03:24:13.548 INFO E| Compiling getrandom v0.2.8
32782024-05-23T03:24:15.486Z[ helios-setup] May 23 03:24:14.338 INFO E| Compiling cc v1.0.78
32792024-05-23T03:24:15.612Z[ helios-setup] May 23 03:24:14.462 INFO E| Compiling indexmap v1.9.3
32802024-05-23T03:24:16.132Z[ helios-setup] May 23 03:24:14.981 INFO E| Compiling scopeguard v1.1.0
32812024-05-23T03:24:16.185Z[ helios-setup] May 23 03:24:15.037 INFO E| Compiling pin-project-lite v0.2.9
32822024-05-23T03:24:16.394Z[ helios-setup] May 23 03:24:15.234 INFO E| Compiling num-integer v0.1.45
32832024-05-23T03:24:16.506Z[ helios-setup] May 23 03:24:15.357 INFO E| Compiling bytes v1.4.0
32842024-05-23T03:24:16.633Z[ helios-setup] May 23 03:24:15.484 INFO E| Compiling futures-core v0.3.28
32852024-05-23T03:24:17.297Z[ helios-setup] May 23 03:24:16.149 INFO E| Compiling ryu v1.0.13
32862024-05-23T03:24:18.509Z[ helios-setup] May 23 03:24:17.358 INFO E| Compiling lock_api v0.4.9
32872024-05-23T03:24:18.923Z[ host-package] Compiling zone_cfg_derive v0.1.2
32882024-05-23T03:24:18.971Z[ helios-setup] May 23 03:24:17.822 INFO E| Compiling typenum v1.16.0
32892024-05-23T03:24:19.071Z[ helios-setup] May 23 03:24:17.920 INFO E| Compiling parking_lot_core v0.9.6
32902024-05-23T03:24:19.178Z[ helios-setup] May 23 03:24:18.027 INFO E| Compiling bitflags v1.3.2
32912024-05-23T03:24:19.678Z[ helios-setup] May 23 03:24:18.526 INFO E| Compiling num_cpus v1.15.0
32922024-05-23T03:24:19.862Z[ helios-setup] May 23 03:24:18.714 INFO E| Compiling generic-array v0.14.6
32932024-05-23T03:24:20.012Z[ helios-setup] May 23 03:24:18.858 INFO E| Compiling slab v0.4.7
32942024-05-23T03:24:20.128Z[ helios-setup] May 23 03:24:18.979 INFO E| Compiling futures-sink v0.3.28
32952024-05-23T03:24:20.248Z[ helios-setup] May 23 03:24:19.099 INFO E| Compiling futures-task v0.3.28
32962024-05-23T03:24:20.326Z[ helios-setup] May 23 03:24:19.177 INFO E| Compiling futures-channel v0.3.28
32972024-05-23T03:24:20.748Z[ helios-setup] May 23 03:24:19.599 INFO E| Compiling tokio v1.27.0
32982024-05-23T03:24:21.188Z[ helios-setup] May 23 03:24:20.039 INFO E| Compiling futures-util v0.3.28
32992024-05-23T03:24:21.400Z[ helios-setup] May 23 03:24:20.250 INFO E| Compiling schemars v0.8.12
33002024-05-23T03:24:21.492Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33012024-05-23T03:24:22.276Z[ helios-setup] May 23 03:24:21.126 INFO E| Compiling mio v0.8.5
33022024-05-23T03:24:22.341Z[ helios-setup] May 23 03:24:21.191 INFO E| Compiling signal-hook-registry v1.4.0
33032024-05-23T03:24:22.797Z[ helios-setup] May 23 03:24:21.635 INFO E| Compiling socket2 v0.4.9
33042024-05-23T03:24:22.892Z[ helios-setup] May 23 03:24:21.742 INFO E| Compiling ahash v0.7.6
33052024-05-23T03:24:22.958Z[ helios-setup] May 23 03:24:21.808 INFO E| Compiling num-traits v0.2.15
33062024-05-23T03:24:23.816Z[ helios-setup] May 23 03:24:22.666 INFO E| Compiling io-lifetimes v1.0.10
33072024-05-23T03:24:23.969Z[ helios-setup] May 23 03:24:22.818 INFO E| Compiling futures-io v0.3.28
33082024-05-23T03:24:24.840Z[ helios-setup] May 23 03:24:23.690 INFO E| Compiling pin-utils v0.1.0
33092024-05-23T03:24:25.090Z[ helios-setup] May 23 03:24:23.940 INFO E| Compiling serde_derive_internals v0.26.0
33102024-05-23T03:24:25.237Z[ helios-setup] May 23 03:24:24.087 INFO E| Compiling crunchy v0.2.2
33112024-05-23T03:24:26.122Z[ helios-setup] May 23 03:24:24.971 INFO E| Compiling ahash v0.8.3
33122024-05-23T03:24:26.723Z[ helios-setup] May 23 03:24:25.573 INFO E| Compiling tiny-keccak v2.0.2
33132024-05-23T03:24:27.123Z[ helios-setup] May 23 03:24:25.972 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
33142024-05-23T03:24:27.158Z[ helios-setup] May 23 03:24:26.009 INFO E| Compiling hashbrown v0.12.3
33152024-05-23T03:24:27.518Z[ helios-setup] May 23 03:24:26.366 INFO E| Compiling rustix v0.37.3
33162024-05-23T03:24:27.806Z[ helios-setup] May 23 03:24:26.654 INFO E| Compiling block-buffer v0.10.3
33172024-05-23T03:24:28.312Z[ helios-setup] May 23 03:24:27.162 INFO E| Compiling crypto-common v0.1.6
33182024-05-23T03:24:29.542Z[ helios-setup] May 23 03:24:28.391 INFO E| Compiling errno v0.3.1
33192024-05-23T03:24:29.831Z[ helios-setup] May 23 03:24:28.678 INFO E| Compiling slog v2.7.0
33202024-05-23T03:24:29.888Z[ helios-setup] May 23 03:24:28.737 INFO E| Compiling fnv v1.0.7
33212024-05-23T03:24:29.942Z[ helios-setup] May 23 03:24:28.790 INFO E| Compiling pkg-config v0.3.26
33222024-05-23T03:24:30.195Z[ helios-setup] May 23 03:24:29.044 INFO E| Compiling crossbeam-utils v0.8.14
33232024-05-23T03:24:30.208Z[ helios-setup] May 23 03:24:29.058 INFO E| Compiling http v0.2.9
33242024-05-23T03:24:33.085Z[ helios-setup] May 23 03:24:31.933 INFO E| Compiling digest v0.10.6
33252024-05-23T03:24:33.793Z[ helios-setup] May 23 03:24:32.628 INFO E| Compiling aho-corasick v0.7.20
33262024-05-23T03:24:33.942Z[ helios-setup] May 23 03:24:32.790 INFO E| Compiling percent-encoding v2.2.0
33272024-05-23T03:24:34.081Z[ helios-setup] May 23 03:24:32.929 INFO E| Compiling cpufeatures v0.2.5
33282024-05-23T03:24:34.272Z[ helios-setup] May 23 03:24:33.119 INFO E| Compiling httparse v1.8.0
33292024-05-23T03:24:34.941Z[ helios-setup] May 23 03:24:33.789 INFO E| Compiling anyhow v1.0.68
33302024-05-23T03:24:35.464Z[ helios-setup] May 23 03:24:34.312 INFO E| Compiling tinyvec_macros v0.1.1
33312024-05-23T03:24:36.114Z[ helios-setup] May 23 03:24:34.961 INFO E| Compiling heck v0.4.1
33322024-05-23T03:24:36.246Z[ helios-setup] May 23 03:24:35.092 INFO E| Compiling unicode-width v0.1.10
33332024-05-23T03:24:36.482Z[ helios-setup] May 23 03:24:35.329 INFO E| Compiling thiserror-impl v1.0.38
33342024-05-23T03:24:36.625Z[ helios-setup] May 23 03:24:35.473 INFO E| Compiling schemars_derive v0.8.12
33352024-05-23T03:24:37.020Z[ helios-setup] May 23 03:24:35.867 INFO E| Compiling regex-syntax v0.6.29
33362024-05-23T03:24:37.750Z[ helios-setup] May 23 03:24:36.597 INFO E| Compiling futures-macro v0.3.28
33372024-05-23T03:24:37.808Z[ helios-setup] May 23 03:24:36.655 INFO E| Compiling tokio-macros v2.0.0
33382024-05-23T03:24:37.812Z[ helios-setup] May 23 03:24:36.657 INFO E| Compiling tinyvec v1.6.0
33392024-05-23T03:24:38.873Z[ helios-setup] May 23 03:24:37.719 INFO E| Compiling const-random-macro v0.1.15
33402024-05-23T03:24:41.263Z[ helios-setup] May 23 03:24:40.109 INFO E| Compiling form_urlencoded v1.1.0
33412024-05-23T03:24:41.795Z[ helios-setup] May 23 03:24:40.638 INFO E| Compiling hashbrown v0.13.2
33422024-05-23T03:24:42.713Z[ helios-setup] May 23 03:24:41.559 INFO E| Compiling chrono v0.4.24
33432024-05-23T03:24:42.801Z[ helios-setup] May 23 03:24:41.647 INFO E| Compiling libz-sys v1.1.8
33442024-05-23T03:24:44.758Z[ helios-setup] May 23 03:24:43.603 INFO E| Compiling regex v1.7.3
33452024-05-23T03:24:47.048Z[ helios-setup] May 23 03:24:45.892 INFO E| Compiling uuid v1.3.0
33462024-05-23T03:24:47.377Z[ helios-setup] May 23 03:24:46.221 INFO E| Compiling dyn-clone v1.0.11
33472024-05-23T03:24:47.804Z[ helios-setup] May 23 03:24:46.648 INFO E| Compiling unicode-normalization v0.1.22
33482024-05-23T03:24:48.135Z[ helios-setup] May 23 03:24:46.978 INFO E| Compiling regress v0.5.0
33492024-05-23T03:24:48.485Z[ helios-setup] May 23 03:24:47.326 INFO E| Compiling const-random v0.1.15
33502024-05-23T03:24:49.996Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33512024-05-23T03:24:50.350Z[ helios-setup] May 23 03:24:49.193 INFO E| Compiling getopts v0.2.21
33522024-05-23T03:24:50.925Z[ helios-setup] May 23 03:24:49.701 INFO E| Compiling tracing-core v0.1.30
33532024-05-23T03:24:50.930Z[ helios-setup] May 23 03:24:49.757 INFO E| Compiling memoffset v0.7.1
33542024-05-23T03:24:51.032Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33552024-05-23T03:24:52.598Z[ helios-setup] May 23 03:24:51.441 INFO E| Compiling ucd-trie v0.1.5
33562024-05-23T03:24:54.076Z[ helios-setup] May 23 03:24:52.919 INFO E| Compiling unicode-bidi v0.3.13
33572024-05-23T03:24:54.626Z[ helios-setup] May 23 03:24:53.468 INFO E| Compiling time-core v0.1.0
33582024-05-23T03:24:55.848Z[ helios-setup] May 23 03:24:54.690 INFO E| Compiling idna v0.3.0
33592024-05-23T03:24:56.145Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33602024-05-23T03:24:57.092Z[ helios-setup] May 23 03:24:55.934 INFO E| Compiling time-macros v0.2.8
33612024-05-23T03:24:57.963Z[ helios-setup] May 23 03:24:56.805 INFO E| Compiling pest v2.5.7
33622024-05-23T03:24:59.705Z[ helios-setup] May 23 03:24:58.547 INFO E| Compiling tracing v0.1.37
33632024-05-23T03:25:02.625Z[ helios-setup] May 23 03:25:01.465 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
33642024-05-23T03:25:02.819Z[ host-package] Compiling tungstenite v0.21.0
33652024-05-23T03:25:02.839Z[ helios-setup] May 23 03:25:01.680 INFO E| Compiling time v0.1.45
33662024-05-23T03:25:03.404Z[ helios-setup] May 23 03:25:02.196 INFO E| Compiling crossbeam-epoch v0.9.13
33672024-05-23T03:25:03.617Z[ helios-setup] May 23 03:25:02.458 INFO E| Compiling num_threads v0.1.6
33682024-05-23T03:25:03.911Z[ helios-setup] May 23 03:25:02.750 INFO E| Compiling iana-time-zone v0.1.56
33692024-05-23T03:25:04.794Z[ helios-setup] May 23 03:25:03.634 INFO E| Compiling toml v0.5.11
33702024-05-23T03:25:04.923Z[ helios-setup] May 23 03:25:03.763 INFO E| Compiling serde_tokenstream v0.2.0
33712024-05-23T03:25:05.348Z[ helios-setup] May 23 03:25:04.188 INFO E| Compiling smallvec v1.10.0
33722024-05-23T03:25:06.838Z[ helios-setup] May 23 03:25:05.678 INFO E| Compiling semver v1.0.17
33732024-05-23T03:25:07.463Z[ helios-setup] May 23 03:25:06.303 INFO E| Compiling parking_lot v0.12.1
33742024-05-23T03:25:11.469Z[ helios-setup] May 23 03:25:10.307 INFO E| Compiling time v0.3.20
33752024-05-23T03:25:12.206Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33762024-05-23T03:25:12.754Z[ helios-setup] May 23 03:25:11.593 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33772024-05-23T03:25:13.030Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33782024-05-23T03:25:13.881Z[ host-package] Compiling lru v0.12.3
33792024-05-23T03:25:14.816Z[ host-package] Compiling stability v0.2.0
33802024-05-23T03:25:15.146Z[ helios-setup] May 23 03:25:13.984 INFO E| Compiling semver-parser v0.10.2
33812024-05-23T03:25:16.160Z[ helios-setup] May 23 03:25:14.998 INFO E| Compiling url v2.3.1
33822024-05-23T03:25:16.878Z[ host-package] Compiling corncobs v0.1.3
33832024-05-23T03:25:17.657Z[ host-package] Compiling cassowary v0.3.0
33842024-05-23T03:25:19.266Z[ helios-setup] May 23 03:25:18.103 INFO E| Compiling crossbeam-channel v0.5.6
33852024-05-23T03:25:19.784Z[ helios-setup] May 23 03:25:18.620 INFO E| Compiling dirs-sys-next v0.1.2
33862024-05-23T03:25:20.693Z[ host-package] Compiling indoc v2.0.5
33872024-05-23T03:25:22.592Z[ helios-setup] May 23 03:25:21.428 INFO E| Compiling crc32fast v1.3.2
33882024-05-23T03:25:22.757Z[ helios-setup] May 23 03:25:21.593 INFO E| Compiling same-file v1.0.6
33892024-05-23T03:25:23.053Z[ host-package] Compiling base64 v0.13.1
33902024-05-23T03:25:23.829Z[ helios-setup] May 23 03:25:22.664 INFO E| Compiling try-lock v0.2.4
33912024-05-23T03:25:24.181Z[ helios-setup] May 23 03:25:23.014 INFO E| Compiling want v0.3.0
33922024-05-23T03:25:24.863Z[ host-package] Compiling ron v0.7.1
33932024-05-23T03:25:24.977Z[ helios-setup] May 23 03:25:23.812 INFO E| Compiling walkdir v2.3.3
33942024-05-23T03:25:25.290Z[ host-package] Compiling ratatui v0.26.2
33952024-05-23T03:25:25.980Z[ host-package] Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
33962024-05-23T03:25:26.356Z[ helios-setup] May 23 03:25:25.191 INFO E| Compiling tokio-util v0.7.7
33972024-05-23T03:25:27.557Z[ host-package] Compiling tokio-tungstenite v0.21.0
33982024-05-23T03:25:28.515Z[ helios-setup] May 23 03:25:27.349 INFO E| Compiling h2 v0.3.16
33992024-05-23T03:25:29.023Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34002024-05-23T03:25:29.442Z[ helios-setup] May 23 03:25:28.276 INFO E| Compiling dirs-next v2.0.0
34012024-05-23T03:25:29.964Z[ helios-setup] May 23 03:25:28.798 INFO E| Compiling semver v0.11.0
34022024-05-23T03:25:31.692Z[ helios-setup] May 23 03:25:30.526 INFO E| Compiling proc-macro-crate v1.2.1
34032024-05-23T03:25:31.988Z[ helios-setup] May 23 03:25:30.822 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34042024-05-23T03:25:33.761Z[ helios-setup] May 23 03:25:32.594 INFO E| Compiling futures-executor v0.3.28
34052024-05-23T03:25:34.920Z[ helios-setup] May 23 03:25:33.749 INFO E| Compiling http-body v0.4.5
34062024-05-23T03:25:35.838Z[ helios-setup] May 23 03:25:34.670 INFO E| Compiling ring v0.16.20
34072024-05-23T03:25:36.243Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34082024-05-23T03:25:36.885Z[ helios-setup] May 23 03:25:35.718 INFO E| Compiling rand_core v0.6.4
34092024-05-23T03:25:37.806Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34102024-05-23T03:25:38.085Z[ helios-setup] May 23 03:25:36.904 INFO E| Compiling thread_local v1.1.7
34112024-05-23T03:25:38.109Z[ helios-setup] May 23 03:25:36.941 INFO E| Compiling tower-service v0.3.2
34122024-05-23T03:25:38.600Z[ helios-setup] May 23 03:25:37.432 INFO E| Compiling base64 v0.21.0
34132024-05-23T03:25:40.604Z[ helios-setup] May 23 03:25:39.428 INFO E| Compiling lazy_static v1.4.0
34142024-05-23T03:25:40.860Z[ helios-setup] May 23 03:25:39.691 INFO E| Compiling ppv-lite86 v0.2.17
34152024-05-23T03:25:41.039Z[ helios-setup] May 23 03:25:39.870 INFO E| Compiling httpdate v1.0.2
34162024-05-23T03:25:41.097Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34172024-05-23T03:25:42.672Z[ helios-setup] May 23 03:25:41.503 INFO E| Compiling utf8parse v0.2.1
34182024-05-23T03:25:42.744Z[ helios-setup] May 23 03:25:41.575 INFO E| Compiling adler v1.0.2
34192024-05-23T03:25:42.813Z[ helios-setup] May 23 03:25:41.644 INFO E| Compiling fastrand v1.9.0
34202024-05-23T03:25:42.911Z[ helios-setup] May 23 03:25:41.742 INFO E| Compiling home v0.5.4
34212024-05-23T03:25:43.762Z[ helios-setup] May 23 03:25:42.593 INFO E| Compiling rayon-core v1.10.2
34222024-05-23T03:25:43.874Z[ helios-setup] May 23 03:25:42.702 INFO E| Compiling tempfile v3.5.0
34232024-05-23T03:25:43.884Z[ helios-setup] May 23 03:25:42.702 INFO E| Compiling toolchain_find v0.2.0
34242024-05-23T03:25:44.653Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34252024-05-23T03:25:44.716Z[ helios-setup] May 23 03:25:43.546 INFO E| Compiling miniz_oxide v0.6.2
34262024-05-23T03:25:45.409Z[ helios-setup] May 23 03:25:43.831 INFO E| Compiling anstyle-parse v0.1.1
34272024-05-23T03:25:45.413Z[ helios-setup] May 23 03:25:44.167 INFO E| Compiling rand_chacha v0.3.1
34282024-05-23T03:25:45.806Z[ helios-setup] May 23 03:25:44.636 INFO E| Compiling hyper v0.14.25
34292024-05-23T03:25:46.989Z[ host-package] Compiling zone v0.1.8
34302024-05-23T03:25:51.464Z[ helios-setup] May 23 03:25:50.292 INFO E| Compiling futures v0.3.28
34312024-05-23T03:25:51.799Z[ helios-setup] May 23 03:25:50.628 INFO E| Compiling cargo-lock v8.0.3
34322024-05-23T03:25:53.260Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34332024-05-23T03:25:58.837Z[ helios-setup] May 23 03:25:57.664 INFO E| Compiling num_enum_derive v0.5.7
34342024-05-23T03:25:59.948Z[ helios-setup] May 23 03:25:58.775 INFO E| Compiling crossbeam-deque v0.8.2
34352024-05-23T03:26:00.811Z[ helios-setup] May 23 03:25:59.634 INFO E| Compiling term v0.7.0
34362024-05-23T03:26:04.375Z[ helios-setup] May 23 03:26:03.198 INFO E| Compiling serde_urlencoded v0.7.1
34372024-05-23T03:26:05.814Z[ helios-setup] May 23 03:26:04.639 INFO E| Compiling is-terminal v0.4.7
34382024-05-23T03:26:06.296Z[ helios-setup] May 23 03:26:05.121 INFO E| Compiling sha1 v0.10.5
34392024-05-23T03:26:08.238Z[ helios-setup] May 23 03:26:07.062 INFO E| Compiling sha2 v0.10.6
34402024-05-23T03:26:09.143Z[ helios-setup] May 23 03:26:07.964 INFO E| Compiling atty v0.2.14
34412024-05-23T03:26:09.489Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34422024-05-23T03:26:09.747Z[ helios-setup] May 23 03:26:08.570 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
34432024-05-23T03:26:10.776Z[ helios-setup] May 23 03:26:09.580 INFO E| Compiling concolor-override v1.0.0
34442024-05-23T03:26:12.079Z[ helios-setup] May 23 03:26:10.896 INFO E| Compiling concolor-query v0.3.3
34452024-05-23T03:26:12.435Z[ helios-setup] May 23 03:26:11.248 INFO E| Compiling anstyle v0.3.5
34462024-05-23T03:26:13.812Z[ helios-setup] May 23 03:26:12.635 INFO E| Compiling anstream v0.2.6
34472024-05-23T03:26:14.674Z[ helios-setup] May 23 03:26:13.495 INFO E| Compiling slog-term v2.9.0
34482024-05-23T03:26:15.455Z[ helios-setup] May 23 03:26:14.278 INFO E| Compiling flate2 v1.0.25
34492024-05-23T03:26:15.732Z[ helios-setup] May 23 03:26:14.545 INFO E| Compiling num_enum v0.5.7
34502024-05-23T03:26:16.606Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34512024-05-23T03:26:17.208Z[ host-package] Compiling portpicker v0.1.1
34522024-05-23T03:26:18.268Z[ host-package] Compiling unicode-linebreak v0.1.5
34532024-05-23T03:26:18.414Z[ helios-setup] May 23 03:26:17.236 INFO E| Compiling rand v0.8.5
34542024-05-23T03:26:18.515Z[ helios-setup] May 23 03:26:17.333 INFO E| Compiling rustfmt-wrapper v0.2.0
34552024-05-23T03:26:19.397Z[ host-package] Compiling smawk v0.3.2
34562024-05-23T03:26:19.828Z[ helios-setup] May 23 03:26:18.649 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34572024-05-23T03:26:19.950Z[ host-package] Compiling textwrap v0.16.1
34582024-05-23T03:26:20.015Z[ helios-setup] May 23 03:26:18.823 INFO E| Compiling openapiv3 v1.0.2
34592024-05-23T03:26:21.873Z[ helios-setup] May 23 03:26:20.695 INFO E| Compiling encoding_rs v0.8.32
34602024-05-23T03:26:22.294Z[ helios-setup] May 23 03:26:21.115 INFO E| Compiling untrusted v0.7.1
34612024-05-23T03:26:22.760Z[ helios-setup] May 23 03:26:21.580 INFO E| Compiling mime v0.3.17
34622024-05-23T03:26:24.958Z[ helios-setup] May 23 03:26:23.778 INFO E| Compiling project-root v0.2.2
34632024-05-23T03:26:25.777Z[ helios-setup] May 23 03:26:24.597 INFO E| Compiling spin v0.5.2
34642024-05-23T03:26:26.463Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
34652024-05-23T03:26:26.760Z[ helios-setup] May 23 03:26:25.579 INFO E| Compiling base64 v0.13.1
34662024-05-23T03:26:28.222Z[ helios-setup] May 23 03:26:27.041 INFO E| Compiling utf-8 v0.7.6
34672024-05-23T03:26:29.061Z[ helios-setup] May 23 03:26:27.879 INFO E| Compiling either v1.8.0
34682024-05-23T03:26:29.061Z[ helios-setup] May 23 03:26:27.879 INFO E| Compiling unsafe-libyaml v0.2.8
34692024-05-23T03:26:29.207Z[ helios-setup] May 23 03:26:28.026 INFO E| Compiling byteorder v1.4.3
34702024-05-23T03:26:29.292Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34712024-05-23T03:26:29.771Z[ helios-setup] May 23 03:26:28.590 INFO E| Compiling clap_lex v0.4.1
34722024-05-23T03:26:30.262Z[ helios-setup] May 23 03:26:29.081 INFO E| Compiling ipnet v2.7.2
34732024-05-23T03:26:31.310Z[ helios-setup] May 23 03:26:30.129 INFO E| Compiling strsim v0.10.0
34742024-05-23T03:26:32.565Z[ helios-setup] May 23 03:26:31.383 INFO E| Compiling clap_builder v4.2.1
34752024-05-23T03:26:33.952Z[ helios-setup] May 23 03:26:32.770 INFO E| Compiling serde_yaml v0.9.21
34762024-05-23T03:26:34.796Z[ helios-setup] May 23 03:26:33.614 INFO E| Compiling reqwest v0.11.16
34772024-05-23T03:26:35.726Z[ helios-setup] May 23 03:26:34.543 INFO E| Compiling tungstenite v0.18.0
34782024-05-23T03:26:37.489Z[ helios-setup] May 23 03:26:36.307 INFO E| Compiling rayon v1.6.1
34792024-05-23T03:26:41.589Z[ helios-setup] May 23 03:26:40.405 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34802024-05-23T03:26:44.387Z[ helios-setup] May 23 03:26:43.202 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
34812024-05-23T03:26:46.500Z[ helios-setup] May 23 03:26:45.314 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
34822024-05-23T03:26:49.186Z[ helios-setup] May 23 03:26:48.000 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
34832024-05-23T03:26:49.338Z[ helios-setup] May 23 03:26:48.152 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
34842024-05-23T03:26:50.859Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34852024-05-23T03:26:51.085Z[ helios-setup] May 23 03:26:49.898 INFO E| Compiling clap_derive v4.2.0
34862024-05-23T03:26:51.455Z[ host-package] Compiling rcgen v0.12.1
34872024-05-23T03:26:53.043Z[ helios-setup] May 23 03:26:51.856 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34882024-05-23T03:26:54.323Z[ helios-setup] May 23 03:26:52.826 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
34892024-05-23T03:27:00.886Z[ helios-setup] May 23 03:26:59.697 INFO E| Compiling clap v4.2.1
34902024-05-23T03:27:01.923Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34912024-05-23T03:27:02.965Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
34922024-05-23T03:27:11.556Z[ host-package] Compiling atomicwrites v0.4.3
34932024-05-23T03:27:12.661Z[ host-package] Compiling fatfs v0.3.6
34942024-05-23T03:27:15.580Z[ host-package] Compiling subprocess v0.2.9
34952024-05-23T03:27:16.963Z[ host-package] Compiling rtoolbox v0.0.2
34962024-05-23T03:27:17.363Z[ host-package] Compiling is_ci v1.2.0
34972024-05-23T03:27:17.921Z[ host-package] Compiling assert_matches v1.5.0
34982024-05-23T03:27:18.432Z[ host-package] Compiling supports-color v3.0.0
34992024-05-23T03:27:18.436Z[ host-package] Compiling rpassword v7.3.1
35002024-05-23T03:27:18.436Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35012024-05-23T03:27:18.876Z[ helios-setup] May 23 03:27:17.683 INFO E| Compiling tokio-tungstenite v0.18.0
35022024-05-23T03:27:19.267Z[ host-package] Compiling tui-tree-widget v0.19.0
35032024-05-23T03:27:19.684Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35042024-05-23T03:27:19.978Z[ helios-setup] May 23 03:27:18.785 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35052024-05-23T03:27:20.124Z[ host-package] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
35062024-05-23T03:27:20.727Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35072024-05-23T03:27:21.767Z[ host-package] Compiling csv-core v0.1.11
35082024-05-23T03:27:23.211Z[ helios-setup] May 23 03:27:22.012 INFO E| Compiling smartstring v1.0.1
35092024-05-23T03:27:23.529Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35102024-05-23T03:27:23.982Z[ helios-setup] May 23 03:27:22.787 INFO E| Compiling rustls v0.21.0
35112024-05-23T03:27:24.984Z[ host-package] Compiling csv v1.3.0
35122024-05-23T03:27:25.714Z[ helios-setup] May 23 03:27:24.518 INFO E| Compiling toml_datetime v0.6.1
35132024-05-23T03:27:26.205Z[ helios-setup] May 23 03:27:25.009 INFO E| Compiling serde_spanned v0.6.1
35142024-05-23T03:27:26.902Z[ helios-setup] May 23 03:27:25.707 INFO E| Compiling async-trait v0.1.68
35152024-05-23T03:27:27.219Z[ helios-setup] May 23 03:27:26.024 INFO E| Compiling slog-async v2.7.0
35162024-05-23T03:27:27.536Z[ helios-setup] May 23 03:27:26.336 INFO E| Compiling static_assertions v1.1.0
35172024-05-23T03:27:27.673Z[ helios-setup] May 23 03:27:26.478 INFO E| Compiling match_cfg v0.1.0
35182024-05-23T03:27:27.936Z[ helios-setup] May 23 03:27:26.737 INFO E| Compiling winnow v0.4.1
35192024-05-23T03:27:28.058Z[ helios-setup] May 23 03:27:26.861 INFO E| Compiling paste v1.0.12
35202024-05-23T03:27:28.249Z[ helios-setup] May 23 03:27:27.047 INFO E| Compiling camino v1.1.4
35212024-05-23T03:27:29.229Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35222024-05-23T03:27:29.965Z[ helios-setup] May 23 03:27:28.769 INFO E| Compiling hostname v0.3.1
35232024-05-23T03:27:30.654Z[ helios-setup] May 23 03:27:29.457 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
35242024-05-23T03:27:31.212Z[ helios-setup] May 23 03:27:30.015 INFO E| Compiling slog-json v2.6.1
35252024-05-23T03:27:31.530Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35262024-05-23T03:27:32.148Z[ helios-setup] May 23 03:27:30.951 INFO E| Compiling unicode-linebreak v0.1.4
35272024-05-23T03:27:35.905Z[ helios-setup] May 23 03:27:34.699 INFO E| Compiling toml_edit v0.19.8
35282024-05-23T03:27:37.652Z[ helios-setup] May 23 03:27:36.453 INFO E| Compiling async-stream-impl v0.3.5
35292024-05-23T03:27:40.776Z[ helios-setup] May 23 03:27:39.577 INFO E| Compiling rhai_codegen v1.5.0
35302024-05-23T03:27:43.346Z[ helios-setup] May 23 03:27:42.147 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35312024-05-23T03:27:44.690Z[ helios-setup] May 23 03:27:43.087 INFO E| Compiling take_mut v0.2.2
35322024-05-23T03:27:46.531Z[ helios-setup] May 23 03:27:45.314 INFO E| Compiling rhai v1.14.0
35332024-05-23T03:27:47.235Z[ helios-setup] May 23 03:27:46.034 INFO E| Compiling toml v0.7.3
35342024-05-23T03:27:50.302Z[ host-package] Compiling multimap v0.10.0
35352024-05-23T03:27:50.791Z[ helios-setup] May 23 03:27:49.590 INFO E| Compiling async-stream v0.3.5
35362024-05-23T03:27:51.563Z[ host-package] Compiling uzers v0.11.3
35372024-05-23T03:27:51.962Z[ helios-setup] May 23 03:27:50.760 INFO E| Compiling slog-bunyan v2.4.0
35382024-05-23T03:27:56.533Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35392024-05-23T03:27:58.347Z[ helios-setup] May 23 03:27:57.144 INFO E| Compiling rustls-pemfile v1.0.2
35402024-05-23T03:27:58.415Z[ helios-setup] May 23 03:27:57.211 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35412024-05-23T03:27:59.677Z[ helios-setup] May 23 03:27:58.474 INFO E| Compiling bincode v1.3.3
35422024-05-23T03:28:00.694Z[ helios-setup] May 23 03:27:59.490 INFO E| Compiling serde_path_to_error v0.1.11
35432024-05-23T03:28:02.003Z[ helios-setup] May 23 03:28:00.799 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
35442024-05-23T03:28:02.677Z[ helios-setup] May 23 03:28:01.472 INFO E| Compiling terminal_size v0.2.6
35452024-05-23T03:28:03.091Z[ helios-setup] May 23 03:28:01.886 INFO E| Compiling smawk v0.3.1
35462024-05-23T03:28:03.709Z[ helios-setup] May 23 03:28:02.504 INFO E| Compiling textwrap v0.16.0
35472024-05-23T03:28:14.842Z[ helios-setup] May 23 03:28:13.635 INFO E| Compiling rustls-webpki v0.100.1
35482024-05-23T03:28:14.920Z[ helios-setup] May 23 03:28:13.713 INFO E| Compiling sct v0.7.0
35492024-05-23T03:28:22.146Z[ helios-setup] May 23 03:28:20.937 INFO E| Compiling git2 v0.16.1
35502024-05-23T03:28:23.093Z[ helios-setup] May 23 03:28:21.883 INFO E| Compiling tokio-rustls v0.24.0
35512024-05-23T03:28:29.529Z[ helios-setup] May 23 03:28:28.318 INFO E| Compiling built v0.6.0
35522024-05-23T03:28:36.521Z[ helios-setup] May 23 03:28:35.308 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35532024-05-23T03:28:39.864Z[ helios-setup] May 23 03:28:38.650 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
35542024-05-23T03:28:40.763Z[ helios-setup] May 23 03:28:39.546 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
35552024-05-23T03:28:42.259Z[ helios-setup] May 23 03:28:41.044 INFO E| warning: trait `HttpErrorExt` is never used
35562024-05-23T03:28:42.263Z[ helios-setup] May 23 03:28:41.044 INFO E| --> racktest/agent/server/src/lib.rs:32:7
35572024-05-23T03:28:42.263Z[ helios-setup] May 23 03:28:41.044 INFO E| |
35582024-05-23T03:28:42.263Z[ helios-setup] May 23 03:28:41.044 INFO E| 32 | trait HttpErrorExt<T> {
35592024-05-23T03:28:42.263Z[ helios-setup] May 23 03:28:41.044 INFO E| | ^^^^^^^^^^^^
35602024-05-23T03:28:42.263Z[ helios-setup] May 23 03:28:41.044 INFO E| |
35612024-05-23T03:28:42.263Z[ helios-setup] May 23 03:28:41.044 INFO E| = note: `#[warn(dead_code)]` on by default
35622024-05-23T03:28:52.046Z[ helios-setup] May 23 03:28:50.828 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
35632024-05-23T03:28:55.317Z[ helios-setup] May 23 03:28:54.094 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
35642024-05-23T03:29:12.567Z[ helios-setup] May 23 03:29:11.345 INFO E| warning: `racktest-agent` (lib) generated 1 warning
35652024-05-23T03:29:46.296Z[ helios-setup] May 23 03:29:45.065 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
35662024-05-23T03:30:59.322Z[ helios-setup] May 23 03:30:58.073 INFO E| Finished `release` profile [optimized] target(s) in 6m 54s
35672024-05-23T03:30:59.489Z[ helios-setup] May 23 03:30:58.231 INFO building project "pilot" ok (415 seconds)
35682024-05-23T03:30:59.489Z[ helios-setup] May 23 03:30:58.231 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
35692024-05-23T03:30:59.503Z[ helios-setup] May 23 03:30:58.231 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
35702024-05-23T03:30:59.907Z[ helios-setup] May 23 03:30:58.657 INFO E| Compiling adler v1.0.2
35712024-05-23T03:31:00.058Z[ helios-setup] May 23 03:30:58.808 INFO E| Compiling miniz_oxide v0.7.2
35722024-05-23T03:31:03.028Z[ helios-setup] May 23 03:31:01.778 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
35732024-05-23T03:31:04.460Z[ helios-setup] May 23 03:31:03.210 INFO E| Finished `release` profile [optimized] target(s) in 4.89s
35742024-05-23T03:31:04.469Z[ helios-setup] May 23 03:31:03.218 INFO building project "pinprick" ok (4 seconds)
35752024-05-23T03:31:04.469Z[ helios-setup] May 23 03:31:03.218 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
35762024-05-23T03:31:04.469Z[ helios-setup] May 23 03:31:03.218 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
35772024-05-23T03:31:04.714Z[ helios-setup] May 23 03:31:03.463 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
35782024-05-23T03:31:05.349Z[ helios-setup] May 23 03:31:04.098 INFO E| From https://github.com/jclulow/rust-jmclib
35792024-05-23T03:31:05.349Z[ helios-setup] May 23 03:31:04.098 INFO E| * [new branch] master -> origin/master
35802024-05-23T03:31:05.353Z[ helios-setup] May 23 03:31:04.098 INFO E| * [new ref] -> origin/HEAD
35812024-05-23T03:31:05.371Z[ helios-setup] May 23 03:31:04.120 INFO E| Updating crates.io index
35822024-05-23T03:31:05.604Z[ helios-setup] May 23 03:31:04.353 INFO E| Downloading crates ...
35832024-05-23T03:31:05.726Z[ helios-setup] May 23 03:31:04.476 INFO E| Downloaded time-core v0.1.1
35842024-05-23T03:31:05.730Z[ helios-setup] May 23 03:31:04.477 INFO E| Downloaded quote v1.0.31
35852024-05-23T03:31:05.734Z[ helios-setup] May 23 03:31:04.481 INFO E| Downloaded opaque-debug v0.3.0
35862024-05-23T03:31:05.734Z[ helios-setup] May 23 03:31:04.483 INFO E| Downloaded md-5 v0.9.1
35872024-05-23T03:31:05.738Z[ helios-setup] May 23 03:31:04.485 INFO E| Downloaded libdevinfo-sys v1.0.0
35882024-05-23T03:31:05.738Z[ helios-setup] May 23 03:31:04.486 INFO E| Downloaded block-buffer v0.9.0
35892024-05-23T03:31:05.766Z[ helios-setup] May 23 03:31:04.516 INFO E| Downloaded time-macros v0.2.10
35902024-05-23T03:31:05.770Z[ helios-setup] May 23 03:31:04.519 INFO E| Downloaded itoa v1.0.9
35912024-05-23T03:31:05.774Z[ helios-setup] May 23 03:31:04.521 INFO E| Downloaded fastrand v2.0.0
35922024-05-23T03:31:05.774Z[ helios-setup] May 23 03:31:04.523 INFO E| Downloaded digest v0.9.0
35932024-05-23T03:31:05.777Z[ helios-setup] May 23 03:31:04.525 INFO E| Downloaded cpufeatures v0.2.9
35942024-05-23T03:31:05.781Z[ helios-setup] May 23 03:31:04.527 INFO E| Downloaded sha-1 v0.9.8
35952024-05-23T03:31:05.781Z[ helios-setup] May 23 03:31:04.530 INFO E| Downloaded getrandom v0.2.10
35962024-05-23T03:31:05.788Z[ helios-setup] May 23 03:31:04.535 INFO E| Downloaded once_cell v1.18.0
35972024-05-23T03:31:05.792Z[ helios-setup] May 23 03:31:04.539 INFO E| Downloaded uuid v0.8.2
35982024-05-23T03:31:05.796Z[ helios-setup] May 23 03:31:04.544 INFO E| Downloaded bitflags v2.3.3
35992024-05-23T03:31:05.800Z[ helios-setup] May 23 03:31:04.548 INFO E| Downloaded unicode-ident v1.0.11
36002024-05-23T03:31:05.803Z[ helios-setup] May 23 03:31:04.552 INFO E| Downloaded tempfile v3.7.0
36012024-05-23T03:31:05.808Z[ helios-setup] May 23 03:31:04.555 INFO E| Downloaded time v0.3.23
36022024-05-23T03:31:05.815Z[ helios-setup] May 23 03:31:04.564 INFO E| Downloaded anyhow v1.0.72
36032024-05-23T03:31:05.819Z[ helios-setup] May 23 03:31:04.569 INFO E| Downloaded serde v1.0.174
36042024-05-23T03:31:05.824Z[ helios-setup] May 23 03:31:04.574 INFO E| Downloaded ryu v1.0.15
36052024-05-23T03:31:05.828Z[ helios-setup] May 23 03:31:04.578 INFO E| Downloaded proc-macro2 v1.0.66
36062024-05-23T03:31:05.843Z[ helios-setup] May 23 03:31:04.592 INFO E| Downloaded serde_json v1.0.103
36072024-05-23T03:31:05.873Z[ helios-setup] May 23 03:31:04.622 INFO E| Downloaded syn v2.0.27
36082024-05-23T03:31:05.906Z[ helios-setup] May 23 03:31:04.655 INFO E| Downloaded rustix v0.38.4
36092024-05-23T03:31:05.936Z[ helios-setup] May 23 03:31:04.686 INFO E| Downloaded serde_derive v1.0.174
36102024-05-23T03:31:05.970Z[ helios-setup] May 23 03:31:04.720 INFO E| Downloaded libc v0.2.147
36112024-05-23T03:31:06.244Z[ helios-setup] May 23 03:31:04.993 INFO E| Compiling libc v0.2.147
36122024-05-23T03:31:06.248Z[ helios-setup] May 23 03:31:04.994 INFO E| Compiling proc-macro2 v1.0.66
36132024-05-23T03:31:06.248Z[ helios-setup] May 23 03:31:04.994 INFO E| Compiling unicode-ident v1.0.11
36142024-05-23T03:31:06.248Z[ helios-setup] May 23 03:31:04.994 INFO E| Compiling cfg-if v1.0.0
36152024-05-23T03:31:06.248Z[ helios-setup] May 23 03:31:04.994 INFO E| Compiling version_check v0.9.4
36162024-05-23T03:31:06.248Z[ helios-setup] May 23 03:31:04.994 INFO E| Compiling typenum v1.16.0
36172024-05-23T03:31:06.248Z[ helios-setup] May 23 03:31:04.994 INFO E| Compiling serde v1.0.174
36182024-05-23T03:31:06.248Z[ helios-setup] May 23 03:31:04.994 INFO E| Compiling slog v2.7.0
36192024-05-23T03:31:06.848Z[ helios-setup] May 23 03:31:05.597 INFO E| Compiling time-core v0.1.1
36202024-05-23T03:31:06.971Z[ helios-setup] May 23 03:31:05.720 INFO E| Compiling rustix v0.38.4
36212024-05-23T03:31:07.470Z[ helios-setup] May 23 03:31:06.219 INFO E| Compiling itoa v1.0.9
36222024-05-23T03:31:07.536Z[ helios-setup] May 23 03:31:06.284 INFO E| Compiling time-macros v0.2.10
36232024-05-23T03:31:07.922Z[ helios-setup] May 23 03:31:06.671 INFO E| Compiling once_cell v1.18.0
36242024-05-23T03:31:08.192Z[ helios-setup] May 23 03:31:06.935 INFO E| Compiling generic-array v0.14.7
36252024-05-23T03:31:08.230Z[ helios-setup] May 23 03:31:06.979 INFO E| Compiling num_threads v0.1.6
36262024-05-23T03:31:08.409Z[ helios-setup] May 23 03:31:07.153 INFO E| Compiling bitflags v2.3.3
36272024-05-23T03:31:08.518Z[ helios-setup] May 23 03:31:07.267 INFO E| Compiling thread_local v1.1.7
36282024-05-23T03:31:08.940Z[ helios-setup] May 23 03:31:07.689 INFO E| Compiling serde_json v1.0.103
36292024-05-23T03:31:09.085Z[ helios-setup] May 23 03:31:07.831 INFO E| Compiling quote v1.0.31
36302024-05-23T03:31:10.132Z[ helios-setup] May 23 03:31:08.879 INFO E| Compiling syn v2.0.27
36312024-05-23T03:31:10.305Z[ helios-setup] May 23 03:31:09.053 INFO E| Compiling fastrand v2.0.0
36322024-05-23T03:31:10.393Z[ helios-setup] May 23 03:31:09.141 INFO E| Compiling opaque-debug v0.3.0
36332024-05-23T03:31:10.512Z[ helios-setup] May 23 03:31:09.232 INFO E| Compiling anyhow v1.0.72
36342024-05-23T03:31:10.592Z[ helios-setup] May 23 03:31:09.338 INFO E| Compiling unicode-width v0.1.10
36352024-05-23T03:31:10.626Z[ helios-setup] May 23 03:31:09.374 INFO E| Compiling ryu v1.0.15
36362024-05-23T03:31:10.828Z[ helios-setup] May 23 03:31:09.576 INFO E| Compiling dirs-sys-next v0.1.2
36372024-05-23T03:31:11.347Z[ helios-setup] May 23 03:31:10.094 INFO E| Compiling dirs-next v2.0.0
36382024-05-23T03:31:11.550Z[ helios-setup] May 23 03:31:10.296 INFO E| Compiling errno v0.3.1
36392024-05-23T03:31:11.579Z[ helios-setup] May 23 03:31:10.327 INFO E| Compiling term v0.7.0
36402024-05-23T03:31:11.615Z[ helios-setup] May 23 03:31:10.363 INFO E| Compiling atty v0.2.14
36412024-05-23T03:31:12.033Z[ helios-setup] May 23 03:31:10.780 INFO E| Compiling getrandom v0.2.10
36422024-05-23T03:31:12.508Z[ helios-setup] May 23 03:31:11.255 INFO E| Compiling same-file v1.0.6
36432024-05-23T03:31:12.604Z[ helios-setup] May 23 03:31:11.352 INFO E| Compiling cpufeatures v0.2.9
36442024-05-23T03:31:12.700Z[ helios-setup] May 23 03:31:11.448 INFO E| Compiling walkdir v2.3.3
36452024-05-23T03:31:12.918Z[ helios-setup] May 23 03:31:11.662 INFO E| Compiling getopts v0.2.21
36462024-05-23T03:31:13.618Z[ helios-setup] May 23 03:31:12.366 INFO E| Compiling block-buffer v0.9.0
36472024-05-23T03:31:13.934Z[ helios-setup] May 23 03:31:12.682 INFO E| Compiling digest v0.9.0
36482024-05-23T03:31:13.972Z[ helios-setup] May 23 03:31:12.716 INFO E| Compiling time v0.3.23
36492024-05-23T03:31:14.263Z[ helios-setup] May 23 03:31:13.007 INFO E| Compiling md-5 v0.9.1
36502024-05-23T03:31:14.383Z[ helios-setup] May 23 03:31:13.129 INFO E| Compiling sha-1 v0.9.8
36512024-05-23T03:31:14.906Z[ helios-setup] May 23 03:31:13.651 INFO E| Compiling libdevinfo-sys v1.0.0
36522024-05-23T03:31:15.108Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
36532024-05-23T03:31:15.240Z[ helios-setup] May 23 03:31:13.987 INFO E| Compiling tempfile v3.7.0
36542024-05-23T03:31:15.341Z[ helios-setup] May 23 03:31:14.088 INFO E| Compiling glob v0.3.1
36552024-05-23T03:31:17.388Z[ helios-setup] May 23 03:31:16.131 INFO E| Compiling slog-term v2.9.0
36562024-05-23T03:31:19.857Z[ helios-setup] May 23 03:31:18.603 INFO E| Compiling serde_derive v1.0.174
36572024-05-23T03:31:36.615Z[ helios-setup] May 23 03:31:35.356 INFO E| Compiling toml v0.5.11
36582024-05-23T03:31:36.615Z[ helios-setup] May 23 03:31:35.356 INFO E| Compiling uuid v0.8.2
36592024-05-23T03:31:38.947Z[ helios-setup] May 23 03:31:37.687 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
36602024-05-23T03:31:41.213Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36612024-05-23T03:31:44.607Z[ helios-setup] May 23 03:31:43.346 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
36622024-05-23T03:32:02.284Z[ helios-setup] May 23 03:32:01.019 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.70s
36632024-05-23T03:32:02.320Z[ helios-setup] May 23 03:32:01.055 INFO building project "image-builder" ok (57 seconds)
36642024-05-23T03:32:02.325Z[ helios-setup] rm -f helios-build
36652024-05-23T03:32:02.325Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
36662024-05-23T03:32:02.328Z[ helios-setup]
36672024-05-23T03:32:02.333Z[ helios-setup] Setup complete! ./helios-build is now available.
36682024-05-23T03:32:02.334Z[ helios-setup]
36692024-05-23T03:32:02.334Z[ helios-setup]
36702024-05-23T03:32:02.334Z[ helios-setup] real 12:18.796052116
36712024-05-23T03:32:02.334Z[ helios-setup] user 29:16.777092196
36722024-05-23T03:32:02.334Z[ helios-setup] sys 3:43.284842411
36732024-05-23T03:32:02.334Z[ helios-setup] trap 1.590107517
36742024-05-23T03:32:02.334Z[ helios-setup] tflt 5.937666090
36752024-05-23T03:32:02.334Z[ helios-setup] dflt 44.878129604
36762024-05-23T03:32:02.334Z[ helios-setup] kflt 0.011027238
36772024-05-23T03:32:02.334Z[ helios-setup] lock 2:00:41.247763972
36782024-05-23T03:32:02.334Z[ helios-setup] slp 3:09:38.798428680
36792024-05-23T03:32:02.334Z[ helios-setup] lat 33:08.213070238
36802024-05-23T03:32:02.334Z[ helios-setup] stop 4:27.610830814
36812024-05-23T03:32:02.338ZMay 23 03:32:01.068 INFO [helios-setup] process exited with exit status: 0 (738.802006363s)
36822024-05-23T03:32:02.338ZMay 23 03:32:01.068 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
36832024-05-23T03:32:02.351Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos'
36842024-05-23T03:32:02.996Z[ phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18)
36852024-05-23T03:32:03.002Z[ phbl-toolchain] info: downloading component 'cargo'
36862024-05-23T03:32:05.242Z[ phbl-toolchain] info: downloading component 'clippy'
36872024-05-23T03:32:05.766Z[ phbl-toolchain] info: downloading component 'llvm-tools'
36882024-05-23T03:32:12.828Z[ phbl-toolchain] info: downloading component 'miri'
36892024-05-23T03:32:13.195Z[ phbl-toolchain] info: downloading component 'rust-docs'
36902024-05-23T03:32:14.809Z[ phbl-toolchain] info: downloading component 'rust-src'
36912024-05-23T03:32:15.116Z[ phbl-toolchain] info: downloading component 'rust-std'
36922024-05-23T03:32:17.779Z[ phbl-toolchain] info: downloading component 'rustc'
36932024-05-23T03:32:24.032Z[ phbl-toolchain] info: downloading component 'rustfmt'
36942024-05-23T03:32:25.256Z[ phbl-toolchain] info: installing component 'cargo'
36952024-05-23T03:32:26.487Z[ phbl-toolchain] info: installing component 'clippy'
36962024-05-23T03:32:26.938Z[ phbl-toolchain] info: installing component 'llvm-tools'
36972024-05-23T03:32:32.480Z[ phbl-toolchain] info: installing component 'miri'
36982024-05-23T03:32:32.869Z[ phbl-toolchain] info: installing component 'rust-docs'
36992024-05-23T03:32:39.754Z[ phbl-toolchain] info: installing component 'rust-src'
37002024-05-23T03:32:40.446Z[ phbl-toolchain] info: installing component 'rust-std'
37012024-05-23T03:32:42.904Z[ phbl-toolchain] info: installing component 'rustc'
37022024-05-23T03:32:49.146Z[ phbl-toolchain] info: installing component 'rustfmt'
37032024-05-23T03:32:49.969Z[ phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15)
37042024-05-23T03:32:49.973ZMay 23 03:32:48.695 INFO [phbl-toolchain] process exited with exit status: 0 (47.626534698s)
37052024-05-23T03:38:06.302Z[ host-package] Finished `release` profile [optimized] target(s) in 17m 36s
37062024-05-23T03:39:26.036ZMay 23 03:39:24.659 INFO [host-package] process exited with exit status: 0 (1136.623508136s)
37072024-05-23T03:39:26.040ZMay 23 03:39:24.659 INFO [host-stamp] running task
37082024-05-23T03:39:26.040ZMay 23 03:39:24.660 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
37092024-05-23T03:39:26.045ZMay 23 03:39:24.665 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 8.0.0-0.ci+git760c34d9e07
37102024-05-23T03:39:26.049ZMay 23 03:39:24.671 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 8.0.0-0.ci+git760c34d9e07
37112024-05-23T03:39:26.053ZMay 23 03:39:24.676 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 8.0.0-0.ci+git760c34d9e07
37122024-05-23T03:39:26.057Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
37132024-05-23T03:39:26.057Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
37142024-05-23T03:39:26.058ZMay 23 03:39:24.681 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 8.0.0-0.ci+git760c34d9e07
37152024-05-23T03:39:26.062Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
37162024-05-23T03:39:26.066ZMay 23 03:39:24.687 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 8.0.0-0.ci+git760c34d9e07
37172024-05-23T03:39:26.073Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
37182024-05-23T03:39:26.077ZMay 23 03:39:24.694 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 8.0.0-0.ci+git760c34d9e07
37192024-05-23T03:39:26.077Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
37202024-05-23T03:39:26.078Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
37212024-05-23T03:39:26.082ZMay 23 03:39:24.702 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 8.0.0-0.ci+git760c34d9e07
37222024-05-23T03:39:26.086Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
37232024-05-23T03:39:26.086Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
37242024-05-23T03:39:26.090ZMay 23 03:39:24.710 INFO [stamp-oxlog] process exited with exit status: 0 (38.52354ms)
37252024-05-23T03:39:26.090ZMay 23 03:39:24.710 INFO [stamp-overlay] process exited with exit status: 0 (23.340866ms)
37262024-05-23T03:39:26.090Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
37272024-05-23T03:39:26.098Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
37282024-05-23T03:39:26.156Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
37292024-05-23T03:39:26.160ZMay 23 03:39:24.783 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (107.27402ms)
37302024-05-23T03:39:26.271Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
37312024-05-23T03:39:26.275ZMay 23 03:39:24.897 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (202.972275ms)
37322024-05-23T03:39:26.367Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
37332024-05-23T03:39:26.378ZMay 23 03:39:24.986 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (320.333346ms)
37342024-05-23T03:39:27.038Z[recovery-package] Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
37352024-05-23T03:39:27.210Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
37362024-05-23T03:39:27.221ZMay 23 03:39:25.833 INFO [stamp-propolis-server] process exited with exit status: 0 (1.152583822s)
37372024-05-23T03:39:29.511Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37382024-05-23T03:39:35.663Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
37392024-05-23T03:39:35.669ZMay 23 03:39:34.288 INFO [stamp-switch-asic] process exited with exit status: 0 (9.586870137s)
37402024-05-23T03:39:35.669ZMay 23 03:39:34.289 INFO [host-stamp] task succeeded (9.629505674s)
37412024-05-23T03:39:35.669ZMay 23 03:39:34.289 INFO [host-proto] running task
37422024-05-23T03:39:36.009ZMay 23 03:39:34.630 INFO [host-proto] task succeeded (340.937566ms)
37432024-05-23T03:39:36.010ZMay 23 03:39:34.630 INFO [host-profile] running task
37442024-05-23T03:39:36.014ZMay 23 03:39:34.630 INFO [host-profile] task succeeded (256.548µs)
37452024-05-23T03:39:36.014ZMay 23 03:39:34.630 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.29.250' -P /tmp/.tmpXdkP92/proto/host/root -N 'ci 760c34d/${os_short_commit} 2024-05-23 03:19' -s host -B
37462024-05-23T03:39:36.026Z[ host-image] May 23 03:39:34.646 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37472024-05-23T03:39:36.026Z[ host-image] May 23 03:39:34.646 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37482024-05-23T03:39:36.042Z[ host-image] May 23 03:39:34.661 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpXdkP92/proto/host/root"
37492024-05-23T03:39:36.047Z[ host-image] May 23 03:39:34.661 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37502024-05-23T03:39:36.047Z[ host-image] May 23 03:39:34.661 INFO image builder template: ramdisk-01-os...
37512024-05-23T03:39:36.047Z[ host-image] May 23 03:39:34.661 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/.tmpXdkP92/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.29.250", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
37522024-05-23T03:39:36.060Z[ host-image] May 23 03:39:34.681 INFO O| May 23 03:39:34.681 INFO CREATE DATASET: rpool/images/build/host/output
37532024-05-23T03:39:36.184Z[ host-image] May 23 03:39:34.805 INFO O| May 23 03:39:34.805 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37542024-05-23T03:39:36.188Z[ host-image] May 23 03:39:34.809 INFO O| May 23 03:39:34.809 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37552024-05-23T03:39:36.381Z[ host-image] May 23 03:39:35.002 INFO O| May 23 03:39:35.002 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37562024-05-23T03:39:36.437Z[ host-image] May 23 03:39:35.057 INFO O| May 23 03:39:35.057 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37572024-05-23T03:39:36.437Z[ host-image] May 23 03:39:35.057 INFO O| May 23 03:39:35.057 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37582024-05-23T03:39:36.441Z[ host-image] May 23 03:39:35.058 INFO O| May 23 03:39:35.058 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37592024-05-23T03:39:36.441Z[ host-image] May 23 03:39:35.058 INFO O| May 23 03:39:35.058 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37602024-05-23T03:39:36.446Z[ host-image] May 23 03:39:35.067 INFO O| May 23 03:39:35.067 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37612024-05-23T03:39:36.709Z[ host-image] May 23 03:39:35.329 INFO O| May 23 03:39:35.329 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37622024-05-23T03:39:36.720Z[ host-image] May 23 03:39:35.340 INFO O| May 23 03:39:35.340 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37632024-05-23T03:39:37.091Z[ host-image] May 23 03:39:35.708 INFO O| May 23 03:39:35.708 INFO O| Caching catalogs ... Done
37642024-05-23T03:39:37.169Z[ host-image] May 23 03:39:35.789 INFO O| May 23 03:39:35.789 INFO STEP 0 (pkg_image_create) COMPLETE
37652024-05-23T03:39:37.169Z[ host-image] May 23 03:39:35.789 INFO O| May 23 03:39:35.789 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37662024-05-23T03:39:37.173Z[ host-image] May 23 03:39:35.789 INFO O| May 23 03:39:35.789 INFO skip step because feature "repo_redist" is not enabled
37672024-05-23T03:39:37.173Z[ host-image] May 23 03:39:35.789 INFO O| May 23 03:39:35.789 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37682024-05-23T03:39:37.180Z[ host-image] May 23 03:39:35.801 INFO O| May 23 03:39:35.801 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37692024-05-23T03:39:37.519Z[ host-image] May 23 03:39:36.139 INFO O| May 23 03:39:36.139 INFO STEP 2 (pkg_set_publisher) COMPLETE
37702024-05-23T03:39:37.519Z[ host-image] May 23 03:39:36.139 INFO O| May 23 03:39:36.139 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37712024-05-23T03:39:37.528Z[ host-image] May 23 03:39:36.149 INFO O| May 23 03:39:36.149 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37722024-05-23T03:39:37.868Z[ host-image] May 23 03:39:36.488 INFO O| May 23 03:39:36.488 INFO STEP 3 (pkg_set_publisher) COMPLETE
37732024-05-23T03:39:37.869Z[ host-image] May 23 03:39:36.488 INFO O| May 23 03:39:36.488 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37742024-05-23T03:39:37.869Z[ host-image] May 23 03:39:36.488 INFO O| May 23 03:39:36.488 INFO skip step because feature "repo_redist" is not enabled
37752024-05-23T03:39:37.873Z[ host-image] May 23 03:39:36.488 INFO O| May 23 03:39:36.488 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37762024-05-23T03:39:38.271Z[ host-image] May 23 03:39:36.888 INFO O| May 23 03:39:36.888 INFO variant opensolaris.zone is already global
37772024-05-23T03:39:38.271Z[ host-image] May 23 03:39:36.888 INFO O| May 23 03:39:36.888 INFO STEP 5 (pkg_change_variant) COMPLETE
37782024-05-23T03:39:38.275Z[ host-image] May 23 03:39:36.888 INFO O| May 23 03:39:36.888 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37792024-05-23T03:39:38.751Z[ host-image] May 23 03:39:37.371 INFO O| May 23 03:39:37.371 INFO variant opensolaris.imagetype is full; changing to partial
37802024-05-23T03:39:38.751Z[ host-image] May 23 03:39:37.371 INFO O| May 23 03:39:37.371 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
37812024-05-23T03:39:42.488Z[ host-image] May 23 03:39:41.106 INFO O| May 23 03:39:41.106 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37822024-05-23T03:39:44.833Z[ host-image] May 23 03:39:43.451 INFO O| May 23 03:39:43.451 INFO O| Startup: Caching catalogs ... Done
37832024-05-23T03:39:44.907Z[ host-image] May 23 03:39:43.525 INFO O| May 23 03:39:43.525 INFO O| Planning: Planning completed in 0.00 seconds
37842024-05-23T03:39:44.911Z[ host-image] May 23 03:39:43.526 INFO O| May 23 03:39:43.526 INFO O| Planning: Consolidating action changes ... Done
37852024-05-23T03:39:44.911Z[ host-image] May 23 03:39:43.526 INFO O| May 23 03:39:43.526 INFO O| Planning: Evaluating mediators ... Done
37862024-05-23T03:39:44.911Z[ host-image] May 23 03:39:43.527 INFO O| May 23 03:39:43.527 INFO O| Planning: Planning completed in 0.00 seconds
37872024-05-23T03:39:44.911Z[ host-image] May 23 03:39:43.527 INFO O| May 23 03:39:43.527 INFO O| Variants/Facets to change: 1
37882024-05-23T03:39:44.973Z[ host-image] May 23 03:39:43.591 INFO O| May 23 03:39:43.591 INFO O| Done
37892024-05-23T03:39:44.973Z[ host-image] May 23 03:39:43.591 INFO O| May 23 03:39:43.591 INFO O| Done
37902024-05-23T03:39:45.436Z[ host-image] May 23 03:39:44.054 INFO O| May 23 03:39:44.054 INFO O| Done
37912024-05-23T03:39:45.472Z[ host-image] May 23 03:39:44.090 INFO O| May 23 03:39:44.090 INFO O| Done
37922024-05-23T03:39:45.477Z[ host-image] May 23 03:39:44.092 INFO O| May 23 03:39:44.092 INFO O| Done
37932024-05-23T03:39:45.477Z[ host-image] May 23 03:39:44.093 INFO O| May 23 03:39:44.092 INFO O| Done
37942024-05-23T03:39:45.477Z[ host-image] May 23 03:39:44.095 INFO O| May 23 03:39:44.095 INFO O| Done
37952024-05-23T03:39:45.880Z[ host-image] May 23 03:39:44.498 INFO O| May 23 03:39:44.498 INFO STEP 6 (pkg_change_variant) COMPLETE
37962024-05-23T03:39:45.880Z[ host-image] May 23 03:39:44.498 INFO O| May 23 03:39:44.498 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37972024-05-23T03:39:45.884Z[ host-image] May 23 03:39:44.498 INFO O| May 23 03:39:44.498 INFO skip step because feature "debug_variant" is not enabled
37982024-05-23T03:39:45.885Z[ host-image] May 23 03:39:44.498 INFO O| May 23 03:39:44.498 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37992024-05-23T03:39:46.531Z[ host-image] May 23 03:39:45.149 INFO O| May 23 03:39:45.149 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
38002024-05-23T03:39:47.297Z[ host-image] May 23 03:39:45.915 INFO O| May 23 03:39:45.915 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38012024-05-23T03:39:47.302Z[ host-image] May 23 03:39:45.917 INFO O| May 23 03:39:45.917 INFO O| Planning: Planning completed in 0.00 seconds
38022024-05-23T03:39:47.302Z[ host-image] May 23 03:39:45.918 INFO O| May 23 03:39:45.918 INFO O| Planning: Consolidating action changes ... Done
38032024-05-23T03:39:47.302Z[ host-image] May 23 03:39:45.918 INFO O| May 23 03:39:45.918 INFO O| Planning: Evaluating mediators ... Done
38042024-05-23T03:39:47.302Z[ host-image] May 23 03:39:45.919 INFO O| May 23 03:39:45.919 INFO O| Planning: Planning completed in 0.00 seconds
38052024-05-23T03:39:47.302Z[ host-image] May 23 03:39:45.919 INFO O| May 23 03:39:45.919 INFO O| Variants/Facets to change: 1
38062024-05-23T03:39:47.361Z[ host-image] May 23 03:39:45.979 INFO O| May 23 03:39:45.979 INFO O| Done
38072024-05-23T03:39:47.361Z[ host-image] May 23 03:39:45.979 INFO O| May 23 03:39:45.979 INFO O| Done
38082024-05-23T03:39:47.752Z[ host-image] May 23 03:39:46.370 INFO O| May 23 03:39:46.370 INFO O| Done
38092024-05-23T03:39:47.796Z[ host-image] May 23 03:39:46.413 INFO O| May 23 03:39:46.413 INFO O| Done
38102024-05-23T03:39:47.800Z[ host-image] May 23 03:39:46.414 INFO O| May 23 03:39:46.414 INFO O| Done
38112024-05-23T03:39:47.800Z[ host-image] May 23 03:39:46.414 INFO O| May 23 03:39:46.414 INFO O| Done
38122024-05-23T03:39:47.800Z[ host-image] May 23 03:39:46.417 INFO O| May 23 03:39:46.416 INFO O| Done
38132024-05-23T03:39:47.896Z[ host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO STEP 8 (pkg_change_facet) COMPLETE
38142024-05-23T03:39:47.896Z[ host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38152024-05-23T03:39:47.916Z[ host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO skip step because feature "recovery" is not enabled
38162024-05-23T03:39:47.916Z[ host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38172024-05-23T03:39:47.916Z[ host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO skip step because feature "recovery" is not enabled
38182024-05-23T03:39:47.916Z[ host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38192024-05-23T03:39:47.916Z[ host-image] May 23 03:39:46.521 INFO O| May 23 03:39:46.521 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server"]
38202024-05-23T03:39:48.443Z[ host-image] May 23 03:39:47.060 INFO O| May 23 03:39:47.059 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38212024-05-23T03:39:50.716Z[recovery-package] Finished `release` profile [optimized] target(s) in 24.58s
38222024-05-23T03:39:58.200Z[ host-image] May 23 03:39:56.815 INFO O| May 23 03:39:56.815 INFO O| Planning: Solver setup ... Done
38232024-05-23T03:40:02.570Z[ host-image] May 23 03:40:01.184 INFO O| May 23 03:40:01.184 INFO O| Planning: Running solver ... Done
38242024-05-23T03:40:02.582ZMay 23 03:40:01.196 INFO [recovery-package] process exited with exit status: 0 (36.535755754s)
38252024-05-23T03:40:02.582ZMay 23 03:40:01.196 INFO [recovery-stamp] running task
38262024-05-23T03:40:02.586ZMay 23 03:40:01.196 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
38272024-05-23T03:40:02.590ZMay 23 03:40:01.202 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 8.0.0-0.ci+git760c34d9e07
38282024-05-23T03:40:02.595ZMay 23 03:40:01.208 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 8.0.0-0.ci+git760c34d9e07
38292024-05-23T03:40:02.602Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
38302024-05-23T03:40:02.610Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38312024-05-23T03:40:02.676Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38322024-05-23T03:40:02.680ZMay 23 03:40:01.294 INFO [stamp-installinator] process exited with exit status: 0 (86.444305ms)
38332024-05-23T03:40:02.695Z[ host-image] May 23 03:40:01.309 INFO O| May 23 03:40:01.309 INFO O| Planning: Finding local manifests ... Done
38342024-05-23T03:40:02.703Z[ host-image] May 23 03:40:01.318 INFO O| May 23 03:40:01.318 INFO O| Planning: Fetching manifests: 0/123 0% complete
38352024-05-23T03:40:02.713Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38362024-05-23T03:40:02.717ZMay 23 03:40:01.331 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (128.96589ms)
38372024-05-23T03:40:02.717ZMay 23 03:40:01.331 INFO [recovery-stamp] task succeeded (135.101285ms)
38382024-05-23T03:40:02.717ZMay 23 03:40:01.331 INFO [recovery-proto] running task
38392024-05-23T03:40:02.717ZMay 23 03:40:01.331 INFO [tuf-stamp] running task
38402024-05-23T03:40:02.720ZMay 23 03:40:01.332 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 8.0.0-0.ci+git760c34d9e07
38412024-05-23T03:40:02.727ZMay 23 03:40:01.341 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 8.0.0-0.ci+git760c34d9e07
38422024-05-23T03:40:02.736ZMay 23 03:40:01.350 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 8.0.0-0.ci+git760c34d9e07
38432024-05-23T03:40:02.746Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
38442024-05-23T03:40:02.750ZMay 23 03:40:01.360 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 8.0.0-0.ci+git760c34d9e07
38452024-05-23T03:40:02.754Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
38462024-05-23T03:40:02.762ZMay 23 03:40:01.370 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 8.0.0-0.ci+git760c34d9e07
38472024-05-23T03:40:02.767Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38482024-05-23T03:40:02.772Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
38492024-05-23T03:40:02.776ZMay 23 03:40:01.386 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 8.0.0-0.ci+git760c34d9e07
38502024-05-23T03:40:02.793Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38512024-05-23T03:40:02.793ZMay 23 03:40:01.407 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 8.0.0-0.ci+git760c34d9e07
38522024-05-23T03:40:02.821Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
38532024-05-23T03:40:02.826ZMay 23 03:40:01.435 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 8.0.0-0.ci+git760c34d9e07
38542024-05-23T03:40:02.851Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38552024-05-23T03:40:02.851ZMay 23 03:40:01.460 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 8.0.0-0.ci+git760c34d9e07
38562024-05-23T03:40:02.864Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38572024-05-23T03:40:02.868ZMay 23 03:40:01.479 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 8.0.0-0.ci+git760c34d9e07
38582024-05-23T03:40:02.915ZMay 23 03:40:01.529 INFO [recovery-proto] task succeeded (197.666622ms)
38592024-05-23T03:40:02.919ZMay 23 03:40:01.529 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 8.0.0-0.ci+git760c34d9e07
38602024-05-23T03:40:02.919ZMay 23 03:40:01.529 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.29.250' -P /tmp/.tmpXdkP92/proto/recovery/root -N 'recovery 760c34d/${os_short_commit} 2024-05-23 03:19' -s recovery -R
38612024-05-23T03:40:02.919Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
38622024-05-23T03:40:03.042Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
38632024-05-23T03:40:03.050ZMay 23 03:40:01.663 INFO [stamp-probe] process exited with exit status: 0 (202.644074ms)
38642024-05-23T03:40:03.050Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
38652024-05-23T03:40:03.057Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
38662024-05-23T03:40:03.060Z[ recovery-image] May 23 03:40:01.672 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38672024-05-23T03:40:03.060Z[ recovery-image] May 23 03:40:01.673 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38682024-05-23T03:40:03.075Z[ recovery-image] May 23 03:40:01.689 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpXdkP92/proto/recovery/root"
38692024-05-23T03:40:03.075Z[ recovery-image] May 23 03:40:01.689 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38702024-05-23T03:40:03.079Z[ recovery-image] May 23 03:40:01.689 INFO image builder template: ramdisk-01-os...
38712024-05-23T03:40:03.079Z[ recovery-image] May 23 03:40:01.689 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/.tmpXdkP92/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.29.250", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38722024-05-23T03:40:03.102Z[ recovery-image] May 23 03:40:01.716 INFO O| May 23 03:40:01.716 INFO CREATE DATASET: rpool/images/build/recovery/output
38732024-05-23T03:40:03.326Z[ recovery-image] May 23 03:40:01.936 INFO O| May 23 03:40:01.936 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38742024-05-23T03:40:03.385Z[ recovery-image] May 23 03:40:01.999 INFO O| May 23 03:40:01.999 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38752024-05-23T03:40:03.416Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
38762024-05-23T03:40:03.425ZMay 23 03:40:02.039 INFO [stamp-ntp] process exited with exit status: 0 (560.105231ms)
38772024-05-23T03:40:03.798Z[ recovery-image] May 23 03:40:02.411 INFO O| May 23 03:40:02.411 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
38782024-05-23T03:40:03.897Z[ recovery-image] May 23 03:40:02.511 INFO O| May 23 03:40:02.511 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38792024-05-23T03:40:03.897Z[ recovery-image] May 23 03:40:02.511 INFO O| May 23 03:40:02.511 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38802024-05-23T03:40:03.902Z[ recovery-image] May 23 03:40:02.511 INFO O| May 23 03:40:02.511 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38812024-05-23T03:40:03.902Z[ recovery-image] May 23 03:40:02.511 INFO O| May 23 03:40:02.511 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38822024-05-23T03:40:03.909Z[ recovery-image] May 23 03:40:02.523 INFO O| May 23 03:40:02.523 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38832024-05-23T03:40:04.071Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
38842024-05-23T03:40:04.092Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
38852024-05-23T03:40:04.097Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
38862024-05-23T03:40:04.107ZMay 23 03:40:02.712 INFO [stamp-external-dns] process exited with exit status: 0 (1.361803914s)
38872024-05-23T03:40:04.132Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
38882024-05-23T03:40:04.174Z[ recovery-image] May 23 03:40:02.774 INFO O| May 23 03:40:02.774 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38892024-05-23T03:40:04.178Z[ recovery-image] May 23 03:40:02.788 INFO O| May 23 03:40:02.788 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
38902024-05-23T03:40:04.199ZMay 23 03:40:02.813 INFO [stamp-internal-dns] process exited with exit status: 0 (1.378024951s)
38912024-05-23T03:40:04.406Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
38922024-05-23T03:40:04.431ZMay 23 03:40:03.043 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.631837713s)
38932024-05-23T03:40:04.607Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
38942024-05-23T03:40:04.628ZMay 23 03:40:03.242 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.872426914s)
38952024-05-23T03:40:04.692Z[ recovery-image] May 23 03:40:03.305 INFO O| May 23 03:40:03.305 INFO O| Caching catalogs ... Done
38962024-05-23T03:40:04.812Z[ recovery-image] May 23 03:40:03.423 INFO O| May 23 03:40:03.423 INFO STEP 0 (pkg_image_create) COMPLETE
38972024-05-23T03:40:04.812Z[ recovery-image] May 23 03:40:03.423 INFO O| May 23 03:40:03.423 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38982024-05-23T03:40:04.812Z[ recovery-image] May 23 03:40:03.423 INFO O| May 23 03:40:03.423 INFO skip step because feature "repo_redist" is not enabled
38992024-05-23T03:40:04.812Z[ recovery-image] May 23 03:40:03.423 INFO O| May 23 03:40:03.423 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39002024-05-23T03:40:04.826Z[ recovery-image] May 23 03:40:03.440 INFO O| May 23 03:40:03.439 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"]
39012024-05-23T03:40:04.898Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
39022024-05-23T03:40:04.902ZMay 23 03:40:03.516 INFO [stamp-oximeter] process exited with exit status: 0 (1.987263128s)
39032024-05-23T03:40:05.225Z[ recovery-image] May 23 03:40:03.837 INFO O| May 23 03:40:03.837 INFO STEP 2 (pkg_set_publisher) COMPLETE
39042024-05-23T03:40:05.225Z[ recovery-image] May 23 03:40:03.837 INFO O| May 23 03:40:03.837 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39052024-05-23T03:40:05.239Z[ recovery-image] May 23 03:40:03.853 INFO O| May 23 03:40:03.853 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"]
39062024-05-23T03:40:05.717Z[ recovery-image] May 23 03:40:04.329 INFO O| May 23 03:40:04.329 INFO STEP 3 (pkg_set_publisher) COMPLETE
39072024-05-23T03:40:05.717Z[ recovery-image] May 23 03:40:04.330 INFO O| May 23 03:40:04.329 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39082024-05-23T03:40:05.717Z[ recovery-image] May 23 03:40:04.330 INFO O| May 23 03:40:04.329 INFO skip step because feature "repo_redist" is not enabled
39092024-05-23T03:40:05.717Z[ recovery-image] May 23 03:40:04.330 INFO O| May 23 03:40:04.329 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39102024-05-23T03:40:06.212Z[ recovery-image] May 23 03:40:04.825 INFO O| May 23 03:40:04.825 INFO variant opensolaris.zone is already global
39112024-05-23T03:40:06.212Z[ recovery-image] May 23 03:40:04.825 INFO O| May 23 03:40:04.825 INFO STEP 5 (pkg_change_variant) COMPLETE
39122024-05-23T03:40:06.212Z[ recovery-image] May 23 03:40:04.825 INFO O| May 23 03:40:04.825 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39132024-05-23T03:40:06.298Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
39142024-05-23T03:40:06.301ZMay 23 03:40:04.915 INFO [stamp-nexus] process exited with exit status: 0 (3.573533964s)
39152024-05-23T03:40:06.548Z[ host-image] May 23 03:40:05.161 INFO O| May 23 03:40:05.161 INFO O| Planning: Fetching manifests: 123/123 100% complete
39162024-05-23T03:40:06.614Z[ recovery-image] May 23 03:40:05.227 INFO O| May 23 03:40:05.227 INFO variant opensolaris.imagetype is full; changing to partial
39172024-05-23T03:40:06.614Z[ recovery-image] May 23 03:40:05.227 INFO O| May 23 03:40:05.227 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39182024-05-23T03:40:07.415Z[ host-image] May 23 03:40:06.028 INFO O| May 23 03:40:06.028 INFO O| Planning: Package planning ... Done
39192024-05-23T03:40:07.840Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
39202024-05-23T03:40:07.844ZMay 23 03:40:06.458 INFO [stamp-cockroachdb] process exited with exit status: 0 (5.071349926s)
39212024-05-23T03:40:08.608Z[ host-image] May 23 03:40:07.220 INFO O| May 23 03:40:07.220 INFO O| Planning: Merging actions ... Done
39222024-05-23T03:40:08.763Z[ host-image] May 23 03:40:07.376 INFO O| May 23 03:40:07.376 INFO O| Planning: Checking for conflicting actions ... Done
39232024-05-23T03:40:08.930Z[ host-image] May 23 03:40:07.542 INFO O| May 23 03:40:07.542 INFO O| Planning: Consolidating action changes ... Done
39242024-05-23T03:40:09.364Z[ host-image] May 23 03:40:07.973 INFO O| May 23 03:40:07.973 INFO O| Planning: Evaluating mediators ... Done
39252024-05-23T03:40:10.368Z[ recovery-image] May 23 03:40:08.978 INFO O| May 23 03:40:08.978 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39262024-05-23T03:40:10.956Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
39272024-05-23T03:40:10.960ZMay 23 03:40:09.572 INFO [stamp-clickhouse] process exited with exit status: 0 (8.240019591s)
39282024-05-23T03:40:11.180Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
39292024-05-23T03:40:11.184ZMay 23 03:40:09.796 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (8.435932352s)
39302024-05-23T03:40:11.184ZMay 23 03:40:09.796 INFO [tuf-stamp] task succeeded (8.46482877s)
39312024-05-23T03:40:11.667Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39322024-05-23T03:40:11.671Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39332024-05-23T03:40:11.778Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39342024-05-23T03:40:11.782Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39352024-05-23T03:40:11.783Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39362024-05-23T03:40:11.817Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39372024-05-23T03:40:11.817Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
39382024-05-23T03:40:11.821Z[verify-libraries] Compiling termios v0.3.3
39392024-05-23T03:40:12.107Z[verify-libraries] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
39402024-05-23T03:40:12.120Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39412024-05-23T03:40:13.098Z[ host-image] May 23 03:40:11.708 INFO O| May 23 03:40:11.708 INFO O| Planning: Planning completed in 24.65 seconds
39422024-05-23T03:40:13.104Z[ host-image] May 23 03:40:11.715 INFO O| May 23 03:40:11.715 INFO O| Packages to install: 123
39432024-05-23T03:40:13.105Z[ host-image] May 23 03:40:11.716 INFO O| May 23 03:40:11.715 INFO O| Mediators to change: 4
39442024-05-23T03:40:13.108Z[ host-image] May 23 03:40:11.716 INFO O| May 23 03:40:11.716 INFO O| Services to change: 6
39452024-05-23T03:40:13.212Z[ host-image] May 23 03:40:11.823 INFO O| May 23 03:40:11.823 INFO O| Download: 0/22698 items 0.0/196.2MB 0% complete
39462024-05-23T03:40:16.149Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39472024-05-23T03:40:16.401Z[ recovery-image] May 23 03:40:15.012 INFO O| May 23 03:40:15.012 INFO O| Startup: Caching catalogs ... Done
39482024-05-23T03:40:16.463Z[ recovery-image] May 23 03:40:15.074 INFO O| May 23 03:40:15.074 INFO O| Planning: Planning completed in 0.00 seconds
39492024-05-23T03:40:16.467Z[ recovery-image] May 23 03:40:15.075 INFO O| May 23 03:40:15.074 INFO O| Planning: Consolidating action changes ... Done
39502024-05-23T03:40:16.467Z[ recovery-image] May 23 03:40:15.075 INFO O| May 23 03:40:15.075 INFO O| Planning: Evaluating mediators ... Done
39512024-05-23T03:40:16.467Z[ recovery-image] May 23 03:40:15.075 INFO O| May 23 03:40:15.075 INFO O| Planning: Planning completed in 0.00 seconds
39522024-05-23T03:40:16.467Z[ recovery-image] May 23 03:40:15.076 INFO O| May 23 03:40:15.076 INFO O| Variants/Facets to change: 1
39532024-05-23T03:40:16.536Z[ recovery-image] May 23 03:40:15.147 INFO O| May 23 03:40:15.147 INFO O| Done
39542024-05-23T03:40:16.536Z[ recovery-image] May 23 03:40:15.147 INFO O| May 23 03:40:15.147 INFO O| Done
39552024-05-23T03:40:16.948Z[ recovery-image] May 23 03:40:15.559 INFO O| May 23 03:40:15.559 INFO O| Done
39562024-05-23T03:40:16.986Z[ recovery-image] May 23 03:40:15.597 INFO O| May 23 03:40:15.597 INFO O| Done
39572024-05-23T03:40:16.991Z[ recovery-image] May 23 03:40:15.598 INFO O| May 23 03:40:15.598 INFO O| Done
39582024-05-23T03:40:16.991Z[ recovery-image] May 23 03:40:15.599 INFO O| May 23 03:40:15.599 INFO O| Done
39592024-05-23T03:40:16.991Z[ recovery-image] May 23 03:40:15.601 INFO O| May 23 03:40:15.601 INFO O| Done
39602024-05-23T03:40:17.416Z[ recovery-image] May 23 03:40:16.026 INFO O| May 23 03:40:16.026 INFO STEP 6 (pkg_change_variant) COMPLETE
39612024-05-23T03:40:17.416Z[ recovery-image] May 23 03:40:16.026 INFO O| May 23 03:40:16.026 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39622024-05-23T03:40:17.423Z[ recovery-image] May 23 03:40:16.026 INFO O| May 23 03:40:16.026 INFO skip step because feature "debug_variant" is not enabled
39632024-05-23T03:40:17.423Z[ recovery-image] May 23 03:40:16.026 INFO O| May 23 03:40:16.026 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39642024-05-23T03:40:18.059Z[ recovery-image] May 23 03:40:16.669 INFO O| May 23 03:40:16.669 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
39652024-05-23T03:40:18.220Z[ host-image] May 23 03:40:16.830 INFO O| May 23 03:40:16.830 INFO O| Download: 1192/22698 items 5.9/196.2MB 3% complete (1.2M/s)
39662024-05-23T03:40:18.956Z[ recovery-image] May 23 03:40:17.566 INFO O| May 23 03:40:17.566 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39672024-05-23T03:40:18.960Z[ recovery-image] May 23 03:40:17.568 INFO O| May 23 03:40:17.568 INFO O| Planning: Planning completed in 0.00 seconds
39682024-05-23T03:40:18.960Z[ recovery-image] May 23 03:40:17.569 INFO O| May 23 03:40:17.569 INFO O| Planning: Consolidating action changes ... Done
39692024-05-23T03:40:18.960Z[ recovery-image] May 23 03:40:17.569 INFO O| May 23 03:40:17.569 INFO O| Planning: Evaluating mediators ... Done
39702024-05-23T03:40:18.960Z[ recovery-image] May 23 03:40:17.570 INFO O| May 23 03:40:17.570 INFO O| Planning: Planning completed in 0.00 seconds
39712024-05-23T03:40:18.964Z[ recovery-image] May 23 03:40:17.570 INFO O| May 23 03:40:17.570 INFO O| Variants/Facets to change: 1
39722024-05-23T03:40:19.000Z[ recovery-image] May 23 03:40:17.610 INFO O| May 23 03:40:17.610 INFO O| Done
39732024-05-23T03:40:19.000Z[ recovery-image] May 23 03:40:17.610 INFO O| May 23 03:40:17.610 INFO O| Done
39742024-05-23T03:40:19.361Z[ recovery-image] May 23 03:40:17.971 INFO O| May 23 03:40:17.971 INFO O| Done
39752024-05-23T03:40:19.407Z[ recovery-image] May 23 03:40:18.017 INFO O| May 23 03:40:18.017 INFO O| Done
39762024-05-23T03:40:19.411Z[ recovery-image] May 23 03:40:18.018 INFO O| May 23 03:40:18.018 INFO O| Done
39772024-05-23T03:40:19.412Z[ recovery-image] May 23 03:40:18.019 INFO O| May 23 03:40:18.018 INFO O| Done
39782024-05-23T03:40:19.412Z[ recovery-image] May 23 03:40:18.021 INFO O| May 23 03:40:18.021 INFO O| Done
39792024-05-23T03:40:19.517Z[ recovery-image] May 23 03:40:18.116 INFO O| May 23 03:40:18.115 INFO STEP 8 (pkg_change_facet) COMPLETE
39802024-05-23T03:40:19.517Z[ recovery-image] May 23 03:40:18.116 INFO O| May 23 03:40:18.115 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39812024-05-23T03:40:19.813Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39822024-05-23T03:40:20.236Z[ recovery-image] May 23 03:40:18.846 INFO O| May 23 03:40:18.845 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
39832024-05-23T03:40:21.005Z[ recovery-image] May 23 03:40:19.614 INFO O| May 23 03:40:19.614 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39842024-05-23T03:40:21.008Z[ recovery-image] May 23 03:40:19.616 INFO O| May 23 03:40:19.616 INFO O| Planning: Planning completed in 0.00 seconds
39852024-05-23T03:40:21.008Z[ recovery-image] May 23 03:40:19.617 INFO O| May 23 03:40:19.617 INFO O| Planning: Consolidating action changes ... Done
39862024-05-23T03:40:21.008Z[ recovery-image] May 23 03:40:19.617 INFO O| May 23 03:40:19.617 INFO O| Planning: Evaluating mediators ... Done
39872024-05-23T03:40:21.008Z[ recovery-image] May 23 03:40:19.617 INFO O| May 23 03:40:19.617 INFO O| Planning: Planning completed in 0.00 seconds
39882024-05-23T03:40:21.008Z[ recovery-image] May 23 03:40:19.618 INFO O| May 23 03:40:19.618 INFO O| Variants/Facets to change: 1
39892024-05-23T03:40:21.030Z[ recovery-image] May 23 03:40:19.640 INFO O| May 23 03:40:19.639 INFO O| Done
39902024-05-23T03:40:21.030Z[ recovery-image] May 23 03:40:19.640 INFO O| May 23 03:40:19.640 INFO O| Done
39912024-05-23T03:40:21.438Z[ recovery-image] May 23 03:40:20.047 INFO O| May 23 03:40:20.047 INFO O| Done
39922024-05-23T03:40:21.489Z[ recovery-image] May 23 03:40:20.096 INFO O| May 23 03:40:20.096 INFO O| Done
39932024-05-23T03:40:21.494Z[ recovery-image] May 23 03:40:20.098 INFO O| May 23 03:40:20.098 INFO O| Done
39942024-05-23T03:40:21.494Z[ recovery-image] May 23 03:40:20.098 INFO O| May 23 03:40:20.098 INFO O| Done
39952024-05-23T03:40:21.495Z[ recovery-image] May 23 03:40:20.100 INFO O| May 23 03:40:20.100 INFO O| Done
39962024-05-23T03:40:21.585Z[ recovery-image] May 23 03:40:20.194 INFO O| May 23 03:40:20.194 INFO STEP 9 (pkg_change_facet) COMPLETE
39972024-05-23T03:40:21.589Z[ recovery-image] May 23 03:40:20.194 INFO O| May 23 03:40:20.194 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39982024-05-23T03:40:22.231Z[ recovery-image] May 23 03:40:20.840 INFO O| May 23 03:40:20.840 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
39992024-05-23T03:40:23.194Z[ recovery-image] May 23 03:40:21.803 INFO O| May 23 03:40:21.803 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40002024-05-23T03:40:23.198Z[ recovery-image] May 23 03:40:21.805 INFO O| May 23 03:40:21.805 INFO O| Planning: Planning completed in 0.00 seconds
40012024-05-23T03:40:23.198Z[ recovery-image] May 23 03:40:21.806 INFO O| May 23 03:40:21.806 INFO O| Planning: Consolidating action changes ... Done
40022024-05-23T03:40:23.198Z[ recovery-image] May 23 03:40:21.806 INFO O| May 23 03:40:21.806 INFO O| Planning: Evaluating mediators ... Done
40032024-05-23T03:40:23.198Z[ recovery-image] May 23 03:40:21.806 INFO O| May 23 03:40:21.806 INFO O| Planning: Planning completed in 0.00 seconds
40042024-05-23T03:40:23.198Z[ recovery-image] May 23 03:40:21.807 INFO O| May 23 03:40:21.806 INFO O| Variants/Facets to change: 1
40052024-05-23T03:40:23.247Z[ recovery-image] May 23 03:40:21.856 INFO O| May 23 03:40:21.856 INFO O| Done
40062024-05-23T03:40:23.247Z[ recovery-image] May 23 03:40:21.856 INFO O| May 23 03:40:21.856 INFO O| Done
40072024-05-23T03:40:23.255Z[ host-image] May 23 03:40:21.865 INFO O| May 23 03:40:21.864 INFO O| Download: 1780/22698 items 12.0/196.2MB 6% complete (1.2M/s)
40082024-05-23T03:40:23.609Z[ recovery-image] May 23 03:40:22.218 INFO O| May 23 03:40:22.218 INFO O| Done
40092024-05-23T03:40:23.654Z[ recovery-image] May 23 03:40:22.262 INFO O| May 23 03:40:22.262 INFO O| Done
40102024-05-23T03:40:23.657Z[ recovery-image] May 23 03:40:22.263 INFO O| May 23 03:40:22.263 INFO O| Done
40112024-05-23T03:40:23.657Z[ recovery-image] May 23 03:40:22.263 INFO O| May 23 03:40:22.263 INFO O| Done
40122024-05-23T03:40:23.674Z[ recovery-image] May 23 03:40:22.283 INFO O| May 23 03:40:22.283 INFO O| Done
40132024-05-23T03:40:23.785Z[ recovery-image] May 23 03:40:22.394 INFO O| May 23 03:40:22.394 INFO STEP 10 (pkg_change_facet) COMPLETE
40142024-05-23T03:40:23.785Z[ recovery-image] May 23 03:40:22.394 INFO O| May 23 03:40:22.394 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40152024-05-23T03:40:23.806Z[ recovery-image] May 23 03:40:22.415 INFO O| May 23 03:40:22.415 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"]
40162024-05-23T03:40:25.063Z[ recovery-image] May 23 03:40:23.671 INFO O| May 23 03:40:23.671 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40172024-05-23T03:40:27.817Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40182024-05-23T03:40:28.582Z[ host-image] May 23 03:40:27.190 INFO O| May 23 03:40:27.189 INFO O| Download: 2355/22698 items 27.6/196.2MB 14% complete (2.1M/s)
40192024-05-23T03:40:33.584Z[ host-image] May 23 03:40:32.190 INFO O| May 23 03:40:32.190 INFO O| Download: 3506/22698 items 35.7/196.2MB 18% complete (2.3M/s)
40202024-05-23T03:40:38.637Z[ host-image] May 23 03:40:37.241 INFO O| May 23 03:40:37.240 INFO O| Download: 4548/22698 items 42.6/196.2MB 21% complete (1.6M/s)
40212024-05-23T03:40:43.656Z[ host-image] May 23 03:40:42.254 INFO O| May 23 03:40:42.254 INFO O| Download: 5625/22698 items 46.1/196.2MB 23% complete (1.0M/s)
40222024-05-23T03:40:45.489Z[ recovery-image] May 23 03:40:44.092 INFO O| May 23 03:40:44.092 INFO O| Planning: Solver setup ... Done
40232024-05-23T03:40:48.655Z[ host-image] May 23 03:40:47.254 INFO O| May 23 03:40:47.254 INFO O| Download: 6744/22698 items 47.7/196.2MB 24% complete (530k/s)
40242024-05-23T03:40:53.668Z[ host-image] May 23 03:40:52.269 INFO O| May 23 03:40:52.269 INFO O| Download: 7865/22698 items 59.2/196.2MB 30% complete (1.3M/s)
40252024-05-23T03:40:57.085Z[ recovery-image] May 23 03:40:55.685 INFO O| May 23 03:40:55.685 INFO O| Planning: Running solver ... Done
40262024-05-23T03:40:57.300Z[ recovery-image] May 23 03:40:55.900 INFO O| May 23 03:40:55.900 INFO O| Planning: Finding local manifests ... Done
40272024-05-23T03:40:57.316Z[ recovery-image] May 23 03:40:55.917 INFO O| May 23 03:40:55.916 INFO O| Planning: Fetching manifests: 0/123 0% complete
40282024-05-23T03:40:58.964Z[ host-image] May 23 03:40:57.561 INFO O| May 23 03:40:57.561 INFO O| Download: 8329/22698 items 68.9/196.2MB 35% complete (2.0M/s)
40292024-05-23T03:41:01.459Z[ recovery-image] May 23 03:41:00.058 INFO O| May 23 03:41:00.058 INFO O| Planning: Fetching manifests: 123/123 100% complete
40302024-05-23T03:41:02.677Z[ recovery-image] May 23 03:41:01.272 INFO O| May 23 03:41:01.272 INFO O| Planning: Package planning ... Done
40312024-05-23T03:41:03.448Z[ recovery-image] May 23 03:41:02.046 INFO O| May 23 03:41:02.045 INFO O| Planning: Merging actions ... Done
40322024-05-23T03:41:03.786Z[ recovery-image] May 23 03:41:02.384 INFO O| May 23 03:41:02.384 INFO O| Planning: Checking for conflicting actions ... Done
40332024-05-23T03:41:03.967Z[ host-image] May 23 03:41:02.565 INFO O| May 23 03:41:02.565 INFO O| Download: 9368/22698 items 81.4/196.2MB 41% complete (2.2M/s)
40342024-05-23T03:41:04.006Z[ recovery-image] May 23 03:41:02.604 INFO O| May 23 03:41:02.604 INFO O| Planning: Consolidating action changes ... Done
40352024-05-23T03:41:04.370Z[ recovery-image] May 23 03:41:02.961 INFO O| May 23 03:41:02.961 INFO O| Planning: Evaluating mediators ... Done
40362024-05-23T03:41:08.977Z[ host-image] May 23 03:41:07.575 INFO O| May 23 03:41:07.575 INFO O| Download: 10478/22698 items 88.3/196.2MB 45% complete (2.0M/s)
40372024-05-23T03:41:10.320Z[ recovery-image] May 23 03:41:08.917 INFO O| May 23 03:41:08.917 INFO O| Planning: Planning completed in 45.25 seconds
40382024-05-23T03:41:10.326Z[ recovery-image] May 23 03:41:08.923 INFO O| May 23 03:41:08.923 INFO O| Packages to install: 123
40392024-05-23T03:41:10.330Z[ recovery-image] May 23 03:41:08.923 INFO O| May 23 03:41:08.923 INFO O| Mediators to change: 4
40402024-05-23T03:41:10.330Z[ recovery-image] May 23 03:41:08.923 INFO O| May 23 03:41:08.923 INFO O| Services to change: 5
40412024-05-23T03:41:10.426Z[ recovery-image] May 23 03:41:09.023 INFO O| May 23 03:41:09.023 INFO O| Download: 0/15811 items 0.0/173.0MB 0% complete
40422024-05-23T03:41:14.071Z[ host-image] May 23 03:41:12.667 INFO O| May 23 03:41:12.667 INFO O| Download: 11174/22698 items 93.8/196.2MB 47% complete (1.2M/s)
40432024-05-23T03:41:15.431Z[ recovery-image] May 23 03:41:14.027 INFO O| May 23 03:41:14.027 INFO O| Download: 1004/15811 items 7.9/173.0MB 4% complete (1.7M/s)
40442024-05-23T03:41:17.855Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
40452024-05-23T03:41:19.073Z[ host-image] May 23 03:41:17.667 INFO O| May 23 03:41:17.667 INFO O| Download: 11787/22698 items 96.3/196.2MB 49% complete (793k/s)
40462024-05-23T03:41:21.075Z[ recovery-image] May 23 03:41:19.669 INFO O| May 23 03:41:19.669 INFO O| Download: 1164/15811 items 10.1/173.0MB 5% complete (1.3M/s)
40472024-05-23T03:41:24.809Z[ host-image] May 23 03:41:23.400 INFO O| May 23 03:41:23.400 INFO O| Download: 12156/22698 items 108.4/196.2MB 55% complete (1.5M/s)
40482024-05-23T03:41:26.076Z[ recovery-image] May 23 03:41:24.669 INFO O| May 23 03:41:24.669 INFO O| Download: 1583/15811 items 24.5/173.0MB 14% complete (1.6M/s)
40492024-05-23T03:41:29.824Z[ host-image] May 23 03:41:28.416 INFO O| May 23 03:41:28.416 INFO O| Download: 13229/22698 items 109.8/196.2MB 55% complete (1.2M/s)
40502024-05-23T03:41:29.988Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40512024-05-23T03:41:31.078Z[ recovery-image] May 23 03:41:29.670 INFO O| May 23 03:41:29.670 INFO O| Download: 2292/15811 items 31.2/173.0MB 18% complete (2.1M/s)
40522024-05-23T03:41:34.848Z[ host-image] May 23 03:41:33.439 INFO O| May 23 03:41:33.439 INFO O| Download: 14057/22698 items 110.4/196.2MB 56% complete (200k/s)
40532024-05-23T03:41:36.081Z[ recovery-image] May 23 03:41:34.671 INFO O| May 23 03:41:34.671 INFO O| Download: 3201/15811 items 37.3/173.0MB 21% complete (1.3M/s)
40542024-05-23T03:41:40.188Z[ host-image] May 23 03:41:38.777 INFO O| May 23 03:41:38.777 INFO O| Download: 14242/22698 items 110.5/196.2MB 56% complete (118k/s)
40552024-05-23T03:41:41.428Z[ recovery-image] May 23 03:41:40.017 INFO O| May 23 03:41:40.016 INFO O| Download: 3673/15811 items 39.9/173.0MB 23% complete (881k/s)
40562024-05-23T03:41:45.191Z[ host-image] May 23 03:41:43.780 INFO O| May 23 03:41:43.780 INFO O| Download: 14861/22698 items 119.5/196.2MB 60% complete (911k/s)
40572024-05-23T03:41:46.451Z[ recovery-image] May 23 03:41:45.038 INFO O| May 23 03:41:45.038 INFO O| Download: 4676/15811 items 42.9/173.0MB 24% complete (544k/s)
40582024-05-23T03:41:50.650Z[ host-image] May 23 03:41:49.237 INFO O| May 23 03:41:49.236 INFO O| Download: 15545/22698 items 124.5/196.2MB 63% complete (1.5M/s)
40592024-05-23T03:41:51.499Z[ recovery-image] May 23 03:41:50.082 INFO O| May 23 03:41:50.082 INFO O| Download: 5638/15811 items 44.4/173.0MB 25% complete (440k/s)
40602024-05-23T03:41:55.669Z[ host-image] May 23 03:41:54.255 INFO O| May 23 03:41:54.255 INFO O| Download: 15993/22698 items 137.6/196.2MB 70% complete (1.7M/s)
40612024-05-23T03:41:56.498Z[ recovery-image] May 23 03:41:55.084 INFO O| May 23 03:41:55.084 INFO O| Download: 5968/15811 items 54.0/173.0MB 31% complete (1.1M/s)
40622024-05-23T03:42:00.678Z[ host-image] May 23 03:41:59.261 INFO O| May 23 03:41:59.261 INFO O| Download: 17008/22698 items 146.9/196.2MB 74% complete (2.3M/s)
40632024-05-23T03:42:01.503Z[ recovery-image] May 23 03:42:00.088 INFO O| May 23 03:42:00.088 INFO O| Download: 6378/15811 items 63.1/173.0MB 36% complete (1.8M/s)
40642024-05-23T03:42:06.775Z[ host-image] May 23 03:42:05.358 INFO O| May 23 03:42:05.358 INFO O| Download: 17829/22698 items 149.9/196.2MB 76% complete (2.1M/s)
40652024-05-23T03:42:06.780Z[ recovery-image] May 23 03:42:05.363 INFO O| May 23 03:42:05.363 INFO O| Download: 7180/15811 items 73.1/173.0MB 42% complete (1.9M/s)
40662024-05-23T03:42:11.787Z[ recovery-image] May 23 03:42:10.364 INFO O| May 23 03:42:10.364 INFO O| Download: 7843/15811 items 75.6/173.0MB 43% complete (1.3M/s)
40672024-05-23T03:42:11.816Z[ host-image] May 23 03:42:10.386 INFO O| May 23 03:42:10.386 INFO O| Download: 18552/22698 items 161.4/196.2MB 82% complete (1.4M/s)
40682024-05-23T03:42:16.800Z[ recovery-image] May 23 03:42:15.371 INFO O| May 23 03:42:15.370 INFO O| Download: 8286/15811 items 79.6/173.0MB 46% complete (673k/s)
40692024-05-23T03:42:16.809Z[ host-image] May 23 03:42:15.389 INFO O| May 23 03:42:15.389 INFO O| Download: 19594/22698 items 165.2/196.2MB 84% complete (1.6M/s)
40702024-05-23T03:42:21.809Z[ recovery-image] May 23 03:42:20.388 INFO O| May 23 03:42:20.388 INFO O| Download: 8795/15811 items 91.4/173.0MB 52% complete (1.6M/s)
40712024-05-23T03:42:21.833Z[ host-image] May 23 03:42:20.412 INFO O| May 23 03:42:20.412 INFO O| Download: 20192/22698 items 167.2/196.2MB 85% complete (603k/s)
40722024-05-23T03:42:26.816Z[ recovery-image] May 23 03:42:25.393 INFO O| May 23 03:42:25.392 INFO O| Download: 9784/15811 items 92.9/173.0MB 53% complete (1.3M/s)
40732024-05-23T03:42:26.841Z[ host-image] May 23 03:42:25.419 INFO O| May 23 03:42:25.418 INFO O| Download: 20685/22698 items 170.7/196.2MB 86% complete (529k/s)
40742024-05-23T03:42:31.816Z[ recovery-image] May 23 03:42:30.393 INFO O| May 23 03:42:30.392 INFO O| Download: 10895/15811 items 93.7/173.0MB 54% complete (234k/s)
40752024-05-23T03:42:32.791Z[ host-image] May 23 03:42:31.367 INFO O| May 23 03:42:31.367 INFO O| Download: 20917/22698 items 175.7/196.2MB 89% complete (947k/s)
40762024-05-23T03:42:36.835Z[ recovery-image] May 23 03:42:35.410 INFO O| May 23 03:42:35.410 INFO O| Download: 11375/15811 items 106.7/173.0MB 61% complete (1.4M/s)
40772024-05-23T03:42:37.780Z[ host-image] May 23 03:42:36.353 INFO O| May 23 03:42:36.353 INFO O| Download: 21665/22698 items 180.7/196.2MB 92% complete (1.0M/s)
40782024-05-23T03:42:42.178Z[ recovery-image] May 23 03:42:40.749 INFO O| May 23 03:42:40.749 INFO O| Download: 11982/15811 items 136.9/173.0MB 79% complete (4.3M/s)
40792024-05-23T03:42:43.027Z[ host-image] May 23 03:42:41.600 INFO O| May 23 03:42:41.600 INFO O| Download: 21985/22698 items 189.5/196.2MB 96% complete (1.4M/s)
40802024-05-23T03:42:47.015Z[ host-image] May 23 03:42:45.587 INFO O| May 23 03:42:45.587 INFO O| Download: Completed 196.19 MB in 153.76 seconds (1.3M/s)
40812024-05-23T03:42:47.352Z[ recovery-image] May 23 03:42:45.924 INFO O| May 23 03:42:45.924 INFO O| Download: 12985/15811 items 140.8/173.0MB 81% complete (3.5M/s)
40822024-05-23T03:42:48.492Z[ host-image] May 23 03:42:47.064 INFO O| May 23 03:42:47.064 INFO O| Actions: 1/49171 actions (Installing new actions)
40832024-05-23T03:42:52.378Z[ recovery-image] May 23 03:42:50.945 INFO O| May 23 03:42:50.945 INFO O| Download: 14019/15811 items 144.6/173.0MB 83% complete (767k/s)
40842024-05-23T03:42:53.496Z[ host-image] May 23 03:42:52.064 INFO O| May 23 03:42:52.064 INFO O| Actions: 10112/49171 actions (Installing new actions)
40852024-05-23T03:42:57.435Z[ recovery-image] May 23 03:42:56.004 INFO O| May 23 03:42:56.004 INFO O| Download: 14730/15811 items 153.2/173.0MB 88% complete (1.2M/s)
40862024-05-23T03:42:58.495Z[ host-image] May 23 03:42:57.064 INFO O| May 23 03:42:57.064 INFO O| Actions: 16068/49171 actions (Installing new actions)
40872024-05-23T03:43:02.443Z[ recovery-image] May 23 03:43:01.012 INFO O| May 23 03:43:01.012 INFO O| Download: 15477/15811 items 165.4/173.0MB 95% complete (2.0M/s)
40882024-05-23T03:43:03.497Z[ host-image] May 23 03:43:02.065 INFO O| May 23 03:43:02.065 INFO O| Actions: 22804/49171 actions (Installing new actions)
40892024-05-23T03:43:06.076Z[ recovery-image] May 23 03:43:04.644 INFO O| May 23 03:43:04.643 INFO O| Download: Completed 173.02 MB in 115.62 seconds (1.5M/s)
40902024-05-23T03:43:07.178Z[ recovery-image] May 23 03:43:05.745 INFO O| May 23 03:43:05.745 INFO O| Actions: 1/24935 actions (Installing new actions)
40912024-05-23T03:43:08.502Z[ host-image] May 23 03:43:07.067 INFO O| May 23 03:43:07.067 INFO O| Actions: 48678/49171 actions (Installing new actions)
40922024-05-23T03:43:11.476Z[ host-image] May 23 03:43:10.042 INFO O| May 23 03:43:10.042 INFO O| Actions: Completed 49171 actions in 22.97 seconds.
40932024-05-23T03:43:11.997Z[ host-image] May 23 03:43:10.563 INFO O| May 23 03:43:10.563 INFO O| Done
40942024-05-23T03:43:11.997Z[ host-image] May 23 03:43:10.563 INFO O| May 23 03:43:10.563 INFO O| Done
40952024-05-23T03:43:12.179Z[ recovery-image] May 23 03:43:10.745 INFO O| May 23 03:43:10.745 INFO O| Actions: 8907/24935 actions (Installing new actions)
40962024-05-23T03:43:13.006Z[ host-image] May 23 03:43:11.572 INFO O| May 23 03:43:11.572 INFO O| Done
40972024-05-23T03:43:15.662Z[ host-image] May 23 03:43:14.227 INFO O| May 23 03:43:14.227 INFO O| Done
40982024-05-23T03:43:15.709Z[ host-image] May 23 03:43:14.274 INFO O| May 23 03:43:14.274 INFO O| Done
40992024-05-23T03:43:17.195Z[ recovery-image] May 23 03:43:15.747 INFO O| May 23 03:43:15.747 INFO O| Actions: 14593/24935 actions (Installing new actions)
41002024-05-23T03:43:23.560Z[ recovery-image] May 23 03:43:22.122 INFO O| May 23 03:43:22.122 INFO O| Actions: 24382/24935 actions (Installing new actions)
41012024-05-23T03:43:27.268Z[ recovery-image] May 23 03:43:25.831 INFO O| May 23 03:43:25.831 INFO O| Actions: Completed 24935 actions in 20.08 seconds.
41022024-05-23T03:43:27.722Z[ recovery-image] May 23 03:43:26.283 INFO O| May 23 03:43:26.283 INFO O| Done
41032024-05-23T03:43:27.722Z[ recovery-image] May 23 03:43:26.283 INFO O| May 23 03:43:26.283 INFO O| Done
41042024-05-23T03:43:28.547Z[ recovery-image] May 23 03:43:27.109 INFO O| May 23 03:43:27.109 INFO O| Done
41052024-05-23T03:43:30.465Z[ recovery-image] May 23 03:43:29.026 INFO O| May 23 03:43:29.026 INFO O| Done
41062024-05-23T03:43:30.486Z[ recovery-image] May 23 03:43:29.048 INFO O| May 23 03:43:29.047 INFO O| Done
41072024-05-23T03:43:31.005Z[ host-image] May 23 03:43:29.566 INFO O| May 23 03:43:29.566 INFO O| Done
41082024-05-23T03:43:32.139Z[ host-image] May 23 03:43:30.700 INFO O| May 23 03:43:30.700 INFO O| Done
41092024-05-23T03:43:32.423Z[ host-image] May 23 03:43:30.984 INFO O| May 23 03:43:30.984 INFO STEP 11 (pkg_install) COMPLETE
41102024-05-23T03:43:32.423Z[ host-image] May 23 03:43:30.984 INFO O| May 23 03:43:30.984 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41112024-05-23T03:43:32.443Z[ host-image] May 23 03:43:31.004 INFO O| May 23 03:43:31.004 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor"]
41122024-05-23T03:43:33.306Z[ host-image] May 23 03:43:31.864 INFO O| May 23 03:43:31.863 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41132024-05-23T03:43:35.895Z[ host-image] May 23 03:43:34.455 INFO O| May 23 03:43:34.455 INFO O| Planning: Solver setup ... Done
41142024-05-23T03:43:35.901Z[ host-image] May 23 03:43:34.461 INFO O| May 23 03:43:34.461 INFO O| Planning: Running solver ... Done
41152024-05-23T03:43:35.983Z[ host-image] May 23 03:43:34.543 INFO O| May 23 03:43:34.543 INFO O| Planning: Finding local manifests ... Done
41162024-05-23T03:43:35.987Z[ host-image] May 23 03:43:34.545 INFO O| May 23 03:43:34.545 INFO O| Planning: Fetching manifests: 0/4 0% complete
41172024-05-23T03:43:36.183Z[ host-image] May 23 03:43:34.742 INFO O| May 23 03:43:34.742 INFO O| Planning: Fetching manifests: 4/4 100% complete
41182024-05-23T03:43:36.221Z[ host-image] May 23 03:43:34.781 INFO O| May 23 03:43:34.781 INFO O| Planning: Package planning ... Done
41192024-05-23T03:43:36.225Z[ host-image] May 23 03:43:34.786 INFO O| May 23 03:43:34.786 INFO O| Planning: Merging actions ... Done
41202024-05-23T03:43:36.416Z[ host-image] May 23 03:43:34.976 INFO O| May 23 03:43:34.975 INFO O| Planning: Checking for conflicting actions ... Done
41212024-05-23T03:43:36.419Z[ host-image] May 23 03:43:34.977 INFO O| May 23 03:43:34.977 INFO O| Planning: Consolidating action changes ... Done
41222024-05-23T03:43:37.310Z[ host-image] May 23 03:43:35.457 INFO O| May 23 03:43:35.457 INFO O| Planning: Evaluating mediators ... Done
41232024-05-23T03:43:37.778Z[ host-image] May 23 03:43:35.468 INFO O| May 23 03:43:35.468 INFO O| Planning: Planning completed in 3.60 seconds
41242024-05-23T03:43:37.778Z[ host-image] May 23 03:43:35.471 INFO O| May 23 03:43:35.471 INFO O| Packages to install: 4
41252024-05-23T03:43:37.779Z[ host-image] May 23 03:43:35.471 INFO O| May 23 03:43:35.471 INFO O| Services to change: 2
41262024-05-23T03:43:37.779Z[ host-image] May 23 03:43:35.487 INFO O| May 23 03:43:35.486 INFO O| Download: 0/102 items 0.0/1.4MB 0% complete
41272024-05-23T03:43:38.072Z[ host-image] May 23 03:43:36.631 INFO O| May 23 03:43:36.631 INFO O| Download: Completed 1.39 MB in 1.14 seconds (1.2M/s)
41282024-05-23T03:43:38.131Z[ host-image] May 23 03:43:36.689 INFO O| May 23 03:43:36.689 INFO O| Actions: 1/238 actions (Installing new actions)
41292024-05-23T03:43:38.636Z[ host-image] May 23 03:43:37.195 INFO O| May 23 03:43:37.195 INFO O| Actions: Completed 238 actions in 0.51 seconds.
41302024-05-23T03:43:39.015Z[ host-image] May 23 03:43:37.575 INFO O| May 23 03:43:37.575 INFO O| Done
41312024-05-23T03:43:39.015Z[ host-image] May 23 03:43:37.575 INFO O| May 23 03:43:37.575 INFO O| Done
41322024-05-23T03:43:39.707Z[ host-image] May 23 03:43:38.266 INFO O| May 23 03:43:38.266 INFO O| Done
41332024-05-23T03:43:41.016Z[ recovery-image] May 23 03:43:39.573 INFO O| May 23 03:43:39.573 INFO O| Done
41342024-05-23T03:43:41.672Z[ recovery-image] May 23 03:43:40.229 INFO O| May 23 03:43:40.229 INFO O| Done
41352024-05-23T03:43:41.917Z[ recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.475 INFO STEP 11 (pkg_install) COMPLETE
41362024-05-23T03:43:41.917Z[ recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.476 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41372024-05-23T03:43:41.918Z[ recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.476 INFO skip step because feature "recovery" is enabled
41382024-05-23T03:43:41.922Z[ recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.476 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41392024-05-23T03:43:41.922Z[ recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.476 INFO skip step because feature "omicron1" is not enabled
41402024-05-23T03:43:41.922Z[ recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.476 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41412024-05-23T03:43:41.935Z[ recovery-image] May 23 03:43:40.494 INFO O| May 23 03:43:40.494 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.29.250"]
41422024-05-23T03:43:42.051Z[ host-image] May 23 03:43:40.610 INFO O| May 23 03:43:40.610 INFO O| Done
41432024-05-23T03:43:42.088Z[ host-image] May 23 03:43:40.647 INFO O| May 23 03:43:40.646 INFO O| Done
41442024-05-23T03:43:42.088Z[ host-image] May 23 03:43:40.647 INFO O| May 23 03:43:40.647 INFO O| Done
41452024-05-23T03:43:42.116Z[ host-image] May 23 03:43:40.674 INFO O| May 23 03:43:40.674 INFO O| Done
41462024-05-23T03:43:42.262Z[ host-image] May 23 03:43:40.821 INFO O| May 23 03:43:40.821 INFO STEP 12 (pkg_install) COMPLETE
41472024-05-23T03:43:42.262Z[ host-image] May 23 03:43:40.821 INFO O| May 23 03:43:40.821 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41482024-05-23T03:43:42.281Z[ host-image] May 23 03:43:40.839 INFO O| May 23 03:43:40.839 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
41492024-05-23T03:43:42.612Z[ recovery-image] May 23 03:43:41.171 INFO O| May 23 03:43:41.170 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41502024-05-23T03:43:42.963Z[ host-image] May 23 03:43:41.521 INFO O| May 23 03:43:41.521 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41512024-05-23T03:43:44.304Z[ host-image] May 23 03:43:42.862 INFO O| May 23 03:43:42.862 INFO O| Planning: Solver setup ... Done
41522024-05-23T03:43:44.309Z[ host-image] May 23 03:43:42.868 INFO O| May 23 03:43:42.868 INFO O| Planning: Running solver ... Done
41532024-05-23T03:43:44.336Z[ recovery-image] May 23 03:43:42.888 INFO O| May 23 03:43:42.888 INFO O| Planning: Solver setup ... Done
41542024-05-23T03:43:44.340Z[ recovery-image] May 23 03:43:42.892 INFO O| May 23 03:43:42.892 INFO O| Planning: Running solver ... Done
41552024-05-23T03:43:44.355Z[ host-image] May 23 03:43:42.913 INFO O| May 23 03:43:42.913 INFO O| Planning: Finding local manifests ... Done
41562024-05-23T03:43:44.359Z[ host-image] May 23 03:43:42.916 INFO O| May 23 03:43:42.916 INFO O| Planning: Fetching manifests: 0/6 0% complete
41572024-05-23T03:43:44.367Z[ recovery-image] May 23 03:43:42.925 INFO O| May 23 03:43:42.925 INFO O| Planning: Finding local manifests ... Done
41582024-05-23T03:43:44.370Z[ recovery-image] May 23 03:43:42.926 INFO O| May 23 03:43:42.926 INFO O| Planning: Fetching manifests: 0/1 0% complete
41592024-05-23T03:43:44.462Z[ recovery-image] May 23 03:43:43.020 INFO O| May 23 03:43:43.020 INFO O| Planning: Fetching manifests: 1/1 100% complete
41602024-05-23T03:43:44.489Z[ host-image] May 23 03:43:43.047 INFO O| May 23 03:43:43.047 INFO O| Planning: Fetching manifests: 6/6 100% complete
41612024-05-23T03:43:44.493Z[ recovery-image] May 23 03:43:43.049 INFO O| May 23 03:43:43.049 INFO O| Planning: Package planning ... Done
41622024-05-23T03:43:44.493Z[ recovery-image] May 23 03:43:43.050 INFO O| May 23 03:43:43.050 INFO O| Planning: Merging actions ... Done
41632024-05-23T03:43:44.527Z[ host-image] May 23 03:43:43.085 INFO O| May 23 03:43:43.085 INFO O| Planning: Package planning ... Done
41642024-05-23T03:43:44.533Z[ recovery-image] May 23 03:43:43.086 INFO O| May 23 03:43:43.085 INFO O| Planning: Checking for conflicting actions ... Done
41652024-05-23T03:43:44.533Z[ recovery-image] May 23 03:43:43.086 INFO O| May 23 03:43:43.086 INFO O| Planning: Consolidating action changes ... Done
41662024-05-23T03:43:44.551Z[ host-image] May 23 03:43:43.104 INFO O| May 23 03:43:43.104 INFO O| Planning: Merging actions ... Done
41672024-05-23T03:43:44.619Z[ host-image] May 23 03:43:43.177 INFO O| May 23 03:43:43.177 INFO O| Planning: Checking for conflicting actions ... Done
41682024-05-23T03:43:44.623Z[ host-image] May 23 03:43:43.181 INFO O| May 23 03:43:43.180 INFO O| Planning: Consolidating action changes ... Done
41692024-05-23T03:43:44.655Z[ recovery-image] May 23 03:43:43.213 INFO O| May 23 03:43:43.213 INFO O| Planning: Evaluating mediators ... Done
41702024-05-23T03:43:44.659Z[ recovery-image] May 23 03:43:43.214 INFO O| May 23 03:43:43.214 INFO O| Planning: Planning completed in 2.04 seconds
41712024-05-23T03:43:44.659Z[ recovery-image] May 23 03:43:43.215 INFO O| May 23 03:43:43.215 INFO O| Packages to install: 1
41722024-05-23T03:43:44.667Z[ recovery-image] May 23 03:43:43.225 INFO O| May 23 03:43:43.225 INFO O| Download: 0/4 items 0.0/18.1MB 0% complete
41732024-05-23T03:43:44.880Z[ host-image] May 23 03:43:43.435 INFO O| May 23 03:43:43.435 INFO O| Planning: Evaluating mediators ... Done
41742024-05-23T03:43:44.884Z[ host-image] May 23 03:43:43.439 INFO O| May 23 03:43:43.439 INFO O| Planning: Planning completed in 1.92 seconds
41752024-05-23T03:43:44.884Z[ host-image] May 23 03:43:43.440 INFO O| May 23 03:43:43.440 INFO O| Packages to install: 6
41762024-05-23T03:43:44.885Z[ host-image] May 23 03:43:43.440 INFO O| May 23 03:43:43.440 INFO O| Mediators to change: 1
41772024-05-23T03:43:44.885Z[ host-image] May 23 03:43:43.441 INFO O| May 23 03:43:43.440 INFO O| Services to change: 1
41782024-05-23T03:43:44.894Z[ host-image] May 23 03:43:43.452 INFO O| May 23 03:43:43.452 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
41792024-05-23T03:43:45.312Z[ recovery-image] May 23 03:43:43.870 INFO O| May 23 03:43:43.870 INFO O| Download: Completed 18.11 MB in 0.64 seconds (28.1M/s)
41802024-05-23T03:43:45.344Z[ recovery-image] May 23 03:43:43.902 INFO O| May 23 03:43:43.902 INFO O| Actions: 1/22 actions (Installing new actions)
41812024-05-23T03:43:45.966Z[ recovery-image] May 23 03:43:44.523 INFO O| May 23 03:43:44.523 INFO O| Actions: Completed 22 actions in 0.62 seconds.
41822024-05-23T03:43:46.166Z[ recovery-image] May 23 03:43:44.724 INFO O| May 23 03:43:44.724 INFO O| Done
41832024-05-23T03:43:46.166Z[ recovery-image] May 23 03:43:44.724 INFO O| May 23 03:43:44.724 INFO O| Done
41842024-05-23T03:43:46.584Z[ recovery-image] May 23 03:43:45.141 INFO O| May 23 03:43:45.141 INFO O| Done
41852024-05-23T03:43:48.128Z[ recovery-image] May 23 03:43:46.685 INFO O| May 23 03:43:46.685 INFO O| Done
41862024-05-23T03:43:48.152Z[ recovery-image] May 23 03:43:46.709 INFO O| May 23 03:43:46.709 INFO O| Done
41872024-05-23T03:43:48.156Z[ recovery-image] May 23 03:43:46.709 INFO O| May 23 03:43:46.709 INFO O| Done
41882024-05-23T03:43:48.174Z[ recovery-image] May 23 03:43:46.730 INFO O| May 23 03:43:46.730 INFO O| Done
41892024-05-23T03:43:48.356Z[ recovery-image] May 23 03:43:46.912 INFO O| May 23 03:43:46.912 INFO STEP 14 (pkg_install) COMPLETE
41902024-05-23T03:43:48.356Z[ recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.912 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41912024-05-23T03:43:48.356Z[ recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO skip step because feature "mfg" is not enabled
41922024-05-23T03:43:48.361Z[ recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41932024-05-23T03:43:48.361Z[ recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO skip step because feature "compliance" is not enabled
41942024-05-23T03:43:48.361Z[ recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41952024-05-23T03:43:48.361Z[ recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO skip step because feature "stress" is not enabled
41962024-05-23T03:43:48.361Z[ recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41972024-05-23T03:43:48.361Z[ recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO skip step because feature "nfs" is not enabled
41982024-05-23T03:43:48.361Z[ recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
41992024-05-23T03:43:48.361Z[ recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42002024-05-23T03:43:48.439Z[ recovery-image] May 23 03:43:46.996 INFO O| May 23 03:43:46.996 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
42012024-05-23T03:43:48.540Z[ recovery-image] May 23 03:43:47.097 INFO O| May 23 03:43:47.097 INFO completed processing gimlet/ramdisk-01-os
42022024-05-23T03:43:48.544Z[ recovery-image] May 23 03:43:47.100 INFO image builder template: ramdisk-02-trim...
42032024-05-23T03:43:48.544Z[ recovery-image] May 23 03:43:47.100 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/.tmpXdkP92/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.29.250", "-n", "ramdisk-02-trim"], pwd: None
42042024-05-23T03:43:48.583Z[ recovery-image] May 23 03:43:47.141 INFO O| May 23 03:43:47.140 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42052024-05-23T03:43:48.591Z[ recovery-image] May 23 03:43:47.148 INFO O| May 23 03:43:47.148 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42062024-05-23T03:43:48.733Z[ recovery-image] May 23 03:43:47.288 INFO O| May 23 03:43:47.288 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
42072024-05-23T03:43:48.777Z[ host-image] May 23 03:43:47.331 INFO O| May 23 03:43:47.331 INFO O| Download: Completed 8.42 MB in 3.88 seconds (2.2M/s)
42082024-05-23T03:43:48.828Z[ recovery-image] May 23 03:43:47.382 INFO O| May 23 03:43:47.382 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42092024-05-23T03:43:48.831Z[ recovery-image] May 23 03:43:47.382 INFO O| May 23 03:43:47.382 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
42102024-05-23T03:43:48.836Z[ recovery-image] May 23 03:43:47.393 INFO O| May 23 03:43:47.393 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42112024-05-23T03:43:48.858Z[ recovery-image] May 23 03:43:47.415 INFO O| May 23 03:43:47.415 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42122024-05-23T03:43:48.867Z[ recovery-image] May 23 03:43:47.424 INFO O| May 23 03:43:47.424 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42132024-05-23T03:43:48.925Z[ host-image] May 23 03:43:47.481 INFO O| May 23 03:43:47.481 INFO O| Actions: 1/1361 actions (Installing new actions)
42142024-05-23T03:43:49.070Z[ recovery-image] May 23 03:43:47.627 INFO O| May 23 03:43:47.627 INFO rolled back to input snapshot; work may begin
42152024-05-23T03:43:49.070Z[ recovery-image] May 23 03:43:47.627 INFO O| May 23 03:43:47.627 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
42162024-05-23T03:43:49.078Z[ recovery-image] May 23 03:43:47.636 INFO O| May 23 03:43:47.635 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42172024-05-23T03:43:49.096Z[ recovery-image] May 23 03:43:47.653 INFO O| May 23 03:43:47.653 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
42182024-05-23T03:43:49.186Z[ recovery-image] May 23 03:43:47.743 INFO O| May 23 03:43:47.742 INFO STEP 0 (remove_files) COMPLETE
42192024-05-23T03:43:49.186Z[ recovery-image] May 23 03:43:47.743 INFO O| May 23 03:43:47.742 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42202024-05-23T03:43:49.261Z[ recovery-image] May 23 03:43:47.794 INFO O| May 23 03:43:47.794 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
42212024-05-23T03:43:49.280Z[ recovery-image] May 23 03:43:47.797 INFO O| May 23 03:43:47.797 INFO STEP 1 (remove_files) COMPLETE
42222024-05-23T03:43:49.280Z[ recovery-image] May 23 03:43:47.797 INFO O| May 23 03:43:47.797 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42232024-05-23T03:43:49.280Z[ recovery-image] May 23 03:43:47.817 INFO O| May 23 03:43:47.817 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
42242024-05-23T03:43:49.307Z[ recovery-image] May 23 03:43:47.863 INFO O| May 23 03:43:47.863 INFO STEP 2 (remove_files) COMPLETE
42252024-05-23T03:43:49.307Z[ recovery-image] May 23 03:43:47.863 INFO O| May 23 03:43:47.863 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42262024-05-23T03:43:49.326Z[ recovery-image] May 23 03:43:47.883 INFO O| May 23 03:43:47.883 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
42272024-05-23T03:43:49.330Z[ recovery-image] May 23 03:43:47.886 INFO O| May 23 03:43:47.886 INFO STEP 3 (remove_files) COMPLETE
42282024-05-23T03:43:49.330Z[ recovery-image] May 23 03:43:47.886 INFO O| May 23 03:43:47.886 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42292024-05-23T03:43:49.466Z[ recovery-image] May 23 03:43:48.023 INFO O| May 23 03:43:48.023 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
42302024-05-23T03:43:49.472Z[ recovery-image] May 23 03:43:48.029 INFO O| May 23 03:43:48.029 INFO STEP 4 (remove_files) COMPLETE
42312024-05-23T03:43:49.473Z[ recovery-image] May 23 03:43:48.029 INFO O| May 23 03:43:48.029 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42322024-05-23T03:43:49.518Z[ recovery-image] May 23 03:43:48.074 INFO O| May 23 03:43:48.074 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
42332024-05-23T03:43:49.522Z[ recovery-image] May 23 03:43:48.075 INFO O| May 23 03:43:48.075 INFO STEP 5 (remove_files) COMPLETE
42342024-05-23T03:43:49.522Z[ recovery-image] May 23 03:43:48.075 INFO O| May 23 03:43:48.075 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42352024-05-23T03:43:49.605Z[ recovery-image] May 23 03:43:48.162 INFO O| May 23 03:43:48.161 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
42362024-05-23T03:43:49.623Z[ recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.179 INFO STEP 6 (remove_files) COMPLETE
42372024-05-23T03:43:49.623Z[ recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42382024-05-23T03:43:49.627Z[ recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO skip step because feature "recovery" is enabled
42392024-05-23T03:43:49.627Z[ recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42402024-05-23T03:43:49.627Z[ recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO skip step because feature "recovery" is enabled
42412024-05-23T03:43:49.627Z[ recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42422024-05-23T03:43:49.627Z[ recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO skip step because feature "recovery" is enabled
42432024-05-23T03:43:49.627Z[ recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42442024-05-23T03:43:49.705Z[ host-image] May 23 03:43:48.261 INFO O| May 23 03:43:48.261 INFO O| Actions: Completed 1361 actions in 0.78 seconds.
42452024-05-23T03:43:49.773Z[ recovery-image] May 23 03:43:48.329 INFO O| May 23 03:43:48.329 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
42462024-05-23T03:43:49.779Z[ recovery-image] May 23 03:43:48.336 INFO O| May 23 03:43:48.336 INFO STEP 10 (remove_files) COMPLETE
42472024-05-23T03:43:49.779Z[ recovery-image] May 23 03:43:48.336 INFO O| May 23 03:43:48.336 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42482024-05-23T03:43:49.799Z[ recovery-image] May 23 03:43:48.356 INFO O| May 23 03:43:48.356 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
42492024-05-23T03:43:49.804Z[ recovery-image] May 23 03:43:48.358 INFO O| May 23 03:43:48.358 INFO STEP 11 (remove_files) COMPLETE
42502024-05-23T03:43:49.804Z[ recovery-image] May 23 03:43:48.358 INFO O| May 23 03:43:48.358 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42512024-05-23T03:43:49.828Z[ recovery-image] May 23 03:43:48.385 INFO O| May 23 03:43:48.385 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
42522024-05-23T03:43:49.833Z[ recovery-image] May 23 03:43:48.387 INFO O| May 23 03:43:48.387 INFO STEP 12 (remove_files) COMPLETE
42532024-05-23T03:43:49.833Z[ recovery-image] May 23 03:43:48.387 INFO O| May 23 03:43:48.387 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42542024-05-23T03:43:50.054Z[ host-image] May 23 03:43:48.610 INFO O| May 23 03:43:48.610 INFO O| Done
42552024-05-23T03:43:50.054Z[ host-image] May 23 03:43:48.610 INFO O| May 23 03:43:48.610 INFO O| Done
42562024-05-23T03:43:50.121Z[ recovery-image] May 23 03:43:48.677 INFO O| May 23 03:43:48.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
42572024-05-23T03:43:50.138Z[ recovery-image] May 23 03:43:48.695 INFO O| May 23 03:43:48.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
42582024-05-23T03:43:50.146Z[ recovery-image] May 23 03:43:48.701 INFO O| May 23 03:43:48.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
42592024-05-23T03:43:50.219Z[ recovery-image] May 23 03:43:48.775 INFO O| May 23 03:43:48.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
42602024-05-23T03:43:50.262Z[ recovery-image] May 23 03:43:48.818 INFO O| May 23 03:43:48.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
42612024-05-23T03:43:50.282Z[ recovery-image] May 23 03:43:48.838 INFO O| May 23 03:43:48.838 INFO STEP 13 (remove_files) COMPLETE
42622024-05-23T03:43:50.282Z[ recovery-image] May 23 03:43:48.838 INFO O| May 23 03:43:48.838 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42632024-05-23T03:43:50.320Z[ recovery-image] May 23 03:43:48.877 INFO O| May 23 03:43:48.877 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
42642024-05-23T03:43:50.324Z[ recovery-image] May 23 03:43:48.879 INFO O| May 23 03:43:48.879 INFO STEP 14 (remove_files) COMPLETE
42652024-05-23T03:43:50.324Z[ recovery-image] May 23 03:43:48.879 INFO O| May 23 03:43:48.879 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42662024-05-23T03:43:50.381Z[ recovery-image] May 23 03:43:48.938 INFO O| May 23 03:43:48.938 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
42672024-05-23T03:43:50.392Z[ recovery-image] May 23 03:43:48.946 INFO O| May 23 03:43:48.946 INFO STEP 15 (remove_files) COMPLETE
42682024-05-23T03:43:50.393Z[ recovery-image] May 23 03:43:48.946 INFO O| May 23 03:43:48.946 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42692024-05-23T03:43:50.409Z[ recovery-image] May 23 03:43:48.964 INFO O| May 23 03:43:48.964 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
42702024-05-23T03:43:50.413Z[ recovery-image] May 23 03:43:48.964 INFO O| May 23 03:43:48.964 INFO STEP 16 (remove_files) COMPLETE
42712024-05-23T03:43:50.413Z[ recovery-image] May 23 03:43:48.964 INFO O| May 23 03:43:48.964 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42722024-05-23T03:43:50.431Z[ recovery-image] May 23 03:43:48.988 INFO O| May 23 03:43:48.988 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
42732024-05-23T03:43:50.435Z[ recovery-image] May 23 03:43:48.990 INFO O| May 23 03:43:48.990 INFO STEP 17 (remove_files) COMPLETE
42742024-05-23T03:43:50.436Z[ recovery-image] May 23 03:43:48.990 INFO O| May 23 03:43:48.990 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42752024-05-23T03:43:50.451Z[ recovery-image] May 23 03:43:49.007 INFO O| May 23 03:43:49.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
42762024-05-23T03:43:50.455Z[ recovery-image] May 23 03:43:49.008 INFO O| May 23 03:43:49.008 INFO STEP 18 (remove_files) COMPLETE
42772024-05-23T03:43:50.455Z[ recovery-image] May 23 03:43:49.008 INFO O| May 23 03:43:49.008 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42782024-05-23T03:43:50.469Z[ recovery-image] May 23 03:43:49.025 INFO O| May 23 03:43:49.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
42792024-05-23T03:43:50.473Z[ recovery-image] May 23 03:43:49.026 INFO O| May 23 03:43:49.026 INFO STEP 19 (remove_files) COMPLETE
42802024-05-23T03:43:50.473Z[ recovery-image] May 23 03:43:49.026 INFO O| May 23 03:43:49.026 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42812024-05-23T03:43:50.486Z[ recovery-image] May 23 03:43:49.043 INFO O| May 23 03:43:49.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
42822024-05-23T03:43:50.486Z[ recovery-image] May 23 03:43:49.043 INFO O| May 23 03:43:49.043 INFO STEP 20 (remove_files) COMPLETE
42832024-05-23T03:43:50.486Z[ recovery-image] May 23 03:43:49.043 INFO O| May 23 03:43:49.043 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42842024-05-23T03:43:50.515Z[ recovery-image] May 23 03:43:49.072 INFO O| May 23 03:43:49.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
42852024-05-23T03:43:50.518Z[ recovery-image] May 23 03:43:49.072 INFO O| May 23 03:43:49.072 INFO STEP 21 (remove_files) COMPLETE
42862024-05-23T03:43:50.519Z[ recovery-image] May 23 03:43:49.072 INFO O| May 23 03:43:49.072 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42872024-05-23T03:43:50.534Z[ recovery-image] May 23 03:43:49.090 INFO O| May 23 03:43:49.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
42882024-05-23T03:43:50.537Z[ recovery-image] May 23 03:43:49.090 INFO O| May 23 03:43:49.090 INFO STEP 22 (remove_files) COMPLETE
42892024-05-23T03:43:50.537Z[ recovery-image] May 23 03:43:49.091 INFO O| May 23 03:43:49.091 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42902024-05-23T03:43:50.573Z[ recovery-image] May 23 03:43:49.127 INFO O| May 23 03:43:49.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
42912024-05-23T03:43:50.590Z[ recovery-image] May 23 03:43:49.127 INFO O| May 23 03:43:49.127 INFO STEP 23 (remove_files) COMPLETE
42922024-05-23T03:43:50.590Z[ recovery-image] May 23 03:43:49.127 INFO O| May 23 03:43:49.127 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42932024-05-23T03:43:51.019Z[ recovery-image] May 23 03:43:49.147 INFO O| May 23 03:43:49.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
42942024-05-23T03:43:51.019Z[ recovery-image] May 23 03:43:49.147 INFO O| May 23 03:43:49.147 INFO STEP 24 (remove_files) COMPLETE
42952024-05-23T03:43:51.019Z[ recovery-image] May 23 03:43:49.148 INFO O| May 23 03:43:49.148 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42962024-05-23T03:43:51.019Z[ recovery-image] May 23 03:43:49.167 INFO O| May 23 03:43:49.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
42972024-05-23T03:43:51.019Z[ recovery-image] May 23 03:43:49.167 INFO O| May 23 03:43:49.167 INFO STEP 25 (remove_files) COMPLETE
42982024-05-23T03:43:51.020Z[ recovery-image] May 23 03:43:49.167 INFO O| May 23 03:43:49.167 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42992024-05-23T03:43:51.020Z[ recovery-image] May 23 03:43:49.187 INFO O| May 23 03:43:49.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
43002024-05-23T03:43:51.020Z[ recovery-image] May 23 03:43:49.187 INFO O| May 23 03:43:49.187 INFO STEP 26 (remove_files) COMPLETE
43012024-05-23T03:43:51.020Z[ recovery-image] May 23 03:43:49.187 INFO O| May 23 03:43:49.187 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43022024-05-23T03:43:51.020Z[ recovery-image] May 23 03:43:49.207 INFO O| May 23 03:43:49.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
43032024-05-23T03:43:51.020Z[ recovery-image] May 23 03:43:49.207 INFO O| May 23 03:43:49.207 INFO STEP 27 (remove_files) COMPLETE
43042024-05-23T03:43:51.020Z[ recovery-image] May 23 03:43:49.207 INFO O| May 23 03:43:49.207 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43052024-05-23T03:43:51.020Z[ recovery-image] May 23 03:43:49.226 INFO O| May 23 03:43:49.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
43062024-05-23T03:43:51.020Z[ recovery-image] May 23 03:43:49.226 INFO O| May 23 03:43:49.226 INFO STEP 28 (remove_files) COMPLETE
43072024-05-23T03:43:51.020Z[ recovery-image] May 23 03:43:49.226 INFO O| May 23 03:43:49.226 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43082024-05-23T03:43:51.020Z[ recovery-image] May 23 03:43:49.244 INFO O| May 23 03:43:49.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
43092024-05-23T03:43:51.021Z[ recovery-image] May 23 03:43:49.244 INFO O| May 23 03:43:49.244 INFO STEP 29 (remove_files) COMPLETE
43102024-05-23T03:43:51.021Z[ recovery-image] May 23 03:43:49.244 INFO O| May 23 03:43:49.244 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43112024-05-23T03:43:51.021Z[ host-image] May 23 03:43:49.245 INFO O| May 23 03:43:49.245 INFO O| Done
43122024-05-23T03:43:51.021Z[ recovery-image] May 23 03:43:49.262 INFO O| May 23 03:43:49.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
43132024-05-23T03:43:51.021Z[ recovery-image] May 23 03:43:49.263 INFO O| May 23 03:43:49.263 INFO STEP 30 (remove_files) COMPLETE
43142024-05-23T03:43:51.021Z[ recovery-image] May 23 03:43:49.263 INFO O| May 23 03:43:49.263 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43152024-05-23T03:43:51.021Z[ recovery-image] May 23 03:43:49.304 INFO O| May 23 03:43:49.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
43162024-05-23T03:43:51.021Z[ recovery-image] May 23 03:43:49.304 INFO O| May 23 03:43:49.304 INFO STEP 31 (remove_files) COMPLETE
43172024-05-23T03:43:51.021Z[ recovery-image] May 23 03:43:49.304 INFO O| May 23 03:43:49.304 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43182024-05-23T03:43:51.021Z[ recovery-image] May 23 03:43:49.325 INFO O| May 23 03:43:49.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
43192024-05-23T03:43:51.021Z[ recovery-image] May 23 03:43:49.325 INFO O| May 23 03:43:49.325 INFO STEP 32 (remove_files) COMPLETE
43202024-05-23T03:43:51.021Z[ recovery-image] May 23 03:43:49.325 INFO O| May 23 03:43:49.325 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43212024-05-23T03:43:51.022Z[ recovery-image] May 23 03:43:49.356 INFO O| May 23 03:43:49.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
43222024-05-23T03:43:51.022Z[ recovery-image] May 23 03:43:49.357 INFO O| May 23 03:43:49.356 INFO STEP 33 (remove_files) COMPLETE
43232024-05-23T03:43:51.022Z[ recovery-image] May 23 03:43:49.357 INFO O| May 23 03:43:49.356 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43242024-05-23T03:43:51.022Z[ recovery-image] May 23 03:43:49.378 INFO O| May 23 03:43:49.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
43252024-05-23T03:43:51.022Z[ recovery-image] May 23 03:43:49.378 INFO O| May 23 03:43:49.378 INFO STEP 34 (remove_files) COMPLETE
43262024-05-23T03:43:51.022Z[ recovery-image] May 23 03:43:49.378 INFO O| May 23 03:43:49.378 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43272024-05-23T03:43:51.022Z[ recovery-image] May 23 03:43:49.398 INFO O| May 23 03:43:49.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
43282024-05-23T03:43:51.022Z[ recovery-image] May 23 03:43:49.398 INFO O| May 23 03:43:49.397 INFO STEP 35 (remove_files) COMPLETE
43292024-05-23T03:43:51.022Z[ recovery-image] May 23 03:43:49.398 INFO O| May 23 03:43:49.397 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43302024-05-23T03:43:51.022Z[ recovery-image] May 23 03:43:49.457 INFO O| May 23 03:43:49.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
43312024-05-23T03:43:51.022Z[ recovery-image] May 23 03:43:49.457 INFO O| May 23 03:43:49.457 INFO STEP 36 (remove_files) COMPLETE
43322024-05-23T03:43:51.023Z[ recovery-image] May 23 03:43:49.457 INFO O| May 23 03:43:49.457 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43332024-05-23T03:43:51.023Z[ recovery-image] May 23 03:43:49.515 INFO O| May 23 03:43:49.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
43342024-05-23T03:43:51.023Z[ recovery-image] May 23 03:43:49.515 INFO O| May 23 03:43:49.515 INFO STEP 37 (remove_files) COMPLETE
43352024-05-23T03:43:51.023Z[ recovery-image] May 23 03:43:49.516 INFO O| May 23 03:43:49.515 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43362024-05-23T03:43:51.023Z[ recovery-image] May 23 03:43:49.551 INFO O| May 23 03:43:49.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
43372024-05-23T03:43:51.023Z[ recovery-image] May 23 03:43:49.552 INFO O| May 23 03:43:49.552 INFO STEP 38 (remove_files) COMPLETE
43382024-05-23T03:43:51.023Z[ recovery-image] May 23 03:43:49.552 INFO O| May 23 03:43:49.552 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43392024-05-23T03:43:51.023Z[ recovery-image] May 23 03:43:49.570 INFO O| May 23 03:43:49.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
43402024-05-23T03:43:51.023Z[ recovery-image] May 23 03:43:49.570 INFO O| May 23 03:43:49.570 INFO STEP 39 (remove_files) COMPLETE
43412024-05-23T03:43:51.023Z[ recovery-image] May 23 03:43:49.570 INFO O| May 23 03:43:49.570 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43422024-05-23T03:43:51.030Z[ recovery-image] May 23 03:43:49.587 INFO O| May 23 03:43:49.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
43432024-05-23T03:43:51.030Z[ recovery-image] May 23 03:43:49.587 INFO O| May 23 03:43:49.587 INFO STEP 40 (remove_files) COMPLETE
43442024-05-23T03:43:51.030Z[ recovery-image] May 23 03:43:49.587 INFO O| May 23 03:43:49.587 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43452024-05-23T03:43:51.050Z[ recovery-image] May 23 03:43:49.607 INFO O| May 23 03:43:49.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
43462024-05-23T03:43:51.050Z[ recovery-image] May 23 03:43:49.607 INFO O| May 23 03:43:49.607 INFO STEP 41 (remove_files) COMPLETE
43472024-05-23T03:43:51.053Z[ recovery-image] May 23 03:43:49.607 INFO O| May 23 03:43:49.607 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43482024-05-23T03:43:51.075Z[ recovery-image] May 23 03:43:49.632 INFO O| May 23 03:43:49.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
43492024-05-23T03:43:51.075Z[ recovery-image] May 23 03:43:49.632 INFO O| May 23 03:43:49.632 INFO STEP 42 (remove_files) COMPLETE
43502024-05-23T03:43:51.080Z[ recovery-image] May 23 03:43:49.632 INFO O| May 23 03:43:49.632 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43512024-05-23T03:43:51.106Z[ recovery-image] May 23 03:43:49.662 INFO O| May 23 03:43:49.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
43522024-05-23T03:43:51.109Z[ recovery-image] May 23 03:43:49.662 INFO O| May 23 03:43:49.662 INFO STEP 43 (remove_files) COMPLETE
43532024-05-23T03:43:51.110Z[ recovery-image] May 23 03:43:49.663 INFO O| May 23 03:43:49.662 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43542024-05-23T03:43:51.124Z[ recovery-image] May 23 03:43:49.681 INFO O| May 23 03:43:49.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
43552024-05-23T03:43:51.128Z[ recovery-image] May 23 03:43:49.681 INFO O| May 23 03:43:49.681 INFO STEP 44 (remove_files) COMPLETE
43562024-05-23T03:43:51.128Z[ recovery-image] May 23 03:43:49.681 INFO O| May 23 03:43:49.681 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43572024-05-23T03:43:51.146Z[ recovery-image] May 23 03:43:49.699 INFO O| May 23 03:43:49.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
43582024-05-23T03:43:51.150Z[ recovery-image] May 23 03:43:49.699 INFO O| May 23 03:43:49.699 INFO STEP 45 (remove_files) COMPLETE
43592024-05-23T03:43:51.150Z[ recovery-image] May 23 03:43:49.700 INFO O| May 23 03:43:49.699 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43602024-05-23T03:43:51.162Z[ recovery-image] May 23 03:43:49.719 INFO O| May 23 03:43:49.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
43612024-05-23T03:43:51.166Z[ recovery-image] May 23 03:43:49.719 INFO O| May 23 03:43:49.719 INFO STEP 46 (remove_files) COMPLETE
43622024-05-23T03:43:51.166Z[ recovery-image] May 23 03:43:49.719 INFO O| May 23 03:43:49.719 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43632024-05-23T03:43:51.202Z[ recovery-image] May 23 03:43:49.758 INFO O| May 23 03:43:49.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
43642024-05-23T03:43:51.202Z[ recovery-image] May 23 03:43:49.758 INFO O| May 23 03:43:49.758 INFO STEP 47 (remove_files) COMPLETE
43652024-05-23T03:43:51.202Z[ recovery-image] May 23 03:43:49.758 INFO O| May 23 03:43:49.758 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43662024-05-23T03:43:51.221Z[ recovery-image] May 23 03:43:49.777 INFO O| May 23 03:43:49.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
43672024-05-23T03:43:51.221Z[ recovery-image] May 23 03:43:49.777 INFO O| May 23 03:43:49.777 INFO STEP 48 (remove_files) COMPLETE
43682024-05-23T03:43:51.221Z[ recovery-image] May 23 03:43:49.777 INFO O| May 23 03:43:49.777 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43692024-05-23T03:43:51.241Z[ recovery-image] May 23 03:43:49.797 INFO O| May 23 03:43:49.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
43702024-05-23T03:43:51.241Z[ recovery-image] May 23 03:43:49.797 INFO O| May 23 03:43:49.797 INFO STEP 49 (remove_files) COMPLETE
43712024-05-23T03:43:51.241Z[ recovery-image] May 23 03:43:49.798 INFO O| May 23 03:43:49.797 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43722024-05-23T03:43:51.260Z[ recovery-image] May 23 03:43:49.816 INFO O| May 23 03:43:49.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
43732024-05-23T03:43:51.260Z[ recovery-image] May 23 03:43:49.816 INFO O| May 23 03:43:49.816 INFO STEP 50 (remove_files) COMPLETE
43742024-05-23T03:43:51.260Z[ recovery-image] May 23 03:43:49.816 INFO O| May 23 03:43:49.816 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43752024-05-23T03:43:51.281Z[ recovery-image] May 23 03:43:49.837 INFO O| May 23 03:43:49.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
43762024-05-23T03:43:51.281Z[ recovery-image] May 23 03:43:49.837 INFO O| May 23 03:43:49.837 INFO STEP 51 (remove_files) COMPLETE
43772024-05-23T03:43:51.281Z[ recovery-image] May 23 03:43:49.837 INFO O| May 23 03:43:49.837 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43782024-05-23T03:43:51.314Z[ recovery-image] May 23 03:43:49.870 INFO O| May 23 03:43:49.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
43792024-05-23T03:43:51.315Z[ recovery-image] May 23 03:43:49.871 INFO O| May 23 03:43:49.871 INFO STEP 52 (remove_files) COMPLETE
43802024-05-23T03:43:51.315Z[ recovery-image] May 23 03:43:49.871 INFO O| May 23 03:43:49.871 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43812024-05-23T03:43:51.351Z[ recovery-image] May 23 03:43:49.907 INFO O| May 23 03:43:49.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
43822024-05-23T03:43:51.351Z[ recovery-image] May 23 03:43:49.908 INFO O| May 23 03:43:49.908 INFO STEP 53 (remove_files) COMPLETE
43832024-05-23T03:43:51.356Z[ recovery-image] May 23 03:43:49.908 INFO O| May 23 03:43:49.908 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43842024-05-23T03:43:51.399Z[ recovery-image] May 23 03:43:49.955 INFO O| May 23 03:43:49.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
43852024-05-23T03:43:51.403Z[ recovery-image] May 23 03:43:49.956 INFO O| May 23 03:43:49.955 INFO STEP 54 (remove_files) COMPLETE
43862024-05-23T03:43:51.403Z[ recovery-image] May 23 03:43:49.956 INFO O| May 23 03:43:49.956 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43872024-05-23T03:43:51.418Z[ recovery-image] May 23 03:43:49.974 INFO O| May 23 03:43:49.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
43882024-05-23T03:43:51.425Z[ recovery-image] May 23 03:43:49.974 INFO O| May 23 03:43:49.974 INFO STEP 55 (remove_files) COMPLETE
43892024-05-23T03:43:51.425Z[ recovery-image] May 23 03:43:49.974 INFO O| May 23 03:43:49.974 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43902024-05-23T03:43:51.456Z[ recovery-image] May 23 03:43:50.011 INFO O| May 23 03:43:50.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
43912024-05-23T03:43:51.456Z[ recovery-image] May 23 03:43:50.011 INFO O| May 23 03:43:50.011 INFO STEP 56 (remove_files) COMPLETE
43922024-05-23T03:43:51.464Z[ recovery-image] May 23 03:43:50.011 INFO O| May 23 03:43:50.011 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43932024-05-23T03:43:51.476Z[ recovery-image] May 23 03:43:50.033 INFO O| May 23 03:43:50.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
43942024-05-23T03:43:51.477Z[ recovery-image] May 23 03:43:50.033 INFO O| May 23 03:43:50.033 INFO STEP 57 (remove_files) COMPLETE
43952024-05-23T03:43:51.481Z[ recovery-image] May 23 03:43:50.033 INFO O| May 23 03:43:50.033 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43962024-05-23T03:43:51.499Z[ recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
43972024-05-23T03:43:51.499Z[ recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
43982024-05-23T03:43:51.518Z[ recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
43992024-05-23T03:43:51.518Z[ recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44002024-05-23T03:43:51.518Z[ recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44012024-05-23T03:43:51.518Z[ recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44022024-05-23T03:43:51.518Z[ recovery-image] May 23 03:43:50.053 INFO O| May 23 03:43:50.052 INFO ok!
44032024-05-23T03:43:51.519Z[ recovery-image] May 23 03:43:50.053 INFO O| May 23 03:43:50.053 INFO STEP 58 (ensure_file) COMPLETE
44042024-05-23T03:43:51.519Z[ recovery-image] May 23 03:43:50.053 INFO O| May 23 03:43:50.053 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44052024-05-23T03:43:51.519Z[ recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
44062024-05-23T03:43:51.519Z[ recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
44072024-05-23T03:43:51.519Z[ recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44082024-05-23T03:43:51.519Z[ recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44092024-05-23T03:43:51.520Z[ recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44102024-05-23T03:43:51.520Z[ recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44112024-05-23T03:43:51.520Z[ recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO ok!
44122024-05-23T03:43:51.520Z[ recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO STEP 59 (ensure_file) COMPLETE
44132024-05-23T03:43:51.520Z[ recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44142024-05-23T03:43:51.543Z[ recovery-image] May 23 03:43:50.091 INFO O| May 23 03:43:50.091 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
44152024-05-23T03:43:51.543Z[ recovery-image] May 23 03:43:50.092 INFO O| May 23 03:43:50.091 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
44162024-05-23T03:43:51.543Z[ recovery-image] May 23 03:43:50.092 INFO O| May 23 03:43:50.092 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
44172024-05-23T03:43:51.561Z[ recovery-image] May 23 03:43:50.092 INFO O| May 23 03:43:50.092 INFO ok!
44182024-05-23T03:43:51.562Z[ recovery-image] May 23 03:43:50.092 INFO O| May 23 03:43:50.092 INFO STEP 60 (ensure_file) COMPLETE
44192024-05-23T03:43:51.562Z[ recovery-image] May 23 03:43:50.092 INFO O| May 23 03:43:50.092 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44202024-05-23T03:43:51.566Z[ recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
44212024-05-23T03:43:51.566Z[ recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
44222024-05-23T03:43:51.566Z[ recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
44232024-05-23T03:43:51.566Z[ recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 INFO ok!
44242024-05-23T03:43:51.567Z[ recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 INFO STEP 61 (ensure_file) COMPLETE
44252024-05-23T03:43:51.567Z[ recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44262024-05-23T03:43:51.575Z[ recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
44272024-05-23T03:43:51.575Z[ recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
44282024-05-23T03:43:51.580Z[ recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44292024-05-23T03:43:51.580Z[ recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44302024-05-23T03:43:51.580Z[ recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 INFO ok!
44312024-05-23T03:43:51.580Z[ recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 INFO STEP 62 (ensure_file) COMPLETE
44322024-05-23T03:43:51.580Z[ recovery-image] May 23 03:43:50.132 INFO O| May 23 03:43:50.131 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44332024-05-23T03:43:51.596Z[ recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.152 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
44342024-05-23T03:43:51.596Z[ recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
44352024-05-23T03:43:51.600Z[ recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44362024-05-23T03:43:51.600Z[ recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44372024-05-23T03:43:51.600Z[ recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO ok!
44382024-05-23T03:43:51.600Z[ recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO STEP 63 (ensure_file) COMPLETE
44392024-05-23T03:43:51.600Z[ recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44402024-05-23T03:43:51.618Z[ recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
44412024-05-23T03:43:51.618Z[ recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
44422024-05-23T03:43:51.621Z[ recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
44432024-05-23T03:43:51.621Z[ recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO ok!
44442024-05-23T03:43:51.621Z[ recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO STEP 64 (assemble_files) COMPLETE
44452024-05-23T03:43:51.621Z[ recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44462024-05-23T03:43:51.638Z[ recovery-image] May 23 03:43:50.194 INFO O| May 23 03:43:50.194 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
44472024-05-23T03:43:51.638Z[ recovery-image] May 23 03:43:50.194 INFO O| May 23 03:43:50.194 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
44482024-05-23T03:43:51.638Z[ recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.194 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44492024-05-23T03:43:51.645Z[ recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44502024-05-23T03:43:51.645Z[ recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO ok!
44512024-05-23T03:43:51.645Z[ recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO STEP 65 (ensure_file) COMPLETE
44522024-05-23T03:43:51.645Z[ recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44532024-05-23T03:43:51.645Z[ recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO skip step because feature "omicron1" is not enabled
44542024-05-23T03:43:51.645Z[ recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44552024-05-23T03:43:51.645Z[ recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO skip step because feature "omicron1" is not enabled
44562024-05-23T03:43:51.646Z[ recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44572024-05-23T03:43:51.646Z[ recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO skip step because feature "omicron1" is not enabled
44582024-05-23T03:43:51.646Z[ recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44592024-05-23T03:43:51.681Z[ recovery-image] May 23 03:43:50.234 INFO O| May 23 03:43:50.234 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
44602024-05-23T03:43:51.681Z[ recovery-image] May 23 03:43:50.234 INFO O| May 23 03:43:50.234 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
44612024-05-23T03:43:53.346Z[ host-image] May 23 03:43:51.901 INFO O| May 23 03:43:51.901 INFO O| Done
44622024-05-23T03:43:53.403Z[ host-image] May 23 03:43:51.956 INFO O| May 23 03:43:51.956 INFO O| Done
44632024-05-23T03:43:53.407Z[ host-image] May 23 03:43:51.956 INFO O| May 23 03:43:51.956 INFO O| Done
44642024-05-23T03:43:53.481Z[ host-image] May 23 03:43:52.037 INFO O| May 23 03:43:52.037 INFO O| Done
44652024-05-23T03:43:53.653Z[ host-image] May 23 03:43:52.209 INFO O| May 23 03:43:52.209 INFO STEP 13 (pkg_install) COMPLETE
44662024-05-23T03:43:53.653Z[ host-image] May 23 03:43:52.209 INFO O| May 23 03:43:52.209 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
44672024-05-23T03:43:53.674Z[ host-image] May 23 03:43:52.230 INFO O| May 23 03:43:52.230 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.29.250"]
44682024-05-23T03:43:54.573Z[ recovery-image] May 23 03:43:53.129 INFO O| May 23 03:43:53.129 INFO STEP 69 (pack_tar) COMPLETE
44692024-05-23T03:43:54.573Z[ recovery-image] May 23 03:43:53.129 INFO O| May 23 03:43:53.129 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
44702024-05-23T03:43:54.577Z[ recovery-image] May 23 03:43:53.129 INFO O| May 23 03:43:53.129 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
44712024-05-23T03:43:54.709Z[ recovery-image] May 23 03:43:53.265 INFO O| May 23 03:43:53.265 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
44722024-05-23T03:43:54.825Z[ recovery-image] May 23 03:43:53.380 INFO O| May 23 03:43:53.380 INFO completed processing gimlet/ramdisk-02-trim
44732024-05-23T03:43:54.828Z[ recovery-image] May 23 03:43:53.384 INFO image builder template: ramdisk-03-recovery-trim...
44742024-05-23T03:43:54.828Z[ recovery-image] May 23 03:43:53.384 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/.tmpXdkP92/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.29.250", "-n", "ramdisk-03-recovery-trim"], pwd: None
44752024-05-23T03:43:54.993Z[ host-image] May 23 03:43:53.548 INFO O| May 23 03:43:53.548 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44762024-05-23T03:43:55.053Z[ recovery-image] May 23 03:43:53.606 INFO O| May 23 03:43:53.605 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44772024-05-23T03:43:55.058Z[ recovery-image] May 23 03:43:53.614 INFO O| May 23 03:43:53.614 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44782024-05-23T03:43:55.213Z[ recovery-image] May 23 03:43:53.768 INFO O| May 23 03:43:53.768 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
44792024-05-23T03:43:55.268Z[ recovery-image] May 23 03:43:53.824 INFO O| May 23 03:43:53.823 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44802024-05-23T03:43:55.268Z[ recovery-image] May 23 03:43:53.824 INFO O| May 23 03:43:53.824 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
44812024-05-23T03:43:55.302Z[ recovery-image] May 23 03:43:53.856 INFO O| May 23 03:43:53.856 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
44822024-05-23T03:43:55.323Z[ recovery-image] May 23 03:43:53.878 INFO O| May 23 03:43:53.878 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
44832024-05-23T03:43:55.365Z[ recovery-image] May 23 03:43:53.920 INFO O| May 23 03:43:53.920 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
44842024-05-23T03:43:55.747Z[ recovery-image] May 23 03:43:54.302 INFO O| May 23 03:43:54.302 INFO rolled back to input snapshot; work may begin
44852024-05-23T03:43:55.747Z[ recovery-image] May 23 03:43:54.302 INFO O| May 23 03:43:54.302 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
44862024-05-23T03:43:55.760Z[ recovery-image] May 23 03:43:54.314 INFO O| May 23 03:43:54.314 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44872024-05-23T03:43:55.816Z[ recovery-image] May 23 03:43:54.372 INFO O| May 23 03:43:54.372 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
44882024-05-23T03:43:55.886Z[ recovery-image] May 23 03:43:54.440 INFO O| May 23 03:43:54.440 INFO STEP 0 (remove_files) COMPLETE
44892024-05-23T03:43:55.886Z[ recovery-image] May 23 03:43:54.440 INFO O| May 23 03:43:54.440 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44902024-05-23T03:43:55.923Z[ recovery-image] May 23 03:43:54.478 INFO O| May 23 03:43:54.478 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
44912024-05-23T03:43:56.168Z[ recovery-image] May 23 03:43:54.723 INFO O| May 23 03:43:54.723 INFO STEP 1 (remove_files) COMPLETE
44922024-05-23T03:43:56.168Z[ recovery-image] May 23 03:43:54.723 INFO O| May 23 03:43:54.723 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44932024-05-23T03:43:56.196Z[ recovery-image] May 23 03:43:54.751 INFO O| May 23 03:43:54.751 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
44942024-05-23T03:43:56.254Z[ recovery-image] May 23 03:43:54.809 INFO O| May 23 03:43:54.809 INFO STEP 2 (remove_files) COMPLETE
44952024-05-23T03:43:56.254Z[ recovery-image] May 23 03:43:54.809 INFO O| May 23 03:43:54.809 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44962024-05-23T03:43:56.280Z[ recovery-image] May 23 03:43:54.834 INFO O| May 23 03:43:54.834 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
44972024-05-23T03:43:56.360Z[ recovery-image] May 23 03:43:54.910 INFO O| May 23 03:43:54.909 INFO STEP 3 (remove_files) COMPLETE
44982024-05-23T03:43:56.364Z[ recovery-image] May 23 03:43:54.910 INFO O| May 23 03:43:54.910 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44992024-05-23T03:43:56.376Z[ recovery-image] May 23 03:43:54.931 INFO O| May 23 03:43:54.931 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
45002024-05-23T03:43:56.901Z[ recovery-image] May 23 03:43:55.456 INFO O| May 23 03:43:55.456 INFO STEP 4 (remove_files) COMPLETE
45012024-05-23T03:43:56.901Z[ recovery-image] May 23 03:43:55.456 INFO O| May 23 03:43:55.456 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45022024-05-23T03:43:56.939Z[ recovery-image] May 23 03:43:55.494 INFO O| May 23 03:43:55.494 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
45032024-05-23T03:43:56.959Z[ recovery-image] May 23 03:43:55.513 INFO O| May 23 03:43:55.513 INFO STEP 5 (remove_files) COMPLETE
45042024-05-23T03:43:56.959Z[ recovery-image] May 23 03:43:55.513 INFO O| May 23 03:43:55.513 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45052024-05-23T03:43:57.001Z[ recovery-image] May 23 03:43:55.555 INFO O| May 23 03:43:55.555 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
45062024-05-23T03:43:57.027Z[ recovery-image] May 23 03:43:55.579 INFO O| May 23 03:43:55.579 INFO STEP 6 (remove_files) COMPLETE
45072024-05-23T03:43:57.027Z[ recovery-image] May 23 03:43:55.579 INFO O| May 23 03:43:55.579 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45082024-05-23T03:43:57.043Z[ host-image] May 23 03:43:55.599 INFO O| May 23 03:43:55.598 INFO O| Planning: Solver setup ... Done
45092024-05-23T03:43:57.053Z[ host-image] May 23 03:43:55.605 INFO O| May 23 03:43:55.605 INFO O| Planning: Running solver ... Done
45102024-05-23T03:43:57.065Z[ recovery-image] May 23 03:43:55.610 INFO O| May 23 03:43:55.610 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
45112024-05-23T03:43:57.065Z[ recovery-image] May 23 03:43:55.612 INFO O| May 23 03:43:55.611 INFO STEP 7 (remove_files) COMPLETE
45122024-05-23T03:43:57.065Z[ recovery-image] May 23 03:43:55.612 INFO O| May 23 03:43:55.611 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45132024-05-23T03:43:57.086Z[ recovery-image] May 23 03:43:55.640 INFO O| May 23 03:43:55.640 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
45142024-05-23T03:43:57.091Z[ recovery-image] May 23 03:43:55.643 INFO O| May 23 03:43:55.643 INFO STEP 8 (remove_files) COMPLETE
45152024-05-23T03:43:57.091Z[ recovery-image] May 23 03:43:55.643 INFO O| May 23 03:43:55.643 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45162024-05-23T03:43:57.110Z[ host-image] May 23 03:43:55.665 INFO O| May 23 03:43:55.665 INFO O| Planning: Finding local manifests ... Done
45172024-05-23T03:43:57.114Z[ host-image] May 23 03:43:55.666 INFO O| May 23 03:43:55.666 INFO O| Planning: Fetching manifests: 0/1 0% complete
45182024-05-23T03:43:57.131Z[ recovery-image] May 23 03:43:55.686 INFO O| May 23 03:43:55.686 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
45192024-05-23T03:43:57.135Z[ recovery-image] May 23 03:43:55.687 INFO O| May 23 03:43:55.687 INFO STEP 9 (remove_files) COMPLETE
45202024-05-23T03:43:57.135Z[ recovery-image] May 23 03:43:55.687 INFO O| May 23 03:43:55.687 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45212024-05-23T03:43:57.158Z[ recovery-image] May 23 03:43:55.713 INFO O| May 23 03:43:55.713 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
45222024-05-23T03:43:57.163Z[ recovery-image] May 23 03:43:55.714 INFO O| May 23 03:43:55.714 INFO STEP 10 (remove_files) COMPLETE
45232024-05-23T03:43:57.163Z[ recovery-image] May 23 03:43:55.714 INFO O| May 23 03:43:55.714 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45242024-05-23T03:43:57.186Z[ recovery-image] May 23 03:43:55.741 INFO O| May 23 03:43:55.741 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
45252024-05-23T03:43:57.225Z[ host-image] May 23 03:43:55.780 INFO O| May 23 03:43:55.780 INFO O| Planning: Fetching manifests: 1/1 100% complete
45262024-05-23T03:43:57.257Z[ host-image] May 23 03:43:55.812 INFO O| May 23 03:43:55.812 INFO O| Planning: Package planning ... Done
45272024-05-23T03:43:57.261Z[ host-image] May 23 03:43:55.813 INFO O| May 23 03:43:55.813 INFO O| Planning: Merging actions ... Done
45282024-05-23T03:43:57.378Z[ host-image] May 23 03:43:55.932 INFO O| May 23 03:43:55.932 INFO O| Planning: Checking for conflicting actions ... Done
45292024-05-23T03:43:57.382Z[ host-image] May 23 03:43:55.933 INFO O| May 23 03:43:55.933 INFO O| Planning: Consolidating action changes ... Done
45302024-05-23T03:43:57.681Z[ recovery-image] May 23 03:43:56.236 INFO O| May 23 03:43:56.235 INFO STEP 11 (remove_files) COMPLETE
45312024-05-23T03:43:57.682Z[ recovery-image] May 23 03:43:56.236 INFO O| May 23 03:43:56.235 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45322024-05-23T03:43:57.725Z[ recovery-image] May 23 03:43:56.280 INFO O| May 23 03:43:56.280 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
45332024-05-23T03:43:57.730Z[ host-image] May 23 03:43:56.281 INFO O| May 23 03:43:56.281 INFO O| Planning: Evaluating mediators ... Done
45342024-05-23T03:43:57.730Z[ host-image] May 23 03:43:56.282 INFO O| May 23 03:43:56.282 INFO O| Planning: Planning completed in 2.73 seconds
45352024-05-23T03:43:57.730Z[ host-image] May 23 03:43:56.284 INFO O| May 23 03:43:56.284 INFO O| Packages to install: 1
45362024-05-23T03:43:57.749Z[ host-image] May 23 03:43:56.304 INFO O| May 23 03:43:56.304 INFO O| Download: 0/4 items 0.0/18.1MB 0% complete
45372024-05-23T03:43:57.765Z[ recovery-image] May 23 03:43:56.319 INFO O| May 23 03:43:56.319 INFO STEP 12 (remove_files) COMPLETE
45382024-05-23T03:43:57.765Z[ recovery-image] May 23 03:43:56.320 INFO O| May 23 03:43:56.319 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45392024-05-23T03:43:57.787Z[ recovery-image] May 23 03:43:56.342 INFO O| May 23 03:43:56.342 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
45402024-05-23T03:43:57.825Z[ recovery-image] May 23 03:43:56.379 INFO O| May 23 03:43:56.379 INFO STEP 13 (remove_files) COMPLETE
45412024-05-23T03:43:57.825Z[ recovery-image] May 23 03:43:56.380 INFO O| May 23 03:43:56.379 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45422024-05-23T03:43:57.845Z[ recovery-image] May 23 03:43:56.400 INFO O| May 23 03:43:56.400 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
45432024-05-23T03:43:57.849Z[ recovery-image] May 23 03:43:56.400 INFO O| May 23 03:43:56.400 INFO STEP 14 (remove_files) COMPLETE
45442024-05-23T03:43:57.849Z[ recovery-image] May 23 03:43:56.400 INFO O| May 23 03:43:56.400 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45452024-05-23T03:43:57.864Z[ recovery-image] May 23 03:43:56.419 INFO O| May 23 03:43:56.419 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
45462024-05-23T03:43:57.870Z[ recovery-image] May 23 03:43:56.420 INFO O| May 23 03:43:56.419 INFO STEP 15 (remove_files) COMPLETE
45472024-05-23T03:43:57.871Z[ recovery-image] May 23 03:43:56.420 INFO O| May 23 03:43:56.420 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45482024-05-23T03:43:57.891Z[ recovery-image] May 23 03:43:56.439 INFO O| May 23 03:43:56.439 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
45492024-05-23T03:43:57.922Z[ recovery-image] May 23 03:43:56.477 INFO O| May 23 03:43:56.477 INFO STEP 16 (remove_files) COMPLETE
45502024-05-23T03:43:57.922Z[ recovery-image] May 23 03:43:56.477 INFO O| May 23 03:43:56.477 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45512024-05-23T03:43:57.945Z[ recovery-image] May 23 03:43:56.499 INFO O| May 23 03:43:56.499 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
45522024-05-23T03:43:57.948Z[ recovery-image] May 23 03:43:56.500 INFO O| May 23 03:43:56.500 INFO STEP 17 (remove_files) COMPLETE
45532024-05-23T03:43:57.948Z[ recovery-image] May 23 03:43:56.500 INFO O| May 23 03:43:56.500 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45542024-05-23T03:43:57.964Z[ recovery-image] May 23 03:43:56.519 INFO O| May 23 03:43:56.519 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
45552024-05-23T03:43:57.968Z[ recovery-image] May 23 03:43:56.519 INFO O| May 23 03:43:56.519 INFO STEP 18 (remove_files) COMPLETE
45562024-05-23T03:43:57.968Z[ recovery-image] May 23 03:43:56.519 INFO O| May 23 03:43:56.519 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45572024-05-23T03:43:57.984Z[ recovery-image] May 23 03:43:56.538 INFO O| May 23 03:43:56.538 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
45582024-05-23T03:43:58.095Z[ recovery-image] May 23 03:43:56.649 INFO O| May 23 03:43:56.649 INFO STEP 19 (remove_files) COMPLETE
45592024-05-23T03:43:58.095Z[ recovery-image] May 23 03:43:56.649 INFO O| May 23 03:43:56.649 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45602024-05-23T03:43:58.122Z[ recovery-image] May 23 03:43:56.677 INFO O| May 23 03:43:56.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
45612024-05-23T03:43:58.145Z[ recovery-image] May 23 03:43:56.700 INFO O| May 23 03:43:56.700 INFO STEP 20 (remove_files) COMPLETE
45622024-05-23T03:43:58.145Z[ recovery-image] May 23 03:43:56.700 INFO O| May 23 03:43:56.700 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45632024-05-23T03:43:58.176Z[ recovery-image] May 23 03:43:56.731 INFO O| May 23 03:43:56.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
45642024-05-23T03:43:58.180Z[ recovery-image] May 23 03:43:56.731 INFO O| May 23 03:43:56.731 INFO STEP 21 (remove_files) COMPLETE
45652024-05-23T03:43:58.180Z[ recovery-image] May 23 03:43:56.731 INFO O| May 23 03:43:56.731 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45662024-05-23T03:43:58.195Z[ recovery-image] May 23 03:43:56.750 INFO O| May 23 03:43:56.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
45672024-05-23T03:43:58.200Z[ recovery-image] May 23 03:43:56.751 INFO O| May 23 03:43:56.750 INFO STEP 22 (remove_files) COMPLETE
45682024-05-23T03:43:58.200Z[ recovery-image] May 23 03:43:56.751 INFO O| May 23 03:43:56.751 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45692024-05-23T03:43:58.239Z[ recovery-image] May 23 03:43:56.794 INFO O| May 23 03:43:56.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
45702024-05-23T03:43:58.243Z[ recovery-image] May 23 03:43:56.798 INFO O| May 23 03:43:56.798 INFO STEP 23 (remove_files) COMPLETE
45712024-05-23T03:43:58.243Z[ recovery-image] May 23 03:43:56.798 INFO O| May 23 03:43:56.798 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45722024-05-23T03:43:58.284Z[ recovery-image] May 23 03:43:56.838 INFO O| May 23 03:43:56.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
45732024-05-23T03:43:58.287Z[ recovery-image] May 23 03:43:56.838 INFO O| May 23 03:43:56.838 INFO STEP 24 (remove_files) COMPLETE
45742024-05-23T03:43:58.288Z[ recovery-image] May 23 03:43:56.839 INFO O| May 23 03:43:56.839 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45752024-05-23T03:43:58.307Z[ recovery-image] May 23 03:43:56.861 INFO O| May 23 03:43:56.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
45762024-05-23T03:43:58.325Z[ recovery-image] May 23 03:43:56.861 INFO O| May 23 03:43:56.861 INFO STEP 25 (remove_files) COMPLETE
45772024-05-23T03:43:58.325Z[ recovery-image] May 23 03:43:56.861 INFO O| May 23 03:43:56.861 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45782024-05-23T03:43:58.330Z[ recovery-image] May 23 03:43:56.883 INFO O| May 23 03:43:56.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
45792024-05-23T03:43:58.330Z[ recovery-image] May 23 03:43:56.884 INFO O| May 23 03:43:56.883 INFO STEP 26 (remove_files) COMPLETE
45802024-05-23T03:43:58.330Z[ recovery-image] May 23 03:43:56.884 INFO O| May 23 03:43:56.883 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45812024-05-23T03:43:58.362Z[ recovery-image] May 23 03:43:56.915 INFO O| May 23 03:43:56.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
45822024-05-23T03:43:58.369Z[ recovery-image] May 23 03:43:56.918 INFO O| May 23 03:43:56.918 INFO STEP 27 (remove_files) COMPLETE
45832024-05-23T03:43:58.369Z[ recovery-image] May 23 03:43:56.918 INFO O| May 23 03:43:56.918 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45842024-05-23T03:43:58.390Z[ recovery-image] May 23 03:43:56.943 INFO O| May 23 03:43:56.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
45852024-05-23T03:43:58.408Z[ recovery-image] May 23 03:43:56.956 INFO O| May 23 03:43:56.956 INFO STEP 28 (remove_files) COMPLETE
45862024-05-23T03:43:58.408Z[ recovery-image] May 23 03:43:56.956 INFO O| May 23 03:43:56.956 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45872024-05-23T03:43:58.478Z[ recovery-image] May 23 03:43:57.033 INFO O| May 23 03:43:57.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
45882024-05-23T03:43:58.482Z[ recovery-image] May 23 03:43:57.033 INFO O| May 23 03:43:57.033 INFO STEP 29 (remove_files) COMPLETE
45892024-05-23T03:43:58.482Z[ recovery-image] May 23 03:43:57.033 INFO O| May 23 03:43:57.033 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45902024-05-23T03:43:58.500Z[ recovery-image] May 23 03:43:57.054 INFO O| May 23 03:43:57.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
45912024-05-23T03:43:58.500Z[ recovery-image] May 23 03:43:57.054 INFO O| May 23 03:43:57.054 INFO STEP 30 (remove_files) COMPLETE
45922024-05-23T03:43:58.500Z[ recovery-image] May 23 03:43:57.054 INFO O| May 23 03:43:57.054 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45932024-05-23T03:43:58.519Z[ recovery-image] May 23 03:43:57.073 INFO O| May 23 03:43:57.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
45942024-05-23T03:43:58.519Z[ recovery-image] May 23 03:43:57.073 INFO O| May 23 03:43:57.073 INFO STEP 31 (remove_files) COMPLETE
45952024-05-23T03:43:58.519Z[ recovery-image] May 23 03:43:57.073 INFO O| May 23 03:43:57.073 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45962024-05-23T03:43:58.537Z[ recovery-image] May 23 03:43:57.091 INFO O| May 23 03:43:57.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
45972024-05-23T03:43:58.537Z[ recovery-image] May 23 03:43:57.091 INFO O| May 23 03:43:57.091 INFO STEP 32 (remove_files) COMPLETE
45982024-05-23T03:43:58.537Z[ recovery-image] May 23 03:43:57.091 INFO O| May 23 03:43:57.091 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45992024-05-23T03:43:58.555Z[ recovery-image] May 23 03:43:57.109 INFO O| May 23 03:43:57.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
46002024-05-23T03:43:58.555Z[ recovery-image] May 23 03:43:57.109 INFO O| May 23 03:43:57.109 INFO STEP 33 (remove_files) COMPLETE
46012024-05-23T03:43:58.559Z[ recovery-image] May 23 03:43:57.109 INFO O| May 23 03:43:57.109 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46022024-05-23T03:43:58.569Z[ host-image] May 23 03:43:57.123 INFO O| May 23 03:43:57.123 INFO O| Download: Completed 18.11 MB in 0.82 seconds (22.1M/s)
46032024-05-23T03:43:58.573Z[ recovery-image] May 23 03:43:57.127 INFO O| May 23 03:43:57.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
46042024-05-23T03:43:58.573Z[ recovery-image] May 23 03:43:57.127 INFO O| May 23 03:43:57.127 INFO STEP 34 (remove_files) COMPLETE
46052024-05-23T03:43:58.573Z[ recovery-image] May 23 03:43:57.127 INFO O| May 23 03:43:57.127 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46062024-05-23T03:43:58.592Z[ recovery-image] May 23 03:43:57.146 INFO O| May 23 03:43:57.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
46072024-05-23T03:43:58.592Z[ recovery-image] May 23 03:43:57.146 INFO O| May 23 03:43:57.146 INFO STEP 35 (remove_files) COMPLETE
46082024-05-23T03:43:58.592Z[ recovery-image] May 23 03:43:57.146 INFO O| May 23 03:43:57.146 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46092024-05-23T03:43:58.619Z[ recovery-image] May 23 03:43:57.173 INFO O| May 23 03:43:57.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
46102024-05-23T03:43:58.620Z[ recovery-image] May 23 03:43:57.173 INFO O| May 23 03:43:57.173 INFO STEP 36 (remove_files) COMPLETE
46112024-05-23T03:43:58.620Z[ recovery-image] May 23 03:43:57.173 INFO O| May 23 03:43:57.173 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46122024-05-23T03:43:58.638Z[ recovery-image] May 23 03:43:57.192 INFO O| May 23 03:43:57.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
46132024-05-23T03:43:58.638Z[ recovery-image] May 23 03:43:57.192 INFO O| May 23 03:43:57.192 INFO STEP 37 (remove_files) COMPLETE
46142024-05-23T03:43:58.638Z[ recovery-image] May 23 03:43:57.192 INFO O| May 23 03:43:57.192 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46152024-05-23T03:43:58.670Z[ host-image] May 23 03:43:57.225 INFO O| May 23 03:43:57.225 INFO O| Actions: 1/22 actions (Installing new actions)
46162024-05-23T03:43:58.685Z[ recovery-image] May 23 03:43:57.240 INFO O| May 23 03:43:57.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
46172024-05-23T03:43:58.685Z[ recovery-image] May 23 03:43:57.240 INFO O| May 23 03:43:57.240 INFO STEP 38 (remove_files) COMPLETE
46182024-05-23T03:43:58.685Z[ recovery-image] May 23 03:43:57.240 INFO O| May 23 03:43:57.240 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46192024-05-23T03:43:58.760Z[ recovery-image] May 23 03:43:57.314 INFO O| May 23 03:43:57.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
46202024-05-23T03:43:58.760Z[ recovery-image] May 23 03:43:57.314 INFO O| May 23 03:43:57.314 INFO STEP 39 (remove_files) COMPLETE
46212024-05-23T03:43:58.764Z[ recovery-image] May 23 03:43:57.315 INFO O| May 23 03:43:57.314 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46222024-05-23T03:43:58.798Z[ recovery-image] May 23 03:43:57.353 INFO O| May 23 03:43:57.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
46232024-05-23T03:43:58.802Z[ recovery-image] May 23 03:43:57.353 INFO O| May 23 03:43:57.353 INFO STEP 40 (remove_files) COMPLETE
46242024-05-23T03:43:58.802Z[ recovery-image] May 23 03:43:57.353 INFO O| May 23 03:43:57.353 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46252024-05-23T03:43:58.822Z[ recovery-image] May 23 03:43:57.376 INFO O| May 23 03:43:57.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
46262024-05-23T03:43:58.827Z[ recovery-image] May 23 03:43:57.376 INFO O| May 23 03:43:57.376 INFO STEP 41 (remove_files) COMPLETE
46272024-05-23T03:43:58.827Z[ recovery-image] May 23 03:43:57.377 INFO O| May 23 03:43:57.376 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46282024-05-23T03:43:58.847Z[ recovery-image] May 23 03:43:57.396 INFO O| May 23 03:43:57.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
46292024-05-23T03:43:58.866Z[ recovery-image] May 23 03:43:57.396 INFO O| May 23 03:43:57.396 INFO STEP 42 (remove_files) COMPLETE
46302024-05-23T03:43:58.866Z[ recovery-image] May 23 03:43:57.396 INFO O| May 23 03:43:57.396 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46312024-05-23T03:43:58.886Z[ recovery-image] May 23 03:43:57.416 INFO O| May 23 03:43:57.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
46322024-05-23T03:43:58.886Z[ recovery-image] May 23 03:43:57.417 INFO O| May 23 03:43:57.416 INFO STEP 43 (remove_files) COMPLETE
46332024-05-23T03:43:58.886Z[ recovery-image] May 23 03:43:57.417 INFO O| May 23 03:43:57.417 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46342024-05-23T03:43:58.890Z[ recovery-image] May 23 03:43:57.438 INFO O| May 23 03:43:57.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
46352024-05-23T03:43:58.890Z[ recovery-image] May 23 03:43:57.438 INFO O| May 23 03:43:57.438 INFO STEP 44 (remove_files) COMPLETE
46362024-05-23T03:43:58.890Z[ recovery-image] May 23 03:43:57.438 INFO O| May 23 03:43:57.438 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46372024-05-23T03:43:58.903Z[ recovery-image] May 23 03:43:57.457 INFO O| May 23 03:43:57.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
46382024-05-23T03:43:58.919Z[ recovery-image] May 23 03:43:57.473 INFO O| May 23 03:43:57.473 INFO STEP 45 (remove_files) COMPLETE
46392024-05-23T03:43:58.919Z[ recovery-image] May 23 03:43:57.473 INFO O| May 23 03:43:57.473 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46402024-05-23T03:43:58.939Z[ recovery-image] May 23 03:43:57.493 INFO O| May 23 03:43:57.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
46412024-05-23T03:43:58.939Z[ recovery-image] May 23 03:43:57.493 INFO O| May 23 03:43:57.493 INFO STEP 46 (remove_files) COMPLETE
46422024-05-23T03:43:58.939Z[ recovery-image] May 23 03:43:57.493 INFO O| May 23 03:43:57.493 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46432024-05-23T03:43:58.960Z[ recovery-image] May 23 03:43:57.511 INFO O| May 23 03:43:57.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
46442024-05-23T03:43:58.960Z[ recovery-image] May 23 03:43:57.511 INFO O| May 23 03:43:57.511 INFO STEP 47 (remove_files) COMPLETE
46452024-05-23T03:43:58.964Z[ recovery-image] May 23 03:43:57.512 INFO O| May 23 03:43:57.511 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46462024-05-23T03:43:59.012Z[ recovery-image] May 23 03:43:57.566 INFO O| May 23 03:43:57.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
46472024-05-23T03:43:59.012Z[ recovery-image] May 23 03:43:57.566 INFO O| May 23 03:43:57.566 INFO STEP 48 (remove_files) COMPLETE
46482024-05-23T03:43:59.016Z[ recovery-image] May 23 03:43:57.567 INFO O| May 23 03:43:57.566 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46492024-05-23T03:43:59.031Z[ recovery-image] May 23 03:43:57.586 INFO O| May 23 03:43:57.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
46502024-05-23T03:43:59.031Z[ recovery-image] May 23 03:43:57.586 INFO O| May 23 03:43:57.586 INFO STEP 49 (remove_files) COMPLETE
46512024-05-23T03:43:59.035Z[ recovery-image] May 23 03:43:57.586 INFO O| May 23 03:43:57.586 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46522024-05-23T03:43:59.050Z[ recovery-image] May 23 03:43:57.605 INFO O| May 23 03:43:57.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
46532024-05-23T03:43:59.050Z[ recovery-image] May 23 03:43:57.605 INFO O| May 23 03:43:57.605 INFO STEP 50 (remove_files) COMPLETE
46542024-05-23T03:43:59.050Z[ recovery-image] May 23 03:43:57.605 INFO O| May 23 03:43:57.605 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46552024-05-23T03:43:59.081Z[ recovery-image] May 23 03:43:57.635 INFO O| May 23 03:43:57.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
46562024-05-23T03:43:59.084Z[ recovery-image] May 23 03:43:57.636 INFO O| May 23 03:43:57.636 INFO STEP 51 (remove_files) COMPLETE
46572024-05-23T03:43:59.084Z[ recovery-image] May 23 03:43:57.636 INFO O| May 23 03:43:57.636 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46582024-05-23T03:43:59.128Z[ recovery-image] May 23 03:43:57.683 INFO O| May 23 03:43:57.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
46592024-05-23T03:43:59.128Z[ recovery-image] May 23 03:43:57.683 INFO O| May 23 03:43:57.683 INFO STEP 52 (remove_files) COMPLETE
46602024-05-23T03:43:59.132Z[ recovery-image] May 23 03:43:57.683 INFO O| May 23 03:43:57.683 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46612024-05-23T03:43:59.166Z[ recovery-image] May 23 03:43:57.716 INFO O| May 23 03:43:57.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
46622024-05-23T03:43:59.191Z[ recovery-image] May 23 03:43:57.746 INFO O| May 23 03:43:57.746 INFO STEP 53 (remove_files) COMPLETE
46632024-05-23T03:43:59.191Z[ recovery-image] May 23 03:43:57.746 INFO O| May 23 03:43:57.746 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46642024-05-23T03:43:59.242Z[ recovery-image] May 23 03:43:57.797 INFO O| May 23 03:43:57.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
46652024-05-23T03:43:59.246Z[ recovery-image] May 23 03:43:57.797 INFO O| May 23 03:43:57.797 INFO STEP 54 (remove_files) COMPLETE
46662024-05-23T03:43:59.246Z[ recovery-image] May 23 03:43:57.797 INFO O| May 23 03:43:57.797 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46672024-05-23T03:43:59.277Z[ recovery-image] May 23 03:43:57.818 INFO O| May 23 03:43:57.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
46682024-05-23T03:43:59.295Z[ recovery-image] May 23 03:43:57.841 INFO O| May 23 03:43:57.841 INFO STEP 55 (remove_files) COMPLETE
46692024-05-23T03:43:59.295Z[ recovery-image] May 23 03:43:57.841 INFO O| May 23 03:43:57.841 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46702024-05-23T03:43:59.308Z[ recovery-image] May 23 03:43:57.863 INFO O| May 23 03:43:57.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
46712024-05-23T03:43:59.308Z[ recovery-image] May 23 03:43:57.863 INFO O| May 23 03:43:57.863 INFO STEP 56 (remove_files) COMPLETE
46722024-05-23T03:43:59.312Z[ recovery-image] May 23 03:43:57.863 INFO O| May 23 03:43:57.863 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46732024-05-23T03:43:59.327Z[ recovery-image] May 23 03:43:57.882 INFO O| May 23 03:43:57.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
46742024-05-23T03:43:59.327Z[ recovery-image] May 23 03:43:57.882 INFO O| May 23 03:43:57.882 INFO STEP 57 (remove_files) COMPLETE
46752024-05-23T03:43:59.327Z[ recovery-image] May 23 03:43:57.882 INFO O| May 23 03:43:57.882 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46762024-05-23T03:43:59.384Z[ recovery-image] May 23 03:43:57.933 INFO O| May 23 03:43:57.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
46772024-05-23T03:43:59.385Z[ recovery-image] May 23 03:43:57.936 INFO O| May 23 03:43:57.936 INFO STEP 58 (remove_files) COMPLETE
46782024-05-23T03:43:59.385Z[ recovery-image] May 23 03:43:57.936 INFO O| May 23 03:43:57.936 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46792024-05-23T03:43:59.420Z[ recovery-image] May 23 03:43:57.972 INFO O| May 23 03:43:57.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
46802024-05-23T03:43:59.420Z[ recovery-image] May 23 03:43:57.972 INFO O| May 23 03:43:57.972 INFO STEP 59 (remove_files) COMPLETE
46812024-05-23T03:43:59.424Z[ recovery-image] May 23 03:43:57.972 INFO O| May 23 03:43:57.972 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46822024-05-23T03:43:59.425Z[ host-image] May 23 03:43:57.975 INFO O| May 23 03:43:57.975 INFO O| Actions: Completed 22 actions in 0.75 seconds.
46832024-05-23T03:43:59.467Z[ recovery-image] May 23 03:43:58.022 INFO O| May 23 03:43:58.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
46842024-05-23T03:43:59.467Z[ recovery-image] May 23 03:43:58.022 INFO O| May 23 03:43:58.022 INFO STEP 60 (remove_files) COMPLETE
46852024-05-23T03:43:59.467Z[ recovery-image] May 23 03:43:58.022 INFO O| May 23 03:43:58.022 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46862024-05-23T03:43:59.491Z[ recovery-image] May 23 03:43:58.046 INFO O| May 23 03:43:58.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
46872024-05-23T03:43:59.491Z[ recovery-image] May 23 03:43:58.046 INFO O| May 23 03:43:58.046 INFO STEP 61 (remove_files) COMPLETE
46882024-05-23T03:43:59.491Z[ recovery-image] May 23 03:43:58.046 INFO O| May 23 03:43:58.046 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46892024-05-23T03:43:59.513Z[ recovery-image] May 23 03:43:58.067 INFO O| May 23 03:43:58.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
46902024-05-23T03:43:59.513Z[ recovery-image] May 23 03:43:58.067 INFO O| May 23 03:43:58.067 INFO STEP 62 (remove_files) COMPLETE
46912024-05-23T03:43:59.513Z[ recovery-image] May 23 03:43:58.067 INFO O| May 23 03:43:58.067 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46922024-05-23T03:43:59.530Z[ recovery-image] May 23 03:43:58.085 INFO O| May 23 03:43:58.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
46932024-05-23T03:43:59.531Z[ recovery-image] May 23 03:43:58.085 INFO O| May 23 03:43:58.085 INFO STEP 63 (remove_files) COMPLETE
46942024-05-23T03:43:59.536Z[ recovery-image] May 23 03:43:58.085 INFO O| May 23 03:43:58.085 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46952024-05-23T03:43:59.566Z[ recovery-image] May 23 03:43:58.121 INFO O| May 23 03:43:58.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
46962024-05-23T03:43:59.570Z[ recovery-image] May 23 03:43:58.121 INFO O| May 23 03:43:58.121 INFO STEP 64 (remove_files) COMPLETE
46972024-05-23T03:43:59.570Z[ recovery-image] May 23 03:43:58.121 INFO O| May 23 03:43:58.121 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46982024-05-23T03:43:59.588Z[ recovery-image] May 23 03:43:58.143 INFO O| May 23 03:43:58.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
46992024-05-23T03:43:59.588Z[ recovery-image] May 23 03:43:58.143 INFO O| May 23 03:43:58.143 INFO STEP 65 (remove_files) COMPLETE
47002024-05-23T03:43:59.588Z[ recovery-image] May 23 03:43:58.143 INFO O| May 23 03:43:58.143 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47012024-05-23T03:43:59.625Z[ recovery-image] May 23 03:43:58.179 INFO O| May 23 03:43:58.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
47022024-05-23T03:43:59.625Z[ recovery-image] May 23 03:43:58.179 INFO O| May 23 03:43:58.179 INFO STEP 66 (remove_files) COMPLETE
47032024-05-23T03:43:59.625Z[ recovery-image] May 23 03:43:58.179 INFO O| May 23 03:43:58.179 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47042024-05-23T03:43:59.664Z[ recovery-image] May 23 03:43:58.218 INFO O| May 23 03:43:58.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
47052024-05-23T03:43:59.664Z[ recovery-image] May 23 03:43:58.218 INFO O| May 23 03:43:58.218 INFO STEP 67 (remove_files) COMPLETE
47062024-05-23T03:43:59.668Z[ recovery-image] May 23 03:43:58.218 INFO O| May 23 03:43:58.218 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47072024-05-23T03:43:59.712Z[ recovery-image] May 23 03:43:58.258 INFO O| May 23 03:43:58.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
47082024-05-23T03:43:59.712Z[ recovery-image] May 23 03:43:58.258 INFO O| May 23 03:43:58.258 INFO STEP 68 (remove_files) COMPLETE
47092024-05-23T03:43:59.712Z[ recovery-image] May 23 03:43:58.258 INFO O| May 23 03:43:58.258 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47102024-05-23T03:43:59.725Z[ recovery-image] May 23 03:43:58.278 INFO O| May 23 03:43:58.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
47112024-05-23T03:43:59.725Z[ recovery-image] May 23 03:43:58.278 INFO O| May 23 03:43:58.278 INFO STEP 69 (remove_files) COMPLETE
47122024-05-23T03:43:59.725Z[ recovery-image] May 23 03:43:58.278 INFO O| May 23 03:43:58.278 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47132024-05-23T03:43:59.744Z[ recovery-image] May 23 03:43:58.297 INFO O| May 23 03:43:58.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
47142024-05-23T03:43:59.756Z[ recovery-image] May 23 03:43:58.298 INFO O| May 23 03:43:58.297 INFO STEP 70 (remove_files) COMPLETE
47152024-05-23T03:43:59.756Z[ recovery-image] May 23 03:43:58.298 INFO O| May 23 03:43:58.297 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47162024-05-23T03:43:59.762Z[ host-image] May 23 03:43:58.306 INFO O| May 23 03:43:58.306 INFO O| Done
47172024-05-23T03:43:59.763Z[ host-image] May 23 03:43:58.306 INFO O| May 23 03:43:58.306 INFO O| Done
47182024-05-23T03:43:59.796Z[ recovery-image] May 23 03:43:58.350 INFO O| May 23 03:43:58.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
47192024-05-23T03:43:59.796Z[ recovery-image] May 23 03:43:58.350 INFO O| May 23 03:43:58.350 INFO STEP 71 (remove_files) COMPLETE
47202024-05-23T03:43:59.800Z[ recovery-image] May 23 03:43:58.350 INFO O| May 23 03:43:58.350 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47212024-05-23T03:43:59.829Z[ recovery-image] May 23 03:43:58.383 INFO O| May 23 03:43:58.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
47222024-05-23T03:43:59.829Z[ recovery-image] May 23 03:43:58.383 INFO O| May 23 03:43:58.383 INFO STEP 72 (remove_files) COMPLETE
47232024-05-23T03:43:59.833Z[ recovery-image] May 23 03:43:58.383 INFO O| May 23 03:43:58.383 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47242024-05-23T03:43:59.847Z[ recovery-image] May 23 03:43:58.401 INFO O| May 23 03:43:58.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
47252024-05-23T03:43:59.847Z[ recovery-image] May 23 03:43:58.401 INFO O| May 23 03:43:58.401 INFO STEP 73 (remove_files) COMPLETE
47262024-05-23T03:43:59.847Z[ recovery-image] May 23 03:43:58.401 INFO O| May 23 03:43:58.401 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47272024-05-23T03:43:59.866Z[ recovery-image] May 23 03:43:58.420 INFO O| May 23 03:43:58.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
47282024-05-23T03:43:59.867Z[ recovery-image] May 23 03:43:58.420 INFO O| May 23 03:43:58.420 INFO STEP 74 (remove_files) COMPLETE
47292024-05-23T03:43:59.867Z[ recovery-image] May 23 03:43:58.420 INFO O| May 23 03:43:58.420 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47302024-05-23T03:43:59.903Z[ recovery-image] May 23 03:43:58.456 INFO O| May 23 03:43:58.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
47312024-05-23T03:43:59.921Z[ recovery-image] May 23 03:43:58.475 INFO O| May 23 03:43:58.475 INFO STEP 75 (remove_files) COMPLETE
47322024-05-23T03:43:59.921Z[ recovery-image] May 23 03:43:58.475 INFO O| May 23 03:43:58.475 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47332024-05-23T03:43:59.958Z[ recovery-image] May 23 03:43:58.512 INFO O| May 23 03:43:58.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
47342024-05-23T03:43:59.962Z[ recovery-image] May 23 03:43:58.513 INFO O| May 23 03:43:58.513 INFO STEP 76 (remove_files) COMPLETE
47352024-05-23T03:43:59.962Z[ recovery-image] May 23 03:43:58.513 INFO O| May 23 03:43:58.513 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47362024-05-23T03:43:59.979Z[ recovery-image] May 23 03:43:58.534 INFO O| May 23 03:43:58.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
47372024-05-23T03:43:59.983Z[ recovery-image] May 23 03:43:58.534 INFO O| May 23 03:43:58.534 INFO STEP 77 (remove_files) COMPLETE
47382024-05-23T03:43:59.983Z[ recovery-image] May 23 03:43:58.534 INFO O| May 23 03:43:58.534 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47392024-05-23T03:44:00.000Z[ recovery-image] May 23 03:43:58.554 INFO O| May 23 03:43:58.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
47402024-05-23T03:44:00.001Z[ recovery-image] May 23 03:43:58.555 INFO O| May 23 03:43:58.555 INFO STEP 78 (remove_files) COMPLETE
47412024-05-23T03:44:00.005Z[ recovery-image] May 23 03:43:58.555 INFO O| May 23 03:43:58.555 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47422024-05-23T03:44:00.023Z[ recovery-image] May 23 03:43:58.574 INFO O| May 23 03:43:58.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
47432024-05-23T03:44:00.023Z[ recovery-image] May 23 03:43:58.574 INFO O| May 23 03:43:58.574 INFO STEP 79 (remove_files) COMPLETE
47442024-05-23T03:44:00.027Z[ recovery-image] May 23 03:43:58.574 INFO O| May 23 03:43:58.574 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47452024-05-23T03:44:00.044Z[ recovery-image] May 23 03:43:58.598 INFO O| May 23 03:43:58.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
47462024-05-23T03:44:00.045Z[ recovery-image] May 23 03:43:58.598 INFO O| May 23 03:43:58.598 INFO STEP 80 (remove_files) COMPLETE
47472024-05-23T03:44:00.049Z[ recovery-image] May 23 03:43:58.598 INFO O| May 23 03:43:58.598 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47482024-05-23T03:44:00.065Z[ recovery-image] May 23 03:43:58.619 INFO O| May 23 03:43:58.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
47492024-05-23T03:44:00.069Z[ recovery-image] May 23 03:43:58.619 INFO O| May 23 03:43:58.619 INFO STEP 81 (remove_files) COMPLETE
47502024-05-23T03:44:00.069Z[ recovery-image] May 23 03:43:58.619 INFO O| May 23 03:43:58.619 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47512024-05-23T03:44:00.087Z[ recovery-image] May 23 03:43:58.641 INFO O| May 23 03:43:58.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
47522024-05-23T03:44:00.091Z[ recovery-image] May 23 03:43:58.641 INFO O| May 23 03:43:58.641 INFO STEP 82 (remove_files) COMPLETE
47532024-05-23T03:44:00.091Z[ recovery-image] May 23 03:43:58.642 INFO O| May 23 03:43:58.641 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47542024-05-23T03:44:00.180Z[ recovery-image] May 23 03:43:58.734 INFO O| May 23 03:43:58.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
47552024-05-23T03:44:00.184Z[ recovery-image] May 23 03:43:58.734 INFO O| May 23 03:43:58.734 INFO STEP 83 (remove_files) COMPLETE
47562024-05-23T03:44:00.184Z[ recovery-image] May 23 03:43:58.734 INFO O| May 23 03:43:58.734 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47572024-05-23T03:44:00.240Z[ recovery-image] May 23 03:43:58.794 INFO O| May 23 03:43:58.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
47582024-05-23T03:44:00.240Z[ recovery-image] May 23 03:43:58.794 INFO O| May 23 03:43:58.794 INFO STEP 84 (remove_files) COMPLETE
47592024-05-23T03:44:00.244Z[ recovery-image] May 23 03:43:58.794 INFO O| May 23 03:43:58.794 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47602024-05-23T03:44:00.261Z[ recovery-image] May 23 03:43:58.815 INFO O| May 23 03:43:58.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
47612024-05-23T03:44:00.261Z[ recovery-image] May 23 03:43:58.815 INFO O| May 23 03:43:58.815 INFO STEP 85 (remove_files) COMPLETE
47622024-05-23T03:44:00.261Z[ recovery-image] May 23 03:43:58.815 INFO O| May 23 03:43:58.815 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47632024-05-23T03:44:00.279Z[ recovery-image] May 23 03:43:58.833 INFO O| May 23 03:43:58.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
47642024-05-23T03:44:00.303Z[ recovery-image] May 23 03:43:58.854 INFO O| May 23 03:43:58.854 INFO STEP 86 (remove_files) COMPLETE
47652024-05-23T03:44:00.303Z[ recovery-image] May 23 03:43:58.854 INFO O| May 23 03:43:58.854 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47662024-05-23T03:44:00.337Z[ recovery-image] May 23 03:43:58.891 INFO O| May 23 03:43:58.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
47672024-05-23T03:44:00.337Z[ recovery-image] May 23 03:43:58.891 INFO O| May 23 03:43:58.891 INFO STEP 87 (remove_files) COMPLETE
47682024-05-23T03:44:00.337Z[ recovery-image] May 23 03:43:58.891 INFO O| May 23 03:43:58.891 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47692024-05-23T03:44:00.357Z[ recovery-image] May 23 03:43:58.911 INFO O| May 23 03:43:58.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
47702024-05-23T03:44:00.381Z[ recovery-image] May 23 03:43:58.935 INFO O| May 23 03:43:58.935 INFO STEP 88 (remove_files) COMPLETE
47712024-05-23T03:44:00.382Z[ recovery-image] May 23 03:43:58.935 INFO O| May 23 03:43:58.935 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47722024-05-23T03:44:00.416Z[ recovery-image] May 23 03:43:58.970 INFO O| May 23 03:43:58.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
47732024-05-23T03:44:00.416Z[ recovery-image] May 23 03:43:58.970 INFO O| May 23 03:43:58.970 INFO STEP 89 (remove_files) COMPLETE
47742024-05-23T03:44:00.420Z[ recovery-image] May 23 03:43:58.970 INFO O| May 23 03:43:58.970 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47752024-05-23T03:44:00.433Z[ recovery-image] May 23 03:43:58.988 INFO O| May 23 03:43:58.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
47762024-05-23T03:44:00.433Z[ recovery-image] May 23 03:43:58.988 INFO O| May 23 03:43:58.988 INFO STEP 90 (remove_files) COMPLETE
47772024-05-23T03:44:00.437Z[ recovery-image] May 23 03:43:58.988 INFO O| May 23 03:43:58.988 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47782024-05-23T03:44:00.457Z[ recovery-image] May 23 03:43:59.011 INFO O| May 23 03:43:59.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
47792024-05-23T03:44:00.457Z[ recovery-image] May 23 03:43:59.011 INFO O| May 23 03:43:59.011 INFO STEP 91 (remove_files) COMPLETE
47802024-05-23T03:44:00.461Z[ recovery-image] May 23 03:43:59.011 INFO O| May 23 03:43:59.011 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47812024-05-23T03:44:00.477Z[ recovery-image] May 23 03:43:59.030 INFO O| May 23 03:43:59.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
47822024-05-23T03:44:00.477Z[ recovery-image] May 23 03:43:59.030 INFO O| May 23 03:43:59.030 INFO STEP 92 (remove_files) COMPLETE
47832024-05-23T03:44:00.477Z[ recovery-image] May 23 03:43:59.030 INFO O| May 23 03:43:59.030 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47842024-05-23T03:44:00.495Z[ recovery-image] May 23 03:43:59.049 INFO O| May 23 03:43:59.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
47852024-05-23T03:44:00.495Z[ recovery-image] May 23 03:43:59.049 INFO O| May 23 03:43:59.049 INFO STEP 93 (remove_files) COMPLETE
47862024-05-23T03:44:00.498Z[ recovery-image] May 23 03:43:59.049 INFO O| May 23 03:43:59.049 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47872024-05-23T03:44:00.536Z[ recovery-image] May 23 03:43:59.090 INFO O| May 23 03:43:59.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
47882024-05-23T03:44:00.556Z[ recovery-image] May 23 03:43:59.110 INFO O| May 23 03:43:59.110 INFO STEP 94 (remove_files) COMPLETE
47892024-05-23T03:44:00.556Z[ recovery-image] May 23 03:43:59.110 INFO O| May 23 03:43:59.110 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47902024-05-23T03:44:00.568Z[ host-image] May 23 03:43:59.122 INFO O| May 23 03:43:59.122 INFO O| Done
47912024-05-23T03:44:00.576Z[ recovery-image] May 23 03:43:59.130 INFO O| May 23 03:43:59.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
47922024-05-23T03:44:00.580Z[ recovery-image] May 23 03:43:59.130 INFO O| May 23 03:43:59.130 INFO STEP 95 (remove_files) COMPLETE
47932024-05-23T03:44:00.580Z[ recovery-image] May 23 03:43:59.130 INFO O| May 23 03:43:59.130 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47942024-05-23T03:44:00.596Z[ recovery-image] May 23 03:43:59.149 INFO O| May 23 03:43:59.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
47952024-05-23T03:44:00.596Z[ recovery-image] May 23 03:43:59.150 INFO O| May 23 03:43:59.150 INFO STEP 96 (remove_files) COMPLETE
47962024-05-23T03:44:00.596Z[ recovery-image] May 23 03:43:59.150 INFO O| May 23 03:43:59.150 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47972024-05-23T03:44:00.719Z[ recovery-image] May 23 03:43:59.270 INFO O| May 23 03:43:59.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
47982024-05-23T03:44:00.719Z[ recovery-image] May 23 03:43:59.270 INFO O| May 23 03:43:59.270 INFO STEP 97 (remove_files) COMPLETE
47992024-05-23T03:44:00.723Z[ recovery-image] May 23 03:43:59.270 INFO O| May 23 03:43:59.270 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48002024-05-23T03:44:00.757Z[ recovery-image] May 23 03:43:59.310 INFO O| May 23 03:43:59.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
48012024-05-23T03:44:00.757Z[ recovery-image] May 23 03:43:59.311 INFO O| May 23 03:43:59.310 INFO STEP 98 (remove_files) COMPLETE
48022024-05-23T03:44:00.762Z[ recovery-image] May 23 03:43:59.311 INFO O| May 23 03:43:59.310 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48032024-05-23T03:44:00.817Z[ recovery-image] May 23 03:43:59.370 INFO O| May 23 03:43:59.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
48042024-05-23T03:44:00.817Z[ recovery-image] May 23 03:43:59.370 INFO O| May 23 03:43:59.370 INFO STEP 99 (remove_files) COMPLETE
48052024-05-23T03:44:00.817Z[ recovery-image] May 23 03:43:59.370 INFO O| May 23 03:43:59.370 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48062024-05-23T03:44:00.836Z[ recovery-image] May 23 03:43:59.390 INFO O| May 23 03:43:59.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
48072024-05-23T03:44:00.836Z[ recovery-image] May 23 03:43:59.390 INFO O| May 23 03:43:59.390 INFO STEP 100 (remove_files) COMPLETE
48082024-05-23T03:44:00.840Z[ recovery-image] May 23 03:43:59.390 INFO O| May 23 03:43:59.390 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48092024-05-23T03:44:00.872Z[ recovery-image] May 23 03:43:59.425 INFO O| May 23 03:43:59.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
48102024-05-23T03:44:00.872Z[ recovery-image] May 23 03:43:59.425 INFO O| May 23 03:43:59.425 INFO STEP 101 (remove_files) COMPLETE
48112024-05-23T03:44:00.872Z[ recovery-image] May 23 03:43:59.425 INFO O| May 23 03:43:59.425 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48122024-05-23T03:44:00.891Z[ recovery-image] May 23 03:43:59.445 INFO O| May 23 03:43:59.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
48132024-05-23T03:44:00.891Z[ recovery-image] May 23 03:43:59.445 INFO O| May 23 03:43:59.445 INFO STEP 102 (remove_files) COMPLETE
48142024-05-23T03:44:00.891Z[ recovery-image] May 23 03:43:59.445 INFO O| May 23 03:43:59.445 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48152024-05-23T03:44:00.912Z[ recovery-image] May 23 03:43:59.466 INFO O| May 23 03:43:59.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
48162024-05-23T03:44:00.912Z[ recovery-image] May 23 03:43:59.466 INFO O| May 23 03:43:59.466 INFO STEP 103 (remove_files) COMPLETE
48172024-05-23T03:44:00.912Z[ recovery-image] May 23 03:43:59.466 INFO O| May 23 03:43:59.466 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48182024-05-23T03:44:00.954Z[ recovery-image] May 23 03:43:59.508 INFO O| May 23 03:43:59.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
48192024-05-23T03:44:00.959Z[ recovery-image] May 23 03:43:59.509 INFO O| May 23 03:43:59.508 INFO STEP 104 (remove_files) COMPLETE
48202024-05-23T03:44:00.959Z[ recovery-image] May 23 03:43:59.509 INFO O| May 23 03:43:59.509 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48212024-05-23T03:44:00.976Z[ recovery-image] May 23 03:43:59.530 INFO O| May 23 03:43:59.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
48222024-05-23T03:44:00.976Z[ recovery-image] May 23 03:43:59.530 INFO O| May 23 03:43:59.530 INFO STEP 105 (remove_files) COMPLETE
48232024-05-23T03:44:00.976Z[ recovery-image] May 23 03:43:59.530 INFO O| May 23 03:43:59.530 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48242024-05-23T03:44:00.995Z[ recovery-image] May 23 03:43:59.549 INFO O| May 23 03:43:59.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
48252024-05-23T03:44:00.995Z[ recovery-image] May 23 03:43:59.549 INFO O| May 23 03:43:59.549 INFO STEP 106 (remove_files) COMPLETE
48262024-05-23T03:44:01.000Z[ recovery-image] May 23 03:43:59.549 INFO O| May 23 03:43:59.549 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48272024-05-23T03:44:01.033Z[ recovery-image] May 23 03:43:59.588 INFO O| May 23 03:43:59.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
48282024-05-23T03:44:01.033Z[ recovery-image] May 23 03:43:59.588 INFO O| May 23 03:43:59.588 INFO STEP 107 (remove_files) COMPLETE
48292024-05-23T03:44:01.037Z[ recovery-image] May 23 03:43:59.588 INFO O| May 23 03:43:59.588 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48302024-05-23T03:44:01.055Z[ recovery-image] May 23 03:43:59.606 INFO O| May 23 03:43:59.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
48312024-05-23T03:44:01.055Z[ recovery-image] May 23 03:43:59.606 INFO O| May 23 03:43:59.606 INFO STEP 108 (remove_files) COMPLETE
48322024-05-23T03:44:01.060Z[ recovery-image] May 23 03:43:59.606 INFO O| May 23 03:43:59.606 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48332024-05-23T03:44:01.077Z[ recovery-image] May 23 03:43:59.631 INFO O| May 23 03:43:59.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
48342024-05-23T03:44:01.077Z[ recovery-image] May 23 03:43:59.631 INFO O| May 23 03:43:59.631 INFO STEP 109 (remove_files) COMPLETE
48352024-05-23T03:44:01.077Z[ recovery-image] May 23 03:43:59.631 INFO O| May 23 03:43:59.631 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48362024-05-23T03:44:01.128Z[ recovery-image] May 23 03:43:59.682 INFO O| May 23 03:43:59.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
48372024-05-23T03:44:01.128Z[ recovery-image] May 23 03:43:59.682 INFO O| May 23 03:43:59.682 INFO STEP 110 (remove_files) COMPLETE
48382024-05-23T03:44:01.128Z[ recovery-image] May 23 03:43:59.682 INFO O| May 23 03:43:59.682 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48392024-05-23T03:44:01.148Z[ recovery-image] May 23 03:43:59.702 INFO O| May 23 03:43:59.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
48402024-05-23T03:44:01.148Z[ recovery-image] May 23 03:43:59.702 INFO O| May 23 03:43:59.702 INFO STEP 111 (remove_files) COMPLETE
48412024-05-23T03:44:01.152Z[ recovery-image] May 23 03:43:59.702 INFO O| May 23 03:43:59.702 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48422024-05-23T03:44:01.166Z[ recovery-image] May 23 03:43:59.720 INFO O| May 23 03:43:59.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
48432024-05-23T03:44:01.166Z[ recovery-image] May 23 03:43:59.720 INFO O| May 23 03:43:59.720 INFO STEP 112 (remove_files) COMPLETE
48442024-05-23T03:44:01.166Z[ recovery-image] May 23 03:43:59.720 INFO O| May 23 03:43:59.720 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48452024-05-23T03:44:01.186Z[ recovery-image] May 23 03:43:59.740 INFO O| May 23 03:43:59.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
48462024-05-23T03:44:01.186Z[ recovery-image] May 23 03:43:59.740 INFO O| May 23 03:43:59.740 INFO STEP 113 (remove_files) COMPLETE
48472024-05-23T03:44:01.186Z[ recovery-image] May 23 03:43:59.740 INFO O| May 23 03:43:59.740 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48482024-05-23T03:44:01.243Z[ recovery-image] May 23 03:43:59.797 INFO O| May 23 03:43:59.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
48492024-05-23T03:44:01.247Z[ recovery-image] May 23 03:43:59.797 INFO O| May 23 03:43:59.797 INFO STEP 114 (remove_files) COMPLETE
48502024-05-23T03:44:01.248Z[ recovery-image] May 23 03:43:59.798 INFO O| May 23 03:43:59.798 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48512024-05-23T03:44:01.261Z[ recovery-image] May 23 03:43:59.815 INFO O| May 23 03:43:59.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
48522024-05-23T03:44:01.266Z[ recovery-image] May 23 03:43:59.815 INFO O| May 23 03:43:59.815 INFO STEP 115 (remove_files) COMPLETE
48532024-05-23T03:44:01.267Z[ recovery-image] May 23 03:43:59.815 INFO O| May 23 03:43:59.815 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48542024-05-23T03:44:01.284Z[ recovery-image] May 23 03:43:59.833 INFO O| May 23 03:43:59.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
48552024-05-23T03:44:01.288Z[ recovery-image] May 23 03:43:59.833 INFO O| May 23 03:43:59.833 INFO STEP 116 (remove_files) COMPLETE
48562024-05-23T03:44:01.289Z[ recovery-image] May 23 03:43:59.834 INFO O| May 23 03:43:59.833 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48572024-05-23T03:44:01.313Z[ recovery-image] May 23 03:43:59.866 INFO O| May 23 03:43:59.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
48582024-05-23T03:44:01.313Z[ recovery-image] May 23 03:43:59.866 INFO O| May 23 03:43:59.866 INFO STEP 117 (remove_files) COMPLETE
48592024-05-23T03:44:01.317Z[ recovery-image] May 23 03:43:59.866 INFO O| May 23 03:43:59.866 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48602024-05-23T03:44:01.338Z[ recovery-image] May 23 03:43:59.892 INFO O| May 23 03:43:59.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
48612024-05-23T03:44:01.342Z[ recovery-image] May 23 03:43:59.892 INFO O| May 23 03:43:59.892 INFO STEP 118 (remove_files) COMPLETE
48622024-05-23T03:44:01.342Z[ recovery-image] May 23 03:43:59.892 INFO O| May 23 03:43:59.892 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48632024-05-23T03:44:01.372Z[ recovery-image] May 23 03:43:59.926 INFO O| May 23 03:43:59.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
48642024-05-23T03:44:01.372Z[ recovery-image] May 23 03:43:59.926 INFO O| May 23 03:43:59.926 INFO STEP 119 (remove_files) COMPLETE
48652024-05-23T03:44:01.376Z[ recovery-image] May 23 03:43:59.926 INFO O| May 23 03:43:59.926 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48662024-05-23T03:44:01.409Z[ recovery-image] May 23 03:43:59.963 INFO O| May 23 03:43:59.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
48672024-05-23T03:44:01.413Z[ recovery-image] May 23 03:43:59.963 INFO O| May 23 03:43:59.963 INFO STEP 120 (remove_files) COMPLETE
48682024-05-23T03:44:01.413Z[ recovery-image] May 23 03:43:59.963 INFO O| May 23 03:43:59.963 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48692024-05-23T03:44:01.452Z[ recovery-image] May 23 03:43:59.999 INFO O| May 23 03:43:59.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
48702024-05-23T03:44:01.452Z[ recovery-image] May 23 03:43:59.999 INFO O| May 23 03:43:59.999 INFO STEP 121 (remove_files) COMPLETE
48712024-05-23T03:44:01.464Z[ recovery-image] May 23 03:43:59.999 INFO O| May 23 03:43:59.999 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48722024-05-23T03:44:01.468Z[ recovery-image] May 23 03:44:00.019 INFO O| May 23 03:44:00.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
48732024-05-23T03:44:01.468Z[ recovery-image] May 23 03:44:00.019 INFO O| May 23 03:44:00.019 INFO STEP 122 (remove_files) COMPLETE
48742024-05-23T03:44:01.468Z[ recovery-image] May 23 03:44:00.019 INFO O| May 23 03:44:00.019 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48752024-05-23T03:44:01.485Z[ recovery-image] May 23 03:44:00.039 INFO O| May 23 03:44:00.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
48762024-05-23T03:44:01.485Z[ recovery-image] May 23 03:44:00.039 INFO O| May 23 03:44:00.039 INFO STEP 123 (remove_files) COMPLETE
48772024-05-23T03:44:01.485Z[ recovery-image] May 23 03:44:00.039 INFO O| May 23 03:44:00.039 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48782024-05-23T03:44:01.504Z[ recovery-image] May 23 03:44:00.058 INFO O| May 23 03:44:00.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
48792024-05-23T03:44:01.504Z[ recovery-image] May 23 03:44:00.058 INFO O| May 23 03:44:00.058 INFO STEP 124 (remove_files) COMPLETE
48802024-05-23T03:44:01.509Z[ recovery-image] May 23 03:44:00.059 INFO O| May 23 03:44:00.058 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48812024-05-23T03:44:01.524Z[ recovery-image] May 23 03:44:00.078 INFO O| May 23 03:44:00.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
48822024-05-23T03:44:01.524Z[ recovery-image] May 23 03:44:00.078 INFO O| May 23 03:44:00.078 INFO STEP 125 (remove_files) COMPLETE
48832024-05-23T03:44:01.528Z[ recovery-image] May 23 03:44:00.078 INFO O| May 23 03:44:00.078 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48842024-05-23T03:44:01.556Z[ recovery-image] May 23 03:44:00.110 INFO O| May 23 03:44:00.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
48852024-05-23T03:44:01.556Z[ recovery-image] May 23 03:44:00.110 INFO O| May 23 03:44:00.110 INFO STEP 126 (remove_files) COMPLETE
48862024-05-23T03:44:01.560Z[ recovery-image] May 23 03:44:00.110 INFO O| May 23 03:44:00.110 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48872024-05-23T03:44:01.621Z[ recovery-image] May 23 03:44:00.171 INFO O| May 23 03:44:00.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
48882024-05-23T03:44:01.621Z[ recovery-image] May 23 03:44:00.171 INFO O| May 23 03:44:00.171 INFO STEP 127 (remove_files) COMPLETE
48892024-05-23T03:44:01.621Z[ recovery-image] May 23 03:44:00.171 INFO O| May 23 03:44:00.171 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48902024-05-23T03:44:01.652Z[ recovery-image] May 23 03:44:00.206 INFO O| May 23 03:44:00.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
48912024-05-23T03:44:01.652Z[ recovery-image] May 23 03:44:00.206 INFO O| May 23 03:44:00.206 INFO STEP 128 (remove_files) COMPLETE
48922024-05-23T03:44:01.656Z[ recovery-image] May 23 03:44:00.206 INFO O| May 23 03:44:00.206 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48932024-05-23T03:44:01.672Z[ recovery-image] May 23 03:44:00.226 INFO O| May 23 03:44:00.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
48942024-05-23T03:44:01.672Z[ recovery-image] May 23 03:44:00.226 INFO O| May 23 03:44:00.226 INFO STEP 129 (remove_files) COMPLETE
48952024-05-23T03:44:01.676Z[ recovery-image] May 23 03:44:00.226 INFO O| May 23 03:44:00.226 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48962024-05-23T03:44:01.709Z[ recovery-image] May 23 03:44:00.262 INFO O| May 23 03:44:00.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
48972024-05-23T03:44:01.713Z[ recovery-image] May 23 03:44:00.262 INFO O| May 23 03:44:00.262 INFO STEP 130 (remove_files) COMPLETE
48982024-05-23T03:44:01.713Z[ recovery-image] May 23 03:44:00.262 INFO O| May 23 03:44:00.262 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48992024-05-23T03:44:01.730Z[ recovery-image] May 23 03:44:00.283 INFO O| May 23 03:44:00.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
49002024-05-23T03:44:01.730Z[ recovery-image] May 23 03:44:00.283 INFO O| May 23 03:44:00.283 INFO STEP 131 (remove_files) COMPLETE
49012024-05-23T03:44:01.730Z[ recovery-image] May 23 03:44:00.283 INFO O| May 23 03:44:00.283 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022024-05-23T03:44:01.770Z[ recovery-image] May 23 03:44:00.321 INFO O| May 23 03:44:00.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
49032024-05-23T03:44:01.770Z[ recovery-image] May 23 03:44:00.321 INFO O| May 23 03:44:00.321 INFO STEP 132 (remove_files) COMPLETE
49042024-05-23T03:44:01.770Z[ recovery-image] May 23 03:44:00.321 INFO O| May 23 03:44:00.321 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052024-05-23T03:44:01.812Z[ recovery-image] May 23 03:44:00.365 INFO O| May 23 03:44:00.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
49062024-05-23T03:44:01.812Z[ recovery-image] May 23 03:44:00.365 INFO O| May 23 03:44:00.365 INFO STEP 133 (remove_files) COMPLETE
49072024-05-23T03:44:01.816Z[ recovery-image] May 23 03:44:00.365 INFO O| May 23 03:44:00.365 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082024-05-23T03:44:01.845Z[ recovery-image] May 23 03:44:00.398 INFO O| May 23 03:44:00.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
49092024-05-23T03:44:01.845Z[ recovery-image] May 23 03:44:00.398 INFO O| May 23 03:44:00.398 INFO STEP 134 (remove_files) COMPLETE
49102024-05-23T03:44:01.845Z[ recovery-image] May 23 03:44:00.398 INFO O| May 23 03:44:00.398 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49112024-05-23T03:44:01.872Z[ recovery-image] May 23 03:44:00.425 INFO O| May 23 03:44:00.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
49122024-05-23T03:44:01.872Z[ recovery-image] May 23 03:44:00.425 INFO O| May 23 03:44:00.425 INFO STEP 135 (remove_files) COMPLETE
49132024-05-23T03:44:01.872Z[ recovery-image] May 23 03:44:00.425 INFO O| May 23 03:44:00.425 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49142024-05-23T03:44:01.893Z[ recovery-image] May 23 03:44:00.447 INFO O| May 23 03:44:00.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
49152024-05-23T03:44:01.893Z[ recovery-image] May 23 03:44:00.447 INFO O| May 23 03:44:00.447 INFO STEP 136 (remove_files) COMPLETE
49162024-05-23T03:44:01.893Z[ recovery-image] May 23 03:44:00.447 INFO O| May 23 03:44:00.447 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49172024-05-23T03:44:01.941Z[ recovery-image] May 23 03:44:00.492 INFO O| May 23 03:44:00.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
49182024-05-23T03:44:01.941Z[ recovery-image] May 23 03:44:00.492 INFO O| May 23 03:44:00.492 INFO STEP 137 (remove_files) COMPLETE
49192024-05-23T03:44:01.948Z[ recovery-image] May 23 03:44:00.492 INFO O| May 23 03:44:00.492 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49202024-05-23T03:44:01.965Z[ recovery-image] May 23 03:44:00.515 INFO O| May 23 03:44:00.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
49212024-05-23T03:44:01.965Z[ recovery-image] May 23 03:44:00.516 INFO O| May 23 03:44:00.515 INFO STEP 138 (remove_files) COMPLETE
49222024-05-23T03:44:01.969Z[ recovery-image] May 23 03:44:00.516 INFO O| May 23 03:44:00.516 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49232024-05-23T03:44:01.984Z[ recovery-image] May 23 03:44:00.538 INFO O| May 23 03:44:00.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
49242024-05-23T03:44:01.984Z[ recovery-image] May 23 03:44:00.538 INFO O| May 23 03:44:00.538 INFO STEP 139 (remove_files) COMPLETE
49252024-05-23T03:44:01.988Z[ recovery-image] May 23 03:44:00.538 INFO O| May 23 03:44:00.538 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49262024-05-23T03:44:02.006Z[ recovery-image] May 23 03:44:00.560 INFO O| May 23 03:44:00.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
49272024-05-23T03:44:02.011Z[ recovery-image] May 23 03:44:00.560 INFO O| May 23 03:44:00.560 INFO STEP 140 (remove_files) COMPLETE
49282024-05-23T03:44:02.011Z[ recovery-image] May 23 03:44:00.560 INFO O| May 23 03:44:00.560 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49292024-05-23T03:44:02.027Z[ recovery-image] May 23 03:44:00.581 INFO O| May 23 03:44:00.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
49302024-05-23T03:44:02.027Z[ recovery-image] May 23 03:44:00.581 INFO O| May 23 03:44:00.581 INFO STEP 141 (remove_files) COMPLETE
49312024-05-23T03:44:02.032Z[ recovery-image] May 23 03:44:00.582 INFO O| May 23 03:44:00.581 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322024-05-23T03:44:02.072Z[ recovery-image] May 23 03:44:00.625 INFO O| May 23 03:44:00.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
49332024-05-23T03:44:02.072Z[ recovery-image] May 23 03:44:00.625 INFO O| May 23 03:44:00.625 INFO STEP 142 (remove_files) COMPLETE
49342024-05-23T03:44:02.076Z[ recovery-image] May 23 03:44:00.625 INFO O| May 23 03:44:00.625 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352024-05-23T03:44:02.090Z[ recovery-image] May 23 03:44:00.644 INFO O| May 23 03:44:00.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
49362024-05-23T03:44:02.090Z[ recovery-image] May 23 03:44:00.644 INFO O| May 23 03:44:00.644 INFO STEP 143 (remove_files) COMPLETE
49372024-05-23T03:44:02.090Z[ recovery-image] May 23 03:44:00.644 INFO O| May 23 03:44:00.644 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382024-05-23T03:44:02.132Z[ recovery-image] May 23 03:44:00.685 INFO O| May 23 03:44:00.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
49392024-05-23T03:44:02.132Z[ recovery-image] May 23 03:44:00.685 INFO O| May 23 03:44:00.685 INFO STEP 144 (remove_files) COMPLETE
49402024-05-23T03:44:02.136Z[ recovery-image] May 23 03:44:00.685 INFO O| May 23 03:44:00.685 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412024-05-23T03:44:02.192Z[ recovery-image] May 23 03:44:00.744 INFO O| May 23 03:44:00.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
49422024-05-23T03:44:02.192Z[ recovery-image] May 23 03:44:00.744 INFO O| May 23 03:44:00.744 INFO STEP 145 (remove_files) COMPLETE
49432024-05-23T03:44:02.196Z[ recovery-image] May 23 03:44:00.744 INFO O| May 23 03:44:00.744 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442024-05-23T03:44:02.210Z[ recovery-image] May 23 03:44:00.764 INFO O| May 23 03:44:00.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
49452024-05-23T03:44:02.210Z[ recovery-image] May 23 03:44:00.764 INFO O| May 23 03:44:00.764 INFO STEP 146 (remove_files) COMPLETE
49462024-05-23T03:44:02.213Z[ recovery-image] May 23 03:44:00.764 INFO O| May 23 03:44:00.764 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472024-05-23T03:44:02.247Z[ recovery-image] May 23 03:44:00.798 INFO O| May 23 03:44:00.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
49482024-05-23T03:44:02.248Z[ recovery-image] May 23 03:44:00.798 INFO O| May 23 03:44:00.798 INFO STEP 147 (remove_files) COMPLETE
49492024-05-23T03:44:02.252Z[ recovery-image] May 23 03:44:00.798 INFO O| May 23 03:44:00.798 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502024-05-23T03:44:02.272Z[ recovery-image] May 23 03:44:00.825 INFO O| May 23 03:44:00.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
49512024-05-23T03:44:02.272Z[ recovery-image] May 23 03:44:00.825 INFO O| May 23 03:44:00.825 INFO STEP 148 (remove_files) COMPLETE
49522024-05-23T03:44:03.283Z[ recovery-image] May 23 03:44:00.825 INFO O| May 23 03:44:00.825 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:00.846 INFO O| May 23 03:44:00.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
49542024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:00.872 INFO O| May 23 03:44:00.872 INFO STEP 149 (remove_files) COMPLETE
49552024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:00.872 INFO O| May 23 03:44:00.872 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:00.931 INFO O| May 23 03:44:00.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
49572024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:00.931 INFO O| May 23 03:44:00.931 INFO STEP 150 (remove_files) COMPLETE
49582024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:00.931 INFO O| May 23 03:44:00.931 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:00.953 INFO O| May 23 03:44:00.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
49602024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:00.953 INFO O| May 23 03:44:00.953 INFO STEP 151 (remove_files) COMPLETE
49612024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:00.953 INFO O| May 23 03:44:00.953 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:00.984 INFO O| May 23 03:44:00.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
49632024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:01.008 INFO O| May 23 03:44:01.008 INFO STEP 152 (remove_files) COMPLETE
49642024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:01.008 INFO O| May 23 03:44:01.008 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:01.048 INFO O| May 23 03:44:01.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
49662024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:01.048 INFO O| May 23 03:44:01.048 INFO STEP 153 (remove_files) COMPLETE
49672024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:01.048 INFO O| May 23 03:44:01.048 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:01.067 INFO O| May 23 03:44:01.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
49692024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:01.067 INFO O| May 23 03:44:01.067 INFO STEP 154 (remove_files) COMPLETE
49702024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:01.067 INFO O| May 23 03:44:01.067 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712024-05-23T03:44:03.306Z[ recovery-image] May 23 03:44:01.101 INFO O| May 23 03:44:01.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
49722024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.101 INFO O| May 23 03:44:01.101 INFO STEP 155 (remove_files) COMPLETE
49732024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.101 INFO O| May 23 03:44:01.101 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.134 INFO O| May 23 03:44:01.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
49752024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.134 INFO O| May 23 03:44:01.134 INFO STEP 156 (remove_files) COMPLETE
49762024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.134 INFO O| May 23 03:44:01.134 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49772024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.152 INFO O| May 23 03:44:01.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
49782024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.152 INFO O| May 23 03:44:01.152 INFO STEP 157 (remove_files) COMPLETE
49792024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.152 INFO O| May 23 03:44:01.152 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49802024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.172 INFO O| May 23 03:44:01.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
49812024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.172 INFO O| May 23 03:44:01.172 INFO STEP 158 (remove_files) COMPLETE
49822024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.172 INFO O| May 23 03:44:01.172 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49832024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.197 INFO O| May 23 03:44:01.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
49842024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.197 INFO O| May 23 03:44:01.197 INFO STEP 159 (remove_files) COMPLETE
49852024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.198 INFO O| May 23 03:44:01.197 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49862024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.218 INFO O| May 23 03:44:01.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
49872024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.218 INFO O| May 23 03:44:01.218 INFO STEP 160 (remove_files) COMPLETE
49882024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.218 INFO O| May 23 03:44:01.218 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.237 INFO O| May 23 03:44:01.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
49902024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.237 INFO O| May 23 03:44:01.237 INFO STEP 161 (remove_files) COMPLETE
49912024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.238 INFO O| May 23 03:44:01.238 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.256 INFO O| May 23 03:44:01.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
49932024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.256 INFO O| May 23 03:44:01.256 INFO STEP 162 (remove_files) COMPLETE
49942024-05-23T03:44:03.307Z[ recovery-image] May 23 03:44:01.257 INFO O| May 23 03:44:01.256 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.275 INFO O| May 23 03:44:01.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
49962024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.276 INFO O| May 23 03:44:01.276 INFO STEP 163 (remove_files) COMPLETE
49972024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.276 INFO O| May 23 03:44:01.276 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.297 INFO O| May 23 03:44:01.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
49992024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.297 INFO O| May 23 03:44:01.297 INFO STEP 164 (remove_files) COMPLETE
50002024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.298 INFO O| May 23 03:44:01.297 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.334 INFO O| May 23 03:44:01.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
50022024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.334 INFO O| May 23 03:44:01.334 INFO STEP 165 (remove_files) COMPLETE
50032024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.334 INFO O| May 23 03:44:01.334 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.354 INFO O| May 23 03:44:01.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
50052024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.354 INFO O| May 23 03:44:01.354 INFO STEP 166 (remove_files) COMPLETE
50062024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.354 INFO O| May 23 03:44:01.354 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.375 INFO O| May 23 03:44:01.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
50082024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.375 INFO O| May 23 03:44:01.375 INFO STEP 167 (remove_files) COMPLETE
50092024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.375 INFO O| May 23 03:44:01.375 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.395 INFO O| May 23 03:44:01.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
50112024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.395 INFO O| May 23 03:44:01.395 INFO STEP 168 (remove_files) COMPLETE
50122024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.395 INFO O| May 23 03:44:01.395 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.414 INFO O| May 23 03:44:01.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
50142024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.415 INFO O| May 23 03:44:01.415 INFO STEP 169 (remove_files) COMPLETE
50152024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.415 INFO O| May 23 03:44:01.415 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162024-05-23T03:44:03.308Z[ recovery-image] May 23 03:44:01.433 INFO O| May 23 03:44:01.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
50172024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.433 INFO O| May 23 03:44:01.433 INFO STEP 170 (remove_files) COMPLETE
50182024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.433 INFO O| May 23 03:44:01.433 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.453 INFO O| May 23 03:44:01.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
50202024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.453 INFO O| May 23 03:44:01.453 INFO STEP 171 (remove_files) COMPLETE
50212024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.454 INFO O| May 23 03:44:01.453 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.488 INFO O| May 23 03:44:01.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
50232024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.488 INFO O| May 23 03:44:01.488 INFO STEP 172 (remove_files) COMPLETE
50242024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.488 INFO O| May 23 03:44:01.488 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.507 INFO O| May 23 03:44:01.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
50262024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.508 INFO O| May 23 03:44:01.508 INFO STEP 173 (remove_files) COMPLETE
50272024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.508 INFO O| May 23 03:44:01.508 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.526 INFO O| May 23 03:44:01.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
50292024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.526 INFO O| May 23 03:44:01.526 INFO STEP 174 (remove_files) COMPLETE
50302024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.526 INFO O| May 23 03:44:01.526 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.563 INFO O| May 23 03:44:01.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
50322024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.563 INFO O| May 23 03:44:01.563 INFO STEP 175 (remove_files) COMPLETE
50332024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.564 INFO O| May 23 03:44:01.563 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.583 INFO O| May 23 03:44:01.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
50352024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.583 INFO O| May 23 03:44:01.583 INFO STEP 176 (remove_files) COMPLETE
50362024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.583 INFO O| May 23 03:44:01.583 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.602 INFO O| May 23 03:44:01.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
50382024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.602 INFO O| May 23 03:44:01.602 INFO STEP 177 (remove_files) COMPLETE
50392024-05-23T03:44:03.309Z[ recovery-image] May 23 03:44:01.602 INFO O| May 23 03:44:01.602 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.620 INFO O| May 23 03:44:01.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
50412024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.621 INFO O| May 23 03:44:01.621 INFO STEP 178 (remove_files) COMPLETE
50422024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.621 INFO O| May 23 03:44:01.621 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.684 INFO O| May 23 03:44:01.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
50442024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.684 INFO O| May 23 03:44:01.684 INFO STEP 179 (remove_files) COMPLETE
50452024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.684 INFO O| May 23 03:44:01.684 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.724 INFO O| May 23 03:44:01.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
50472024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.724 INFO O| May 23 03:44:01.724 INFO STEP 180 (remove_files) COMPLETE
50482024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.724 INFO O| May 23 03:44:01.724 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.746 INFO O| May 23 03:44:01.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
50502024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.746 INFO O| May 23 03:44:01.746 INFO STEP 181 (remove_files) COMPLETE
50512024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.746 INFO O| May 23 03:44:01.746 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522024-05-23T03:44:03.310Z[ recovery-image] May 23 03:44:01.766 INFO O| May 23 03:44:01.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
50532024-05-23T03:44:03.319Z[ recovery-image] May 23 03:44:01.766 INFO O| May 23 03:44:01.766 INFO STEP 182 (remove_files) COMPLETE
50542024-05-23T03:44:03.319Z[ recovery-image] May 23 03:44:01.767 INFO O| May 23 03:44:01.766 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552024-05-23T03:44:03.319Z[ recovery-image] May 23 03:44:01.795 INFO O| May 23 03:44:01.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
50562024-05-23T03:44:03.319Z[ recovery-image] May 23 03:44:01.803 INFO O| May 23 03:44:01.803 INFO STEP 183 (remove_files) COMPLETE
50572024-05-23T03:44:03.319Z[ recovery-image] May 23 03:44:01.803 INFO O| May 23 03:44:01.803 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582024-05-23T03:44:03.319Z[ recovery-image] May 23 03:44:01.824 INFO O| May 23 03:44:01.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
50592024-05-23T03:44:03.319Z[ recovery-image] May 23 03:44:01.824 INFO O| May 23 03:44:01.824 INFO STEP 184 (remove_files) COMPLETE
50602024-05-23T03:44:03.319Z[ recovery-image] May 23 03:44:01.824 INFO O| May 23 03:44:01.824 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612024-05-23T03:44:03.319Z[ recovery-image] May 23 03:44:01.845 INFO O| May 23 03:44:01.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
50622024-05-23T03:44:03.319Z[ recovery-image] May 23 03:44:01.845 INFO O| May 23 03:44:01.845 INFO STEP 185 (remove_files) COMPLETE
50632024-05-23T03:44:03.319Z[ recovery-image] May 23 03:44:01.846 INFO O| May 23 03:44:01.845 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642024-05-23T03:44:03.320Z[ recovery-image] May 23 03:44:01.865 INFO O| May 23 03:44:01.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
50652024-05-23T03:44:03.320Z[ recovery-image] May 23 03:44:01.866 INFO O| May 23 03:44:01.866 INFO STEP 186 (remove_files) COMPLETE
50662024-05-23T03:44:03.320Z[ recovery-image] May 23 03:44:01.866 INFO O| May 23 03:44:01.866 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672024-05-23T03:44:03.320Z[ host-image] May 23 03:44:01.869 INFO O| May 23 03:44:01.869 INFO O| Done
50682024-05-23T03:44:03.337Z[ recovery-image] May 23 03:44:01.884 INFO O| May 23 03:44:01.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
50692024-05-23T03:44:03.342Z[ recovery-image] May 23 03:44:01.885 INFO O| May 23 03:44:01.885 INFO STEP 187 (remove_files) COMPLETE
50702024-05-23T03:44:03.342Z[ recovery-image] May 23 03:44:01.885 INFO O| May 23 03:44:01.885 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50712024-05-23T03:44:03.360Z[ recovery-image] May 23 03:44:01.912 INFO O| May 23 03:44:01.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
50722024-05-23T03:44:03.360Z[ recovery-image] May 23 03:44:01.912 INFO O| May 23 03:44:01.912 INFO STEP 188 (remove_files) COMPLETE
50732024-05-23T03:44:03.360Z[ recovery-image] May 23 03:44:01.912 INFO O| May 23 03:44:01.912 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50742024-05-23T03:44:03.369Z[ host-image] May 23 03:44:01.922 INFO O| May 23 03:44:01.922 INFO O| Done
50752024-05-23T03:44:03.370Z[ host-image] May 23 03:44:01.922 INFO O| May 23 03:44:01.922 INFO O| Done
50762024-05-23T03:44:03.398Z[ recovery-image] May 23 03:44:01.950 INFO O| May 23 03:44:01.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
50772024-05-23T03:44:03.398Z[ recovery-image] May 23 03:44:01.950 INFO O| May 23 03:44:01.950 INFO STEP 189 (remove_files) COMPLETE
50782024-05-23T03:44:03.402Z[ recovery-image] May 23 03:44:01.950 INFO O| May 23 03:44:01.950 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792024-05-23T03:44:03.402Z[ host-image] May 23 03:44:01.955 INFO O| May 23 03:44:01.955 INFO O| Done
50802024-05-23T03:44:03.436Z[ recovery-image] May 23 03:44:01.989 INFO O| May 23 03:44:01.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
50812024-05-23T03:44:03.436Z[ recovery-image] May 23 03:44:01.989 INFO O| May 23 03:44:01.989 INFO STEP 190 (remove_files) COMPLETE
50822024-05-23T03:44:03.436Z[ recovery-image] May 23 03:44:01.989 INFO O| May 23 03:44:01.989 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50832024-05-23T03:44:03.498Z[ recovery-image] May 23 03:44:02.051 INFO O| May 23 03:44:02.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
50842024-05-23T03:44:03.498Z[ recovery-image] May 23 03:44:02.051 INFO O| May 23 03:44:02.051 INFO STEP 191 (remove_files) COMPLETE
50852024-05-23T03:44:03.503Z[ recovery-image] May 23 03:44:02.051 INFO O| May 23 03:44:02.051 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50862024-05-23T03:44:03.518Z[ recovery-image] May 23 03:44:02.071 INFO O| May 23 03:44:02.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
50872024-05-23T03:44:03.518Z[ recovery-image] May 23 03:44:02.071 INFO O| May 23 03:44:02.071 INFO STEP 192 (remove_files) COMPLETE
50882024-05-23T03:44:03.522Z[ recovery-image] May 23 03:44:02.071 INFO O| May 23 03:44:02.071 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50892024-05-23T03:44:03.578Z[ host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO STEP 14 (pkg_install) COMPLETE
50902024-05-23T03:44:03.578Z[ host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
50912024-05-23T03:44:03.578Z[ host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO skip step because feature "mfg" is not enabled
50922024-05-23T03:44:03.578Z[ host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
50932024-05-23T03:44:03.578Z[ host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO skip step because feature "compliance" is not enabled
50942024-05-23T03:44:03.578Z[ host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
50952024-05-23T03:44:03.578Z[ host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO skip step because feature "stress" is not enabled
50962024-05-23T03:44:03.578Z[ host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
50972024-05-23T03:44:03.578Z[ host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO skip step because feature "nfs" is not enabled
50982024-05-23T03:44:03.578Z[ host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
50992024-05-23T03:44:03.578Z[ host-image] May 23 03:44:02.131 INFO O| May 23 03:44:02.130 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
51002024-05-23T03:44:03.583Z[ recovery-image] May 23 03:44:02.132 INFO O| May 23 03:44:02.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
51012024-05-23T03:44:03.583Z[ recovery-image] May 23 03:44:02.132 INFO O| May 23 03:44:02.132 INFO STEP 193 (remove_files) COMPLETE
51022024-05-23T03:44:03.583Z[ recovery-image] May 23 03:44:02.132 INFO O| May 23 03:44:02.132 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032024-05-23T03:44:03.635Z[ host-image] May 23 03:44:02.189 INFO O| May 23 03:44:02.189 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
51042024-05-23T03:44:03.644Z[ recovery-image] May 23 03:44:02.198 INFO O| May 23 03:44:02.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
51052024-05-23T03:44:03.644Z[ recovery-image] May 23 03:44:02.198 INFO O| May 23 03:44:02.198 INFO STEP 194 (remove_files) COMPLETE
51062024-05-23T03:44:03.648Z[ recovery-image] May 23 03:44:02.198 INFO O| May 23 03:44:02.198 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51072024-05-23T03:44:03.667Z[ recovery-image] May 23 03:44:02.220 INFO O| May 23 03:44:02.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
51082024-05-23T03:44:03.667Z[ recovery-image] May 23 03:44:02.220 INFO O| May 23 03:44:02.220 INFO STEP 195 (remove_files) COMPLETE
51092024-05-23T03:44:03.667Z[ recovery-image] May 23 03:44:02.220 INFO O| May 23 03:44:02.220 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51102024-05-23T03:44:03.734Z[ recovery-image] May 23 03:44:02.287 INFO O| May 23 03:44:02.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
51112024-05-23T03:44:03.734Z[ recovery-image] May 23 03:44:02.287 INFO O| May 23 03:44:02.287 INFO STEP 196 (remove_files) COMPLETE
51122024-05-23T03:44:03.738Z[ recovery-image] May 23 03:44:02.287 INFO O| May 23 03:44:02.287 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51132024-05-23T03:44:03.767Z[ recovery-image] May 23 03:44:02.310 INFO O| May 23 03:44:02.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
51142024-05-23T03:44:03.767Z[ recovery-image] May 23 03:44:02.310 INFO O| May 23 03:44:02.310 INFO STEP 197 (remove_files) COMPLETE
51152024-05-23T03:44:03.767Z[ recovery-image] May 23 03:44:02.310 INFO O| May 23 03:44:02.310 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51162024-05-23T03:44:03.778Z[ recovery-image] May 23 03:44:02.331 INFO O| May 23 03:44:02.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
51172024-05-23T03:44:03.781Z[ recovery-image] May 23 03:44:02.331 INFO O| May 23 03:44:02.331 INFO STEP 198 (remove_files) COMPLETE
51182024-05-23T03:44:03.781Z[ recovery-image] May 23 03:44:02.331 INFO O| May 23 03:44:02.331 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51192024-05-23T03:44:03.794Z[ host-image] May 23 03:44:02.347 INFO O| May 23 03:44:02.347 INFO completed processing gimlet/ramdisk-01-os
51202024-05-23T03:44:03.799Z[ host-image] May 23 03:44:02.350 INFO omicron1 baseline generation...
51212024-05-23T03:44:03.799Z[ host-image] May 23 03:44:02.350 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
51222024-05-23T03:44:03.799Z[ recovery-image] May 23 03:44:02.351 INFO O| May 23 03:44:02.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
51232024-05-23T03:44:03.799Z[ recovery-image] May 23 03:44:02.351 INFO O| May 23 03:44:02.351 INFO STEP 199 (remove_files) COMPLETE
51242024-05-23T03:44:03.799Z[ recovery-image] May 23 03:44:02.351 INFO O| May 23 03:44:02.351 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51252024-05-23T03:44:03.818Z[ recovery-image] May 23 03:44:02.370 INFO O| May 23 03:44:02.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
51262024-05-23T03:44:03.818Z[ recovery-image] May 23 03:44:02.370 INFO O| May 23 03:44:02.370 INFO STEP 200 (remove_files) COMPLETE
51272024-05-23T03:44:03.818Z[ recovery-image] May 23 03:44:02.370 INFO O| May 23 03:44:02.370 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51282024-05-23T03:44:03.835Z[ recovery-image] May 23 03:44:02.388 INFO O| May 23 03:44:02.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
51292024-05-23T03:44:03.835Z[ recovery-image] May 23 03:44:02.389 INFO O| May 23 03:44:02.389 INFO STEP 201 (remove_files) COMPLETE
51302024-05-23T03:44:03.835Z[ recovery-image] May 23 03:44:02.389 INFO O| May 23 03:44:02.389 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51312024-05-23T03:44:03.854Z[ recovery-image] May 23 03:44:02.406 INFO O| May 23 03:44:02.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
51322024-05-23T03:44:03.854Z[ recovery-image] May 23 03:44:02.407 INFO O| May 23 03:44:02.406 INFO STEP 202 (remove_files) COMPLETE
51332024-05-23T03:44:03.854Z[ recovery-image] May 23 03:44:02.407 INFO O| May 23 03:44:02.406 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51342024-05-23T03:44:03.871Z[ recovery-image] May 23 03:44:02.424 INFO O| May 23 03:44:02.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
51352024-05-23T03:44:03.871Z[ recovery-image] May 23 03:44:02.424 INFO O| May 23 03:44:02.424 INFO STEP 203 (remove_files) COMPLETE
51362024-05-23T03:44:03.871Z[ recovery-image] May 23 03:44:02.424 INFO O| May 23 03:44:02.424 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51372024-05-23T03:44:03.889Z[ recovery-image] May 23 03:44:02.442 INFO O| May 23 03:44:02.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
51382024-05-23T03:44:03.889Z[ recovery-image] May 23 03:44:02.442 INFO O| May 23 03:44:02.442 INFO STEP 204 (remove_files) COMPLETE
51392024-05-23T03:44:03.889Z[ recovery-image] May 23 03:44:02.442 INFO O| May 23 03:44:02.442 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51402024-05-23T03:44:03.930Z[ recovery-image] May 23 03:44:02.483 INFO O| May 23 03:44:02.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
51412024-05-23T03:44:03.934Z[ recovery-image] May 23 03:44:02.484 INFO O| May 23 03:44:02.484 INFO STEP 205 (remove_files) COMPLETE
51422024-05-23T03:44:03.934Z[ recovery-image] May 23 03:44:02.484 INFO O| May 23 03:44:02.484 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51432024-05-23T03:44:03.950Z[ recovery-image] May 23 03:44:02.503 INFO O| May 23 03:44:02.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
51442024-05-23T03:44:03.954Z[ recovery-image] May 23 03:44:02.503 INFO O| May 23 03:44:02.503 INFO STEP 206 (remove_files) COMPLETE
51452024-05-23T03:44:03.954Z[ recovery-image] May 23 03:44:02.503 INFO O| May 23 03:44:02.503 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51462024-05-23T03:44:04.023Z[ recovery-image] May 23 03:44:02.573 INFO O| May 23 03:44:02.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
51472024-05-23T03:44:04.023Z[ recovery-image] May 23 03:44:02.573 INFO O| May 23 03:44:02.573 INFO STEP 207 (remove_files) COMPLETE
51482024-05-23T03:44:04.023Z[ recovery-image] May 23 03:44:02.573 INFO O| May 23 03:44:02.573 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51492024-05-23T03:44:04.071Z[ recovery-image] May 23 03:44:02.624 INFO O| May 23 03:44:02.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
51502024-05-23T03:44:04.071Z[ recovery-image] May 23 03:44:02.625 INFO O| May 23 03:44:02.625 INFO STEP 208 (remove_files) COMPLETE
51512024-05-23T03:44:04.071Z[ recovery-image] May 23 03:44:02.625 INFO O| May 23 03:44:02.625 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51522024-05-23T03:44:04.090Z[ recovery-image] May 23 03:44:02.644 INFO O| May 23 03:44:02.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
51532024-05-23T03:44:04.090Z[ recovery-image] May 23 03:44:02.644 INFO O| May 23 03:44:02.644 INFO STEP 209 (remove_files) COMPLETE
51542024-05-23T03:44:04.091Z[ recovery-image] May 23 03:44:02.644 INFO O| May 23 03:44:02.644 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51552024-05-23T03:44:04.111Z[ recovery-image] May 23 03:44:02.664 INFO O| May 23 03:44:02.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
51562024-05-23T03:44:04.111Z[ recovery-image] May 23 03:44:02.664 INFO O| May 23 03:44:02.664 INFO STEP 210 (remove_files) COMPLETE
51572024-05-23T03:44:04.111Z[ recovery-image] May 23 03:44:02.664 INFO O| May 23 03:44:02.664 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51582024-05-23T03:44:04.131Z[ recovery-image] May 23 03:44:02.684 INFO O| May 23 03:44:02.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
51592024-05-23T03:44:04.131Z[ recovery-image] May 23 03:44:02.684 INFO O| May 23 03:44:02.684 INFO STEP 211 (remove_files) COMPLETE
51602024-05-23T03:44:04.131Z[ recovery-image] May 23 03:44:02.684 INFO O| May 23 03:44:02.684 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51612024-05-23T03:44:04.149Z[ recovery-image] May 23 03:44:02.702 INFO O| May 23 03:44:02.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
51622024-05-23T03:44:04.149Z[ recovery-image] May 23 03:44:02.702 INFO O| May 23 03:44:02.702 INFO STEP 212 (remove_files) COMPLETE
51632024-05-23T03:44:04.149Z[ recovery-image] May 23 03:44:02.702 INFO O| May 23 03:44:02.702 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51642024-05-23T03:44:04.169Z[ recovery-image] May 23 03:44:02.722 INFO O| May 23 03:44:02.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
51652024-05-23T03:44:04.174Z[ recovery-image] May 23 03:44:02.722 INFO O| May 23 03:44:02.722 INFO STEP 213 (remove_files) COMPLETE
51662024-05-23T03:44:04.175Z[ recovery-image] May 23 03:44:02.722 INFO O| May 23 03:44:02.722 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51672024-05-23T03:44:04.189Z[ recovery-image] May 23 03:44:02.742 INFO O| May 23 03:44:02.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
51682024-05-23T03:44:04.189Z[ recovery-image] May 23 03:44:02.742 INFO O| May 23 03:44:02.742 INFO STEP 214 (remove_files) COMPLETE
51692024-05-23T03:44:04.189Z[ recovery-image] May 23 03:44:02.742 INFO O| May 23 03:44:02.742 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51702024-05-23T03:44:04.230Z[ recovery-image] May 23 03:44:02.781 INFO O| May 23 03:44:02.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
51712024-05-23T03:44:04.230Z[ recovery-image] May 23 03:44:02.781 INFO O| May 23 03:44:02.781 INFO STEP 215 (remove_files) COMPLETE
51722024-05-23T03:44:04.230Z[ recovery-image] May 23 03:44:02.781 INFO O| May 23 03:44:02.781 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51732024-05-23T03:44:04.278Z[ recovery-image] May 23 03:44:02.831 INFO O| May 23 03:44:02.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
51742024-05-23T03:44:04.279Z[ recovery-image] May 23 03:44:02.831 INFO O| May 23 03:44:02.831 INFO STEP 216 (remove_files) COMPLETE
51752024-05-23T03:44:04.279Z[ recovery-image] May 23 03:44:02.832 INFO O| May 23 03:44:02.831 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51762024-05-23T03:44:05.303Z[ recovery-image] May 23 03:44:02.852 INFO O| May 23 03:44:02.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
51772024-05-23T03:44:05.303Z[ recovery-image] May 23 03:44:02.852 INFO O| May 23 03:44:02.852 INFO STEP 217 (remove_files) COMPLETE
51782024-05-23T03:44:05.310Z[ recovery-image] May 23 03:44:02.853 INFO O| May 23 03:44:02.852 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51792024-05-23T03:44:05.310Z[ recovery-image] May 23 03:44:02.910 INFO O| May 23 03:44:02.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
51802024-05-23T03:44:05.310Z[ recovery-image] May 23 03:44:02.910 INFO O| May 23 03:44:02.910 INFO STEP 218 (remove_files) COMPLETE
51812024-05-23T03:44:05.310Z[ recovery-image] May 23 03:44:02.910 INFO O| May 23 03:44:02.910 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51822024-05-23T03:44:05.310Z[ recovery-image] May 23 03:44:02.931 INFO O| May 23 03:44:02.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
51832024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:02.931 INFO O| May 23 03:44:02.931 INFO STEP 219 (remove_files) COMPLETE
51842024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:02.931 INFO O| May 23 03:44:02.931 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51852024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.055 INFO O| May 23 03:44:03.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
51862024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.055 INFO O| May 23 03:44:03.055 INFO STEP 220 (remove_files) COMPLETE
51872024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.055 INFO O| May 23 03:44:03.055 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51882024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.095 INFO O| May 23 03:44:03.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
51892024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.095 INFO O| May 23 03:44:03.095 INFO STEP 221 (remove_files) COMPLETE
51902024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.095 INFO O| May 23 03:44:03.095 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51912024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.134 INFO O| May 23 03:44:03.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
51922024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.134 INFO O| May 23 03:44:03.134 INFO STEP 222 (remove_files) COMPLETE
51932024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.134 INFO O| May 23 03:44:03.134 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51942024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.157 INFO O| May 23 03:44:03.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
51952024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.157 INFO O| May 23 03:44:03.157 INFO STEP 223 (remove_files) COMPLETE
51962024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.157 INFO O| May 23 03:44:03.157 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51972024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.184 INFO O| May 23 03:44:03.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
51982024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.184 INFO O| May 23 03:44:03.177 INFO STEP 224 (remove_files) COMPLETE
51992024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.184 INFO O| May 23 03:44:03.177 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52002024-05-23T03:44:05.311Z[ host-image] May 23 03:44:03.184 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22694:20240520T120816Z
52012024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.196 INFO O| May 23 03:44:03.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
52022024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.196 INFO O| May 23 03:44:03.196 INFO STEP 225 (remove_files) COMPLETE
52032024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.196 INFO O| May 23 03:44:03.196 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52042024-05-23T03:44:05.311Z[ recovery-image] May 23 03:44:03.215 INFO O| May 23 03:44:03.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
52052024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.215 INFO O| May 23 03:44:03.215 INFO STEP 226 (remove_files) COMPLETE
52062024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.215 INFO O| May 23 03:44:03.215 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52072024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.233 INFO O| May 23 03:44:03.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
52082024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.233 INFO O| May 23 03:44:03.233 INFO STEP 227 (remove_files) COMPLETE
52092024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.233 INFO O| May 23 03:44:03.233 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52102024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.252 INFO O| May 23 03:44:03.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
52112024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.252 INFO O| May 23 03:44:03.252 INFO STEP 228 (remove_files) COMPLETE
52122024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.252 INFO O| May 23 03:44:03.252 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52132024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.271 INFO O| May 23 03:44:03.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
52142024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.271 INFO O| May 23 03:44:03.271 INFO STEP 229 (remove_files) COMPLETE
52152024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.271 INFO O| May 23 03:44:03.271 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52162024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.290 INFO O| May 23 03:44:03.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
52172024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.290 INFO O| May 23 03:44:03.290 INFO STEP 230 (remove_files) COMPLETE
52182024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.290 INFO O| May 23 03:44:03.290 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52192024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.308 INFO O| May 23 03:44:03.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
52202024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.308 INFO O| May 23 03:44:03.308 INFO STEP 231 (remove_files) COMPLETE
52212024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.308 INFO O| May 23 03:44:03.308 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52222024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.372 INFO O| May 23 03:44:03.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
52232024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.373 INFO O| May 23 03:44:03.372 INFO STEP 232 (remove_files) COMPLETE
52242024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.373 INFO O| May 23 03:44:03.373 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52252024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.393 INFO O| May 23 03:44:03.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
52262024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.393 INFO O| May 23 03:44:03.393 INFO STEP 233 (remove_files) COMPLETE
52272024-05-23T03:44:05.312Z[ recovery-image] May 23 03:44:03.393 INFO O| May 23 03:44:03.393 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52282024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.413 INFO O| May 23 03:44:03.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
52292024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.413 INFO O| May 23 03:44:03.413 INFO STEP 234 (remove_files) COMPLETE
52302024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.413 INFO O| May 23 03:44:03.413 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52312024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.433 INFO O| May 23 03:44:03.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
52322024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.433 INFO O| May 23 03:44:03.433 INFO STEP 235 (remove_files) COMPLETE
52332024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.433 INFO O| May 23 03:44:03.433 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52342024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.452 INFO O| May 23 03:44:03.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
52352024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.452 INFO O| May 23 03:44:03.452 INFO STEP 236 (remove_files) COMPLETE
52362024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.452 INFO O| May 23 03:44:03.452 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52372024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.497 INFO O| May 23 03:44:03.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
52382024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.497 INFO O| May 23 03:44:03.497 INFO STEP 237 (remove_files) COMPLETE
52392024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.497 INFO O| May 23 03:44:03.497 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52402024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.527 INFO O| May 23 03:44:03.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
52412024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.527 INFO O| May 23 03:44:03.527 INFO STEP 238 (remove_files) COMPLETE
52422024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.527 INFO O| May 23 03:44:03.527 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52432024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.546 INFO O| May 23 03:44:03.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
52442024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.547 INFO O| May 23 03:44:03.546 INFO STEP 239 (remove_files) COMPLETE
52452024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.547 INFO O| May 23 03:44:03.546 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52462024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.567 INFO O| May 23 03:44:03.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
52472024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.567 INFO O| May 23 03:44:03.567 INFO STEP 240 (remove_files) COMPLETE
52482024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.567 INFO O| May 23 03:44:03.567 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52492024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.587 INFO O| May 23 03:44:03.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
52502024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.587 INFO O| May 23 03:44:03.587 INFO STEP 241 (remove_files) COMPLETE
52512024-05-23T03:44:05.313Z[ recovery-image] May 23 03:44:03.587 INFO O| May 23 03:44:03.587 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52522024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.613 INFO O| May 23 03:44:03.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
52532024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.613 INFO O| May 23 03:44:03.613 INFO STEP 242 (remove_files) COMPLETE
52542024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.613 INFO O| May 23 03:44:03.613 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52552024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.634 INFO O| May 23 03:44:03.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
52562024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.634 INFO O| May 23 03:44:03.634 INFO STEP 243 (remove_files) COMPLETE
52572024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.634 INFO O| May 23 03:44:03.634 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52582024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.655 INFO O| May 23 03:44:03.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
52592024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.656 INFO O| May 23 03:44:03.656 INFO STEP 244 (remove_files) COMPLETE
52602024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.656 INFO O| May 23 03:44:03.656 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52612024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.676 INFO O| May 23 03:44:03.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
52622024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.676 INFO O| May 23 03:44:03.676 INFO STEP 245 (remove_files) COMPLETE
52632024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.676 INFO O| May 23 03:44:03.676 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52642024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.706 INFO O| May 23 03:44:03.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
52652024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.707 INFO O| May 23 03:44:03.706 INFO STEP 246 (remove_files) COMPLETE
52662024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.707 INFO O| May 23 03:44:03.707 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52672024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.779 INFO O| May 23 03:44:03.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
52682024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.779 INFO O| May 23 03:44:03.779 INFO STEP 247 (remove_files) COMPLETE
52692024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.780 INFO O| May 23 03:44:03.779 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52702024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.800 INFO O| May 23 03:44:03.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
52712024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.800 INFO O| May 23 03:44:03.800 INFO STEP 248 (remove_files) COMPLETE
52722024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.800 INFO O| May 23 03:44:03.800 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52732024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.821 INFO O| May 23 03:44:03.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
52742024-05-23T03:44:05.314Z[ recovery-image] May 23 03:44:03.821 INFO O| May 23 03:44:03.821 INFO STEP 249 (remove_files) COMPLETE
52752024-05-23T03:44:05.315Z[ recovery-image] May 23 03:44:03.821 INFO O| May 23 03:44:03.821 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52762024-05-23T03:44:05.315Z[ recovery-image] May 23 03:44:03.845 INFO O| May 23 03:44:03.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
52772024-05-23T03:44:05.315Z[ recovery-image] May 23 03:44:03.845 INFO O| May 23 03:44:03.845 INFO STEP 250 (remove_files) COMPLETE
52782024-05-23T03:44:05.318Z[ recovery-image] May 23 03:44:03.846 INFO O| May 23 03:44:03.845 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52792024-05-23T03:44:05.342Z[ recovery-image] May 23 03:44:03.895 INFO O| May 23 03:44:03.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
52802024-05-23T03:44:05.345Z[ recovery-image] May 23 03:44:03.895 INFO O| May 23 03:44:03.895 INFO STEP 251 (remove_files) COMPLETE
52812024-05-23T03:44:05.346Z[ recovery-image] May 23 03:44:03.895 INFO O| May 23 03:44:03.895 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52822024-05-23T03:44:05.412Z[ recovery-image] May 23 03:44:03.965 INFO O| May 23 03:44:03.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
52832024-05-23T03:44:05.412Z[ recovery-image] May 23 03:44:03.965 INFO O| May 23 03:44:03.965 INFO STEP 252 (remove_files) COMPLETE
52842024-05-23T03:44:05.419Z[ recovery-image] May 23 03:44:03.965 INFO O| May 23 03:44:03.965 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52852024-05-23T03:44:05.470Z[ recovery-image] May 23 03:44:04.013 INFO O| May 23 03:44:04.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
52862024-05-23T03:44:05.470Z[ recovery-image] May 23 03:44:04.014 INFO O| May 23 03:44:04.013 INFO STEP 253 (remove_files) COMPLETE
52872024-05-23T03:44:05.471Z[ recovery-image] May 23 03:44:04.014 INFO O| May 23 03:44:04.014 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52882024-05-23T03:44:05.498Z[ recovery-image] May 23 03:44:04.050 INFO O| May 23 03:44:04.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
52892024-05-23T03:44:05.501Z[ recovery-image] May 23 03:44:04.050 INFO O| May 23 03:44:04.050 INFO STEP 254 (remove_files) COMPLETE
52902024-05-23T03:44:05.501Z[ recovery-image] May 23 03:44:04.051 INFO O| May 23 03:44:04.050 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52912024-05-23T03:44:05.561Z[ recovery-image] May 23 03:44:04.111 INFO O| May 23 03:44:04.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
52922024-05-23T03:44:05.567Z[ recovery-image] May 23 03:44:04.111 INFO O| May 23 03:44:04.111 INFO STEP 255 (remove_files) COMPLETE
52932024-05-23T03:44:05.567Z[ recovery-image] May 23 03:44:04.111 INFO O| May 23 03:44:04.111 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52942024-05-23T03:44:05.588Z[ recovery-image] May 23 03:44:04.141 INFO O| May 23 03:44:04.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
52952024-05-23T03:44:05.588Z[ recovery-image] May 23 03:44:04.141 INFO O| May 23 03:44:04.141 INFO STEP 256 (remove_files) COMPLETE
52962024-05-23T03:44:05.591Z[ recovery-image] May 23 03:44:04.141 INFO O| May 23 03:44:04.141 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52972024-05-23T03:44:05.608Z[ recovery-image] May 23 03:44:04.161 INFO O| May 23 03:44:04.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
52982024-05-23T03:44:05.609Z[ recovery-image] May 23 03:44:04.161 INFO O| May 23 03:44:04.161 INFO STEP 257 (remove_files) COMPLETE
52992024-05-23T03:44:05.609Z[ recovery-image] May 23 03:44:04.162 INFO O| May 23 03:44:04.161 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53002024-05-23T03:44:05.629Z[ recovery-image] May 23 03:44:04.181 INFO O| May 23 03:44:04.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
53012024-05-23T03:44:05.633Z[ recovery-image] May 23 03:44:04.181 INFO O| May 23 03:44:04.181 INFO STEP 258 (remove_files) COMPLETE
53022024-05-23T03:44:05.633Z[ recovery-image] May 23 03:44:04.182 INFO O| May 23 03:44:04.182 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53032024-05-23T03:44:05.648Z[ recovery-image] May 23 03:44:04.201 INFO O| May 23 03:44:04.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
53042024-05-23T03:44:05.648Z[ recovery-image] May 23 03:44:04.201 INFO O| May 23 03:44:04.201 INFO STEP 259 (remove_files) COMPLETE
53052024-05-23T03:44:05.651Z[ recovery-image] May 23 03:44:04.201 INFO O| May 23 03:44:04.201 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53062024-05-23T03:44:05.673Z[ recovery-image] May 23 03:44:04.225 INFO O| May 23 03:44:04.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
53072024-05-23T03:44:05.673Z[ recovery-image] May 23 03:44:04.225 INFO O| May 23 03:44:04.225 INFO STEP 260 (remove_files) COMPLETE
53082024-05-23T03:44:05.673Z[ recovery-image] May 23 03:44:04.225 INFO O| May 23 03:44:04.225 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53092024-05-23T03:44:05.692Z[ recovery-image] May 23 03:44:04.245 INFO O| May 23 03:44:04.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
53102024-05-23T03:44:05.692Z[ recovery-image] May 23 03:44:04.245 INFO O| May 23 03:44:04.245 INFO STEP 261 (remove_files) COMPLETE
53112024-05-23T03:44:05.692Z[ recovery-image] May 23 03:44:04.245 INFO O| May 23 03:44:04.245 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53122024-05-23T03:44:05.713Z[ recovery-image] May 23 03:44:04.265 INFO O| May 23 03:44:04.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
53132024-05-23T03:44:05.713Z[ recovery-image] May 23 03:44:04.265 INFO O| May 23 03:44:04.265 INFO STEP 262 (remove_files) COMPLETE
53142024-05-23T03:44:05.713Z[ recovery-image] May 23 03:44:04.265 INFO O| May 23 03:44:04.265 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53152024-05-23T03:44:05.750Z[ recovery-image] May 23 03:44:04.302 INFO O| May 23 03:44:04.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
53162024-05-23T03:44:05.751Z[ recovery-image] May 23 03:44:04.302 INFO O| May 23 03:44:04.302 INFO STEP 263 (remove_files) COMPLETE
53172024-05-23T03:44:05.755Z[ recovery-image] May 23 03:44:04.302 INFO O| May 23 03:44:04.302 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53182024-05-23T03:44:05.769Z[ recovery-image] May 23 03:44:04.322 INFO O| May 23 03:44:04.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
53192024-05-23T03:44:05.769Z[ recovery-image] May 23 03:44:04.322 INFO O| May 23 03:44:04.322 INFO STEP 264 (remove_files) COMPLETE
53202024-05-23T03:44:05.773Z[ recovery-image] May 23 03:44:04.322 INFO O| May 23 03:44:04.322 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53212024-05-23T03:44:05.791Z[ recovery-image] May 23 03:44:04.344 INFO O| May 23 03:44:04.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
53222024-05-23T03:44:05.791Z[ recovery-image] May 23 03:44:04.344 INFO O| May 23 03:44:04.344 INFO STEP 265 (remove_files) COMPLETE
53232024-05-23T03:44:05.794Z[ recovery-image] May 23 03:44:04.344 INFO O| May 23 03:44:04.344 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53242024-05-23T03:44:05.813Z[ recovery-image] May 23 03:44:04.365 INFO O| May 23 03:44:04.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
53252024-05-23T03:44:05.813Z[ recovery-image] May 23 03:44:04.365 INFO O| May 23 03:44:04.365 INFO STEP 266 (remove_files) COMPLETE
53262024-05-23T03:44:05.813Z[ recovery-image] May 23 03:44:04.365 INFO O| May 23 03:44:04.365 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53272024-05-23T03:44:05.831Z[ recovery-image] May 23 03:44:04.384 INFO O| May 23 03:44:04.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
53282024-05-23T03:44:05.831Z[ recovery-image] May 23 03:44:04.384 INFO O| May 23 03:44:04.384 INFO STEP 267 (remove_files) COMPLETE
53292024-05-23T03:44:05.831Z[ recovery-image] May 23 03:44:04.384 INFO O| May 23 03:44:04.384 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53302024-05-23T03:44:05.850Z[ recovery-image] May 23 03:44:04.403 INFO O| May 23 03:44:04.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
53312024-05-23T03:44:05.850Z[ recovery-image] May 23 03:44:04.403 INFO O| May 23 03:44:04.403 INFO STEP 268 (remove_files) COMPLETE
53322024-05-23T03:44:05.854Z[ recovery-image] May 23 03:44:04.403 INFO O| May 23 03:44:04.403 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53332024-05-23T03:44:05.870Z[ recovery-image] May 23 03:44:04.423 INFO O| May 23 03:44:04.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
53342024-05-23T03:44:05.870Z[ recovery-image] May 23 03:44:04.423 INFO O| May 23 03:44:04.423 INFO STEP 269 (remove_files) COMPLETE
53352024-05-23T03:44:05.874Z[ recovery-image] May 23 03:44:04.423 INFO O| May 23 03:44:04.423 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53362024-05-23T03:44:05.888Z[ recovery-image] May 23 03:44:04.441 INFO O| May 23 03:44:04.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
53372024-05-23T03:44:05.888Z[ recovery-image] May 23 03:44:04.441 INFO O| May 23 03:44:04.441 INFO STEP 270 (remove_files) COMPLETE
53382024-05-23T03:44:05.892Z[ recovery-image] May 23 03:44:04.442 INFO O| May 23 03:44:04.441 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53392024-05-23T03:44:05.907Z[ recovery-image] May 23 03:44:04.460 INFO O| May 23 03:44:04.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
53402024-05-23T03:44:05.907Z[ recovery-image] May 23 03:44:04.460 INFO O| May 23 03:44:04.460 INFO STEP 271 (remove_files) COMPLETE
53412024-05-23T03:44:05.911Z[ recovery-image] May 23 03:44:04.460 INFO O| May 23 03:44:04.460 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53422024-05-23T03:44:05.945Z[ recovery-image] May 23 03:44:04.498 INFO O| May 23 03:44:04.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
53432024-05-23T03:44:05.955Z[ recovery-image] May 23 03:44:04.507 INFO O| May 23 03:44:04.507 INFO STEP 272 (remove_files) COMPLETE
53442024-05-23T03:44:05.955Z[ recovery-image] May 23 03:44:04.507 INFO O| May 23 03:44:04.507 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53452024-05-23T03:44:05.977Z[ recovery-image] May 23 03:44:04.530 INFO O| May 23 03:44:04.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
53462024-05-23T03:44:05.977Z[ recovery-image] May 23 03:44:04.530 INFO O| May 23 03:44:04.530 INFO STEP 273 (remove_files) COMPLETE
53472024-05-23T03:44:05.987Z[ recovery-image] May 23 03:44:04.530 INFO O| May 23 03:44:04.530 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53482024-05-23T03:44:06.015Z[ recovery-image] May 23 03:44:04.564 INFO O| May 23 03:44:04.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
53492024-05-23T03:44:06.015Z[ recovery-image] May 23 03:44:04.564 INFO O| May 23 03:44:04.564 INFO STEP 274 (remove_files) COMPLETE
53502024-05-23T03:44:06.015Z[ recovery-image] May 23 03:44:04.564 INFO O| May 23 03:44:04.564 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53512024-05-23T03:44:06.051Z[ recovery-image] May 23 03:44:04.592 INFO O| May 23 03:44:04.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
53522024-05-23T03:44:06.051Z[ recovery-image] May 23 03:44:04.592 INFO O| May 23 03:44:04.592 INFO STEP 275 (remove_files) COMPLETE
53532024-05-23T03:44:06.058Z[ recovery-image] May 23 03:44:04.592 INFO O| May 23 03:44:04.592 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53542024-05-23T03:44:06.474Z[ recovery-image] May 23 03:44:04.615 INFO O| May 23 03:44:04.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
53552024-05-23T03:44:06.474Z[ recovery-image] May 23 03:44:04.615 INFO O| May 23 03:44:04.615 INFO STEP 276 (remove_files) COMPLETE
53562024-05-23T03:44:06.475Z[ recovery-image] May 23 03:44:04.615 INFO O| May 23 03:44:04.615 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53572024-05-23T03:44:06.486Z[ recovery-image] May 23 03:44:04.650 INFO O| May 23 03:44:04.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
53582024-05-23T03:44:06.486Z[ recovery-image] May 23 03:44:04.650 INFO O| May 23 03:44:04.650 INFO STEP 277 (remove_files) COMPLETE
53592024-05-23T03:44:06.486Z[ recovery-image] May 23 03:44:04.650 INFO O| May 23 03:44:04.650 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53602024-05-23T03:44:06.486Z[ recovery-image] May 23 03:44:04.671 INFO O| May 23 03:44:04.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
53612024-05-23T03:44:06.486Z[ recovery-image] May 23 03:44:04.671 INFO O| May 23 03:44:04.671 INFO STEP 278 (remove_files) COMPLETE
53622024-05-23T03:44:06.486Z[ recovery-image] May 23 03:44:04.671 INFO O| May 23 03:44:04.671 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53632024-05-23T03:44:06.487Z[ recovery-image] May 23 03:44:04.706 INFO O| May 23 03:44:04.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
53642024-05-23T03:44:06.487Z[ recovery-image] May 23 03:44:04.706 INFO O| May 23 03:44:04.706 INFO STEP 279 (remove_files) COMPLETE
53652024-05-23T03:44:06.487Z[ recovery-image] May 23 03:44:04.706 INFO O| May 23 03:44:04.706 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53662024-05-23T03:44:06.487Z[ recovery-image] May 23 03:44:04.725 INFO O| May 23 03:44:04.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
53672024-05-23T03:44:06.488Z[ recovery-image] May 23 03:44:04.725 INFO O| May 23 03:44:04.725 INFO STEP 280 (remove_files) COMPLETE
53682024-05-23T03:44:06.488Z[ recovery-image] May 23 03:44:04.725 INFO O| May 23 03:44:04.725 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53692024-05-23T03:44:06.488Z[ recovery-image] May 23 03:44:04.743 INFO O| May 23 03:44:04.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
53702024-05-23T03:44:06.488Z[ recovery-image] May 23 03:44:04.744 INFO O| May 23 03:44:04.744 INFO STEP 281 (remove_files) COMPLETE
53712024-05-23T03:44:06.489Z[ recovery-image] May 23 03:44:04.744 INFO O| May 23 03:44:04.744 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53722024-05-23T03:44:06.489Z[ recovery-image] May 23 03:44:04.782 INFO O| May 23 03:44:04.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
53732024-05-23T03:44:06.489Z[ recovery-image] May 23 03:44:04.782 INFO O| May 23 03:44:04.782 INFO STEP 282 (remove_files) COMPLETE
53742024-05-23T03:44:06.489Z[ recovery-image] May 23 03:44:04.782 INFO O| May 23 03:44:04.782 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53752024-05-23T03:44:06.489Z[ recovery-image] May 23 03:44:04.801 INFO O| May 23 03:44:04.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
53762024-05-23T03:44:06.489Z[ recovery-image] May 23 03:44:04.802 INFO O| May 23 03:44:04.802 INFO STEP 283 (remove_files) COMPLETE
53772024-05-23T03:44:06.490Z[ recovery-image] May 23 03:44:04.802 INFO O| May 23 03:44:04.802 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53782024-05-23T03:44:06.490Z[ recovery-image] May 23 03:44:04.819 INFO O| May 23 03:44:04.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
53792024-05-23T03:44:06.490Z[ recovery-image] May 23 03:44:04.819 INFO O| May 23 03:44:04.819 INFO STEP 284 (remove_files) COMPLETE
53802024-05-23T03:44:06.490Z[ recovery-image] May 23 03:44:04.819 INFO O| May 23 03:44:04.819 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53812024-05-23T03:44:06.491Z[ recovery-image] May 23 03:44:04.837 INFO O| May 23 03:44:04.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
53822024-05-23T03:44:06.491Z[ recovery-image] May 23 03:44:04.837 INFO O| May 23 03:44:04.837 INFO STEP 285 (remove_files) COMPLETE
53832024-05-23T03:44:06.491Z[ recovery-image] May 23 03:44:04.837 INFO O| May 23 03:44:04.837 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53842024-05-23T03:44:06.491Z[ recovery-image] May 23 03:44:04.855 INFO O| May 23 03:44:04.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
53852024-05-23T03:44:06.491Z[ recovery-image] May 23 03:44:04.855 INFO O| May 23 03:44:04.855 INFO STEP 286 (remove_files) COMPLETE
53862024-05-23T03:44:06.491Z[ recovery-image] May 23 03:44:04.856 INFO O| May 23 03:44:04.855 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53872024-05-23T03:44:06.491Z[ recovery-image] May 23 03:44:04.912 INFO O| May 23 03:44:04.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
53882024-05-23T03:44:06.491Z[ recovery-image] May 23 03:44:04.913 INFO O| May 23 03:44:04.912 INFO STEP 287 (remove_files) COMPLETE
53892024-05-23T03:44:06.491Z[ recovery-image] May 23 03:44:04.913 INFO O| May 23 03:44:04.913 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53902024-05-23T03:44:06.491Z[ recovery-image] May 23 03:44:04.956 INFO O| May 23 03:44:04.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
53912024-05-23T03:44:06.491Z[ recovery-image] May 23 03:44:04.956 INFO O| May 23 03:44:04.956 INFO STEP 288 (remove_files) COMPLETE
53922024-05-23T03:44:06.492Z[ recovery-image] May 23 03:44:04.957 INFO O| May 23 03:44:04.957 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53932024-05-23T03:44:06.492Z[ recovery-image] May 23 03:44:04.976 INFO O| May 23 03:44:04.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
53942024-05-23T03:44:06.492Z[ recovery-image] May 23 03:44:04.976 INFO O| May 23 03:44:04.976 INFO STEP 289 (remove_files) COMPLETE
53952024-05-23T03:44:06.492Z[ recovery-image] May 23 03:44:04.977 INFO O| May 23 03:44:04.976 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53962024-05-23T03:44:06.492Z[ recovery-image] May 23 03:44:04.996 INFO O| May 23 03:44:04.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
53972024-05-23T03:44:06.493Z[ recovery-image] May 23 03:44:04.996 INFO O| May 23 03:44:04.996 INFO STEP 290 (remove_files) COMPLETE
53982024-05-23T03:44:06.493Z[ recovery-image] May 23 03:44:04.996 INFO O| May 23 03:44:04.996 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53992024-05-23T03:44:06.493Z[ recovery-image] May 23 03:44:05.017 INFO O| May 23 03:44:05.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
54002024-05-23T03:44:06.493Z[ recovery-image] May 23 03:44:05.017 INFO O| May 23 03:44:05.017 INFO STEP 291 (remove_files) COMPLETE
54012024-05-23T03:44:06.493Z[ recovery-image] May 23 03:44:05.017 INFO O| May 23 03:44:05.017 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54022024-05-23T03:44:06.503Z[ recovery-image] May 23 03:44:05.036 INFO O| May 23 03:44:05.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
54032024-05-23T03:44:06.503Z[ recovery-image] May 23 03:44:05.036 INFO O| May 23 03:44:05.036 INFO STEP 292 (remove_files) COMPLETE
54042024-05-23T03:44:06.504Z[ recovery-image] May 23 03:44:05.036 INFO O| May 23 03:44:05.036 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54052024-05-23T03:44:06.504Z[ recovery-image] May 23 03:44:05.055 INFO O| May 23 03:44:05.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
54062024-05-23T03:44:06.504Z[ recovery-image] May 23 03:44:05.055 INFO O| May 23 03:44:05.055 INFO STEP 293 (remove_files) COMPLETE
54072024-05-23T03:44:06.509Z[ recovery-image] May 23 03:44:05.055 INFO O| May 23 03:44:05.055 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54082024-05-23T03:44:06.522Z[ recovery-image] May 23 03:44:05.074 INFO O| May 23 03:44:05.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
54092024-05-23T03:44:06.522Z[ recovery-image] May 23 03:44:05.074 INFO O| May 23 03:44:05.074 INFO STEP 294 (remove_files) COMPLETE
54102024-05-23T03:44:06.527Z[ recovery-image] May 23 03:44:05.074 INFO O| May 23 03:44:05.074 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54112024-05-23T03:44:06.540Z[ recovery-image] May 23 03:44:05.093 INFO O| May 23 03:44:05.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
54122024-05-23T03:44:06.540Z[ recovery-image] May 23 03:44:05.093 INFO O| May 23 03:44:05.093 INFO STEP 295 (remove_files) COMPLETE
54132024-05-23T03:44:06.544Z[ recovery-image] May 23 03:44:05.093 INFO O| May 23 03:44:05.093 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54142024-05-23T03:44:06.559Z[ recovery-image] May 23 03:44:05.112 INFO O| May 23 03:44:05.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
54152024-05-23T03:44:06.560Z[ recovery-image] May 23 03:44:05.112 INFO O| May 23 03:44:05.112 INFO STEP 296 (remove_files) COMPLETE
54162024-05-23T03:44:06.563Z[ recovery-image] May 23 03:44:05.112 INFO O| May 23 03:44:05.112 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54172024-05-23T03:44:06.579Z[ recovery-image] May 23 03:44:05.132 INFO O| May 23 03:44:05.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
54182024-05-23T03:44:06.579Z[ recovery-image] May 23 03:44:05.132 INFO O| May 23 03:44:05.132 INFO STEP 297 (remove_files) COMPLETE
54192024-05-23T03:44:06.595Z[ recovery-image] May 23 03:44:05.132 INFO O| May 23 03:44:05.132 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54202024-05-23T03:44:06.599Z[ recovery-image] May 23 03:44:05.152 INFO O| May 23 03:44:05.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
54212024-05-23T03:44:06.600Z[ recovery-image] May 23 03:44:05.152 INFO O| May 23 03:44:05.152 INFO STEP 298 (remove_files) COMPLETE
54222024-05-23T03:44:06.604Z[ recovery-image] May 23 03:44:05.152 INFO O| May 23 03:44:05.152 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54232024-05-23T03:44:06.619Z[ recovery-image] May 23 03:44:05.172 INFO O| May 23 03:44:05.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
54242024-05-23T03:44:06.619Z[ recovery-image] May 23 03:44:05.173 INFO O| May 23 03:44:05.172 INFO STEP 299 (remove_files) COMPLETE
54252024-05-23T03:44:06.623Z[ recovery-image] May 23 03:44:05.173 INFO O| May 23 03:44:05.172 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54262024-05-23T03:44:06.643Z[ recovery-image] May 23 03:44:05.192 INFO O| May 23 03:44:05.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
54272024-05-23T03:44:06.643Z[ recovery-image] May 23 03:44:05.192 INFO O| May 23 03:44:05.192 INFO STEP 300 (remove_files) COMPLETE
54282024-05-23T03:44:06.643Z[ recovery-image] May 23 03:44:05.192 INFO O| May 23 03:44:05.192 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54292024-05-23T03:44:06.660Z[ recovery-image] May 23 03:44:05.213 INFO O| May 23 03:44:05.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
54302024-05-23T03:44:06.660Z[ recovery-image] May 23 03:44:05.213 INFO O| May 23 03:44:05.213 INFO STEP 301 (remove_files) COMPLETE
54312024-05-23T03:44:06.664Z[ recovery-image] May 23 03:44:05.213 INFO O| May 23 03:44:05.213 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54322024-05-23T03:44:06.683Z[ recovery-image] May 23 03:44:05.235 INFO O| May 23 03:44:05.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
54332024-05-23T03:44:06.683Z[ recovery-image] May 23 03:44:05.235 INFO O| May 23 03:44:05.235 INFO STEP 302 (remove_files) COMPLETE
54342024-05-23T03:44:06.687Z[ recovery-image] May 23 03:44:05.235 INFO O| May 23 03:44:05.235 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54352024-05-23T03:44:06.706Z[ recovery-image] May 23 03:44:05.258 INFO O| May 23 03:44:05.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
54362024-05-23T03:44:06.706Z[ recovery-image] May 23 03:44:05.258 INFO O| May 23 03:44:05.258 INFO STEP 303 (remove_files) COMPLETE
54372024-05-23T03:44:06.707Z[ recovery-image] May 23 03:44:05.258 INFO O| May 23 03:44:05.258 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54382024-05-23T03:44:06.741Z[ recovery-image] May 23 03:44:05.294 INFO O| May 23 03:44:05.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
54392024-05-23T03:44:06.741Z[ recovery-image] May 23 03:44:05.294 INFO O| May 23 03:44:05.294 INFO STEP 304 (remove_files) COMPLETE
54402024-05-23T03:44:06.745Z[ recovery-image] May 23 03:44:05.294 INFO O| May 23 03:44:05.294 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54412024-05-23T03:44:06.785Z[ recovery-image] May 23 03:44:05.338 INFO O| May 23 03:44:05.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
54422024-05-23T03:44:06.790Z[ recovery-image] May 23 03:44:05.338 INFO O| May 23 03:44:05.338 INFO STEP 305 (remove_files) COMPLETE
54432024-05-23T03:44:06.790Z[ recovery-image] May 23 03:44:05.338 INFO O| May 23 03:44:05.338 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54442024-05-23T03:44:06.804Z[ recovery-image] May 23 03:44:05.357 INFO O| May 23 03:44:05.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
54452024-05-23T03:44:06.808Z[ recovery-image] May 23 03:44:05.357 INFO O| May 23 03:44:05.357 INFO STEP 306 (remove_files) COMPLETE
54462024-05-23T03:44:06.809Z[ recovery-image] May 23 03:44:05.357 INFO O| May 23 03:44:05.357 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54472024-05-23T03:44:06.823Z[ recovery-image] May 23 03:44:05.376 INFO O| May 23 03:44:05.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
54482024-05-23T03:44:06.823Z[ recovery-image] May 23 03:44:05.376 INFO O| May 23 03:44:05.376 INFO STEP 307 (remove_files) COMPLETE
54492024-05-23T03:44:06.827Z[ recovery-image] May 23 03:44:05.376 INFO O| May 23 03:44:05.376 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54502024-05-23T03:44:06.875Z[ recovery-image] May 23 03:44:05.427 INFO O| May 23 03:44:05.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
54512024-05-23T03:44:06.875Z[ recovery-image] May 23 03:44:05.428 INFO O| May 23 03:44:05.428 INFO STEP 308 (remove_files) COMPLETE
54522024-05-23T03:44:06.879Z[ recovery-image] May 23 03:44:05.428 INFO O| May 23 03:44:05.428 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54532024-05-23T03:44:06.910Z[ recovery-image] May 23 03:44:05.461 INFO O| May 23 03:44:05.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
54542024-05-23T03:44:06.910Z[ recovery-image] May 23 03:44:05.461 INFO O| May 23 03:44:05.461 INFO STEP 309 (remove_files) COMPLETE
54552024-05-23T03:44:06.910Z[ recovery-image] May 23 03:44:05.461 INFO O| May 23 03:44:05.461 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54562024-05-23T03:44:06.936Z[ recovery-image] May 23 03:44:05.484 INFO O| May 23 03:44:05.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
54572024-05-23T03:44:06.941Z[ recovery-image] May 23 03:44:05.484 INFO O| May 23 03:44:05.484 INFO STEP 310 (remove_files) COMPLETE
54582024-05-23T03:44:06.941Z[ recovery-image] May 23 03:44:05.484 INFO O| May 23 03:44:05.484 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54592024-05-23T03:44:06.964Z[ recovery-image] May 23 03:44:05.515 INFO O| May 23 03:44:05.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
54602024-05-23T03:44:06.964Z[ recovery-image] May 23 03:44:05.515 INFO O| May 23 03:44:05.515 INFO STEP 311 (remove_files) COMPLETE
54612024-05-23T03:44:06.964Z[ recovery-image] May 23 03:44:05.515 INFO O| May 23 03:44:05.515 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54622024-05-23T03:44:07.002Z[ recovery-image] May 23 03:44:05.553 INFO O| May 23 03:44:05.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
54632024-05-23T03:44:07.002Z[ recovery-image] May 23 03:44:05.553 INFO O| May 23 03:44:05.553 INFO STEP 312 (remove_files) COMPLETE
54642024-05-23T03:44:07.002Z[ recovery-image] May 23 03:44:05.553 INFO O| May 23 03:44:05.553 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54652024-05-23T03:44:07.031Z[ recovery-image] May 23 03:44:05.584 INFO O| May 23 03:44:05.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
54662024-05-23T03:44:07.031Z[ recovery-image] May 23 03:44:05.584 INFO O| May 23 03:44:05.584 INFO STEP 313 (remove_files) COMPLETE
54672024-05-23T03:44:07.031Z[ recovery-image] May 23 03:44:05.584 INFO O| May 23 03:44:05.584 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54682024-05-23T03:44:07.054Z[ recovery-image] May 23 03:44:05.605 INFO O| May 23 03:44:05.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
54692024-05-23T03:44:07.054Z[ recovery-image] May 23 03:44:05.606 INFO O| May 23 03:44:05.605 INFO STEP 314 (remove_files) COMPLETE
54702024-05-23T03:44:07.059Z[ recovery-image] May 23 03:44:05.606 INFO O| May 23 03:44:05.605 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54712024-05-23T03:44:07.091Z[ recovery-image] May 23 03:44:05.641 INFO O| May 23 03:44:05.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
54722024-05-23T03:44:07.091Z[ recovery-image] May 23 03:44:05.641 INFO O| May 23 03:44:05.641 INFO STEP 315 (remove_files) COMPLETE
54732024-05-23T03:44:07.091Z[ recovery-image] May 23 03:44:05.641 INFO O| May 23 03:44:05.641 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54742024-05-23T03:44:07.141Z[ recovery-image] May 23 03:44:05.694 INFO O| May 23 03:44:05.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
54752024-05-23T03:44:07.141Z[ recovery-image] May 23 03:44:05.694 INFO O| May 23 03:44:05.694 INFO STEP 316 (remove_files) COMPLETE
54762024-05-23T03:44:07.141Z[ recovery-image] May 23 03:44:05.694 INFO O| May 23 03:44:05.694 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54772024-05-23T03:44:07.161Z[ recovery-image] May 23 03:44:05.714 INFO O| May 23 03:44:05.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
54782024-05-23T03:44:07.161Z[ recovery-image] May 23 03:44:05.714 INFO O| May 23 03:44:05.714 INFO STEP 317 (remove_files) COMPLETE
54792024-05-23T03:44:07.165Z[ recovery-image] May 23 03:44:05.714 INFO O| May 23 03:44:05.714 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54802024-05-23T03:44:07.179Z[ recovery-image] May 23 03:44:05.732 INFO O| May 23 03:44:05.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
54812024-05-23T03:44:07.179Z[ recovery-image] May 23 03:44:05.732 INFO O| May 23 03:44:05.732 INFO STEP 318 (remove_files) COMPLETE
54822024-05-23T03:44:07.179Z[ recovery-image] May 23 03:44:05.732 INFO O| May 23 03:44:05.732 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54832024-05-23T03:44:07.198Z[ recovery-image] May 23 03:44:05.750 INFO O| May 23 03:44:05.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
54842024-05-23T03:44:07.198Z[ recovery-image] May 23 03:44:05.750 INFO O| May 23 03:44:05.750 INFO STEP 319 (remove_files) COMPLETE
54852024-05-23T03:44:07.198Z[ recovery-image] May 23 03:44:05.750 INFO O| May 23 03:44:05.750 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54862024-05-23T03:44:07.218Z[ recovery-image] May 23 03:44:05.769 INFO O| May 23 03:44:05.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
54872024-05-23T03:44:07.218Z[ recovery-image] May 23 03:44:05.769 INFO O| May 23 03:44:05.769 INFO STEP 320 (remove_files) COMPLETE
54882024-05-23T03:44:07.218Z[ recovery-image] May 23 03:44:05.769 INFO O| May 23 03:44:05.769 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54892024-05-23T03:44:07.236Z[ recovery-image] May 23 03:44:05.789 INFO O| May 23 03:44:05.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
54902024-05-23T03:44:07.236Z[ recovery-image] May 23 03:44:05.789 INFO O| May 23 03:44:05.789 INFO STEP 321 (remove_files) COMPLETE
54912024-05-23T03:44:07.236Z[ recovery-image] May 23 03:44:05.789 INFO O| May 23 03:44:05.789 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54922024-05-23T03:44:07.265Z[ recovery-image] May 23 03:44:05.816 INFO O| May 23 03:44:05.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
54932024-05-23T03:44:07.265Z[ recovery-image] May 23 03:44:05.816 INFO O| May 23 03:44:05.816 INFO STEP 322 (remove_files) COMPLETE
54942024-05-23T03:44:07.265Z[ recovery-image] May 23 03:44:05.816 INFO O| May 23 03:44:05.816 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54952024-05-23T03:44:07.285Z[ recovery-image] May 23 03:44:05.837 INFO O| May 23 03:44:05.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
54962024-05-23T03:44:07.285Z[ recovery-image] May 23 03:44:05.837 INFO O| May 23 03:44:05.837 INFO STEP 323 (remove_files) COMPLETE
54972024-05-23T03:44:07.285Z[ recovery-image] May 23 03:44:05.837 INFO O| May 23 03:44:05.837 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54982024-05-23T03:44:07.317Z[ recovery-image] May 23 03:44:05.869 INFO O| May 23 03:44:05.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
54992024-05-23T03:44:07.317Z[ recovery-image] May 23 03:44:05.869 INFO O| May 23 03:44:05.869 INFO STEP 324 (remove_files) COMPLETE
55002024-05-23T03:44:07.317Z[ recovery-image] May 23 03:44:05.869 INFO O| May 23 03:44:05.869 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55012024-05-23T03:44:07.372Z[ recovery-image] May 23 03:44:05.914 INFO O| May 23 03:44:05.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
55022024-05-23T03:44:07.372Z[ recovery-image] May 23 03:44:05.915 INFO O| May 23 03:44:05.915 INFO STEP 325 (remove_files) COMPLETE
55032024-05-23T03:44:07.372Z[ recovery-image] May 23 03:44:05.915 INFO O| May 23 03:44:05.915 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55042024-05-23T03:44:07.398Z[ recovery-image] May 23 03:44:05.945 INFO O| May 23 03:44:05.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
55052024-05-23T03:44:07.398Z[ recovery-image] May 23 03:44:05.945 INFO O| May 23 03:44:05.945 INFO STEP 326 (remove_files) COMPLETE
55062024-05-23T03:44:07.398Z[ recovery-image] May 23 03:44:05.945 INFO O| May 23 03:44:05.945 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55072024-05-23T03:44:07.464Z[ recovery-image] May 23 03:44:06.016 INFO O| May 23 03:44:06.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
55082024-05-23T03:44:07.468Z[ recovery-image] May 23 03:44:06.016 INFO O| May 23 03:44:06.016 INFO STEP 327 (remove_files) COMPLETE
55092024-05-23T03:44:07.468Z[ recovery-image] May 23 03:44:06.016 INFO O| May 23 03:44:06.016 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55102024-05-23T03:44:07.486Z[ recovery-image] May 23 03:44:06.038 INFO O| May 23 03:44:06.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
55112024-05-23T03:44:07.490Z[ recovery-image] May 23 03:44:06.039 INFO O| May 23 03:44:06.039 INFO STEP 328 (remove_files) COMPLETE
55122024-05-23T03:44:07.490Z[ recovery-image] May 23 03:44:06.039 INFO O| May 23 03:44:06.039 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55132024-05-23T03:44:07.507Z[ recovery-image] May 23 03:44:06.059 INFO O| May 23 03:44:06.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
55142024-05-23T03:44:07.510Z[ recovery-image] May 23 03:44:06.059 INFO O| May 23 03:44:06.059 INFO STEP 329 (remove_files) COMPLETE
55152024-05-23T03:44:07.510Z[ recovery-image] May 23 03:44:06.059 INFO O| May 23 03:44:06.059 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55162024-05-23T03:44:07.536Z[ recovery-image] May 23 03:44:06.088 INFO O| May 23 03:44:06.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
55172024-05-23T03:44:07.536Z[ recovery-image] May 23 03:44:06.088 INFO O| May 23 03:44:06.088 INFO STEP 330 (remove_files) COMPLETE
55182024-05-23T03:44:07.539Z[ recovery-image] May 23 03:44:06.089 INFO O| May 23 03:44:06.088 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55192024-05-23T03:44:07.557Z[ recovery-image] May 23 03:44:06.109 INFO O| May 23 03:44:06.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
55202024-05-23T03:44:07.557Z[ recovery-image] May 23 03:44:06.109 INFO O| May 23 03:44:06.109 INFO STEP 331 (remove_files) COMPLETE
55212024-05-23T03:44:07.561Z[ recovery-image] May 23 03:44:06.110 INFO O| May 23 03:44:06.109 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55222024-05-23T03:44:07.577Z[ recovery-image] May 23 03:44:06.130 INFO O| May 23 03:44:06.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
55232024-05-23T03:44:07.599Z[ recovery-image] May 23 03:44:06.151 INFO O| May 23 03:44:06.151 INFO STEP 332 (remove_files) COMPLETE
55242024-05-23T03:44:07.599Z[ recovery-image] May 23 03:44:06.151 INFO O| May 23 03:44:06.151 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55252024-05-23T03:44:07.639Z[ recovery-image] May 23 03:44:06.191 INFO O| May 23 03:44:06.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
55262024-05-23T03:44:07.639Z[ recovery-image] May 23 03:44:06.191 INFO O| May 23 03:44:06.191 INFO STEP 333 (remove_files) COMPLETE
55272024-05-23T03:44:07.639Z[ recovery-image] May 23 03:44:06.191 INFO O| May 23 03:44:06.191 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55282024-05-23T03:44:07.658Z[ recovery-image] May 23 03:44:06.210 INFO O| May 23 03:44:06.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
55292024-05-23T03:44:07.658Z[ recovery-image] May 23 03:44:06.211 INFO O| May 23 03:44:06.211 INFO STEP 334 (remove_files) COMPLETE
55302024-05-23T03:44:07.658Z[ recovery-image] May 23 03:44:06.211 INFO O| May 23 03:44:06.211 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55312024-05-23T03:44:07.690Z[ recovery-image] May 23 03:44:06.242 INFO O| May 23 03:44:06.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
55322024-05-23T03:44:07.690Z[ recovery-image] May 23 03:44:06.242 INFO O| May 23 03:44:06.242 INFO STEP 335 (remove_files) COMPLETE
55332024-05-23T03:44:07.690Z[ recovery-image] May 23 03:44:06.242 INFO O| May 23 03:44:06.242 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55342024-05-23T03:44:07.714Z[ recovery-image] May 23 03:44:06.262 INFO O| May 23 03:44:06.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
55352024-05-23T03:44:07.715Z[ recovery-image] May 23 03:44:06.262 INFO O| May 23 03:44:06.262 INFO STEP 336 (remove_files) COMPLETE
55362024-05-23T03:44:07.727Z[ recovery-image] May 23 03:44:06.262 INFO O| May 23 03:44:06.262 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55372024-05-23T03:44:07.738Z[ recovery-image] May 23 03:44:06.281 INFO O| May 23 03:44:06.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
55382024-05-23T03:44:07.738Z[ recovery-image] May 23 03:44:06.281 INFO O| May 23 03:44:06.281 INFO STEP 337 (remove_files) COMPLETE
55392024-05-23T03:44:07.738Z[ recovery-image] May 23 03:44:06.281 INFO O| May 23 03:44:06.281 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55402024-05-23T03:44:07.750Z[ recovery-image] May 23 03:44:06.300 INFO O| May 23 03:44:06.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
55412024-05-23T03:44:07.761Z[ recovery-image] May 23 03:44:06.300 INFO O| May 23 03:44:06.300 INFO STEP 338 (remove_files) COMPLETE
55422024-05-23T03:44:07.761Z[ recovery-image] May 23 03:44:06.300 INFO O| May 23 03:44:06.300 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55432024-05-23T03:44:07.773Z[ recovery-image] May 23 03:44:06.319 INFO O| May 23 03:44:06.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
55442024-05-23T03:44:07.773Z[ recovery-image] May 23 03:44:06.319 INFO O| May 23 03:44:06.319 INFO STEP 339 (remove_files) COMPLETE
55452024-05-23T03:44:07.773Z[ recovery-image] May 23 03:44:06.319 INFO O| May 23 03:44:06.319 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55462024-05-23T03:44:07.794Z[ recovery-image] May 23 03:44:06.338 INFO O| May 23 03:44:06.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
55472024-05-23T03:44:07.794Z[ recovery-image] May 23 03:44:06.338 INFO O| May 23 03:44:06.338 INFO STEP 340 (remove_files) COMPLETE
55482024-05-23T03:44:07.794Z[ recovery-image] May 23 03:44:06.338 INFO O| May 23 03:44:06.338 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55492024-05-23T03:44:07.812Z[ recovery-image] May 23 03:44:06.357 INFO O| May 23 03:44:06.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
55502024-05-23T03:44:07.813Z[ recovery-image] May 23 03:44:06.357 INFO O| May 23 03:44:06.357 INFO STEP 341 (remove_files) COMPLETE
55512024-05-23T03:44:07.813Z[ recovery-image] May 23 03:44:06.357 INFO O| May 23 03:44:06.357 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55522024-05-23T03:44:07.854Z[ recovery-image] May 23 03:44:06.397 INFO O| May 23 03:44:06.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
55532024-05-23T03:44:07.854Z[ recovery-image] May 23 03:44:06.397 INFO O| May 23 03:44:06.397 INFO STEP 342 (remove_files) COMPLETE
55542024-05-23T03:44:07.854Z[ recovery-image] May 23 03:44:06.397 INFO O| May 23 03:44:06.397 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55552024-05-23T03:44:07.884Z[ recovery-image] May 23 03:44:06.436 INFO O| May 23 03:44:06.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
55562024-05-23T03:44:07.884Z[ recovery-image] May 23 03:44:06.436 INFO O| May 23 03:44:06.436 INFO STEP 343 (remove_files) COMPLETE
55572024-05-23T03:44:07.884Z[ recovery-image] May 23 03:44:06.436 INFO O| May 23 03:44:06.436 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55582024-05-23T03:44:07.913Z[ recovery-image] May 23 03:44:06.466 INFO O| May 23 03:44:06.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
55592024-05-23T03:44:07.918Z[ recovery-image] May 23 03:44:06.466 INFO O| May 23 03:44:06.466 INFO STEP 344 (remove_files) COMPLETE
55602024-05-23T03:44:07.918Z[ recovery-image] May 23 03:44:06.466 INFO O| May 23 03:44:06.466 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55612024-05-23T03:44:07.948Z[ recovery-image] May 23 03:44:06.488 INFO O| May 23 03:44:06.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
55622024-05-23T03:44:07.948Z[ recovery-image] May 23 03:44:06.488 INFO O| May 23 03:44:06.488 INFO STEP 345 (remove_files) COMPLETE
55632024-05-23T03:44:07.948Z[ recovery-image] May 23 03:44:06.488 INFO O| May 23 03:44:06.488 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55642024-05-23T03:44:07.979Z[ recovery-image] May 23 03:44:06.531 INFO O| May 23 03:44:06.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
55652024-05-23T03:44:07.983Z[ recovery-image] May 23 03:44:06.531 INFO O| May 23 03:44:06.531 INFO STEP 346 (remove_files) COMPLETE
55662024-05-23T03:44:07.983Z[ recovery-image] May 23 03:44:06.531 INFO O| May 23 03:44:06.531 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55672024-05-23T03:44:08.001Z[ recovery-image] May 23 03:44:06.553 INFO O| May 23 03:44:06.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
55682024-05-23T03:44:08.002Z[ recovery-image] May 23 03:44:06.553 INFO O| May 23 03:44:06.553 INFO STEP 347 (remove_files) COMPLETE
55692024-05-23T03:44:08.002Z[ recovery-image] May 23 03:44:06.554 INFO O| May 23 03:44:06.553 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55702024-05-23T03:44:08.044Z[ recovery-image] May 23 03:44:06.596 INFO O| May 23 03:44:06.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
55712024-05-23T03:44:08.044Z[ recovery-image] May 23 03:44:06.596 INFO O| May 23 03:44:06.596 INFO STEP 348 (remove_files) COMPLETE
55722024-05-23T03:44:08.049Z[ recovery-image] May 23 03:44:06.596 INFO O| May 23 03:44:06.596 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55732024-05-23T03:44:08.078Z[ recovery-image] May 23 03:44:06.630 INFO O| May 23 03:44:06.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
55742024-05-23T03:44:08.078Z[ recovery-image] May 23 03:44:06.630 INFO O| May 23 03:44:06.630 INFO STEP 349 (remove_files) COMPLETE
55752024-05-23T03:44:08.078Z[ recovery-image] May 23 03:44:06.630 INFO O| May 23 03:44:06.630 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55762024-05-23T03:44:08.099Z[ recovery-image] May 23 03:44:06.651 INFO O| May 23 03:44:06.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
55772024-05-23T03:44:08.099Z[ recovery-image] May 23 03:44:06.651 INFO O| May 23 03:44:06.651 INFO STEP 350 (remove_files) COMPLETE
55782024-05-23T03:44:08.099Z[ recovery-image] May 23 03:44:06.651 INFO O| May 23 03:44:06.651 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55792024-05-23T03:44:08.131Z[ recovery-image] May 23 03:44:06.684 INFO O| May 23 03:44:06.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
55802024-05-23T03:44:08.131Z[ recovery-image] May 23 03:44:06.684 INFO O| May 23 03:44:06.684 INFO STEP 351 (remove_files) COMPLETE
55812024-05-23T03:44:08.131Z[ recovery-image] May 23 03:44:06.684 INFO O| May 23 03:44:06.684 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55822024-05-23T03:44:08.180Z[ recovery-image] May 23 03:44:06.730 INFO O| May 23 03:44:06.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
55832024-05-23T03:44:08.180Z[ recovery-image] May 23 03:44:06.730 INFO O| May 23 03:44:06.730 INFO STEP 352 (remove_files) COMPLETE
55842024-05-23T03:44:08.185Z[ recovery-image] May 23 03:44:06.730 INFO O| May 23 03:44:06.730 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55852024-05-23T03:44:08.203Z[ recovery-image] May 23 03:44:06.755 INFO O| May 23 03:44:06.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
55862024-05-23T03:44:08.203Z[ recovery-image] May 23 03:44:06.755 INFO O| May 23 03:44:06.755 INFO STEP 353 (remove_files) COMPLETE
55872024-05-23T03:44:08.208Z[ recovery-image] May 23 03:44:06.755 INFO O| May 23 03:44:06.755 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55882024-05-23T03:44:08.302Z[ recovery-image] May 23 03:44:06.854 INFO O| May 23 03:44:06.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
55892024-05-23T03:44:08.302Z[ recovery-image] May 23 03:44:06.854 INFO O| May 23 03:44:06.854 INFO STEP 354 (remove_files) COMPLETE
55902024-05-23T03:44:08.306Z[ recovery-image] May 23 03:44:06.854 INFO O| May 23 03:44:06.854 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55912024-05-23T03:44:08.321Z[ recovery-image] May 23 03:44:06.873 INFO O| May 23 03:44:06.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
55922024-05-23T03:44:08.321Z[ recovery-image] May 23 03:44:06.873 INFO O| May 23 03:44:06.873 INFO STEP 355 (remove_files) COMPLETE
55932024-05-23T03:44:08.324Z[ recovery-image] May 23 03:44:06.873 INFO O| May 23 03:44:06.873 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55942024-05-23T03:44:08.340Z[ recovery-image] May 23 03:44:06.892 INFO O| May 23 03:44:06.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
55952024-05-23T03:44:08.340Z[ recovery-image] May 23 03:44:06.892 INFO O| May 23 03:44:06.892 INFO STEP 356 (remove_files) COMPLETE
55962024-05-23T03:44:08.340Z[ recovery-image] May 23 03:44:06.892 INFO O| May 23 03:44:06.892 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55972024-05-23T03:44:08.768Z[ recovery-image] May 23 03:44:06.910 INFO O| May 23 03:44:06.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
55982024-05-23T03:44:08.768Z[ recovery-image] May 23 03:44:06.910 INFO O| May 23 03:44:06.910 INFO STEP 357 (remove_files) COMPLETE
55992024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:06.910 INFO O| May 23 03:44:06.910 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56002024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:06.929 INFO O| May 23 03:44:06.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
56012024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:06.929 INFO O| May 23 03:44:06.929 INFO STEP 358 (remove_files) COMPLETE
56022024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:06.929 INFO O| May 23 03:44:06.929 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56032024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:06.965 INFO O| May 23 03:44:06.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
56042024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:06.965 INFO O| May 23 03:44:06.965 INFO STEP 359 (remove_files) COMPLETE
56052024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:06.965 INFO O| May 23 03:44:06.965 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56062024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:06.985 INFO O| May 23 03:44:06.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
56072024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:06.986 INFO O| May 23 03:44:06.986 INFO STEP 360 (remove_files) COMPLETE
56082024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:06.986 INFO O| May 23 03:44:06.986 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56092024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:07.006 INFO O| May 23 03:44:07.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
56102024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:07.006 INFO O| May 23 03:44:07.006 INFO STEP 361 (remove_files) COMPLETE
56112024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:07.006 INFO O| May 23 03:44:07.006 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56122024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:07.026 INFO O| May 23 03:44:07.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
56132024-05-23T03:44:08.780Z[ recovery-image] May 23 03:44:07.026 INFO O| May 23 03:44:07.026 INFO STEP 362 (remove_files) COMPLETE
56142024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.026 INFO O| May 23 03:44:07.026 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56152024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.046 INFO O| May 23 03:44:07.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
56162024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.046 INFO O| May 23 03:44:07.046 INFO STEP 363 (remove_files) COMPLETE
56172024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.046 INFO O| May 23 03:44:07.046 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56182024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.065 INFO O| May 23 03:44:07.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
56192024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.066 INFO O| May 23 03:44:07.065 INFO STEP 364 (remove_files) COMPLETE
56202024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.066 INFO O| May 23 03:44:07.065 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56212024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.085 INFO O| May 23 03:44:07.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
56222024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.085 INFO O| May 23 03:44:07.085 INFO STEP 365 (remove_files) COMPLETE
56232024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.085 INFO O| May 23 03:44:07.085 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56242024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.138 INFO O| May 23 03:44:07.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
56252024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.138 INFO O| May 23 03:44:07.138 INFO STEP 366 (remove_files) COMPLETE
56262024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.138 INFO O| May 23 03:44:07.138 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56272024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.161 INFO O| May 23 03:44:07.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
56282024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.161 INFO O| May 23 03:44:07.161 INFO STEP 367 (remove_files) COMPLETE
56292024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.161 INFO O| May 23 03:44:07.161 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56302024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.186 INFO O| May 23 03:44:07.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
56312024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.186 INFO O| May 23 03:44:07.186 INFO STEP 368 (remove_files) COMPLETE
56322024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.186 INFO O| May 23 03:44:07.186 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56332024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.216 INFO O| May 23 03:44:07.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
56342024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.216 INFO O| May 23 03:44:07.216 INFO STEP 369 (remove_files) COMPLETE
56352024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.216 INFO O| May 23 03:44:07.216 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56362024-05-23T03:44:08.781Z[ recovery-image] May 23 03:44:07.279 INFO O| May 23 03:44:07.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
56372024-05-23T03:44:08.782Z[ recovery-image] May 23 03:44:07.279 INFO O| May 23 03:44:07.279 INFO STEP 370 (remove_files) COMPLETE
56382024-05-23T03:44:08.782Z[ recovery-image] May 23 03:44:07.279 INFO O| May 23 03:44:07.279 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56392024-05-23T03:44:08.820Z[ recovery-image] May 23 03:44:07.372 INFO O| May 23 03:44:07.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
56402024-05-23T03:44:08.820Z[ recovery-image] May 23 03:44:07.372 INFO O| May 23 03:44:07.372 INFO STEP 371 (remove_files) COMPLETE
56412024-05-23T03:44:08.828Z[ recovery-image] May 23 03:44:07.372 INFO O| May 23 03:44:07.372 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56422024-05-23T03:44:08.859Z[ recovery-image] May 23 03:44:07.411 INFO O| May 23 03:44:07.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
56432024-05-23T03:44:08.863Z[ recovery-image] May 23 03:44:07.411 INFO O| May 23 03:44:07.411 INFO STEP 372 (remove_files) COMPLETE
56442024-05-23T03:44:08.863Z[ recovery-image] May 23 03:44:07.411 INFO O| May 23 03:44:07.411 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56452024-05-23T03:44:08.880Z[ recovery-image] May 23 03:44:07.432 INFO O| May 23 03:44:07.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
56462024-05-23T03:44:08.880Z[ recovery-image] May 23 03:44:07.432 INFO O| May 23 03:44:07.431 INFO STEP 373 (remove_files) COMPLETE
56472024-05-23T03:44:08.884Z[ recovery-image] May 23 03:44:07.432 INFO O| May 23 03:44:07.431 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56482024-05-23T03:44:08.913Z[ recovery-image] May 23 03:44:07.462 INFO O| May 23 03:44:07.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
56492024-05-23T03:44:08.913Z[ recovery-image] May 23 03:44:07.462 INFO O| May 23 03:44:07.462 INFO STEP 374 (remove_files) COMPLETE
56502024-05-23T03:44:08.917Z[ recovery-image] May 23 03:44:07.462 INFO O| May 23 03:44:07.462 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56512024-05-23T03:44:08.951Z[ recovery-image] May 23 03:44:07.503 INFO O| May 23 03:44:07.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
56522024-05-23T03:44:08.951Z[ recovery-image] May 23 03:44:07.503 INFO O| May 23 03:44:07.503 INFO STEP 375 (remove_files) COMPLETE
56532024-05-23T03:44:08.951Z[ recovery-image] May 23 03:44:07.503 INFO O| May 23 03:44:07.503 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56542024-05-23T03:44:08.970Z[ recovery-image] May 23 03:44:07.522 INFO O| May 23 03:44:07.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
56552024-05-23T03:44:08.970Z[ recovery-image] May 23 03:44:07.522 INFO O| May 23 03:44:07.522 INFO STEP 376 (remove_files) COMPLETE
56562024-05-23T03:44:08.970Z[ recovery-image] May 23 03:44:07.522 INFO O| May 23 03:44:07.522 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56572024-05-23T03:44:08.989Z[ recovery-image] May 23 03:44:07.541 INFO O| May 23 03:44:07.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
56582024-05-23T03:44:08.989Z[ recovery-image] May 23 03:44:07.541 INFO O| May 23 03:44:07.541 INFO STEP 377 (remove_files) COMPLETE
56592024-05-23T03:44:08.989Z[ recovery-image] May 23 03:44:07.541 INFO O| May 23 03:44:07.541 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56602024-05-23T03:44:09.009Z[ recovery-image] May 23 03:44:07.561 INFO O| May 23 03:44:07.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
56612024-05-23T03:44:09.009Z[ recovery-image] May 23 03:44:07.561 INFO O| May 23 03:44:07.561 INFO STEP 378 (remove_files) COMPLETE
56622024-05-23T03:44:09.009Z[ recovery-image] May 23 03:44:07.561 INFO O| May 23 03:44:07.561 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56632024-05-23T03:44:09.030Z[ recovery-image] May 23 03:44:07.581 INFO O| May 23 03:44:07.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
56642024-05-23T03:44:09.030Z[ recovery-image] May 23 03:44:07.582 INFO O| May 23 03:44:07.582 INFO STEP 379 (remove_files) COMPLETE
56652024-05-23T03:44:09.030Z[ recovery-image] May 23 03:44:07.582 INFO O| May 23 03:44:07.582 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56662024-05-23T03:44:09.055Z[ recovery-image] May 23 03:44:07.607 INFO O| May 23 03:44:07.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
56672024-05-23T03:44:09.055Z[ recovery-image] May 23 03:44:07.607 INFO O| May 23 03:44:07.607 INFO STEP 380 (remove_files) COMPLETE
56682024-05-23T03:44:09.059Z[ recovery-image] May 23 03:44:07.607 INFO O| May 23 03:44:07.607 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56692024-05-23T03:44:09.086Z[ recovery-image] May 23 03:44:07.638 INFO O| May 23 03:44:07.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
56702024-05-23T03:44:09.086Z[ recovery-image] May 23 03:44:07.638 INFO O| May 23 03:44:07.638 INFO STEP 381 (remove_files) COMPLETE
56712024-05-23T03:44:09.086Z[ recovery-image] May 23 03:44:07.638 INFO O| May 23 03:44:07.638 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56722024-05-23T03:44:09.137Z[ recovery-image] May 23 03:44:07.689 INFO O| May 23 03:44:07.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
56732024-05-23T03:44:09.137Z[ recovery-image] May 23 03:44:07.689 INFO O| May 23 03:44:07.689 INFO STEP 382 (remove_files) COMPLETE
56742024-05-23T03:44:09.141Z[ recovery-image] May 23 03:44:07.689 INFO O| May 23 03:44:07.689 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56752024-05-23T03:44:09.158Z[ recovery-image] May 23 03:44:07.710 INFO O| May 23 03:44:07.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
56762024-05-23T03:44:09.158Z[ recovery-image] May 23 03:44:07.710 INFO O| May 23 03:44:07.710 INFO STEP 383 (remove_files) COMPLETE
56772024-05-23T03:44:09.171Z[ recovery-image] May 23 03:44:07.710 INFO O| May 23 03:44:07.710 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56782024-05-23T03:44:09.189Z[ recovery-image] May 23 03:44:07.729 INFO O| May 23 03:44:07.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
56792024-05-23T03:44:09.189Z[ recovery-image] May 23 03:44:07.730 INFO O| May 23 03:44:07.729 INFO STEP 384 (remove_files) COMPLETE
56802024-05-23T03:44:09.189Z[ recovery-image] May 23 03:44:07.730 INFO O| May 23 03:44:07.730 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56812024-05-23T03:44:09.606Z[ recovery-image] May 23 03:44:07.748 INFO O| May 23 03:44:07.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
56822024-05-23T03:44:09.606Z[ recovery-image] May 23 03:44:07.748 INFO O| May 23 03:44:07.748 INFO STEP 385 (remove_files) COMPLETE
56832024-05-23T03:44:09.614Z[ recovery-image] May 23 03:44:07.749 INFO O| May 23 03:44:07.748 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56842024-05-23T03:44:09.614Z[ recovery-image] May 23 03:44:07.768 INFO O| May 23 03:44:07.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
56852024-05-23T03:44:09.614Z[ recovery-image] May 23 03:44:07.768 INFO O| May 23 03:44:07.768 INFO STEP 386 (remove_files) COMPLETE
56862024-05-23T03:44:09.614Z[ recovery-image] May 23 03:44:07.769 INFO O| May 23 03:44:07.768 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56872024-05-23T03:44:09.614Z[ recovery-image] May 23 03:44:07.799 INFO O| May 23 03:44:07.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
56882024-05-23T03:44:09.614Z[ recovery-image] May 23 03:44:07.799 INFO O| May 23 03:44:07.799 INFO STEP 387 (remove_files) COMPLETE
56892024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.799 INFO O| May 23 03:44:07.799 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56902024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.817 INFO O| May 23 03:44:07.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
56912024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.817 INFO O| May 23 03:44:07.817 INFO STEP 388 (remove_files) COMPLETE
56922024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.817 INFO O| May 23 03:44:07.817 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56932024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.835 INFO O| May 23 03:44:07.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
56942024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.835 INFO O| May 23 03:44:07.835 INFO STEP 389 (remove_files) COMPLETE
56952024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.835 INFO O| May 23 03:44:07.835 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56962024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.855 INFO O| May 23 03:44:07.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
56972024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.855 INFO O| May 23 03:44:07.855 INFO STEP 390 (remove_files) COMPLETE
56982024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.855 INFO O| May 23 03:44:07.855 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56992024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.881 INFO O| May 23 03:44:07.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
57002024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.881 INFO O| May 23 03:44:07.881 INFO STEP 391 (remove_files) COMPLETE
57012024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.882 INFO O| May 23 03:44:07.882 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57022024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.926 INFO O| May 23 03:44:07.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
57032024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.926 INFO O| May 23 03:44:07.926 INFO STEP 392 (remove_files) COMPLETE
57042024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.926 INFO O| May 23 03:44:07.926 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57052024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.946 INFO O| May 23 03:44:07.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
57062024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.946 INFO O| May 23 03:44:07.946 INFO STEP 393 (remove_files) COMPLETE
57072024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.946 INFO O| May 23 03:44:07.946 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57082024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.965 INFO O| May 23 03:44:07.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
57092024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.965 INFO O| May 23 03:44:07.965 INFO STEP 394 (remove_files) COMPLETE
57102024-05-23T03:44:09.615Z[ recovery-image] May 23 03:44:07.965 INFO O| May 23 03:44:07.965 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57112024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:07.983 INFO O| May 23 03:44:07.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
57122024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:07.983 INFO O| May 23 03:44:07.983 INFO STEP 395 (remove_files) COMPLETE
57132024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:07.983 INFO O| May 23 03:44:07.983 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57142024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.004 INFO O| May 23 03:44:08.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
57152024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.004 INFO O| May 23 03:44:08.004 INFO STEP 396 (remove_files) COMPLETE
57162024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.004 INFO O| May 23 03:44:08.004 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57172024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.023 INFO O| May 23 03:44:08.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
57182024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.024 INFO O| May 23 03:44:08.024 INFO STEP 397 (remove_files) COMPLETE
57192024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.024 INFO O| May 23 03:44:08.024 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57202024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.041 INFO O| May 23 03:44:08.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
57212024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.041 INFO O| May 23 03:44:08.041 INFO STEP 398 (remove_files) COMPLETE
57222024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.042 INFO O| May 23 03:44:08.041 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57232024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.060 INFO O| May 23 03:44:08.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
57242024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.060 INFO O| May 23 03:44:08.060 INFO STEP 399 (remove_files) COMPLETE
57252024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.060 INFO O| May 23 03:44:08.060 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57262024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.115 INFO O| May 23 03:44:08.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
57272024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.115 INFO O| May 23 03:44:08.115 INFO STEP 400 (remove_files) COMPLETE
57282024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.115 INFO O| May 23 03:44:08.115 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57292024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.140 INFO O| May 23 03:44:08.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
57302024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.141 INFO O| May 23 03:44:08.140 INFO STEP 401 (remove_files) COMPLETE
57312024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.141 INFO O| May 23 03:44:08.141 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57322024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.161 INFO O| May 23 03:44:08.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
57332024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.161 INFO O| May 23 03:44:08.161 INFO STEP 402 (remove_files) COMPLETE
57342024-05-23T03:44:09.616Z[ recovery-image] May 23 03:44:08.162 INFO O| May 23 03:44:08.162 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57352024-05-23T03:44:09.630Z[ recovery-image] May 23 03:44:08.180 INFO O| May 23 03:44:08.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
57362024-05-23T03:44:09.630Z[ recovery-image] May 23 03:44:08.180 INFO O| May 23 03:44:08.180 INFO STEP 403 (remove_files) COMPLETE
57372024-05-23T03:44:09.630Z[ recovery-image] May 23 03:44:08.180 INFO O| May 23 03:44:08.180 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57382024-05-23T03:44:09.664Z[ recovery-image] May 23 03:44:08.215 INFO O| May 23 03:44:08.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
57392024-05-23T03:44:09.669Z[ recovery-image] May 23 03:44:08.216 INFO O| May 23 03:44:08.215 INFO STEP 404 (remove_files) COMPLETE
57402024-05-23T03:44:09.669Z[ recovery-image] May 23 03:44:08.216 INFO O| May 23 03:44:08.216 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57412024-05-23T03:44:09.682Z[ recovery-image] May 23 03:44:08.234 INFO O| May 23 03:44:08.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
57422024-05-23T03:44:09.683Z[ recovery-image] May 23 03:44:08.234 INFO O| May 23 03:44:08.234 INFO STEP 405 (remove_files) COMPLETE
57432024-05-23T03:44:09.689Z[ recovery-image] May 23 03:44:08.235 INFO O| May 23 03:44:08.234 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57442024-05-23T03:44:09.706Z[ recovery-image] May 23 03:44:08.251 INFO O| May 23 03:44:08.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
57452024-05-23T03:44:09.706Z[ recovery-image] May 23 03:44:08.251 INFO O| May 23 03:44:08.251 INFO STEP 406 (remove_files) COMPLETE
57462024-05-23T03:44:09.711Z[ recovery-image] May 23 03:44:08.251 INFO O| May 23 03:44:08.251 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57472024-05-23T03:44:09.717Z[ recovery-image] May 23 03:44:08.269 INFO O| May 23 03:44:08.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
57482024-05-23T03:44:09.717Z[ recovery-image] May 23 03:44:08.269 INFO O| May 23 03:44:08.269 INFO STEP 407 (remove_files) COMPLETE
57492024-05-23T03:44:09.721Z[ recovery-image] May 23 03:44:08.269 INFO O| May 23 03:44:08.269 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57502024-05-23T03:44:09.749Z[ recovery-image] May 23 03:44:08.300 INFO O| May 23 03:44:08.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
57512024-05-23T03:44:09.749Z[ recovery-image] May 23 03:44:08.300 INFO O| May 23 03:44:08.300 INFO STEP 408 (remove_files) COMPLETE
57522024-05-23T03:44:09.749Z[ recovery-image] May 23 03:44:08.300 INFO O| May 23 03:44:08.300 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57532024-05-23T03:44:09.791Z[ recovery-image] May 23 03:44:08.343 INFO O| May 23 03:44:08.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
57542024-05-23T03:44:09.800Z[ recovery-image] May 23 03:44:08.343 INFO O| May 23 03:44:08.343 INFO STEP 409 (remove_files) COMPLETE
57552024-05-23T03:44:09.801Z[ recovery-image] May 23 03:44:08.343 INFO O| May 23 03:44:08.343 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57562024-05-23T03:44:09.855Z[ recovery-image] May 23 03:44:08.406 INFO O| May 23 03:44:08.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
57572024-05-23T03:44:09.859Z[ recovery-image] May 23 03:44:08.406 INFO O| May 23 03:44:08.406 INFO STEP 410 (remove_files) COMPLETE
57582024-05-23T03:44:09.859Z[ recovery-image] May 23 03:44:08.406 INFO O| May 23 03:44:08.406 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57592024-05-23T03:44:09.877Z[ recovery-image] May 23 03:44:08.425 INFO O| May 23 03:44:08.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
57602024-05-23T03:44:09.882Z[ recovery-image] May 23 03:44:08.426 INFO O| May 23 03:44:08.426 INFO STEP 411 (remove_files) COMPLETE
57612024-05-23T03:44:09.882Z[ recovery-image] May 23 03:44:08.426 INFO O| May 23 03:44:08.426 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57622024-05-23T03:44:09.897Z[ recovery-image] May 23 03:44:08.449 INFO O| May 23 03:44:08.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
57632024-05-23T03:44:09.902Z[ recovery-image] May 23 03:44:08.449 INFO O| May 23 03:44:08.449 INFO STEP 412 (remove_files) COMPLETE
57642024-05-23T03:44:09.902Z[ recovery-image] May 23 03:44:08.449 INFO O| May 23 03:44:08.449 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57652024-05-23T03:44:09.918Z[ recovery-image] May 23 03:44:08.469 INFO O| May 23 03:44:08.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
57662024-05-23T03:44:09.918Z[ recovery-image] May 23 03:44:08.469 INFO O| May 23 03:44:08.469 INFO STEP 413 (remove_files) COMPLETE
57672024-05-23T03:44:09.918Z[ recovery-image] May 23 03:44:08.469 INFO O| May 23 03:44:08.469 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57682024-05-23T03:44:09.960Z[ recovery-image] May 23 03:44:08.512 INFO O| May 23 03:44:08.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
57692024-05-23T03:44:09.960Z[ recovery-image] May 23 03:44:08.512 INFO O| May 23 03:44:08.512 INFO STEP 414 (remove_files) COMPLETE
57702024-05-23T03:44:09.966Z[ recovery-image] May 23 03:44:08.512 INFO O| May 23 03:44:08.512 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57712024-05-23T03:44:09.981Z[ recovery-image] May 23 03:44:08.533 INFO O| May 23 03:44:08.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
57722024-05-23T03:44:09.982Z[ recovery-image] May 23 03:44:08.533 INFO O| May 23 03:44:08.533 INFO STEP 415 (remove_files) COMPLETE
57732024-05-23T03:44:09.982Z[ recovery-image] May 23 03:44:08.533 INFO O| May 23 03:44:08.533 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57742024-05-23T03:44:10.002Z[ recovery-image] May 23 03:44:08.553 INFO O| May 23 03:44:08.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
57752024-05-23T03:44:10.002Z[ recovery-image] May 23 03:44:08.553 INFO O| May 23 03:44:08.553 INFO STEP 416 (remove_files) COMPLETE
57762024-05-23T03:44:10.002Z[ recovery-image] May 23 03:44:08.554 INFO O| May 23 03:44:08.553 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57772024-05-23T03:44:10.022Z[ recovery-image] May 23 03:44:08.573 INFO O| May 23 03:44:08.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
57782024-05-23T03:44:10.023Z[ recovery-image] May 23 03:44:08.573 INFO O| May 23 03:44:08.573 INFO STEP 417 (remove_files) COMPLETE
57792024-05-23T03:44:10.032Z[ recovery-image] May 23 03:44:08.573 INFO O| May 23 03:44:08.573 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57802024-05-23T03:44:10.050Z[ recovery-image] May 23 03:44:08.594 INFO O| May 23 03:44:08.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
57812024-05-23T03:44:10.050Z[ recovery-image] May 23 03:44:08.594 INFO O| May 23 03:44:08.594 INFO STEP 418 (remove_files) COMPLETE
57822024-05-23T03:44:10.050Z[ recovery-image] May 23 03:44:08.594 INFO O| May 23 03:44:08.594 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57832024-05-23T03:44:10.070Z[ recovery-image] May 23 03:44:08.619 INFO O| May 23 03:44:08.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
57842024-05-23T03:44:10.070Z[ recovery-image] May 23 03:44:08.619 INFO O| May 23 03:44:08.619 INFO STEP 419 (remove_files) COMPLETE
57852024-05-23T03:44:10.070Z[ recovery-image] May 23 03:44:08.619 INFO O| May 23 03:44:08.619 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57862024-05-23T03:44:10.106Z[ recovery-image] May 23 03:44:08.654 INFO O| May 23 03:44:08.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
57872024-05-23T03:44:10.122Z[ recovery-image] May 23 03:44:08.654 INFO O| May 23 03:44:08.654 INFO STEP 420 (remove_files) COMPLETE
57882024-05-23T03:44:10.123Z[ recovery-image] May 23 03:44:08.654 INFO O| May 23 03:44:08.654 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57892024-05-23T03:44:10.194Z[ recovery-image] May 23 03:44:08.746 INFO O| May 23 03:44:08.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
57902024-05-23T03:44:10.198Z[ recovery-image] May 23 03:44:08.746 INFO O| May 23 03:44:08.746 INFO STEP 421 (remove_files) COMPLETE
57912024-05-23T03:44:10.198Z[ recovery-image] May 23 03:44:08.746 INFO O| May 23 03:44:08.746 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57922024-05-23T03:44:10.213Z[ recovery-image] May 23 03:44:08.765 INFO O| May 23 03:44:08.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
57932024-05-23T03:44:10.217Z[ recovery-image] May 23 03:44:08.765 INFO O| May 23 03:44:08.765 INFO STEP 422 (remove_files) COMPLETE
57942024-05-23T03:44:10.217Z[ recovery-image] May 23 03:44:08.766 INFO O| May 23 03:44:08.766 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57952024-05-23T03:44:10.238Z[ recovery-image] May 23 03:44:08.782 INFO O| May 23 03:44:08.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
57962024-05-23T03:44:10.244Z[ recovery-image] May 23 03:44:08.783 INFO O| May 23 03:44:08.783 INFO STEP 423 (remove_files) COMPLETE
57972024-05-23T03:44:10.244Z[ recovery-image] May 23 03:44:08.783 INFO O| May 23 03:44:08.783 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57982024-05-23T03:44:10.251Z[ recovery-image] May 23 03:44:08.800 INFO O| May 23 03:44:08.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
57992024-05-23T03:44:10.251Z[ recovery-image] May 23 03:44:08.800 INFO O| May 23 03:44:08.800 INFO STEP 424 (remove_files) COMPLETE
58002024-05-23T03:44:10.251Z[ recovery-image] May 23 03:44:08.801 INFO O| May 23 03:44:08.800 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58012024-05-23T03:44:10.271Z[ recovery-image] May 23 03:44:08.817 INFO O| May 23 03:44:08.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
58022024-05-23T03:44:10.271Z[ recovery-image] May 23 03:44:08.817 INFO O| May 23 03:44:08.817 INFO STEP 425 (remove_files) COMPLETE
58032024-05-23T03:44:10.275Z[ recovery-image] May 23 03:44:08.818 INFO O| May 23 03:44:08.817 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58042024-05-23T03:44:10.292Z[ recovery-image] May 23 03:44:08.836 INFO O| May 23 03:44:08.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
58052024-05-23T03:44:10.292Z[ recovery-image] May 23 03:44:08.836 INFO O| May 23 03:44:08.836 INFO STEP 426 (remove_files) COMPLETE
58062024-05-23T03:44:10.298Z[ recovery-image] May 23 03:44:08.836 INFO O| May 23 03:44:08.836 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58072024-05-23T03:44:10.311Z[ recovery-image] May 23 03:44:08.854 INFO O| May 23 03:44:08.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
58082024-05-23T03:44:10.724Z[ recovery-image] May 23 03:44:08.854 INFO O| May 23 03:44:08.854 INFO STEP 427 (remove_files) COMPLETE
58092024-05-23T03:44:10.725Z[ recovery-image] May 23 03:44:08.854 INFO O| May 23 03:44:08.854 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58102024-05-23T03:44:10.731Z[ recovery-image] May 23 03:44:08.872 INFO O| May 23 03:44:08.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
58112024-05-23T03:44:10.731Z[ recovery-image] May 23 03:44:08.872 INFO O| May 23 03:44:08.872 INFO STEP 428 (remove_files) COMPLETE
58122024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.872 INFO O| May 23 03:44:08.872 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58132024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.890 INFO O| May 23 03:44:08.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
58142024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.891 INFO O| May 23 03:44:08.890 INFO STEP 429 (remove_files) COMPLETE
58152024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.891 INFO O| May 23 03:44:08.891 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58162024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.909 INFO O| May 23 03:44:08.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
58172024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.926 INFO O| May 23 03:44:08.926 INFO STEP 430 (remove_files) COMPLETE
58182024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.926 INFO O| May 23 03:44:08.926 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58192024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.947 INFO O| May 23 03:44:08.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
58202024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.948 INFO O| May 23 03:44:08.948 INFO STEP 431 (remove_files) COMPLETE
58212024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.948 INFO O| May 23 03:44:08.948 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58222024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.967 INFO O| May 23 03:44:08.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
58232024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.968 INFO O| May 23 03:44:08.968 INFO STEP 432 (remove_files) COMPLETE
58242024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.968 INFO O| May 23 03:44:08.968 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58252024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.987 INFO O| May 23 03:44:08.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
58262024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.987 INFO O| May 23 03:44:08.987 INFO STEP 433 (remove_files) COMPLETE
58272024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:08.987 INFO O| May 23 03:44:08.987 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58282024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:09.040 INFO O| May 23 03:44:09.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
58292024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:09.040 INFO O| May 23 03:44:09.040 INFO STEP 434 (remove_files) COMPLETE
58302024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:09.040 INFO O| May 23 03:44:09.040 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58312024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:09.057 INFO O| May 23 03:44:09.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
58322024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:09.058 INFO O| May 23 03:44:09.057 INFO STEP 435 (remove_files) COMPLETE
58332024-05-23T03:44:10.732Z[ recovery-image] May 23 03:44:09.058 INFO O| May 23 03:44:09.058 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58342024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.074 INFO O| May 23 03:44:09.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
58352024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.074 INFO O| May 23 03:44:09.074 INFO STEP 436 (remove_files) COMPLETE
58362024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.074 INFO O| May 23 03:44:09.074 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58372024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.090 INFO O| May 23 03:44:09.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
58382024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.090 INFO O| May 23 03:44:09.090 INFO STEP 437 (remove_files) COMPLETE
58392024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.091 INFO O| May 23 03:44:09.090 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58402024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.108 INFO O| May 23 03:44:09.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
58412024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.109 INFO O| May 23 03:44:09.109 INFO STEP 438 (remove_files) COMPLETE
58422024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.109 INFO O| May 23 03:44:09.109 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58432024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.127 INFO O| May 23 03:44:09.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
58442024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.128 INFO O| May 23 03:44:09.128 INFO STEP 439 (remove_files) COMPLETE
58452024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.128 INFO O| May 23 03:44:09.128 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58462024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.147 INFO O| May 23 03:44:09.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
58472024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.147 INFO O| May 23 03:44:09.147 INFO STEP 440 (remove_files) COMPLETE
58482024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.147 INFO O| May 23 03:44:09.147 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58492024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.166 INFO O| May 23 03:44:09.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
58502024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.166 INFO O| May 23 03:44:09.166 INFO STEP 441 (remove_files) COMPLETE
58512024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.166 INFO O| May 23 03:44:09.166 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58522024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.185 INFO O| May 23 03:44:09.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
58532024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.185 INFO O| May 23 03:44:09.185 INFO STEP 442 (remove_files) COMPLETE
58542024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.185 INFO O| May 23 03:44:09.185 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58552024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.228 INFO O| May 23 03:44:09.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
58562024-05-23T03:44:10.733Z[ recovery-image] May 23 03:44:09.228 INFO O| May 23 03:44:09.228 INFO STEP 443 (remove_files) COMPLETE
58572024-05-23T03:44:10.734Z[ recovery-image] May 23 03:44:09.228 INFO O| May 23 03:44:09.228 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58582024-05-23T03:44:10.734Z[ recovery-image] May 23 03:44:09.248 INFO O| May 23 03:44:09.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
58592024-05-23T03:44:10.734Z[ recovery-image] May 23 03:44:09.248 INFO O| May 23 03:44:09.248 INFO STEP 444 (remove_files) COMPLETE
58602024-05-23T03:44:10.734Z[ recovery-image] May 23 03:44:09.248 INFO O| May 23 03:44:09.248 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58612024-05-23T03:44:10.734Z[ recovery-image] May 23 03:44:09.267 INFO O| May 23 03:44:09.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
58622024-05-23T03:44:10.734Z[ recovery-image] May 23 03:44:09.267 INFO O| May 23 03:44:09.267 INFO STEP 445 (remove_files) COMPLETE
58632024-05-23T03:44:10.734Z[ recovery-image] May 23 03:44:09.267 INFO O| May 23 03:44:09.267 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58642024-05-23T03:44:10.738Z[ recovery-image] May 23 03:44:09.285 INFO O| May 23 03:44:09.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
58652024-05-23T03:44:10.738Z[ recovery-image] May 23 03:44:09.285 INFO O| May 23 03:44:09.285 INFO STEP 446 (remove_files) COMPLETE
58662024-05-23T03:44:10.738Z[ recovery-image] May 23 03:44:09.285 INFO O| May 23 03:44:09.285 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58672024-05-23T03:44:10.750Z[ recovery-image] May 23 03:44:09.302 INFO O| May 23 03:44:09.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
58682024-05-23T03:44:10.750Z[ recovery-image] May 23 03:44:09.302 INFO O| May 23 03:44:09.302 INFO STEP 447 (remove_files) COMPLETE
58692024-05-23T03:44:10.754Z[ recovery-image] May 23 03:44:09.302 INFO O| May 23 03:44:09.302 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58702024-05-23T03:44:10.771Z[ recovery-image] May 23 03:44:09.319 INFO O| May 23 03:44:09.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
58712024-05-23T03:44:10.771Z[ recovery-image] May 23 03:44:09.320 INFO O| May 23 03:44:09.319 INFO STEP 448 (remove_files) COMPLETE
58722024-05-23T03:44:10.771Z[ recovery-image] May 23 03:44:09.320 INFO O| May 23 03:44:09.320 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58732024-05-23T03:44:10.797Z[ recovery-image] May 23 03:44:09.336 INFO O| May 23 03:44:09.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
58742024-05-23T03:44:10.797Z[ recovery-image] May 23 03:44:09.337 INFO O| May 23 03:44:09.336 INFO STEP 449 (remove_files) COMPLETE
58752024-05-23T03:44:10.815Z[ recovery-image] May 23 03:44:09.337 INFO O| May 23 03:44:09.336 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58762024-05-23T03:44:10.815Z[ recovery-image] May 23 03:44:09.354 INFO O| May 23 03:44:09.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
58772024-05-23T03:44:10.815Z[ recovery-image] May 23 03:44:09.354 INFO O| May 23 03:44:09.354 INFO STEP 450 (remove_files) COMPLETE
58782024-05-23T03:44:10.815Z[ recovery-image] May 23 03:44:09.354 INFO O| May 23 03:44:09.354 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58792024-05-23T03:44:10.834Z[ recovery-image] May 23 03:44:09.385 INFO O| May 23 03:44:09.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
58802024-05-23T03:44:10.834Z[ recovery-image] May 23 03:44:09.385 INFO O| May 23 03:44:09.385 INFO STEP 451 (remove_files) COMPLETE
58812024-05-23T03:44:10.834Z[ recovery-image] May 23 03:44:09.385 INFO O| May 23 03:44:09.385 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58822024-05-23T03:44:10.855Z[ recovery-image] May 23 03:44:09.403 INFO O| May 23 03:44:09.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
58832024-05-23T03:44:10.855Z[ recovery-image] May 23 03:44:09.403 INFO O| May 23 03:44:09.403 INFO STEP 452 (remove_files) COMPLETE
58842024-05-23T03:44:10.855Z[ recovery-image] May 23 03:44:09.403 INFO O| May 23 03:44:09.403 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58852024-05-23T03:44:10.870Z[ recovery-image] May 23 03:44:09.422 INFO O| May 23 03:44:09.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
58862024-05-23T03:44:10.870Z[ recovery-image] May 23 03:44:09.422 INFO O| May 23 03:44:09.422 INFO STEP 453 (remove_files) COMPLETE
58872024-05-23T03:44:10.870Z[ recovery-image] May 23 03:44:09.422 INFO O| May 23 03:44:09.422 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58882024-05-23T03:44:10.889Z[ recovery-image] May 23 03:44:09.440 INFO O| May 23 03:44:09.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
58892024-05-23T03:44:10.889Z[ recovery-image] May 23 03:44:09.440 INFO O| May 23 03:44:09.440 INFO STEP 454 (remove_files) COMPLETE
58902024-05-23T03:44:10.889Z[ recovery-image] May 23 03:44:09.440 INFO O| May 23 03:44:09.440 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58912024-05-23T03:44:10.908Z[ recovery-image] May 23 03:44:09.459 INFO O| May 23 03:44:09.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
58922024-05-23T03:44:10.908Z[ recovery-image] May 23 03:44:09.460 INFO O| May 23 03:44:09.459 INFO STEP 455 (remove_files) COMPLETE
58932024-05-23T03:44:10.908Z[ recovery-image] May 23 03:44:09.460 INFO O| May 23 03:44:09.460 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58942024-05-23T03:44:10.928Z[ recovery-image] May 23 03:44:09.479 INFO O| May 23 03:44:09.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
58952024-05-23T03:44:10.928Z[ recovery-image] May 23 03:44:09.479 INFO O| May 23 03:44:09.479 INFO STEP 456 (remove_files) COMPLETE
58962024-05-23T03:44:10.932Z[ recovery-image] May 23 03:44:09.479 INFO O| May 23 03:44:09.479 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58972024-05-23T03:44:10.948Z[ recovery-image] May 23 03:44:09.499 INFO O| May 23 03:44:09.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
58982024-05-23T03:44:10.948Z[ recovery-image] May 23 03:44:09.499 INFO O| May 23 03:44:09.499 INFO STEP 457 (remove_files) COMPLETE
58992024-05-23T03:44:10.948Z[ recovery-image] May 23 03:44:09.499 INFO O| May 23 03:44:09.499 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59002024-05-23T03:44:10.977Z[ recovery-image] May 23 03:44:09.519 INFO O| May 23 03:44:09.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
59012024-05-23T03:44:10.977Z[ recovery-image] May 23 03:44:09.519 INFO O| May 23 03:44:09.519 INFO STEP 458 (remove_files) COMPLETE
59022024-05-23T03:44:10.977Z[ recovery-image] May 23 03:44:09.519 INFO O| May 23 03:44:09.519 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59032024-05-23T03:44:10.986Z[ recovery-image] May 23 03:44:09.537 INFO O| May 23 03:44:09.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
59042024-05-23T03:44:10.986Z[ recovery-image] May 23 03:44:09.538 INFO O| May 23 03:44:09.538 INFO STEP 459 (remove_files) COMPLETE
59052024-05-23T03:44:10.986Z[ recovery-image] May 23 03:44:09.538 INFO O| May 23 03:44:09.538 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59062024-05-23T03:44:11.006Z[ recovery-image] May 23 03:44:09.557 INFO O| May 23 03:44:09.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
59072024-05-23T03:44:11.007Z[ recovery-image] May 23 03:44:09.557 INFO O| May 23 03:44:09.557 INFO STEP 460 (remove_files) COMPLETE
59082024-05-23T03:44:11.007Z[ recovery-image] May 23 03:44:09.557 INFO O| May 23 03:44:09.557 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59092024-05-23T03:44:11.026Z[ recovery-image] May 23 03:44:09.577 INFO O| May 23 03:44:09.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
59102024-05-23T03:44:11.027Z[ recovery-image] May 23 03:44:09.577 INFO O| May 23 03:44:09.577 INFO STEP 461 (remove_files) COMPLETE
59112024-05-23T03:44:11.027Z[ recovery-image] May 23 03:44:09.577 INFO O| May 23 03:44:09.577 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59122024-05-23T03:44:11.048Z[ recovery-image] May 23 03:44:09.598 INFO O| May 23 03:44:09.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
59132024-05-23T03:44:11.048Z[ recovery-image] May 23 03:44:09.598 INFO O| May 23 03:44:09.598 INFO STEP 462 (remove_files) COMPLETE
59142024-05-23T03:44:11.048Z[ recovery-image] May 23 03:44:09.598 INFO O| May 23 03:44:09.598 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59152024-05-23T03:44:11.084Z[ recovery-image] May 23 03:44:09.636 INFO O| May 23 03:44:09.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
59162024-05-23T03:44:11.085Z[ recovery-image] May 23 03:44:09.636 INFO O| May 23 03:44:09.636 INFO STEP 463 (remove_files) COMPLETE
59172024-05-23T03:44:11.089Z[ recovery-image] May 23 03:44:09.636 INFO O| May 23 03:44:09.636 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59182024-05-23T03:44:11.119Z[ recovery-image] May 23 03:44:09.670 INFO O| May 23 03:44:09.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
59192024-05-23T03:44:11.119Z[ recovery-image] May 23 03:44:09.670 INFO O| May 23 03:44:09.670 INFO STEP 464 (remove_files) COMPLETE
59202024-05-23T03:44:11.119Z[ recovery-image] May 23 03:44:09.670 INFO O| May 23 03:44:09.670 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59212024-05-23T03:44:11.179Z[ recovery-image] May 23 03:44:09.730 INFO O| May 23 03:44:09.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
59222024-05-23T03:44:11.179Z[ recovery-image] May 23 03:44:09.730 INFO O| May 23 03:44:09.730 INFO STEP 465 (remove_files) COMPLETE
59232024-05-23T03:44:11.179Z[ recovery-image] May 23 03:44:09.730 INFO O| May 23 03:44:09.730 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59242024-05-23T03:44:11.214Z[ recovery-image] May 23 03:44:09.763 INFO O| May 23 03:44:09.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
59252024-05-23T03:44:11.214Z[ recovery-image] May 23 03:44:09.763 INFO O| May 23 03:44:09.763 INFO STEP 466 (remove_files) COMPLETE
59262024-05-23T03:44:11.232Z[ recovery-image] May 23 03:44:09.763 INFO O| May 23 03:44:09.763 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59272024-05-23T03:44:11.247Z[ recovery-image] May 23 03:44:09.797 INFO O| May 23 03:44:09.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
59282024-05-23T03:44:11.247Z[ recovery-image] May 23 03:44:09.797 INFO O| May 23 03:44:09.797 INFO STEP 467 (remove_files) COMPLETE
59292024-05-23T03:44:11.247Z[ recovery-image] May 23 03:44:09.797 INFO O| May 23 03:44:09.797 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59302024-05-23T03:44:11.267Z[ recovery-image] May 23 03:44:09.817 INFO O| May 23 03:44:09.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
59312024-05-23T03:44:11.267Z[ recovery-image] May 23 03:44:09.817 INFO O| May 23 03:44:09.817 INFO STEP 468 (remove_files) COMPLETE
59322024-05-23T03:44:11.267Z[ recovery-image] May 23 03:44:09.817 INFO O| May 23 03:44:09.817 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59332024-05-23T03:44:11.286Z[ recovery-image] May 23 03:44:09.834 INFO O| May 23 03:44:09.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
59342024-05-23T03:44:11.286Z[ recovery-image] May 23 03:44:09.834 INFO O| May 23 03:44:09.834 INFO STEP 469 (remove_files) COMPLETE
59352024-05-23T03:44:11.286Z[ recovery-image] May 23 03:44:09.834 INFO O| May 23 03:44:09.834 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59362024-05-23T03:44:11.300Z[ recovery-image] May 23 03:44:09.851 INFO O| May 23 03:44:09.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
59372024-05-23T03:44:11.300Z[ recovery-image] May 23 03:44:09.851 INFO O| May 23 03:44:09.851 INFO STEP 470 (remove_files) COMPLETE
59382024-05-23T03:44:11.300Z[ recovery-image] May 23 03:44:09.851 INFO O| May 23 03:44:09.851 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59392024-05-23T03:44:11.333Z[ recovery-image] May 23 03:44:09.884 INFO O| May 23 03:44:09.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
59402024-05-23T03:44:11.357Z[ recovery-image] May 23 03:44:09.909 INFO O| May 23 03:44:09.909 INFO STEP 471 (remove_files) COMPLETE
59412024-05-23T03:44:11.358Z[ recovery-image] May 23 03:44:09.909 INFO O| May 23 03:44:09.909 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59422024-05-23T03:44:11.376Z[ recovery-image] May 23 03:44:09.928 INFO O| May 23 03:44:09.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
59432024-05-23T03:44:11.376Z[ recovery-image] May 23 03:44:09.928 INFO O| May 23 03:44:09.928 INFO STEP 472 (remove_files) COMPLETE
59442024-05-23T03:44:11.376Z[ recovery-image] May 23 03:44:09.928 INFO O| May 23 03:44:09.928 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59452024-05-23T03:44:11.394Z[ recovery-image] May 23 03:44:09.945 INFO O| May 23 03:44:09.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
59462024-05-23T03:44:11.394Z[ recovery-image] May 23 03:44:09.945 INFO O| May 23 03:44:09.945 INFO STEP 473 (remove_files) COMPLETE
59472024-05-23T03:44:11.398Z[ recovery-image] May 23 03:44:09.945 INFO O| May 23 03:44:09.945 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59482024-05-23T03:44:11.409Z[ recovery-image] May 23 03:44:09.961 INFO O| May 23 03:44:09.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
59492024-05-23T03:44:11.409Z[ recovery-image] May 23 03:44:09.961 INFO O| May 23 03:44:09.961 INFO STEP 474 (remove_files) COMPLETE
59502024-05-23T03:44:11.409Z[ recovery-image] May 23 03:44:09.961 INFO O| May 23 03:44:09.961 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59512024-05-23T03:44:11.435Z[ recovery-image] May 23 03:44:09.986 INFO O| May 23 03:44:09.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
59522024-05-23T03:44:11.435Z[ recovery-image] May 23 03:44:09.987 INFO O| May 23 03:44:09.987 INFO STEP 475 (remove_files) COMPLETE
59532024-05-23T03:44:11.435Z[ recovery-image] May 23 03:44:09.987 INFO O| May 23 03:44:09.987 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59542024-05-23T03:44:11.478Z[ recovery-image] May 23 03:44:10.029 INFO O| May 23 03:44:10.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
59552024-05-23T03:44:11.481Z[ recovery-image] May 23 03:44:10.029 INFO O| May 23 03:44:10.029 INFO STEP 476 (remove_files) COMPLETE
59562024-05-23T03:44:11.481Z[ recovery-image] May 23 03:44:10.029 INFO O| May 23 03:44:10.029 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59572024-05-23T03:44:11.520Z[ recovery-image] May 23 03:44:10.067 INFO O| May 23 03:44:10.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
59582024-05-23T03:44:11.520Z[ recovery-image] May 23 03:44:10.067 INFO O| May 23 03:44:10.067 INFO STEP 477 (remove_files) COMPLETE
59592024-05-23T03:44:11.520Z[ recovery-image] May 23 03:44:10.067 INFO O| May 23 03:44:10.067 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59602024-05-23T03:44:11.537Z[ recovery-image] May 23 03:44:10.087 INFO O| May 23 03:44:10.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
59612024-05-23T03:44:11.537Z[ recovery-image] May 23 03:44:10.087 INFO O| May 23 03:44:10.087 INFO STEP 478 (remove_files) COMPLETE
59622024-05-23T03:44:11.538Z[ recovery-image] May 23 03:44:10.087 INFO O| May 23 03:44:10.087 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59632024-05-23T03:44:11.553Z[ recovery-image] May 23 03:44:10.104 INFO O| May 23 03:44:10.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
59642024-05-23T03:44:11.571Z[ recovery-image] May 23 03:44:10.122 INFO O| May 23 03:44:10.122 INFO STEP 479 (remove_files) COMPLETE
59652024-05-23T03:44:11.571Z[ recovery-image] May 23 03:44:10.122 INFO O| May 23 03:44:10.122 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59662024-05-23T03:44:11.617Z[ recovery-image] May 23 03:44:10.168 INFO O| May 23 03:44:10.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
59672024-05-23T03:44:11.617Z[ recovery-image] May 23 03:44:10.168 INFO O| May 23 03:44:10.168 INFO STEP 480 (remove_files) COMPLETE
59682024-05-23T03:44:11.617Z[ recovery-image] May 23 03:44:10.168 INFO O| May 23 03:44:10.168 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59692024-05-23T03:44:11.636Z[ recovery-image] May 23 03:44:10.187 INFO O| May 23 03:44:10.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
59702024-05-23T03:44:11.636Z[ recovery-image] May 23 03:44:10.187 INFO O| May 23 03:44:10.187 INFO STEP 481 (remove_files) COMPLETE
59712024-05-23T03:44:11.636Z[ recovery-image] May 23 03:44:10.187 INFO O| May 23 03:44:10.187 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59722024-05-23T03:44:11.656Z[ recovery-image] May 23 03:44:10.206 INFO O| May 23 03:44:10.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
59732024-05-23T03:44:11.662Z[ recovery-image] May 23 03:44:10.206 INFO O| May 23 03:44:10.206 INFO STEP 482 (remove_files) COMPLETE
59742024-05-23T03:44:11.662Z[ recovery-image] May 23 03:44:10.206 INFO O| May 23 03:44:10.206 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59752024-05-23T03:44:11.671Z[ recovery-image] May 23 03:44:10.223 INFO O| May 23 03:44:10.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
59762024-05-23T03:44:11.676Z[ recovery-image] May 23 03:44:10.223 INFO O| May 23 03:44:10.223 INFO STEP 483 (remove_files) COMPLETE
59772024-05-23T03:44:11.676Z[ recovery-image] May 23 03:44:10.223 INFO O| May 23 03:44:10.223 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59782024-05-23T03:44:11.690Z[ recovery-image] May 23 03:44:10.240 INFO O| May 23 03:44:10.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
59792024-05-23T03:44:11.690Z[ recovery-image] May 23 03:44:10.240 INFO O| May 23 03:44:10.240 INFO STEP 484 (remove_files) COMPLETE
59802024-05-23T03:44:11.690Z[ recovery-image] May 23 03:44:10.240 INFO O| May 23 03:44:10.240 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59812024-05-23T03:44:11.726Z[ recovery-image] May 23 03:44:10.274 INFO O| May 23 03:44:10.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
59822024-05-23T03:44:11.736Z[ recovery-image] May 23 03:44:10.274 INFO O| May 23 03:44:10.274 INFO STEP 485 (remove_files) COMPLETE
59832024-05-23T03:44:11.736Z[ recovery-image] May 23 03:44:10.274 INFO O| May 23 03:44:10.274 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59842024-05-23T03:44:11.745Z[ recovery-image] May 23 03:44:10.296 INFO O| May 23 03:44:10.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
59852024-05-23T03:44:11.749Z[ recovery-image] May 23 03:44:10.297 INFO O| May 23 03:44:10.297 INFO STEP 486 (remove_files) COMPLETE
59862024-05-23T03:44:11.749Z[ recovery-image] May 23 03:44:10.297 INFO O| May 23 03:44:10.297 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59872024-05-23T03:44:11.799Z[ recovery-image] May 23 03:44:10.348 INFO O| May 23 03:44:10.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
59882024-05-23T03:44:11.799Z[ recovery-image] May 23 03:44:10.348 INFO O| May 23 03:44:10.348 INFO STEP 487 (remove_files) COMPLETE
59892024-05-23T03:44:11.799Z[ recovery-image] May 23 03:44:10.348 INFO O| May 23 03:44:10.348 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59902024-05-23T03:44:11.833Z[ recovery-image] May 23 03:44:10.384 INFO O| May 23 03:44:10.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
59912024-05-23T03:44:11.833Z[ recovery-image] May 23 03:44:10.384 INFO O| May 23 03:44:10.384 INFO STEP 488 (remove_files) COMPLETE
59922024-05-23T03:44:11.837Z[ recovery-image] May 23 03:44:10.384 INFO O| May 23 03:44:10.384 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59932024-05-23T03:44:11.852Z[ recovery-image] May 23 03:44:10.403 INFO O| May 23 03:44:10.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
59942024-05-23T03:44:11.856Z[ recovery-image] May 23 03:44:10.403 INFO O| May 23 03:44:10.403 INFO STEP 489 (remove_files) COMPLETE
59952024-05-23T03:44:11.856Z[ recovery-image] May 23 03:44:10.403 INFO O| May 23 03:44:10.403 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59962024-05-23T03:44:11.873Z[ recovery-image] May 23 03:44:10.424 INFO O| May 23 03:44:10.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
59972024-05-23T03:44:11.877Z[ recovery-image] May 23 03:44:10.424 INFO O| May 23 03:44:10.424 INFO STEP 490 (remove_files) COMPLETE
59982024-05-23T03:44:11.877Z[ recovery-image] May 23 03:44:10.424 INFO O| May 23 03:44:10.424 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59992024-05-23T03:44:11.903Z[ recovery-image] May 23 03:44:10.454 INFO O| May 23 03:44:10.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
60002024-05-23T03:44:11.903Z[ recovery-image] May 23 03:44:10.454 INFO O| May 23 03:44:10.454 INFO STEP 491 (remove_files) COMPLETE
60012024-05-23T03:44:11.907Z[ recovery-image] May 23 03:44:10.455 INFO O| May 23 03:44:10.454 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60022024-05-23T03:44:11.923Z[ recovery-image] May 23 03:44:10.475 INFO O| May 23 03:44:10.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
60032024-05-23T03:44:11.927Z[ recovery-image] May 23 03:44:10.475 INFO O| May 23 03:44:10.475 INFO STEP 492 (remove_files) COMPLETE
60042024-05-23T03:44:11.927Z[ recovery-image] May 23 03:44:10.475 INFO O| May 23 03:44:10.475 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60052024-05-23T03:44:11.963Z[ recovery-image] May 23 03:44:10.514 INFO O| May 23 03:44:10.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
60062024-05-23T03:44:11.963Z[ recovery-image] May 23 03:44:10.514 INFO O| May 23 03:44:10.514 INFO STEP 493 (remove_files) COMPLETE
60072024-05-23T03:44:11.963Z[ recovery-image] May 23 03:44:10.514 INFO O| May 23 03:44:10.514 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60082024-05-23T03:44:11.983Z[ recovery-image] May 23 03:44:10.534 INFO O| May 23 03:44:10.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
60092024-05-23T03:44:11.983Z[ recovery-image] May 23 03:44:10.534 INFO O| May 23 03:44:10.534 INFO STEP 494 (remove_files) COMPLETE
60102024-05-23T03:44:11.983Z[ recovery-image] May 23 03:44:10.534 INFO O| May 23 03:44:10.534 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60112024-05-23T03:44:12.005Z[ recovery-image] May 23 03:44:10.555 INFO O| May 23 03:44:10.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
60122024-05-23T03:44:12.005Z[ recovery-image] May 23 03:44:10.555 INFO O| May 23 03:44:10.555 INFO STEP 495 (remove_files) COMPLETE
60132024-05-23T03:44:12.010Z[ recovery-image] May 23 03:44:10.555 INFO O| May 23 03:44:10.555 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60142024-05-23T03:44:12.047Z[ recovery-image] May 23 03:44:10.596 INFO O| May 23 03:44:10.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
60152024-05-23T03:44:12.047Z[ recovery-image] May 23 03:44:10.596 INFO O| May 23 03:44:10.596 INFO STEP 496 (remove_files) COMPLETE
60162024-05-23T03:44:12.047Z[ recovery-image] May 23 03:44:10.596 INFO O| May 23 03:44:10.596 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60172024-05-23T03:44:12.077Z[ recovery-image] May 23 03:44:10.628 INFO O| May 23 03:44:10.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
60182024-05-23T03:44:12.077Z[ recovery-image] May 23 03:44:10.628 INFO O| May 23 03:44:10.628 INFO STEP 497 (remove_files) COMPLETE
60192024-05-23T03:44:12.077Z[ recovery-image] May 23 03:44:10.628 INFO O| May 23 03:44:10.628 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60202024-05-23T03:44:12.095Z[ recovery-image] May 23 03:44:10.646 INFO O| May 23 03:44:10.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
60212024-05-23T03:44:12.095Z[ recovery-image] May 23 03:44:10.646 INFO O| May 23 03:44:10.646 INFO STEP 498 (remove_files) COMPLETE
60222024-05-23T03:44:12.100Z[ recovery-image] May 23 03:44:10.646 INFO O| May 23 03:44:10.646 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60232024-05-23T03:44:12.160Z[ recovery-image] May 23 03:44:10.705 INFO O| May 23 03:44:10.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
60242024-05-23T03:44:12.161Z[ recovery-image] May 23 03:44:10.705 INFO O| May 23 03:44:10.705 INFO STEP 499 (remove_files) COMPLETE
60252024-05-23T03:44:12.161Z[ recovery-image] May 23 03:44:10.705 INFO O| May 23 03:44:10.705 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60262024-05-23T03:44:12.195Z[ recovery-image] May 23 03:44:10.746 INFO O| May 23 03:44:10.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
60272024-05-23T03:44:12.195Z[ recovery-image] May 23 03:44:10.746 INFO O| May 23 03:44:10.746 INFO STEP 500 (remove_files) COMPLETE
60282024-05-23T03:44:12.199Z[ recovery-image] May 23 03:44:10.746 INFO O| May 23 03:44:10.746 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60292024-05-23T03:44:12.214Z[ recovery-image] May 23 03:44:10.766 INFO O| May 23 03:44:10.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
60302024-05-23T03:44:12.214Z[ recovery-image] May 23 03:44:10.766 INFO O| May 23 03:44:10.766 INFO STEP 501 (remove_files) COMPLETE
60312024-05-23T03:44:12.218Z[ recovery-image] May 23 03:44:10.766 INFO O| May 23 03:44:10.766 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60322024-05-23T03:44:12.234Z[ recovery-image] May 23 03:44:10.785 INFO O| May 23 03:44:10.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
60332024-05-23T03:44:12.234Z[ recovery-image] May 23 03:44:10.785 INFO O| May 23 03:44:10.785 INFO STEP 502 (remove_files) COMPLETE
60342024-05-23T03:44:12.234Z[ recovery-image] May 23 03:44:10.785 INFO O| May 23 03:44:10.785 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60352024-05-23T03:44:12.253Z[ recovery-image] May 23 03:44:10.804 INFO O| May 23 03:44:10.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
60362024-05-23T03:44:12.253Z[ recovery-image] May 23 03:44:10.804 INFO O| May 23 03:44:10.804 INFO STEP 503 (remove_files) COMPLETE
60372024-05-23T03:44:12.253Z[ recovery-image] May 23 03:44:10.804 INFO O| May 23 03:44:10.804 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60382024-05-23T03:44:12.272Z[ recovery-image] May 23 03:44:10.823 INFO O| May 23 03:44:10.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
60392024-05-23T03:44:12.272Z[ recovery-image] May 23 03:44:10.824 INFO O| May 23 03:44:10.824 INFO STEP 504 (remove_files) COMPLETE
60402024-05-23T03:44:12.272Z[ recovery-image] May 23 03:44:10.824 INFO O| May 23 03:44:10.824 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60412024-05-23T03:44:12.291Z[ recovery-image] May 23 03:44:10.842 INFO O| May 23 03:44:10.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
60422024-05-23T03:44:12.291Z[ recovery-image] May 23 03:44:10.842 INFO O| May 23 03:44:10.842 INFO STEP 505 (remove_files) COMPLETE
60432024-05-23T03:44:12.291Z[ recovery-image] May 23 03:44:10.843 INFO O| May 23 03:44:10.842 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60442024-05-23T03:44:12.312Z[ recovery-image] May 23 03:44:10.861 INFO O| May 23 03:44:10.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
60452024-05-23T03:44:12.738Z[ recovery-image] May 23 03:44:10.861 INFO O| May 23 03:44:10.861 INFO STEP 506 (remove_files) COMPLETE
60462024-05-23T03:44:12.738Z[ recovery-image] May 23 03:44:10.861 INFO O| May 23 03:44:10.861 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60472024-05-23T03:44:12.739Z[ recovery-image] May 23 03:44:10.879 INFO O| May 23 03:44:10.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
60482024-05-23T03:44:12.739Z[ recovery-image] May 23 03:44:10.879 INFO O| May 23 03:44:10.879 INFO STEP 507 (remove_files) COMPLETE
60492024-05-23T03:44:12.739Z[ recovery-image] May 23 03:44:10.879 INFO O| May 23 03:44:10.879 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60502024-05-23T03:44:12.739Z[ recovery-image] May 23 03:44:10.897 INFO O| May 23 03:44:10.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
60512024-05-23T03:44:12.739Z[ recovery-image] May 23 03:44:10.897 INFO O| May 23 03:44:10.897 INFO STEP 508 (remove_files) COMPLETE
60522024-05-23T03:44:12.739Z[ recovery-image] May 23 03:44:10.897 INFO O| May 23 03:44:10.897 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60532024-05-23T03:44:12.739Z[ recovery-image] May 23 03:44:10.915 INFO O| May 23 03:44:10.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
60542024-05-23T03:44:12.739Z[ recovery-image] May 23 03:44:10.915 INFO O| May 23 03:44:10.915 INFO STEP 509 (remove_files) COMPLETE
60552024-05-23T03:44:12.739Z[ recovery-image] May 23 03:44:10.915 INFO O| May 23 03:44:10.915 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60562024-05-23T03:44:12.740Z[ recovery-image] May 23 03:44:10.933 INFO O| May 23 03:44:10.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
60572024-05-23T03:44:12.740Z[ recovery-image] May 23 03:44:10.933 INFO O| May 23 03:44:10.933 INFO STEP 510 (remove_files) COMPLETE
60582024-05-23T03:44:12.740Z[ recovery-image] May 23 03:44:10.933 INFO O| May 23 03:44:10.933 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60592024-05-23T03:44:12.740Z[ recovery-image] May 23 03:44:10.956 INFO O| May 23 03:44:10.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
60602024-05-23T03:44:12.740Z[ recovery-image] May 23 03:44:10.956 INFO O| May 23 03:44:10.956 INFO STEP 511 (remove_files) COMPLETE
60612024-05-23T03:44:12.740Z[ recovery-image] May 23 03:44:10.956 INFO O| May 23 03:44:10.956 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60622024-05-23T03:44:12.740Z[ recovery-image] May 23 03:44:10.974 INFO O| May 23 03:44:10.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
60632024-05-23T03:44:12.740Z[ recovery-image] May 23 03:44:10.974 INFO O| May 23 03:44:10.974 INFO STEP 512 (remove_files) COMPLETE
60642024-05-23T03:44:12.740Z[ recovery-image] May 23 03:44:10.974 INFO O| May 23 03:44:10.974 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60652024-05-23T03:44:12.740Z[ recovery-image] May 23 03:44:10.992 INFO O| May 23 03:44:10.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf"
60662024-05-23T03:44:12.740Z[ recovery-image] May 23 03:44:10.992 INFO O| May 23 03:44:10.992 INFO STEP 513 (remove_files) COMPLETE
60672024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:10.992 INFO O| May 23 03:44:10.992 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60682024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.014 INFO O| May 23 03:44:11.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
60692024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.014 INFO O| May 23 03:44:11.014 INFO STEP 514 (remove_files) COMPLETE
60702024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.014 INFO O| May 23 03:44:11.014 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60712024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.036 INFO O| May 23 03:44:11.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
60722024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.036 INFO O| May 23 03:44:11.036 INFO STEP 515 (remove_files) COMPLETE
60732024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.036 INFO O| May 23 03:44:11.036 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60742024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.057 INFO O| May 23 03:44:11.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
60752024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.057 INFO O| May 23 03:44:11.057 INFO STEP 516 (remove_files) COMPLETE
60762024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.057 INFO O| May 23 03:44:11.057 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60772024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.077 INFO O| May 23 03:44:11.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
60782024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.077 INFO O| May 23 03:44:11.077 INFO STEP 517 (remove_files) COMPLETE
60792024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.077 INFO O| May 23 03:44:11.077 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60802024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.111 INFO O| May 23 03:44:11.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
60812024-05-23T03:44:12.741Z[ recovery-image] May 23 03:44:11.111 INFO O| May 23 03:44:11.111 INFO STEP 518 (remove_files) COMPLETE
60822024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.111 INFO O| May 23 03:44:11.111 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60832024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.200 INFO O| May 23 03:44:11.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
60842024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.200 INFO O| May 23 03:44:11.200 INFO STEP 519 (remove_files) COMPLETE
60852024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.200 INFO O| May 23 03:44:11.200 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60862024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.222 INFO O| May 23 03:44:11.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
60872024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.222 INFO O| May 23 03:44:11.222 INFO STEP 520 (remove_files) COMPLETE
60882024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.222 INFO O| May 23 03:44:11.222 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60892024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.244 INFO O| May 23 03:44:11.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
60902024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.244 INFO O| May 23 03:44:11.244 INFO STEP 521 (remove_files) COMPLETE
60912024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.244 INFO O| May 23 03:44:11.244 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60922024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.263 INFO O| May 23 03:44:11.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
60932024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.263 INFO O| May 23 03:44:11.263 INFO STEP 522 (remove_files) COMPLETE
60942024-05-23T03:44:12.742Z[ recovery-image] May 23 03:44:11.263 INFO O| May 23 03:44:11.263 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60952024-05-23T03:44:12.747Z[ recovery-image] May 23 03:44:11.298 INFO O| May 23 03:44:11.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
60962024-05-23T03:44:12.747Z[ recovery-image] May 23 03:44:11.298 INFO O| May 23 03:44:11.298 INFO STEP 523 (remove_files) COMPLETE
60972024-05-23T03:44:12.747Z[ recovery-image] May 23 03:44:11.298 INFO O| May 23 03:44:11.298 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60982024-05-23T03:44:12.783Z[ recovery-image] May 23 03:44:11.332 INFO O| May 23 03:44:11.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
60992024-05-23T03:44:12.791Z[ recovery-image] May 23 03:44:11.332 INFO O| May 23 03:44:11.332 INFO STEP 524 (remove_files) COMPLETE
61002024-05-23T03:44:12.791Z[ recovery-image] May 23 03:44:11.333 INFO O| May 23 03:44:11.332 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61012024-05-23T03:44:12.800Z[ recovery-image] May 23 03:44:11.349 INFO O| May 23 03:44:11.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
61022024-05-23T03:44:12.800Z[ recovery-image] May 23 03:44:11.349 INFO O| May 23 03:44:11.349 INFO STEP 525 (remove_files) COMPLETE
61032024-05-23T03:44:12.806Z[ recovery-image] May 23 03:44:11.349 INFO O| May 23 03:44:11.349 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61042024-05-23T03:44:12.817Z[ recovery-image] May 23 03:44:11.365 INFO O| May 23 03:44:11.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
61052024-05-23T03:44:12.817Z[ recovery-image] May 23 03:44:11.365 INFO O| May 23 03:44:11.365 INFO STEP 526 (remove_files) COMPLETE
61062024-05-23T03:44:12.832Z[ recovery-image] May 23 03:44:11.365 INFO O| May 23 03:44:11.365 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61072024-05-23T03:44:13.276Z[ recovery-image] May 23 03:44:11.383 INFO O| May 23 03:44:11.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
61082024-05-23T03:44:13.276Z[ recovery-image] May 23 03:44:11.383 INFO O| May 23 03:44:11.383 INFO STEP 527 (remove_files) COMPLETE
61092024-05-23T03:44:13.276Z[ recovery-image] May 23 03:44:11.383 INFO O| May 23 03:44:11.383 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61102024-05-23T03:44:13.276Z[ recovery-image] May 23 03:44:11.400 INFO O| May 23 03:44:11.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
61112024-05-23T03:44:13.276Z[ recovery-image] May 23 03:44:11.400 INFO O| May 23 03:44:11.400 INFO STEP 528 (remove_files) COMPLETE
61122024-05-23T03:44:13.277Z[ recovery-image] May 23 03:44:11.400 INFO O| May 23 03:44:11.400 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61132024-05-23T03:44:13.277Z[ recovery-image] May 23 03:44:11.415 INFO O| May 23 03:44:11.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
61142024-05-23T03:44:13.277Z[ recovery-image] May 23 03:44:11.416 INFO O| May 23 03:44:11.415 INFO STEP 529 (remove_files) COMPLETE
61152024-05-23T03:44:13.277Z[ recovery-image] May 23 03:44:11.416 INFO O| May 23 03:44:11.416 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61162024-05-23T03:44:13.277Z[ recovery-image] May 23 03:44:11.432 INFO O| May 23 03:44:11.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
61172024-05-23T03:44:13.277Z[ recovery-image] May 23 03:44:11.432 INFO O| May 23 03:44:11.432 INFO STEP 530 (remove_files) COMPLETE
61182024-05-23T03:44:13.277Z[ recovery-image] May 23 03:44:11.432 INFO O| May 23 03:44:11.432 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61192024-05-23T03:44:13.277Z[ recovery-image] May 23 03:44:11.448 INFO O| May 23 03:44:11.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
61202024-05-23T03:44:13.277Z[ recovery-image] May 23 03:44:11.448 INFO O| May 23 03:44:11.448 INFO STEP 531 (remove_files) COMPLETE
61212024-05-23T03:44:13.277Z[ recovery-image] May 23 03:44:11.448 INFO O| May 23 03:44:11.448 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61222024-05-23T03:44:13.278Z[ recovery-image] May 23 03:44:11.466 INFO O| May 23 03:44:11.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
61232024-05-23T03:44:13.278Z[ recovery-image] May 23 03:44:11.466 INFO O| May 23 03:44:11.466 INFO STEP 532 (remove_files) COMPLETE
61242024-05-23T03:44:13.278Z[ recovery-image] May 23 03:44:11.466 INFO O| May 23 03:44:11.466 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61252024-05-23T03:44:13.278Z[ recovery-image] May 23 03:44:11.485 INFO O| May 23 03:44:11.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
61262024-05-23T03:44:13.278Z[ recovery-image] May 23 03:44:11.485 INFO O| May 23 03:44:11.485 INFO STEP 533 (remove_files) COMPLETE
61272024-05-23T03:44:13.278Z[ recovery-image] May 23 03:44:11.485 INFO O| May 23 03:44:11.485 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61282024-05-23T03:44:13.278Z[ recovery-image] May 23 03:44:11.520 INFO O| May 23 03:44:11.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
61292024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.520 INFO O| May 23 03:44:11.520 INFO STEP 534 (remove_files) COMPLETE
61302024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.521 INFO O| May 23 03:44:11.520 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61312024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.540 INFO O| May 23 03:44:11.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
61322024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.540 INFO O| May 23 03:44:11.540 INFO STEP 535 (remove_files) COMPLETE
61332024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.540 INFO O| May 23 03:44:11.540 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61342024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.568 INFO O| May 23 03:44:11.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
61352024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.568 INFO O| May 23 03:44:11.568 INFO STEP 536 (remove_files) COMPLETE
61362024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.568 INFO O| May 23 03:44:11.568 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61372024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.587 INFO O| May 23 03:44:11.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
61382024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.587 INFO O| May 23 03:44:11.587 INFO STEP 537 (remove_files) COMPLETE
61392024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.587 INFO O| May 23 03:44:11.587 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61402024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.606 INFO O| May 23 03:44:11.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
61412024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.606 INFO O| May 23 03:44:11.606 INFO STEP 538 (remove_files) COMPLETE
61422024-05-23T03:44:13.279Z[ recovery-image] May 23 03:44:11.606 INFO O| May 23 03:44:11.606 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61432024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.638 INFO O| May 23 03:44:11.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
61442024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.638 INFO O| May 23 03:44:11.638 INFO STEP 539 (remove_files) COMPLETE
61452024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.638 INFO O| May 23 03:44:11.638 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61462024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.690 INFO O| May 23 03:44:11.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
61472024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.690 INFO O| May 23 03:44:11.690 INFO STEP 540 (remove_files) COMPLETE
61482024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.690 INFO O| May 23 03:44:11.690 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61492024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.726 INFO O| May 23 03:44:11.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
61502024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.726 INFO O| May 23 03:44:11.726 INFO STEP 541 (remove_files) COMPLETE
61512024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.726 INFO O| May 23 03:44:11.726 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61522024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.785 INFO O| May 23 03:44:11.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
61532024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.785 INFO O| May 23 03:44:11.785 INFO STEP 542 (remove_files) COMPLETE
61542024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.785 INFO O| May 23 03:44:11.785 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61552024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.804 INFO O| May 23 03:44:11.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
61562024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.804 INFO O| May 23 03:44:11.804 INFO STEP 543 (remove_files) COMPLETE
61572024-05-23T03:44:13.280Z[ recovery-image] May 23 03:44:11.804 INFO O| May 23 03:44:11.804 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61582024-05-23T03:44:13.299Z[ recovery-image] May 23 03:44:11.840 INFO O| May 23 03:44:11.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
61592024-05-23T03:44:13.299Z[ recovery-image] May 23 03:44:11.840 INFO O| May 23 03:44:11.840 INFO STEP 544 (remove_files) COMPLETE
61602024-05-23T03:44:13.303Z[ recovery-image] May 23 03:44:11.841 INFO O| May 23 03:44:11.840 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61612024-05-23T03:44:13.309Z[ recovery-image] May 23 03:44:11.860 INFO O| May 23 03:44:11.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
61622024-05-23T03:44:13.310Z[ recovery-image] May 23 03:44:11.861 INFO O| May 23 03:44:11.860 INFO STEP 545 (remove_files) COMPLETE
61632024-05-23T03:44:13.313Z[ recovery-image] May 23 03:44:11.861 INFO O| May 23 03:44:11.860 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61642024-05-23T03:44:13.331Z[ recovery-image] May 23 03:44:11.882 INFO O| May 23 03:44:11.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
61652024-05-23T03:44:13.335Z[ recovery-image] May 23 03:44:11.882 INFO O| May 23 03:44:11.882 INFO STEP 546 (remove_files) COMPLETE
61662024-05-23T03:44:13.335Z[ recovery-image] May 23 03:44:11.882 INFO O| May 23 03:44:11.882 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61672024-05-23T03:44:13.374Z[ recovery-image] May 23 03:44:11.925 INFO O| May 23 03:44:11.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
61682024-05-23T03:44:13.374Z[ recovery-image] May 23 03:44:11.925 INFO O| May 23 03:44:11.925 INFO STEP 547 (remove_files) COMPLETE
61692024-05-23T03:44:13.374Z[ recovery-image] May 23 03:44:11.925 INFO O| May 23 03:44:11.925 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61702024-05-23T03:44:13.392Z[ recovery-image] May 23 03:44:11.942 INFO O| May 23 03:44:11.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
61712024-05-23T03:44:13.392Z[ recovery-image] May 23 03:44:11.943 INFO O| May 23 03:44:11.942 INFO STEP 548 (remove_files) COMPLETE
61722024-05-23T03:44:13.397Z[ recovery-image] May 23 03:44:11.943 INFO O| May 23 03:44:11.942 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61732024-05-23T03:44:13.413Z[ recovery-image] May 23 03:44:11.961 INFO O| May 23 03:44:11.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
61742024-05-23T03:44:13.418Z[ recovery-image] May 23 03:44:11.961 INFO O| May 23 03:44:11.961 INFO STEP 549 (remove_files) COMPLETE
61752024-05-23T03:44:13.418Z[ recovery-image] May 23 03:44:11.961 INFO O| May 23 03:44:11.961 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61762024-05-23T03:44:13.432Z[ recovery-image] May 23 03:44:11.982 INFO O| May 23 03:44:11.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
61772024-05-23T03:44:13.432Z[ recovery-image] May 23 03:44:11.983 INFO O| May 23 03:44:11.982 INFO STEP 550 (remove_files) COMPLETE
61782024-05-23T03:44:13.437Z[ recovery-image] May 23 03:44:11.983 INFO O| May 23 03:44:11.983 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61792024-05-23T03:44:13.452Z[ recovery-image] May 23 03:44:12.003 INFO O| May 23 03:44:12.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
61802024-05-23T03:44:13.452Z[ recovery-image] May 23 03:44:12.003 INFO O| May 23 03:44:12.003 INFO STEP 551 (remove_files) COMPLETE
61812024-05-23T03:44:13.457Z[ recovery-image] May 23 03:44:12.003 INFO O| May 23 03:44:12.003 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61822024-05-23T03:44:13.472Z[ recovery-image] May 23 03:44:12.023 INFO O| May 23 03:44:12.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
61832024-05-23T03:44:13.477Z[ recovery-image] May 23 03:44:12.024 INFO O| May 23 03:44:12.023 INFO STEP 552 (remove_files) COMPLETE
61842024-05-23T03:44:13.477Z[ recovery-image] May 23 03:44:12.024 INFO O| May 23 03:44:12.024 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61852024-05-23T03:44:13.514Z[ recovery-image] May 23 03:44:12.064 INFO O| May 23 03:44:12.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
61862024-05-23T03:44:13.519Z[ recovery-image] May 23 03:44:12.065 INFO O| May 23 03:44:12.064 INFO STEP 553 (remove_files) COMPLETE
61872024-05-23T03:44:13.519Z[ recovery-image] May 23 03:44:12.065 INFO O| May 23 03:44:12.065 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61882024-05-23T03:44:13.533Z[ recovery-image] May 23 03:44:12.084 INFO O| May 23 03:44:12.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
61892024-05-23T03:44:13.537Z[ recovery-image] May 23 03:44:12.085 INFO O| May 23 03:44:12.085 INFO STEP 554 (remove_files) COMPLETE
61902024-05-23T03:44:13.537Z[ recovery-image] May 23 03:44:12.085 INFO O| May 23 03:44:12.085 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61912024-05-23T03:44:13.553Z[ recovery-image] May 23 03:44:12.103 INFO O| May 23 03:44:12.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
61922024-05-23T03:44:13.558Z[ recovery-image] May 23 03:44:12.104 INFO O| May 23 03:44:12.104 INFO STEP 555 (remove_files) COMPLETE
61932024-05-23T03:44:13.558Z[ recovery-image] May 23 03:44:12.104 INFO O| May 23 03:44:12.104 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61942024-05-23T03:44:13.984Z[ recovery-image] May 23 03:44:12.129 INFO O| May 23 03:44:12.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
61952024-05-23T03:44:13.992Z[ recovery-image] May 23 03:44:12.129 INFO O| May 23 03:44:12.129 INFO STEP 556 (remove_files) COMPLETE
61962024-05-23T03:44:13.992Z[ recovery-image] May 23 03:44:12.129 INFO O| May 23 03:44:12.129 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61972024-05-23T03:44:13.992Z[ recovery-image] May 23 03:44:12.160 INFO O| May 23 03:44:12.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
61982024-05-23T03:44:13.992Z[ recovery-image] May 23 03:44:12.160 INFO O| May 23 03:44:12.160 INFO STEP 557 (remove_files) COMPLETE
61992024-05-23T03:44:13.992Z[ recovery-image] May 23 03:44:12.160 INFO O| May 23 03:44:12.160 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62002024-05-23T03:44:13.992Z[ recovery-image] May 23 03:44:12.177 INFO O| May 23 03:44:12.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
62012024-05-23T03:44:13.992Z[ recovery-image] May 23 03:44:12.177 INFO O| May 23 03:44:12.177 INFO STEP 558 (remove_files) COMPLETE
62022024-05-23T03:44:13.992Z[ recovery-image] May 23 03:44:12.177 INFO O| May 23 03:44:12.177 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62032024-05-23T03:44:13.992Z[ recovery-image] May 23 03:44:12.194 INFO O| May 23 03:44:12.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
62042024-05-23T03:44:13.992Z[ recovery-image] May 23 03:44:12.194 INFO O| May 23 03:44:12.194 INFO STEP 559 (remove_files) COMPLETE
62052024-05-23T03:44:13.992Z[ recovery-image] May 23 03:44:12.194 INFO O| May 23 03:44:12.194 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62062024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.211 INFO O| May 23 03:44:12.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
62072024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.211 INFO O| May 23 03:44:12.211 INFO STEP 560 (remove_files) COMPLETE
62082024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.212 INFO O| May 23 03:44:12.212 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62092024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.228 INFO O| May 23 03:44:12.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
62102024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.229 INFO O| May 23 03:44:12.229 INFO STEP 561 (remove_files) COMPLETE
62112024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.229 INFO O| May 23 03:44:12.229 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62122024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.276 INFO O| May 23 03:44:12.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
62132024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.276 INFO O| May 23 03:44:12.276 INFO STEP 562 (remove_files) COMPLETE
62142024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.276 INFO O| May 23 03:44:12.276 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62152024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.307 INFO O| May 23 03:44:12.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
62162024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.307 INFO O| May 23 03:44:12.307 INFO STEP 563 (remove_files) COMPLETE
62172024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.307 INFO O| May 23 03:44:12.307 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62182024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.328 INFO O| May 23 03:44:12.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
62192024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.328 INFO O| May 23 03:44:12.328 INFO STEP 564 (remove_files) COMPLETE
62202024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.328 INFO O| May 23 03:44:12.328 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62212024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.347 INFO O| May 23 03:44:12.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
62222024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.347 INFO O| May 23 03:44:12.347 INFO STEP 565 (remove_files) COMPLETE
62232024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.348 INFO O| May 23 03:44:12.347 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.368 INFO O| May 23 03:44:12.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
62252024-05-23T03:44:13.993Z[ recovery-image] May 23 03:44:12.368 INFO O| May 23 03:44:12.368 INFO STEP 566 (remove_files) COMPLETE
62262024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.368 INFO O| May 23 03:44:12.368 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.388 INFO O| May 23 03:44:12.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
62282024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.388 INFO O| May 23 03:44:12.388 INFO STEP 567 (remove_files) COMPLETE
62292024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.388 INFO O| May 23 03:44:12.388 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.444 INFO O| May 23 03:44:12.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
62312024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.444 INFO O| May 23 03:44:12.444 INFO STEP 568 (remove_files) COMPLETE
62322024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.444 INFO O| May 23 03:44:12.444 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62332024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.470 INFO O| May 23 03:44:12.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
62342024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.470 INFO O| May 23 03:44:12.470 INFO STEP 569 (remove_files) COMPLETE
62352024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.470 INFO O| May 23 03:44:12.470 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62362024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.490 INFO O| May 23 03:44:12.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
62372024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.490 INFO O| May 23 03:44:12.490 INFO STEP 570 (remove_files) COMPLETE
62382024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.490 INFO O| May 23 03:44:12.490 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62392024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.507 INFO O| May 23 03:44:12.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
62402024-05-23T03:44:13.994Z[ recovery-image] May 23 03:44:12.507 INFO O| May 23 03:44:12.507 INFO STEP 571 (remove_files) COMPLETE
62412024-05-23T03:44:13.995Z[ recovery-image] May 23 03:44:12.508 INFO O| May 23 03:44:12.507 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62422024-05-23T03:44:13.995Z[ recovery-image] May 23 03:44:12.525 INFO O| May 23 03:44:12.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
62432024-05-23T03:44:13.995Z[ recovery-image] May 23 03:44:12.525 INFO O| May 23 03:44:12.525 INFO STEP 572 (remove_files) COMPLETE
62442024-05-23T03:44:13.995Z[ recovery-image] May 23 03:44:12.525 INFO O| May 23 03:44:12.525 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62452024-05-23T03:44:14.003Z[ recovery-image] May 23 03:44:12.542 INFO O| May 23 03:44:12.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
62462024-05-23T03:44:14.003Z[ recovery-image] May 23 03:44:12.542 INFO O| May 23 03:44:12.542 INFO STEP 573 (remove_files) COMPLETE
62472024-05-23T03:44:14.003Z[ recovery-image] May 23 03:44:12.542 INFO O| May 23 03:44:12.542 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62482024-05-23T03:44:14.020Z[ recovery-image] May 23 03:44:12.559 INFO O| May 23 03:44:12.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
62492024-05-23T03:44:14.020Z[ recovery-image] May 23 03:44:12.559 INFO O| May 23 03:44:12.559 INFO STEP 574 (remove_files) COMPLETE
62502024-05-23T03:44:14.020Z[ recovery-image] May 23 03:44:12.559 INFO O| May 23 03:44:12.559 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512024-05-23T03:44:14.029Z[ recovery-image] May 23 03:44:12.577 INFO O| May 23 03:44:12.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
62522024-05-23T03:44:14.029Z[ recovery-image] May 23 03:44:12.577 INFO O| May 23 03:44:12.577 INFO STEP 575 (remove_files) COMPLETE
62532024-05-23T03:44:14.029Z[ recovery-image] May 23 03:44:12.577 INFO O| May 23 03:44:12.577 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542024-05-23T03:44:14.047Z[ recovery-image] May 23 03:44:12.595 INFO O| May 23 03:44:12.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
62552024-05-23T03:44:14.048Z[ recovery-image] May 23 03:44:12.595 INFO O| May 23 03:44:12.595 INFO STEP 576 (remove_files) COMPLETE
62562024-05-23T03:44:14.052Z[ recovery-image] May 23 03:44:12.596 INFO O| May 23 03:44:12.595 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572024-05-23T03:44:14.073Z[ recovery-image] May 23 03:44:12.624 INFO O| May 23 03:44:12.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
62582024-05-23T03:44:14.077Z[ recovery-image] May 23 03:44:12.624 INFO O| May 23 03:44:12.624 INFO STEP 577 (remove_files) COMPLETE
62592024-05-23T03:44:14.077Z[ recovery-image] May 23 03:44:12.624 INFO O| May 23 03:44:12.624 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602024-05-23T03:44:14.100Z[ recovery-image] May 23 03:44:12.650 INFO O| May 23 03:44:12.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
62612024-05-23T03:44:14.103Z[ recovery-image] May 23 03:44:12.650 INFO O| May 23 03:44:12.650 INFO STEP 578 (remove_files) COMPLETE
62622024-05-23T03:44:14.103Z[ recovery-image] May 23 03:44:12.651 INFO O| May 23 03:44:12.650 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632024-05-23T03:44:14.120Z[ recovery-image] May 23 03:44:12.671 INFO O| May 23 03:44:12.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
62642024-05-23T03:44:14.124Z[ recovery-image] May 23 03:44:12.671 INFO O| May 23 03:44:12.671 INFO STEP 579 (remove_files) COMPLETE
62652024-05-23T03:44:14.124Z[ recovery-image] May 23 03:44:12.672 INFO O| May 23 03:44:12.671 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62662024-05-23T03:44:14.141Z[ recovery-image] May 23 03:44:12.691 INFO O| May 23 03:44:12.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
62672024-05-23T03:44:14.141Z[ recovery-image] May 23 03:44:12.691 INFO O| May 23 03:44:12.691 INFO STEP 580 (remove_files) COMPLETE
62682024-05-23T03:44:14.144Z[ recovery-image] May 23 03:44:12.692 INFO O| May 23 03:44:12.691 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62692024-05-23T03:44:14.175Z[ recovery-image] May 23 03:44:12.726 INFO O| May 23 03:44:12.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
62702024-05-23T03:44:14.175Z[ recovery-image] May 23 03:44:12.726 INFO O| May 23 03:44:12.726 INFO STEP 581 (remove_files) COMPLETE
62712024-05-23T03:44:14.175Z[ recovery-image] May 23 03:44:12.726 INFO O| May 23 03:44:12.726 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722024-05-23T03:44:14.194Z[ recovery-image] May 23 03:44:12.744 INFO O| May 23 03:44:12.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
62732024-05-23T03:44:14.194Z[ recovery-image] May 23 03:44:12.744 INFO O| May 23 03:44:12.744 INFO STEP 582 (remove_files) COMPLETE
62742024-05-23T03:44:14.198Z[ recovery-image] May 23 03:44:12.744 INFO O| May 23 03:44:12.744 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752024-05-23T03:44:14.215Z[ recovery-image] May 23 03:44:12.762 INFO O| May 23 03:44:12.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
62762024-05-23T03:44:14.223Z[ recovery-image] May 23 03:44:12.766 INFO O| May 23 03:44:12.766 INFO STEP 583 (remove_files) COMPLETE
62772024-05-23T03:44:14.223Z[ recovery-image] May 23 03:44:12.766 INFO O| May 23 03:44:12.766 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782024-05-23T03:44:14.663Z[ recovery-image] May 23 03:44:12.813 INFO O| May 23 03:44:12.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
62792024-05-23T03:44:14.663Z[ recovery-image] May 23 03:44:12.813 INFO O| May 23 03:44:12.813 INFO STEP 584 (remove_files) COMPLETE
62802024-05-23T03:44:14.663Z[ recovery-image] May 23 03:44:12.813 INFO O| May 23 03:44:12.813 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812024-05-23T03:44:14.664Z[ recovery-image] May 23 03:44:12.833 INFO O| May 23 03:44:12.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
62822024-05-23T03:44:14.664Z[ recovery-image] May 23 03:44:12.833 INFO O| May 23 03:44:12.833 INFO STEP 585 (remove_files) COMPLETE
62832024-05-23T03:44:14.664Z[ recovery-image] May 23 03:44:12.833 INFO O| May 23 03:44:12.833 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842024-05-23T03:44:14.664Z[ recovery-image] May 23 03:44:12.852 INFO O| May 23 03:44:12.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
62852024-05-23T03:44:14.664Z[ recovery-image] May 23 03:44:12.852 INFO O| May 23 03:44:12.852 INFO STEP 586 (remove_files) COMPLETE
62862024-05-23T03:44:14.665Z[ recovery-image] May 23 03:44:12.852 INFO O| May 23 03:44:12.852 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872024-05-23T03:44:14.665Z[ recovery-image] May 23 03:44:12.871 INFO O| May 23 03:44:12.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
62882024-05-23T03:44:14.665Z[ recovery-image] May 23 03:44:12.871 INFO O| May 23 03:44:12.871 INFO STEP 587 (remove_files) COMPLETE
62892024-05-23T03:44:14.665Z[ recovery-image] May 23 03:44:12.871 INFO O| May 23 03:44:12.871 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902024-05-23T03:44:14.665Z[ recovery-image] May 23 03:44:12.895 INFO O| May 23 03:44:12.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
62912024-05-23T03:44:14.666Z[ recovery-image] May 23 03:44:12.895 INFO O| May 23 03:44:12.895 INFO STEP 588 (remove_files) COMPLETE
62922024-05-23T03:44:14.666Z[ recovery-image] May 23 03:44:12.895 INFO O| May 23 03:44:12.895 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932024-05-23T03:44:14.666Z[ recovery-image] May 23 03:44:12.930 INFO O| May 23 03:44:12.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
62942024-05-23T03:44:14.666Z[ recovery-image] May 23 03:44:12.930 INFO O| May 23 03:44:12.930 INFO STEP 589 (remove_files) COMPLETE
62952024-05-23T03:44:14.666Z[ recovery-image] May 23 03:44:12.930 INFO O| May 23 03:44:12.930 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962024-05-23T03:44:14.666Z[ recovery-image] May 23 03:44:12.956 INFO O| May 23 03:44:12.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
62972024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:12.956 INFO O| May 23 03:44:12.956 INFO STEP 590 (remove_files) COMPLETE
62982024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:12.956 INFO O| May 23 03:44:12.956 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:12.977 INFO O| May 23 03:44:12.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
63002024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:12.977 INFO O| May 23 03:44:12.977 INFO STEP 591 (remove_files) COMPLETE
63012024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:12.977 INFO O| May 23 03:44:12.977 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:12.998 INFO O| May 23 03:44:12.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
63032024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:12.998 INFO O| May 23 03:44:12.998 INFO STEP 592 (remove_files) COMPLETE
63042024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:12.998 INFO O| May 23 03:44:12.998 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.045 INFO O| May 23 03:44:13.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
63062024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.045 INFO O| May 23 03:44:13.045 INFO STEP 593 (remove_files) COMPLETE
63072024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.045 INFO O| May 23 03:44:13.045 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.078 INFO O| May 23 03:44:13.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
63092024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.078 INFO O| May 23 03:44:13.078 INFO STEP 594 (remove_files) COMPLETE
63102024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.078 INFO O| May 23 03:44:13.078 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.095 INFO O| May 23 03:44:13.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
63122024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.095 INFO O| May 23 03:44:13.095 INFO STEP 595 (remove_files) COMPLETE
63132024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.096 INFO O| May 23 03:44:13.095 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.113 INFO O| May 23 03:44:13.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
63152024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.113 INFO O| May 23 03:44:13.113 INFO STEP 596 (remove_files) COMPLETE
63162024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.114 INFO O| May 23 03:44:13.113 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.153 INFO O| May 23 03:44:13.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
63182024-05-23T03:44:14.667Z[ recovery-image] May 23 03:44:13.153 INFO O| May 23 03:44:13.153 INFO STEP 597 (remove_files) COMPLETE
63192024-05-23T03:44:14.668Z[ recovery-image] May 23 03:44:13.153 INFO O| May 23 03:44:13.153 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202024-05-23T03:44:14.668Z[ recovery-image] May 23 03:44:13.173 INFO O| May 23 03:44:13.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
63212024-05-23T03:44:14.668Z[ recovery-image] May 23 03:44:13.174 INFO O| May 23 03:44:13.174 INFO STEP 598 (remove_files) COMPLETE
63222024-05-23T03:44:14.668Z[ recovery-image] May 23 03:44:13.174 INFO O| May 23 03:44:13.174 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232024-05-23T03:44:14.673Z[ recovery-image] May 23 03:44:13.209 INFO O| May 23 03:44:13.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
63242024-05-23T03:44:14.673Z[ recovery-image] May 23 03:44:13.209 INFO O| May 23 03:44:13.209 INFO STEP 599 (remove_files) COMPLETE
63252024-05-23T03:44:14.673Z[ recovery-image] May 23 03:44:13.209 INFO O| May 23 03:44:13.209 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262024-05-23T03:44:14.697Z[ recovery-image] May 23 03:44:13.247 INFO O| May 23 03:44:13.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
63272024-05-23T03:44:14.697Z[ recovery-image] May 23 03:44:13.247 INFO O| May 23 03:44:13.247 INFO STEP 600 (remove_files) COMPLETE
63282024-05-23T03:44:14.697Z[ recovery-image] May 23 03:44:13.247 INFO O| May 23 03:44:13.247 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63292024-05-23T03:44:14.718Z[ recovery-image] May 23 03:44:13.268 INFO O| May 23 03:44:13.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
63302024-05-23T03:44:14.718Z[ recovery-image] May 23 03:44:13.269 INFO O| May 23 03:44:13.268 INFO STEP 601 (remove_files) COMPLETE
63312024-05-23T03:44:14.721Z[ recovery-image] May 23 03:44:13.269 INFO O| May 23 03:44:13.269 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63322024-05-23T03:44:14.752Z[ recovery-image] May 23 03:44:13.303 INFO O| May 23 03:44:13.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
63332024-05-23T03:44:14.777Z[ recovery-image] May 23 03:44:13.303 INFO O| May 23 03:44:13.303 INFO STEP 602 (remove_files) COMPLETE
63342024-05-23T03:44:14.777Z[ recovery-image] May 23 03:44:13.303 INFO O| May 23 03:44:13.303 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63352024-05-23T03:44:14.777Z[ recovery-image] May 23 03:44:13.323 INFO O| May 23 03:44:13.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
63362024-05-23T03:44:14.777Z[ recovery-image] May 23 03:44:13.323 INFO O| May 23 03:44:13.323 INFO STEP 603 (remove_files) COMPLETE
63372024-05-23T03:44:14.777Z[ recovery-image] May 23 03:44:13.323 INFO O| May 23 03:44:13.323 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63382024-05-23T03:44:14.791Z[ recovery-image] May 23 03:44:13.341 INFO O| May 23 03:44:13.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
63392024-05-23T03:44:14.798Z[ recovery-image] May 23 03:44:13.342 INFO O| May 23 03:44:13.342 INFO STEP 604 (remove_files) COMPLETE
63402024-05-23T03:44:14.798Z[ recovery-image] May 23 03:44:13.342 INFO O| May 23 03:44:13.342 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63412024-05-23T03:44:14.810Z[ recovery-image] May 23 03:44:13.361 INFO O| May 23 03:44:13.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
63422024-05-23T03:44:14.814Z[ recovery-image] May 23 03:44:13.361 INFO O| May 23 03:44:13.361 INFO STEP 605 (remove_files) COMPLETE
63432024-05-23T03:44:14.814Z[ recovery-image] May 23 03:44:13.361 INFO O| May 23 03:44:13.361 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63442024-05-23T03:44:14.831Z[ recovery-image] May 23 03:44:13.380 INFO O| May 23 03:44:13.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
63452024-05-23T03:44:14.835Z[ recovery-image] May 23 03:44:13.381 INFO O| May 23 03:44:13.381 INFO STEP 606 (remove_files) COMPLETE
63462024-05-23T03:44:14.835Z[ recovery-image] May 23 03:44:13.381 INFO O| May 23 03:44:13.381 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63472024-05-23T03:44:14.850Z[ recovery-image] May 23 03:44:13.400 INFO O| May 23 03:44:13.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
63482024-05-23T03:44:14.854Z[ recovery-image] May 23 03:44:13.401 INFO O| May 23 03:44:13.401 INFO STEP 607 (remove_files) COMPLETE
63492024-05-23T03:44:14.854Z[ recovery-image] May 23 03:44:13.401 INFO O| May 23 03:44:13.401 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63502024-05-23T03:44:14.870Z[ recovery-image] May 23 03:44:13.421 INFO O| May 23 03:44:13.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
63512024-05-23T03:44:14.875Z[ recovery-image] May 23 03:44:13.421 INFO O| May 23 03:44:13.421 INFO STEP 608 (remove_files) COMPLETE
63522024-05-23T03:44:14.875Z[ recovery-image] May 23 03:44:13.421 INFO O| May 23 03:44:13.421 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63532024-05-23T03:44:14.900Z[ recovery-image] May 23 03:44:13.450 INFO O| May 23 03:44:13.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
63542024-05-23T03:44:14.900Z[ recovery-image] May 23 03:44:13.450 INFO O| May 23 03:44:13.450 INFO STEP 609 (remove_files) COMPLETE
63552024-05-23T03:44:14.904Z[ recovery-image] May 23 03:44:13.450 INFO O| May 23 03:44:13.450 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63562024-05-23T03:44:14.931Z[ recovery-image] May 23 03:44:13.481 INFO O| May 23 03:44:13.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
63572024-05-23T03:44:14.938Z[ recovery-image] May 23 03:44:13.481 INFO O| May 23 03:44:13.481 INFO STEP 610 (remove_files) COMPLETE
63582024-05-23T03:44:14.938Z[ recovery-image] May 23 03:44:13.481 INFO O| May 23 03:44:13.481 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592024-05-23T03:44:14.958Z[ recovery-image] May 23 03:44:13.502 INFO O| May 23 03:44:13.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
63602024-05-23T03:44:14.958Z[ recovery-image] May 23 03:44:13.502 INFO O| May 23 03:44:13.502 INFO STEP 611 (remove_files) COMPLETE
63612024-05-23T03:44:14.959Z[ recovery-image] May 23 03:44:13.502 INFO O| May 23 03:44:13.502 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622024-05-23T03:44:14.969Z[ recovery-image] May 23 03:44:13.518 INFO O| May 23 03:44:13.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
63632024-05-23T03:44:14.969Z[ recovery-image] May 23 03:44:13.518 INFO O| May 23 03:44:13.518 INFO STEP 612 (remove_files) COMPLETE
63642024-05-23T03:44:14.970Z[ recovery-image] May 23 03:44:13.518 INFO O| May 23 03:44:13.518 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652024-05-23T03:44:14.985Z[ recovery-image] May 23 03:44:13.535 INFO O| May 23 03:44:13.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
63662024-05-23T03:44:14.985Z[ recovery-image] May 23 03:44:13.535 INFO O| May 23 03:44:13.535 INFO STEP 613 (remove_files) COMPLETE
63672024-05-23T03:44:14.990Z[ recovery-image] May 23 03:44:13.535 INFO O| May 23 03:44:13.535 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682024-05-23T03:44:15.003Z[ recovery-image] May 23 03:44:13.553 INFO O| May 23 03:44:13.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
63692024-05-23T03:44:15.003Z[ recovery-image] May 23 03:44:13.553 INFO O| May 23 03:44:13.553 INFO STEP 614 (remove_files) COMPLETE
63702024-05-23T03:44:15.003Z[ recovery-image] May 23 03:44:13.553 INFO O| May 23 03:44:13.553 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712024-05-23T03:44:15.023Z[ recovery-image] May 23 03:44:13.573 INFO O| May 23 03:44:13.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
63722024-05-23T03:44:15.023Z[ recovery-image] May 23 03:44:13.573 INFO O| May 23 03:44:13.573 INFO STEP 615 (remove_files) COMPLETE
63732024-05-23T03:44:15.023Z[ recovery-image] May 23 03:44:13.573 INFO O| May 23 03:44:13.573 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742024-05-23T03:44:15.069Z[ recovery-image] May 23 03:44:13.614 INFO O| May 23 03:44:13.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
63752024-05-23T03:44:15.069Z[ recovery-image] May 23 03:44:13.614 INFO O| May 23 03:44:13.614 INFO STEP 616 (remove_files) COMPLETE
63762024-05-23T03:44:15.070Z[ recovery-image] May 23 03:44:13.614 INFO O| May 23 03:44:13.614 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772024-05-23T03:44:15.082Z[ recovery-image] May 23 03:44:13.633 INFO O| May 23 03:44:13.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
63782024-05-23T03:44:15.082Z[ recovery-image] May 23 03:44:13.633 INFO O| May 23 03:44:13.633 INFO STEP 617 (remove_files) COMPLETE
63792024-05-23T03:44:15.082Z[ recovery-image] May 23 03:44:13.633 INFO O| May 23 03:44:13.633 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802024-05-23T03:44:15.128Z[ recovery-image] May 23 03:44:13.677 INFO O| May 23 03:44:13.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
63812024-05-23T03:44:15.128Z[ recovery-image] May 23 03:44:13.677 INFO O| May 23 03:44:13.677 INFO STEP 618 (remove_files) COMPLETE
63822024-05-23T03:44:15.128Z[ recovery-image] May 23 03:44:13.678 INFO O| May 23 03:44:13.678 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63832024-05-23T03:44:15.161Z[ recovery-image] May 23 03:44:13.711 INFO O| May 23 03:44:13.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
63842024-05-23T03:44:15.165Z[ recovery-image] May 23 03:44:13.711 INFO O| May 23 03:44:13.711 INFO STEP 619 (remove_files) COMPLETE
63852024-05-23T03:44:15.165Z[ recovery-image] May 23 03:44:13.712 INFO O| May 23 03:44:13.711 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63862024-05-23T03:44:15.594Z[ recovery-image] May 23 03:44:13.734 INFO O| May 23 03:44:13.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
63872024-05-23T03:44:15.608Z[ recovery-image] May 23 03:44:13.734 INFO O| May 23 03:44:13.734 INFO STEP 620 (remove_files) COMPLETE
63882024-05-23T03:44:15.608Z[ recovery-image] May 23 03:44:13.734 INFO O| May 23 03:44:13.734 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63892024-05-23T03:44:15.608Z[ recovery-image] May 23 03:44:13.773 INFO O| May 23 03:44:13.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
63902024-05-23T03:44:15.608Z[ recovery-image] May 23 03:44:13.773 INFO O| May 23 03:44:13.773 INFO STEP 621 (remove_files) COMPLETE
63912024-05-23T03:44:15.608Z[ recovery-image] May 23 03:44:13.773 INFO O| May 23 03:44:13.773 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63922024-05-23T03:44:15.608Z[ recovery-image] May 23 03:44:13.793 INFO O| May 23 03:44:13.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
63932024-05-23T03:44:15.608Z[ recovery-image] May 23 03:44:13.793 INFO O| May 23 03:44:13.793 INFO STEP 622 (remove_files) COMPLETE
63942024-05-23T03:44:15.608Z[ recovery-image] May 23 03:44:13.793 INFO O| May 23 03:44:13.793 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63952024-05-23T03:44:15.608Z[ recovery-image] May 23 03:44:13.810 INFO O| May 23 03:44:13.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
63962024-05-23T03:44:15.608Z[ recovery-image] May 23 03:44:13.810 INFO O| May 23 03:44:13.810 INFO STEP 623 (remove_files) COMPLETE
63972024-05-23T03:44:15.608Z[ recovery-image] May 23 03:44:13.810 INFO O| May 23 03:44:13.810 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63982024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.826 INFO O| May 23 03:44:13.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
63992024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.827 INFO O| May 23 03:44:13.826 INFO STEP 624 (remove_files) COMPLETE
64002024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.827 INFO O| May 23 03:44:13.827 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64012024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.843 INFO O| May 23 03:44:13.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
64022024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.843 INFO O| May 23 03:44:13.843 INFO STEP 625 (remove_files) COMPLETE
64032024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.843 INFO O| May 23 03:44:13.843 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.863 INFO O| May 23 03:44:13.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
64052024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.863 INFO O| May 23 03:44:13.863 INFO STEP 626 (remove_files) COMPLETE
64062024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.864 INFO O| May 23 03:44:13.863 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.881 INFO O| May 23 03:44:13.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
64082024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.881 INFO O| May 23 03:44:13.881 INFO STEP 627 (remove_files) COMPLETE
64092024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.881 INFO O| May 23 03:44:13.881 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.897 INFO O| May 23 03:44:13.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
64112024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.897 INFO O| May 23 03:44:13.897 INFO STEP 628 (remove_files) COMPLETE
64122024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.898 INFO O| May 23 03:44:13.897 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.916 INFO O| May 23 03:44:13.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
64142024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.916 INFO O| May 23 03:44:13.916 INFO STEP 629 (remove_files) COMPLETE
64152024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.917 INFO O| May 23 03:44:13.916 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64162024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.935 INFO O| May 23 03:44:13.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
64172024-05-23T03:44:15.609Z[ recovery-image] May 23 03:44:13.936 INFO O| May 23 03:44:13.936 INFO STEP 630 (remove_files) COMPLETE
64182024-05-23T03:44:15.610Z[ recovery-image] May 23 03:44:13.936 INFO O| May 23 03:44:13.936 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64192024-05-23T03:44:15.610Z[ recovery-image] May 23 03:44:13.966 INFO O| May 23 03:44:13.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
64202024-05-23T03:44:15.610Z[ recovery-image] May 23 03:44:13.966 INFO O| May 23 03:44:13.966 INFO STEP 631 (remove_files) COMPLETE
64212024-05-23T03:44:15.610Z[ recovery-image] May 23 03:44:13.966 INFO O| May 23 03:44:13.966 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64222024-05-23T03:44:15.610Z[ recovery-image] May 23 03:44:14.025 INFO O| May 23 03:44:14.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
64232024-05-23T03:44:15.610Z[ recovery-image] May 23 03:44:14.025 INFO O| May 23 03:44:14.025 INFO STEP 632 (remove_files) COMPLETE
64242024-05-23T03:44:15.610Z[ recovery-image] May 23 03:44:14.025 INFO O| May 23 03:44:14.025 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64252024-05-23T03:44:15.610Z[ recovery-image] May 23 03:44:14.043 INFO O| May 23 03:44:14.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
64262024-05-23T03:44:15.610Z[ recovery-image] May 23 03:44:14.043 INFO O| May 23 03:44:14.043 INFO STEP 633 (remove_files) COMPLETE
64272024-05-23T03:44:15.611Z[ recovery-image] May 23 03:44:14.043 INFO O| May 23 03:44:14.043 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64282024-05-23T03:44:15.611Z[ recovery-image] May 23 03:44:14.062 INFO O| May 23 03:44:14.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
64292024-05-23T03:44:15.611Z[ recovery-image] May 23 03:44:14.062 INFO O| May 23 03:44:14.062 INFO STEP 634 (remove_files) COMPLETE
64302024-05-23T03:44:15.611Z[ recovery-image] May 23 03:44:14.062 INFO O| May 23 03:44:14.062 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64312024-05-23T03:44:15.611Z[ recovery-image] May 23 03:44:14.095 INFO O| May 23 03:44:14.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
64322024-05-23T03:44:15.611Z[ recovery-image] May 23 03:44:14.095 INFO O| May 23 03:44:14.095 INFO STEP 635 (remove_files) COMPLETE
64332024-05-23T03:44:15.611Z[ recovery-image] May 23 03:44:14.095 INFO O| May 23 03:44:14.095 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64342024-05-23T03:44:15.611Z[ recovery-image] May 23 03:44:14.115 INFO O| May 23 03:44:14.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
64352024-05-23T03:44:15.611Z[ recovery-image] May 23 03:44:14.116 INFO O| May 23 03:44:14.116 INFO STEP 636 (remove_files) COMPLETE
64362024-05-23T03:44:15.612Z[ recovery-image] May 23 03:44:14.116 INFO O| May 23 03:44:14.116 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64372024-05-23T03:44:15.635Z[ recovery-image] May 23 03:44:14.153 INFO O| May 23 03:44:14.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
64382024-05-23T03:44:15.635Z[ recovery-image] May 23 03:44:14.153 INFO O| May 23 03:44:14.153 INFO STEP 637 (remove_files) COMPLETE
64392024-05-23T03:44:15.635Z[ recovery-image] May 23 03:44:14.153 INFO O| May 23 03:44:14.153 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64402024-05-23T03:44:15.650Z[ recovery-image] May 23 03:44:14.175 INFO O| May 23 03:44:14.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
64412024-05-23T03:44:15.650Z[ recovery-image] May 23 03:44:14.175 INFO O| May 23 03:44:14.175 INFO STEP 638 (remove_files) COMPLETE
64422024-05-23T03:44:15.650Z[ recovery-image] May 23 03:44:14.175 INFO O| May 23 03:44:14.175 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64432024-05-23T03:44:15.654Z[ recovery-image] May 23 03:44:14.194 INFO O| May 23 03:44:14.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
64442024-05-23T03:44:15.654Z[ recovery-image] May 23 03:44:14.194 INFO O| May 23 03:44:14.194 INFO STEP 639 (remove_files) COMPLETE
64452024-05-23T03:44:15.654Z[ recovery-image] May 23 03:44:14.194 INFO O| May 23 03:44:14.194 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64462024-05-23T03:44:15.681Z[ recovery-image] May 23 03:44:14.229 INFO O| May 23 03:44:14.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
64472024-05-23T03:44:15.682Z[ recovery-image] May 23 03:44:14.229 INFO O| May 23 03:44:14.229 INFO STEP 640 (remove_files) COMPLETE
64482024-05-23T03:44:15.682Z[ recovery-image] May 23 03:44:14.229 INFO O| May 23 03:44:14.229 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64492024-05-23T03:44:15.700Z[ recovery-image] May 23 03:44:14.250 INFO O| May 23 03:44:14.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
64502024-05-23T03:44:15.700Z[ recovery-image] May 23 03:44:14.250 INFO O| May 23 03:44:14.250 INFO STEP 641 (remove_files) COMPLETE
64512024-05-23T03:44:15.700Z[ recovery-image] May 23 03:44:14.250 INFO O| May 23 03:44:14.250 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64522024-05-23T03:44:15.756Z[ recovery-image] May 23 03:44:14.306 INFO O| May 23 03:44:14.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
64532024-05-23T03:44:15.756Z[ recovery-image] May 23 03:44:14.306 INFO O| May 23 03:44:14.306 INFO STEP 642 (remove_files) COMPLETE
64542024-05-23T03:44:15.756Z[ recovery-image] May 23 03:44:14.306 INFO O| May 23 03:44:14.306 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64552024-05-23T03:44:15.788Z[ recovery-image] May 23 03:44:14.329 INFO O| May 23 03:44:14.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
64562024-05-23T03:44:15.789Z[ recovery-image] May 23 03:44:14.329 INFO O| May 23 03:44:14.329 INFO STEP 643 (remove_files) COMPLETE
64572024-05-23T03:44:15.789Z[ recovery-image] May 23 03:44:14.329 INFO O| May 23 03:44:14.329 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64582024-05-23T03:44:15.816Z[ recovery-image] May 23 03:44:14.367 INFO O| May 23 03:44:14.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
64592024-05-23T03:44:15.816Z[ recovery-image] May 23 03:44:14.367 INFO O| May 23 03:44:14.367 INFO STEP 644 (remove_files) COMPLETE
64602024-05-23T03:44:15.816Z[ recovery-image] May 23 03:44:14.367 INFO O| May 23 03:44:14.367 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64612024-05-23T03:44:15.840Z[ recovery-image] May 23 03:44:14.389 INFO O| May 23 03:44:14.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
64622024-05-23T03:44:15.844Z[ recovery-image] May 23 03:44:14.389 INFO O| May 23 03:44:14.389 INFO STEP 645 (remove_files) COMPLETE
64632024-05-23T03:44:15.844Z[ recovery-image] May 23 03:44:14.389 INFO O| May 23 03:44:14.389 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64642024-05-23T03:44:15.901Z[ recovery-image] May 23 03:44:14.451 INFO O| May 23 03:44:14.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
64652024-05-23T03:44:15.901Z[ recovery-image] May 23 03:44:14.451 INFO O| May 23 03:44:14.451 INFO STEP 646 (remove_files) COMPLETE
64662024-05-23T03:44:15.901Z[ recovery-image] May 23 03:44:14.451 INFO O| May 23 03:44:14.451 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64672024-05-23T03:44:15.923Z[ recovery-image] May 23 03:44:14.473 INFO O| May 23 03:44:14.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
64682024-05-23T03:44:15.927Z[ recovery-image] May 23 03:44:14.473 INFO O| May 23 03:44:14.473 INFO STEP 647 (remove_files) COMPLETE
64692024-05-23T03:44:15.927Z[ recovery-image] May 23 03:44:14.473 INFO O| May 23 03:44:14.473 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64702024-05-23T03:44:15.968Z[ recovery-image] May 23 03:44:14.503 INFO O| May 23 03:44:14.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
64712024-05-23T03:44:15.968Z[ recovery-image] May 23 03:44:14.504 INFO O| May 23 03:44:14.504 INFO STEP 648 (remove_files) COMPLETE
64722024-05-23T03:44:15.968Z[ recovery-image] May 23 03:44:14.504 INFO O| May 23 03:44:14.504 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64732024-05-23T03:44:15.988Z[ recovery-image] May 23 03:44:14.538 INFO O| May 23 03:44:14.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
64742024-05-23T03:44:15.988Z[ recovery-image] May 23 03:44:14.538 INFO O| May 23 03:44:14.538 INFO STEP 649 (remove_files) COMPLETE
64752024-05-23T03:44:15.988Z[ recovery-image] May 23 03:44:14.538 INFO O| May 23 03:44:14.538 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64762024-05-23T03:44:16.009Z[ recovery-image] May 23 03:44:14.558 INFO O| May 23 03:44:14.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
64772024-05-23T03:44:16.009Z[ recovery-image] May 23 03:44:14.558 INFO O| May 23 03:44:14.558 INFO STEP 650 (remove_files) COMPLETE
64782024-05-23T03:44:16.009Z[ recovery-image] May 23 03:44:14.558 INFO O| May 23 03:44:14.558 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64792024-05-23T03:44:16.029Z[ recovery-image] May 23 03:44:14.578 INFO O| May 23 03:44:14.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
64802024-05-23T03:44:16.029Z[ recovery-image] May 23 03:44:14.578 INFO O| May 23 03:44:14.578 INFO STEP 651 (remove_files) COMPLETE
64812024-05-23T03:44:16.029Z[ recovery-image] May 23 03:44:14.578 INFO O| May 23 03:44:14.578 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64822024-05-23T03:44:16.056Z[ recovery-image] May 23 03:44:14.606 INFO O| May 23 03:44:14.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
64832024-05-23T03:44:16.056Z[ recovery-image] May 23 03:44:14.606 INFO O| May 23 03:44:14.606 INFO STEP 652 (remove_files) COMPLETE
64842024-05-23T03:44:16.063Z[ recovery-image] May 23 03:44:14.606 INFO O| May 23 03:44:14.606 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64852024-05-23T03:44:16.074Z[ recovery-image] May 23 03:44:14.625 INFO O| May 23 03:44:14.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
64862024-05-23T03:44:16.079Z[ recovery-image] May 23 03:44:14.625 INFO O| May 23 03:44:14.625 INFO STEP 653 (remove_files) COMPLETE
64872024-05-23T03:44:16.079Z[ recovery-image] May 23 03:44:14.625 INFO O| May 23 03:44:14.625 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64882024-05-23T03:44:16.099Z[ recovery-image] May 23 03:44:14.649 INFO O| May 23 03:44:14.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
64892024-05-23T03:44:16.103Z[ recovery-image] May 23 03:44:14.649 INFO O| May 23 03:44:14.649 INFO STEP 654 (remove_files) COMPLETE
64902024-05-23T03:44:16.103Z[ recovery-image] May 23 03:44:14.649 INFO O| May 23 03:44:14.649 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64912024-05-23T03:44:16.141Z[ recovery-image] May 23 03:44:14.688 INFO O| May 23 03:44:14.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
64922024-05-23T03:44:16.141Z[ recovery-image] May 23 03:44:14.689 INFO O| May 23 03:44:14.689 INFO STEP 655 (remove_files) COMPLETE
64932024-05-23T03:44:16.144Z[ recovery-image] May 23 03:44:14.689 INFO O| May 23 03:44:14.689 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64942024-05-23T03:44:16.198Z[ recovery-image] May 23 03:44:14.748 INFO O| May 23 03:44:14.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
64952024-05-23T03:44:16.202Z[ recovery-image] May 23 03:44:14.748 INFO O| May 23 03:44:14.748 INFO STEP 656 (remove_files) COMPLETE
64962024-05-23T03:44:16.202Z[ recovery-image] May 23 03:44:14.748 INFO O| May 23 03:44:14.748 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64972024-05-23T03:44:16.217Z[ recovery-image] May 23 03:44:14.767 INFO O| May 23 03:44:14.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
64982024-05-23T03:44:16.217Z[ recovery-image] May 23 03:44:14.767 INFO O| May 23 03:44:14.767 INFO STEP 657 (remove_files) COMPLETE
64992024-05-23T03:44:16.217Z[ recovery-image] May 23 03:44:14.767 INFO O| May 23 03:44:14.767 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65002024-05-23T03:44:16.280Z[ recovery-image] May 23 03:44:14.827 INFO O| May 23 03:44:14.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
65012024-05-23T03:44:16.280Z[ recovery-image] May 23 03:44:14.827 INFO O| May 23 03:44:14.827 INFO STEP 658 (remove_files) COMPLETE
65022024-05-23T03:44:16.280Z[ recovery-image] May 23 03:44:14.827 INFO O| May 23 03:44:14.827 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65032024-05-23T03:44:16.303Z[ recovery-image] May 23 03:44:14.852 INFO O| May 23 03:44:14.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
65042024-05-23T03:44:16.318Z[ recovery-image] May 23 03:44:14.867 INFO O| May 23 03:44:14.867 INFO STEP 659 (remove_files) COMPLETE
65052024-05-23T03:44:16.318Z[ recovery-image] May 23 03:44:14.867 INFO O| May 23 03:44:14.867 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65062024-05-23T03:44:16.349Z[ recovery-image] May 23 03:44:14.899 INFO O| May 23 03:44:14.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
65072024-05-23T03:44:16.349Z[ recovery-image] May 23 03:44:14.899 INFO O| May 23 03:44:14.899 INFO STEP 660 (remove_files) COMPLETE
65082024-05-23T03:44:16.349Z[ recovery-image] May 23 03:44:14.899 INFO O| May 23 03:44:14.899 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65092024-05-23T03:44:16.385Z[ recovery-image] May 23 03:44:14.935 INFO O| May 23 03:44:14.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
65102024-05-23T03:44:16.389Z[ recovery-image] May 23 03:44:14.935 INFO O| May 23 03:44:14.935 INFO STEP 661 (remove_files) COMPLETE
65112024-05-23T03:44:16.389Z[ recovery-image] May 23 03:44:14.936 INFO O| May 23 03:44:14.935 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65122024-05-23T03:44:16.405Z[ recovery-image] May 23 03:44:14.955 INFO O| May 23 03:44:14.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
65132024-05-23T03:44:16.409Z[ recovery-image] May 23 03:44:14.955 INFO O| May 23 03:44:14.955 INFO STEP 662 (remove_files) COMPLETE
65142024-05-23T03:44:16.409Z[ recovery-image] May 23 03:44:14.955 INFO O| May 23 03:44:14.955 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65152024-05-23T03:44:16.423Z[ recovery-image] May 23 03:44:14.973 INFO O| May 23 03:44:14.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
65162024-05-23T03:44:16.427Z[ recovery-image] May 23 03:44:14.973 INFO O| May 23 03:44:14.973 INFO STEP 663 (remove_files) COMPLETE
65172024-05-23T03:44:16.427Z[ recovery-image] May 23 03:44:14.973 INFO O| May 23 03:44:14.973 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65182024-05-23T03:44:16.441Z[ recovery-image] May 23 03:44:14.991 INFO O| May 23 03:44:14.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
65192024-05-23T03:44:16.445Z[ recovery-image] May 23 03:44:14.992 INFO O| May 23 03:44:14.991 INFO STEP 664 (remove_files) COMPLETE
65202024-05-23T03:44:16.445Z[ recovery-image] May 23 03:44:14.992 INFO O| May 23 03:44:14.992 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65212024-05-23T03:44:16.462Z[ recovery-image] May 23 03:44:15.011 INFO O| May 23 03:44:15.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
65222024-05-23T03:44:16.467Z[ recovery-image] May 23 03:44:15.012 INFO O| May 23 03:44:15.011 INFO STEP 665 (remove_files) COMPLETE
65232024-05-23T03:44:16.467Z[ recovery-image] May 23 03:44:15.012 INFO O| May 23 03:44:15.012 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65242024-05-23T03:44:16.481Z[ recovery-image] May 23 03:44:15.031 INFO O| May 23 03:44:15.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
65252024-05-23T03:44:16.486Z[ recovery-image] May 23 03:44:15.031 INFO O| May 23 03:44:15.031 INFO STEP 666 (remove_files) COMPLETE
65262024-05-23T03:44:16.486Z[ recovery-image] May 23 03:44:15.031 INFO O| May 23 03:44:15.031 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65272024-05-23T03:44:16.503Z[ recovery-image] May 23 03:44:15.051 INFO O| May 23 03:44:15.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
65282024-05-23T03:44:16.507Z[ recovery-image] May 23 03:44:15.052 INFO O| May 23 03:44:15.051 INFO STEP 667 (remove_files) COMPLETE
65292024-05-23T03:44:16.507Z[ recovery-image] May 23 03:44:15.052 INFO O| May 23 03:44:15.052 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65302024-05-23T03:44:16.536Z[ recovery-image] May 23 03:44:15.085 INFO O| May 23 03:44:15.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
65312024-05-23T03:44:16.537Z[ recovery-image] May 23 03:44:15.085 INFO O| May 23 03:44:15.085 INFO STEP 668 (remove_files) COMPLETE
65322024-05-23T03:44:16.537Z[ recovery-image] May 23 03:44:15.085 INFO O| May 23 03:44:15.085 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65332024-05-23T03:44:16.566Z[ recovery-image] May 23 03:44:15.108 INFO O| May 23 03:44:15.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
65342024-05-23T03:44:16.566Z[ recovery-image] May 23 03:44:15.108 INFO O| May 23 03:44:15.108 INFO STEP 669 (remove_files) COMPLETE
65352024-05-23T03:44:16.566Z[ recovery-image] May 23 03:44:15.108 INFO O| May 23 03:44:15.108 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65362024-05-23T03:44:16.603Z[ recovery-image] May 23 03:44:15.153 INFO O| May 23 03:44:15.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
65372024-05-23T03:44:16.607Z[ recovery-image] May 23 03:44:15.153 INFO O| May 23 03:44:15.153 INFO STEP 670 (remove_files) COMPLETE
65382024-05-23T03:44:16.607Z[ recovery-image] May 23 03:44:15.153 INFO O| May 23 03:44:15.153 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65392024-05-23T03:44:16.630Z[ recovery-image] May 23 03:44:15.177 INFO O| May 23 03:44:15.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
65402024-05-23T03:44:16.630Z[ recovery-image] May 23 03:44:15.177 INFO O| May 23 03:44:15.177 INFO STEP 671 (remove_files) COMPLETE
65412024-05-23T03:44:16.631Z[ recovery-image] May 23 03:44:15.177 INFO O| May 23 03:44:15.177 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65422024-05-23T03:44:16.649Z[ recovery-image] May 23 03:44:15.199 INFO O| May 23 03:44:15.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
65432024-05-23T03:44:16.650Z[ recovery-image] May 23 03:44:15.200 INFO O| May 23 03:44:15.200 INFO STEP 672 (remove_files) COMPLETE
65442024-05-23T03:44:16.650Z[ recovery-image] May 23 03:44:15.200 INFO O| May 23 03:44:15.200 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65452024-05-23T03:44:16.669Z[ recovery-image] May 23 03:44:15.219 INFO O| May 23 03:44:15.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
65462024-05-23T03:44:16.669Z[ recovery-image] May 23 03:44:15.219 INFO O| May 23 03:44:15.219 INFO STEP 673 (remove_files) COMPLETE
65472024-05-23T03:44:16.669Z[ recovery-image] May 23 03:44:15.219 INFO O| May 23 03:44:15.219 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65482024-05-23T03:44:16.710Z[ recovery-image] May 23 03:44:15.247 INFO O| May 23 03:44:15.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
65492024-05-23T03:44:16.710Z[ recovery-image] May 23 03:44:15.247 INFO O| May 23 03:44:15.247 INFO STEP 674 (remove_files) COMPLETE
65502024-05-23T03:44:16.723Z[ recovery-image] May 23 03:44:15.247 INFO O| May 23 03:44:15.247 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65512024-05-23T03:44:17.143Z[ recovery-image] May 23 03:44:15.267 INFO O| May 23 03:44:15.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
65522024-05-23T03:44:17.143Z[ recovery-image] May 23 03:44:15.267 INFO O| May 23 03:44:15.267 INFO STEP 675 (remove_files) COMPLETE
65532024-05-23T03:44:17.143Z[ recovery-image] May 23 03:44:15.267 INFO O| May 23 03:44:15.267 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65542024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.286 INFO O| May 23 03:44:15.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
65552024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.286 INFO O| May 23 03:44:15.286 INFO STEP 676 (remove_files) COMPLETE
65562024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.286 INFO O| May 23 03:44:15.286 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65572024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.303 INFO O| May 23 03:44:15.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
65582024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.303 INFO O| May 23 03:44:15.303 INFO STEP 677 (remove_files) COMPLETE
65592024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.303 INFO O| May 23 03:44:15.303 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65602024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.321 INFO O| May 23 03:44:15.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
65612024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.321 INFO O| May 23 03:44:15.321 INFO STEP 678 (remove_files) COMPLETE
65622024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.321 INFO O| May 23 03:44:15.321 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65632024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.339 INFO O| May 23 03:44:15.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
65642024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.339 INFO O| May 23 03:44:15.339 INFO STEP 679 (remove_files) COMPLETE
65652024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.339 INFO O| May 23 03:44:15.339 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65662024-05-23T03:44:17.149Z[ recovery-image] May 23 03:44:15.356 INFO O| May 23 03:44:15.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
65672024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.357 INFO O| May 23 03:44:15.357 INFO STEP 680 (remove_files) COMPLETE
65682024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.357 INFO O| May 23 03:44:15.357 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65692024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.374 INFO O| May 23 03:44:15.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
65702024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.374 INFO O| May 23 03:44:15.374 INFO STEP 681 (remove_files) COMPLETE
65712024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.374 INFO O| May 23 03:44:15.374 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65722024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.391 INFO O| May 23 03:44:15.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
65732024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.391 INFO O| May 23 03:44:15.391 INFO STEP 682 (remove_files) COMPLETE
65742024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.391 INFO O| May 23 03:44:15.391 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65752024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.415 INFO O| May 23 03:44:15.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
65762024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.415 INFO O| May 23 03:44:15.415 INFO STEP 683 (remove_files) COMPLETE
65772024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.415 INFO O| May 23 03:44:15.415 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65782024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.435 INFO O| May 23 03:44:15.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
65792024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.435 INFO O| May 23 03:44:15.435 INFO STEP 684 (remove_files) COMPLETE
65802024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.435 INFO O| May 23 03:44:15.435 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65812024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.454 INFO O| May 23 03:44:15.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
65822024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.454 INFO O| May 23 03:44:15.454 INFO STEP 685 (remove_files) COMPLETE
65832024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.454 INFO O| May 23 03:44:15.454 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65842024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.472 INFO O| May 23 03:44:15.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
65852024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.472 INFO O| May 23 03:44:15.472 INFO STEP 686 (remove_files) COMPLETE
65862024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.472 INFO O| May 23 03:44:15.472 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65872024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.508 INFO O| May 23 03:44:15.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
65882024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.508 INFO O| May 23 03:44:15.508 INFO STEP 687 (remove_files) COMPLETE
65892024-05-23T03:44:17.150Z[ recovery-image] May 23 03:44:15.508 INFO O| May 23 03:44:15.508 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65902024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.529 INFO O| May 23 03:44:15.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
65912024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.529 INFO O| May 23 03:44:15.529 INFO STEP 688 (remove_files) COMPLETE
65922024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.529 INFO O| May 23 03:44:15.529 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65932024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.547 INFO O| May 23 03:44:15.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
65942024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.547 INFO O| May 23 03:44:15.547 INFO STEP 689 (remove_files) COMPLETE
65952024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.547 INFO O| May 23 03:44:15.547 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65962024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.583 INFO O| May 23 03:44:15.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
65972024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.583 INFO O| May 23 03:44:15.583 INFO STEP 690 (remove_files) COMPLETE
65982024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.583 INFO O| May 23 03:44:15.583 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65992024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.614 INFO O| May 23 03:44:15.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
66002024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.614 INFO O| May 23 03:44:15.614 INFO STEP 691 (remove_files) COMPLETE
66012024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.614 INFO O| May 23 03:44:15.614 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66022024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.631 INFO O| May 23 03:44:15.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
66032024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.631 INFO O| May 23 03:44:15.631 INFO STEP 692 (remove_files) COMPLETE
66042024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.631 INFO O| May 23 03:44:15.631 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66052024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.683 INFO O| May 23 03:44:15.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
66062024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.683 INFO O| May 23 03:44:15.683 INFO STEP 693 (remove_files) COMPLETE
66072024-05-23T03:44:17.151Z[ recovery-image] May 23 03:44:15.683 INFO O| May 23 03:44:15.683 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66082024-05-23T03:44:17.156Z[ recovery-image] May 23 03:44:15.703 INFO O| May 23 03:44:15.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
66092024-05-23T03:44:17.156Z[ recovery-image] May 23 03:44:15.703 INFO O| May 23 03:44:15.703 INFO STEP 694 (remove_files) COMPLETE
66102024-05-23T03:44:17.156Z[ recovery-image] May 23 03:44:15.703 INFO O| May 23 03:44:15.703 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66112024-05-23T03:44:17.170Z[ recovery-image] May 23 03:44:15.721 INFO O| May 23 03:44:15.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
66122024-05-23T03:44:17.175Z[ recovery-image] May 23 03:44:15.721 INFO O| May 23 03:44:15.721 INFO STEP 695 (remove_files) COMPLETE
66132024-05-23T03:44:17.175Z[ recovery-image] May 23 03:44:15.721 INFO O| May 23 03:44:15.721 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66142024-05-23T03:44:17.189Z[ recovery-image] May 23 03:44:15.738 INFO O| May 23 03:44:15.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
66152024-05-23T03:44:17.189Z[ recovery-image] May 23 03:44:15.738 INFO O| May 23 03:44:15.738 INFO STEP 696 (remove_files) COMPLETE
66162024-05-23T03:44:17.189Z[ recovery-image] May 23 03:44:15.738 INFO O| May 23 03:44:15.738 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66172024-05-23T03:44:17.214Z[ recovery-image] May 23 03:44:15.760 INFO O| May 23 03:44:15.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
66182024-05-23T03:44:17.214Z[ recovery-image] May 23 03:44:15.760 INFO O| May 23 03:44:15.760 INFO STEP 697 (remove_files) COMPLETE
66192024-05-23T03:44:17.214Z[ recovery-image] May 23 03:44:15.760 INFO O| May 23 03:44:15.760 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66202024-05-23T03:44:17.262Z[ recovery-image] May 23 03:44:15.812 INFO O| May 23 03:44:15.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
66212024-05-23T03:44:17.262Z[ recovery-image] May 23 03:44:15.812 INFO O| May 23 03:44:15.812 INFO STEP 698 (remove_files) COMPLETE
66222024-05-23T03:44:17.262Z[ recovery-image] May 23 03:44:15.812 INFO O| May 23 03:44:15.812 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66232024-05-23T03:44:17.281Z[ recovery-image] May 23 03:44:15.829 INFO O| May 23 03:44:15.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
66242024-05-23T03:44:17.281Z[ recovery-image] May 23 03:44:15.829 INFO O| May 23 03:44:15.829 INFO STEP 699 (remove_files) COMPLETE
66252024-05-23T03:44:17.281Z[ recovery-image] May 23 03:44:15.830 INFO O| May 23 03:44:15.829 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66262024-05-23T03:44:17.313Z[ recovery-image] May 23 03:44:15.863 INFO O| May 23 03:44:15.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
66272024-05-23T03:44:17.317Z[ recovery-image] May 23 03:44:15.863 INFO O| May 23 03:44:15.863 INFO STEP 700 (remove_files) COMPLETE
66282024-05-23T03:44:17.317Z[ recovery-image] May 23 03:44:15.864 INFO O| May 23 03:44:15.864 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66292024-05-23T03:44:17.336Z[ recovery-image] May 23 03:44:15.885 INFO O| May 23 03:44:15.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
66302024-05-23T03:44:17.340Z[ recovery-image] May 23 03:44:15.885 INFO O| May 23 03:44:15.885 INFO STEP 701 (remove_files) COMPLETE
66312024-05-23T03:44:17.340Z[ recovery-image] May 23 03:44:15.886 INFO O| May 23 03:44:15.886 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66322024-05-23T03:44:17.382Z[ recovery-image] May 23 03:44:15.928 INFO O| May 23 03:44:15.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
66332024-05-23T03:44:17.818Z[ recovery-image] May 23 03:44:15.928 INFO O| May 23 03:44:15.928 INFO STEP 702 (remove_files) COMPLETE
66342024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:15.928 INFO O| May 23 03:44:15.928 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66352024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.022 INFO O| May 23 03:44:16.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
66362024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.023 INFO O| May 23 03:44:16.023 INFO STEP 703 (remove_files) COMPLETE
66372024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.023 INFO O| May 23 03:44:16.023 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66382024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.079 INFO O| May 23 03:44:16.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
66392024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.079 INFO O| May 23 03:44:16.079 INFO STEP 704 (remove_files) COMPLETE
66402024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.079 INFO O| May 23 03:44:16.079 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66412024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.109 INFO O| May 23 03:44:16.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
66422024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.109 INFO O| May 23 03:44:16.109 INFO STEP 705 (remove_files) COMPLETE
66432024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.110 INFO O| May 23 03:44:16.109 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66442024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.175 INFO O| May 23 03:44:16.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
66452024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.175 INFO O| May 23 03:44:16.175 INFO STEP 706 (remove_files) COMPLETE
66462024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.175 INFO O| May 23 03:44:16.175 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66472024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.209 INFO O| May 23 03:44:16.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
66482024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.209 INFO O| May 23 03:44:16.209 INFO STEP 707 (remove_files) COMPLETE
66492024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.210 INFO O| May 23 03:44:16.209 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66502024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.228 INFO O| May 23 03:44:16.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
66512024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.229 INFO O| May 23 03:44:16.229 INFO STEP 708 (remove_files) COMPLETE
66522024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.229 INFO O| May 23 03:44:16.229 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66532024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.295 INFO O| May 23 03:44:16.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
66542024-05-23T03:44:17.819Z[ recovery-image] May 23 03:44:16.295 INFO O| May 23 03:44:16.295 INFO STEP 709 (remove_files) COMPLETE
66552024-05-23T03:44:17.820Z[ recovery-image] May 23 03:44:16.295 INFO O| May 23 03:44:16.295 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66562024-05-23T03:44:17.820Z[ recovery-image] May 23 03:44:16.315 INFO O| May 23 03:44:16.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
66572024-05-23T03:44:17.820Z[ recovery-image] May 23 03:44:16.315 INFO O| May 23 03:44:16.315 INFO STEP 710 (remove_files) COMPLETE
66582024-05-23T03:44:17.820Z[ recovery-image] May 23 03:44:16.315 INFO O| May 23 03:44:16.315 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66592024-05-23T03:44:17.820Z[ recovery-image] May 23 03:44:16.341 INFO O| May 23 03:44:16.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
66602024-05-23T03:44:17.820Z[ recovery-image] May 23 03:44:16.341 INFO O| May 23 03:44:16.341 INFO STEP 711 (remove_files) COMPLETE
66612024-05-23T03:44:17.820Z[ recovery-image] May 23 03:44:16.341 INFO O| May 23 03:44:16.341 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66622024-05-23T03:44:17.820Z[ recovery-image] May 23 03:44:16.359 INFO O| May 23 03:44:16.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
66632024-05-23T03:44:17.820Z[ recovery-image] May 23 03:44:16.359 INFO O| May 23 03:44:16.359 INFO STEP 712 (remove_files) COMPLETE
66642024-05-23T03:44:17.820Z[ recovery-image] May 23 03:44:16.359 INFO O| May 23 03:44:16.359 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66652024-05-23T03:44:17.832Z[ recovery-image] May 23 03:44:16.376 INFO O| May 23 03:44:16.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
66662024-05-23T03:44:17.832Z[ recovery-image] May 23 03:44:16.376 INFO O| May 23 03:44:16.376 INFO STEP 713 (remove_files) COMPLETE
66672024-05-23T03:44:17.832Z[ recovery-image] May 23 03:44:16.376 INFO O| May 23 03:44:16.376 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66682024-05-23T03:44:17.846Z[ recovery-image] May 23 03:44:16.395 INFO O| May 23 03:44:16.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
66692024-05-23T03:44:17.847Z[ recovery-image] May 23 03:44:16.395 INFO O| May 23 03:44:16.395 INFO STEP 714 (remove_files) COMPLETE
66702024-05-23T03:44:17.852Z[ recovery-image] May 23 03:44:16.395 INFO O| May 23 03:44:16.395 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66712024-05-23T03:44:17.867Z[ recovery-image] May 23 03:44:16.415 INFO O| May 23 03:44:16.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
66722024-05-23T03:44:17.867Z[ recovery-image] May 23 03:44:16.415 INFO O| May 23 03:44:16.415 INFO STEP 715 (remove_files) COMPLETE
66732024-05-23T03:44:17.867Z[ recovery-image] May 23 03:44:16.415 INFO O| May 23 03:44:16.415 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66742024-05-23T03:44:17.955Z[ recovery-image] May 23 03:44:16.504 INFO O| May 23 03:44:16.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
66752024-05-23T03:44:17.955Z[ recovery-image] May 23 03:44:16.505 INFO O| May 23 03:44:16.505 INFO STEP 716 (remove_files) COMPLETE
66762024-05-23T03:44:17.955Z[ recovery-image] May 23 03:44:16.505 INFO O| May 23 03:44:16.505 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66772024-05-23T03:44:18.019Z[ recovery-image] May 23 03:44:16.569 INFO O| May 23 03:44:16.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
66782024-05-23T03:44:18.019Z[ recovery-image] May 23 03:44:16.569 INFO O| May 23 03:44:16.569 INFO STEP 717 (remove_files) COMPLETE
66792024-05-23T03:44:18.019Z[ recovery-image] May 23 03:44:16.569 INFO O| May 23 03:44:16.569 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66802024-05-23T03:44:18.039Z[ recovery-image] May 23 03:44:16.589 INFO O| May 23 03:44:16.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
66812024-05-23T03:44:18.042Z[ recovery-image] May 23 03:44:16.589 INFO O| May 23 03:44:16.589 INFO STEP 718 (remove_files) COMPLETE
66822024-05-23T03:44:18.042Z[ recovery-image] May 23 03:44:16.589 INFO O| May 23 03:44:16.589 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66832024-05-23T03:44:18.062Z[ recovery-image] May 23 03:44:16.612 INFO O| May 23 03:44:16.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
66842024-05-23T03:44:18.063Z[ recovery-image] May 23 03:44:16.612 INFO O| May 23 03:44:16.612 INFO STEP 719 (remove_files) COMPLETE
66852024-05-23T03:44:18.063Z[ recovery-image] May 23 03:44:16.612 INFO O| May 23 03:44:16.612 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66862024-05-23T03:44:18.086Z[ recovery-image] May 23 03:44:16.631 INFO O| May 23 03:44:16.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
66872024-05-23T03:44:18.087Z[ recovery-image] May 23 03:44:16.631 INFO O| May 23 03:44:16.631 INFO STEP 720 (remove_files) COMPLETE
66882024-05-23T03:44:18.087Z[ recovery-image] May 23 03:44:16.631 INFO O| May 23 03:44:16.631 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66892024-05-23T03:44:18.107Z[ recovery-image] May 23 03:44:16.656 INFO O| May 23 03:44:16.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
66902024-05-23T03:44:18.111Z[ recovery-image] May 23 03:44:16.656 INFO O| May 23 03:44:16.656 INFO STEP 721 (remove_files) COMPLETE
66912024-05-23T03:44:18.111Z[ recovery-image] May 23 03:44:16.657 INFO O| May 23 03:44:16.656 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66922024-05-23T03:44:18.144Z[ recovery-image] May 23 03:44:16.693 INFO O| May 23 03:44:16.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
66932024-05-23T03:44:18.144Z[ recovery-image] May 23 03:44:16.693 INFO O| May 23 03:44:16.693 INFO STEP 722 (remove_files) COMPLETE
66942024-05-23T03:44:18.148Z[ recovery-image] May 23 03:44:16.693 INFO O| May 23 03:44:16.693 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66952024-05-23T03:44:18.163Z[ recovery-image] May 23 03:44:16.713 INFO O| May 23 03:44:16.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
66962024-05-23T03:44:18.164Z[ recovery-image] May 23 03:44:16.713 INFO O| May 23 03:44:16.713 INFO STEP 723 (remove_files) COMPLETE
66972024-05-23T03:44:18.167Z[ recovery-image] May 23 03:44:16.713 INFO O| May 23 03:44:16.713 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66982024-05-23T03:44:18.182Z[ recovery-image] May 23 03:44:16.732 INFO O| May 23 03:44:16.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
66992024-05-23T03:44:18.182Z[ recovery-image] May 23 03:44:16.732 INFO O| May 23 03:44:16.732 INFO STEP 724 (remove_files) COMPLETE
67002024-05-23T03:44:18.186Z[ recovery-image] May 23 03:44:16.732 INFO O| May 23 03:44:16.732 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67012024-05-23T03:44:18.201Z[ recovery-image] May 23 03:44:16.751 INFO O| May 23 03:44:16.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
67022024-05-23T03:44:18.201Z[ recovery-image] May 23 03:44:16.751 INFO O| May 23 03:44:16.751 INFO STEP 725 (remove_files) COMPLETE
67032024-05-23T03:44:18.202Z[ recovery-image] May 23 03:44:16.751 INFO O| May 23 03:44:16.751 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67042024-05-23T03:44:18.288Z[ recovery-image] May 23 03:44:16.838 INFO O| May 23 03:44:16.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
67052024-05-23T03:44:18.295Z[ recovery-image] May 23 03:44:16.838 INFO O| May 23 03:44:16.838 INFO STEP 726 (remove_files) COMPLETE
67062024-05-23T03:44:18.296Z[ recovery-image] May 23 03:44:16.838 INFO O| May 23 03:44:16.838 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67072024-05-23T03:44:18.310Z[ recovery-image] May 23 03:44:16.860 INFO O| May 23 03:44:16.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
67082024-05-23T03:44:18.311Z[ recovery-image] May 23 03:44:16.860 INFO O| May 23 03:44:16.860 INFO STEP 727 (remove_files) COMPLETE
67092024-05-23T03:44:18.314Z[ recovery-image] May 23 03:44:16.860 INFO O| May 23 03:44:16.860 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67102024-05-23T03:44:18.333Z[ recovery-image] May 23 03:44:16.879 INFO O| May 23 03:44:16.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
67112024-05-23T03:44:18.333Z[ recovery-image] May 23 03:44:16.879 INFO O| May 23 03:44:16.879 INFO STEP 728 (remove_files) COMPLETE
67122024-05-23T03:44:18.755Z[ recovery-image] May 23 03:44:16.879 INFO O| May 23 03:44:16.879 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67132024-05-23T03:44:18.777Z[ recovery-image] May 23 03:44:16.896 INFO O| May 23 03:44:16.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
67142024-05-23T03:44:18.777Z[ recovery-image] May 23 03:44:16.896 INFO O| May 23 03:44:16.896 INFO STEP 729 (remove_files) COMPLETE
67152024-05-23T03:44:18.777Z[ recovery-image] May 23 03:44:16.896 INFO O| May 23 03:44:16.896 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67162024-05-23T03:44:18.777Z[ recovery-image] May 23 03:44:16.927 INFO O| May 23 03:44:16.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
67172024-05-23T03:44:18.778Z[ recovery-image] May 23 03:44:16.927 INFO O| May 23 03:44:16.927 INFO STEP 730 (remove_files) COMPLETE
67182024-05-23T03:44:18.778Z[ recovery-image] May 23 03:44:16.927 INFO O| May 23 03:44:16.927 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67192024-05-23T03:44:18.778Z[ recovery-image] May 23 03:44:16.982 INFO O| May 23 03:44:16.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
67202024-05-23T03:44:18.778Z[ recovery-image] May 23 03:44:16.983 INFO O| May 23 03:44:16.983 INFO STEP 731 (remove_files) COMPLETE
67212024-05-23T03:44:18.778Z[ recovery-image] May 23 03:44:16.983 INFO O| May 23 03:44:16.983 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67222024-05-23T03:44:18.778Z[ recovery-image] May 23 03:44:17.004 INFO O| May 23 03:44:17.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
67232024-05-23T03:44:18.778Z[ recovery-image] May 23 03:44:17.005 INFO O| May 23 03:44:17.005 INFO STEP 732 (remove_files) COMPLETE
67242024-05-23T03:44:18.778Z[ recovery-image] May 23 03:44:17.005 INFO O| May 23 03:44:17.005 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67252024-05-23T03:44:18.778Z[ recovery-image] May 23 03:44:17.023 INFO O| May 23 03:44:17.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
67262024-05-23T03:44:18.778Z[ recovery-image] May 23 03:44:17.024 INFO O| May 23 03:44:17.024 INFO STEP 733 (remove_files) COMPLETE
67272024-05-23T03:44:18.779Z[ recovery-image] May 23 03:44:17.024 INFO O| May 23 03:44:17.024 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67282024-05-23T03:44:18.779Z[ recovery-image] May 23 03:44:17.042 INFO O| May 23 03:44:17.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
67292024-05-23T03:44:18.779Z[ recovery-image] May 23 03:44:17.042 INFO O| May 23 03:44:17.042 INFO STEP 734 (remove_files) COMPLETE
67302024-05-23T03:44:18.779Z[ recovery-image] May 23 03:44:17.042 INFO O| May 23 03:44:17.042 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67312024-05-23T03:44:18.779Z[ recovery-image] May 23 03:44:17.077 INFO O| May 23 03:44:17.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
67322024-05-23T03:44:18.779Z[ recovery-image] May 23 03:44:17.077 INFO O| May 23 03:44:17.077 INFO STEP 735 (remove_files) COMPLETE
67332024-05-23T03:44:18.779Z[ recovery-image] May 23 03:44:17.077 INFO O| May 23 03:44:17.077 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67342024-05-23T03:44:18.779Z[ recovery-image] May 23 03:44:17.097 INFO O| May 23 03:44:17.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
67352024-05-23T03:44:18.779Z[ recovery-image] May 23 03:44:17.101 INFO O| May 23 03:44:17.101 INFO STEP 736 (remove_files) COMPLETE
67362024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.101 INFO O| May 23 03:44:17.101 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67372024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.119 INFO O| May 23 03:44:17.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
67382024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.119 INFO O| May 23 03:44:17.119 INFO STEP 737 (remove_files) COMPLETE
67392024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.119 INFO O| May 23 03:44:17.119 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67402024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.158 INFO O| May 23 03:44:17.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
67412024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.158 INFO O| May 23 03:44:17.158 INFO STEP 738 (remove_files) COMPLETE
67422024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.158 INFO O| May 23 03:44:17.158 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67432024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.177 INFO O| May 23 03:44:17.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
67442024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.178 INFO O| May 23 03:44:17.178 INFO STEP 739 (remove_files) COMPLETE
67452024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.178 INFO O| May 23 03:44:17.178 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67462024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.195 INFO O| May 23 03:44:17.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
67472024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.195 INFO O| May 23 03:44:17.195 INFO STEP 740 (remove_files) COMPLETE
67482024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.196 INFO O| May 23 03:44:17.196 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67492024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.214 INFO O| May 23 03:44:17.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
67502024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.214 INFO O| May 23 03:44:17.214 INFO STEP 741 (remove_files) COMPLETE
67512024-05-23T03:44:18.780Z[ recovery-image] May 23 03:44:17.214 INFO O| May 23 03:44:17.214 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67522024-05-23T03:44:18.781Z[ recovery-image] May 23 03:44:17.233 INFO O| May 23 03:44:17.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
67532024-05-23T03:44:18.781Z[ recovery-image] May 23 03:44:17.233 INFO O| May 23 03:44:17.233 INFO STEP 742 (remove_files) COMPLETE
67542024-05-23T03:44:18.781Z[ recovery-image] May 23 03:44:17.233 INFO O| May 23 03:44:17.233 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67552024-05-23T03:44:18.781Z[ recovery-image] May 23 03:44:17.253 INFO O| May 23 03:44:17.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
67562024-05-23T03:44:18.781Z[ recovery-image] May 23 03:44:17.254 INFO O| May 23 03:44:17.254 INFO STEP 743 (remove_files) COMPLETE
67572024-05-23T03:44:18.781Z[ recovery-image] May 23 03:44:17.254 INFO O| May 23 03:44:17.254 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67582024-05-23T03:44:18.781Z[ recovery-image] May 23 03:44:17.272 INFO O| May 23 03:44:17.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
67592024-05-23T03:44:18.781Z[ recovery-image] May 23 03:44:17.272 INFO O| May 23 03:44:17.272 INFO STEP 744 (remove_files) COMPLETE
67602024-05-23T03:44:18.781Z[ recovery-image] May 23 03:44:17.272 INFO O| May 23 03:44:17.272 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67612024-05-23T03:44:18.781Z[ recovery-image] May 23 03:44:17.294 INFO O| May 23 03:44:17.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
67622024-05-23T03:44:18.782Z[ recovery-image] May 23 03:44:17.294 INFO O| May 23 03:44:17.294 INFO STEP 745 (remove_files) COMPLETE
67632024-05-23T03:44:18.782Z[ recovery-image] May 23 03:44:17.294 INFO O| May 23 03:44:17.294 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67642024-05-23T03:44:18.793Z[ recovery-image] May 23 03:44:17.331 INFO O| May 23 03:44:17.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
67652024-05-23T03:44:18.793Z[ recovery-image] May 23 03:44:17.331 INFO O| May 23 03:44:17.331 INFO STEP 746 (remove_files) COMPLETE
67662024-05-23T03:44:18.793Z[ recovery-image] May 23 03:44:17.331 INFO O| May 23 03:44:17.331 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67672024-05-23T03:44:18.819Z[ recovery-image] May 23 03:44:17.368 INFO O| May 23 03:44:17.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
67682024-05-23T03:44:18.819Z[ recovery-image] May 23 03:44:17.368 INFO O| May 23 03:44:17.368 INFO STEP 747 (remove_files) COMPLETE
67692024-05-23T03:44:18.823Z[ recovery-image] May 23 03:44:17.368 INFO O| May 23 03:44:17.368 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67702024-05-23T03:44:18.856Z[ recovery-image] May 23 03:44:17.405 INFO O| May 23 03:44:17.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
67712024-05-23T03:44:18.856Z[ recovery-image] May 23 03:44:17.405 INFO O| May 23 03:44:17.405 INFO STEP 748 (remove_files) COMPLETE
67722024-05-23T03:44:18.856Z[ recovery-image] May 23 03:44:17.405 INFO O| May 23 03:44:17.405 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67732024-05-23T03:44:18.891Z[ recovery-image] May 23 03:44:17.427 INFO O| May 23 03:44:17.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
67742024-05-23T03:44:18.892Z[ recovery-image] May 23 03:44:17.427 INFO O| May 23 03:44:17.427 INFO STEP 749 (remove_files) COMPLETE
67752024-05-23T03:44:18.892Z[ recovery-image] May 23 03:44:17.428 INFO O| May 23 03:44:17.427 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67762024-05-23T03:44:18.992Z[ recovery-image] May 23 03:44:17.541 INFO O| May 23 03:44:17.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
67772024-05-23T03:44:18.993Z[ recovery-image] May 23 03:44:17.541 INFO O| May 23 03:44:17.541 INFO STEP 750 (remove_files) COMPLETE
67782024-05-23T03:44:18.997Z[ recovery-image] May 23 03:44:17.541 INFO O| May 23 03:44:17.541 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67792024-05-23T03:44:19.024Z[ recovery-image] May 23 03:44:17.573 INFO O| May 23 03:44:17.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
67802024-05-23T03:44:19.024Z[ recovery-image] May 23 03:44:17.574 INFO O| May 23 03:44:17.573 INFO STEP 751 (remove_files) COMPLETE
67812024-05-23T03:44:19.024Z[ recovery-image] May 23 03:44:17.574 INFO O| May 23 03:44:17.573 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67822024-05-23T03:44:19.047Z[ recovery-image] May 23 03:44:17.596 INFO O| May 23 03:44:17.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
67832024-05-23T03:44:19.047Z[ recovery-image] May 23 03:44:17.596 INFO O| May 23 03:44:17.596 INFO STEP 752 (remove_files) COMPLETE
67842024-05-23T03:44:19.047Z[ recovery-image] May 23 03:44:17.596 INFO O| May 23 03:44:17.596 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67852024-05-23T03:44:19.066Z[ recovery-image] May 23 03:44:17.616 INFO O| May 23 03:44:17.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
67862024-05-23T03:44:19.066Z[ recovery-image] May 23 03:44:17.616 INFO O| May 23 03:44:17.616 INFO STEP 753 (remove_files) COMPLETE
67872024-05-23T03:44:19.066Z[ recovery-image] May 23 03:44:17.616 INFO O| May 23 03:44:17.616 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67882024-05-23T03:44:19.112Z[ recovery-image] May 23 03:44:17.658 INFO O| May 23 03:44:17.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
67892024-05-23T03:44:19.112Z[ recovery-image] May 23 03:44:17.658 INFO O| May 23 03:44:17.658 INFO STEP 754 (remove_files) COMPLETE
67902024-05-23T03:44:19.112Z[ recovery-image] May 23 03:44:17.658 INFO O| May 23 03:44:17.658 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67912024-05-23T03:44:19.142Z[ recovery-image] May 23 03:44:17.692 INFO O| May 23 03:44:17.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
67922024-05-23T03:44:19.143Z[ recovery-image] May 23 03:44:17.692 INFO O| May 23 03:44:17.692 INFO STEP 755 (remove_files) COMPLETE
67932024-05-23T03:44:19.143Z[ recovery-image] May 23 03:44:17.692 INFO O| May 23 03:44:17.692 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67942024-05-23T03:44:19.208Z[ recovery-image] May 23 03:44:17.755 INFO O| May 23 03:44:17.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
67952024-05-23T03:44:19.208Z[ recovery-image] May 23 03:44:17.755 INFO O| May 23 03:44:17.755 INFO STEP 756 (remove_files) COMPLETE
67962024-05-23T03:44:19.208Z[ recovery-image] May 23 03:44:17.755 INFO O| May 23 03:44:17.755 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67972024-05-23T03:44:19.226Z[ recovery-image] May 23 03:44:17.773 INFO O| May 23 03:44:17.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
67982024-05-23T03:44:19.226Z[ recovery-image] May 23 03:44:17.773 INFO O| May 23 03:44:17.773 INFO STEP 757 (remove_files) COMPLETE
67992024-05-23T03:44:19.226Z[ recovery-image] May 23 03:44:17.773 INFO O| May 23 03:44:17.773 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68002024-05-23T03:44:19.244Z[ recovery-image] May 23 03:44:17.790 INFO O| May 23 03:44:17.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
68012024-05-23T03:44:19.244Z[ recovery-image] May 23 03:44:17.790 INFO O| May 23 03:44:17.790 INFO STEP 758 (remove_files) COMPLETE
68022024-05-23T03:44:19.244Z[ recovery-image] May 23 03:44:17.790 INFO O| May 23 03:44:17.790 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68032024-05-23T03:44:19.282Z[ recovery-image] May 23 03:44:17.830 INFO O| May 23 03:44:17.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
68042024-05-23T03:44:19.289Z[ recovery-image] May 23 03:44:17.830 INFO O| May 23 03:44:17.830 INFO STEP 759 (remove_files) COMPLETE
68052024-05-23T03:44:19.289Z[ recovery-image] May 23 03:44:17.830 INFO O| May 23 03:44:17.830 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68062024-05-23T03:44:19.302Z[ recovery-image] May 23 03:44:17.852 INFO O| May 23 03:44:17.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
68072024-05-23T03:44:19.307Z[ recovery-image] May 23 03:44:17.856 INFO O| May 23 03:44:17.856 INFO STEP 760 (remove_files) COMPLETE
68082024-05-23T03:44:19.307Z[ recovery-image] May 23 03:44:17.856 INFO O| May 23 03:44:17.856 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68092024-05-23T03:44:19.347Z[ recovery-image] May 23 03:44:17.897 INFO O| May 23 03:44:17.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
68102024-05-23T03:44:19.347Z[ recovery-image] May 23 03:44:17.897 INFO O| May 23 03:44:17.897 INFO STEP 761 (remove_files) COMPLETE
68112024-05-23T03:44:19.347Z[ recovery-image] May 23 03:44:17.897 INFO O| May 23 03:44:17.897 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68122024-05-23T03:44:19.366Z[ recovery-image] May 23 03:44:17.915 INFO O| May 23 03:44:17.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
68132024-05-23T03:44:19.366Z[ recovery-image] May 23 03:44:17.915 INFO O| May 23 03:44:17.915 INFO STEP 762 (remove_files) COMPLETE
68142024-05-23T03:44:19.366Z[ recovery-image] May 23 03:44:17.915 INFO O| May 23 03:44:17.915 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68152024-05-23T03:44:19.400Z[ recovery-image] May 23 03:44:17.948 INFO O| May 23 03:44:17.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
68162024-05-23T03:44:19.409Z[ recovery-image] May 23 03:44:17.948 INFO O| May 23 03:44:17.948 INFO STEP 763 (remove_files) COMPLETE
68172024-05-23T03:44:19.409Z[ recovery-image] May 23 03:44:17.949 INFO O| May 23 03:44:17.948 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68182024-05-23T03:44:19.422Z[ recovery-image] May 23 03:44:17.969 INFO O| May 23 03:44:17.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
68192024-05-23T03:44:19.429Z[ recovery-image] May 23 03:44:17.969 INFO O| May 23 03:44:17.969 INFO STEP 764 (remove_files) COMPLETE
68202024-05-23T03:44:19.429Z[ recovery-image] May 23 03:44:17.970 INFO O| May 23 03:44:17.970 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68212024-05-23T03:44:19.439Z[ recovery-image] May 23 03:44:17.987 INFO O| May 23 03:44:17.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
68222024-05-23T03:44:19.444Z[ recovery-image] May 23 03:44:17.987 INFO O| May 23 03:44:17.987 INFO STEP 765 (remove_files) COMPLETE
68232024-05-23T03:44:19.445Z[ recovery-image] May 23 03:44:17.988 INFO O| May 23 03:44:17.987 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68242024-05-23T03:44:19.480Z[ recovery-image] May 23 03:44:18.029 INFO O| May 23 03:44:18.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
68252024-05-23T03:44:19.484Z[ recovery-image] May 23 03:44:18.029 INFO O| May 23 03:44:18.029 INFO STEP 766 (remove_files) COMPLETE
68262024-05-23T03:44:19.484Z[ recovery-image] May 23 03:44:18.029 INFO O| May 23 03:44:18.029 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68272024-05-23T03:44:19.499Z[ recovery-image] May 23 03:44:18.048 INFO O| May 23 03:44:18.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
68282024-05-23T03:44:19.503Z[ recovery-image] May 23 03:44:18.048 INFO O| May 23 03:44:18.048 INFO STEP 767 (remove_files) COMPLETE
68292024-05-23T03:44:19.503Z[ recovery-image] May 23 03:44:18.048 INFO O| May 23 03:44:18.048 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68302024-05-23T03:44:19.517Z[ recovery-image] May 23 03:44:18.066 INFO O| May 23 03:44:18.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
68312024-05-23T03:44:19.521Z[ recovery-image] May 23 03:44:18.067 INFO O| May 23 03:44:18.067 INFO STEP 768 (remove_files) COMPLETE
68322024-05-23T03:44:19.521Z[ recovery-image] May 23 03:44:18.067 INFO O| May 23 03:44:18.067 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68332024-05-23T03:44:19.537Z[ recovery-image] May 23 03:44:18.086 INFO O| May 23 03:44:18.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
68342024-05-23T03:44:19.541Z[ recovery-image] May 23 03:44:18.086 INFO O| May 23 03:44:18.086 INFO STEP 769 (remove_files) COMPLETE
68352024-05-23T03:44:19.541Z[ recovery-image] May 23 03:44:18.086 INFO O| May 23 03:44:18.086 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68362024-05-23T03:44:19.556Z[ recovery-image] May 23 03:44:18.105 INFO O| May 23 03:44:18.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
68372024-05-23T03:44:19.559Z[ recovery-image] May 23 03:44:18.105 INFO O| May 23 03:44:18.105 INFO STEP 770 (remove_files) COMPLETE
68382024-05-23T03:44:19.559Z[ recovery-image] May 23 03:44:18.105 INFO O| May 23 03:44:18.105 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68392024-05-23T03:44:19.590Z[ recovery-image] May 23 03:44:18.139 INFO O| May 23 03:44:18.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
68402024-05-23T03:44:19.597Z[ recovery-image] May 23 03:44:18.139 INFO O| May 23 03:44:18.139 INFO STEP 771 (remove_files) COMPLETE
68412024-05-23T03:44:19.597Z[ recovery-image] May 23 03:44:18.139 INFO O| May 23 03:44:18.139 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68422024-05-23T03:44:19.615Z[ recovery-image] May 23 03:44:18.157 INFO O| May 23 03:44:18.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
68432024-05-23T03:44:19.615Z[ recovery-image] May 23 03:44:18.157 INFO O| May 23 03:44:18.157 INFO STEP 772 (remove_files) COMPLETE
68442024-05-23T03:44:19.619Z[ recovery-image] May 23 03:44:18.157 INFO O| May 23 03:44:18.157 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68452024-05-23T03:44:19.625Z[ recovery-image] May 23 03:44:18.175 INFO O| May 23 03:44:18.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
68462024-05-23T03:44:19.625Z[ recovery-image] May 23 03:44:18.175 INFO O| May 23 03:44:18.175 INFO STEP 773 (remove_files) COMPLETE
68472024-05-23T03:44:19.630Z[ recovery-image] May 23 03:44:18.175 INFO O| May 23 03:44:18.175 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68482024-05-23T03:44:19.729Z[ recovery-image] May 23 03:44:18.270 INFO O| May 23 03:44:18.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
68492024-05-23T03:44:19.729Z[ recovery-image] May 23 03:44:18.270 INFO O| May 23 03:44:18.270 INFO STEP 774 (remove_files) COMPLETE
68502024-05-23T03:44:19.729Z[ recovery-image] May 23 03:44:18.270 INFO O| May 23 03:44:18.270 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68512024-05-23T03:44:19.740Z[ recovery-image] May 23 03:44:18.289 INFO O| May 23 03:44:18.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
68522024-05-23T03:44:19.740Z[ recovery-image] May 23 03:44:18.289 INFO O| May 23 03:44:18.289 INFO STEP 775 (remove_files) COMPLETE
68532024-05-23T03:44:19.744Z[ recovery-image] May 23 03:44:18.289 INFO O| May 23 03:44:18.289 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68542024-05-23T03:44:19.781Z[ recovery-image] May 23 03:44:18.330 INFO O| May 23 03:44:18.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
68552024-05-23T03:44:19.785Z[ recovery-image] May 23 03:44:18.330 INFO O| May 23 03:44:18.330 INFO STEP 776 (remove_files) COMPLETE
68562024-05-23T03:44:19.785Z[ recovery-image] May 23 03:44:18.331 INFO O| May 23 03:44:18.330 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68572024-05-23T03:44:19.814Z[ recovery-image] May 23 03:44:18.363 INFO O| May 23 03:44:18.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
68582024-05-23T03:44:19.814Z[ recovery-image] May 23 03:44:18.363 INFO O| May 23 03:44:18.363 INFO STEP 777 (remove_files) COMPLETE
68592024-05-23T03:44:19.814Z[ recovery-image] May 23 03:44:18.363 INFO O| May 23 03:44:18.363 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68602024-05-23T03:44:19.834Z[ recovery-image] May 23 03:44:18.384 INFO O| May 23 03:44:18.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
68612024-05-23T03:44:19.835Z[ recovery-image] May 23 03:44:18.384 INFO O| May 23 03:44:18.384 INFO STEP 778 (remove_files) COMPLETE
68622024-05-23T03:44:19.835Z[ recovery-image] May 23 03:44:18.384 INFO O| May 23 03:44:18.384 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68632024-05-23T03:44:19.859Z[ recovery-image] May 23 03:44:18.408 INFO O| May 23 03:44:18.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
68642024-05-23T03:44:19.859Z[ recovery-image] May 23 03:44:18.408 INFO O| May 23 03:44:18.408 INFO STEP 779 (remove_files) COMPLETE
68652024-05-23T03:44:19.859Z[ recovery-image] May 23 03:44:18.408 INFO O| May 23 03:44:18.408 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68662024-05-23T03:44:19.880Z[ recovery-image] May 23 03:44:18.428 INFO O| May 23 03:44:18.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
68672024-05-23T03:44:19.880Z[ recovery-image] May 23 03:44:18.428 INFO O| May 23 03:44:18.428 INFO STEP 780 (remove_files) COMPLETE
68682024-05-23T03:44:19.884Z[ recovery-image] May 23 03:44:18.428 INFO O| May 23 03:44:18.428 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68692024-05-23T03:44:19.923Z[ recovery-image] May 23 03:44:18.472 INFO O| May 23 03:44:18.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
68702024-05-23T03:44:19.927Z[ recovery-image] May 23 03:44:18.472 INFO O| May 23 03:44:18.472 INFO STEP 781 (remove_files) COMPLETE
68712024-05-23T03:44:19.927Z[ recovery-image] May 23 03:44:18.473 INFO O| May 23 03:44:18.473 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68722024-05-23T03:44:19.984Z[ recovery-image] May 23 03:44:18.533 INFO O| May 23 03:44:18.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
68732024-05-23T03:44:19.984Z[ recovery-image] May 23 03:44:18.533 INFO O| May 23 03:44:18.533 INFO STEP 782 (remove_files) COMPLETE
68742024-05-23T03:44:19.989Z[ recovery-image] May 23 03:44:18.533 INFO O| May 23 03:44:18.533 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68752024-05-23T03:44:20.005Z[ recovery-image] May 23 03:44:18.554 INFO O| May 23 03:44:18.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
68762024-05-23T03:44:20.005Z[ recovery-image] May 23 03:44:18.554 INFO O| May 23 03:44:18.554 INFO STEP 783 (remove_files) COMPLETE
68772024-05-23T03:44:20.010Z[ recovery-image] May 23 03:44:18.554 INFO O| May 23 03:44:18.554 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68782024-05-23T03:44:20.038Z[ recovery-image] May 23 03:44:18.586 INFO O| May 23 03:44:18.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
68792024-05-23T03:44:20.038Z[ recovery-image] May 23 03:44:18.586 INFO O| May 23 03:44:18.586 INFO STEP 784 (remove_files) COMPLETE
68802024-05-23T03:44:20.042Z[ recovery-image] May 23 03:44:18.587 INFO O| May 23 03:44:18.586 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68812024-05-23T03:44:20.066Z[ recovery-image] May 23 03:44:18.615 INFO O| May 23 03:44:18.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
68822024-05-23T03:44:20.066Z[ recovery-image] May 23 03:44:18.615 INFO O| May 23 03:44:18.615 INFO STEP 785 (remove_files) COMPLETE
68832024-05-23T03:44:20.071Z[ recovery-image] May 23 03:44:18.615 INFO O| May 23 03:44:18.615 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68842024-05-23T03:44:20.085Z[ recovery-image] May 23 03:44:18.634 INFO O| May 23 03:44:18.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
68852024-05-23T03:44:20.085Z[ recovery-image] May 23 03:44:18.634 INFO O| May 23 03:44:18.634 INFO STEP 786 (remove_files) COMPLETE
68862024-05-23T03:44:20.085Z[ recovery-image] May 23 03:44:18.634 INFO O| May 23 03:44:18.634 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68872024-05-23T03:44:20.106Z[ recovery-image] May 23 03:44:18.653 INFO O| May 23 03:44:18.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
68882024-05-23T03:44:20.106Z[ recovery-image] May 23 03:44:18.653 INFO O| May 23 03:44:18.653 INFO STEP 787 (remove_files) COMPLETE
68892024-05-23T03:44:20.110Z[ recovery-image] May 23 03:44:18.653 INFO O| May 23 03:44:18.653 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68902024-05-23T03:44:20.131Z[ recovery-image] May 23 03:44:18.673 INFO O| May 23 03:44:18.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
68912024-05-23T03:44:20.131Z[ recovery-image] May 23 03:44:18.673 INFO O| May 23 03:44:18.673 INFO STEP 788 (remove_files) COMPLETE
68922024-05-23T03:44:20.147Z[ recovery-image] May 23 03:44:18.673 INFO O| May 23 03:44:18.673 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68932024-05-23T03:44:20.167Z[ recovery-image] May 23 03:44:18.711 INFO O| May 23 03:44:18.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
68942024-05-23T03:44:20.168Z[ recovery-image] May 23 03:44:18.711 INFO O| May 23 03:44:18.711 INFO STEP 789 (remove_files) COMPLETE
68952024-05-23T03:44:20.175Z[ recovery-image] May 23 03:44:18.711 INFO O| May 23 03:44:18.711 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68962024-05-23T03:44:20.186Z[ recovery-image] May 23 03:44:18.732 INFO O| May 23 03:44:18.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
68972024-05-23T03:44:20.187Z[ recovery-image] May 23 03:44:18.732 INFO O| May 23 03:44:18.732 INFO STEP 790 (remove_files) COMPLETE
68982024-05-23T03:44:20.198Z[ recovery-image] May 23 03:44:18.732 INFO O| May 23 03:44:18.732 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68992024-05-23T03:44:20.209Z[ recovery-image] May 23 03:44:18.756 INFO O| May 23 03:44:18.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
69002024-05-23T03:44:20.215Z[ recovery-image] May 23 03:44:18.757 INFO O| May 23 03:44:18.756 INFO STEP 791 (remove_files) COMPLETE
69012024-05-23T03:44:20.215Z[ recovery-image] May 23 03:44:18.757 INFO O| May 23 03:44:18.757 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69022024-05-23T03:44:20.231Z[ recovery-image] May 23 03:44:18.777 INFO O| May 23 03:44:18.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
69032024-05-23T03:44:20.231Z[ recovery-image] May 23 03:44:18.778 INFO O| May 23 03:44:18.777 INFO STEP 792 (remove_files) COMPLETE
69042024-05-23T03:44:20.232Z[ recovery-image] May 23 03:44:18.778 INFO O| May 23 03:44:18.778 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69052024-05-23T03:44:20.250Z[ recovery-image] May 23 03:44:18.797 INFO O| May 23 03:44:18.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
69062024-05-23T03:44:20.250Z[ recovery-image] May 23 03:44:18.797 INFO O| May 23 03:44:18.797 INFO STEP 793 (remove_files) COMPLETE
69072024-05-23T03:44:20.250Z[ recovery-image] May 23 03:44:18.797 INFO O| May 23 03:44:18.797 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69082024-05-23T03:44:20.267Z[ recovery-image] May 23 03:44:18.816 INFO O| May 23 03:44:18.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
69092024-05-23T03:44:20.267Z[ recovery-image] May 23 03:44:18.816 INFO O| May 23 03:44:18.816 INFO STEP 794 (remove_files) COMPLETE
69102024-05-23T03:44:20.267Z[ recovery-image] May 23 03:44:18.816 INFO O| May 23 03:44:18.816 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69112024-05-23T03:44:20.309Z[ recovery-image] May 23 03:44:18.858 INFO O| May 23 03:44:18.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
69122024-05-23T03:44:20.316Z[ recovery-image] May 23 03:44:18.858 INFO O| May 23 03:44:18.858 INFO STEP 795 (remove_files) COMPLETE
69132024-05-23T03:44:20.316Z[ recovery-image] May 23 03:44:18.858 INFO O| May 23 03:44:18.858 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69142024-05-23T03:44:20.331Z[ recovery-image] May 23 03:44:18.880 INFO O| May 23 03:44:18.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
69152024-05-23T03:44:20.331Z[ recovery-image] May 23 03:44:18.880 INFO O| May 23 03:44:18.880 INFO STEP 796 (remove_files) COMPLETE
69162024-05-23T03:44:20.331Z[ recovery-image] May 23 03:44:18.880 INFO O| May 23 03:44:18.880 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69172024-05-23T03:44:20.350Z[ recovery-image] May 23 03:44:18.899 INFO O| May 23 03:44:18.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
69182024-05-23T03:44:20.374Z[ recovery-image] May 23 03:44:18.923 INFO O| May 23 03:44:18.923 INFO STEP 797 (remove_files) COMPLETE
69192024-05-23T03:44:20.374Z[ recovery-image] May 23 03:44:18.923 INFO O| May 23 03:44:18.923 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69202024-05-23T03:44:20.428Z[ recovery-image] May 23 03:44:18.977 INFO O| May 23 03:44:18.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
69212024-05-23T03:44:20.428Z[ recovery-image] May 23 03:44:18.977 INFO O| May 23 03:44:18.977 INFO STEP 798 (remove_files) COMPLETE
69222024-05-23T03:44:20.428Z[ recovery-image] May 23 03:44:18.977 INFO O| May 23 03:44:18.977 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69232024-05-23T03:44:20.449Z[ recovery-image] May 23 03:44:18.998 INFO O| May 23 03:44:18.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
69242024-05-23T03:44:20.449Z[ recovery-image] May 23 03:44:18.998 INFO O| May 23 03:44:18.998 INFO STEP 799 (remove_files) COMPLETE
69252024-05-23T03:44:20.449Z[ recovery-image] May 23 03:44:18.998 INFO O| May 23 03:44:18.998 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69262024-05-23T03:44:20.484Z[ recovery-image] May 23 03:44:19.033 INFO O| May 23 03:44:19.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
69272024-05-23T03:44:20.484Z[ recovery-image] May 23 03:44:19.033 INFO O| May 23 03:44:19.033 INFO STEP 800 (remove_files) COMPLETE
69282024-05-23T03:44:20.488Z[ recovery-image] May 23 03:44:19.033 INFO O| May 23 03:44:19.033 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69292024-05-23T03:44:20.544Z[ recovery-image] May 23 03:44:19.093 INFO O| May 23 03:44:19.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
69302024-05-23T03:44:20.567Z[ recovery-image] May 23 03:44:19.114 INFO O| May 23 03:44:19.114 INFO STEP 801 (remove_files) COMPLETE
69312024-05-23T03:44:20.567Z[ recovery-image] May 23 03:44:19.114 INFO O| May 23 03:44:19.114 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69322024-05-23T03:44:20.624Z[ recovery-image] May 23 03:44:19.174 INFO O| May 23 03:44:19.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
69332024-05-23T03:44:20.629Z[ recovery-image] May 23 03:44:19.174 INFO O| May 23 03:44:19.174 INFO STEP 802 (remove_files) COMPLETE
69342024-05-23T03:44:20.629Z[ recovery-image] May 23 03:44:19.174 INFO O| May 23 03:44:19.174 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69352024-05-23T03:44:20.652Z[ recovery-image] May 23 03:44:19.196 INFO O| May 23 03:44:19.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
69362024-05-23T03:44:20.653Z[ recovery-image] May 23 03:44:19.196 INFO O| May 23 03:44:19.196 INFO STEP 803 (remove_files) COMPLETE
69372024-05-23T03:44:20.669Z[ recovery-image] May 23 03:44:19.196 INFO O| May 23 03:44:19.196 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69382024-05-23T03:44:20.685Z[ recovery-image] May 23 03:44:19.215 INFO O| May 23 03:44:19.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
69392024-05-23T03:44:20.685Z[ recovery-image] May 23 03:44:19.215 INFO O| May 23 03:44:19.215 INFO STEP 804 (remove_files) COMPLETE
69402024-05-23T03:44:20.685Z[ recovery-image] May 23 03:44:19.215 INFO O| May 23 03:44:19.215 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69412024-05-23T03:44:20.702Z[ recovery-image] May 23 03:44:19.235 INFO O| May 23 03:44:19.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
69422024-05-23T03:44:20.702Z[ recovery-image] May 23 03:44:19.235 INFO O| May 23 03:44:19.235 INFO STEP 805 (remove_files) COMPLETE
69432024-05-23T03:44:20.702Z[ recovery-image] May 23 03:44:19.236 INFO O| May 23 03:44:19.235 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69442024-05-23T03:44:21.115Z[ recovery-image] May 23 03:44:19.256 INFO O| May 23 03:44:19.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
69452024-05-23T03:44:21.115Z[ recovery-image] May 23 03:44:19.256 INFO O| May 23 03:44:19.256 INFO STEP 806 (remove_files) COMPLETE
69462024-05-23T03:44:21.115Z[ recovery-image] May 23 03:44:19.256 INFO O| May 23 03:44:19.256 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69472024-05-23T03:44:21.122Z[ recovery-image] May 23 03:44:19.275 INFO O| May 23 03:44:19.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
69482024-05-23T03:44:21.122Z[ recovery-image] May 23 03:44:19.275 INFO O| May 23 03:44:19.275 INFO STEP 807 (remove_files) COMPLETE
69492024-05-23T03:44:21.122Z[ recovery-image] May 23 03:44:19.275 INFO O| May 23 03:44:19.275 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69502024-05-23T03:44:21.122Z[ recovery-image] May 23 03:44:19.313 INFO O| May 23 03:44:19.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
69512024-05-23T03:44:21.122Z[ recovery-image] May 23 03:44:19.313 INFO O| May 23 03:44:19.313 INFO STEP 808 (remove_files) COMPLETE
69522024-05-23T03:44:21.122Z[ recovery-image] May 23 03:44:19.313 INFO O| May 23 03:44:19.313 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69532024-05-23T03:44:21.122Z[ recovery-image] May 23 03:44:19.335 INFO O| May 23 03:44:19.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
69542024-05-23T03:44:21.122Z[ recovery-image] May 23 03:44:19.335 INFO O| May 23 03:44:19.335 INFO STEP 809 (remove_files) COMPLETE
69552024-05-23T03:44:21.122Z[ recovery-image] May 23 03:44:19.335 INFO O| May 23 03:44:19.335 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69562024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.368 INFO O| May 23 03:44:19.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
69572024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.368 INFO O| May 23 03:44:19.368 INFO STEP 810 (remove_files) COMPLETE
69582024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.369 INFO O| May 23 03:44:19.368 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69592024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.389 INFO O| May 23 03:44:19.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
69602024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.389 INFO O| May 23 03:44:19.389 INFO STEP 811 (remove_files) COMPLETE
69612024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.389 INFO O| May 23 03:44:19.389 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69622024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.408 INFO O| May 23 03:44:19.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
69632024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.408 INFO O| May 23 03:44:19.408 INFO STEP 812 (remove_files) COMPLETE
69642024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.408 INFO O| May 23 03:44:19.408 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69652024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.461 INFO O| May 23 03:44:19.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
69662024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.462 INFO O| May 23 03:44:19.462 INFO STEP 813 (remove_files) COMPLETE
69672024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.462 INFO O| May 23 03:44:19.462 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69682024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.500 INFO O| May 23 03:44:19.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
69692024-05-23T03:44:21.123Z[ recovery-image] May 23 03:44:19.521 INFO O| May 23 03:44:19.521 INFO STEP 814 (remove_files) COMPLETE
69702024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.521 INFO O| May 23 03:44:19.521 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69712024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.555 INFO O| May 23 03:44:19.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
69722024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.555 INFO O| May 23 03:44:19.555 INFO STEP 815 (remove_files) COMPLETE
69732024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.555 INFO O| May 23 03:44:19.555 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69742024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.577 INFO O| May 23 03:44:19.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
69752024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.577 INFO O| May 23 03:44:19.577 INFO STEP 816 (remove_files) COMPLETE
69762024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.577 INFO O| May 23 03:44:19.577 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69772024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.610 INFO O| May 23 03:44:19.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
69782024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.610 INFO O| May 23 03:44:19.610 INFO STEP 817 (remove_files) COMPLETE
69792024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.610 INFO O| May 23 03:44:19.610 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69802024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.629 INFO O| May 23 03:44:19.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
69812024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.629 INFO O| May 23 03:44:19.629 INFO STEP 818 (remove_files) COMPLETE
69822024-05-23T03:44:21.124Z[ recovery-image] May 23 03:44:19.630 INFO O| May 23 03:44:19.629 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69832024-05-23T03:44:21.129Z[ recovery-image] May 23 03:44:19.673 INFO O| May 23 03:44:19.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
69842024-05-23T03:44:21.129Z[ recovery-image] May 23 03:44:19.673 INFO O| May 23 03:44:19.673 INFO STEP 819 (remove_files) COMPLETE
69852024-05-23T03:44:21.129Z[ recovery-image] May 23 03:44:19.673 INFO O| May 23 03:44:19.673 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69862024-05-23T03:44:21.149Z[ recovery-image] May 23 03:44:19.693 INFO O| May 23 03:44:19.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
69872024-05-23T03:44:21.150Z[ recovery-image] May 23 03:44:19.693 INFO O| May 23 03:44:19.693 INFO STEP 820 (remove_files) COMPLETE
69882024-05-23T03:44:21.150Z[ recovery-image] May 23 03:44:19.693 INFO O| May 23 03:44:19.693 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69892024-05-23T03:44:21.174Z[ recovery-image] May 23 03:44:19.712 INFO O| May 23 03:44:19.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
69902024-05-23T03:44:21.174Z[ recovery-image] May 23 03:44:19.712 INFO O| May 23 03:44:19.712 INFO STEP 821 (remove_files) COMPLETE
69912024-05-23T03:44:21.187Z[ recovery-image] May 23 03:44:19.712 INFO O| May 23 03:44:19.712 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69922024-05-23T03:44:21.195Z[ recovery-image] May 23 03:44:19.732 INFO O| May 23 03:44:19.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
69932024-05-23T03:44:21.195Z[ recovery-image] May 23 03:44:19.732 INFO O| May 23 03:44:19.732 INFO STEP 822 (remove_files) COMPLETE
69942024-05-23T03:44:21.195Z[ recovery-image] May 23 03:44:19.732 INFO O| May 23 03:44:19.732 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69952024-05-23T03:44:21.207Z[ recovery-image] May 23 03:44:19.752 INFO O| May 23 03:44:19.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
69962024-05-23T03:44:21.207Z[ recovery-image] May 23 03:44:19.752 INFO O| May 23 03:44:19.752 INFO STEP 823 (remove_files) COMPLETE
69972024-05-23T03:44:21.207Z[ recovery-image] May 23 03:44:19.752 INFO O| May 23 03:44:19.752 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69982024-05-23T03:44:21.250Z[ recovery-image] May 23 03:44:19.797 INFO O| May 23 03:44:19.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
69992024-05-23T03:44:21.250Z[ recovery-image] May 23 03:44:19.797 INFO O| May 23 03:44:19.797 INFO STEP 824 (remove_files) COMPLETE
70002024-05-23T03:44:21.250Z[ recovery-image] May 23 03:44:19.797 INFO O| May 23 03:44:19.797 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70012024-05-23T03:44:21.293Z[ recovery-image] May 23 03:44:19.842 INFO O| May 23 03:44:19.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
70022024-05-23T03:44:21.293Z[ recovery-image] May 23 03:44:19.842 INFO O| May 23 03:44:19.842 INFO STEP 825 (remove_files) COMPLETE
70032024-05-23T03:44:21.294Z[ recovery-image] May 23 03:44:19.842 INFO O| May 23 03:44:19.842 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70042024-05-23T03:44:21.315Z[ recovery-image] May 23 03:44:19.863 INFO O| May 23 03:44:19.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
70052024-05-23T03:44:21.315Z[ recovery-image] May 23 03:44:19.864 INFO O| May 23 03:44:19.863 INFO STEP 826 (remove_files) COMPLETE
70062024-05-23T03:44:21.319Z[ recovery-image] May 23 03:44:19.864 INFO O| May 23 03:44:19.863 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70072024-05-23T03:44:21.335Z[ recovery-image] May 23 03:44:19.884 INFO O| May 23 03:44:19.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
70082024-05-23T03:44:21.335Z[ recovery-image] May 23 03:44:19.884 INFO O| May 23 03:44:19.884 INFO STEP 827 (remove_files) COMPLETE
70092024-05-23T03:44:21.335Z[ recovery-image] May 23 03:44:19.884 INFO O| May 23 03:44:19.884 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70102024-05-23T03:44:21.368Z[ recovery-image] May 23 03:44:19.916 INFO O| May 23 03:44:19.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
70112024-05-23T03:44:21.372Z[ recovery-image] May 23 03:44:19.916 INFO O| May 23 03:44:19.916 INFO STEP 828 (remove_files) COMPLETE
70122024-05-23T03:44:21.372Z[ recovery-image] May 23 03:44:19.917 INFO O| May 23 03:44:19.916 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70132024-05-23T03:44:21.389Z[ recovery-image] May 23 03:44:19.938 INFO O| May 23 03:44:19.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
70142024-05-23T03:44:21.393Z[ recovery-image] May 23 03:44:19.938 INFO O| May 23 03:44:19.938 INFO STEP 829 (remove_files) COMPLETE
70152024-05-23T03:44:21.394Z[ recovery-image] May 23 03:44:19.938 INFO O| May 23 03:44:19.938 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70162024-05-23T03:44:21.409Z[ recovery-image] May 23 03:44:19.957 INFO O| May 23 03:44:19.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
70172024-05-23T03:44:21.409Z[ recovery-image] May 23 03:44:19.957 INFO O| May 23 03:44:19.957 INFO STEP 830 (remove_files) COMPLETE
70182024-05-23T03:44:21.413Z[ recovery-image] May 23 03:44:19.958 INFO O| May 23 03:44:19.957 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70192024-05-23T03:44:21.456Z[ recovery-image] May 23 03:44:20.001 INFO O| May 23 03:44:20.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
70202024-05-23T03:44:21.457Z[ recovery-image] May 23 03:44:20.001 INFO O| May 23 03:44:20.001 INFO STEP 831 (remove_files) COMPLETE
70212024-05-23T03:44:21.457Z[ recovery-image] May 23 03:44:20.001 INFO O| May 23 03:44:20.001 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70222024-05-23T03:44:21.490Z[ recovery-image] May 23 03:44:20.038 INFO O| May 23 03:44:20.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
70232024-05-23T03:44:21.490Z[ recovery-image] May 23 03:44:20.038 INFO O| May 23 03:44:20.038 INFO STEP 832 (remove_files) COMPLETE
70242024-05-23T03:44:21.490Z[ recovery-image] May 23 03:44:20.038 INFO O| May 23 03:44:20.038 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70252024-05-23T03:44:21.508Z[ recovery-image] May 23 03:44:20.056 INFO O| May 23 03:44:20.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
70262024-05-23T03:44:21.508Z[ recovery-image] May 23 03:44:20.057 INFO O| May 23 03:44:20.057 INFO STEP 833 (remove_files) COMPLETE
70272024-05-23T03:44:21.511Z[ recovery-image] May 23 03:44:20.057 INFO O| May 23 03:44:20.057 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70282024-05-23T03:44:21.547Z[ recovery-image] May 23 03:44:20.096 INFO O| May 23 03:44:20.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
70292024-05-23T03:44:21.547Z[ recovery-image] May 23 03:44:20.096 INFO O| May 23 03:44:20.096 INFO STEP 834 (remove_files) COMPLETE
70302024-05-23T03:44:21.548Z[ recovery-image] May 23 03:44:20.096 INFO O| May 23 03:44:20.096 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70312024-05-23T03:44:21.580Z[ recovery-image] May 23 03:44:20.128 INFO O| May 23 03:44:20.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
70322024-05-23T03:44:21.584Z[ recovery-image] May 23 03:44:20.128 INFO O| May 23 03:44:20.128 INFO STEP 835 (remove_files) COMPLETE
70332024-05-23T03:44:21.584Z[ recovery-image] May 23 03:44:20.128 INFO O| May 23 03:44:20.128 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70342024-05-23T03:44:21.601Z[ recovery-image] May 23 03:44:20.148 INFO O| May 23 03:44:20.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
70352024-05-23T03:44:21.601Z[ recovery-image] May 23 03:44:20.149 INFO O| May 23 03:44:20.149 INFO STEP 836 (remove_files) COMPLETE
70362024-05-23T03:44:21.607Z[ recovery-image] May 23 03:44:20.149 INFO O| May 23 03:44:20.149 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70372024-05-23T03:44:21.622Z[ recovery-image] May 23 03:44:20.168 INFO O| May 23 03:44:20.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
70382024-05-23T03:44:21.622Z[ recovery-image] May 23 03:44:20.168 INFO O| May 23 03:44:20.168 INFO STEP 837 (remove_files) COMPLETE
70392024-05-23T03:44:21.622Z[ recovery-image] May 23 03:44:20.169 INFO O| May 23 03:44:20.168 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70402024-05-23T03:44:21.640Z[ recovery-image] May 23 03:44:20.187 INFO O| May 23 03:44:20.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
70412024-05-23T03:44:21.641Z[ recovery-image] May 23 03:44:20.188 INFO O| May 23 03:44:20.188 INFO STEP 838 (remove_files) COMPLETE
70422024-05-23T03:44:21.646Z[ recovery-image] May 23 03:44:20.188 INFO O| May 23 03:44:20.188 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70432024-05-23T03:44:21.694Z[ recovery-image] May 23 03:44:20.232 INFO O| May 23 03:44:20.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
70442024-05-23T03:44:21.694Z[ recovery-image] May 23 03:44:20.232 INFO O| May 23 03:44:20.232 INFO STEP 839 (remove_files) COMPLETE
70452024-05-23T03:44:21.694Z[ recovery-image] May 23 03:44:20.232 INFO O| May 23 03:44:20.232 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70462024-05-23T03:44:22.114Z[ recovery-image] May 23 03:44:20.252 INFO O| May 23 03:44:20.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
70472024-05-23T03:44:22.114Z[ recovery-image] May 23 03:44:20.252 INFO O| May 23 03:44:20.252 INFO STEP 840 (remove_files) COMPLETE
70482024-05-23T03:44:22.114Z[ recovery-image] May 23 03:44:20.252 INFO O| May 23 03:44:20.252 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70492024-05-23T03:44:22.120Z[ recovery-image] May 23 03:44:20.272 INFO O| May 23 03:44:20.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
70502024-05-23T03:44:22.120Z[ recovery-image] May 23 03:44:20.272 INFO O| May 23 03:44:20.272 INFO STEP 841 (remove_files) COMPLETE
70512024-05-23T03:44:22.120Z[ recovery-image] May 23 03:44:20.273 INFO O| May 23 03:44:20.272 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70522024-05-23T03:44:22.120Z[ recovery-image] May 23 03:44:20.314 INFO O| May 23 03:44:20.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
70532024-05-23T03:44:22.120Z[ recovery-image] May 23 03:44:20.314 INFO O| May 23 03:44:20.314 INFO STEP 842 (remove_files) COMPLETE
70542024-05-23T03:44:22.120Z[ recovery-image] May 23 03:44:20.314 INFO O| May 23 03:44:20.314 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70552024-05-23T03:44:22.120Z[ recovery-image] May 23 03:44:20.376 INFO O| May 23 03:44:20.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
70562024-05-23T03:44:22.120Z[ recovery-image] May 23 03:44:20.377 INFO O| May 23 03:44:20.376 INFO STEP 843 (remove_files) COMPLETE
70572024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.377 INFO O| May 23 03:44:20.377 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70582024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.421 INFO O| May 23 03:44:20.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
70592024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.422 INFO O| May 23 03:44:20.421 INFO STEP 844 (remove_files) COMPLETE
70602024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.422 INFO O| May 23 03:44:20.421 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70612024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.440 INFO O| May 23 03:44:20.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
70622024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.440 INFO O| May 23 03:44:20.440 INFO STEP 845 (remove_files) COMPLETE
70632024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.440 INFO O| May 23 03:44:20.440 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70642024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.459 INFO O| May 23 03:44:20.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
70652024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.459 INFO O| May 23 03:44:20.459 INFO STEP 846 (remove_files) COMPLETE
70662024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.459 INFO O| May 23 03:44:20.459 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70672024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.478 INFO O| May 23 03:44:20.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
70682024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.478 INFO O| May 23 03:44:20.478 INFO STEP 847 (remove_files) COMPLETE
70692024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.478 INFO O| May 23 03:44:20.478 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70702024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.498 INFO O| May 23 03:44:20.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
70712024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.498 INFO O| May 23 03:44:20.498 INFO STEP 848 (remove_files) COMPLETE
70722024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.498 INFO O| May 23 03:44:20.498 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70732024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.515 INFO O| May 23 03:44:20.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
70742024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.515 INFO O| May 23 03:44:20.515 INFO STEP 849 (remove_files) COMPLETE
70752024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.515 INFO O| May 23 03:44:20.515 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70762024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.533 INFO O| May 23 03:44:20.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
70772024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.533 INFO O| May 23 03:44:20.533 INFO STEP 850 (remove_files) COMPLETE
70782024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.533 INFO O| May 23 03:44:20.533 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70792024-05-23T03:44:22.121Z[ recovery-image] May 23 03:44:20.569 INFO O| May 23 03:44:20.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
70802024-05-23T03:44:22.122Z[ recovery-image] May 23 03:44:20.569 INFO O| May 23 03:44:20.569 INFO STEP 851 (remove_files) COMPLETE
70812024-05-23T03:44:22.122Z[ recovery-image] May 23 03:44:20.569 INFO O| May 23 03:44:20.569 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70822024-05-23T03:44:22.122Z[ recovery-image] May 23 03:44:20.592 INFO O| May 23 03:44:20.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
70832024-05-23T03:44:22.122Z[ recovery-image] May 23 03:44:20.592 INFO O| May 23 03:44:20.592 INFO STEP 852 (remove_files) COMPLETE
70842024-05-23T03:44:22.122Z[ recovery-image] May 23 03:44:20.592 INFO O| May 23 03:44:20.592 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70852024-05-23T03:44:22.122Z[ recovery-image] May 23 03:44:20.621 INFO O| May 23 03:44:20.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
70862024-05-23T03:44:22.122Z[ recovery-image] May 23 03:44:20.621 INFO O| May 23 03:44:20.621 INFO STEP 853 (remove_files) COMPLETE
70872024-05-23T03:44:22.122Z[ recovery-image] May 23 03:44:20.621 INFO O| May 23 03:44:20.621 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70882024-05-23T03:44:22.122Z[ recovery-image] May 23 03:44:20.657 INFO O| May 23 03:44:20.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
70892024-05-23T03:44:22.122Z[ recovery-image] May 23 03:44:20.657 INFO O| May 23 03:44:20.657 INFO STEP 854 (remove_files) COMPLETE
70902024-05-23T03:44:22.122Z[ recovery-image] May 23 03:44:20.657 INFO O| May 23 03:44:20.657 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70912024-05-23T03:44:22.221Z[ recovery-image] May 23 03:44:20.768 INFO O| May 23 03:44:20.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
70922024-05-23T03:44:22.222Z[ recovery-image] May 23 03:44:20.768 INFO O| May 23 03:44:20.768 INFO STEP 855 (remove_files) COMPLETE
70932024-05-23T03:44:22.222Z[ recovery-image] May 23 03:44:20.768 INFO O| May 23 03:44:20.768 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70942024-05-23T03:44:22.244Z[ recovery-image] May 23 03:44:20.790 INFO O| May 23 03:44:20.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
70952024-05-23T03:44:22.244Z[ recovery-image] May 23 03:44:20.790 INFO O| May 23 03:44:20.790 INFO STEP 856 (remove_files) COMPLETE
70962024-05-23T03:44:22.244Z[ recovery-image] May 23 03:44:20.790 INFO O| May 23 03:44:20.790 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70972024-05-23T03:44:22.260Z[ recovery-image] May 23 03:44:20.809 INFO O| May 23 03:44:20.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
70982024-05-23T03:44:22.260Z[ recovery-image] May 23 03:44:20.809 INFO O| May 23 03:44:20.809 INFO STEP 857 (remove_files) COMPLETE
70992024-05-23T03:44:22.260Z[ recovery-image] May 23 03:44:20.809 INFO O| May 23 03:44:20.809 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71002024-05-23T03:44:22.279Z[ recovery-image] May 23 03:44:20.828 INFO O| May 23 03:44:20.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
71012024-05-23T03:44:22.283Z[ recovery-image] May 23 03:44:20.828 INFO O| May 23 03:44:20.828 INFO STEP 858 (remove_files) COMPLETE
71022024-05-23T03:44:22.283Z[ recovery-image] May 23 03:44:20.828 INFO O| May 23 03:44:20.828 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71032024-05-23T03:44:22.298Z[ recovery-image] May 23 03:44:20.846 INFO O| May 23 03:44:20.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
71042024-05-23T03:44:22.298Z[ recovery-image] May 23 03:44:20.846 INFO O| May 23 03:44:20.846 INFO STEP 859 (remove_files) COMPLETE
71052024-05-23T03:44:22.298Z[ recovery-image] May 23 03:44:20.846 INFO O| May 23 03:44:20.846 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71062024-05-23T03:44:22.315Z[ recovery-image] May 23 03:44:20.864 INFO O| May 23 03:44:20.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
71072024-05-23T03:44:22.315Z[ recovery-image] May 23 03:44:20.864 INFO O| May 23 03:44:20.864 INFO STEP 860 (remove_files) COMPLETE
71082024-05-23T03:44:22.315Z[ recovery-image] May 23 03:44:20.864 INFO O| May 23 03:44:20.864 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71092024-05-23T03:44:22.334Z[ recovery-image] May 23 03:44:20.883 INFO O| May 23 03:44:20.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
71102024-05-23T03:44:22.334Z[ recovery-image] May 23 03:44:20.883 INFO O| May 23 03:44:20.883 INFO STEP 861 (remove_files) COMPLETE
71112024-05-23T03:44:22.334Z[ recovery-image] May 23 03:44:20.883 INFO O| May 23 03:44:20.883 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71122024-05-23T03:44:22.355Z[ recovery-image] May 23 03:44:20.903 INFO O| May 23 03:44:20.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
71132024-05-23T03:44:22.355Z[ recovery-image] May 23 03:44:20.903 INFO O| May 23 03:44:20.903 INFO STEP 862 (remove_files) COMPLETE
71142024-05-23T03:44:22.355Z[ recovery-image] May 23 03:44:20.903 INFO O| May 23 03:44:20.903 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71152024-05-23T03:44:22.408Z[ recovery-image] May 23 03:44:20.957 INFO O| May 23 03:44:20.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
71162024-05-23T03:44:22.408Z[ recovery-image] May 23 03:44:20.957 INFO O| May 23 03:44:20.957 INFO STEP 863 (remove_files) COMPLETE
71172024-05-23T03:44:22.408Z[ recovery-image] May 23 03:44:20.957 INFO O| May 23 03:44:20.957 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71182024-05-23T03:44:22.427Z[ recovery-image] May 23 03:44:20.976 INFO O| May 23 03:44:20.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
71192024-05-23T03:44:22.427Z[ recovery-image] May 23 03:44:20.976 INFO O| May 23 03:44:20.976 INFO STEP 864 (remove_files) COMPLETE
71202024-05-23T03:44:22.427Z[ recovery-image] May 23 03:44:20.976 INFO O| May 23 03:44:20.976 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71212024-05-23T03:44:22.452Z[ recovery-image] May 23 03:44:21.001 INFO O| May 23 03:44:21.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
71222024-05-23T03:44:22.452Z[ recovery-image] May 23 03:44:21.001 INFO O| May 23 03:44:21.001 INFO STEP 865 (remove_files) COMPLETE
71232024-05-23T03:44:22.452Z[ recovery-image] May 23 03:44:21.001 INFO O| May 23 03:44:21.001 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71242024-05-23T03:44:22.477Z[ recovery-image] May 23 03:44:21.023 INFO O| May 23 03:44:21.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
71252024-05-23T03:44:22.477Z[ recovery-image] May 23 03:44:21.023 INFO O| May 23 03:44:21.023 INFO STEP 866 (remove_files) COMPLETE
71262024-05-23T03:44:22.477Z[ recovery-image] May 23 03:44:21.023 INFO O| May 23 03:44:21.023 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71272024-05-23T03:44:22.494Z[ recovery-image] May 23 03:44:21.042 INFO O| May 23 03:44:21.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
71282024-05-23T03:44:22.494Z[ recovery-image] May 23 03:44:21.043 INFO O| May 23 03:44:21.042 INFO STEP 867 (remove_files) COMPLETE
71292024-05-23T03:44:22.494Z[ recovery-image] May 23 03:44:21.043 INFO O| May 23 03:44:21.043 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71302024-05-23T03:44:22.545Z[ recovery-image] May 23 03:44:21.094 INFO O| May 23 03:44:21.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
71312024-05-23T03:44:22.545Z[ recovery-image] May 23 03:44:21.094 INFO O| May 23 03:44:21.094 INFO STEP 868 (remove_files) COMPLETE
71322024-05-23T03:44:22.546Z[ recovery-image] May 23 03:44:21.094 INFO O| May 23 03:44:21.094 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71332024-05-23T03:44:22.606Z[ recovery-image] May 23 03:44:21.152 INFO O| May 23 03:44:21.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
71342024-05-23T03:44:22.606Z[ recovery-image] May 23 03:44:21.152 INFO O| May 23 03:44:21.152 INFO STEP 869 (remove_files) COMPLETE
71352024-05-23T03:44:22.606Z[ recovery-image] May 23 03:44:21.152 INFO O| May 23 03:44:21.152 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71362024-05-23T03:44:22.624Z[ recovery-image] May 23 03:44:21.172 INFO O| May 23 03:44:21.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
71372024-05-23T03:44:22.632Z[ recovery-image] May 23 03:44:21.181 INFO O| May 23 03:44:21.181 INFO STEP 870 (remove_files) COMPLETE
71382024-05-23T03:44:22.633Z[ recovery-image] May 23 03:44:21.181 INFO O| May 23 03:44:21.181 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71392024-05-23T03:44:22.691Z[ recovery-image] May 23 03:44:21.239 INFO O| May 23 03:44:21.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
71402024-05-23T03:44:22.692Z[ recovery-image] May 23 03:44:21.239 INFO O| May 23 03:44:21.239 INFO STEP 871 (remove_files) COMPLETE
71412024-05-23T03:44:22.692Z[ recovery-image] May 23 03:44:21.239 INFO O| May 23 03:44:21.239 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71422024-05-23T03:44:22.741Z[ recovery-image] May 23 03:44:21.290 INFO O| May 23 03:44:21.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
71432024-05-23T03:44:22.745Z[ recovery-image] May 23 03:44:21.290 INFO O| May 23 03:44:21.290 INFO STEP 872 (remove_files) COMPLETE
71442024-05-23T03:44:22.745Z[ recovery-image] May 23 03:44:21.290 INFO O| May 23 03:44:21.290 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71452024-05-23T03:44:22.761Z[ recovery-image] May 23 03:44:21.310 INFO O| May 23 03:44:21.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
71462024-05-23T03:44:22.765Z[ recovery-image] May 23 03:44:21.310 INFO O| May 23 03:44:21.310 INFO STEP 873 (remove_files) COMPLETE
71472024-05-23T03:44:22.765Z[ recovery-image] May 23 03:44:21.310 INFO O| May 23 03:44:21.310 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71482024-05-23T03:44:22.801Z[ recovery-image] May 23 03:44:21.349 INFO O| May 23 03:44:21.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
71492024-05-23T03:44:22.805Z[ recovery-image] May 23 03:44:21.349 INFO O| May 23 03:44:21.349 INFO STEP 874 (remove_files) COMPLETE
71502024-05-23T03:44:22.805Z[ recovery-image] May 23 03:44:21.350 INFO O| May 23 03:44:21.349 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71512024-05-23T03:44:22.833Z[ recovery-image] May 23 03:44:21.381 INFO O| May 23 03:44:21.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
71522024-05-23T03:44:22.833Z[ recovery-image] May 23 03:44:21.381 INFO O| May 23 03:44:21.381 INFO STEP 875 (remove_files) COMPLETE
71532024-05-23T03:44:22.833Z[ recovery-image] May 23 03:44:21.381 INFO O| May 23 03:44:21.381 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71542024-05-23T03:44:22.853Z[ recovery-image] May 23 03:44:21.401 INFO O| May 23 03:44:21.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
71552024-05-23T03:44:22.857Z[ recovery-image] May 23 03:44:21.401 INFO O| May 23 03:44:21.401 INFO STEP 876 (remove_files) COMPLETE
71562024-05-23T03:44:22.857Z[ recovery-image] May 23 03:44:21.401 INFO O| May 23 03:44:21.401 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71572024-05-23T03:44:22.871Z[ recovery-image] May 23 03:44:21.419 INFO O| May 23 03:44:21.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
71582024-05-23T03:44:22.871Z[ recovery-image] May 23 03:44:21.419 INFO O| May 23 03:44:21.419 INFO STEP 877 (remove_files) COMPLETE
71592024-05-23T03:44:22.871Z[ recovery-image] May 23 03:44:21.419 INFO O| May 23 03:44:21.419 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71602024-05-23T03:44:22.891Z[ recovery-image] May 23 03:44:21.437 INFO O| May 23 03:44:21.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
71612024-05-23T03:44:22.891Z[ recovery-image] May 23 03:44:21.437 INFO O| May 23 03:44:21.437 INFO STEP 878 (remove_files) COMPLETE
71622024-05-23T03:44:22.891Z[ recovery-image] May 23 03:44:21.437 INFO O| May 23 03:44:21.437 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71632024-05-23T03:44:22.906Z[ recovery-image] May 23 03:44:21.455 INFO O| May 23 03:44:21.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
71642024-05-23T03:44:22.906Z[ recovery-image] May 23 03:44:21.455 INFO O| May 23 03:44:21.455 INFO STEP 879 (remove_files) COMPLETE
71652024-05-23T03:44:22.907Z[ recovery-image] May 23 03:44:21.455 INFO O| May 23 03:44:21.455 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71662024-05-23T03:44:22.924Z[ recovery-image] May 23 03:44:21.473 INFO O| May 23 03:44:21.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
71672024-05-23T03:44:22.924Z[ recovery-image] May 23 03:44:21.473 INFO O| May 23 03:44:21.473 INFO STEP 880 (remove_files) COMPLETE
71682024-05-23T03:44:22.925Z[ recovery-image] May 23 03:44:21.473 INFO O| May 23 03:44:21.473 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71692024-05-23T03:44:22.947Z[ recovery-image] May 23 03:44:21.494 INFO O| May 23 03:44:21.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
71702024-05-23T03:44:22.947Z[ recovery-image] May 23 03:44:21.494 INFO O| May 23 03:44:21.494 INFO STEP 881 (remove_files) COMPLETE
71712024-05-23T03:44:22.947Z[ recovery-image] May 23 03:44:21.494 INFO O| May 23 03:44:21.494 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71722024-05-23T03:44:22.965Z[ recovery-image] May 23 03:44:21.514 INFO O| May 23 03:44:21.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
71732024-05-23T03:44:22.966Z[ recovery-image] May 23 03:44:21.514 INFO O| May 23 03:44:21.514 INFO STEP 882 (remove_files) COMPLETE
71742024-05-23T03:44:22.966Z[ recovery-image] May 23 03:44:21.514 INFO O| May 23 03:44:21.514 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71752024-05-23T03:44:22.997Z[ recovery-image] May 23 03:44:21.545 INFO O| May 23 03:44:21.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
71762024-05-23T03:44:22.997Z[ recovery-image] May 23 03:44:21.545 INFO O| May 23 03:44:21.545 INFO STEP 883 (remove_files) COMPLETE
71772024-05-23T03:44:22.997Z[ recovery-image] May 23 03:44:21.545 INFO O| May 23 03:44:21.545 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71782024-05-23T03:44:23.016Z[ recovery-image] May 23 03:44:21.564 INFO O| May 23 03:44:21.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
71792024-05-23T03:44:23.016Z[ recovery-image] May 23 03:44:21.565 INFO O| May 23 03:44:21.565 INFO STEP 884 (remove_files) COMPLETE
71802024-05-23T03:44:23.016Z[ recovery-image] May 23 03:44:21.565 INFO O| May 23 03:44:21.565 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71812024-05-23T03:44:23.036Z[ recovery-image] May 23 03:44:21.583 INFO O| May 23 03:44:21.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
71822024-05-23T03:44:23.036Z[ recovery-image] May 23 03:44:21.583 INFO O| May 23 03:44:21.583 INFO STEP 885 (remove_files) COMPLETE
71832024-05-23T03:44:23.036Z[ recovery-image] May 23 03:44:21.583 INFO O| May 23 03:44:21.583 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71842024-05-23T03:44:23.055Z[ recovery-image] May 23 03:44:21.601 INFO O| May 23 03:44:21.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
71852024-05-23T03:44:23.055Z[ recovery-image] May 23 03:44:21.601 INFO O| May 23 03:44:21.601 INFO STEP 886 (remove_files) COMPLETE
71862024-05-23T03:44:23.060Z[ recovery-image] May 23 03:44:21.601 INFO O| May 23 03:44:21.601 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71872024-05-23T03:44:23.109Z[ recovery-image] May 23 03:44:21.657 INFO O| May 23 03:44:21.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
71882024-05-23T03:44:23.110Z[ recovery-image] May 23 03:44:21.657 INFO O| May 23 03:44:21.657 INFO STEP 887 (remove_files) COMPLETE
71892024-05-23T03:44:23.110Z[ recovery-image] May 23 03:44:21.657 INFO O| May 23 03:44:21.657 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71902024-05-23T03:44:23.150Z[ recovery-image] May 23 03:44:21.698 INFO O| May 23 03:44:21.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
71912024-05-23T03:44:23.150Z[ recovery-image] May 23 03:44:21.698 INFO O| May 23 03:44:21.698 INFO STEP 888 (remove_files) COMPLETE
71922024-05-23T03:44:23.154Z[ recovery-image] May 23 03:44:21.699 INFO O| May 23 03:44:21.698 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71932024-05-23T03:44:23.174Z[ recovery-image] May 23 03:44:21.722 INFO O| May 23 03:44:21.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
71942024-05-23T03:44:23.174Z[ recovery-image] May 23 03:44:21.722 INFO O| May 23 03:44:21.722 INFO STEP 889 (remove_files) COMPLETE
71952024-05-23T03:44:23.174Z[ recovery-image] May 23 03:44:21.722 INFO O| May 23 03:44:21.722 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71962024-05-23T03:44:23.198Z[ recovery-image] May 23 03:44:21.746 INFO O| May 23 03:44:21.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
71972024-05-23T03:44:23.202Z[ recovery-image] May 23 03:44:21.746 INFO O| May 23 03:44:21.746 INFO STEP 890 (remove_files) COMPLETE
71982024-05-23T03:44:23.202Z[ recovery-image] May 23 03:44:21.747 INFO O| May 23 03:44:21.746 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71992024-05-23T03:44:23.216Z[ recovery-image] May 23 03:44:21.764 INFO O| May 23 03:44:21.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
72002024-05-23T03:44:23.216Z[ recovery-image] May 23 03:44:21.765 INFO O| May 23 03:44:21.765 INFO STEP 891 (remove_files) COMPLETE
72012024-05-23T03:44:23.221Z[ recovery-image] May 23 03:44:21.765 INFO O| May 23 03:44:21.765 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72022024-05-23T03:44:23.234Z[ recovery-image] May 23 03:44:21.782 INFO O| May 23 03:44:21.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
72032024-05-23T03:44:23.240Z[ recovery-image] May 23 03:44:21.782 INFO O| May 23 03:44:21.782 INFO STEP 892 (remove_files) COMPLETE
72042024-05-23T03:44:23.241Z[ recovery-image] May 23 03:44:21.783 INFO O| May 23 03:44:21.782 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72052024-05-23T03:44:23.259Z[ recovery-image] May 23 03:44:21.802 INFO O| May 23 03:44:21.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
72062024-05-23T03:44:23.259Z[ recovery-image] May 23 03:44:21.802 INFO O| May 23 03:44:21.802 INFO STEP 893 (remove_files) COMPLETE
72072024-05-23T03:44:23.264Z[ recovery-image] May 23 03:44:21.802 INFO O| May 23 03:44:21.802 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72082024-05-23T03:44:23.272Z[ recovery-image] May 23 03:44:21.821 INFO O| May 23 03:44:21.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
72092024-05-23T03:44:23.277Z[ recovery-image] May 23 03:44:21.821 INFO O| May 23 03:44:21.821 INFO STEP 894 (remove_files) COMPLETE
72102024-05-23T03:44:23.277Z[ recovery-image] May 23 03:44:21.821 INFO O| May 23 03:44:21.821 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72112024-05-23T03:44:23.297Z[ recovery-image] May 23 03:44:21.846 INFO O| May 23 03:44:21.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
72122024-05-23T03:44:23.302Z[ recovery-image] May 23 03:44:21.846 INFO O| May 23 03:44:21.846 INFO STEP 895 (remove_files) COMPLETE
72132024-05-23T03:44:23.302Z[ recovery-image] May 23 03:44:21.846 INFO O| May 23 03:44:21.846 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72142024-05-23T03:44:23.316Z[ recovery-image] May 23 03:44:21.864 INFO O| May 23 03:44:21.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
72152024-05-23T03:44:23.316Z[ recovery-image] May 23 03:44:21.864 INFO O| May 23 03:44:21.864 INFO STEP 896 (remove_files) COMPLETE
72162024-05-23T03:44:23.316Z[ recovery-image] May 23 03:44:21.864 INFO O| May 23 03:44:21.864 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72172024-05-23T03:44:23.333Z[ recovery-image] May 23 03:44:21.881 INFO O| May 23 03:44:21.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
72182024-05-23T03:44:23.333Z[ recovery-image] May 23 03:44:21.881 INFO O| May 23 03:44:21.881 INFO STEP 897 (remove_files) COMPLETE
72192024-05-23T03:44:23.333Z[ recovery-image] May 23 03:44:21.881 INFO O| May 23 03:44:21.881 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72202024-05-23T03:44:23.352Z[ recovery-image] May 23 03:44:21.900 INFO O| May 23 03:44:21.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
72212024-05-23T03:44:23.352Z[ recovery-image] May 23 03:44:21.900 INFO O| May 23 03:44:21.900 INFO STEP 898 (remove_files) COMPLETE
72222024-05-23T03:44:23.352Z[ recovery-image] May 23 03:44:21.900 INFO O| May 23 03:44:21.900 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72232024-05-23T03:44:23.370Z[ recovery-image] May 23 03:44:21.918 INFO O| May 23 03:44:21.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
72242024-05-23T03:44:23.370Z[ recovery-image] May 23 03:44:21.918 INFO O| May 23 03:44:21.918 INFO STEP 899 (remove_files) COMPLETE
72252024-05-23T03:44:23.370Z[ recovery-image] May 23 03:44:21.918 INFO O| May 23 03:44:21.918 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72262024-05-23T03:44:23.389Z[ recovery-image] May 23 03:44:21.937 INFO O| May 23 03:44:21.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
72272024-05-23T03:44:23.389Z[ recovery-image] May 23 03:44:21.937 INFO O| May 23 03:44:21.937 INFO STEP 900 (remove_files) COMPLETE
72282024-05-23T03:44:23.393Z[ recovery-image] May 23 03:44:21.937 INFO O| May 23 03:44:21.937 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72292024-05-23T03:44:23.412Z[ recovery-image] May 23 03:44:21.959 INFO O| May 23 03:44:21.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
72302024-05-23T03:44:23.412Z[ recovery-image] May 23 03:44:21.959 INFO O| May 23 03:44:21.959 INFO STEP 901 (remove_files) COMPLETE
72312024-05-23T03:44:23.412Z[ recovery-image] May 23 03:44:21.959 INFO O| May 23 03:44:21.959 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72322024-05-23T03:44:23.441Z[ recovery-image] May 23 03:44:21.989 INFO O| May 23 03:44:21.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
72332024-05-23T03:44:23.441Z[ recovery-image] May 23 03:44:21.990 INFO O| May 23 03:44:21.989 INFO STEP 902 (remove_files) COMPLETE
72342024-05-23T03:44:23.446Z[ recovery-image] May 23 03:44:21.990 INFO O| May 23 03:44:21.990 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72352024-05-23T03:44:23.494Z[ recovery-image] May 23 03:44:22.042 INFO O| May 23 03:44:22.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
72362024-05-23T03:44:23.494Z[ recovery-image] May 23 03:44:22.042 INFO O| May 23 03:44:22.042 INFO STEP 903 (remove_files) COMPLETE
72372024-05-23T03:44:23.498Z[ recovery-image] May 23 03:44:22.042 INFO O| May 23 03:44:22.042 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72382024-05-23T03:44:23.568Z[ recovery-image] May 23 03:44:22.114 INFO O| May 23 03:44:22.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
72392024-05-23T03:44:23.568Z[ recovery-image] May 23 03:44:22.114 INFO O| May 23 03:44:22.114 INFO STEP 904 (remove_files) COMPLETE
72402024-05-23T03:44:23.572Z[ recovery-image] May 23 03:44:22.114 INFO O| May 23 03:44:22.114 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72412024-05-23T03:44:23.590Z[ recovery-image] May 23 03:44:22.138 INFO O| May 23 03:44:22.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
72422024-05-23T03:44:23.590Z[ recovery-image] May 23 03:44:22.138 INFO O| May 23 03:44:22.138 INFO STEP 905 (remove_files) COMPLETE
72432024-05-23T03:44:23.595Z[ recovery-image] May 23 03:44:22.138 INFO O| May 23 03:44:22.138 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72442024-05-23T03:44:23.747Z[ recovery-image] May 23 03:44:22.295 INFO O| May 23 03:44:22.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
72452024-05-23T03:44:23.747Z[ recovery-image] May 23 03:44:22.295 INFO O| May 23 03:44:22.295 INFO STEP 906 (remove_files) COMPLETE
72462024-05-23T03:44:23.751Z[ recovery-image] May 23 03:44:22.295 INFO O| May 23 03:44:22.295 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72472024-05-23T03:44:23.809Z[ recovery-image] May 23 03:44:22.357 INFO O| May 23 03:44:22.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
72482024-05-23T03:44:23.809Z[ recovery-image] May 23 03:44:22.358 INFO O| May 23 03:44:22.358 INFO STEP 907 (remove_files) COMPLETE
72492024-05-23T03:44:23.810Z[ recovery-image] May 23 03:44:22.358 INFO O| May 23 03:44:22.358 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72502024-05-23T03:44:23.870Z[ recovery-image] May 23 03:44:22.418 INFO O| May 23 03:44:22.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
72512024-05-23T03:44:23.871Z[ recovery-image] May 23 03:44:22.419 INFO O| May 23 03:44:22.419 INFO STEP 908 (remove_files) COMPLETE
72522024-05-23T03:44:23.871Z[ recovery-image] May 23 03:44:22.419 INFO O| May 23 03:44:22.419 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72532024-05-23T03:44:23.891Z[ recovery-image] May 23 03:44:22.440 INFO O| May 23 03:44:22.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
72542024-05-23T03:44:23.891Z[ recovery-image] May 23 03:44:22.440 INFO O| May 23 03:44:22.440 INFO STEP 909 (remove_files) COMPLETE
72552024-05-23T03:44:23.896Z[ recovery-image] May 23 03:44:22.440 INFO O| May 23 03:44:22.440 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72562024-05-23T03:44:23.911Z[ recovery-image] May 23 03:44:22.458 INFO O| May 23 03:44:22.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
72572024-05-23T03:44:23.911Z[ recovery-image] May 23 03:44:22.458 INFO O| May 23 03:44:22.458 INFO STEP 910 (remove_files) COMPLETE
72582024-05-23T03:44:23.911Z[ recovery-image] May 23 03:44:22.458 INFO O| May 23 03:44:22.458 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72592024-05-23T03:44:23.926Z[ recovery-image] May 23 03:44:22.474 INFO O| May 23 03:44:22.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
72602024-05-23T03:44:23.926Z[ recovery-image] May 23 03:44:22.474 INFO O| May 23 03:44:22.474 INFO STEP 911 (remove_files) COMPLETE
72612024-05-23T03:44:23.926Z[ recovery-image] May 23 03:44:22.474 INFO O| May 23 03:44:22.474 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72622024-05-23T03:44:23.948Z[ recovery-image] May 23 03:44:22.490 INFO O| May 23 03:44:22.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
72632024-05-23T03:44:23.948Z[ recovery-image] May 23 03:44:22.490 INFO O| May 23 03:44:22.490 INFO STEP 912 (remove_files) COMPLETE
72642024-05-23T03:44:23.948Z[ recovery-image] May 23 03:44:22.490 INFO O| May 23 03:44:22.490 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72652024-05-23T03:44:23.965Z[ recovery-image] May 23 03:44:22.506 INFO O| May 23 03:44:22.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
72662024-05-23T03:44:23.965Z[ recovery-image] May 23 03:44:22.506 INFO O| May 23 03:44:22.506 INFO STEP 913 (remove_files) COMPLETE
72672024-05-23T03:44:23.965Z[ recovery-image] May 23 03:44:22.506 INFO O| May 23 03:44:22.506 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72682024-05-23T03:44:23.982Z[ recovery-image] May 23 03:44:22.523 INFO O| May 23 03:44:22.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
72692024-05-23T03:44:23.982Z[ recovery-image] May 23 03:44:22.523 INFO O| May 23 03:44:22.523 INFO STEP 914 (remove_files) COMPLETE
72702024-05-23T03:44:23.982Z[ recovery-image] May 23 03:44:22.523 INFO O| May 23 03:44:22.523 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72712024-05-23T03:44:23.994Z[ recovery-image] May 23 03:44:22.540 INFO O| May 23 03:44:22.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
72722024-05-23T03:44:23.994Z[ recovery-image] May 23 03:44:22.540 INFO O| May 23 03:44:22.540 INFO STEP 915 (remove_files) COMPLETE
72732024-05-23T03:44:23.994Z[ recovery-image] May 23 03:44:22.540 INFO O| May 23 03:44:22.540 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72742024-05-23T03:44:24.027Z[ recovery-image] May 23 03:44:22.573 INFO O| May 23 03:44:22.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
72752024-05-23T03:44:24.027Z[ recovery-image] May 23 03:44:22.573 INFO O| May 23 03:44:22.573 INFO STEP 916 (remove_files) COMPLETE
72762024-05-23T03:44:24.027Z[ recovery-image] May 23 03:44:22.573 INFO O| May 23 03:44:22.573 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72772024-05-23T03:44:24.063Z[ recovery-image] May 23 03:44:22.611 INFO O| May 23 03:44:22.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
72782024-05-23T03:44:24.063Z[ recovery-image] May 23 03:44:22.611 INFO O| May 23 03:44:22.611 INFO STEP 917 (remove_files) COMPLETE
72792024-05-23T03:44:24.067Z[ recovery-image] May 23 03:44:22.611 INFO O| May 23 03:44:22.611 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72802024-05-23T03:44:24.080Z[ recovery-image] May 23 03:44:22.627 INFO O| May 23 03:44:22.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
72812024-05-23T03:44:24.080Z[ recovery-image] May 23 03:44:22.628 INFO O| May 23 03:44:22.627 INFO STEP 918 (remove_files) COMPLETE
72822024-05-23T03:44:24.080Z[ recovery-image] May 23 03:44:22.628 INFO O| May 23 03:44:22.628 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72832024-05-23T03:44:24.114Z[ recovery-image] May 23 03:44:22.662 INFO O| May 23 03:44:22.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
72842024-05-23T03:44:24.118Z[ recovery-image] May 23 03:44:22.662 INFO O| May 23 03:44:22.662 INFO STEP 919 (remove_files) COMPLETE
72852024-05-23T03:44:24.119Z[ recovery-image] May 23 03:44:22.663 INFO O| May 23 03:44:22.663 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72862024-05-23T03:44:24.153Z[ recovery-image] May 23 03:44:22.699 INFO O| May 23 03:44:22.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
72872024-05-23T03:44:24.157Z[ recovery-image] May 23 03:44:22.700 INFO O| May 23 03:44:22.700 INFO STEP 920 (remove_files) COMPLETE
72882024-05-23T03:44:24.157Z[ recovery-image] May 23 03:44:22.700 INFO O| May 23 03:44:22.700 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72892024-05-23T03:44:24.171Z[ recovery-image] May 23 03:44:22.718 INFO O| May 23 03:44:22.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
72902024-05-23T03:44:24.171Z[ recovery-image] May 23 03:44:22.718 INFO O| May 23 03:44:22.718 INFO STEP 921 (remove_files) COMPLETE
72912024-05-23T03:44:24.171Z[ recovery-image] May 23 03:44:22.718 INFO O| May 23 03:44:22.718 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72922024-05-23T03:44:24.188Z[ recovery-image] May 23 03:44:22.737 INFO O| May 23 03:44:22.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
72932024-05-23T03:44:24.192Z[ recovery-image] May 23 03:44:22.737 INFO O| May 23 03:44:22.737 INFO STEP 922 (remove_files) COMPLETE
72942024-05-23T03:44:24.192Z[ recovery-image] May 23 03:44:22.737 INFO O| May 23 03:44:22.737 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72952024-05-23T03:44:24.217Z[ recovery-image] May 23 03:44:22.765 INFO O| May 23 03:44:22.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
72962024-05-23T03:44:24.221Z[ recovery-image] May 23 03:44:22.765 INFO O| May 23 03:44:22.765 INFO STEP 923 (remove_files) COMPLETE
72972024-05-23T03:44:24.221Z[ recovery-image] May 23 03:44:22.766 INFO O| May 23 03:44:22.765 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72982024-05-23T03:44:24.239Z[ recovery-image] May 23 03:44:22.787 INFO O| May 23 03:44:22.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
72992024-05-23T03:44:24.243Z[ recovery-image] May 23 03:44:22.787 INFO O| May 23 03:44:22.787 INFO STEP 924 (remove_files) COMPLETE
73002024-05-23T03:44:24.243Z[ recovery-image] May 23 03:44:22.787 INFO O| May 23 03:44:22.787 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73012024-05-23T03:44:24.258Z[ recovery-image] May 23 03:44:22.806 INFO O| May 23 03:44:22.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
73022024-05-23T03:44:24.262Z[ recovery-image] May 23 03:44:22.807 INFO O| May 23 03:44:22.806 INFO STEP 925 (remove_files) COMPLETE
73032024-05-23T03:44:24.262Z[ recovery-image] May 23 03:44:22.807 INFO O| May 23 03:44:22.807 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73042024-05-23T03:44:24.276Z[ recovery-image] May 23 03:44:22.824 INFO O| May 23 03:44:22.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
73052024-05-23T03:44:24.276Z[ recovery-image] May 23 03:44:22.824 INFO O| May 23 03:44:22.824 INFO STEP 926 (remove_files) COMPLETE
73062024-05-23T03:44:24.276Z[ recovery-image] May 23 03:44:22.824 INFO O| May 23 03:44:22.824 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73072024-05-23T03:44:24.294Z[ recovery-image] May 23 03:44:22.842 INFO O| May 23 03:44:22.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
73082024-05-23T03:44:24.294Z[ recovery-image] May 23 03:44:22.842 INFO O| May 23 03:44:22.842 INFO STEP 927 (remove_files) COMPLETE
73092024-05-23T03:44:24.294Z[ recovery-image] May 23 03:44:22.842 INFO O| May 23 03:44:22.842 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73102024-05-23T03:44:24.330Z[ recovery-image] May 23 03:44:22.878 INFO O| May 23 03:44:22.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
73112024-05-23T03:44:24.330Z[ recovery-image] May 23 03:44:22.878 INFO O| May 23 03:44:22.878 INFO STEP 928 (remove_files) COMPLETE
73122024-05-23T03:44:24.334Z[ recovery-image] May 23 03:44:22.878 INFO O| May 23 03:44:22.878 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73132024-05-23T03:44:24.365Z[ recovery-image] May 23 03:44:22.913 INFO O| May 23 03:44:22.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
73142024-05-23T03:44:24.369Z[ recovery-image] May 23 03:44:22.913 INFO O| May 23 03:44:22.913 INFO STEP 929 (remove_files) COMPLETE
73152024-05-23T03:44:24.369Z[ recovery-image] May 23 03:44:22.914 INFO O| May 23 03:44:22.913 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73162024-05-23T03:44:24.387Z[ recovery-image] May 23 03:44:22.935 INFO O| May 23 03:44:22.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
73172024-05-23T03:44:24.387Z[ recovery-image] May 23 03:44:22.935 INFO O| May 23 03:44:22.935 INFO STEP 930 (remove_files) COMPLETE
73182024-05-23T03:44:24.387Z[ recovery-image] May 23 03:44:22.935 INFO O| May 23 03:44:22.935 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73192024-05-23T03:44:24.433Z[ recovery-image] May 23 03:44:22.975 INFO O| May 23 03:44:22.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
73202024-05-23T03:44:24.440Z[ recovery-image] May 23 03:44:22.975 INFO O| May 23 03:44:22.975 INFO STEP 931 (remove_files) COMPLETE
73212024-05-23T03:44:24.440Z[ recovery-image] May 23 03:44:22.975 INFO O| May 23 03:44:22.975 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73222024-05-23T03:44:24.453Z[ recovery-image] May 23 03:44:22.997 INFO O| May 23 03:44:22.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
73232024-05-23T03:44:24.453Z[ recovery-image] May 23 03:44:22.997 INFO O| May 23 03:44:22.997 INFO STEP 932 (remove_files) COMPLETE
73242024-05-23T03:44:24.453Z[ recovery-image] May 23 03:44:22.997 INFO O| May 23 03:44:22.997 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73252024-05-23T03:44:24.479Z[ recovery-image] May 23 03:44:23.019 INFO O| May 23 03:44:23.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
73262024-05-23T03:44:24.479Z[ recovery-image] May 23 03:44:23.019 INFO O| May 23 03:44:23.019 INFO STEP 933 (remove_files) COMPLETE
73272024-05-23T03:44:24.480Z[ recovery-image] May 23 03:44:23.019 INFO O| May 23 03:44:23.019 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73282024-05-23T03:44:24.518Z[ recovery-image] May 23 03:44:23.058 INFO O| May 23 03:44:23.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
73292024-05-23T03:44:24.518Z[ recovery-image] May 23 03:44:23.059 INFO O| May 23 03:44:23.059 INFO STEP 934 (remove_files) COMPLETE
73302024-05-23T03:44:24.518Z[ recovery-image] May 23 03:44:23.059 INFO O| May 23 03:44:23.059 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73312024-05-23T03:44:24.582Z[ recovery-image] May 23 03:44:23.130 INFO O| May 23 03:44:23.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
73322024-05-23T03:44:24.582Z[ recovery-image] May 23 03:44:23.130 INFO O| May 23 03:44:23.130 INFO STEP 935 (remove_files) COMPLETE
73332024-05-23T03:44:24.587Z[ recovery-image] May 23 03:44:23.130 INFO O| May 23 03:44:23.130 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73342024-05-23T03:44:24.636Z[ recovery-image] May 23 03:44:23.184 INFO O| May 23 03:44:23.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
73352024-05-23T03:44:24.643Z[ recovery-image] May 23 03:44:23.184 INFO O| May 23 03:44:23.184 INFO STEP 936 (remove_files) COMPLETE
73362024-05-23T03:44:24.643Z[ recovery-image] May 23 03:44:23.184 INFO O| May 23 03:44:23.184 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73372024-05-23T03:44:24.654Z[ recovery-image] May 23 03:44:23.202 INFO O| May 23 03:44:23.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
73382024-05-23T03:44:24.658Z[ recovery-image] May 23 03:44:23.202 INFO O| May 23 03:44:23.202 INFO STEP 937 (remove_files) COMPLETE
73392024-05-23T03:44:24.658Z[ recovery-image] May 23 03:44:23.202 INFO O| May 23 03:44:23.202 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73402024-05-23T03:44:24.673Z[ recovery-image] May 23 03:44:23.221 INFO O| May 23 03:44:23.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
73412024-05-23T03:44:24.677Z[ recovery-image] May 23 03:44:23.221 INFO O| May 23 03:44:23.221 INFO STEP 938 (remove_files) COMPLETE
73422024-05-23T03:44:24.677Z[ recovery-image] May 23 03:44:23.221 INFO O| May 23 03:44:23.221 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73432024-05-23T03:44:24.692Z[ recovery-image] May 23 03:44:23.240 INFO O| May 23 03:44:23.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
73442024-05-23T03:44:24.696Z[ recovery-image] May 23 03:44:23.241 INFO O| May 23 03:44:23.240 INFO STEP 939 (remove_files) COMPLETE
73452024-05-23T03:44:24.696Z[ recovery-image] May 23 03:44:23.241 INFO O| May 23 03:44:23.241 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73462024-05-23T03:44:24.713Z[ recovery-image] May 23 03:44:23.261 INFO O| May 23 03:44:23.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
73472024-05-23T03:44:24.717Z[ recovery-image] May 23 03:44:23.261 INFO O| May 23 03:44:23.261 INFO STEP 940 (remove_files) COMPLETE
73482024-05-23T03:44:24.717Z[ recovery-image] May 23 03:44:23.261 INFO O| May 23 03:44:23.261 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73492024-05-23T03:44:24.733Z[ recovery-image] May 23 03:44:23.281 INFO O| May 23 03:44:23.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
73502024-05-23T03:44:24.738Z[ recovery-image] May 23 03:44:23.281 INFO O| May 23 03:44:23.281 INFO STEP 941 (remove_files) COMPLETE
73512024-05-23T03:44:24.738Z[ recovery-image] May 23 03:44:23.281 INFO O| May 23 03:44:23.281 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73522024-05-23T03:44:24.772Z[ recovery-image] May 23 03:44:23.320 INFO O| May 23 03:44:23.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
73532024-05-23T03:44:24.772Z[ recovery-image] May 23 03:44:23.320 INFO O| May 23 03:44:23.320 INFO STEP 942 (remove_files) COMPLETE
73542024-05-23T03:44:24.776Z[ recovery-image] May 23 03:44:23.320 INFO O| May 23 03:44:23.320 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73552024-05-23T03:44:24.794Z[ recovery-image] May 23 03:44:23.342 INFO O| May 23 03:44:23.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
73562024-05-23T03:44:24.801Z[ recovery-image] May 23 03:44:23.342 INFO O| May 23 03:44:23.342 INFO STEP 943 (remove_files) COMPLETE
73572024-05-23T03:44:24.801Z[ recovery-image] May 23 03:44:23.342 INFO O| May 23 03:44:23.342 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73582024-05-23T03:44:24.818Z[ recovery-image] May 23 03:44:23.366 INFO O| May 23 03:44:23.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
73592024-05-23T03:44:24.818Z[ recovery-image] May 23 03:44:23.366 INFO O| May 23 03:44:23.366 INFO STEP 944 (remove_files) COMPLETE
73602024-05-23T03:44:24.818Z[ recovery-image] May 23 03:44:23.366 INFO O| May 23 03:44:23.366 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73612024-05-23T03:44:24.840Z[ recovery-image] May 23 03:44:23.388 INFO O| May 23 03:44:23.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
73622024-05-23T03:44:24.840Z[ recovery-image] May 23 03:44:23.388 INFO O| May 23 03:44:23.388 INFO STEP 945 (remove_files) COMPLETE
73632024-05-23T03:44:24.840Z[ recovery-image] May 23 03:44:23.388 INFO O| May 23 03:44:23.388 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73642024-05-23T03:44:24.859Z[ recovery-image] May 23 03:44:23.406 INFO O| May 23 03:44:23.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
73652024-05-23T03:44:24.859Z[ recovery-image] May 23 03:44:23.407 INFO O| May 23 03:44:23.407 INFO STEP 946 (remove_files) COMPLETE
73662024-05-23T03:44:24.859Z[ recovery-image] May 23 03:44:23.407 INFO O| May 23 03:44:23.407 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73672024-05-23T03:44:24.886Z[ recovery-image] May 23 03:44:23.434 INFO O| May 23 03:44:23.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
73682024-05-23T03:44:24.890Z[ recovery-image] May 23 03:44:23.435 INFO O| May 23 03:44:23.434 INFO STEP 947 (remove_files) COMPLETE
73692024-05-23T03:44:24.890Z[ recovery-image] May 23 03:44:23.435 INFO O| May 23 03:44:23.435 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73702024-05-23T03:44:25.323Z[ recovery-image] May 23 03:44:23.456 INFO O| May 23 03:44:23.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
73712024-05-23T03:44:25.345Z[ recovery-image] May 23 03:44:23.456 INFO O| May 23 03:44:23.456 INFO STEP 948 (remove_files) COMPLETE
73722024-05-23T03:44:25.345Z[ recovery-image] May 23 03:44:23.456 INFO O| May 23 03:44:23.456 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73732024-05-23T03:44:25.345Z[ recovery-image] May 23 03:44:23.477 INFO O| May 23 03:44:23.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
73742024-05-23T03:44:25.346Z[ recovery-image] May 23 03:44:23.477 INFO O| May 23 03:44:23.477 INFO STEP 949 (remove_files) COMPLETE
73752024-05-23T03:44:25.346Z[ recovery-image] May 23 03:44:23.477 INFO O| May 23 03:44:23.477 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73762024-05-23T03:44:25.346Z[ recovery-image] May 23 03:44:23.499 INFO O| May 23 03:44:23.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
73772024-05-23T03:44:25.346Z[ recovery-image] May 23 03:44:23.499 INFO O| May 23 03:44:23.499 INFO STEP 950 (remove_files) COMPLETE
73782024-05-23T03:44:25.346Z[ recovery-image] May 23 03:44:23.499 INFO O| May 23 03:44:23.499 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73792024-05-23T03:44:25.346Z[ recovery-image] May 23 03:44:23.517 INFO O| May 23 03:44:23.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
73802024-05-23T03:44:25.346Z[ recovery-image] May 23 03:44:23.517 INFO O| May 23 03:44:23.517 INFO STEP 951 (remove_files) COMPLETE
73812024-05-23T03:44:25.347Z[ recovery-image] May 23 03:44:23.517 INFO O| May 23 03:44:23.517 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73822024-05-23T03:44:25.347Z[ recovery-image] May 23 03:44:23.560 INFO O| May 23 03:44:23.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
73832024-05-23T03:44:25.347Z[ recovery-image] May 23 03:44:23.560 INFO O| May 23 03:44:23.560 INFO STEP 952 (remove_files) COMPLETE
73842024-05-23T03:44:25.347Z[ recovery-image] May 23 03:44:23.560 INFO O| May 23 03:44:23.560 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73852024-05-23T03:44:25.347Z[ recovery-image] May 23 03:44:23.611 INFO O| May 23 03:44:23.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
73862024-05-23T03:44:25.348Z[ recovery-image] May 23 03:44:23.611 INFO O| May 23 03:44:23.611 INFO STEP 953 (remove_files) COMPLETE
73872024-05-23T03:44:25.348Z[ recovery-image] May 23 03:44:23.611 INFO O| May 23 03:44:23.611 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73882024-05-23T03:44:25.348Z[ recovery-image] May 23 03:44:23.638 INFO O| May 23 03:44:23.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
73892024-05-23T03:44:25.348Z[ recovery-image] May 23 03:44:23.638 INFO O| May 23 03:44:23.638 INFO STEP 954 (remove_files) COMPLETE
73902024-05-23T03:44:25.348Z[ recovery-image] May 23 03:44:23.638 INFO O| May 23 03:44:23.638 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73912024-05-23T03:44:25.348Z[ recovery-image] May 23 03:44:23.681 INFO O| May 23 03:44:23.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
73922024-05-23T03:44:25.348Z[ recovery-image] May 23 03:44:23.682 INFO O| May 23 03:44:23.681 INFO STEP 955 (remove_files) COMPLETE
73932024-05-23T03:44:25.348Z[ recovery-image] May 23 03:44:23.682 INFO O| May 23 03:44:23.682 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73942024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.740 INFO O| May 23 03:44:23.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
73952024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.741 INFO O| May 23 03:44:23.740 INFO STEP 956 (remove_files) COMPLETE
73962024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.741 INFO O| May 23 03:44:23.740 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73972024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.763 INFO O| May 23 03:44:23.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
73982024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.763 INFO O| May 23 03:44:23.763 INFO STEP 957 (remove_files) COMPLETE
73992024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.763 INFO O| May 23 03:44:23.763 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74002024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.811 INFO O| May 23 03:44:23.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
74012024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.811 INFO O| May 23 03:44:23.811 INFO STEP 958 (remove_files) COMPLETE
74022024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.812 INFO O| May 23 03:44:23.811 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74032024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.833 INFO O| May 23 03:44:23.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
74042024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.834 INFO O| May 23 03:44:23.834 INFO STEP 959 (remove_files) COMPLETE
74052024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.834 INFO O| May 23 03:44:23.834 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74062024-05-23T03:44:25.349Z[ recovery-image] May 23 03:44:23.852 INFO O| May 23 03:44:23.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
74072024-05-23T03:44:25.350Z[ recovery-image] May 23 03:44:23.852 INFO O| May 23 03:44:23.852 INFO STEP 960 (remove_files) COMPLETE
74082024-05-23T03:44:25.350Z[ recovery-image] May 23 03:44:23.852 INFO O| May 23 03:44:23.852 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74092024-05-23T03:44:25.350Z[ recovery-image] May 23 03:44:23.870 INFO O| May 23 03:44:23.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
74102024-05-23T03:44:25.350Z[ recovery-image] May 23 03:44:23.870 INFO O| May 23 03:44:23.870 INFO STEP 961 (remove_files) COMPLETE
74112024-05-23T03:44:25.350Z[ recovery-image] May 23 03:44:23.871 INFO O| May 23 03:44:23.871 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74122024-05-23T03:44:25.773Z[ recovery-image] May 23 03:44:23.891 INFO O| May 23 03:44:23.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
74132024-05-23T03:44:25.773Z[ recovery-image] May 23 03:44:23.891 INFO O| May 23 03:44:23.891 INFO STEP 962 (remove_files) COMPLETE
74142024-05-23T03:44:25.773Z[ recovery-image] May 23 03:44:23.891 INFO O| May 23 03:44:23.891 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74152024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:23.912 INFO O| May 23 03:44:23.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
74162024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:23.912 INFO O| May 23 03:44:23.912 INFO STEP 963 (remove_files) COMPLETE
74172024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:23.912 INFO O| May 23 03:44:23.912 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74182024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:23.954 INFO O| May 23 03:44:23.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
74192024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:23.954 INFO O| May 23 03:44:23.954 INFO STEP 964 (remove_files) COMPLETE
74202024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:23.954 INFO O| May 23 03:44:23.954 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74212024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:23.979 INFO O| May 23 03:44:23.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
74222024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:23.979 INFO O| May 23 03:44:23.979 INFO STEP 965 (remove_files) COMPLETE
74232024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:23.979 INFO O| May 23 03:44:23.979 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74242024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:24.044 INFO O| May 23 03:44:24.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
74252024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:24.044 INFO O| May 23 03:44:24.044 INFO STEP 966 (remove_files) COMPLETE
74262024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:24.044 INFO O| May 23 03:44:24.044 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74272024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:24.069 INFO O| May 23 03:44:24.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
74282024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:24.070 INFO O| May 23 03:44:24.070 INFO STEP 967 (remove_files) COMPLETE
74292024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:24.070 INFO O| May 23 03:44:24.070 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74302024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:24.089 INFO O| May 23 03:44:24.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
74312024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:24.090 INFO O| May 23 03:44:24.089 INFO STEP 968 (remove_files) COMPLETE
74322024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:24.090 INFO O| May 23 03:44:24.090 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74332024-05-23T03:44:25.780Z[ recovery-image] May 23 03:44:24.122 INFO O| May 23 03:44:24.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
74342024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.122 INFO O| May 23 03:44:24.122 INFO STEP 969 (remove_files) COMPLETE
74352024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.122 INFO O| May 23 03:44:24.122 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74362024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.143 INFO O| May 23 03:44:24.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
74372024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.143 INFO O| May 23 03:44:24.143 INFO STEP 970 (remove_files) COMPLETE
74382024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.143 INFO O| May 23 03:44:24.143 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74392024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.182 INFO O| May 23 03:44:24.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
74402024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.182 INFO O| May 23 03:44:24.182 INFO STEP 971 (remove_files) COMPLETE
74412024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.182 INFO O| May 23 03:44:24.182 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74422024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.204 INFO O| May 23 03:44:24.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
74432024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.204 INFO O| May 23 03:44:24.204 INFO STEP 972 (remove_files) COMPLETE
74442024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.204 INFO O| May 23 03:44:24.204 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74452024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.224 INFO O| May 23 03:44:24.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
74462024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.225 INFO O| May 23 03:44:24.225 INFO STEP 973 (remove_files) COMPLETE
74472024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.225 INFO O| May 23 03:44:24.225 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74482024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.243 INFO O| May 23 03:44:24.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
74492024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.243 INFO O| May 23 03:44:24.243 INFO STEP 974 (remove_files) COMPLETE
74502024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.243 INFO O| May 23 03:44:24.243 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74512024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.261 INFO O| May 23 03:44:24.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
74522024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.261 INFO O| May 23 03:44:24.261 INFO STEP 975 (remove_files) COMPLETE
74532024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.261 INFO O| May 23 03:44:24.261 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74542024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.279 INFO O| May 23 03:44:24.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
74552024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.279 INFO O| May 23 03:44:24.279 INFO STEP 976 (remove_files) COMPLETE
74562024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.279 INFO O| May 23 03:44:24.279 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74572024-05-23T03:44:25.781Z[ recovery-image] May 23 03:44:24.318 INFO O| May 23 03:44:24.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
74582024-05-23T03:44:25.782Z[ recovery-image] May 23 03:44:24.318 INFO O| May 23 03:44:24.318 INFO STEP 977 (remove_files) COMPLETE
74592024-05-23T03:44:25.782Z[ recovery-image] May 23 03:44:24.318 INFO O| May 23 03:44:24.318 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74602024-05-23T03:44:25.800Z[ recovery-image] May 23 03:44:24.348 INFO O| May 23 03:44:24.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
74612024-05-23T03:44:25.807Z[ recovery-image] May 23 03:44:24.348 INFO O| May 23 03:44:24.348 INFO STEP 978 (remove_files) COMPLETE
74622024-05-23T03:44:25.807Z[ recovery-image] May 23 03:44:24.348 INFO O| May 23 03:44:24.348 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74632024-05-23T03:44:25.822Z[ recovery-image] May 23 03:44:24.370 INFO O| May 23 03:44:24.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
74642024-05-23T03:44:25.822Z[ recovery-image] May 23 03:44:24.370 INFO O| May 23 03:44:24.370 INFO STEP 979 (remove_files) COMPLETE
74652024-05-23T03:44:25.827Z[ recovery-image] May 23 03:44:24.370 INFO O| May 23 03:44:24.370 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74662024-05-23T03:44:25.865Z[ recovery-image] May 23 03:44:24.412 INFO O| May 23 03:44:24.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
74672024-05-23T03:44:25.865Z[ recovery-image] May 23 03:44:24.412 INFO O| May 23 03:44:24.412 INFO STEP 980 (remove_files) COMPLETE
74682024-05-23T03:44:25.865Z[ recovery-image] May 23 03:44:24.413 INFO O| May 23 03:44:24.412 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74692024-05-23T03:44:25.885Z[ recovery-image] May 23 03:44:24.433 INFO O| May 23 03:44:24.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
74702024-05-23T03:44:25.885Z[ recovery-image] May 23 03:44:24.433 INFO O| May 23 03:44:24.433 INFO STEP 981 (remove_files) COMPLETE
74712024-05-23T03:44:25.889Z[ recovery-image] May 23 03:44:24.433 INFO O| May 23 03:44:24.433 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74722024-05-23T03:44:25.906Z[ recovery-image] May 23 03:44:24.453 INFO O| May 23 03:44:24.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
74732024-05-23T03:44:25.910Z[ recovery-image] May 23 03:44:24.453 INFO O| May 23 03:44:24.453 INFO STEP 982 (remove_files) COMPLETE
74742024-05-23T03:44:25.910Z[ recovery-image] May 23 03:44:24.454 INFO O| May 23 03:44:24.453 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74752024-05-23T03:44:25.943Z[ recovery-image] May 23 03:44:24.491 INFO O| May 23 03:44:24.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
74762024-05-23T03:44:25.948Z[ recovery-image] May 23 03:44:24.491 INFO O| May 23 03:44:24.491 INFO STEP 983 (remove_files) COMPLETE
74772024-05-23T03:44:25.948Z[ recovery-image] May 23 03:44:24.491 INFO O| May 23 03:44:24.491 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74782024-05-23T03:44:25.964Z[ recovery-image] May 23 03:44:24.511 INFO O| May 23 03:44:24.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
74792024-05-23T03:44:25.964Z[ recovery-image] May 23 03:44:24.512 INFO O| May 23 03:44:24.511 INFO STEP 984 (remove_files) COMPLETE
74802024-05-23T03:44:25.968Z[ recovery-image] May 23 03:44:24.512 INFO O| May 23 03:44:24.512 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74812024-05-23T03:44:25.999Z[ recovery-image] May 23 03:44:24.547 INFO O| May 23 03:44:24.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
74822024-05-23T03:44:25.999Z[ recovery-image] May 23 03:44:24.547 INFO O| May 23 03:44:24.547 INFO STEP 985 (remove_files) COMPLETE
74832024-05-23T03:44:25.999Z[ recovery-image] May 23 03:44:24.547 INFO O| May 23 03:44:24.547 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74842024-05-23T03:44:26.024Z[ recovery-image] May 23 03:44:24.571 INFO O| May 23 03:44:24.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
74852024-05-23T03:44:26.024Z[ recovery-image] May 23 03:44:24.571 INFO O| May 23 03:44:24.571 INFO STEP 986 (remove_files) COMPLETE
74862024-05-23T03:44:26.030Z[ recovery-image] May 23 03:44:24.572 INFO O| May 23 03:44:24.571 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74872024-05-23T03:44:26.062Z[ recovery-image] May 23 03:44:24.609 INFO O| May 23 03:44:24.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
74882024-05-23T03:44:26.062Z[ recovery-image] May 23 03:44:24.610 INFO O| May 23 03:44:24.609 INFO STEP 987 (remove_files) COMPLETE
74892024-05-23T03:44:26.062Z[ recovery-image] May 23 03:44:24.610 INFO O| May 23 03:44:24.610 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74902024-05-23T03:44:26.080Z[ recovery-image] May 23 03:44:24.628 INFO O| May 23 03:44:24.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
74912024-05-23T03:44:26.084Z[ recovery-image] May 23 03:44:24.628 INFO O| May 23 03:44:24.628 INFO STEP 988 (remove_files) COMPLETE
74922024-05-23T03:44:26.084Z[ recovery-image] May 23 03:44:24.628 INFO O| May 23 03:44:24.628 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74932024-05-23T03:44:26.097Z[ recovery-image] May 23 03:44:24.645 INFO O| May 23 03:44:24.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
74942024-05-23T03:44:26.101Z[ recovery-image] May 23 03:44:24.645 INFO O| May 23 03:44:24.645 INFO STEP 989 (remove_files) COMPLETE
74952024-05-23T03:44:26.101Z[ recovery-image] May 23 03:44:24.645 INFO O| May 23 03:44:24.645 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74962024-05-23T03:44:26.124Z[ recovery-image] May 23 03:44:24.672 INFO O| May 23 03:44:24.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
74972024-05-23T03:44:26.124Z[ recovery-image] May 23 03:44:24.672 INFO O| May 23 03:44:24.672 INFO STEP 990 (remove_files) COMPLETE
74982024-05-23T03:44:26.124Z[ recovery-image] May 23 03:44:24.672 INFO O| May 23 03:44:24.672 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74992024-05-23T03:44:26.163Z[ recovery-image] May 23 03:44:24.708 INFO O| May 23 03:44:24.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
75002024-05-23T03:44:26.171Z[ recovery-image] May 23 03:44:24.708 INFO O| May 23 03:44:24.708 INFO STEP 991 (remove_files) COMPLETE
75012024-05-23T03:44:26.171Z[ recovery-image] May 23 03:44:24.708 INFO O| May 23 03:44:24.708 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75022024-05-23T03:44:26.184Z[ recovery-image] May 23 03:44:24.729 INFO O| May 23 03:44:24.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
75032024-05-23T03:44:26.189Z[ recovery-image] May 23 03:44:24.729 INFO O| May 23 03:44:24.729 INFO STEP 992 (remove_files) COMPLETE
75042024-05-23T03:44:26.189Z[ recovery-image] May 23 03:44:24.729 INFO O| May 23 03:44:24.729 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75052024-05-23T03:44:26.202Z[ recovery-image] May 23 03:44:24.749 INFO O| May 23 03:44:24.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
75062024-05-23T03:44:26.206Z[ recovery-image] May 23 03:44:24.750 INFO O| May 23 03:44:24.750 INFO STEP 993 (remove_files) COMPLETE
75072024-05-23T03:44:26.206Z[ recovery-image] May 23 03:44:24.750 INFO O| May 23 03:44:24.750 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75082024-05-23T03:44:26.223Z[ recovery-image] May 23 03:44:24.770 INFO O| May 23 03:44:24.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
75092024-05-23T03:44:26.227Z[ recovery-image] May 23 03:44:24.770 INFO O| May 23 03:44:24.770 INFO STEP 994 (remove_files) COMPLETE
75102024-05-23T03:44:26.227Z[ recovery-image] May 23 03:44:24.770 INFO O| May 23 03:44:24.770 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75112024-05-23T03:44:26.254Z[ recovery-image] May 23 03:44:24.801 INFO O| May 23 03:44:24.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
75122024-05-23T03:44:26.277Z[ recovery-image] May 23 03:44:24.801 INFO O| May 23 03:44:24.801 INFO STEP 995 (remove_files) COMPLETE
75132024-05-23T03:44:26.277Z[ recovery-image] May 23 03:44:24.802 INFO O| May 23 03:44:24.801 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75142024-05-23T03:44:26.284Z[ recovery-image] May 23 03:44:24.829 INFO O| May 23 03:44:24.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
75152024-05-23T03:44:26.285Z[ recovery-image] May 23 03:44:24.829 INFO O| May 23 03:44:24.829 INFO STEP 996 (remove_files) COMPLETE
75162024-05-23T03:44:26.285Z[ recovery-image] May 23 03:44:24.830 INFO O| May 23 03:44:24.829 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75172024-05-23T03:44:26.340Z[ recovery-image] May 23 03:44:24.887 INFO O| May 23 03:44:24.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
75182024-05-23T03:44:26.340Z[ recovery-image] May 23 03:44:24.887 INFO O| May 23 03:44:24.887 INFO STEP 997 (remove_files) COMPLETE
75192024-05-23T03:44:26.340Z[ recovery-image] May 23 03:44:24.887 INFO O| May 23 03:44:24.887 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75202024-05-23T03:44:26.361Z[ recovery-image] May 23 03:44:24.909 INFO O| May 23 03:44:24.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
75212024-05-23T03:44:26.362Z[ recovery-image] May 23 03:44:24.909 INFO O| May 23 03:44:24.909 INFO STEP 998 (remove_files) COMPLETE
75222024-05-23T03:44:26.362Z[ recovery-image] May 23 03:44:24.909 INFO O| May 23 03:44:24.909 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75232024-05-23T03:44:26.381Z[ recovery-image] May 23 03:44:24.928 INFO O| May 23 03:44:24.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
75242024-05-23T03:44:26.381Z[ recovery-image] May 23 03:44:24.928 INFO O| May 23 03:44:24.928 INFO STEP 999 (remove_files) COMPLETE
75252024-05-23T03:44:26.381Z[ recovery-image] May 23 03:44:24.928 INFO O| May 23 03:44:24.928 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75262024-05-23T03:44:26.400Z[ recovery-image] May 23 03:44:24.947 INFO O| May 23 03:44:24.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
75272024-05-23T03:44:26.400Z[ recovery-image] May 23 03:44:24.947 INFO O| May 23 03:44:24.947 INFO STEP 1000 (remove_files) COMPLETE
75282024-05-23T03:44:26.405Z[ recovery-image] May 23 03:44:24.947 INFO O| May 23 03:44:24.947 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75292024-05-23T03:44:26.440Z[ recovery-image] May 23 03:44:24.988 INFO O| May 23 03:44:24.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
75302024-05-23T03:44:26.441Z[ recovery-image] May 23 03:44:24.988 INFO O| May 23 03:44:24.988 INFO STEP 1001 (remove_files) COMPLETE
75312024-05-23T03:44:26.441Z[ recovery-image] May 23 03:44:24.988 INFO O| May 23 03:44:24.988 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75322024-05-23T03:44:26.499Z[ recovery-image] May 23 03:44:25.047 INFO O| May 23 03:44:25.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
75332024-05-23T03:44:26.499Z[ recovery-image] May 23 03:44:25.047 INFO O| May 23 03:44:25.047 INFO STEP 1002 (remove_files) COMPLETE
75342024-05-23T03:44:26.499Z[ recovery-image] May 23 03:44:25.047 INFO O| May 23 03:44:25.047 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75352024-05-23T03:44:26.532Z[ recovery-image] May 23 03:44:25.079 INFO O| May 23 03:44:25.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
75362024-05-23T03:44:26.532Z[ recovery-image] May 23 03:44:25.079 INFO O| May 23 03:44:25.079 INFO STEP 1003 (remove_files) COMPLETE
75372024-05-23T03:44:26.536Z[ recovery-image] May 23 03:44:25.079 INFO O| May 23 03:44:25.079 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75382024-05-23T03:44:26.553Z[ recovery-image] May 23 03:44:25.100 INFO O| May 23 03:44:25.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
75392024-05-23T03:44:26.553Z[ recovery-image] May 23 03:44:25.100 INFO O| May 23 03:44:25.100 INFO STEP 1004 (remove_files) COMPLETE
75402024-05-23T03:44:26.553Z[ recovery-image] May 23 03:44:25.100 INFO O| May 23 03:44:25.100 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75412024-05-23T03:44:26.608Z[ recovery-image] May 23 03:44:25.156 INFO O| May 23 03:44:25.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
75422024-05-23T03:44:26.613Z[ recovery-image] May 23 03:44:25.156 INFO O| May 23 03:44:25.156 INFO STEP 1005 (remove_files) COMPLETE
75432024-05-23T03:44:26.613Z[ recovery-image] May 23 03:44:25.156 INFO O| May 23 03:44:25.156 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75442024-05-23T03:44:26.630Z[ recovery-image] May 23 03:44:25.177 INFO O| May 23 03:44:25.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
75452024-05-23T03:44:26.634Z[ recovery-image] May 23 03:44:25.177 INFO O| May 23 03:44:25.177 INFO STEP 1006 (remove_files) COMPLETE
75462024-05-23T03:44:26.634Z[ recovery-image] May 23 03:44:25.177 INFO O| May 23 03:44:25.177 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75472024-05-23T03:44:26.651Z[ recovery-image] May 23 03:44:25.198 INFO O| May 23 03:44:25.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
75482024-05-23T03:44:26.652Z[ recovery-image] May 23 03:44:25.198 INFO O| May 23 03:44:25.198 INFO STEP 1007 (remove_files) COMPLETE
75492024-05-23T03:44:26.652Z[ recovery-image] May 23 03:44:25.198 INFO O| May 23 03:44:25.198 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75502024-05-23T03:44:26.713Z[ recovery-image] May 23 03:44:25.261 INFO O| May 23 03:44:25.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
75512024-05-23T03:44:26.713Z[ recovery-image] May 23 03:44:25.261 INFO O| May 23 03:44:25.261 INFO STEP 1008 (remove_files) COMPLETE
75522024-05-23T03:44:26.713Z[ recovery-image] May 23 03:44:25.261 INFO O| May 23 03:44:25.261 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75532024-05-23T03:44:26.745Z[ recovery-image] May 23 03:44:25.292 INFO O| May 23 03:44:25.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
75542024-05-23T03:44:26.745Z[ recovery-image] May 23 03:44:25.292 INFO O| May 23 03:44:25.292 INFO STEP 1009 (remove_files) COMPLETE
75552024-05-23T03:44:26.745Z[ recovery-image] May 23 03:44:25.292 INFO O| May 23 03:44:25.292 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75562024-05-23T03:44:26.803Z[ recovery-image] May 23 03:44:25.349 INFO O| May 23 03:44:25.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
75572024-05-23T03:44:26.803Z[ recovery-image] May 23 03:44:25.349 INFO O| May 23 03:44:25.349 INFO STEP 1010 (remove_files) COMPLETE
75582024-05-23T03:44:26.803Z[ recovery-image] May 23 03:44:25.349 INFO O| May 23 03:44:25.349 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75592024-05-23T03:44:26.865Z[ recovery-image] May 23 03:44:25.410 INFO O| May 23 03:44:25.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
75602024-05-23T03:44:26.865Z[ recovery-image] May 23 03:44:25.410 INFO O| May 23 03:44:25.410 INFO STEP 1011 (remove_files) COMPLETE
75612024-05-23T03:44:26.892Z[ recovery-image] May 23 03:44:25.410 INFO O| May 23 03:44:25.410 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75622024-05-23T03:44:26.898Z[ recovery-image] May 23 03:44:25.436 INFO O| May 23 03:44:25.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
75632024-05-23T03:44:26.898Z[ recovery-image] May 23 03:44:25.436 INFO O| May 23 03:44:25.436 INFO STEP 1012 (remove_files) COMPLETE
75642024-05-23T03:44:26.898Z[ recovery-image] May 23 03:44:25.437 INFO O| May 23 03:44:25.436 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75652024-05-23T03:44:26.911Z[ recovery-image] May 23 03:44:25.457 INFO O| May 23 03:44:25.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
75662024-05-23T03:44:26.925Z[ recovery-image] May 23 03:44:25.457 INFO O| May 23 03:44:25.457 INFO STEP 1013 (remove_files) COMPLETE
75672024-05-23T03:44:26.926Z[ recovery-image] May 23 03:44:25.457 INFO O| May 23 03:44:25.457 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75682024-05-23T03:44:26.930Z[ recovery-image] May 23 03:44:25.477 INFO O| May 23 03:44:25.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
75692024-05-23T03:44:26.930Z[ recovery-image] May 23 03:44:25.477 INFO O| May 23 03:44:25.477 INFO STEP 1014 (remove_files) COMPLETE
75702024-05-23T03:44:26.930Z[ recovery-image] May 23 03:44:25.477 INFO O| May 23 03:44:25.477 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75712024-05-23T03:44:26.961Z[ recovery-image] May 23 03:44:25.508 INFO O| May 23 03:44:25.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
75722024-05-23T03:44:26.964Z[ recovery-image] May 23 03:44:25.508 INFO O| May 23 03:44:25.508 INFO STEP 1015 (remove_files) COMPLETE
75732024-05-23T03:44:26.965Z[ recovery-image] May 23 03:44:25.509 INFO O| May 23 03:44:25.508 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75742024-05-23T03:44:26.981Z[ recovery-image] May 23 03:44:25.528 INFO O| May 23 03:44:25.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
75752024-05-23T03:44:26.984Z[ recovery-image] May 23 03:44:25.529 INFO O| May 23 03:44:25.528 INFO STEP 1016 (remove_files) COMPLETE
75762024-05-23T03:44:26.984Z[ recovery-image] May 23 03:44:25.529 INFO O| May 23 03:44:25.529 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75772024-05-23T03:44:27.000Z[ recovery-image] May 23 03:44:25.547 INFO O| May 23 03:44:25.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
75782024-05-23T03:44:27.000Z[ recovery-image] May 23 03:44:25.547 INFO O| May 23 03:44:25.547 INFO STEP 1017 (remove_files) COMPLETE
75792024-05-23T03:44:27.006Z[ recovery-image] May 23 03:44:25.547 INFO O| May 23 03:44:25.547 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75802024-05-23T03:44:27.022Z[ recovery-image] May 23 03:44:25.566 INFO O| May 23 03:44:25.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
75812024-05-23T03:44:27.022Z[ recovery-image] May 23 03:44:25.566 INFO O| May 23 03:44:25.566 INFO STEP 1018 (remove_files) COMPLETE
75822024-05-23T03:44:27.028Z[ recovery-image] May 23 03:44:25.566 INFO O| May 23 03:44:25.566 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75832024-05-23T03:44:27.053Z[ recovery-image] May 23 03:44:25.597 INFO O| May 23 03:44:25.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
75842024-05-23T03:44:27.053Z[ recovery-image] May 23 03:44:25.597 INFO O| May 23 03:44:25.597 INFO STEP 1019 (remove_files) COMPLETE
75852024-05-23T03:44:27.057Z[ recovery-image] May 23 03:44:25.597 INFO O| May 23 03:44:25.597 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75862024-05-23T03:44:27.073Z[ recovery-image] May 23 03:44:25.620 INFO O| May 23 03:44:25.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
75872024-05-23T03:44:27.073Z[ recovery-image] May 23 03:44:25.620 INFO O| May 23 03:44:25.620 INFO STEP 1020 (remove_files) COMPLETE
75882024-05-23T03:44:27.077Z[ recovery-image] May 23 03:44:25.620 INFO O| May 23 03:44:25.620 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75892024-05-23T03:44:27.093Z[ recovery-image] May 23 03:44:25.640 INFO O| May 23 03:44:25.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
75902024-05-23T03:44:27.097Z[ recovery-image] May 23 03:44:25.640 INFO O| May 23 03:44:25.640 INFO STEP 1021 (remove_files) COMPLETE
75912024-05-23T03:44:27.097Z[ recovery-image] May 23 03:44:25.640 INFO O| May 23 03:44:25.640 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75922024-05-23T03:44:27.128Z[ recovery-image] May 23 03:44:25.675 INFO O| May 23 03:44:25.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
75932024-05-23T03:44:27.128Z[ recovery-image] May 23 03:44:25.675 INFO O| May 23 03:44:25.675 INFO STEP 1022 (remove_files) COMPLETE
75942024-05-23T03:44:27.128Z[ recovery-image] May 23 03:44:25.675 INFO O| May 23 03:44:25.675 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75952024-05-23T03:44:27.169Z[ recovery-image] May 23 03:44:25.717 INFO O| May 23 03:44:25.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
75962024-05-23T03:44:27.169Z[ recovery-image] May 23 03:44:25.717 INFO O| May 23 03:44:25.717 INFO STEP 1023 (remove_files) COMPLETE
75972024-05-23T03:44:27.173Z[ recovery-image] May 23 03:44:25.717 INFO O| May 23 03:44:25.717 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75982024-05-23T03:44:27.189Z[ recovery-image] May 23 03:44:25.736 INFO O| May 23 03:44:25.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
75992024-05-23T03:44:27.193Z[ recovery-image] May 23 03:44:25.736 INFO O| May 23 03:44:25.736 INFO STEP 1024 (remove_files) COMPLETE
76002024-05-23T03:44:27.193Z[ recovery-image] May 23 03:44:25.737 INFO O| May 23 03:44:25.736 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76012024-05-23T03:44:27.210Z[ recovery-image] May 23 03:44:25.757 INFO O| May 23 03:44:25.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
76022024-05-23T03:44:27.214Z[ recovery-image] May 23 03:44:25.757 INFO O| May 23 03:44:25.757 INFO STEP 1025 (remove_files) COMPLETE
76032024-05-23T03:44:27.214Z[ recovery-image] May 23 03:44:25.758 INFO O| May 23 03:44:25.757 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76042024-05-23T03:44:27.228Z[ recovery-image] May 23 03:44:25.775 INFO O| May 23 03:44:25.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
76052024-05-23T03:44:27.231Z[ recovery-image] May 23 03:44:25.775 INFO O| May 23 03:44:25.775 INFO STEP 1026 (remove_files) COMPLETE
76062024-05-23T03:44:27.231Z[ recovery-image] May 23 03:44:25.775 INFO O| May 23 03:44:25.775 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76072024-05-23T03:44:27.244Z[ recovery-image] May 23 03:44:25.791 INFO O| May 23 03:44:25.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
76082024-05-23T03:44:27.248Z[ recovery-image] May 23 03:44:25.796 INFO O| May 23 03:44:25.796 INFO STEP 1027 (remove_files) COMPLETE
76092024-05-23T03:44:27.252Z[ recovery-image] May 23 03:44:25.796 INFO O| May 23 03:44:25.796 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76102024-05-23T03:44:27.266Z[ recovery-image] May 23 03:44:25.814 INFO O| May 23 03:44:25.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
76112024-05-23T03:44:27.270Z[ recovery-image] May 23 03:44:25.814 INFO O| May 23 03:44:25.814 INFO STEP 1028 (remove_files) COMPLETE
76122024-05-23T03:44:27.270Z[ recovery-image] May 23 03:44:25.814 INFO O| May 23 03:44:25.814 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76132024-05-23T03:44:27.299Z[ recovery-image] May 23 03:44:25.843 INFO O| May 23 03:44:25.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
76142024-05-23T03:44:27.299Z[ recovery-image] May 23 03:44:25.843 INFO O| May 23 03:44:25.843 INFO STEP 1029 (remove_files) COMPLETE
76152024-05-23T03:44:27.303Z[ recovery-image] May 23 03:44:25.843 INFO O| May 23 03:44:25.843 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76162024-05-23T03:44:27.329Z[ recovery-image] May 23 03:44:25.876 INFO O| May 23 03:44:25.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
76172024-05-23T03:44:27.333Z[ recovery-image] May 23 03:44:25.876 INFO O| May 23 03:44:25.876 INFO STEP 1030 (remove_files) COMPLETE
76182024-05-23T03:44:27.333Z[ recovery-image] May 23 03:44:25.876 INFO O| May 23 03:44:25.876 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76192024-05-23T03:44:27.361Z[ recovery-image] May 23 03:44:25.899 INFO O| May 23 03:44:25.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
76202024-05-23T03:44:27.361Z[ recovery-image] May 23 03:44:25.899 INFO O| May 23 03:44:25.899 INFO STEP 1031 (remove_files) COMPLETE
76212024-05-23T03:44:27.361Z[ recovery-image] May 23 03:44:25.899 INFO O| May 23 03:44:25.899 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76222024-05-23T03:44:27.374Z[ recovery-image] May 23 03:44:25.922 INFO O| May 23 03:44:25.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
76232024-05-23T03:44:27.374Z[ recovery-image] May 23 03:44:25.922 INFO O| May 23 03:44:25.922 INFO STEP 1032 (remove_files) COMPLETE
76242024-05-23T03:44:27.378Z[ recovery-image] May 23 03:44:25.922 INFO O| May 23 03:44:25.922 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76252024-05-23T03:44:27.411Z[ recovery-image] May 23 03:44:25.943 INFO O| May 23 03:44:25.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
76262024-05-23T03:44:27.411Z[ recovery-image] May 23 03:44:25.943 INFO O| May 23 03:44:25.943 INFO STEP 1033 (remove_files) COMPLETE
76272024-05-23T03:44:27.411Z[ recovery-image] May 23 03:44:25.943 INFO O| May 23 03:44:25.943 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76282024-05-23T03:44:27.433Z[ recovery-image] May 23 03:44:25.980 INFO O| May 23 03:44:25.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
76292024-05-23T03:44:27.433Z[ recovery-image] May 23 03:44:25.980 INFO O| May 23 03:44:25.980 INFO STEP 1034 (remove_files) COMPLETE
76302024-05-23T03:44:27.433Z[ recovery-image] May 23 03:44:25.980 INFO O| May 23 03:44:25.980 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76312024-05-23T03:44:27.454Z[ recovery-image] May 23 03:44:26.000 INFO O| May 23 03:44:26.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
76322024-05-23T03:44:27.454Z[ recovery-image] May 23 03:44:26.000 INFO O| May 23 03:44:26.000 INFO STEP 1035 (remove_files) COMPLETE
76332024-05-23T03:44:27.455Z[ recovery-image] May 23 03:44:26.000 INFO O| May 23 03:44:26.000 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76342024-05-23T03:44:27.887Z[ recovery-image] May 23 03:44:26.019 INFO O| May 23 03:44:26.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
76352024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.019 INFO O| May 23 03:44:26.019 INFO STEP 1036 (remove_files) COMPLETE
76362024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.019 INFO O| May 23 03:44:26.019 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76372024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.038 INFO O| May 23 03:44:26.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
76382024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.038 INFO O| May 23 03:44:26.038 INFO STEP 1037 (remove_files) COMPLETE
76392024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.038 INFO O| May 23 03:44:26.038 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76402024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.071 INFO O| May 23 03:44:26.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
76412024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.071 INFO O| May 23 03:44:26.071 INFO STEP 1038 (remove_files) COMPLETE
76422024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.071 INFO O| May 23 03:44:26.071 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76432024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.104 INFO O| May 23 03:44:26.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
76442024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.104 INFO O| May 23 03:44:26.104 INFO STEP 1039 (remove_files) COMPLETE
76452024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.104 INFO O| May 23 03:44:26.104 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76462024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.122 INFO O| May 23 03:44:26.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
76472024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.122 INFO O| May 23 03:44:26.122 INFO STEP 1040 (remove_files) COMPLETE
76482024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.122 INFO O| May 23 03:44:26.122 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76492024-05-23T03:44:27.888Z[ recovery-image] May 23 03:44:26.141 INFO O| May 23 03:44:26.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
76502024-05-23T03:44:27.889Z[ recovery-image] May 23 03:44:26.141 INFO O| May 23 03:44:26.141 INFO STEP 1041 (remove_files) COMPLETE
76512024-05-23T03:44:27.889Z[ recovery-image] May 23 03:44:26.141 INFO O| May 23 03:44:26.141 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76522024-05-23T03:44:27.889Z[ recovery-image] May 23 03:44:26.176 INFO O| May 23 03:44:26.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
76532024-05-23T03:44:27.889Z[ recovery-image] May 23 03:44:26.176 INFO O| May 23 03:44:26.176 INFO STEP 1042 (remove_files) COMPLETE
76542024-05-23T03:44:27.889Z[ recovery-image] May 23 03:44:26.176 INFO O| May 23 03:44:26.176 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76552024-05-23T03:44:27.889Z[ recovery-image] May 23 03:44:26.197 INFO O| May 23 03:44:26.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
76562024-05-23T03:44:27.889Z[ recovery-image] May 23 03:44:26.197 INFO O| May 23 03:44:26.197 INFO STEP 1043 (remove_files) COMPLETE
76572024-05-23T03:44:27.889Z[ recovery-image] May 23 03:44:26.197 INFO O| May 23 03:44:26.197 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76582024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.216 INFO O| May 23 03:44:26.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
76592024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.216 INFO O| May 23 03:44:26.216 INFO STEP 1044 (remove_files) COMPLETE
76602024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.216 INFO O| May 23 03:44:26.216 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76612024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.252 INFO O| May 23 03:44:26.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
76622024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.252 INFO O| May 23 03:44:26.252 INFO STEP 1045 (remove_files) COMPLETE
76632024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.252 INFO O| May 23 03:44:26.252 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76642024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.274 INFO O| May 23 03:44:26.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
76652024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.274 INFO O| May 23 03:44:26.274 INFO STEP 1046 (remove_files) COMPLETE
76662024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.274 INFO O| May 23 03:44:26.274 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76672024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.293 INFO O| May 23 03:44:26.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
76682024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.293 INFO O| May 23 03:44:26.293 INFO STEP 1047 (remove_files) COMPLETE
76692024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.293 INFO O| May 23 03:44:26.293 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76702024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.313 INFO O| May 23 03:44:26.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
76712024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.313 INFO O| May 23 03:44:26.313 INFO STEP 1048 (remove_files) COMPLETE
76722024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.313 INFO O| May 23 03:44:26.313 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76732024-05-23T03:44:27.890Z[ recovery-image] May 23 03:44:26.334 INFO O| May 23 03:44:26.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
76742024-05-23T03:44:27.891Z[ recovery-image] May 23 03:44:26.334 INFO O| May 23 03:44:26.334 INFO STEP 1049 (remove_files) COMPLETE
76752024-05-23T03:44:27.891Z[ recovery-image] May 23 03:44:26.335 INFO O| May 23 03:44:26.334 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76762024-05-23T03:44:27.891Z[ recovery-image] May 23 03:44:26.355 INFO O| May 23 03:44:26.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
76772024-05-23T03:44:27.891Z[ recovery-image] May 23 03:44:26.355 INFO O| May 23 03:44:26.355 INFO STEP 1050 (remove_files) COMPLETE
76782024-05-23T03:44:27.891Z[ recovery-image] May 23 03:44:26.355 INFO O| May 23 03:44:26.355 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76792024-05-23T03:44:27.905Z[ recovery-image] May 23 03:44:26.441 INFO O| May 23 03:44:26.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
76802024-05-23T03:44:27.906Z[ recovery-image] May 23 03:44:26.441 INFO O| May 23 03:44:26.441 INFO STEP 1051 (remove_files) COMPLETE
76812024-05-23T03:44:27.906Z[ recovery-image] May 23 03:44:26.441 INFO O| May 23 03:44:26.441 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76822024-05-23T03:44:27.939Z[ recovery-image] May 23 03:44:26.470 INFO O| May 23 03:44:26.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
76832024-05-23T03:44:27.947Z[ recovery-image] May 23 03:44:26.470 INFO O| May 23 03:44:26.470 INFO STEP 1052 (remove_files) COMPLETE
76842024-05-23T03:44:27.947Z[ recovery-image] May 23 03:44:26.471 INFO O| May 23 03:44:26.470 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76852024-05-23T03:44:27.954Z[ recovery-image] May 23 03:44:26.493 INFO O| May 23 03:44:26.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
76862024-05-23T03:44:27.954Z[ recovery-image] May 23 03:44:26.493 INFO O| May 23 03:44:26.493 INFO STEP 1053 (remove_files) COMPLETE
76872024-05-23T03:44:27.954Z[ recovery-image] May 23 03:44:26.493 INFO O| May 23 03:44:26.493 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76882024-05-23T03:44:28.039Z[ recovery-image] May 23 03:44:26.586 INFO O| May 23 03:44:26.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
76892024-05-23T03:44:28.039Z[ recovery-image] May 23 03:44:26.586 INFO O| May 23 03:44:26.586 INFO STEP 1054 (remove_files) COMPLETE
76902024-05-23T03:44:28.039Z[ recovery-image] May 23 03:44:26.586 INFO O| May 23 03:44:26.586 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76912024-05-23T03:44:28.064Z[ recovery-image] May 23 03:44:26.609 INFO O| May 23 03:44:26.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
76922024-05-23T03:44:28.065Z[ recovery-image] May 23 03:44:26.609 INFO O| May 23 03:44:26.609 INFO STEP 1055 (remove_files) COMPLETE
76932024-05-23T03:44:28.065Z[ recovery-image] May 23 03:44:26.609 INFO O| May 23 03:44:26.609 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76942024-05-23T03:44:28.097Z[ recovery-image] May 23 03:44:26.644 INFO O| May 23 03:44:26.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
76952024-05-23T03:44:28.097Z[ recovery-image] May 23 03:44:26.644 INFO O| May 23 03:44:26.644 INFO STEP 1056 (remove_files) COMPLETE
76962024-05-23T03:44:28.097Z[ recovery-image] May 23 03:44:26.644 INFO O| May 23 03:44:26.644 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76972024-05-23T03:44:28.119Z[ recovery-image] May 23 03:44:26.665 INFO O| May 23 03:44:26.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
76982024-05-23T03:44:28.119Z[ recovery-image] May 23 03:44:26.665 INFO O| May 23 03:44:26.665 INFO STEP 1057 (remove_files) COMPLETE
76992024-05-23T03:44:28.119Z[ recovery-image] May 23 03:44:26.665 INFO O| May 23 03:44:26.665 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77002024-05-23T03:44:28.151Z[ recovery-image] May 23 03:44:26.697 INFO O| May 23 03:44:26.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
77012024-05-23T03:44:28.151Z[ recovery-image] May 23 03:44:26.697 INFO O| May 23 03:44:26.697 INFO STEP 1058 (remove_files) COMPLETE
77022024-05-23T03:44:28.151Z[ recovery-image] May 23 03:44:26.697 INFO O| May 23 03:44:26.697 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77032024-05-23T03:44:28.218Z[ recovery-image] May 23 03:44:26.755 INFO O| May 23 03:44:26.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
77042024-05-23T03:44:28.218Z[ recovery-image] May 23 03:44:26.755 INFO O| May 23 03:44:26.755 INFO STEP 1059 (remove_files) COMPLETE
77052024-05-23T03:44:28.218Z[ recovery-image] May 23 03:44:26.755 INFO O| May 23 03:44:26.755 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77062024-05-23T03:44:28.235Z[ recovery-image] May 23 03:44:26.775 INFO O| May 23 03:44:26.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
77072024-05-23T03:44:28.235Z[ recovery-image] May 23 03:44:26.775 INFO O| May 23 03:44:26.775 INFO STEP 1060 (remove_files) COMPLETE
77082024-05-23T03:44:28.251Z[ recovery-image] May 23 03:44:26.775 INFO O| May 23 03:44:26.775 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77092024-05-23T03:44:28.265Z[ recovery-image] May 23 03:44:26.793 INFO O| May 23 03:44:26.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
77102024-05-23T03:44:28.266Z[ recovery-image] May 23 03:44:26.793 INFO O| May 23 03:44:26.793 INFO STEP 1061 (remove_files) COMPLETE
77112024-05-23T03:44:28.266Z[ recovery-image] May 23 03:44:26.793 INFO O| May 23 03:44:26.793 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77122024-05-23T03:44:28.272Z[ recovery-image] May 23 03:44:26.811 INFO O| May 23 03:44:26.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
77132024-05-23T03:44:28.272Z[ recovery-image] May 23 03:44:26.811 INFO O| May 23 03:44:26.811 INFO STEP 1062 (remove_files) COMPLETE
77142024-05-23T03:44:28.272Z[ recovery-image] May 23 03:44:26.811 INFO O| May 23 03:44:26.811 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77152024-05-23T03:44:28.290Z[ recovery-image] May 23 03:44:26.828 INFO O| May 23 03:44:26.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
77162024-05-23T03:44:28.290Z[ recovery-image] May 23 03:44:26.828 INFO O| May 23 03:44:26.828 INFO STEP 1063 (remove_files) COMPLETE
77172024-05-23T03:44:28.290Z[ recovery-image] May 23 03:44:26.828 INFO O| May 23 03:44:26.828 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77182024-05-23T03:44:28.321Z[ recovery-image] May 23 03:44:26.865 INFO O| May 23 03:44:26.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
77192024-05-23T03:44:28.329Z[ recovery-image] May 23 03:44:26.865 INFO O| May 23 03:44:26.865 INFO STEP 1064 (remove_files) COMPLETE
77202024-05-23T03:44:28.329Z[ recovery-image] May 23 03:44:26.865 INFO O| May 23 03:44:26.865 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77212024-05-23T03:44:28.379Z[ recovery-image] May 23 03:44:26.926 INFO O| May 23 03:44:26.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
77222024-05-23T03:44:28.383Z[ recovery-image] May 23 03:44:26.926 INFO O| May 23 03:44:26.926 INFO STEP 1065 (remove_files) COMPLETE
77232024-05-23T03:44:28.383Z[ recovery-image] May 23 03:44:26.926 INFO O| May 23 03:44:26.926 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77242024-05-23T03:44:28.451Z[ recovery-image] May 23 03:44:26.998 INFO O| May 23 03:44:26.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
77252024-05-23T03:44:28.455Z[ recovery-image] May 23 03:44:26.998 INFO O| May 23 03:44:26.998 INFO STEP 1066 (remove_files) COMPLETE
77262024-05-23T03:44:28.455Z[ recovery-image] May 23 03:44:26.998 INFO O| May 23 03:44:26.998 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77272024-05-23T03:44:28.485Z[ recovery-image] May 23 03:44:27.020 INFO O| May 23 03:44:27.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
77282024-05-23T03:44:28.485Z[ recovery-image] May 23 03:44:27.020 INFO O| May 23 03:44:27.020 INFO STEP 1067 (remove_files) COMPLETE
77292024-05-23T03:44:28.485Z[ recovery-image] May 23 03:44:27.020 INFO O| May 23 03:44:27.020 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77302024-05-23T03:44:28.494Z[ recovery-image] May 23 03:44:27.039 INFO O| May 23 03:44:27.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
77312024-05-23T03:44:28.494Z[ recovery-image] May 23 03:44:27.040 INFO O| May 23 03:44:27.039 INFO STEP 1068 (remove_files) COMPLETE
77322024-05-23T03:44:28.494Z[ recovery-image] May 23 03:44:27.040 INFO O| May 23 03:44:27.040 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77332024-05-23T03:44:28.514Z[ recovery-image] May 23 03:44:27.061 INFO O| May 23 03:44:27.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
77342024-05-23T03:44:28.519Z[ recovery-image] May 23 03:44:27.061 INFO O| May 23 03:44:27.061 INFO STEP 1069 (remove_files) COMPLETE
77352024-05-23T03:44:28.519Z[ recovery-image] May 23 03:44:27.061 INFO O| May 23 03:44:27.061 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77362024-05-23T03:44:28.534Z[ recovery-image] May 23 03:44:27.081 INFO O| May 23 03:44:27.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
77372024-05-23T03:44:28.537Z[ recovery-image] May 23 03:44:27.081 INFO O| May 23 03:44:27.081 INFO STEP 1070 (remove_files) COMPLETE
77382024-05-23T03:44:28.537Z[ recovery-image] May 23 03:44:27.081 INFO O| May 23 03:44:27.081 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77392024-05-23T03:44:28.555Z[ recovery-image] May 23 03:44:27.102 INFO O| May 23 03:44:27.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
77402024-05-23T03:44:28.560Z[ recovery-image] May 23 03:44:27.102 INFO O| May 23 03:44:27.102 INFO STEP 1071 (remove_files) COMPLETE
77412024-05-23T03:44:28.560Z[ recovery-image] May 23 03:44:27.102 INFO O| May 23 03:44:27.102 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77422024-05-23T03:44:28.585Z[ recovery-image] May 23 03:44:27.131 INFO O| May 23 03:44:27.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
77432024-05-23T03:44:28.585Z[ recovery-image] May 23 03:44:27.131 INFO O| May 23 03:44:27.131 INFO STEP 1072 (remove_files) COMPLETE
77442024-05-23T03:44:28.591Z[ recovery-image] May 23 03:44:27.132 INFO O| May 23 03:44:27.131 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77452024-05-23T03:44:28.607Z[ recovery-image] May 23 03:44:27.152 INFO O| May 23 03:44:27.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
77462024-05-23T03:44:28.611Z[ recovery-image] May 23 03:44:27.153 INFO O| May 23 03:44:27.153 INFO STEP 1073 (remove_files) COMPLETE
77472024-05-23T03:44:28.611Z[ recovery-image] May 23 03:44:27.153 INFO O| May 23 03:44:27.153 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77482024-05-23T03:44:28.625Z[ recovery-image] May 23 03:44:27.173 INFO O| May 23 03:44:27.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
77492024-05-23T03:44:28.625Z[ recovery-image] May 23 03:44:27.173 INFO O| May 23 03:44:27.173 INFO STEP 1074 (remove_files) COMPLETE
77502024-05-23T03:44:28.630Z[ recovery-image] May 23 03:44:27.173 INFO O| May 23 03:44:27.173 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77512024-05-23T03:44:28.644Z[ recovery-image] May 23 03:44:27.191 INFO O| May 23 03:44:27.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
77522024-05-23T03:44:28.644Z[ recovery-image] May 23 03:44:27.191 INFO O| May 23 03:44:27.191 INFO STEP 1075 (remove_files) COMPLETE
77532024-05-23T03:44:28.644Z[ recovery-image] May 23 03:44:27.191 INFO O| May 23 03:44:27.191 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77542024-05-23T03:44:28.664Z[ recovery-image] May 23 03:44:27.211 INFO O| May 23 03:44:27.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
77552024-05-23T03:44:28.664Z[ recovery-image] May 23 03:44:27.211 INFO O| May 23 03:44:27.211 INFO STEP 1076 (remove_files) COMPLETE
77562024-05-23T03:44:28.669Z[ recovery-image] May 23 03:44:27.211 INFO O| May 23 03:44:27.211 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77572024-05-23T03:44:28.684Z[ recovery-image] May 23 03:44:27.231 INFO O| May 23 03:44:27.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
77582024-05-23T03:44:28.684Z[ recovery-image] May 23 03:44:27.231 INFO O| May 23 03:44:27.231 INFO STEP 1077 (remove_files) COMPLETE
77592024-05-23T03:44:28.684Z[ recovery-image] May 23 03:44:27.231 INFO O| May 23 03:44:27.231 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77602024-05-23T03:44:28.708Z[ recovery-image] May 23 03:44:27.253 INFO O| May 23 03:44:27.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
77612024-05-23T03:44:28.708Z[ recovery-image] May 23 03:44:27.253 INFO O| May 23 03:44:27.253 INFO STEP 1078 (remove_files) COMPLETE
77622024-05-23T03:44:28.708Z[ recovery-image] May 23 03:44:27.253 INFO O| May 23 03:44:27.253 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77632024-05-23T03:44:28.737Z[ recovery-image] May 23 03:44:27.273 INFO O| May 23 03:44:27.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
77642024-05-23T03:44:28.756Z[ recovery-image] May 23 03:44:27.273 INFO O| May 23 03:44:27.273 INFO STEP 1079 (remove_files) COMPLETE
77652024-05-23T03:44:28.756Z[ recovery-image] May 23 03:44:27.273 INFO O| May 23 03:44:27.273 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77662024-05-23T03:44:28.761Z[ recovery-image] May 23 03:44:27.294 INFO O| May 23 03:44:27.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
77672024-05-23T03:44:28.761Z[ recovery-image] May 23 03:44:27.294 INFO O| May 23 03:44:27.294 INFO STEP 1080 (remove_files) COMPLETE
77682024-05-23T03:44:28.761Z[ recovery-image] May 23 03:44:27.294 INFO O| May 23 03:44:27.294 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77692024-05-23T03:44:28.768Z[ recovery-image] May 23 03:44:27.315 INFO O| May 23 03:44:27.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
77702024-05-23T03:44:28.768Z[ recovery-image] May 23 03:44:27.315 INFO O| May 23 03:44:27.315 INFO STEP 1081 (remove_files) COMPLETE
77712024-05-23T03:44:28.768Z[ recovery-image] May 23 03:44:27.315 INFO O| May 23 03:44:27.315 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77722024-05-23T03:44:28.794Z[ recovery-image] May 23 03:44:27.334 INFO O| May 23 03:44:27.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
77732024-05-23T03:44:28.794Z[ recovery-image] May 23 03:44:27.334 INFO O| May 23 03:44:27.334 INFO STEP 1082 (remove_files) COMPLETE
77742024-05-23T03:44:28.794Z[ recovery-image] May 23 03:44:27.334 INFO O| May 23 03:44:27.334 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77752024-05-23T03:44:28.819Z[ recovery-image] May 23 03:44:27.354 INFO O| May 23 03:44:27.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
77762024-05-23T03:44:28.819Z[ recovery-image] May 23 03:44:27.354 INFO O| May 23 03:44:27.354 INFO STEP 1083 (remove_files) COMPLETE
77772024-05-23T03:44:28.828Z[ recovery-image] May 23 03:44:27.354 INFO O| May 23 03:44:27.354 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77782024-05-23T03:44:28.828Z[ recovery-image] May 23 03:44:27.373 INFO O| May 23 03:44:27.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
77792024-05-23T03:44:28.828Z[ recovery-image] May 23 03:44:27.373 INFO O| May 23 03:44:27.373 INFO STEP 1084 (remove_files) COMPLETE
77802024-05-23T03:44:28.828Z[ recovery-image] May 23 03:44:27.373 INFO O| May 23 03:44:27.373 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77812024-05-23T03:44:28.856Z[ recovery-image] May 23 03:44:27.403 INFO O| May 23 03:44:27.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
77822024-05-23T03:44:28.860Z[ recovery-image] May 23 03:44:27.403 INFO O| May 23 03:44:27.403 INFO STEP 1085 (remove_files) COMPLETE
77832024-05-23T03:44:28.860Z[ recovery-image] May 23 03:44:27.403 INFO O| May 23 03:44:27.403 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77842024-05-23T03:44:28.880Z[ recovery-image] May 23 03:44:27.427 INFO O| May 23 03:44:27.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
77852024-05-23T03:44:28.880Z[ recovery-image] May 23 03:44:27.427 INFO O| May 23 03:44:27.427 INFO STEP 1086 (remove_files) COMPLETE
77862024-05-23T03:44:28.880Z[ recovery-image] May 23 03:44:27.427 INFO O| May 23 03:44:27.427 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77872024-05-23T03:44:28.899Z[ recovery-image] May 23 03:44:27.446 INFO O| May 23 03:44:27.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
77882024-05-23T03:44:28.899Z[ recovery-image] May 23 03:44:27.446 INFO O| May 23 03:44:27.446 INFO STEP 1087 (remove_files) COMPLETE
77892024-05-23T03:44:28.903Z[ recovery-image] May 23 03:44:27.446 INFO O| May 23 03:44:27.446 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77902024-05-23T03:44:28.920Z[ recovery-image] May 23 03:44:27.467 INFO O| May 23 03:44:27.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
77912024-05-23T03:44:28.920Z[ recovery-image] May 23 03:44:27.467 INFO O| May 23 03:44:27.467 INFO STEP 1088 (remove_files) COMPLETE
77922024-05-23T03:44:28.924Z[ recovery-image] May 23 03:44:27.467 INFO O| May 23 03:44:27.467 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77932024-05-23T03:44:28.940Z[ recovery-image] May 23 03:44:27.487 INFO O| May 23 03:44:27.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
77942024-05-23T03:44:28.941Z[ recovery-image] May 23 03:44:27.487 INFO O| May 23 03:44:27.487 INFO STEP 1089 (remove_files) COMPLETE
77952024-05-23T03:44:28.944Z[ recovery-image] May 23 03:44:27.487 INFO O| May 23 03:44:27.487 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77962024-05-23T03:44:28.960Z[ recovery-image] May 23 03:44:27.507 INFO O| May 23 03:44:27.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
77972024-05-23T03:44:28.960Z[ recovery-image] May 23 03:44:27.507 INFO O| May 23 03:44:27.507 INFO STEP 1090 (remove_files) COMPLETE
77982024-05-23T03:44:28.965Z[ recovery-image] May 23 03:44:27.507 INFO O| May 23 03:44:27.507 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77992024-05-23T03:44:29.021Z[ recovery-image] May 23 03:44:27.568 INFO O| May 23 03:44:27.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
78002024-05-23T03:44:29.026Z[ recovery-image] May 23 03:44:27.568 INFO O| May 23 03:44:27.568 INFO STEP 1091 (remove_files) COMPLETE
78012024-05-23T03:44:29.026Z[ recovery-image] May 23 03:44:27.568 INFO O| May 23 03:44:27.568 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78022024-05-23T03:44:29.046Z[ recovery-image] May 23 03:44:27.588 INFO O| May 23 03:44:27.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
78032024-05-23T03:44:29.046Z[ recovery-image] May 23 03:44:27.588 INFO O| May 23 03:44:27.588 INFO STEP 1092 (remove_files) COMPLETE
78042024-05-23T03:44:29.050Z[ recovery-image] May 23 03:44:27.588 INFO O| May 23 03:44:27.588 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78052024-05-23T03:44:29.059Z[ recovery-image] May 23 03:44:27.606 INFO O| May 23 03:44:27.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
78062024-05-23T03:44:29.059Z[ recovery-image] May 23 03:44:27.606 INFO O| May 23 03:44:27.606 INFO STEP 1093 (remove_files) COMPLETE
78072024-05-23T03:44:29.063Z[ recovery-image] May 23 03:44:27.606 INFO O| May 23 03:44:27.606 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78082024-05-23T03:44:29.084Z[ recovery-image] May 23 03:44:27.631 INFO O| May 23 03:44:27.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
78092024-05-23T03:44:29.085Z[ recovery-image] May 23 03:44:27.631 INFO O| May 23 03:44:27.631 INFO STEP 1094 (remove_files) COMPLETE
78102024-05-23T03:44:29.085Z[ recovery-image] May 23 03:44:27.631 INFO O| May 23 03:44:27.631 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78112024-05-23T03:44:29.115Z[ recovery-image] May 23 03:44:27.662 INFO O| May 23 03:44:27.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
78122024-05-23T03:44:29.115Z[ recovery-image] May 23 03:44:27.662 INFO O| May 23 03:44:27.662 INFO STEP 1095 (remove_files) COMPLETE
78132024-05-23T03:44:29.115Z[ recovery-image] May 23 03:44:27.662 INFO O| May 23 03:44:27.662 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78142024-05-23T03:44:29.176Z[ recovery-image] May 23 03:44:27.723 INFO O| May 23 03:44:27.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
78152024-05-23T03:44:29.177Z[ recovery-image] May 23 03:44:27.724 INFO O| May 23 03:44:27.724 INFO STEP 1096 (remove_files) COMPLETE
78162024-05-23T03:44:29.180Z[ recovery-image] May 23 03:44:27.724 INFO O| May 23 03:44:27.724 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78172024-05-23T03:44:29.195Z[ recovery-image] May 23 03:44:27.742 INFO O| May 23 03:44:27.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
78182024-05-23T03:44:29.195Z[ recovery-image] May 23 03:44:27.742 INFO O| May 23 03:44:27.742 INFO STEP 1097 (remove_files) COMPLETE
78192024-05-23T03:44:29.195Z[ recovery-image] May 23 03:44:27.742 INFO O| May 23 03:44:27.742 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78202024-05-23T03:44:29.214Z[ recovery-image] May 23 03:44:27.761 INFO O| May 23 03:44:27.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
78212024-05-23T03:44:29.214Z[ recovery-image] May 23 03:44:27.761 INFO O| May 23 03:44:27.761 INFO STEP 1098 (remove_files) COMPLETE
78222024-05-23T03:44:29.214Z[ recovery-image] May 23 03:44:27.761 INFO O| May 23 03:44:27.761 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78232024-05-23T03:44:29.233Z[ recovery-image] May 23 03:44:27.780 INFO O| May 23 03:44:27.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
78242024-05-23T03:44:29.233Z[ recovery-image] May 23 03:44:27.780 INFO O| May 23 03:44:27.780 INFO STEP 1099 (remove_files) COMPLETE
78252024-05-23T03:44:29.233Z[ recovery-image] May 23 03:44:27.780 INFO O| May 23 03:44:27.780 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78262024-05-23T03:44:29.252Z[ recovery-image] May 23 03:44:27.799 INFO O| May 23 03:44:27.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
78272024-05-23T03:44:29.252Z[ recovery-image] May 23 03:44:27.799 INFO O| May 23 03:44:27.799 INFO STEP 1100 (remove_files) COMPLETE
78282024-05-23T03:44:29.252Z[ recovery-image] May 23 03:44:27.799 INFO O| May 23 03:44:27.799 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78292024-05-23T03:44:29.271Z[ recovery-image] May 23 03:44:27.818 INFO O| May 23 03:44:27.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
78302024-05-23T03:44:29.271Z[ recovery-image] May 23 03:44:27.818 INFO O| May 23 03:44:27.818 INFO STEP 1101 (remove_files) COMPLETE
78312024-05-23T03:44:29.271Z[ recovery-image] May 23 03:44:27.818 INFO O| May 23 03:44:27.818 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78322024-05-23T03:44:29.289Z[ recovery-image] May 23 03:44:27.835 INFO O| May 23 03:44:27.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
78332024-05-23T03:44:29.289Z[ recovery-image] May 23 03:44:27.836 INFO O| May 23 03:44:27.835 INFO STEP 1102 (remove_files) COMPLETE
78342024-05-23T03:44:29.289Z[ recovery-image] May 23 03:44:27.836 INFO O| May 23 03:44:27.836 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78352024-05-23T03:44:29.320Z[ recovery-image] May 23 03:44:27.867 INFO O| May 23 03:44:27.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
78362024-05-23T03:44:29.320Z[ recovery-image] May 23 03:44:27.867 INFO O| May 23 03:44:27.867 INFO STEP 1103 (remove_files) COMPLETE
78372024-05-23T03:44:29.321Z[ recovery-image] May 23 03:44:27.867 INFO O| May 23 03:44:27.867 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78382024-05-23T03:44:29.375Z[ recovery-image] May 23 03:44:27.921 INFO O| May 23 03:44:27.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
78392024-05-23T03:44:29.375Z[ recovery-image] May 23 03:44:27.921 INFO O| May 23 03:44:27.921 INFO STEP 1104 (remove_files) COMPLETE
78402024-05-23T03:44:29.375Z[ recovery-image] May 23 03:44:27.921 INFO O| May 23 03:44:27.921 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78412024-05-23T03:44:29.436Z[ recovery-image] May 23 03:44:27.982 INFO O| May 23 03:44:27.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
78422024-05-23T03:44:29.437Z[ recovery-image] May 23 03:44:27.982 INFO O| May 23 03:44:27.982 INFO STEP 1105 (remove_files) COMPLETE
78432024-05-23T03:44:29.437Z[ recovery-image] May 23 03:44:27.982 INFO O| May 23 03:44:27.982 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78442024-05-23T03:44:29.459Z[ recovery-image] May 23 03:44:28.005 INFO O| May 23 03:44:28.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
78452024-05-23T03:44:29.463Z[ recovery-image] May 23 03:44:28.005 INFO O| May 23 03:44:28.005 INFO STEP 1106 (remove_files) COMPLETE
78462024-05-23T03:44:29.463Z[ recovery-image] May 23 03:44:28.006 INFO O| May 23 03:44:28.006 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78472024-05-23T03:44:29.479Z[ recovery-image] May 23 03:44:28.026 INFO O| May 23 03:44:28.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
78482024-05-23T03:44:29.483Z[ recovery-image] May 23 03:44:28.026 INFO O| May 23 03:44:28.026 INFO STEP 1107 (remove_files) COMPLETE
78492024-05-23T03:44:29.483Z[ recovery-image] May 23 03:44:28.026 INFO O| May 23 03:44:28.026 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78502024-05-23T03:44:29.498Z[ recovery-image] May 23 03:44:28.045 INFO O| May 23 03:44:28.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
78512024-05-23T03:44:29.498Z[ recovery-image] May 23 03:44:28.045 INFO O| May 23 03:44:28.045 INFO STEP 1108 (remove_files) COMPLETE
78522024-05-23T03:44:29.498Z[ recovery-image] May 23 03:44:28.045 INFO O| May 23 03:44:28.045 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78532024-05-23T03:44:29.517Z[ recovery-image] May 23 03:44:28.063 INFO O| May 23 03:44:28.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
78542024-05-23T03:44:29.517Z[ recovery-image] May 23 03:44:28.063 INFO O| May 23 03:44:28.063 INFO STEP 1109 (remove_files) COMPLETE
78552024-05-23T03:44:29.517Z[ recovery-image] May 23 03:44:28.063 INFO O| May 23 03:44:28.063 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78562024-05-23T03:44:29.535Z[ recovery-image] May 23 03:44:28.081 INFO O| May 23 03:44:28.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
78572024-05-23T03:44:29.535Z[ recovery-image] May 23 03:44:28.081 INFO O| May 23 03:44:28.081 INFO STEP 1110 (remove_files) COMPLETE
78582024-05-23T03:44:29.535Z[ recovery-image] May 23 03:44:28.081 INFO O| May 23 03:44:28.081 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78592024-05-23T03:44:29.587Z[ recovery-image] May 23 03:44:28.134 INFO O| May 23 03:44:28.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
78602024-05-23T03:44:29.587Z[ recovery-image] May 23 03:44:28.134 INFO O| May 23 03:44:28.134 INFO STEP 1111 (remove_files) COMPLETE
78612024-05-23T03:44:29.591Z[ recovery-image] May 23 03:44:28.134 INFO O| May 23 03:44:28.134 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78622024-05-23T03:44:29.652Z[ recovery-image] May 23 03:44:28.199 INFO O| May 23 03:44:28.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
78632024-05-23T03:44:29.652Z[ recovery-image] May 23 03:44:28.199 INFO O| May 23 03:44:28.199 INFO STEP 1112 (remove_files) COMPLETE
78642024-05-23T03:44:29.656Z[ recovery-image] May 23 03:44:28.199 INFO O| May 23 03:44:28.199 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78652024-05-23T03:44:29.698Z[ recovery-image] May 23 03:44:28.243 INFO O| May 23 03:44:28.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
78662024-05-23T03:44:29.698Z[ recovery-image] May 23 03:44:28.244 INFO O| May 23 03:44:28.244 INFO STEP 1113 (remove_files) COMPLETE
78672024-05-23T03:44:29.698Z[ recovery-image] May 23 03:44:28.244 INFO O| May 23 03:44:28.244 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78682024-05-23T03:44:29.761Z[ recovery-image] May 23 03:44:28.304 INFO O| May 23 03:44:28.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
78692024-05-23T03:44:29.761Z[ recovery-image] May 23 03:44:28.304 INFO O| May 23 03:44:28.304 INFO STEP 1114 (remove_files) COMPLETE
78702024-05-23T03:44:29.761Z[ recovery-image] May 23 03:44:28.304 INFO O| May 23 03:44:28.304 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78712024-05-23T03:44:29.935Z[ recovery-image] May 23 03:44:28.346 INFO O| May 23 03:44:28.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
78722024-05-23T03:44:29.935Z[ recovery-image] May 23 03:44:28.346 INFO O| May 23 03:44:28.346 INFO STEP 1115 (remove_files) COMPLETE
78732024-05-23T03:44:29.935Z[ recovery-image] May 23 03:44:28.346 INFO O| May 23 03:44:28.346 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78742024-05-23T03:44:29.940Z[ recovery-image] May 23 03:44:28.366 INFO O| May 23 03:44:28.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
78752024-05-23T03:44:29.940Z[ recovery-image] May 23 03:44:28.366 INFO O| May 23 03:44:28.366 INFO STEP 1116 (remove_files) COMPLETE
78762024-05-23T03:44:29.940Z[ recovery-image] May 23 03:44:28.366 INFO O| May 23 03:44:28.366 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78772024-05-23T03:44:29.940Z[ recovery-image] May 23 03:44:28.385 INFO O| May 23 03:44:28.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
78782024-05-23T03:44:29.940Z[ recovery-image] May 23 03:44:28.385 INFO O| May 23 03:44:28.385 INFO STEP 1117 (remove_files) COMPLETE
78792024-05-23T03:44:29.940Z[ recovery-image] May 23 03:44:28.385 INFO O| May 23 03:44:28.385 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78802024-05-23T03:44:29.940Z[ recovery-image] May 23 03:44:28.455 INFO O| May 23 03:44:28.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
78812024-05-23T03:44:29.940Z[ recovery-image] May 23 03:44:28.455 INFO O| May 23 03:44:28.455 INFO STEP 1118 (remove_files) COMPLETE
78822024-05-23T03:44:29.941Z[ recovery-image] May 23 03:44:28.455 INFO O| May 23 03:44:28.455 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78832024-05-23T03:44:29.941Z[ recovery-image] May 23 03:44:28.486 INFO O| May 23 03:44:28.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
78842024-05-23T03:44:29.941Z[ recovery-image] May 23 03:44:28.486 INFO O| May 23 03:44:28.486 INFO STEP 1119 (remove_files) COMPLETE
78852024-05-23T03:44:29.945Z[ recovery-image] May 23 03:44:28.486 INFO O| May 23 03:44:28.486 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78862024-05-23T03:44:29.974Z[ recovery-image] May 23 03:44:28.519 INFO O| May 23 03:44:28.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
78872024-05-23T03:44:29.974Z[ recovery-image] May 23 03:44:28.520 INFO O| May 23 03:44:28.519 INFO STEP 1120 (remove_files) COMPLETE
78882024-05-23T03:44:29.974Z[ recovery-image] May 23 03:44:28.520 INFO O| May 23 03:44:28.520 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78892024-05-23T03:44:30.010Z[ recovery-image] May 23 03:44:28.556 INFO O| May 23 03:44:28.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
78902024-05-23T03:44:30.010Z[ recovery-image] May 23 03:44:28.556 INFO O| May 23 03:44:28.556 INFO STEP 1121 (remove_files) COMPLETE
78912024-05-23T03:44:30.010Z[ recovery-image] May 23 03:44:28.556 INFO O| May 23 03:44:28.556 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78922024-05-23T03:44:30.034Z[ recovery-image] May 23 03:44:28.577 INFO O| May 23 03:44:28.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
78932024-05-23T03:44:30.034Z[ recovery-image] May 23 03:44:28.577 INFO O| May 23 03:44:28.577 INFO STEP 1122 (remove_files) COMPLETE
78942024-05-23T03:44:30.035Z[ recovery-image] May 23 03:44:28.577 INFO O| May 23 03:44:28.577 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78952024-05-23T03:44:30.058Z[ recovery-image] May 23 03:44:28.596 INFO O| May 23 03:44:28.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
78962024-05-23T03:44:30.059Z[ recovery-image] May 23 03:44:28.597 INFO O| May 23 03:44:28.596 INFO STEP 1123 (remove_files) COMPLETE
78972024-05-23T03:44:30.066Z[ recovery-image] May 23 03:44:28.597 INFO O| May 23 03:44:28.597 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78982024-05-23T03:44:30.073Z[ recovery-image] May 23 03:44:28.615 INFO O| May 23 03:44:28.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
78992024-05-23T03:44:30.073Z[ recovery-image] May 23 03:44:28.616 INFO O| May 23 03:44:28.616 INFO STEP 1124 (remove_files) COMPLETE
79002024-05-23T03:44:30.074Z[ recovery-image] May 23 03:44:28.616 INFO O| May 23 03:44:28.616 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79012024-05-23T03:44:30.100Z[ recovery-image] May 23 03:44:28.645 INFO O| May 23 03:44:28.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
79022024-05-23T03:44:30.100Z[ recovery-image] May 23 03:44:28.645 INFO O| May 23 03:44:28.645 INFO STEP 1125 (remove_files) COMPLETE
79032024-05-23T03:44:30.100Z[ recovery-image] May 23 03:44:28.645 INFO O| May 23 03:44:28.645 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79042024-05-23T03:44:30.573Z[ recovery-image] May 23 03:44:28.707 INFO O| May 23 03:44:28.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
79052024-05-23T03:44:30.573Z[ recovery-image] May 23 03:44:28.707 INFO O| May 23 03:44:28.707 INFO STEP 1126 (remove_files) COMPLETE
79062024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.707 INFO O| May 23 03:44:28.707 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79072024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.729 INFO O| May 23 03:44:28.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
79082024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.729 INFO O| May 23 03:44:28.729 INFO STEP 1127 (remove_files) COMPLETE
79092024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.729 INFO O| May 23 03:44:28.729 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79102024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.767 INFO O| May 23 03:44:28.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
79112024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.767 INFO O| May 23 03:44:28.767 INFO STEP 1128 (remove_files) COMPLETE
79122024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.767 INFO O| May 23 03:44:28.767 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79132024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.788 INFO O| May 23 03:44:28.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
79142024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.788 INFO O| May 23 03:44:28.788 INFO STEP 1129 (remove_files) COMPLETE
79152024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.788 INFO O| May 23 03:44:28.788 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79162024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.808 INFO O| May 23 03:44:28.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
79172024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.808 INFO O| May 23 03:44:28.808 INFO STEP 1130 (remove_files) COMPLETE
79182024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.808 INFO O| May 23 03:44:28.808 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79192024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.840 INFO O| May 23 03:44:28.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
79202024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.841 INFO O| May 23 03:44:28.840 INFO STEP 1131 (remove_files) COMPLETE
79212024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.841 INFO O| May 23 03:44:28.840 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79222024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.863 INFO O| May 23 03:44:28.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
79232024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.863 INFO O| May 23 03:44:28.863 INFO STEP 1132 (remove_files) COMPLETE
79242024-05-23T03:44:30.581Z[ recovery-image] May 23 03:44:28.863 INFO O| May 23 03:44:28.863 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79252024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.891 INFO O| May 23 03:44:28.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
79262024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.891 INFO O| May 23 03:44:28.891 INFO STEP 1133 (remove_files) COMPLETE
79272024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.891 INFO O| May 23 03:44:28.891 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79282024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.913 INFO O| May 23 03:44:28.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
79292024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.914 INFO O| May 23 03:44:28.913 INFO STEP 1134 (remove_files) COMPLETE
79302024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.914 INFO O| May 23 03:44:28.914 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79312024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.933 INFO O| May 23 03:44:28.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
79322024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.934 INFO O| May 23 03:44:28.934 INFO STEP 1135 (remove_files) COMPLETE
79332024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.934 INFO O| May 23 03:44:28.934 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79342024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.953 INFO O| May 23 03:44:28.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
79352024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.953 INFO O| May 23 03:44:28.953 INFO STEP 1136 (remove_files) COMPLETE
79362024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.954 INFO O| May 23 03:44:28.953 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79372024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.973 INFO O| May 23 03:44:28.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
79382024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.974 INFO O| May 23 03:44:28.974 INFO STEP 1137 (remove_files) COMPLETE
79392024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.974 INFO O| May 23 03:44:28.974 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79402024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.992 INFO O| May 23 03:44:28.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
79412024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.992 INFO O| May 23 03:44:28.992 INFO STEP 1138 (remove_files) COMPLETE
79422024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:28.992 INFO O| May 23 03:44:28.992 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79432024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:29.017 INFO O| May 23 03:44:29.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
79442024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:29.017 INFO O| May 23 03:44:29.017 INFO STEP 1139 (remove_files) COMPLETE
79452024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:29.017 INFO O| May 23 03:44:29.017 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79462024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:29.037 INFO O| May 23 03:44:29.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
79472024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:29.037 INFO O| May 23 03:44:29.037 INFO STEP 1140 (remove_files) COMPLETE
79482024-05-23T03:44:30.582Z[ recovery-image] May 23 03:44:29.037 INFO O| May 23 03:44:29.037 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79492024-05-23T03:44:30.583Z[ recovery-image] May 23 03:44:29.075 INFO O| May 23 03:44:29.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
79502024-05-23T03:44:30.583Z[ recovery-image] May 23 03:44:29.075 INFO O| May 23 03:44:29.075 INFO STEP 1141 (remove_files) COMPLETE
79512024-05-23T03:44:30.583Z[ recovery-image] May 23 03:44:29.075 INFO O| May 23 03:44:29.075 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79522024-05-23T03:44:30.628Z[ recovery-image] May 23 03:44:29.175 INFO O| May 23 03:44:29.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
79532024-05-23T03:44:30.628Z[ recovery-image] May 23 03:44:29.175 INFO O| May 23 03:44:29.175 INFO STEP 1142 (remove_files) COMPLETE
79542024-05-23T03:44:30.633Z[ recovery-image] May 23 03:44:29.175 INFO O| May 23 03:44:29.175 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79552024-05-23T03:44:30.656Z[ recovery-image] May 23 03:44:29.202 INFO O| May 23 03:44:29.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
79562024-05-23T03:44:30.656Z[ recovery-image] May 23 03:44:29.202 INFO O| May 23 03:44:29.202 INFO STEP 1143 (remove_files) COMPLETE
79572024-05-23T03:44:30.660Z[ recovery-image] May 23 03:44:29.202 INFO O| May 23 03:44:29.202 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79582024-05-23T03:44:30.712Z[ recovery-image] May 23 03:44:29.258 INFO O| May 23 03:44:29.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
79592024-05-23T03:44:30.712Z[ recovery-image] May 23 03:44:29.258 INFO O| May 23 03:44:29.258 INFO STEP 1144 (remove_files) COMPLETE
79602024-05-23T03:44:30.717Z[ recovery-image] May 23 03:44:29.258 INFO O| May 23 03:44:29.258 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79612024-05-23T03:44:30.774Z[ recovery-image] May 23 03:44:29.320 INFO O| May 23 03:44:29.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
79622024-05-23T03:44:30.775Z[ recovery-image] May 23 03:44:29.321 INFO O| May 23 03:44:29.321 INFO STEP 1145 (remove_files) COMPLETE
79632024-05-23T03:44:30.779Z[ recovery-image] May 23 03:44:29.321 INFO O| May 23 03:44:29.321 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79642024-05-23T03:44:30.816Z[ recovery-image] May 23 03:44:29.362 INFO O| May 23 03:44:29.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
79652024-05-23T03:44:30.820Z[ recovery-image] May 23 03:44:29.362 INFO O| May 23 03:44:29.362 INFO STEP 1146 (remove_files) COMPLETE
79662024-05-23T03:44:30.820Z[ recovery-image] May 23 03:44:29.362 INFO O| May 23 03:44:29.362 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79672024-05-23T03:44:30.836Z[ recovery-image] May 23 03:44:29.382 INFO O| May 23 03:44:29.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
79682024-05-23T03:44:30.840Z[ recovery-image] May 23 03:44:29.382 INFO O| May 23 03:44:29.382 INFO STEP 1147 (remove_files) COMPLETE
79692024-05-23T03:44:30.840Z[ recovery-image] May 23 03:44:29.382 INFO O| May 23 03:44:29.382 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79702024-05-23T03:44:30.858Z[ recovery-image] May 23 03:44:29.401 INFO O| May 23 03:44:29.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
79712024-05-23T03:44:30.858Z[ recovery-image] May 23 03:44:29.401 INFO O| May 23 03:44:29.401 INFO STEP 1148 (remove_files) COMPLETE
79722024-05-23T03:44:30.858Z[ recovery-image] May 23 03:44:29.401 INFO O| May 23 03:44:29.401 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79732024-05-23T03:44:30.888Z[ recovery-image] May 23 03:44:29.434 INFO O| May 23 03:44:29.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
79742024-05-23T03:44:30.892Z[ recovery-image] May 23 03:44:29.434 INFO O| May 23 03:44:29.434 INFO STEP 1149 (remove_files) COMPLETE
79752024-05-23T03:44:30.892Z[ recovery-image] May 23 03:44:29.435 INFO O| May 23 03:44:29.434 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79762024-05-23T03:44:30.909Z[ recovery-image] May 23 03:44:29.455 INFO O| May 23 03:44:29.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
79772024-05-23T03:44:30.909Z[ recovery-image] May 23 03:44:29.456 INFO O| May 23 03:44:29.455 INFO STEP 1150 (remove_files) COMPLETE
79782024-05-23T03:44:30.909Z[ recovery-image] May 23 03:44:29.456 INFO O| May 23 03:44:29.455 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79792024-05-23T03:44:31.342Z[ recovery-image] May 23 03:44:29.476 INFO O| May 23 03:44:29.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
79802024-05-23T03:44:31.342Z[ recovery-image] May 23 03:44:29.476 INFO O| May 23 03:44:29.476 INFO STEP 1151 (remove_files) COMPLETE
79812024-05-23T03:44:31.348Z[ recovery-image] May 23 03:44:29.476 INFO O| May 23 03:44:29.476 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79822024-05-23T03:44:31.348Z[ recovery-image] May 23 03:44:29.513 INFO O| May 23 03:44:29.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
79832024-05-23T03:44:31.348Z[ recovery-image] May 23 03:44:29.513 INFO O| May 23 03:44:29.513 INFO STEP 1152 (remove_files) COMPLETE
79842024-05-23T03:44:31.348Z[ recovery-image] May 23 03:44:29.513 INFO O| May 23 03:44:29.513 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79852024-05-23T03:44:31.348Z[ recovery-image] May 23 03:44:29.563 INFO O| May 23 03:44:29.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
79862024-05-23T03:44:31.348Z[ recovery-image] May 23 03:44:29.563 INFO O| May 23 03:44:29.563 INFO STEP 1153 (remove_files) COMPLETE
79872024-05-23T03:44:31.348Z[ recovery-image] May 23 03:44:29.563 INFO O| May 23 03:44:29.563 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79882024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.582 INFO O| May 23 03:44:29.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
79892024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.583 INFO O| May 23 03:44:29.583 INFO STEP 1154 (remove_files) COMPLETE
79902024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.583 INFO O| May 23 03:44:29.583 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79912024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.602 INFO O| May 23 03:44:29.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
79922024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.602 INFO O| May 23 03:44:29.602 INFO STEP 1155 (remove_files) COMPLETE
79932024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.602 INFO O| May 23 03:44:29.602 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79942024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.627 INFO O| May 23 03:44:29.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
79952024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.627 INFO O| May 23 03:44:29.627 INFO STEP 1156 (remove_files) COMPLETE
79962024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.627 INFO O| May 23 03:44:29.627 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79972024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.675 INFO O| May 23 03:44:29.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
79982024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.675 INFO O| May 23 03:44:29.675 INFO STEP 1157 (remove_files) COMPLETE
79992024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.675 INFO O| May 23 03:44:29.675 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80002024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.697 INFO O| May 23 03:44:29.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
80012024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.697 INFO O| May 23 03:44:29.697 INFO STEP 1158 (remove_files) COMPLETE
80022024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.697 INFO O| May 23 03:44:29.697 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80032024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.715 INFO O| May 23 03:44:29.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
80042024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.715 INFO O| May 23 03:44:29.715 INFO STEP 1159 (remove_files) COMPLETE
80052024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.715 INFO O| May 23 03:44:29.715 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80062024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.733 INFO O| May 23 03:44:29.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
80072024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.733 INFO O| May 23 03:44:29.733 INFO STEP 1160 (remove_files) COMPLETE
80082024-05-23T03:44:31.349Z[ recovery-image] May 23 03:44:29.733 INFO O| May 23 03:44:29.733 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80092024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.756 INFO O| May 23 03:44:29.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
80102024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.756 INFO O| May 23 03:44:29.756 INFO STEP 1161 (remove_files) COMPLETE
80112024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.756 INFO O| May 23 03:44:29.756 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80122024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.777 INFO O| May 23 03:44:29.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
80132024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.777 INFO O| May 23 03:44:29.777 INFO STEP 1162 (remove_files) COMPLETE
80142024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.777 INFO O| May 23 03:44:29.777 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80152024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.795 INFO O| May 23 03:44:29.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
80162024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.795 INFO O| May 23 03:44:29.795 INFO STEP 1163 (remove_files) COMPLETE
80172024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.796 INFO O| May 23 03:44:29.795 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80182024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.812 INFO O| May 23 03:44:29.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
80192024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.812 INFO O| May 23 03:44:29.812 INFO STEP 1164 (remove_files) COMPLETE
80202024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.812 INFO O| May 23 03:44:29.812 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80212024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.837 INFO O| May 23 03:44:29.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
80222024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.838 INFO O| May 23 03:44:29.829 INFO STEP 1165 (remove_files) COMPLETE
80232024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.838 INFO O| May 23 03:44:29.829 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80242024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.847 INFO O| May 23 03:44:29.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
80252024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.847 INFO O| May 23 03:44:29.847 INFO STEP 1166 (remove_files) COMPLETE
80262024-05-23T03:44:31.350Z[ recovery-image] May 23 03:44:29.848 INFO O| May 23 03:44:29.847 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80272024-05-23T03:44:31.351Z[ recovery-image] May 23 03:44:29.865 INFO O| May 23 03:44:29.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
80282024-05-23T03:44:31.351Z[ recovery-image] May 23 03:44:29.865 INFO O| May 23 03:44:29.865 INFO STEP 1167 (remove_files) COMPLETE
80292024-05-23T03:44:31.351Z[ recovery-image] May 23 03:44:29.865 INFO O| May 23 03:44:29.865 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80302024-05-23T03:44:31.351Z[ recovery-image] May 23 03:44:29.882 INFO O| May 23 03:44:29.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
80312024-05-23T03:44:31.351Z[ recovery-image] May 23 03:44:29.882 INFO O| May 23 03:44:29.882 INFO STEP 1168 (remove_files) COMPLETE
80322024-05-23T03:44:31.351Z[ recovery-image] May 23 03:44:29.882 INFO O| May 23 03:44:29.882 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80332024-05-23T03:44:31.358Z[ recovery-image] May 23 03:44:29.898 INFO O| May 23 03:44:29.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
80342024-05-23T03:44:31.359Z[ recovery-image] May 23 03:44:29.898 INFO O| May 23 03:44:29.898 INFO STEP 1169 (remove_files) COMPLETE
80352024-05-23T03:44:31.359Z[ recovery-image] May 23 03:44:29.898 INFO O| May 23 03:44:29.898 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80362024-05-23T03:44:31.380Z[ recovery-image] May 23 03:44:29.915 INFO O| May 23 03:44:29.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
80372024-05-23T03:44:31.380Z[ recovery-image] May 23 03:44:29.915 INFO O| May 23 03:44:29.915 INFO STEP 1170 (remove_files) COMPLETE
80382024-05-23T03:44:31.381Z[ recovery-image] May 23 03:44:29.915 INFO O| May 23 03:44:29.915 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80392024-05-23T03:44:31.388Z[ recovery-image] May 23 03:44:29.933 INFO O| May 23 03:44:29.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
80402024-05-23T03:44:31.388Z[ recovery-image] May 23 03:44:29.933 INFO O| May 23 03:44:29.933 INFO STEP 1171 (remove_files) COMPLETE
80412024-05-23T03:44:31.388Z[ recovery-image] May 23 03:44:29.933 INFO O| May 23 03:44:29.933 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80422024-05-23T03:44:31.407Z[ recovery-image] May 23 03:44:29.952 INFO O| May 23 03:44:29.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
80432024-05-23T03:44:31.407Z[ recovery-image] May 23 03:44:29.952 INFO O| May 23 03:44:29.952 INFO STEP 1172 (remove_files) COMPLETE
80442024-05-23T03:44:31.407Z[ recovery-image] May 23 03:44:29.952 INFO O| May 23 03:44:29.952 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80452024-05-23T03:44:31.429Z[ recovery-image] May 23 03:44:29.971 INFO O| May 23 03:44:29.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
80462024-05-23T03:44:31.429Z[ recovery-image] May 23 03:44:29.971 INFO O| May 23 03:44:29.971 INFO STEP 1173 (remove_files) COMPLETE
80472024-05-23T03:44:31.435Z[ recovery-image] May 23 03:44:29.971 INFO O| May 23 03:44:29.971 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80482024-05-23T03:44:31.447Z[ recovery-image] May 23 03:44:29.989 INFO O| May 23 03:44:29.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
80492024-05-23T03:44:31.447Z[ recovery-image] May 23 03:44:29.989 INFO O| May 23 03:44:29.989 INFO STEP 1174 (remove_files) COMPLETE
80502024-05-23T03:44:31.447Z[ recovery-image] May 23 03:44:29.989 INFO O| May 23 03:44:29.989 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80512024-05-23T03:44:31.461Z[ recovery-image] May 23 03:44:30.007 INFO O| May 23 03:44:30.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
80522024-05-23T03:44:31.461Z[ recovery-image] May 23 03:44:30.007 INFO O| May 23 03:44:30.007 INFO STEP 1175 (remove_files) COMPLETE
80532024-05-23T03:44:31.467Z[ recovery-image] May 23 03:44:30.007 INFO O| May 23 03:44:30.007 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80542024-05-23T03:44:31.481Z[ recovery-image] May 23 03:44:30.024 INFO O| May 23 03:44:30.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
80552024-05-23T03:44:31.481Z[ recovery-image] May 23 03:44:30.024 INFO O| May 23 03:44:30.024 INFO STEP 1176 (remove_files) COMPLETE
80562024-05-23T03:44:31.481Z[ recovery-image] May 23 03:44:30.024 INFO O| May 23 03:44:30.024 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80572024-05-23T03:44:31.498Z[ recovery-image] May 23 03:44:30.043 INFO O| May 23 03:44:30.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
80582024-05-23T03:44:31.498Z[ recovery-image] May 23 03:44:30.043 INFO O| May 23 03:44:30.043 INFO STEP 1177 (remove_files) COMPLETE
80592024-05-23T03:44:31.508Z[ recovery-image] May 23 03:44:30.043 INFO O| May 23 03:44:30.043 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80602024-05-23T03:44:31.524Z[ recovery-image] May 23 03:44:30.061 INFO O| May 23 03:44:30.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
80612024-05-23T03:44:31.524Z[ recovery-image] May 23 03:44:30.061 INFO O| May 23 03:44:30.061 INFO STEP 1178 (remove_files) COMPLETE
80622024-05-23T03:44:31.524Z[ recovery-image] May 23 03:44:30.061 INFO O| May 23 03:44:30.061 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80632024-05-23T03:44:31.540Z[ recovery-image] May 23 03:44:30.079 INFO O| May 23 03:44:30.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
80642024-05-23T03:44:31.545Z[ recovery-image] May 23 03:44:30.079 INFO O| May 23 03:44:30.079 INFO STEP 1179 (remove_files) COMPLETE
80652024-05-23T03:44:31.545Z[ recovery-image] May 23 03:44:30.080 INFO O| May 23 03:44:30.079 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80662024-05-23T03:44:31.567Z[ recovery-image] May 23 03:44:30.113 INFO O| May 23 03:44:30.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
80672024-05-23T03:44:31.567Z[ recovery-image] May 23 03:44:30.113 INFO O| May 23 03:44:30.113 INFO STEP 1180 (remove_files) COMPLETE
80682024-05-23T03:44:31.571Z[ recovery-image] May 23 03:44:30.113 INFO O| May 23 03:44:30.113 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80692024-05-23T03:44:31.584Z[ recovery-image] May 23 03:44:30.130 INFO O| May 23 03:44:30.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
80702024-05-23T03:44:31.584Z[ recovery-image] May 23 03:44:30.130 INFO O| May 23 03:44:30.130 INFO STEP 1181 (remove_files) COMPLETE
80712024-05-23T03:44:31.588Z[ recovery-image] May 23 03:44:30.130 INFO O| May 23 03:44:30.130 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80722024-05-23T03:44:31.605Z[ recovery-image] May 23 03:44:30.147 INFO O| May 23 03:44:30.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
80732024-05-23T03:44:31.605Z[ recovery-image] May 23 03:44:30.147 INFO O| May 23 03:44:30.147 INFO STEP 1182 (remove_files) COMPLETE
80742024-05-23T03:44:31.609Z[ recovery-image] May 23 03:44:30.148 INFO O| May 23 03:44:30.147 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80752024-05-23T03:44:31.618Z[ recovery-image] May 23 03:44:30.165 INFO O| May 23 03:44:30.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
80762024-05-23T03:44:31.618Z[ recovery-image] May 23 03:44:30.165 INFO O| May 23 03:44:30.165 INFO STEP 1183 (remove_files) COMPLETE
80772024-05-23T03:44:31.621Z[ recovery-image] May 23 03:44:30.165 INFO O| May 23 03:44:30.165 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80782024-05-23T03:44:31.636Z[ recovery-image] May 23 03:44:30.182 INFO O| May 23 03:44:30.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
80792024-05-23T03:44:31.641Z[ recovery-image] May 23 03:44:30.183 INFO O| May 23 03:44:30.183 INFO STEP 1184 (remove_files) COMPLETE
80802024-05-23T03:44:31.641Z[ recovery-image] May 23 03:44:30.183 INFO O| May 23 03:44:30.183 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80812024-05-23T03:44:31.655Z[ recovery-image] May 23 03:44:30.201 INFO O| May 23 03:44:30.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
80822024-05-23T03:44:31.655Z[ recovery-image] May 23 03:44:30.201 INFO O| May 23 03:44:30.201 INFO STEP 1185 (remove_files) COMPLETE
80832024-05-23T03:44:31.659Z[ recovery-image] May 23 03:44:30.201 INFO O| May 23 03:44:30.201 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80842024-05-23T03:44:31.674Z[ recovery-image] May 23 03:44:30.220 INFO O| May 23 03:44:30.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
80852024-05-23T03:44:31.674Z[ recovery-image] May 23 03:44:30.220 INFO O| May 23 03:44:30.220 INFO STEP 1186 (remove_files) COMPLETE
80862024-05-23T03:44:31.678Z[ recovery-image] May 23 03:44:30.220 INFO O| May 23 03:44:30.220 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80872024-05-23T03:44:31.693Z[ recovery-image] May 23 03:44:30.239 INFO O| May 23 03:44:30.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
80882024-05-23T03:44:31.697Z[ recovery-image] May 23 03:44:30.239 INFO O| May 23 03:44:30.239 INFO STEP 1187 (remove_files) COMPLETE
80892024-05-23T03:44:31.697Z[ recovery-image] May 23 03:44:30.239 INFO O| May 23 03:44:30.239 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80902024-05-23T03:44:31.716Z[ recovery-image] May 23 03:44:30.262 INFO O| May 23 03:44:30.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
80912024-05-23T03:44:31.720Z[ recovery-image] May 23 03:44:30.262 INFO O| May 23 03:44:30.262 INFO STEP 1188 (remove_files) COMPLETE
80922024-05-23T03:44:31.720Z[ recovery-image] May 23 03:44:30.263 INFO O| May 23 03:44:30.262 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80932024-05-23T03:44:31.735Z[ recovery-image] May 23 03:44:30.282 INFO O| May 23 03:44:30.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
80942024-05-23T03:44:31.739Z[ recovery-image] May 23 03:44:30.282 INFO O| May 23 03:44:30.282 INFO STEP 1189 (remove_files) COMPLETE
80952024-05-23T03:44:31.739Z[ recovery-image] May 23 03:44:30.282 INFO O| May 23 03:44:30.282 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80962024-05-23T03:44:31.755Z[ recovery-image] May 23 03:44:30.301 INFO O| May 23 03:44:30.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
80972024-05-23T03:44:31.759Z[ recovery-image] May 23 03:44:30.301 INFO O| May 23 03:44:30.301 INFO STEP 1190 (remove_files) COMPLETE
80982024-05-23T03:44:31.759Z[ recovery-image] May 23 03:44:30.301 INFO O| May 23 03:44:30.301 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80992024-05-23T03:44:31.774Z[ recovery-image] May 23 03:44:30.321 INFO O| May 23 03:44:30.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
81002024-05-23T03:44:31.779Z[ recovery-image] May 23 03:44:30.321 INFO O| May 23 03:44:30.321 INFO STEP 1191 (remove_files) COMPLETE
81012024-05-23T03:44:31.779Z[ recovery-image] May 23 03:44:30.321 INFO O| May 23 03:44:30.321 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81022024-05-23T03:44:31.794Z[ recovery-image] May 23 03:44:30.340 INFO O| May 23 03:44:30.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
81032024-05-23T03:44:31.809Z[ recovery-image] May 23 03:44:30.340 INFO O| May 23 03:44:30.340 INFO STEP 1192 (remove_files) COMPLETE
81042024-05-23T03:44:31.810Z[ recovery-image] May 23 03:44:30.341 INFO O| May 23 03:44:30.341 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81052024-05-23T03:44:31.813Z[ recovery-image] May 23 03:44:30.359 INFO O| May 23 03:44:30.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
81062024-05-23T03:44:31.813Z[ recovery-image] May 23 03:44:30.359 INFO O| May 23 03:44:30.359 INFO STEP 1193 (remove_files) COMPLETE
81072024-05-23T03:44:31.813Z[ recovery-image] May 23 03:44:30.359 INFO O| May 23 03:44:30.359 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81082024-05-23T03:44:31.832Z[ recovery-image] May 23 03:44:30.377 INFO O| May 23 03:44:30.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
81092024-05-23T03:44:31.836Z[ recovery-image] May 23 03:44:30.378 INFO O| May 23 03:44:30.378 INFO STEP 1194 (remove_files) COMPLETE
81102024-05-23T03:44:31.836Z[ recovery-image] May 23 03:44:30.378 INFO O| May 23 03:44:30.378 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81112024-05-23T03:44:31.849Z[ recovery-image] May 23 03:44:30.396 INFO O| May 23 03:44:30.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
81122024-05-23T03:44:31.853Z[ recovery-image] May 23 03:44:30.396 INFO O| May 23 03:44:30.396 INFO STEP 1195 (remove_files) COMPLETE
81132024-05-23T03:44:31.853Z[ recovery-image] May 23 03:44:30.396 INFO O| May 23 03:44:30.396 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81142024-05-23T03:44:31.869Z[ recovery-image] May 23 03:44:30.415 INFO O| May 23 03:44:30.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
81152024-05-23T03:44:31.872Z[ recovery-image] May 23 03:44:30.415 INFO O| May 23 03:44:30.415 INFO STEP 1196 (remove_files) COMPLETE
81162024-05-23T03:44:31.872Z[ recovery-image] May 23 03:44:30.415 INFO O| May 23 03:44:30.415 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81172024-05-23T03:44:31.886Z[ recovery-image] May 23 03:44:30.433 INFO O| May 23 03:44:30.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
81182024-05-23T03:44:31.890Z[ recovery-image] May 23 03:44:30.433 INFO O| May 23 03:44:30.433 INFO STEP 1197 (remove_files) COMPLETE
81192024-05-23T03:44:31.890Z[ recovery-image] May 23 03:44:30.433 INFO O| May 23 03:44:30.433 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81202024-05-23T03:44:31.906Z[ recovery-image] May 23 03:44:30.452 INFO O| May 23 03:44:30.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
81212024-05-23T03:44:31.934Z[ recovery-image] May 23 03:44:30.478 INFO O| May 23 03:44:30.478 INFO STEP 1198 (remove_files) COMPLETE
81222024-05-23T03:44:31.934Z[ recovery-image] May 23 03:44:30.478 INFO O| May 23 03:44:30.478 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81232024-05-23T03:44:32.020Z[ recovery-image] May 23 03:44:30.566 INFO O| May 23 03:44:30.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
81242024-05-23T03:44:32.079Z[ recovery-image] May 23 03:44:30.625 INFO O| May 23 03:44:30.623 INFO STEP 1199 (remove_files) COMPLETE
81252024-05-23T03:44:32.079Z[ recovery-image] May 23 03:44:30.625 INFO O| May 23 03:44:30.623 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81262024-05-23T03:44:32.171Z[ recovery-image] May 23 03:44:30.717 INFO O| May 23 03:44:30.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
81272024-05-23T03:44:32.175Z[ recovery-image] May 23 03:44:30.717 INFO O| May 23 03:44:30.717 INFO STEP 1200 (remove_files) COMPLETE
81282024-05-23T03:44:32.175Z[ recovery-image] May 23 03:44:30.717 INFO O| May 23 03:44:30.717 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81292024-05-23T03:44:32.198Z[ recovery-image] May 23 03:44:30.736 INFO O| May 23 03:44:30.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
81302024-05-23T03:44:32.199Z[ recovery-image] May 23 03:44:30.736 INFO O| May 23 03:44:30.736 INFO STEP 1201 (remove_files) COMPLETE
81312024-05-23T03:44:32.199Z[ recovery-image] May 23 03:44:30.736 INFO O| May 23 03:44:30.736 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81322024-05-23T03:44:32.282Z[ recovery-image] May 23 03:44:30.824 INFO O| May 23 03:44:30.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
81332024-05-23T03:44:32.282Z[ recovery-image] May 23 03:44:30.824 INFO O| May 23 03:44:30.824 INFO STEP 1202 (remove_files) COMPLETE
81342024-05-23T03:44:32.286Z[ recovery-image] May 23 03:44:30.824 INFO O| May 23 03:44:30.824 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81352024-05-23T03:44:32.313Z[ recovery-image] May 23 03:44:30.859 INFO O| May 23 03:44:30.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
81362024-05-23T03:44:32.313Z[ recovery-image] May 23 03:44:30.859 INFO O| May 23 03:44:30.859 INFO STEP 1203 (remove_files) COMPLETE
81372024-05-23T03:44:32.313Z[ recovery-image] May 23 03:44:30.859 INFO O| May 23 03:44:30.859 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81382024-05-23T03:44:32.352Z[ recovery-image] May 23 03:44:30.883 INFO O| May 23 03:44:30.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
81392024-05-23T03:44:32.795Z[ recovery-image] May 23 03:44:30.884 INFO O| May 23 03:44:30.884 INFO STEP 1204 (remove_files) COMPLETE
81402024-05-23T03:44:32.795Z[ recovery-image] May 23 03:44:30.884 INFO O| May 23 03:44:30.884 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81412024-05-23T03:44:32.796Z[ recovery-image] May 23 03:44:30.901 INFO O| May 23 03:44:30.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
81422024-05-23T03:44:32.796Z[ recovery-image] May 23 03:44:30.901 INFO O| May 23 03:44:30.901 INFO STEP 1205 (remove_files) COMPLETE
81432024-05-23T03:44:32.796Z[ recovery-image] May 23 03:44:30.902 INFO O| May 23 03:44:30.901 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81442024-05-23T03:44:32.796Z[ recovery-image] May 23 03:44:30.920 INFO O| May 23 03:44:30.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
81452024-05-23T03:44:32.796Z[ recovery-image] May 23 03:44:30.920 INFO O| May 23 03:44:30.920 INFO STEP 1206 (remove_files) COMPLETE
81462024-05-23T03:44:32.796Z[ recovery-image] May 23 03:44:30.920 INFO O| May 23 03:44:30.920 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
81472024-05-23T03:44:32.796Z[ recovery-image] May 23 03:44:30.948 INFO O| May 23 03:44:30.948 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
81482024-05-23T03:44:32.796Z[ recovery-image] May 23 03:44:30.948 INFO O| May 23 03:44:30.948 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
81492024-05-23T03:44:33.872Z[ recovery-image] May 23 03:44:32.418 INFO O| May 23 03:44:32.417 INFO STEP 1207 (pack_tar) COMPLETE
81502024-05-23T03:44:33.872Z[ recovery-image] May 23 03:44:32.418 INFO O| May 23 03:44:32.417 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81512024-05-23T03:44:33.876Z[ recovery-image] May 23 03:44:32.418 INFO O| May 23 03:44:32.418 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81522024-05-23T03:44:34.157Z[ recovery-image] May 23 03:44:32.702 INFO O| May 23 03:44:32.702 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
81532024-05-23T03:44:34.270Z[ recovery-image] May 23 03:44:32.812 INFO O| May 23 03:44:32.812 INFO completed processing gimlet/ramdisk-03-recovery-trim
81542024-05-23T03:44:34.277Z[ recovery-image] May 23 03:44:32.822 INFO image builder template: zfs-recovery...
81552024-05-23T03:44:34.277Z[ recovery-image] May 23 03:44:32.823 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/.tmpXdkP92/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.29.250", "-n", "zfs-recovery"], pwd: None
81562024-05-23T03:44:34.334Z[ recovery-image] May 23 03:44:32.880 INFO O| May 23 03:44:32.879 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81572024-05-23T03:44:34.361Z[ recovery-image] May 23 03:44:32.906 INFO O| May 23 03:44:32.906 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81582024-05-23T03:44:34.531Z[ recovery-image] May 23 03:44:33.076 INFO O| May 23 03:44:33.076 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
81592024-05-23T03:44:34.700Z[ recovery-image] May 23 03:44:33.243 INFO O| May 23 03:44:33.243 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81602024-05-23T03:44:34.700Z[ recovery-image] May 23 03:44:33.243 INFO O| May 23 03:44:33.243 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
81612024-05-23T03:44:34.713Z[ recovery-image] May 23 03:44:33.251 INFO O| May 23 03:44:33.251 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
81622024-05-23T03:44:34.836Z[ recovery-image] May 23 03:44:33.377 INFO O| May 23 03:44:33.364 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
81632024-05-23T03:44:34.918Z[ recovery-image] May 23 03:44:33.462 INFO O| May 23 03:44:33.462 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
81642024-05-23T03:44:34.953Z[ recovery-image] May 23 03:44:33.498 INFO O| May 23 03:44:33.498 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81652024-05-23T03:44:34.962Z[ recovery-image] May 23 03:44:33.507 INFO O| May 23 03:44:33.507 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
81662024-05-23T03:44:34.966Z[ recovery-image] May 23 03:44:33.509 INFO O| May 23 03:44:33.509 INFO no lofi found
81672024-05-23T03:44:34.966Z[ recovery-image] May 23 03:44:33.509 INFO O| May 23 03:44:33.509 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
81682024-05-23T03:44:34.966Z[ recovery-image] May 23 03:44:33.509 INFO O| May 23 03:44:33.509 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81692024-05-23T03:44:37.468Z[ recovery-image] May 23 03:44:36.012 INFO O| May 23 03:44:36.012 INFO lofi device = /dev/dsk/c2t1d0p0
81702024-05-23T03:44:37.468Z[ recovery-image] May 23 03:44:36.012 INFO O| May 23 03:44:36.012 INFO pool device = /dev/dsk/c2t1d0p0
81712024-05-23T03:44:37.473Z[ recovery-image] May 23 03:44:36.012 INFO O| May 23 03:44:36.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"]
81722024-05-23T03:44:37.640Z[ recovery-image] May 23 03:44:36.185 INFO O| May 23 03:44:36.185 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81732024-05-23T03:44:37.641Z[ recovery-image] May 23 03:44:36.185 INFO O| May 23 03:44:36.185 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
81742024-05-23T03:44:37.675Z[ recovery-image] May 23 03:44:36.220 INFO O| May 23 03:44:36.219 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
81752024-05-23T03:44:37.776Z[ recovery-image] May 23 03:44:36.320 INFO O| May 23 03:44:36.320 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
81762024-05-23T03:44:37.836Z[ recovery-image] May 23 03:44:36.379 INFO O| May 23 03:44:36.379 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
81772024-05-23T03:44:37.874Z[ recovery-image] May 23 03:44:36.407 INFO O| May 23 03:44:36.407 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
81782024-05-23T03:44:38.348Z[ recovery-image] May 23 03:44:36.438 INFO O| May 23 03:44:36.438 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
81792024-05-23T03:44:38.348Z[ recovery-image] May 23 03:44:36.546 INFO O| May 23 03:44:36.546 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81802024-05-23T03:44:38.348Z[ recovery-image] May 23 03:44:36.547 INFO O| May 23 03:44:36.546 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81812024-05-23T03:44:38.348Z[ recovery-image] May 23 03:44:36.547 INFO O| May 23 03:44:36.547 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81822024-05-23T03:44:38.348Z[ recovery-image] May 23 03:44:36.562 INFO O| May 23 03:44:36.561 INFO boot environment UUID: 69c70071-f2dc-4c00-baa3-ab646ec240dc
81832024-05-23T03:44:38.348Z[ recovery-image] May 23 03:44:36.562 INFO O| May 23 03:44:36.561 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 69c70071-f2dc-4c00-baa3-ab646ec240dc
81842024-05-23T03:44:38.348Z[ recovery-image] May 23 03:44:36.598 INFO O| May 23 03:44:36.598 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
81852024-05-23T03:44:38.348Z[ recovery-image] May 23 03:44:36.622 INFO O| May 23 03:44:36.622 INFO STEP 0 (create_be) COMPLETE
81862024-05-23T03:44:38.348Z[ recovery-image] May 23 03:44:36.622 INFO O| May 23 03:44:36.622 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81872024-05-23T03:44:38.349Z[ recovery-image] May 23 03:44:36.659 INFO O| May 23 03:44:36.659 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"]
81882024-05-23T03:44:44.429Z[ recovery-image] May 23 03:44:42.972 INFO O| May 23 03:44:42.971 INFO STEP 1 (unpack_tar) COMPLETE
81892024-05-23T03:44:44.429Z[ recovery-image] May 23 03:44:42.972 INFO O| May 23 03:44:42.972 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81902024-05-23T03:44:44.447Z[ recovery-image] May 23 03:44:42.990 INFO O| May 23 03:44:42.990 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81912024-05-23T03:44:45.578Z[ recovery-image] May 23 03:44:44.120 INFO O| May 23 03:44:44.120 INFO STEP 2 (devfsadm) COMPLETE
81922024-05-23T03:44:45.578Z[ recovery-image] May 23 03:44:44.120 INFO O| May 23 03:44:44.120 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81932024-05-23T03:44:45.597Z[ recovery-image] May 23 03:44:44.139 INFO O| May 23 03:44:44.139 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81942024-05-23T03:44:45.597Z[ recovery-image] May 23 03:44:44.140 INFO O| May 23 03:44:44.139 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81952024-05-23T03:44:45.597Z[ recovery-image] May 23 03:44:44.140 INFO O| May 23 03:44:44.140 INFO STEP 3 (ensure_dir) COMPLETE
81962024-05-23T03:44:45.602Z[ recovery-image] May 23 03:44:44.140 INFO O| May 23 03:44:44.140 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81972024-05-23T03:44:45.615Z[ recovery-image] May 23 03:44:44.157 INFO O| May 23 03:44:44.157 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81982024-05-23T03:44:45.615Z[ recovery-image] May 23 03:44:44.158 INFO O| May 23 03:44:44.157 INFO STEP 4 (ensure_dir) COMPLETE
81992024-05-23T03:44:45.619Z[ recovery-image] May 23 03:44:44.158 INFO O| May 23 03:44:44.157 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82002024-05-23T03:44:45.652Z[ recovery-image] May 23 03:44:44.194 INFO O| May 23 03:44:44.194 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82012024-05-23T03:44:45.652Z[ recovery-image] May 23 03:44:44.194 INFO O| May 23 03:44:44.194 INFO STEP 5 (ensure_dir) COMPLETE
82022024-05-23T03:44:45.656Z[ recovery-image] May 23 03:44:44.195 INFO O| May 23 03:44:44.194 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82032024-05-23T03:44:45.687Z[ recovery-image] May 23 03:44:44.229 INFO O| May 23 03:44:44.229 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82042024-05-23T03:44:45.687Z[ recovery-image] May 23 03:44:44.229 INFO O| May 23 03:44:44.229 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82052024-05-23T03:44:45.687Z[ recovery-image] May 23 03:44:44.229 INFO O| May 23 03:44:44.229 INFO STEP 6 (ensure_dir) COMPLETE
82062024-05-23T03:44:45.691Z[ recovery-image] May 23 03:44:44.229 INFO O| May 23 03:44:44.229 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82072024-05-23T03:44:45.733Z[ recovery-image] May 23 03:44:44.276 INFO O| May 23 03:44:44.276 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82082024-05-23T03:44:45.741Z[ recovery-image] May 23 03:44:44.277 INFO O| May 23 03:44:44.277 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82092024-05-23T03:44:45.741Z[ recovery-image] May 23 03:44:44.277 INFO O| May 23 03:44:44.277 INFO STEP 7 (ensure_dir) COMPLETE
82102024-05-23T03:44:45.741Z[ recovery-image] May 23 03:44:44.277 INFO O| May 23 03:44:44.277 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82112024-05-23T03:44:45.766Z[ recovery-image] May 23 03:44:44.309 INFO O| May 23 03:44:44.309 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
82122024-05-23T03:44:45.771Z[ recovery-image] May 23 03:44:44.309 INFO O| May 23 03:44:44.309 INFO STEP 8 (remove_files) COMPLETE
82132024-05-23T03:44:45.771Z[ recovery-image] May 23 03:44:44.309 INFO O| May 23 03:44:44.309 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82142024-05-23T03:44:45.788Z[ recovery-image] May 23 03:44:44.331 INFO O| May 23 03:44:44.330 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
82152024-05-23T03:44:45.794Z[ recovery-image] May 23 03:44:44.332 INFO O| May 23 03:44:44.332 INFO STEP 9 (remove_files) COMPLETE
82162024-05-23T03:44:45.794Z[ recovery-image] May 23 03:44:44.332 INFO O| May 23 03:44:44.332 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82172024-05-23T03:44:45.826Z[ recovery-image] May 23 03:44:44.369 INFO O| May 23 03:44:44.369 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
82182024-05-23T03:44:45.830Z[ recovery-image] May 23 03:44:44.370 INFO O| May 23 03:44:44.370 INFO STEP 10 (remove_files) COMPLETE
82192024-05-23T03:44:45.830Z[ recovery-image] May 23 03:44:44.370 INFO O| May 23 03:44:44.370 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82202024-05-23T03:44:45.848Z[ recovery-image] May 23 03:44:44.390 INFO O| May 23 03:44:44.390 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
82212024-05-23T03:44:45.848Z[ recovery-image] May 23 03:44:44.390 INFO O| May 23 03:44:44.390 INFO STEP 11 (remove_files) COMPLETE
82222024-05-23T03:44:45.852Z[ recovery-image] May 23 03:44:44.391 INFO O| May 23 03:44:44.390 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82232024-05-23T03:44:45.872Z[ recovery-image] May 23 03:44:44.415 INFO O| May 23 03:44:44.414 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
82242024-05-23T03:44:45.872Z[ recovery-image] May 23 03:44:44.415 INFO O| May 23 03:44:44.415 INFO STEP 12 (remove_files) COMPLETE
82252024-05-23T03:44:45.872Z[ recovery-image] May 23 03:44:44.415 INFO O| May 23 03:44:44.415 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82262024-05-23T03:44:45.894Z[ recovery-image] May 23 03:44:44.436 INFO O| May 23 03:44:44.436 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82272024-05-23T03:44:45.897Z[ recovery-image] May 23 03:44:44.437 INFO O| May 23 03:44:44.437 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82282024-05-23T03:44:45.897Z[ recovery-image] May 23 03:44:44.437 INFO O| May 23 03:44:44.437 INFO STEP 13 (ensure_dir) COMPLETE
82292024-05-23T03:44:45.898Z[ recovery-image] May 23 03:44:44.437 INFO O| May 23 03:44:44.437 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82302024-05-23T03:44:45.921Z[ recovery-image] May 23 03:44:44.458 INFO O| May 23 03:44:44.458 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82312024-05-23T03:44:45.921Z[ recovery-image] May 23 03:44:44.458 INFO O| May 23 03:44:44.458 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82322024-05-23T03:44:45.921Z[ recovery-image] May 23 03:44:44.458 INFO O| May 23 03:44:44.458 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82332024-05-23T03:44:45.928Z[ recovery-image] May 23 03:44:44.458 INFO O| May 23 03:44:44.458 INFO STEP 14 (ensure_dir) COMPLETE
82342024-05-23T03:44:45.928Z[ recovery-image] May 23 03:44:44.458 INFO O| May 23 03:44:44.458 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82352024-05-23T03:44:45.951Z[ recovery-image] May 23 03:44:44.493 INFO O| May 23 03:44:44.493 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82362024-05-23T03:44:45.955Z[ recovery-image] May 23 03:44:44.494 INFO O| May 23 03:44:44.494 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82372024-05-23T03:44:45.955Z[ recovery-image] May 23 03:44:44.494 INFO O| May 23 03:44:44.494 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82382024-05-23T03:44:45.955Z[ recovery-image] May 23 03:44:44.494 INFO O| May 23 03:44:44.494 INFO STEP 15 (ensure_dir) COMPLETE
82392024-05-23T03:44:45.955Z[ recovery-image] May 23 03:44:44.495 INFO O| May 23 03:44:44.495 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82402024-05-23T03:44:45.972Z[ recovery-image] May 23 03:44:44.515 INFO O| May 23 03:44:44.514 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82412024-05-23T03:44:45.976Z[ recovery-image] May 23 03:44:44.515 INFO O| May 23 03:44:44.515 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82422024-05-23T03:44:45.976Z[ recovery-image] May 23 03:44:44.515 INFO O| May 23 03:44:44.515 INFO STEP 16 (ensure_dir) COMPLETE
82432024-05-23T03:44:45.976Z[ recovery-image] May 23 03:44:44.515 INFO O| May 23 03:44:44.515 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82442024-05-23T03:44:45.990Z[ recovery-image] May 23 03:44:44.533 INFO O| May 23 03:44:44.533 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82452024-05-23T03:44:45.997Z[ recovery-image] May 23 03:44:44.533 INFO O| May 23 03:44:44.533 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82462024-05-23T03:44:45.997Z[ recovery-image] May 23 03:44:44.534 INFO O| May 23 03:44:44.533 INFO STEP 17 (ensure_dir) COMPLETE
82472024-05-23T03:44:45.997Z[ recovery-image] May 23 03:44:44.534 INFO O| May 23 03:44:44.534 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82482024-05-23T03:44:46.032Z[ recovery-image] May 23 03:44:44.574 INFO O| May 23 03:44:44.574 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
82492024-05-23T03:44:46.036Z[ recovery-image] May 23 03:44:44.574 INFO O| May 23 03:44:44.574 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
82502024-05-23T03:44:46.036Z[ recovery-image] May 23 03:44:44.574 INFO O| May 23 03:44:44.574 INFO ok!
82512024-05-23T03:44:46.036Z[ recovery-image] May 23 03:44:44.575 INFO O| May 23 03:44:44.575 INFO STEP 18 (ensure_symlink) COMPLETE
82522024-05-23T03:44:46.036Z[ recovery-image] May 23 03:44:44.575 INFO O| May 23 03:44:44.575 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82532024-05-23T03:44:46.055Z[ recovery-image] May 23 03:44:44.597 INFO O| May 23 03:44:44.597 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
82542024-05-23T03:44:46.055Z[ recovery-image] May 23 03:44:44.598 INFO O| May 23 03:44:44.597 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
82552024-05-23T03:44:46.059Z[ recovery-image] May 23 03:44:44.598 INFO O| May 23 03:44:44.598 INFO ok!
82562024-05-23T03:44:46.059Z[ recovery-image] May 23 03:44:44.598 INFO O| May 23 03:44:44.598 INFO STEP 19 (ensure_file) COMPLETE
82572024-05-23T03:44:46.059Z[ recovery-image] May 23 03:44:44.598 INFO O| May 23 03:44:44.598 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82582024-05-23T03:44:46.084Z[ recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
82592024-05-23T03:44:46.084Z[ recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
82602024-05-23T03:44:46.088Z[ recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
82612024-05-23T03:44:46.088Z[ recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO ok!
82622024-05-23T03:44:46.088Z[ recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO STEP 20 (ensure_symlink) COMPLETE
82632024-05-23T03:44:46.088Z[ recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82642024-05-23T03:44:46.127Z[ recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
82652024-05-23T03:44:46.127Z[ recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
82662024-05-23T03:44:46.127Z[ recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
82672024-05-23T03:44:46.127Z[ recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO ok!
82682024-05-23T03:44:46.131Z[ recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO STEP 21 (ensure_symlink) COMPLETE
82692024-05-23T03:44:46.131Z[ recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82702024-05-23T03:44:46.168Z[ recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.710 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
82712024-05-23T03:44:46.168Z[ recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.711 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
82722024-05-23T03:44:46.172Z[ recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.711 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
82732024-05-23T03:44:46.172Z[ recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.711 INFO ok!
82742024-05-23T03:44:46.172Z[ recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.711 INFO STEP 22 (ensure_symlink) COMPLETE
82752024-05-23T03:44:46.172Z[ recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.711 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82762024-05-23T03:44:46.204Z[ recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
82772024-05-23T03:44:46.204Z[ recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
82782024-05-23T03:44:46.204Z[ recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
82792024-05-23T03:44:46.204Z[ recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO ok!
82802024-05-23T03:44:46.204Z[ recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO STEP 23 (ensure_symlink) COMPLETE
82812024-05-23T03:44:46.204Z[ recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82822024-05-23T03:44:46.243Z[ recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
82832024-05-23T03:44:46.243Z[ recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 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 ...
82842024-05-23T03:44:46.269Z[ recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
82852024-05-23T03:44:46.269Z[ recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 INFO ok!
82862024-05-23T03:44:46.269Z[ recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 INFO STEP 24 (ensure_file) COMPLETE
82872024-05-23T03:44:46.269Z[ recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
82882024-05-23T03:44:46.277Z[ recovery-image] May 23 03:44:44.804 INFO O| May 23 03:44:44.804 INFO updating shadow file
82892024-05-23T03:44:46.278Z[ recovery-image] May 23 03:44:44.804 INFO O| May 23 03:44:44.804 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82902024-05-23T03:44:46.278Z[ recovery-image] May 23 03:44:44.804 INFO O| May 23 03:44:44.804 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82912024-05-23T03:44:46.278Z[ recovery-image] May 23 03:44:44.804 INFO O| May 23 03:44:44.804 INFO STEP 25 (shadow) COMPLETE
82922024-05-23T03:44:46.278Z[ recovery-image] May 23 03:44:44.805 INFO O| May 23 03:44:44.804 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82932024-05-23T03:44:46.283Z[ recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
82942024-05-23T03:44:46.283Z[ recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
82952024-05-23T03:44:46.283Z[ recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
82962024-05-23T03:44:46.283Z[ recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 INFO ok!
82972024-05-23T03:44:46.283Z[ recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 INFO STEP 26 (ensure_file) COMPLETE
82982024-05-23T03:44:46.284Z[ recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82992024-05-23T03:44:46.307Z[ recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.849 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
83002024-05-23T03:44:46.307Z[ recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.850 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
83012024-05-23T03:44:46.311Z[ recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.850 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
83022024-05-23T03:44:46.311Z[ recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.850 INFO ok!
83032024-05-23T03:44:46.311Z[ recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.850 INFO STEP 27 (ensure_file) COMPLETE
83042024-05-23T03:44:46.311Z[ recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.850 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83052024-05-23T03:44:46.342Z[ recovery-image] May 23 03:44:44.881 INFO O| May 23 03:44:44.881 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
83062024-05-23T03:44:46.342Z[ recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
83072024-05-23T03:44:46.351Z[ recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83082024-05-23T03:44:46.351Z[ recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83092024-05-23T03:44:46.351Z[ recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO ok!
83102024-05-23T03:44:46.351Z[ recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO STEP 28 (ensure_file) COMPLETE
83112024-05-23T03:44:46.351Z[ recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83122024-05-23T03:44:46.371Z[ recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
83132024-05-23T03:44:46.371Z[ recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
83142024-05-23T03:44:46.371Z[ recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
83152024-05-23T03:44:46.371Z[ recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO ok!
83162024-05-23T03:44:46.377Z[ recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO STEP 29 (ensure_file) COMPLETE
83172024-05-23T03:44:46.377Z[ recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83182024-05-23T03:44:46.431Z[ recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
83192024-05-23T03:44:46.431Z[ recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
83202024-05-23T03:44:46.431Z[ recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
83212024-05-23T03:44:46.431Z[ recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO ok!
83222024-05-23T03:44:46.436Z[ recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO STEP 30 (ensure_file) COMPLETE
83232024-05-23T03:44:46.436Z[ recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83242024-05-23T03:44:46.451Z[ recovery-image] May 23 03:44:44.993 INFO O| May 23 03:44:44.993 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
83252024-05-23T03:44:46.451Z[ recovery-image] May 23 03:44:44.993 INFO O| May 23 03:44:44.993 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
83262024-05-23T03:44:46.451Z[ recovery-image] May 23 03:44:44.994 INFO O| May 23 03:44:44.994 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83272024-05-23T03:44:46.455Z[ recovery-image] May 23 03:44:44.994 INFO O| May 23 03:44:44.994 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83282024-05-23T03:44:46.455Z[ recovery-image] May 23 03:44:44.994 INFO O| May 23 03:44:44.994 INFO ok!
83292024-05-23T03:44:46.455Z[ recovery-image] May 23 03:44:44.994 INFO O| May 23 03:44:44.994 INFO STEP 31 (ensure_file) COMPLETE
83302024-05-23T03:44:46.456Z[ recovery-image] May 23 03:44:44.994 INFO O| May 23 03:44:44.994 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83312024-05-23T03:44:46.472Z[ recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
83322024-05-23T03:44:46.472Z[ recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
83332024-05-23T03:44:46.472Z[ recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
83342024-05-23T03:44:46.476Z[ recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 INFO ok!
83352024-05-23T03:44:46.476Z[ recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 INFO STEP 32 (ensure_file) COMPLETE
83362024-05-23T03:44:46.476Z[ recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83372024-05-23T03:44:46.512Z[ recovery-image] May 23 03:44:45.054 INFO O| May 23 03:44:45.054 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
83382024-05-23T03:44:46.512Z[ recovery-image] May 23 03:44:45.054 INFO O| May 23 03:44:45.054 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
83392024-05-23T03:44:46.516Z[ recovery-image] May 23 03:44:45.055 INFO O| May 23 03:44:45.054 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
83402024-05-23T03:44:46.516Z[ recovery-image] May 23 03:44:45.055 INFO O| May 23 03:44:45.055 INFO ok!
83412024-05-23T03:44:46.516Z[ recovery-image] May 23 03:44:45.055 INFO O| May 23 03:44:45.055 INFO STEP 33 (ensure_file) COMPLETE
83422024-05-23T03:44:46.517Z[ recovery-image] May 23 03:44:45.055 INFO O| May 23 03:44:45.055 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83432024-05-23T03:44:46.570Z[ recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
83442024-05-23T03:44:46.570Z[ recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
83452024-05-23T03:44:46.570Z[ recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83462024-05-23T03:44:46.575Z[ recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83472024-05-23T03:44:46.575Z[ recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83482024-05-23T03:44:46.575Z[ recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83492024-05-23T03:44:46.575Z[ recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO ok!
83502024-05-23T03:44:46.575Z[ recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO STEP 34 (ensure_file) COMPLETE
83512024-05-23T03:44:46.575Z[ recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83522024-05-23T03:44:46.680Z[ recovery-image] May 23 03:44:45.222 INFO O| May 23 03:44:45.222 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83532024-05-23T03:44:46.684Z[ recovery-image] May 23 03:44:45.222 INFO O| May 23 03:44:45.222 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83542024-05-23T03:44:46.684Z[ recovery-image] May 23 03:44:45.222 INFO O| May 23 03:44:45.222 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83552024-05-23T03:44:46.684Z[ recovery-image] May 23 03:44:45.222 INFO O| May 23 03:44:45.222 INFO STEP 35 (ensure_dir) COMPLETE
83562024-05-23T03:44:46.685Z[ recovery-image] May 23 03:44:45.222 INFO O| May 23 03:44:45.222 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83572024-05-23T03:44:46.703Z[ recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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
83582024-05-23T03:44:46.703Z[ recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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 ...
83592024-05-23T03:44:46.707Z[ recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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
83602024-05-23T03:44:46.707Z[ recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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
83612024-05-23T03:44:46.707Z[ recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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
83622024-05-23T03:44:46.707Z[ recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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
83632024-05-23T03:44:46.708Z[ recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 INFO ok!
83642024-05-23T03:44:46.708Z[ recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 INFO STEP 36 (ensure_file) COMPLETE
83652024-05-23T03:44:46.708Z[ recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83662024-05-23T03:44:46.722Z[ recovery-image] May 23 03:44:45.264 INFO O| May 23 03:44:45.264 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
83672024-05-23T03:44:46.722Z[ recovery-image] May 23 03:44:45.264 INFO O| May 23 03:44:45.264 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 ...
83682024-05-23T03:44:46.726Z[ recovery-image] May 23 03:44:45.265 INFO O| May 23 03:44:45.264 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
83692024-05-23T03:44:46.726Z[ recovery-image] May 23 03:44:45.265 INFO O| May 23 03:44:45.265 INFO ok!
83702024-05-23T03:44:46.727Z[ recovery-image] May 23 03:44:45.265 INFO O| May 23 03:44:45.265 INFO STEP 37 (ensure_symlink) COMPLETE
83712024-05-23T03:44:46.727Z[ recovery-image] May 23 03:44:45.265 INFO O| May 23 03:44:45.265 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83722024-05-23T03:44:46.768Z[ recovery-image] May 23 03:44:45.307 INFO O| May 23 03:44:45.307 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
83732024-05-23T03:44:46.768Z[ recovery-image] May 23 03:44:45.307 INFO O| May 23 03:44:45.307 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
83742024-05-23T03:44:46.768Z[ recovery-image] May 23 03:44:45.307 INFO O| May 23 03:44:45.307 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83752024-05-23T03:44:46.768Z[ recovery-image] May 23 03:44:45.307 INFO O| May 23 03:44:45.307 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83762024-05-23T03:44:46.772Z[ recovery-image] May 23 03:44:45.307 INFO O| May 23 03:44:45.307 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83772024-05-23T03:44:46.772Z[ recovery-image] May 23 03:44:45.308 INFO O| May 23 03:44:45.307 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83782024-05-23T03:44:46.772Z[ recovery-image] May 23 03:44:45.308 INFO O| May 23 03:44:45.307 INFO ok!
83792024-05-23T03:44:46.772Z[ recovery-image] May 23 03:44:45.308 INFO O| May 23 03:44:45.307 INFO STEP 38 (ensure_file) COMPLETE
83802024-05-23T03:44:46.772Z[ recovery-image] May 23 03:44:45.308 INFO O| May 23 03:44:45.307 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83812024-05-23T03:44:46.786Z[ recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.328 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
83822024-05-23T03:44:46.786Z[ recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.328 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 ...
83832024-05-23T03:44:46.790Z[ recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.329 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
83842024-05-23T03:44:46.790Z[ recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.329 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
83852024-05-23T03:44:46.790Z[ recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.329 INFO ok!
83862024-05-23T03:44:46.790Z[ recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.329 INFO STEP 39 (ensure_file) COMPLETE
83872024-05-23T03:44:46.790Z[ recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.329 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83882024-05-23T03:44:46.822Z[ recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
83892024-05-23T03:44:46.822Z[ recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
83902024-05-23T03:44:46.826Z[ recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
83912024-05-23T03:44:46.826Z[ recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO ok!
83922024-05-23T03:44:46.826Z[ recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO STEP 40 (ensure_file) COMPLETE
83932024-05-23T03:44:46.826Z[ recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
83942024-05-23T03:44:46.846Z[ recovery-image] May 23 03:44:45.383 INFO O| May 23 03:44:45.383 INFO updating shadow file
83952024-05-23T03:44:46.859Z[ recovery-image] May 23 03:44:45.383 INFO O| May 23 03:44:45.383 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83962024-05-23T03:44:46.859Z[ recovery-image] May 23 03:44:45.383 INFO O| May 23 03:44:45.383 INFO STEP 41 (shadow) COMPLETE
83972024-05-23T03:44:46.859Z[ recovery-image] May 23 03:44:45.383 INFO O| May 23 03:44:45.383 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
83982024-05-23T03:44:47.287Z[ recovery-image] May 23 03:44:45.402 INFO O| May 23 03:44:45.402 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
83992024-05-23T03:44:47.287Z[ recovery-image] May 23 03:44:45.402 INFO O| May 23 03:44:45.402 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
84002024-05-23T03:44:47.287Z[ recovery-image] May 23 03:44:45.402 INFO O| May 23 03:44:45.402 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84012024-05-23T03:44:47.287Z[ recovery-image] May 23 03:44:45.403 INFO O| May 23 03:44:45.402 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84022024-05-23T03:44:47.287Z[ recovery-image] May 23 03:44:45.403 INFO O| May 23 03:44:45.402 INFO ok!
84032024-05-23T03:44:47.287Z[ recovery-image] May 23 03:44:45.403 INFO O| May 23 03:44:45.403 INFO STEP 42 (ensure_file) COMPLETE
84042024-05-23T03:44:47.287Z[ recovery-image] May 23 03:44:45.403 INFO O| May 23 03:44:45.403 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84052024-05-23T03:44:47.287Z[ recovery-image] May 23 03:44:45.421 INFO O| May 23 03:44:45.421 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
84062024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.421 INFO O| May 23 03:44:45.421 INFO STEP 43 (ensure_dir) COMPLETE
84072024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.421 INFO O| May 23 03:44:45.421 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84082024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.458 INFO O| May 23 03:44:45.457 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84092024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.458 INFO O| May 23 03:44:45.458 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84102024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.458 INFO O| May 23 03:44:45.458 INFO STEP 44 (ensure_dir) COMPLETE
84112024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.458 INFO O| May 23 03:44:45.458 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84122024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.492 INFO O| May 23 03:44:45.492 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84132024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.492 INFO O| May 23 03:44:45.492 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84142024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.492 INFO O| May 23 03:44:45.492 INFO STEP 45 (ensure_dir) COMPLETE
84152024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.492 INFO O| May 23 03:44:45.492 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84162024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.510 INFO O| May 23 03:44:45.510 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
84172024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.511 INFO O| May 23 03:44:45.510 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
84182024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.563 INFO O| May 23 03:44:45.563 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
84192024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.563 INFO O| May 23 03:44:45.563 INFO ok!
84202024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.563 INFO O| May 23 03:44:45.563 INFO STEP 46 (ensure_file) COMPLETE
84212024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.563 INFO O| May 23 03:44:45.563 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84222024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.584 INFO O| May 23 03:44:45.583 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84232024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.584 INFO O| May 23 03:44:45.584 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84242024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.584 INFO O| May 23 03:44:45.584 INFO STEP 47 (ensure_dir) COMPLETE
84252024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.584 INFO O| May 23 03:44:45.584 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84262024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
84272024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
84282024-05-23T03:44:47.288Z[ recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
84292024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO ok!
84302024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO STEP 48 (ensure_file) COMPLETE
84312024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84322024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.623 INFO O| May 23 03:44:45.623 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84332024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.623 INFO O| May 23 03:44:45.623 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84342024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.623 INFO O| May 23 03:44:45.623 INFO STEP 49 (ensure_dir) COMPLETE
84352024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.623 INFO O| May 23 03:44:45.623 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84362024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.642 INFO O| May 23 03:44:45.642 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
84372024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.642 INFO O| May 23 03:44:45.642 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
84382024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.663 INFO O| May 23 03:44:45.663 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
84392024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.663 INFO O| May 23 03:44:45.663 INFO ok!
84402024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.663 INFO O| May 23 03:44:45.663 INFO STEP 50 (ensure_file) COMPLETE
84412024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.663 INFO O| May 23 03:44:45.663 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84422024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.719 INFO O| May 23 03:44:45.719 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
84432024-05-23T03:44:47.289Z[ recovery-image] May 23 03:44:45.719 INFO O| May 23 03:44:45.719 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
84442024-05-23T03:44:49.136Z[ recovery-image] May 23 03:44:47.678 INFO O| May 23 03:44:47.678 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
84452024-05-23T03:44:49.137Z[ recovery-image] May 23 03:44:47.678 INFO O| May 23 03:44:47.678 INFO ok!
84462024-05-23T03:44:49.141Z[ recovery-image] May 23 03:44:47.678 INFO O| May 23 03:44:47.678 INFO STEP 51 (ensure_file) COMPLETE
84472024-05-23T03:44:49.141Z[ recovery-image] May 23 03:44:47.678 INFO O| May 23 03:44:47.678 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84482024-05-23T03:44:49.157Z[ recovery-image] May 23 03:44:47.698 INFO O| May 23 03:44:47.698 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84492024-05-23T03:44:49.157Z[ recovery-image] May 23 03:44:47.698 INFO O| May 23 03:44:47.698 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84502024-05-23T03:44:49.157Z[ recovery-image] May 23 03:44:47.698 INFO O| May 23 03:44:47.698 INFO STEP 52 (ensure_dir) COMPLETE
84512024-05-23T03:44:49.162Z[ recovery-image] May 23 03:44:47.698 INFO O| May 23 03:44:47.698 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84522024-05-23T03:44:49.224Z[ recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
84532024-05-23T03:44:49.224Z[ recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 INFO copying /tmp/.tmpXdkP92/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 ...
84542024-05-23T03:44:49.224Z[ recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 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
84552024-05-23T03:44:49.224Z[ recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 INFO ok!
84562024-05-23T03:44:49.224Z[ recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 INFO STEP 53 (ensure_file) COMPLETE
84572024-05-23T03:44:49.224Z[ recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84582024-05-23T03:44:49.235Z[ recovery-image] May 23 03:44:47.766 INFO O| May 23 03:44:47.766 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
84592024-05-23T03:44:49.235Z[ recovery-image] May 23 03:44:47.766 INFO O| May 23 03:44:47.766 INFO copying /tmp/.tmpXdkP92/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 ...
84602024-05-23T03:44:49.235Z[ recovery-image] May 23 03:44:47.767 INFO O| May 23 03:44:47.766 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
84612024-05-23T03:44:49.235Z[ recovery-image] May 23 03:44:47.767 INFO O| May 23 03:44:47.767 INFO ok!
84622024-05-23T03:44:49.235Z[ recovery-image] May 23 03:44:47.767 INFO O| May 23 03:44:47.767 INFO STEP 54 (ensure_file) COMPLETE
84632024-05-23T03:44:49.235Z[ recovery-image] May 23 03:44:47.767 INFO O| May 23 03:44:47.767 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84642024-05-23T03:44:49.284Z[ recovery-image] May 23 03:44:47.825 INFO O| May 23 03:44:47.825 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84652024-05-23T03:44:49.284Z[ recovery-image] May 23 03:44:47.825 INFO O| May 23 03:44:47.825 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84662024-05-23T03:44:49.288Z[ recovery-image] May 23 03:44:47.825 INFO O| May 23 03:44:47.825 INFO STEP 55 (ensure_dir) COMPLETE
84672024-05-23T03:44:49.288Z[ recovery-image] May 23 03:44:47.825 INFO O| May 23 03:44:47.825 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84682024-05-23T03:44:49.303Z[ recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
84692024-05-23T03:44:49.303Z[ recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO copying /tmp/.tmpXdkP92/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 ...
84702024-05-23T03:44:49.308Z[ recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
84712024-05-23T03:44:49.308Z[ recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO ok!
84722024-05-23T03:44:49.308Z[ recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO STEP 56 (ensure_file) COMPLETE
84732024-05-23T03:44:49.308Z[ recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84742024-05-23T03:44:49.322Z[ recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
84752024-05-23T03:44:49.322Z[ recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 INFO copying /tmp/.tmpXdkP92/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 ...
84762024-05-23T03:44:49.326Z[ recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 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
84772024-05-23T03:44:49.326Z[ recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 INFO ok!
84782024-05-23T03:44:49.326Z[ recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 INFO STEP 57 (ensure_file) COMPLETE
84792024-05-23T03:44:49.326Z[ recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84802024-05-23T03:44:49.341Z[ recovery-image] May 23 03:44:47.883 INFO O| May 23 03:44:47.883 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84812024-05-23T03:44:49.341Z[ recovery-image] May 23 03:44:47.883 INFO O| May 23 03:44:47.883 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84822024-05-23T03:44:49.345Z[ recovery-image] May 23 03:44:47.883 INFO O| May 23 03:44:47.883 INFO STEP 58 (ensure_dir) COMPLETE
84832024-05-23T03:44:49.345Z[ recovery-image] May 23 03:44:47.883 INFO O| May 23 03:44:47.883 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84842024-05-23T03:44:49.360Z[ recovery-image] May 23 03:44:47.901 INFO O| May 23 03:44:47.901 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
84852024-05-23T03:44:49.360Z[ recovery-image] May 23 03:44:47.901 INFO O| May 23 03:44:47.901 INFO copying /tmp/.tmpXdkP92/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 ...
84862024-05-23T03:44:49.360Z[ recovery-image] May 23 03:44:47.902 INFO O| May 23 03:44:47.902 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
84872024-05-23T03:44:49.365Z[ recovery-image] May 23 03:44:47.902 INFO O| May 23 03:44:47.902 INFO ok!
84882024-05-23T03:44:49.366Z[ recovery-image] May 23 03:44:47.902 INFO O| May 23 03:44:47.902 INFO STEP 59 (ensure_file) COMPLETE
84892024-05-23T03:44:49.366Z[ recovery-image] May 23 03:44:47.902 INFO O| May 23 03:44:47.902 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84902024-05-23T03:44:49.379Z[ recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
84912024-05-23T03:44:49.379Z[ recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
84922024-05-23T03:44:49.385Z[ recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
84932024-05-23T03:44:49.385Z[ recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO ok!
84942024-05-23T03:44:49.386Z[ recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO STEP 60 (ensure_file) COMPLETE
84952024-05-23T03:44:49.386Z[ recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84962024-05-23T03:44:49.400Z[ recovery-image] May 23 03:44:47.941 INFO O| May 23 03:44:47.941 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
84972024-05-23T03:44:49.400Z[ recovery-image] May 23 03:44:47.941 INFO O| May 23 03:44:47.941 INFO STEP 61 (ensure_dir) COMPLETE
84982024-05-23T03:44:49.400Z[ recovery-image] May 23 03:44:47.941 INFO O| May 23 03:44:47.941 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84992024-05-23T03:44:49.420Z[ recovery-image] May 23 03:44:47.961 INFO O| May 23 03:44:47.961 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
85002024-05-23T03:44:49.420Z[ recovery-image] May 23 03:44:47.961 INFO O| May 23 03:44:47.961 INFO STEP 62 (ensure_dir) COMPLETE
85012024-05-23T03:44:49.420Z[ recovery-image] May 23 03:44:47.961 INFO O| May 23 03:44:47.961 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85022024-05-23T03:44:49.441Z[ recovery-image] May 23 03:44:47.980 INFO O| May 23 03:44:47.980 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
85032024-05-23T03:44:49.441Z[ recovery-image] May 23 03:44:47.980 INFO O| May 23 03:44:47.980 INFO STEP 63 (ensure_dir) COMPLETE
85042024-05-23T03:44:49.441Z[ recovery-image] May 23 03:44:47.980 INFO O| May 23 03:44:47.980 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85052024-05-23T03:44:49.474Z[ recovery-image] May 23 03:44:48.015 INFO O| May 23 03:44:48.015 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
85062024-05-23T03:44:49.474Z[ recovery-image] May 23 03:44:48.015 INFO O| May 23 03:44:48.015 INFO STEP 64 (ensure_dir) COMPLETE
85072024-05-23T03:44:49.481Z[ recovery-image] May 23 03:44:48.015 INFO O| May 23 03:44:48.015 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85082024-05-23T03:44:49.525Z[ recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
85092024-05-23T03:44:49.525Z[ recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
85102024-05-23T03:44:49.525Z[ recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
85112024-05-23T03:44:49.525Z[ recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO ok!
85122024-05-23T03:44:49.535Z[ recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO STEP 65 (ensure_file) COMPLETE
85132024-05-23T03:44:49.535Z[ recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85142024-05-23T03:44:49.548Z[ recovery-image] May 23 03:44:48.084 INFO O| May 23 03:44:48.084 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
85152024-05-23T03:44:49.566Z[ recovery-image] May 23 03:44:48.085 INFO O| May 23 03:44:48.084 INFO STEP 66 (remove_files) COMPLETE
85162024-05-23T03:44:49.567Z[ recovery-image] May 23 03:44:48.085 INFO O| May 23 03:44:48.085 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85172024-05-23T03:44:49.981Z[ recovery-image] May 23 03:44:48.104 INFO O| May 23 03:44:48.104 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
85182024-05-23T03:44:49.981Z[ recovery-image] May 23 03:44:48.104 INFO O| May 23 03:44:48.104 INFO STEP 67 (remove_files) COMPLETE
85192024-05-23T03:44:49.981Z[ recovery-image] May 23 03:44:48.104 INFO O| May 23 03:44:48.104 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85202024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.140 INFO O| May 23 03:44:48.140 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
85212024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.140 INFO O| May 23 03:44:48.140 INFO STEP 68 (remove_files) COMPLETE
85222024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.140 INFO O| May 23 03:44:48.140 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85232024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.161 INFO O| May 23 03:44:48.161 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
85242024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.161 INFO O| May 23 03:44:48.161 INFO STEP 69 (remove_files) COMPLETE
85252024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.161 INFO O| May 23 03:44:48.161 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85262024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.200 INFO O| May 23 03:44:48.200 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
85272024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.200 INFO O| May 23 03:44:48.200 INFO STEP 70 (remove_files) COMPLETE
85282024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.200 INFO O| May 23 03:44:48.200 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85292024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.220 INFO O| May 23 03:44:48.220 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
85302024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.221 INFO O| May 23 03:44:48.221 INFO STEP 71 (remove_files) COMPLETE
85312024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.221 INFO O| May 23 03:44:48.221 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85322024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.240 INFO O| May 23 03:44:48.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
85332024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.240 INFO O| May 23 03:44:48.240 INFO STEP 72 (remove_files) COMPLETE
85342024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.240 INFO O| May 23 03:44:48.240 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85352024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.281 INFO O| May 23 03:44:48.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
85362024-05-23T03:44:49.987Z[ recovery-image] May 23 03:44:48.281 INFO O| May 23 03:44:48.281 INFO STEP 73 (remove_files) COMPLETE
85372024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.281 INFO O| May 23 03:44:48.281 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85382024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.315 INFO O| May 23 03:44:48.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
85392024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.316 INFO O| May 23 03:44:48.316 INFO STEP 74 (remove_files) COMPLETE
85402024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.316 INFO O| May 23 03:44:48.316 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85412024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.336 INFO O| May 23 03:44:48.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
85422024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.337 INFO O| May 23 03:44:48.337 INFO STEP 75 (remove_files) COMPLETE
85432024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.337 INFO O| May 23 03:44:48.337 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85442024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.364 INFO O| May 23 03:44:48.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
85452024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.364 INFO O| May 23 03:44:48.364 INFO STEP 76 (remove_files) COMPLETE
85462024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.364 INFO O| May 23 03:44:48.364 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85472024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.382 INFO O| May 23 03:44:48.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
85482024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.383 INFO O| May 23 03:44:48.383 INFO STEP 77 (remove_files) COMPLETE
85492024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.383 INFO O| May 23 03:44:48.383 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85502024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.409 INFO O| May 23 03:44:48.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
85512024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.410 INFO O| May 23 03:44:48.410 INFO STEP 78 (remove_files) COMPLETE
85522024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.410 INFO O| May 23 03:44:48.410 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85532024-05-23T03:44:49.988Z[ recovery-image] May 23 03:44:48.428 INFO O| May 23 03:44:48.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
85542024-05-23T03:44:49.989Z[ recovery-image] May 23 03:44:48.428 INFO O| May 23 03:44:48.428 INFO STEP 79 (remove_files) COMPLETE
85552024-05-23T03:44:49.989Z[ recovery-image] May 23 03:44:48.428 INFO O| May 23 03:44:48.428 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85562024-05-23T03:44:49.989Z[ recovery-image] May 23 03:44:48.449 INFO O| May 23 03:44:48.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
85572024-05-23T03:44:49.989Z[ recovery-image] May 23 03:44:48.449 INFO O| May 23 03:44:48.449 INFO STEP 80 (remove_files) COMPLETE
85582024-05-23T03:44:49.989Z[ recovery-image] May 23 03:44:48.449 INFO O| May 23 03:44:48.449 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85592024-05-23T03:44:49.989Z[ recovery-image] May 23 03:44:48.484 INFO O| May 23 03:44:48.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
85602024-05-23T03:44:49.989Z[ recovery-image] May 23 03:44:48.484 INFO O| May 23 03:44:48.484 INFO STEP 81 (remove_files) COMPLETE
85612024-05-23T03:44:49.989Z[ recovery-image] May 23 03:44:48.485 INFO O| May 23 03:44:48.484 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85622024-05-23T03:44:49.989Z[ recovery-image] May 23 03:44:48.508 INFO O| May 23 03:44:48.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
85632024-05-23T03:44:49.989Z[ recovery-image] May 23 03:44:48.508 INFO O| May 23 03:44:48.508 INFO STEP 82 (remove_files) COMPLETE
85642024-05-23T03:44:49.989Z[ recovery-image] May 23 03:44:48.508 INFO O| May 23 03:44:48.508 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85652024-05-23T03:44:50.010Z[ recovery-image] May 23 03:44:48.544 INFO O| May 23 03:44:48.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
85662024-05-23T03:44:50.011Z[ recovery-image] May 23 03:44:48.544 INFO O| May 23 03:44:48.544 INFO STEP 83 (remove_files) COMPLETE
85672024-05-23T03:44:50.019Z[ recovery-image] May 23 03:44:48.544 INFO O| May 23 03:44:48.544 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85682024-05-23T03:44:50.044Z[ recovery-image] May 23 03:44:48.571 INFO O| May 23 03:44:48.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
85692024-05-23T03:44:50.044Z[ recovery-image] May 23 03:44:48.571 INFO O| May 23 03:44:48.571 INFO STEP 84 (remove_files) COMPLETE
85702024-05-23T03:44:50.048Z[ recovery-image] May 23 03:44:48.571 INFO O| May 23 03:44:48.571 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85712024-05-23T03:44:50.052Z[ recovery-image] May 23 03:44:48.591 INFO O| May 23 03:44:48.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
85722024-05-23T03:44:50.053Z[ recovery-image] May 23 03:44:48.591 INFO O| May 23 03:44:48.591 INFO STEP 85 (remove_files) COMPLETE
85732024-05-23T03:44:50.053Z[ recovery-image] May 23 03:44:48.591 INFO O| May 23 03:44:48.591 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85742024-05-23T03:44:50.079Z[ recovery-image] May 23 03:44:48.620 INFO O| May 23 03:44:48.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
85752024-05-23T03:44:50.079Z[ recovery-image] May 23 03:44:48.620 INFO O| May 23 03:44:48.620 INFO STEP 86 (remove_files) COMPLETE
85762024-05-23T03:44:50.079Z[ recovery-image] May 23 03:44:48.620 INFO O| May 23 03:44:48.620 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85772024-05-23T03:44:50.097Z[ recovery-image] May 23 03:44:48.639 INFO O| May 23 03:44:48.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
85782024-05-23T03:44:50.097Z[ recovery-image] May 23 03:44:48.639 INFO O| May 23 03:44:48.639 INFO STEP 87 (remove_files) COMPLETE
85792024-05-23T03:44:50.102Z[ recovery-image] May 23 03:44:48.639 INFO O| May 23 03:44:48.639 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85802024-05-23T03:44:50.165Z[ recovery-image] May 23 03:44:48.706 INFO O| May 23 03:44:48.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
85812024-05-23T03:44:50.165Z[ recovery-image] May 23 03:44:48.706 INFO O| May 23 03:44:48.706 INFO STEP 88 (remove_files) COMPLETE
85822024-05-23T03:44:50.169Z[ recovery-image] May 23 03:44:48.706 INFO O| May 23 03:44:48.706 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85832024-05-23T03:44:50.186Z[ recovery-image] May 23 03:44:48.727 INFO O| May 23 03:44:48.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
85842024-05-23T03:44:50.186Z[ recovery-image] May 23 03:44:48.727 INFO O| May 23 03:44:48.727 INFO STEP 89 (remove_files) COMPLETE
85852024-05-23T03:44:50.186Z[ recovery-image] May 23 03:44:48.727 INFO O| May 23 03:44:48.727 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85862024-05-23T03:44:50.206Z[ recovery-image] May 23 03:44:48.748 INFO O| May 23 03:44:48.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
85872024-05-23T03:44:50.206Z[ recovery-image] May 23 03:44:48.748 INFO O| May 23 03:44:48.748 INFO STEP 90 (remove_files) COMPLETE
85882024-05-23T03:44:50.206Z[ recovery-image] May 23 03:44:48.748 INFO O| May 23 03:44:48.748 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85892024-05-23T03:44:50.247Z[ recovery-image] May 23 03:44:48.789 INFO O| May 23 03:44:48.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
85902024-05-23T03:44:50.247Z[ recovery-image] May 23 03:44:48.789 INFO O| May 23 03:44:48.789 INFO STEP 91 (remove_files) COMPLETE
85912024-05-23T03:44:50.248Z[ recovery-image] May 23 03:44:48.789 INFO O| May 23 03:44:48.789 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85922024-05-23T03:44:50.272Z[ recovery-image] May 23 03:44:48.813 INFO O| May 23 03:44:48.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
85932024-05-23T03:44:50.272Z[ recovery-image] May 23 03:44:48.813 INFO O| May 23 03:44:48.813 INFO STEP 92 (remove_files) COMPLETE
85942024-05-23T03:44:50.272Z[ recovery-image] May 23 03:44:48.813 INFO O| May 23 03:44:48.813 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85952024-05-23T03:44:50.292Z[ recovery-image] May 23 03:44:48.833 INFO O| May 23 03:44:48.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
85962024-05-23T03:44:50.292Z[ recovery-image] May 23 03:44:48.833 INFO O| May 23 03:44:48.833 INFO STEP 93 (remove_files) COMPLETE
85972024-05-23T03:44:50.296Z[ recovery-image] May 23 03:44:48.833 INFO O| May 23 03:44:48.833 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85982024-05-23T03:44:50.311Z[ recovery-image] May 23 03:44:48.853 INFO O| May 23 03:44:48.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
85992024-05-23T03:44:50.311Z[ recovery-image] May 23 03:44:48.853 INFO O| May 23 03:44:48.853 INFO STEP 94 (remove_files) COMPLETE
86002024-05-23T03:44:50.311Z[ recovery-image] May 23 03:44:48.853 INFO O| May 23 03:44:48.853 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
86012024-05-23T03:44:50.353Z[ recovery-image] May 23 03:44:48.894 INFO O| May 23 03:44:48.894 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
86022024-05-23T03:44:50.353Z[ recovery-image] May 23 03:44:48.894 INFO O| May 23 03:44:48.894 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1"}
86032024-05-23T03:45:05.100Z[ recovery-image] May 23 03:45:03.636 INFO O| May 23 03:45:03.636 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
86042024-05-23T03:45:05.100Z[ recovery-image] May 23 03:45:03.637 INFO O| May 23 03:45:03.636 INFO E| svccfg: Loaded 67 smf(7) service descriptions
86052024-05-23T03:45:05.118Z[ recovery-image] May 23 03:45:03.656 INFO O| May 23 03:45:03.656 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
86062024-05-23T03:45:05.243Z[ recovery-image] May 23 03:45:03.781 INFO O| May 23 03:45:03.781 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
86072024-05-23T03:45:05.244Z[ recovery-image] May 23 03:45:03.781 INFO O| May 23 03:45:03.781 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 ...
86082024-05-23T03:45:05.248Z[ recovery-image] May 23 03:45:03.783 INFO O| May 23 03:45:03.783 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
86092024-05-23T03:45:05.248Z[ recovery-image] May 23 03:45:03.783 INFO O| May 23 03:45:03.783 INFO ok!
86102024-05-23T03:45:05.248Z[ recovery-image] May 23 03:45:03.784 INFO O| May 23 03:45:03.783 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
86112024-05-23T03:45:05.248Z[ recovery-image] May 23 03:45:03.784 INFO O| May 23 03:45:03.784 INFO STEP 95 (seed_smf) COMPLETE
86122024-05-23T03:45:05.248Z[ recovery-image] May 23 03:45:03.784 INFO O| May 23 03:45:03.784 INFO steps complete; finalising image!
86132024-05-23T03:45:05.248Z[ recovery-image] May 23 03:45:03.784 INFO O| May 23 03:45:03.784 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
86142024-05-23T03:45:05.316Z[ recovery-image] May 23 03:45:03.853 INFO O| May 23 03:45:03.853 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Thu May 23 03:45:03 2024)
86152024-05-23T03:45:05.526Z[ recovery-image] May 23 03:45:04.064 INFO O| May 23 03:45:04.063 INFO trim TEMPORARY-gimlet-zfs-recovery: (69% trimmed, started at Thu May 23 03:45:03 2024)
86162024-05-23T03:45:05.790Z[ recovery-image] May 23 03:45:04.325 INFO O| May 23 03:45:04.325 INFO temporary pool has 382M used, 1.38G avail, 1.00x compressratio
86172024-05-23T03:45:05.790Z[ recovery-image] May 23 03:45:04.325 INFO O| May 23 03:45:04.325 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
86182024-05-23T03:45:06.451Z[ recovery-image] May 23 03:45:04.989 INFO O| May 23 03:45:04.988 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
86192024-05-23T03:45:06.452Z[ recovery-image] May 23 03:45:04.989 INFO O| May 23 03:45:04.989 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
86202024-05-23T03:45:12.078Z[ recovery-image] May 23 03:45:10.610 INFO O| May 23 03:45:10.610 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86212024-05-23T03:45:12.078Z[ recovery-image] May 23 03:45:10.610 INFO O| May 23 03:45:10.610 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86222024-05-23T03:45:12.082Z[ recovery-image] May 23 03:45:10.610 INFO O| May 23 03:45:10.610 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86232024-05-23T03:45:12.082Z[ recovery-image] May 23 03:45:10.610 INFO O| May 23 03:45:10.610 INFO completed processing gimlet/zfs-recovery
86242024-05-23T03:45:12.082Z[ recovery-image] May 23 03:45:10.610 INFO O| May 23 03:45:10.610 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
86252024-05-23T03:45:12.358Z[ recovery-image] May 23 03:45:10.894 INFO O| May 23 03:45:10.894 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
86262024-05-23T03:45:12.486Z[ recovery-image] May 23 03:45:11.021 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
86272024-05-23T03:45:12.486Z[ recovery-image] May 23 03:45:11.021 INFO expanded image name: "recovery 760c34d/${os_short_commit} 2024-05-23 03:19" -> "recovery 760c34d/004716a 2024-05-23 03:19"
86282024-05-23T03:45:12.490Z[ recovery-image] May 23 03:45:11.021 INFO output artefacts stored in: "/work/os-recovery"
86292024-05-23T03:45:12.490Z[ recovery-image] May 23 03:45:11.021 INFO collecting git info from project "pilot"...
86302024-05-23T03:45:12.506Z[ recovery-image] May 23 03:45:11.042 INFO collecting git info from project "amd-firmware"...
86312024-05-23T03:45:12.897Z[ recovery-image] May 23 03:45:11.429 INFO collecting git info from project "pinprick"...
86322024-05-23T03:45:12.903Z[ recovery-image] May 23 03:45:11.439 INFO collecting git info from project "bootserver"...
86332024-05-23T03:45:12.912Z[ recovery-image] May 23 03:45:11.448 INFO collecting git info from project "chelsio-t6-roms"...
86342024-05-23T03:45:12.952Z[ recovery-image] May 23 03:45:11.484 INFO collecting git info from project "phbl"...
86352024-05-23T03:45:12.969Z[ recovery-image] May 23 03:45:11.505 INFO collecting git info from project "image-builder"...
86362024-05-23T03:45:12.982Z[ recovery-image] May 23 03:45:11.516 INFO collecting git info from project "amd-host-image-builder"...
86372024-05-23T03:45:13.409Z[ recovery-image] May 23 03:45:11.943 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
86382024-05-23T03:45:14.249Z[ recovery-image] May 23 03:45:12.784 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
86392024-05-23T03:45:15.071Z[ recovery-image] May 23 03:45:13.605 INFO creating Oxide boot image...
86402024-05-23T03:45:15.071Z[ recovery-image] May 23 03:45:13.606 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 760c34d/004716a 2024-05-23 03:19", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
86412024-05-23T03:45:25.257Z[verify-libraries] Finished `release` profile [optimized] target(s) in 5m 14s
86422024-05-23T03:45:25.482ZMay 23 03:45:24.015 INFO [verify-libraries] process exited with exit status: 0 (322.818729478s)
86432024-05-23T03:45:32.777Z[ host-image] May 23 03:45:31.308 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22694:20240520T120848Z
86442024-05-23T03:45:32.778Z[ host-image] May 23 03:45:31.308 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22694:20240520T120849Z
86452024-05-23T03:45:32.782Z[ host-image] May 23 03:45:31.308 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
86462024-05-23T03:45:32.782Z[ host-image] May 23 03:45:31.308 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
86472024-05-23T03:45:32.782Z[ host-image] May 23 03:45:31.309 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
86482024-05-23T03:45:32.782Z[ host-image] May 23 03:45:31.309 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
86492024-05-23T03:45:32.782Z[ host-image] May 23 03:45:31.310 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
86502024-05-23T03:45:32.782Z[ host-image] May 23 03:45:31.310 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
86512024-05-23T03:45:32.782Z[ host-image] May 23 03:45:31.310 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
86522024-05-23T03:45:32.782Z[ host-image] May 23 03:45:31.310 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
86532024-05-23T03:45:32.782Z[ host-image] May 23 03:45:31.310 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22694:20240520T120849Z
86542024-05-23T03:45:32.783Z[ host-image] May 23 03:45:31.312 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22694:20240520T120850Z
86552024-05-23T03:45:32.783Z[ host-image] May 23 03:45:31.312 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22694:20240520T120850Z
86562024-05-23T03:45:32.783Z[ host-image] May 23 03:45:31.313 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22694:20240520T120850Z
86572024-05-23T03:45:32.783Z[ host-image] May 23 03:45:31.313 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
86582024-05-23T03:45:32.787Z[ host-image] May 23 03:45:31.314 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22694:20240520T120850Z
86592024-05-23T03:45:32.787Z[ host-image] May 23 03:45:31.314 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22694:20240520T120850Z
86602024-05-23T03:45:32.787Z[ host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22694:20240520T120850Z
86612024-05-23T03:45:32.787Z[ host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22694:20240520T120851Z
86622024-05-23T03:45:32.787Z[ host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22694:20240520T120852Z
86632024-05-23T03:45:32.787Z[ host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22694:20240520T120852Z
86642024-05-23T03:45:32.787Z[ host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.22694:20240520T120852Z
86652024-05-23T03:45:32.787Z[ host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22694:20240520T120852Z
86662024-05-23T03:45:32.787Z[ host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22694:20240520T120853Z
86672024-05-23T03:45:32.788Z[ host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22694:20240520T120854Z
86682024-05-23T03:45:32.788Z[ host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22694:20240520T120854Z
86692024-05-23T03:45:32.788Z[ host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22694:20240520T120856Z
86702024-05-23T03:45:32.788Z[ host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22694:20240520T120856Z
86712024-05-23T03:45:32.788Z[ host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/opte@0.29.250:20240509T232852Z
86722024-05-23T03:45:32.788Z[ host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22694:20240520T120858Z
86732024-05-23T03:45:32.788Z[ host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22694:20240520T120900Z
86742024-05-23T03:45:32.788Z[ host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22694:20240520T120900Z
86752024-05-23T03:45:32.788Z[ host-image] May 23 03:45:31.317 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22694:20240520T120901Z
86762024-05-23T03:45:32.788Z[ host-image] May 23 03:45:31.318 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22694:20240520T120902Z
86772024-05-23T03:45:32.795Z[ host-image] May 23 03:45:31.318 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22694:20240520T120903Z
86782024-05-23T03:45:32.812Z[ host-image] May 23 03:45:31.327 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
86792024-05-23T03:45:32.812Z[ host-image] May 23 03:45:31.327 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22694:20240520T120903Z
86802024-05-23T03:45:32.813Z[ host-image] May 23 03:45:31.327 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z
86812024-05-23T03:45:32.813Z[ host-image] May 23 03:45:31.328 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
86822024-05-23T03:45:32.813Z[ host-image] May 23 03:45:31.328 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
86832024-05-23T03:45:32.813Z[ host-image] May 23 03:45:31.328 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22694:20240520T120903Z
86842024-05-23T03:45:32.813Z[ host-image] May 23 03:45:31.329 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
86852024-05-23T03:45:32.813Z[ host-image] May 23 03:45:31.329 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
86862024-05-23T03:45:32.813Z[ host-image] May 23 03:45:31.330 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
86872024-05-23T03:45:32.813Z[ host-image] May 23 03:45:31.330 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
86882024-05-23T03:45:32.832Z[ host-image] May 23 03:45:31.342 INFO O| install = pkg://helios-dev/library/ncurses@6.4-2.0:20230621T193938Z
86892024-05-23T03:45:32.832Z[ host-image] May 23 03:45:31.342 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
86902024-05-23T03:45:32.832Z[ host-image] May 23 03:45:31.342 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
86912024-05-23T03:45:32.833Z[ host-image] May 23 03:45:31.343 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
86922024-05-23T03:45:32.833Z[ host-image] May 23 03:45:31.344 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
86932024-05-23T03:45:32.833Z[ host-image] May 23 03:45:31.344 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
86942024-05-23T03:45:32.850Z[ host-image] May 23 03:45:31.380 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.13-2.0:20240130T173931Z
86952024-05-23T03:45:32.858Z[ host-image] May 23 03:45:31.380 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
86962024-05-23T03:45:32.859Z[ host-image] May 23 03:45:31.380 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
86972024-05-23T03:45:32.859Z[ host-image] May 23 03:45:31.381 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22694:20240520T120905Z
86982024-05-23T03:45:32.859Z[ host-image] May 23 03:45:31.381 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22694:20240520T120910Z
86992024-05-23T03:45:32.859Z[ host-image] May 23 03:45:31.381 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
87002024-05-23T03:45:32.859Z[ host-image] May 23 03:45:31.381 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22694:20240520T120911Z
87012024-05-23T03:45:32.859Z[ host-image] May 23 03:45:31.382 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.0:20240105T152825Z
87022024-05-23T03:45:32.859Z[ host-image] May 23 03:45:31.382 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.0:20240105T152834Z
87032024-05-23T03:45:32.859Z[ host-image] May 23 03:45:31.382 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.0:20230621T194459Z
87042024-05-23T03:45:32.859Z[ host-image] May 23 03:45:31.382 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22694:20240520T120911Z
87052024-05-23T03:45:32.859Z[ host-image] May 23 03:45:31.382 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
87062024-05-23T03:45:32.864Z[ host-image] May 23 03:45:31.387 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
87072024-05-23T03:45:32.864Z[ host-image] May 23 03:45:31.387 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
87082024-05-23T03:45:32.864Z[ host-image] May 23 03:45:31.387 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22694:20240520T120911Z
87092024-05-23T03:45:32.864Z[ host-image] May 23 03:45:31.387 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
87102024-05-23T03:45:32.871Z[ host-image] May 23 03:45:31.402 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
87112024-05-23T03:45:32.875Z[ host-image] May 23 03:45:31.402 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22694:20240520T120912Z
87122024-05-23T03:45:32.875Z[ host-image] May 23 03:45:31.404 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22694:20240520T120912Z
87132024-05-23T03:45:32.875Z[ host-image] May 23 03:45:31.405 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22694:20240520T120912Z
87142024-05-23T03:45:32.876Z[ host-image] May 23 03:45:31.405 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
87152024-05-23T03:45:32.876Z[ host-image] May 23 03:45:31.405 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22694:20240520T120914Z
87162024-05-23T03:45:32.876Z[ host-image] May 23 03:45:31.406 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22694:20240520T120914Z
87172024-05-23T03:45:32.876Z[ host-image] May 23 03:45:31.406 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22694:20240520T120914Z
87182024-05-23T03:45:32.880Z[ host-image] May 23 03:45:31.406 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22694:20240520T120914Z
87192024-05-23T03:45:32.880Z[ host-image] May 23 03:45:31.410 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
87202024-05-23T03:45:32.880Z[ host-image] May 23 03:45:31.410 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22694:20240520T120915Z
87212024-05-23T03:45:32.880Z[ host-image] May 23 03:45:31.411 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22694:20240520T120916Z
87222024-05-23T03:45:32.880Z[ host-image] May 23 03:45:31.411 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
87232024-05-23T03:45:32.884Z[ host-image] May 23 03:45:31.411 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22694:20240520T120916Z
87242024-05-23T03:45:32.884Z[ host-image] May 23 03:45:31.411 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22694:20240520T120916Z
87252024-05-23T03:45:32.884Z[ host-image] May 23 03:45:31.411 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22694:20240520T120916Z
87262024-05-23T03:45:32.884Z[ host-image] May 23 03:45:31.412 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22694:20240520T120916Z
87272024-05-23T03:45:32.889Z[ host-image] May 23 03:45:31.420 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22694:20240520T120916Z
87282024-05-23T03:45:32.889Z[ host-image] May 23 03:45:31.420 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
87292024-05-23T03:45:32.893Z[ host-image] May 23 03:45:31.422 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22694:20240520T120917Z
87302024-05-23T03:45:32.893Z[ host-image] May 23 03:45:31.424 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22694:20240520T120917Z
87312024-05-23T03:45:32.893Z[ host-image] May 23 03:45:31.424 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22694:20240520T120917Z
87322024-05-23T03:45:32.893Z[ host-image] May 23 03:45:31.424 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22694:20240520T120917Z
87332024-05-23T03:45:32.897Z[ host-image] May 23 03:45:31.425 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22694:20240520T120917Z
87342024-05-23T03:45:32.897Z[ host-image] May 23 03:45:31.425 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22694:20240520T120918Z
87352024-05-23T03:45:32.904Z[ host-image] May 23 03:45:31.435 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22694:20240520T120919Z
87362024-05-23T03:45:32.907Z[ host-image] May 23 03:45:31.435 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22694:20240520T120918Z
87372024-05-23T03:45:32.907Z[ host-image] May 23 03:45:31.436 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22694:20240520T120918Z
87382024-05-23T03:45:32.908Z[ host-image] May 23 03:45:31.437 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22694:20240520T120919Z
87392024-05-23T03:45:32.908Z[ host-image] May 23 03:45:31.437 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.22694:20240520T120919Z
87402024-05-23T03:45:32.929Z[ host-image] May 23 03:45:31.459 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22694:20240520T120922Z
87412024-05-23T03:45:32.929Z[ host-image] May 23 03:45:31.459 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22694:20240520T120919Z
87422024-05-23T03:45:32.936Z[ host-image] May 23 03:45:31.459 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22694:20240520T120919Z
87432024-05-23T03:45:32.936Z[ host-image] May 23 03:45:31.459 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z
87442024-05-23T03:45:32.937Z[ host-image] May 23 03:45:31.459 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z
87452024-05-23T03:45:32.960Z[ host-image] May 23 03:45:31.489 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22694:20240520T120919Z
87462024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.489 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
87472024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.489 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22694:20240520T120920Z
87482024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.489 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22694:20240520T120920Z
87492024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.490 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22694:20240520T120920Z
87502024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.491 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
87512024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.491 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
87522024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.492 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22694:20240520T120921Z
87532024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.492 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22694:20240520T120921Z
87542024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.492 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22694:20240520T120921Z
87552024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.492 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22694:20240520T120921Z
87562024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.492 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22694:20240520T120922Z
87572024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.493 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22694:20240520T120922Z
87582024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.495 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
87592024-05-23T03:45:32.967Z[ host-image] May 23 03:45:31.496 INFO O| install = pkg://helios-dev/system/microcode/amd@20240116-2.0.22694:20240520T120922Z
87602024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.497 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22694:20240520T120923Z
87612024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.497 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240116-2.0.22694:20240520T120923Z
87622024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.498 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22694:20240520T120924Z
87632024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.498 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22694:20240520T120923Z
87642024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.498 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22694:20240520T120923Z
87652024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.498 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
87662024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.498 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
87672024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22694:20240520T120925Z
87682024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22694:20240520T120926Z
87692024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
87702024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
87712024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
87722024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
87732024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
87742024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.500 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
87752024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.501 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z
87762024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.502 INFO O| tempdir @ "/tmp/.tmpSYbjgu/tmp"
87772024-05-23T03:45:32.973Z[ host-image] May 23 03:45:31.502 INFO O| image root @ "/tmp/.tmpSYbjgu/tmp/root"
87782024-05-23T03:45:32.974Z[ host-image] May 23 03:45:31.502 INFO O| creating image...
87792024-05-23T03:45:33.455Z[ host-image] May 23 03:45:31.985 INFO O| copying publishers...
87802024-05-23T03:45:38.390Z[ host-image] May 23 03:45:36.919 INFO O| adding properties...
87812024-05-23T03:45:39.411Z[ host-image] May 23 03:45:37.940 INFO O| installing packages...
87822024-05-23T03:45:54.005Z[ host-image] May 23 03:45:52.530 INFO O| seeding SMF database...
87832024-05-23T03:46:01.600Z[ host-image] May 23 03:46:00.122 INFO O| configuring SMF profile...
87842024-05-23T03:46:01.605Z[ host-image] May 23 03:46:00.123 INFO O| modifying shadow(5)...
87852024-05-23T03:46:01.605Z[ host-image] May 23 03:46:00.123 INFO O| loading user and group database...
87862024-05-23T03:46:01.605Z[ host-image] May 23 03:46:00.123 INFO O| assessing packaged files...
87872024-05-23T03:46:03.769Z[ host-image] May 23 03:46:02.292 INFO O| creating archive...
87882024-05-23T03:46:03.803Z[ host-image] May 23 03:46:02.326 INFO O| missing from packaging:
87892024-05-23T03:46:03.803Z[ host-image] May 23 03:46:02.326 INFO O| "etc/.pwd.lock"
87902024-05-23T03:46:03.803Z[ host-image] May 23 03:46:02.326 INFO O| "etc/bash"
87912024-05-23T03:46:03.808Z[ host-image] May 23 03:46:02.331 INFO O| "etc/svc/profile/generic.xml"
87922024-05-23T03:46:03.814Z[ host-image] May 23 03:46:02.331 INFO O| "etc/svc/profile/inetd_services.xml"
87932024-05-23T03:46:03.814Z[ host-image] May 23 03:46:02.331 INFO O| "etc/svc/profile/name_service.xml"
87942024-05-23T03:46:03.814Z[ host-image] May 23 03:46:02.331 INFO O| "etc/svc/profile/platform.xml"
87952024-05-23T03:46:03.814Z[ host-image] May 23 03:46:02.331 INFO O| "etc/svc/profile/platform_omicron1.xml"
87962024-05-23T03:46:03.814Z[ host-image] May 23 03:46:02.331 INFO O| "etc/svc/repository.db"
87972024-05-23T03:46:03.818Z[ host-image] May 23 03:46:02.340 INFO O| "opt/ooce/share"
87982024-05-23T03:46:03.818Z[ host-image] May 23 03:46:02.340 INFO O| "opt/ooce/share/man"
87992024-05-23T03:46:03.818Z[ host-image] May 23 03:46:02.340 INFO O| "opt/ooce/share/man/man1"
88002024-05-23T03:46:03.826Z[ host-image] May 23 03:46:02.349 INFO O| finishing archive...
88012024-05-23T03:46:06.641Z[ host-image] May 23 03:46:05.163 INFO O| creating gzonly manifest...
88022024-05-23T03:46:06.656Z[ host-image] May 23 03:46:05.175 INFO O| ok
88032024-05-23T03:46:06.743Z[ host-image] May 23 03:46:05.265 INFO image builder template: ramdisk-02-trim...
88042024-05-23T03:46:06.743Z[ host-image] May 23 03:46:05.265 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/.tmpXdkP92/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.29.250", "-n", "ramdisk-02-trim"], pwd: None
88052024-05-23T03:46:06.769Z[ host-image] May 23 03:46:05.291 INFO O| May 23 03:46:05.291 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88062024-05-23T03:46:06.775Z[ host-image] May 23 03:46:05.295 INFO O| May 23 03:46:05.295 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88072024-05-23T03:46:06.873Z[ host-image] May 23 03:46:05.395 INFO O| May 23 03:46:05.395 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
88082024-05-23T03:46:06.933Z[ host-image] May 23 03:46:05.455 INFO O| May 23 03:46:05.455 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88092024-05-23T03:46:06.940Z[ host-image] May 23 03:46:05.455 INFO O| May 23 03:46:05.455 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
88102024-05-23T03:46:06.954Z[ host-image] May 23 03:46:05.461 INFO O| May 23 03:46:05.461 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
88112024-05-23T03:46:06.954Z[ host-image] May 23 03:46:05.464 INFO O| May 23 03:46:05.464 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
88122024-05-23T03:46:06.954Z[ host-image] May 23 03:46:05.469 INFO O| May 23 03:46:05.469 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
88132024-05-23T03:46:07.150Z[ host-image] May 23 03:46:05.672 INFO O| May 23 03:46:05.672 INFO rolled back to input snapshot; work may begin
88142024-05-23T03:46:07.150Z[ host-image] May 23 03:46:05.672 INFO O| May 23 03:46:05.672 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
88152024-05-23T03:46:07.158Z[ host-image] May 23 03:46:05.678 INFO O| May 23 03:46:05.678 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88162024-05-23T03:46:07.165Z[ host-image] May 23 03:46:05.688 INFO O| May 23 03:46:05.687 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
88172024-05-23T03:46:07.211Z[ host-image] May 23 03:46:05.734 INFO O| May 23 03:46:05.734 INFO STEP 0 (remove_files) COMPLETE
88182024-05-23T03:46:07.211Z[ host-image] May 23 03:46:05.734 INFO O| May 23 03:46:05.734 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88192024-05-23T03:46:07.222Z[ host-image] May 23 03:46:05.744 INFO O| May 23 03:46:05.744 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
88202024-05-23T03:46:07.225Z[ host-image] May 23 03:46:05.746 INFO O| May 23 03:46:05.746 INFO STEP 1 (remove_files) COMPLETE
88212024-05-23T03:46:07.225Z[ host-image] May 23 03:46:05.746 INFO O| May 23 03:46:05.746 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88222024-05-23T03:46:07.233Z[ host-image] May 23 03:46:05.755 INFO O| May 23 03:46:05.755 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
88232024-05-23T03:46:07.246Z[ host-image] May 23 03:46:05.769 INFO O| May 23 03:46:05.768 INFO STEP 2 (remove_files) COMPLETE
88242024-05-23T03:46:07.246Z[ host-image] May 23 03:46:05.769 INFO O| May 23 03:46:05.768 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88252024-05-23T03:46:07.256Z[ host-image] May 23 03:46:05.778 INFO O| May 23 03:46:05.778 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
88262024-05-23T03:46:07.268Z[ host-image] May 23 03:46:05.780 INFO O| May 23 03:46:05.780 INFO STEP 3 (remove_files) COMPLETE
88272024-05-23T03:46:07.268Z[ host-image] May 23 03:46:05.780 INFO O| May 23 03:46:05.780 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88282024-05-23T03:46:07.273Z[ host-image] May 23 03:46:05.789 INFO O| May 23 03:46:05.789 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
88292024-05-23T03:46:07.273Z[ host-image] May 23 03:46:05.793 INFO O| May 23 03:46:05.793 INFO STEP 4 (remove_files) COMPLETE
88302024-05-23T03:46:07.273Z[ host-image] May 23 03:46:05.793 INFO O| May 23 03:46:05.793 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88312024-05-23T03:46:07.280Z[ host-image] May 23 03:46:05.802 INFO O| May 23 03:46:05.802 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
88322024-05-23T03:46:07.283Z[ host-image] May 23 03:46:05.805 INFO O| May 23 03:46:05.805 INFO STEP 5 (remove_files) COMPLETE
88332024-05-23T03:46:07.283Z[ host-image] May 23 03:46:05.805 INFO O| May 23 03:46:05.805 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88342024-05-23T03:46:07.292Z[ host-image] May 23 03:46:05.814 INFO O| May 23 03:46:05.814 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
88352024-05-23T03:46:07.302Z[ host-image] May 23 03:46:05.824 INFO O| May 23 03:46:05.824 INFO STEP 6 (remove_files) COMPLETE
88362024-05-23T03:46:07.306Z[ host-image] May 23 03:46:05.824 INFO O| May 23 03:46:05.824 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88372024-05-23T03:46:07.312Z[ host-image] May 23 03:46:05.833 INFO O| May 23 03:46:05.833 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
88382024-05-23T03:46:07.322Z[ host-image] May 23 03:46:05.845 INFO O| May 23 03:46:05.845 INFO STEP 7 (remove_files) COMPLETE
88392024-05-23T03:46:07.323Z[ host-image] May 23 03:46:05.845 INFO O| May 23 03:46:05.845 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88402024-05-23T03:46:07.331Z[ host-image] May 23 03:46:05.854 INFO O| May 23 03:46:05.854 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
88412024-05-23T03:46:07.403Z[ host-image] May 23 03:46:05.923 INFO O| May 23 03:46:05.923 INFO STEP 8 (remove_files) COMPLETE
88422024-05-23T03:46:07.404Z[ host-image] May 23 03:46:05.923 INFO O| May 23 03:46:05.923 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88432024-05-23T03:46:07.413Z[ host-image] May 23 03:46:05.935 INFO O| May 23 03:46:05.935 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
88442024-05-23T03:46:07.496Z[ host-image] May 23 03:46:06.012 INFO O| May 23 03:46:06.012 INFO STEP 9 (remove_files) COMPLETE
88452024-05-23T03:46:07.496Z[ host-image] May 23 03:46:06.012 INFO O| May 23 03:46:06.012 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88462024-05-23T03:46:07.501Z[ host-image] May 23 03:46:06.023 INFO O| May 23 03:46:06.023 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
88472024-05-23T03:46:07.505Z[ host-image] May 23 03:46:06.027 INFO O| May 23 03:46:06.027 INFO STEP 10 (remove_files) COMPLETE
88482024-05-23T03:46:07.508Z[ host-image] May 23 03:46:06.027 INFO O| May 23 03:46:06.027 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88492024-05-23T03:46:07.515Z[ host-image] May 23 03:46:06.037 INFO O| May 23 03:46:06.037 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
88502024-05-23T03:46:07.519Z[ host-image] May 23 03:46:06.038 INFO O| May 23 03:46:06.038 INFO STEP 11 (remove_files) COMPLETE
88512024-05-23T03:46:07.519Z[ host-image] May 23 03:46:06.038 INFO O| May 23 03:46:06.038 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88522024-05-23T03:46:07.525Z[ host-image] May 23 03:46:06.047 INFO O| May 23 03:46:06.047 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
88532024-05-23T03:46:07.529Z[ host-image] May 23 03:46:06.049 INFO O| May 23 03:46:06.049 INFO STEP 12 (remove_files) COMPLETE
88542024-05-23T03:46:07.529Z[ host-image] May 23 03:46:06.049 INFO O| May 23 03:46:06.049 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88552024-05-23T03:46:07.646Z[ host-image] May 23 03:46:06.168 INFO O| May 23 03:46:06.168 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
88562024-05-23T03:46:07.652Z[ host-image] May 23 03:46:06.174 INFO O| May 23 03:46:06.174 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
88572024-05-23T03:46:07.655Z[ host-image] May 23 03:46:06.176 INFO O| May 23 03:46:06.176 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
88582024-05-23T03:46:07.672Z[ host-image] May 23 03:46:06.194 INFO O| May 23 03:46:06.194 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
88592024-05-23T03:46:07.770Z[ recovery-image] May 23 03:46:06.291 INFO O| ok, image written!
88602024-05-23T03:46:07.770Z[ recovery-image] May 23 03:46:06.291 INFO O| ok, boot_image_csum file written!
88612024-05-23T03:46:07.773Z[ recovery-image] May 23 03:46:06.294 INFO creating boot archive (CPIO)...
88622024-05-23T03:46:07.773Z[ recovery-image] May 23 03:46:06.294 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
88632024-05-23T03:46:07.781Z[ recovery-image] May 23 03:46:06.303 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
88642024-05-23T03:46:07.781Z[ recovery-image] May 23 03:46:06.303 INFO E| + outfile=/work/os-recovery/cpio
88652024-05-23T03:46:07.785Z[ recovery-image] May 23 03:46:06.303 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
88662024-05-23T03:46:07.785Z[ recovery-image] May 23 03:46:06.305 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
88672024-05-23T03:46:07.785Z[ recovery-image] May 23 03:46:06.305 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
88682024-05-23T03:46:07.816Z[ recovery-image] May 23 03:46:06.338 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
88692024-05-23T03:46:07.816Z[ recovery-image] May 23 03:46:06.338 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
88702024-05-23T03:46:07.823Z[ recovery-image] May 23 03:46:06.345 INFO creating compressed cpio/unix for nanobl-rs...
88712024-05-23T03:46:07.823Z[ recovery-image] May 23 03:46:06.345 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
88722024-05-23T03:46:07.927Z[ host-image] May 23 03:46:06.442 INFO O| May 23 03:46:06.442 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
88732024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.442 INFO O| May 23 03:46:06.442 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
88742024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.443 INFO O| May 23 03:46:06.443 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
88752024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.443 INFO O| May 23 03:46:06.443 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
88762024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.443 INFO O| May 23 03:46:06.443 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
88772024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.443 INFO O| May 23 03:46:06.443 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
88782024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.443 INFO O| May 23 03:46:06.443 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
88792024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.444 INFO O| May 23 03:46:06.444 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
88802024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.444 INFO O| May 23 03:46:06.444 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
88812024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.444 INFO O| May 23 03:46:06.444 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
88822024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.444 INFO O| May 23 03:46:06.444 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
88832024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.444 INFO O| May 23 03:46:06.444 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
88842024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.445 INFO O| May 23 03:46:06.445 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
88852024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.445 INFO O| May 23 03:46:06.445 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
88862024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.445 INFO O| May 23 03:46:06.445 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
88872024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.445 INFO O| May 23 03:46:06.445 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
88882024-05-23T03:46:07.939Z[ host-image] May 23 03:46:06.445 INFO O| May 23 03:46:06.445 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
88892024-05-23T03:46:07.943Z[ host-image] May 23 03:46:06.457 INFO O| May 23 03:46:06.457 INFO STEP 13 (remove_files) COMPLETE
88902024-05-23T03:46:07.943Z[ host-image] May 23 03:46:06.457 INFO O| May 23 03:46:06.457 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88912024-05-23T03:46:07.947Z[ host-image] May 23 03:46:06.469 INFO O| May 23 03:46:06.469 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
88922024-05-23T03:46:07.951Z[ host-image] May 23 03:46:06.471 INFO O| May 23 03:46:06.471 INFO STEP 14 (remove_files) COMPLETE
88932024-05-23T03:46:07.951Z[ host-image] May 23 03:46:06.471 INFO O| May 23 03:46:06.471 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88942024-05-23T03:46:07.958Z[ host-image] May 23 03:46:06.480 INFO O| May 23 03:46:06.480 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
88952024-05-23T03:46:07.964Z[ host-image] May 23 03:46:06.487 INFO O| May 23 03:46:06.487 INFO STEP 15 (remove_files) COMPLETE
88962024-05-23T03:46:07.969Z[ host-image] May 23 03:46:06.487 INFO O| May 23 03:46:06.487 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88972024-05-23T03:46:07.974Z[ host-image] May 23 03:46:06.496 INFO O| May 23 03:46:06.496 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
88982024-05-23T03:46:07.978Z[ host-image] May 23 03:46:06.497 INFO O| May 23 03:46:06.496 INFO STEP 16 (remove_files) COMPLETE
88992024-05-23T03:46:07.978Z[ host-image] May 23 03:46:06.497 INFO O| May 23 03:46:06.496 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89002024-05-23T03:46:07.984Z[ host-image] May 23 03:46:06.506 INFO O| May 23 03:46:06.506 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
89012024-05-23T03:46:07.988Z[ host-image] May 23 03:46:06.507 INFO O| May 23 03:46:06.507 INFO STEP 17 (remove_files) COMPLETE
89022024-05-23T03:46:07.988Z[ host-image] May 23 03:46:06.507 INFO O| May 23 03:46:06.507 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89032024-05-23T03:46:07.994Z[ host-image] May 23 03:46:06.517 INFO O| May 23 03:46:06.517 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
89042024-05-23T03:46:07.994Z[ host-image] May 23 03:46:06.517 INFO O| May 23 03:46:06.517 INFO STEP 18 (remove_files) COMPLETE
89052024-05-23T03:46:07.994Z[ host-image] May 23 03:46:06.517 INFO O| May 23 03:46:06.517 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89062024-05-23T03:46:08.004Z[ host-image] May 23 03:46:06.526 INFO O| May 23 03:46:06.526 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
89072024-05-23T03:46:08.007Z[ host-image] May 23 03:46:06.526 INFO O| May 23 03:46:06.526 INFO STEP 19 (remove_files) COMPLETE
89082024-05-23T03:46:08.007Z[ host-image] May 23 03:46:06.526 INFO O| May 23 03:46:06.526 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89092024-05-23T03:46:08.014Z[ host-image] May 23 03:46:06.536 INFO O| May 23 03:46:06.536 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
89102024-05-23T03:46:08.014Z[ host-image] May 23 03:46:06.536 INFO O| May 23 03:46:06.536 INFO STEP 20 (remove_files) COMPLETE
89112024-05-23T03:46:08.018Z[ host-image] May 23 03:46:06.536 INFO O| May 23 03:46:06.536 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89122024-05-23T03:46:08.023Z[ host-image] May 23 03:46:06.545 INFO O| May 23 03:46:06.545 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
89132024-05-23T03:46:08.023Z[ host-image] May 23 03:46:06.545 INFO O| May 23 03:46:06.545 INFO STEP 21 (remove_files) COMPLETE
89142024-05-23T03:46:08.023Z[ host-image] May 23 03:46:06.545 INFO O| May 23 03:46:06.545 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89152024-05-23T03:46:08.033Z[ host-image] May 23 03:46:06.555 INFO O| May 23 03:46:06.555 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
89162024-05-23T03:46:08.033Z[ host-image] May 23 03:46:06.555 INFO O| May 23 03:46:06.555 INFO STEP 22 (remove_files) COMPLETE
89172024-05-23T03:46:08.037Z[ host-image] May 23 03:46:06.555 INFO O| May 23 03:46:06.555 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89182024-05-23T03:46:08.043Z[ host-image] May 23 03:46:06.564 INFO O| May 23 03:46:06.564 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
89192024-05-23T03:46:08.057Z[ host-image] May 23 03:46:06.564 INFO O| May 23 03:46:06.564 INFO STEP 23 (remove_files) COMPLETE
89202024-05-23T03:46:08.057Z[ host-image] May 23 03:46:06.564 INFO O| May 23 03:46:06.564 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89212024-05-23T03:46:08.071Z[ host-image] May 23 03:46:06.573 INFO O| May 23 03:46:06.573 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
89222024-05-23T03:46:08.071Z[ host-image] May 23 03:46:06.574 INFO O| May 23 03:46:06.574 INFO STEP 24 (remove_files) COMPLETE
89232024-05-23T03:46:08.071Z[ host-image] May 23 03:46:06.574 INFO O| May 23 03:46:06.574 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89242024-05-23T03:46:08.071Z[ host-image] May 23 03:46:06.583 INFO O| May 23 03:46:06.583 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
89252024-05-23T03:46:08.071Z[ host-image] May 23 03:46:06.583 INFO O| May 23 03:46:06.583 INFO STEP 25 (remove_files) COMPLETE
89262024-05-23T03:46:08.071Z[ host-image] May 23 03:46:06.583 INFO O| May 23 03:46:06.583 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89272024-05-23T03:46:08.088Z[ host-image] May 23 03:46:06.592 INFO O| May 23 03:46:06.592 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
89282024-05-23T03:46:08.088Z[ host-image] May 23 03:46:06.592 INFO O| May 23 03:46:06.592 INFO STEP 26 (remove_files) COMPLETE
89292024-05-23T03:46:08.088Z[ host-image] May 23 03:46:06.592 INFO O| May 23 03:46:06.592 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89302024-05-23T03:46:08.093Z[ host-image] May 23 03:46:06.601 INFO O| May 23 03:46:06.601 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
89312024-05-23T03:46:08.093Z[ host-image] May 23 03:46:06.602 INFO O| May 23 03:46:06.602 INFO STEP 27 (remove_files) COMPLETE
89322024-05-23T03:46:08.093Z[ host-image] May 23 03:46:06.602 INFO O| May 23 03:46:06.602 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89332024-05-23T03:46:08.093Z[ host-image] May 23 03:46:06.611 INFO O| May 23 03:46:06.611 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
89342024-05-23T03:46:08.093Z[ host-image] May 23 03:46:06.611 INFO O| May 23 03:46:06.611 INFO STEP 28 (remove_files) COMPLETE
89352024-05-23T03:46:08.093Z[ host-image] May 23 03:46:06.611 INFO O| May 23 03:46:06.611 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89362024-05-23T03:46:08.098Z[ host-image] May 23 03:46:06.620 INFO O| May 23 03:46:06.620 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
89372024-05-23T03:46:08.104Z[ host-image] May 23 03:46:06.620 INFO O| May 23 03:46:06.620 INFO STEP 29 (remove_files) COMPLETE
89382024-05-23T03:46:08.104Z[ host-image] May 23 03:46:06.620 INFO O| May 23 03:46:06.620 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89392024-05-23T03:46:08.108Z[ recovery-image] May 23 03:46:06.626 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
89402024-05-23T03:46:08.111Z[ host-image] May 23 03:46:06.630 INFO O| May 23 03:46:06.630 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
89412024-05-23T03:46:08.112Z[ host-image] May 23 03:46:06.630 INFO O| May 23 03:46:06.630 INFO STEP 30 (remove_files) COMPLETE
89422024-05-23T03:46:08.112Z[ host-image] May 23 03:46:06.630 INFO O| May 23 03:46:06.630 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89432024-05-23T03:46:08.118Z[ host-image] May 23 03:46:06.640 INFO O| May 23 03:46:06.640 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
89442024-05-23T03:46:08.118Z[ host-image] May 23 03:46:06.640 INFO O| May 23 03:46:06.640 INFO STEP 31 (remove_files) COMPLETE
89452024-05-23T03:46:08.122Z[ host-image] May 23 03:46:06.640 INFO O| May 23 03:46:06.640 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89462024-05-23T03:46:08.129Z[ host-image] May 23 03:46:06.650 INFO O| May 23 03:46:06.650 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
89472024-05-23T03:46:08.129Z[ host-image] May 23 03:46:06.650 INFO O| May 23 03:46:06.650 INFO STEP 32 (remove_files) COMPLETE
89482024-05-23T03:46:08.133Z[ host-image] May 23 03:46:06.650 INFO O| May 23 03:46:06.650 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89492024-05-23T03:46:08.138Z[ host-image] May 23 03:46:06.660 INFO O| May 23 03:46:06.660 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
89502024-05-23T03:46:08.138Z[ host-image] May 23 03:46:06.661 INFO O| May 23 03:46:06.660 INFO STEP 33 (remove_files) COMPLETE
89512024-05-23T03:46:08.138Z[ host-image] May 23 03:46:06.661 INFO O| May 23 03:46:06.661 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89522024-05-23T03:46:08.148Z[ host-image] May 23 03:46:06.670 INFO O| May 23 03:46:06.670 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
89532024-05-23T03:46:08.148Z[ host-image] May 23 03:46:06.670 INFO O| May 23 03:46:06.670 INFO STEP 34 (remove_files) COMPLETE
89542024-05-23T03:46:08.152Z[ host-image] May 23 03:46:06.670 INFO O| May 23 03:46:06.670 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89552024-05-23T03:46:08.157Z[ host-image] May 23 03:46:06.679 INFO O| May 23 03:46:06.679 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
89562024-05-23T03:46:08.157Z[ host-image] May 23 03:46:06.679 INFO O| May 23 03:46:06.679 INFO STEP 35 (remove_files) COMPLETE
89572024-05-23T03:46:08.157Z[ host-image] May 23 03:46:06.679 INFO O| May 23 03:46:06.679 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89582024-05-23T03:46:08.167Z[ host-image] May 23 03:46:06.689 INFO O| May 23 03:46:06.689 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
89592024-05-23T03:46:08.167Z[ host-image] May 23 03:46:06.689 INFO O| May 23 03:46:06.689 INFO STEP 36 (remove_files) COMPLETE
89602024-05-23T03:46:08.172Z[ host-image] May 23 03:46:06.689 INFO O| May 23 03:46:06.689 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89612024-05-23T03:46:08.177Z[ host-image] May 23 03:46:06.699 INFO O| May 23 03:46:06.699 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
89622024-05-23T03:46:08.177Z[ host-image] May 23 03:46:06.699 INFO O| May 23 03:46:06.699 INFO STEP 37 (remove_files) COMPLETE
89632024-05-23T03:46:08.181Z[ host-image] May 23 03:46:06.699 INFO O| May 23 03:46:06.699 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89642024-05-23T03:46:08.189Z[ host-image] May 23 03:46:06.711 INFO O| May 23 03:46:06.711 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
89652024-05-23T03:46:08.189Z[ host-image] May 23 03:46:06.711 INFO O| May 23 03:46:06.711 INFO STEP 38 (remove_files) COMPLETE
89662024-05-23T03:46:08.189Z[ host-image] May 23 03:46:06.711 INFO O| May 23 03:46:06.711 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89672024-05-23T03:46:08.198Z[ host-image] May 23 03:46:06.721 INFO O| May 23 03:46:06.721 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
89682024-05-23T03:46:08.198Z[ host-image] May 23 03:46:06.721 INFO O| May 23 03:46:06.721 INFO STEP 39 (remove_files) COMPLETE
89692024-05-23T03:46:08.198Z[ host-image] May 23 03:46:06.721 INFO O| May 23 03:46:06.721 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89702024-05-23T03:46:08.211Z[ host-image] May 23 03:46:06.730 INFO O| May 23 03:46:06.730 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
89712024-05-23T03:46:08.211Z[ host-image] May 23 03:46:06.730 INFO O| May 23 03:46:06.730 INFO STEP 40 (remove_files) COMPLETE
89722024-05-23T03:46:08.211Z[ host-image] May 23 03:46:06.730 INFO O| May 23 03:46:06.730 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89732024-05-23T03:46:08.217Z[ host-image] May 23 03:46:06.739 INFO O| May 23 03:46:06.739 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
89742024-05-23T03:46:08.220Z[ host-image] May 23 03:46:06.739 INFO O| May 23 03:46:06.739 INFO STEP 41 (remove_files) COMPLETE
89752024-05-23T03:46:08.220Z[ host-image] May 23 03:46:06.739 INFO O| May 23 03:46:06.739 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89762024-05-23T03:46:08.227Z[ host-image] May 23 03:46:06.749 INFO O| May 23 03:46:06.748 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
89772024-05-23T03:46:08.230Z[ host-image] May 23 03:46:06.749 INFO O| May 23 03:46:06.749 INFO STEP 42 (remove_files) COMPLETE
89782024-05-23T03:46:08.230Z[ host-image] May 23 03:46:06.749 INFO O| May 23 03:46:06.749 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89792024-05-23T03:46:08.236Z[ host-image] May 23 03:46:06.758 INFO O| May 23 03:46:06.758 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
89802024-05-23T03:46:08.239Z[ host-image] May 23 03:46:06.758 INFO O| May 23 03:46:06.758 INFO STEP 43 (remove_files) COMPLETE
89812024-05-23T03:46:08.239Z[ host-image] May 23 03:46:06.758 INFO O| May 23 03:46:06.758 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89822024-05-23T03:46:08.245Z[ host-image] May 23 03:46:06.767 INFO O| May 23 03:46:06.767 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
89832024-05-23T03:46:08.245Z[ host-image] May 23 03:46:06.767 INFO O| May 23 03:46:06.767 INFO STEP 44 (remove_files) COMPLETE
89842024-05-23T03:46:08.252Z[ host-image] May 23 03:46:06.767 INFO O| May 23 03:46:06.767 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89852024-05-23T03:46:08.256Z[ host-image] May 23 03:46:06.777 INFO O| May 23 03:46:06.777 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
89862024-05-23T03:46:08.256Z[ host-image] May 23 03:46:06.777 INFO O| May 23 03:46:06.777 INFO STEP 45 (remove_files) COMPLETE
89872024-05-23T03:46:08.256Z[ host-image] May 23 03:46:06.777 INFO O| May 23 03:46:06.777 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89882024-05-23T03:46:08.264Z[ host-image] May 23 03:46:06.786 INFO O| May 23 03:46:06.786 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
89892024-05-23T03:46:08.264Z[ host-image] May 23 03:46:06.786 INFO O| May 23 03:46:06.786 INFO STEP 46 (remove_files) COMPLETE
89902024-05-23T03:46:08.267Z[ host-image] May 23 03:46:06.786 INFO O| May 23 03:46:06.786 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89912024-05-23T03:46:08.273Z[ host-image] May 23 03:46:06.795 INFO O| May 23 03:46:06.795 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
89922024-05-23T03:46:08.273Z[ host-image] May 23 03:46:06.795 INFO O| May 23 03:46:06.795 INFO STEP 47 (remove_files) COMPLETE
89932024-05-23T03:46:08.277Z[ host-image] May 23 03:46:06.795 INFO O| May 23 03:46:06.795 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89942024-05-23T03:46:08.283Z[ host-image] May 23 03:46:06.804 INFO O| May 23 03:46:06.804 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
89952024-05-23T03:46:08.289Z[ host-image] May 23 03:46:06.804 INFO O| May 23 03:46:06.804 INFO STEP 48 (remove_files) COMPLETE
89962024-05-23T03:46:08.289Z[ host-image] May 23 03:46:06.804 INFO O| May 23 03:46:06.804 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89972024-05-23T03:46:08.293Z[ host-image] May 23 03:46:06.815 INFO O| May 23 03:46:06.815 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
89982024-05-23T03:46:08.293Z[ host-image] May 23 03:46:06.815 INFO O| May 23 03:46:06.815 INFO STEP 49 (remove_files) COMPLETE
89992024-05-23T03:46:08.294Z[ host-image] May 23 03:46:06.815 INFO O| May 23 03:46:06.815 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90002024-05-23T03:46:08.303Z[ host-image] May 23 03:46:06.826 INFO O| May 23 03:46:06.825 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
90012024-05-23T03:46:08.310Z[ host-image] May 23 03:46:06.826 INFO O| May 23 03:46:06.826 INFO STEP 50 (remove_files) COMPLETE
90022024-05-23T03:46:08.310Z[ host-image] May 23 03:46:06.826 INFO O| May 23 03:46:06.826 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90032024-05-23T03:46:08.323Z[ host-image] May 23 03:46:06.836 INFO O| May 23 03:46:06.836 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
90042024-05-23T03:46:08.323Z[ host-image] May 23 03:46:06.836 INFO O| May 23 03:46:06.836 INFO STEP 51 (remove_files) COMPLETE
90052024-05-23T03:46:08.323Z[ host-image] May 23 03:46:06.836 INFO O| May 23 03:46:06.836 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90062024-05-23T03:46:08.335Z[ host-image] May 23 03:46:06.845 INFO O| May 23 03:46:06.845 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
90072024-05-23T03:46:08.336Z[ host-image] May 23 03:46:06.845 INFO O| May 23 03:46:06.845 INFO STEP 52 (remove_files) COMPLETE
90082024-05-23T03:46:08.336Z[ host-image] May 23 03:46:06.845 INFO O| May 23 03:46:06.845 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90092024-05-23T03:46:08.339Z[ host-image] May 23 03:46:06.855 INFO O| May 23 03:46:06.855 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
90102024-05-23T03:46:08.340Z[ host-image] May 23 03:46:06.855 INFO O| May 23 03:46:06.855 INFO STEP 53 (remove_files) COMPLETE
90112024-05-23T03:46:08.340Z[ host-image] May 23 03:46:06.855 INFO O| May 23 03:46:06.855 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90122024-05-23T03:46:08.344Z[ host-image] May 23 03:46:06.864 INFO O| May 23 03:46:06.864 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
90132024-05-23T03:46:08.344Z[ host-image] May 23 03:46:06.864 INFO O| May 23 03:46:06.864 INFO STEP 54 (remove_files) COMPLETE
90142024-05-23T03:46:08.344Z[ host-image] May 23 03:46:06.864 INFO O| May 23 03:46:06.864 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90152024-05-23T03:46:08.351Z[ host-image] May 23 03:46:06.873 INFO O| May 23 03:46:06.873 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
90162024-05-23T03:46:08.351Z[ host-image] May 23 03:46:06.873 INFO O| May 23 03:46:06.873 INFO STEP 55 (remove_files) COMPLETE
90172024-05-23T03:46:08.355Z[ host-image] May 23 03:46:06.873 INFO O| May 23 03:46:06.873 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90182024-05-23T03:46:08.360Z[ host-image] May 23 03:46:06.882 INFO O| May 23 03:46:06.882 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
90192024-05-23T03:46:08.364Z[ host-image] May 23 03:46:06.882 INFO O| May 23 03:46:06.882 INFO STEP 56 (remove_files) COMPLETE
90202024-05-23T03:46:08.364Z[ host-image] May 23 03:46:06.883 INFO O| May 23 03:46:06.882 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90212024-05-23T03:46:08.370Z[ host-image] May 23 03:46:06.892 INFO O| May 23 03:46:06.892 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
90222024-05-23T03:46:08.370Z[ host-image] May 23 03:46:06.892 INFO O| May 23 03:46:06.892 INFO STEP 57 (remove_files) COMPLETE
90232024-05-23T03:46:08.370Z[ host-image] May 23 03:46:06.892 INFO O| May 23 03:46:06.892 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90242024-05-23T03:46:08.379Z[ host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
90252024-05-23T03:46:08.379Z[ host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
90262024-05-23T03:46:08.383Z[ host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90272024-05-23T03:46:08.383Z[ host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90282024-05-23T03:46:08.383Z[ host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90292024-05-23T03:46:08.383Z[ host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90302024-05-23T03:46:08.383Z[ host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO ok!
90312024-05-23T03:46:08.383Z[ host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO STEP 58 (ensure_file) COMPLETE
90322024-05-23T03:46:08.383Z[ host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90332024-05-23T03:46:08.390Z[ host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
90342024-05-23T03:46:08.391Z[ host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
90352024-05-23T03:46:08.394Z[ host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90362024-05-23T03:46:08.394Z[ host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90372024-05-23T03:46:08.394Z[ host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90382024-05-23T03:46:08.394Z[ host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90392024-05-23T03:46:08.394Z[ host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO ok!
90402024-05-23T03:46:08.394Z[ host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO STEP 59 (ensure_file) COMPLETE
90412024-05-23T03:46:08.394Z[ host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90422024-05-23T03:46:08.402Z[ host-image] May 23 03:46:06.924 INFO O| May 23 03:46:06.924 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
90432024-05-23T03:46:08.402Z[ host-image] May 23 03:46:06.924 INFO O| May 23 03:46:06.924 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
90442024-05-23T03:46:08.406Z[ host-image] May 23 03:46:06.925 INFO O| May 23 03:46:06.924 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
90452024-05-23T03:46:08.406Z[ host-image] May 23 03:46:06.925 INFO O| May 23 03:46:06.924 INFO ok!
90462024-05-23T03:46:08.406Z[ host-image] May 23 03:46:06.925 INFO O| May 23 03:46:06.925 INFO STEP 60 (ensure_file) COMPLETE
90472024-05-23T03:46:08.406Z[ host-image] May 23 03:46:06.925 INFO O| May 23 03:46:06.925 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90482024-05-23T03:46:08.414Z[ host-image] May 23 03:46:06.936 INFO O| May 23 03:46:06.936 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
90492024-05-23T03:46:08.414Z[ host-image] May 23 03:46:06.936 INFO O| May 23 03:46:06.936 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
90502024-05-23T03:46:08.421Z[ host-image] May 23 03:46:06.937 INFO O| May 23 03:46:06.937 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
90512024-05-23T03:46:08.421Z[ host-image] May 23 03:46:06.937 INFO O| May 23 03:46:06.937 INFO ok!
90522024-05-23T03:46:08.421Z[ host-image] May 23 03:46:06.937 INFO O| May 23 03:46:06.937 INFO STEP 61 (ensure_file) COMPLETE
90532024-05-23T03:46:08.421Z[ host-image] May 23 03:46:06.937 INFO O| May 23 03:46:06.937 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90542024-05-23T03:46:08.426Z[ host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
90552024-05-23T03:46:08.426Z[ host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
90562024-05-23T03:46:08.426Z[ host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90572024-05-23T03:46:08.426Z[ host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90582024-05-23T03:46:08.426Z[ host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO ok!
90592024-05-23T03:46:08.426Z[ host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO STEP 62 (ensure_file) COMPLETE
90602024-05-23T03:46:08.426Z[ host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90612024-05-23T03:46:08.435Z[ host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
90622024-05-23T03:46:08.435Z[ host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
90632024-05-23T03:46:08.435Z[ host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90642024-05-23T03:46:08.438Z[ host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90652024-05-23T03:46:08.438Z[ host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO ok!
90662024-05-23T03:46:08.438Z[ host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO STEP 63 (ensure_file) COMPLETE
90672024-05-23T03:46:08.439Z[ host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90682024-05-23T03:46:08.452Z[ host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
90692024-05-23T03:46:08.452Z[ host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
90702024-05-23T03:46:08.452Z[ host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
90712024-05-23T03:46:08.452Z[ host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO ok!
90722024-05-23T03:46:08.452Z[ host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO STEP 64 (assemble_files) COMPLETE
90732024-05-23T03:46:08.452Z[ host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90742024-05-23T03:46:08.457Z[ host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
90752024-05-23T03:46:08.458Z[ host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
90762024-05-23T03:46:08.458Z[ host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90772024-05-23T03:46:08.458Z[ host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90782024-05-23T03:46:08.458Z[ host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO ok!
90792024-05-23T03:46:08.458Z[ host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO STEP 65 (ensure_file) COMPLETE
90802024-05-23T03:46:08.458Z[ host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90812024-05-23T03:46:08.467Z[ host-image] May 23 03:46:06.989 INFO O| May 23 03:46:06.989 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90822024-05-23T03:46:08.471Z[ host-image] May 23 03:46:06.989 INFO O| May 23 03:46:06.989 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90832024-05-23T03:46:08.471Z[ host-image] May 23 03:46:06.989 INFO O| May 23 03:46:06.989 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90842024-05-23T03:46:08.471Z[ host-image] May 23 03:46:06.989 INFO O| May 23 03:46:06.989 INFO STEP 66 (ensure_dir) COMPLETE
90852024-05-23T03:46:08.471Z[ host-image] May 23 03:46:06.989 INFO O| May 23 03:46:06.989 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90862024-05-23T03:46:08.479Z[ host-image] May 23 03:46:07.001 INFO O| May 23 03:46:07.001 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
90872024-05-23T03:46:08.484Z[ host-image] May 23 03:46:07.001 INFO O| May 23 03:46:07.001 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 ...
90882024-05-23T03:46:08.491Z[ host-image] May 23 03:46:07.009 INFO O| May 23 03:46:07.009 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
90892024-05-23T03:46:08.491Z[ host-image] May 23 03:46:07.009 INFO O| May 23 03:46:07.009 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
90902024-05-23T03:46:08.491Z[ host-image] May 23 03:46:07.009 INFO O| May 23 03:46:07.009 INFO ok!
90912024-05-23T03:46:08.491Z[ host-image] May 23 03:46:07.009 INFO O| May 23 03:46:07.009 INFO STEP 67 (ensure_file) COMPLETE
90922024-05-23T03:46:08.491Z[ host-image] May 23 03:46:07.009 INFO O| May 23 03:46:07.009 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90932024-05-23T03:46:08.499Z[ host-image] May 23 03:46:07.020 INFO O| May 23 03:46:07.020 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
90942024-05-23T03:46:08.499Z[ host-image] May 23 03:46:07.020 INFO O| May 23 03:46:07.020 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 ...
90952024-05-23T03:46:08.504Z[ host-image] May 23 03:46:07.021 INFO O| May 23 03:46:07.021 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
90962024-05-23T03:46:08.504Z[ host-image] May 23 03:46:07.021 INFO O| May 23 03:46:07.021 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
90972024-05-23T03:46:08.504Z[ host-image] May 23 03:46:07.021 INFO O| May 23 03:46:07.021 INFO ok!
90982024-05-23T03:46:08.504Z[ host-image] May 23 03:46:07.021 INFO O| May 23 03:46:07.021 INFO STEP 68 (ensure_file) COMPLETE
90992024-05-23T03:46:08.504Z[ host-image] May 23 03:46:07.021 INFO O| May 23 03:46:07.021 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91002024-05-23T03:46:08.516Z[ host-image] May 23 03:46:07.037 INFO O| May 23 03:46:07.037 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
91012024-05-23T03:46:08.521Z[ host-image] May 23 03:46:07.037 INFO O| May 23 03:46:07.037 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
91022024-05-23T03:46:10.616Z[ host-image] May 23 03:46:09.137 INFO O| May 23 03:46:09.137 INFO STEP 69 (pack_tar) COMPLETE
91032024-05-23T03:46:10.616Z[ host-image] May 23 03:46:09.137 INFO O| May 23 03:46:09.137 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
91042024-05-23T03:46:10.620Z[ host-image] May 23 03:46:09.137 INFO O| May 23 03:46:09.137 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
91052024-05-23T03:46:10.728Z[ host-image] May 23 03:46:09.249 INFO O| May 23 03:46:09.249 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
91062024-05-23T03:46:10.789Z[ host-image] May 23 03:46:09.309 INFO O| May 23 03:46:09.309 INFO completed processing gimlet/ramdisk-02-trim
91072024-05-23T03:46:10.793Z[ host-image] May 23 03:46:09.311 INFO image builder template: zfs...
91082024-05-23T03:46:10.793Z[ host-image] May 23 03:46:09.311 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/.tmpXdkP92/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.29.250", "-n", "zfs"], pwd: None
91092024-05-23T03:46:10.803Z[ host-image] May 23 03:46:09.325 INFO O| May 23 03:46:09.325 INFO skip include "stress" because feature "stress" is not enabled
91102024-05-23T03:46:10.829Z[ host-image] May 23 03:46:09.350 INFO O| May 23 03:46:09.350 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
91112024-05-23T03:46:10.834Z[ host-image] May 23 03:46:09.355 INFO O| May 23 03:46:09.355 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
91122024-05-23T03:46:10.920Z[ host-image] May 23 03:46:09.441 INFO O| May 23 03:46:09.441 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
91132024-05-23T03:46:10.963Z[ host-image] May 23 03:46:09.484 INFO O| May 23 03:46:09.484 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
91142024-05-23T03:46:10.963Z[ host-image] May 23 03:46:09.484 INFO O| May 23 03:46:09.484 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
91152024-05-23T03:46:10.967Z[ host-image] May 23 03:46:09.489 INFO O| May 23 03:46:09.489 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
91162024-05-23T03:46:11.026Z[ host-image] May 23 03:46:09.547 INFO O| May 23 03:46:09.547 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
91172024-05-23T03:46:11.070Z[ host-image] May 23 03:46:09.591 INFO O| May 23 03:46:09.591 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
91182024-05-23T03:46:11.081Z[ host-image] May 23 03:46:09.602 INFO O| May 23 03:46:09.602 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91192024-05-23T03:46:11.086Z[ host-image] May 23 03:46:09.607 INFO O| May 23 03:46:09.607 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
91202024-05-23T03:46:11.091Z[ host-image] May 23 03:46:09.607 INFO O| May 23 03:46:09.607 INFO no lofi found
91212024-05-23T03:46:11.091Z[ host-image] May 23 03:46:09.608 INFO O| May 23 03:46:09.608 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
91222024-05-23T03:46:11.092Z[ host-image] May 23 03:46:09.608 INFO O| May 23 03:46:09.608 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91232024-05-23T03:46:12.490Z[ host-image] May 23 03:46:11.010 INFO O| May 23 03:46:11.010 INFO lofi device = /dev/dsk/c2t1d0p0
91242024-05-23T03:46:12.490Z[ host-image] May 23 03:46:11.010 INFO O| May 23 03:46:11.010 INFO pool device = /dev/dsk/c2t1d0p0
91252024-05-23T03:46:12.490Z[ host-image] May 23 03:46:11.010 INFO O| May 23 03:46:11.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"]
91262024-05-23T03:46:12.525Z[ recovery-image] May 23 03:46:11.046 INFO creating reset image...
91272024-05-23T03:46:12.529Z[ recovery-image] May 23 03:46:11.046 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
91282024-05-23T03:46:12.567Z[ host-image] May 23 03:46:11.087 INFO O| May 23 03:46:11.087 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91292024-05-23T03:46:12.567Z[ host-image] May 23 03:46:11.088 INFO O| May 23 03:46:11.087 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
91302024-05-23T03:46:12.591Z[ host-image] May 23 03:46:11.112 INFO O| May 23 03:46:11.112 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
91312024-05-23T03:46:12.664Z[ host-image] May 23 03:46:11.184 INFO O| May 23 03:46:11.184 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
91322024-05-23T03:46:12.704Z[ host-image] May 23 03:46:11.222 INFO O| May 23 03:46:11.222 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
91332024-05-23T03:46:12.724Z[ host-image] May 23 03:46:11.238 INFO O| May 23 03:46:11.238 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
91342024-05-23T03:46:12.733Z[ host-image] May 23 03:46:11.250 INFO O| May 23 03:46:11.250 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
91352024-05-23T03:46:12.779Z[ host-image] May 23 03:46:11.300 INFO O| May 23 03:46:11.300 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
91362024-05-23T03:46:12.779Z[ host-image] May 23 03:46:11.300 INFO O| May 23 03:46:11.300 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
91372024-05-23T03:46:12.783Z[ host-image] May 23 03:46:11.300 INFO O| May 23 03:46:11.300 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
91382024-05-23T03:46:12.791Z[ host-image] May 23 03:46:11.312 INFO O| May 23 03:46:11.311 INFO boot environment UUID: d275447c-487a-4fe4-b6a7-76cf1ad988b4
91392024-05-23T03:46:12.791Z[ host-image] May 23 03:46:11.312 INFO O| May 23 03:46:11.311 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = d275447c-487a-4fe4-b6a7-76cf1ad988b4
91402024-05-23T03:46:12.796Z[ recovery-image] May 23 03:46:11.315 INFO E| Updating crates.io index
91412024-05-23T03:46:12.802Z[ host-image] May 23 03:46:11.323 INFO O| May 23 03:46:11.323 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
91422024-05-23T03:46:12.813Z[ host-image] May 23 03:46:11.334 INFO O| May 23 03:46:11.334 INFO STEP 0 (create_be) COMPLETE
91432024-05-23T03:46:12.813Z[ host-image] May 23 03:46:11.334 INFO O| May 23 03:46:11.334 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91442024-05-23T03:46:12.827Z[ host-image] May 23 03:46:11.348 INFO O| May 23 03:46:11.348 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
91452024-05-23T03:46:13.037Z[ recovery-image] May 23 03:46:11.553 INFO E| Downloading crates ...
91462024-05-23T03:46:13.112Z[ recovery-image] May 23 03:46:11.629 INFO E| Downloaded anstyle v1.0.6
91472024-05-23T03:46:13.117Z[ recovery-image] May 23 03:46:11.636 INFO E| Downloaded clap_derive v4.5.3
91482024-05-23T03:46:13.152Z[ recovery-image] May 23 03:46:11.641 INFO E| Downloaded strsim v0.11.0
91492024-05-23T03:46:13.152Z[ recovery-image] May 23 03:46:11.643 INFO E| Downloaded anstyle-query v1.0.2
91502024-05-23T03:46:13.153Z[ recovery-image] May 23 03:46:11.644 INFO E| Downloaded shared_child v1.0.0
91512024-05-23T03:46:13.153Z[ recovery-image] May 23 03:46:11.646 INFO E| Downloaded os_pipe v1.1.5
91522024-05-23T03:46:13.153Z[ recovery-image] May 23 03:46:11.647 INFO E| Downloaded colorchoice v1.0.0
91532024-05-23T03:46:13.159Z[ recovery-image] May 23 03:46:11.649 INFO E| Downloaded anstream v0.6.13
91542024-05-23T03:46:13.159Z[ recovery-image] May 23 03:46:11.653 INFO E| Downloaded duct v0.13.7
91552024-05-23T03:46:13.163Z[ recovery-image] May 23 03:46:11.655 INFO E| Downloaded proc-macro2 v1.0.79
91562024-05-23T03:46:13.168Z[ recovery-image] May 23 03:46:11.660 INFO E| Downloaded clap v4.5.3
91572024-05-23T03:46:13.168Z[ recovery-image] May 23 03:46:11.671 INFO E| Downloaded anstyle-parse v0.2.3
91582024-05-23T03:46:13.168Z[ recovery-image] May 23 03:46:11.674 INFO E| Downloaded syn v2.0.53
91592024-05-23T03:46:13.246Z[ recovery-image] May 23 03:46:11.757 INFO E| Compiling proc-macro2 v1.0.79
91602024-05-23T03:46:13.263Z[ recovery-image] May 23 03:46:11.757 INFO E| Compiling libc v0.2.153
91612024-05-23T03:46:13.263Z[ recovery-image] May 23 03:46:11.757 INFO E| Compiling unicode-ident v1.0.12
91622024-05-23T03:46:13.264Z[ recovery-image] May 23 03:46:11.757 INFO E| Compiling utf8parse v0.2.1
91632024-05-23T03:46:13.264Z[ recovery-image] May 23 03:46:11.757 INFO E| Compiling anstyle v1.0.6
91642024-05-23T03:46:13.264Z[ recovery-image] May 23 03:46:11.757 INFO E| Compiling anstyle-query v1.0.2
91652024-05-23T03:46:13.264Z[ recovery-image] May 23 03:46:11.757 INFO E| Compiling colorchoice v1.0.0
91662024-05-23T03:46:13.264Z[ recovery-image] May 23 03:46:11.758 INFO E| Compiling strsim v0.11.0
91672024-05-23T03:46:13.867Z[ recovery-image] May 23 03:46:12.387 INFO E| Compiling heck v0.5.0
91682024-05-23T03:46:13.987Z[ recovery-image] May 23 03:46:12.507 INFO E| Compiling anstyle-parse v0.2.3
91692024-05-23T03:46:14.050Z[ recovery-image] May 23 03:46:12.570 INFO E| Compiling clap_lex v0.7.0
91702024-05-23T03:46:14.092Z[ recovery-image] May 23 03:46:12.612 INFO E| Compiling once_cell v1.19.0
91712024-05-23T03:46:14.812Z[ recovery-image] May 23 03:46:13.332 INFO E| Compiling anstream v0.6.13
91722024-05-23T03:46:15.631Z[ recovery-image] May 23 03:46:14.147 INFO E| Compiling clap_builder v4.5.2
91732024-05-23T03:46:15.794Z[ recovery-image] May 23 03:46:14.314 INFO E| Compiling quote v1.0.35
91742024-05-23T03:46:16.082Z[ recovery-image] May 23 03:46:14.602 INFO E| Compiling os_pipe v1.1.5
91752024-05-23T03:46:16.094Z[ recovery-image] May 23 03:46:14.614 INFO E| Compiling shared_child v1.0.0
91762024-05-23T03:46:16.640Z[ recovery-image] May 23 03:46:15.156 INFO E| Compiling syn v2.0.53
91772024-05-23T03:46:16.716Z[ recovery-image] May 23 03:46:15.235 INFO E| Compiling duct v0.13.7
91782024-05-23T03:46:24.379Z[ recovery-image] May 23 03:46:22.893 INFO E| Compiling clap_derive v4.5.3
91792024-05-23T03:46:27.749Z[ recovery-image] May 23 03:46:26.266 INFO E| Compiling clap v4.5.3
91802024-05-23T03:46:27.824Z[ recovery-image] May 23 03:46:26.340 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
91812024-05-23T03:46:29.354Z[ recovery-image] May 23 03:46:27.870 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.74s
91822024-05-23T03:46:29.362Z[ recovery-image] May 23 03:46:27.879 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
91832024-05-23T03:46:29.509Z[ recovery-image] May 23 03:46:28.025 INFO E| Updating crates.io index
91842024-05-23T03:46:29.706Z[ recovery-image] May 23 03:46:28.222 INFO E| Downloading crates ...
91852024-05-23T03:46:29.802Z[ recovery-image] May 23 03:46:28.318 INFO E| Downloaded bit_field v0.10.2
91862024-05-23T03:46:29.807Z[ recovery-image] May 23 03:46:28.320 INFO E| Downloaded seq-macro v0.3.5
91872024-05-23T03:46:29.823Z[ recovery-image] May 23 03:46:28.340 INFO E| Downloaded cpio_reader v0.1.1
91882024-05-23T03:46:29.833Z[ recovery-image] May 23 03:46:28.347 INFO E| Downloaded raw-cpuid v10.7.0
91892024-05-23T03:46:29.839Z[ recovery-image] May 23 03:46:28.353 INFO E| Downloaded goblin v0.8.0
91902024-05-23T03:46:29.976Z[ recovery-image] May 23 03:46:28.493 INFO E| Downloaded x86 v0.52.0
91912024-05-23T03:46:30.088Z[ recovery-image] May 23 03:46:28.594 INFO E| Updating crates.io index
91922024-05-23T03:46:30.143Z[ recovery-image] May 23 03:46:28.658 INFO E| Downloading crates ...
91932024-05-23T03:46:30.211Z[ recovery-image] May 23 03:46:28.718 INFO E| Downloaded allocator-api2 v0.2.16
91942024-05-23T03:46:30.232Z[ recovery-image] May 23 03:46:28.723 INFO E| Downloaded rustc-demangle v0.1.23
91952024-05-23T03:46:30.283Z[ recovery-image] May 23 03:46:28.736 INFO E| Downloaded compiler_builtins v0.1.108
91962024-05-23T03:46:30.323Z[ recovery-image] May 23 03:46:28.838 INFO E| Compiling compiler_builtins v0.1.108
91972024-05-23T03:46:30.323Z[ recovery-image] May 23 03:46:28.838 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)
91982024-05-23T03:46:30.324Z[ recovery-image] May 23 03:46:28.838 INFO E| Compiling proc-macro2 v1.0.79
91992024-05-23T03:46:30.324Z[ recovery-image] May 23 03:46:28.838 INFO E| Compiling unicode-ident v1.0.12
92002024-05-23T03:46:30.324Z[ recovery-image] May 23 03:46:28.838 INFO E| Compiling syn v1.0.109
92012024-05-23T03:46:30.324Z[ recovery-image] May 23 03:46:28.838 INFO E| Compiling x86 v0.52.0
92022024-05-23T03:46:30.324Z[ recovery-image] May 23 03:46:28.838 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
92032024-05-23T03:46:30.324Z[ recovery-image] May 23 03:46:28.838 INFO E| Compiling seq-macro v0.3.5
92042024-05-23T03:46:32.198Z[ recovery-image] May 23 03:46:30.711 INFO E| Compiling quote v1.0.35
92052024-05-23T03:46:32.625Z[ recovery-image] May 23 03:46:31.140 INFO E| Compiling syn v2.0.53
92062024-05-23T03:46:42.059Z[ host-image] May 23 03:46:33.465 INFO O| May 23 03:46:33.465 INFO STEP 1 (unpack_tar) COMPLETE
92072024-05-23T03:46:42.059Z[ host-image] May 23 03:46:33.465 INFO O| May 23 03:46:33.465 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92082024-05-23T03:46:42.059Z[ host-image] May 23 03:46:33.477 INFO O| May 23 03:46:33.477 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
92092024-05-23T03:46:42.059Z[ host-image] May 23 03:46:33.835 INFO O| May 23 03:46:33.835 INFO STEP 2 (devfsadm) COMPLETE
92102024-05-23T03:46:42.059Z[ host-image] May 23 03:46:33.835 INFO O| May 23 03:46:33.835 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92112024-05-23T03:46:42.059Z[ host-image] May 23 03:46:33.852 INFO O| May 23 03:46:33.852 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92122024-05-23T03:46:42.059Z[ host-image] May 23 03:46:33.852 INFO O| May 23 03:46:33.852 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92132024-05-23T03:46:42.059Z[ host-image] May 23 03:46:33.852 INFO O| May 23 03:46:33.852 INFO STEP 3 (ensure_dir) COMPLETE
92142024-05-23T03:46:42.059Z[ host-image] May 23 03:46:33.852 INFO O| May 23 03:46:33.852 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92152024-05-23T03:46:42.059Z[ host-image] May 23 03:46:33.867 INFO O| May 23 03:46:33.867 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92162024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.868 INFO O| May 23 03:46:33.867 INFO STEP 4 (ensure_dir) COMPLETE
92172024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.868 INFO O| May 23 03:46:33.867 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92182024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.880 INFO O| May 23 03:46:33.879 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92192024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.880 INFO O| May 23 03:46:33.880 INFO STEP 5 (ensure_dir) COMPLETE
92202024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.880 INFO O| May 23 03:46:33.880 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92212024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.893 INFO O| May 23 03:46:33.893 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92222024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.893 INFO O| May 23 03:46:33.893 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92232024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.893 INFO O| May 23 03:46:33.893 INFO STEP 6 (ensure_dir) COMPLETE
92242024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.893 INFO O| May 23 03:46:33.893 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92252024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.904 INFO O| May 23 03:46:33.904 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92262024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.904 INFO O| May 23 03:46:33.904 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92272024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.904 INFO O| May 23 03:46:33.904 INFO STEP 7 (ensure_dir) COMPLETE
92282024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.905 INFO O| May 23 03:46:33.904 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92292024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.917 INFO O| May 23 03:46:33.917 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
92302024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.918 INFO O| May 23 03:46:33.918 INFO STEP 8 (remove_files) COMPLETE
92312024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.918 INFO O| May 23 03:46:33.918 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92322024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.930 INFO O| May 23 03:46:33.930 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
92332024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.931 INFO O| May 23 03:46:33.931 INFO STEP 9 (remove_files) COMPLETE
92342024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.931 INFO O| May 23 03:46:33.931 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92352024-05-23T03:46:42.060Z[ host-image] May 23 03:46:33.946 INFO O| May 23 03:46:33.946 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
92362024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.947 INFO O| May 23 03:46:33.947 INFO STEP 10 (remove_files) COMPLETE
92372024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.947 INFO O| May 23 03:46:33.947 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92382024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.962 INFO O| May 23 03:46:33.962 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
92392024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.962 INFO O| May 23 03:46:33.962 INFO STEP 11 (remove_files) COMPLETE
92402024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.962 INFO O| May 23 03:46:33.962 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92412024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.975 INFO O| May 23 03:46:33.975 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
92422024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.975 INFO O| May 23 03:46:33.975 INFO STEP 12 (remove_files) COMPLETE
92432024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.975 INFO O| May 23 03:46:33.975 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92442024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.986 INFO O| May 23 03:46:33.986 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92452024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.986 INFO O| May 23 03:46:33.986 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92462024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.986 INFO O| May 23 03:46:33.986 INFO STEP 13 (ensure_dir) COMPLETE
92472024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.986 INFO O| May 23 03:46:33.986 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92482024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.997 INFO O| May 23 03:46:33.996 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92492024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.997 INFO O| May 23 03:46:33.997 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92502024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.997 INFO O| May 23 03:46:33.997 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92512024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.997 INFO O| May 23 03:46:33.997 INFO STEP 14 (ensure_dir) COMPLETE
92522024-05-23T03:46:42.061Z[ host-image] May 23 03:46:33.997 INFO O| May 23 03:46:33.997 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92532024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.009 INFO O| May 23 03:46:34.009 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92542024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.009 INFO O| May 23 03:46:34.009 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92552024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.009 INFO O| May 23 03:46:34.009 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92562024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.009 INFO O| May 23 03:46:34.009 INFO STEP 15 (ensure_dir) COMPLETE
92572024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.009 INFO O| May 23 03:46:34.009 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92582024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.020 INFO O| May 23 03:46:34.020 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92592024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.020 INFO O| May 23 03:46:34.020 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92602024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.020 INFO O| May 23 03:46:34.020 INFO STEP 16 (ensure_dir) COMPLETE
92612024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.020 INFO O| May 23 03:46:34.020 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92622024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.035 INFO O| May 23 03:46:34.035 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92632024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.036 INFO O| May 23 03:46:34.035 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92642024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.036 INFO O| May 23 03:46:34.035 INFO STEP 17 (ensure_dir) COMPLETE
92652024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.036 INFO O| May 23 03:46:34.036 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92662024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.051 INFO O| May 23 03:46:34.051 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
92672024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.051 INFO O| May 23 03:46:34.051 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
92682024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.051 INFO O| May 23 03:46:34.051 INFO ok!
92692024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.051 INFO O| May 23 03:46:34.051 INFO STEP 18 (ensure_symlink) COMPLETE
92702024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.051 INFO O| May 23 03:46:34.051 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92712024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.063 INFO O| May 23 03:46:34.063 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
92722024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.063 INFO O| May 23 03:46:34.063 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
92732024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.063 INFO O| May 23 03:46:34.063 INFO ok!
92742024-05-23T03:46:42.062Z[ host-image] May 23 03:46:34.063 INFO O| May 23 03:46:34.063 INFO STEP 19 (ensure_file) COMPLETE
92752024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.063 INFO O| May 23 03:46:34.063 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92762024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
92772024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
92782024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
92792024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO ok!
92802024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO STEP 20 (ensure_symlink) COMPLETE
92812024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92822024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.093 INFO O| May 23 03:46:34.093 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
92832024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.093 INFO O| May 23 03:46:34.093 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
92842024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.093 INFO O| May 23 03:46:34.093 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
92852024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.093 INFO O| May 23 03:46:34.093 INFO ok!
92862024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.094 INFO O| May 23 03:46:34.093 INFO STEP 21 (ensure_symlink) COMPLETE
92872024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.094 INFO O| May 23 03:46:34.093 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92882024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.108 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
92892024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.109 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
92902024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.109 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
92912024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.109 INFO ok!
92922024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.109 INFO STEP 22 (ensure_symlink) COMPLETE
92932024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.109 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92942024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
92952024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
92962024-05-23T03:46:42.063Z[ host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
92972024-05-23T03:46:42.064Z[ host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO ok!
92982024-05-23T03:46:42.064Z[ host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO STEP 23 (ensure_symlink) COMPLETE
92992024-05-23T03:46:42.064Z[ host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93002024-05-23T03:46:42.064Z[ host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
93012024-05-23T03:46:42.064Z[ host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
93022024-05-23T03:46:42.064Z[ host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
93032024-05-23T03:46:42.064Z[ host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 INFO ok!
93042024-05-23T03:46:42.064Z[ host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 INFO STEP 24 (ensure_file) COMPLETE
93052024-05-23T03:46:42.064Z[ host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
93062024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.145 INFO O| May 23 03:46:34.145 INFO updating shadow file
93072024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.145 INFO O| May 23 03:46:34.145 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93082024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.145 INFO O| May 23 03:46:34.145 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93092024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.146 INFO O| May 23 03:46:34.146 INFO STEP 25 (shadow) COMPLETE
93102024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.146 INFO O| May 23 03:46:34.146 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93112024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
93122024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
93132024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
93142024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 INFO ok!
93152024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 INFO STEP 26 (ensure_file) COMPLETE
93162024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93172024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
93182024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
93192024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
93202024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO ok!
93212024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO STEP 27 (ensure_file) COMPLETE
93222024-05-23T03:46:42.086Z[ host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93232024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.182 INFO O| May 23 03:46:34.182 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
93242024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.182 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
93252024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.183 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93262024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.183 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93272024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.183 INFO ok!
93282024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.183 INFO STEP 28 (ensure_file) COMPLETE
93292024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.183 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93302024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
93312024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
93322024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
93332024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO ok!
93342024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO STEP 29 (ensure_file) COMPLETE
93352024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93362024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.208 INFO O| May 23 03:46:34.208 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
93372024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.209 INFO O| May 23 03:46:34.208 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
93382024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.209 INFO O| May 23 03:46:34.209 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
93392024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.209 INFO O| May 23 03:46:34.209 INFO ok!
93402024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.209 INFO O| May 23 03:46:34.209 INFO STEP 30 (ensure_file) COMPLETE
93412024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.209 INFO O| May 23 03:46:34.209 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93422024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
93432024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
93442024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93452024-05-23T03:46:42.087Z[ host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93462024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO ok!
93472024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO STEP 31 (ensure_file) COMPLETE
93482024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93492024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
93502024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
93512024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
93522024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 INFO ok!
93532024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 INFO STEP 32 (ensure_file) COMPLETE
93542024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93552024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
93562024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
93572024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
93582024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 INFO ok!
93592024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 INFO STEP 33 (ensure_file) COMPLETE
93602024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93612024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
93622024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
93632024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93642024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93652024-05-23T03:46:42.088Z[ host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93662024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93672024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO ok!
93682024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO STEP 34 (ensure_file) COMPLETE
93692024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93702024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.286 INFO O| May 23 03:46:34.286 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93712024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.286 INFO O| May 23 03:46:34.286 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93722024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.286 INFO O| May 23 03:46:34.286 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93732024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.286 INFO O| May 23 03:46:34.286 INFO STEP 35 (ensure_dir) COMPLETE
93742024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.286 INFO O| May 23 03:46:34.286 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93752024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.304 INFO O| May 23 03:46:34.304 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
93762024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.304 INFO O| May 23 03:46:34.304 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 ...
93772024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 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
93782024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 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
93792024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 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
93802024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 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
93812024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 INFO ok!
93822024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 INFO STEP 36 (ensure_file) COMPLETE
93832024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93842024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
93852024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 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 ...
93862024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
93872024-05-23T03:46:42.089Z[ host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 INFO ok!
93882024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 INFO STEP 37 (ensure_symlink) COMPLETE
93892024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93902024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
93912024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
93922024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93932024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93942024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93952024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93962024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO ok!
93972024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO STEP 38 (ensure_file) COMPLETE
93982024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93992024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
94002024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 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 ...
94012024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 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
94022024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94032024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 INFO ok!
94042024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 INFO STEP 39 (ensure_file) COMPLETE
94052024-05-23T03:46:42.090Z[ host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94062024-05-23T03:46:42.105Z[ host-image] May 23 03:46:34.367 INFO O| May 23 03:46:34.367 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
94072024-05-23T03:46:42.105Z[ host-image] May 23 03:46:34.367 INFO O| May 23 03:46:34.367 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
94082024-05-23T03:46:42.105Z[ host-image] May 23 03:46:34.368 INFO O| May 23 03:46:34.368 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
94092024-05-23T03:46:42.105Z[ host-image] May 23 03:46:34.368 INFO O| May 23 03:46:34.368 INFO ok!
94102024-05-23T03:46:42.105Z[ host-image] May 23 03:46:34.368 INFO O| May 23 03:46:34.368 INFO STEP 40 (ensure_file) COMPLETE
94112024-05-23T03:46:42.105Z[ host-image] May 23 03:46:34.368 INFO O| May 23 03:46:34.368 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94122024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.383 INFO O| May 23 03:46:34.383 INFO updating shadow file
94132024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.384 INFO O| May 23 03:46:34.384 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94142024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.384 INFO O| May 23 03:46:34.384 INFO STEP 41 (shadow) COMPLETE
94152024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.384 INFO O| May 23 03:46:34.384 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94162024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
94172024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
94182024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94192024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94202024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO ok!
94212024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO STEP 42 (ensure_file) COMPLETE
94222024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94232024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO skip step because feature "mfg" is not enabled
94242024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94252024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO skip step because feature "mfg" is not enabled
94262024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94272024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.414 INFO O| May 23 03:46:34.414 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
94282024-05-23T03:46:42.106Z[ host-image] May 23 03:46:34.414 INFO O| May 23 03:46:34.414 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
94292024-05-23T03:46:42.106Z[ host-image] May 23 03:46:35.239 INFO O| May 23 03:46:35.239 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94302024-05-23T03:46:42.106Z[ host-image] May 23 03:46:35.239 INFO O| May 23 03:46:35.239 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94312024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.239 INFO O| May 23 03:46:35.239 INFO ok!
94322024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.239 INFO O| May 23 03:46:35.239 INFO STEP 45 (ensure_file) COMPLETE
94332024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.239 INFO O| May 23 03:46:35.239 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94342024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
94352024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94362024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94372024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94382024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94392024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94402024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO ok!
94412024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO STEP 46 (ensure_file) COMPLETE
94422024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94432024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.268 INFO O| May 23 03:46:35.268 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
94442024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.268 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 ...
94452024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.269 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
94462024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.269 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94472024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.269 INFO ok!
94482024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.269 INFO STEP 47 (ensure_file) COMPLETE
94492024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.269 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94502024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
94512024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
94522024-05-23T03:46:42.107Z[ host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94532024-05-23T03:46:42.107Z[ recovery-image] May 23 03:46:36.024 INFO E| Compiling scroll_derive v0.12.0
94542024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94552024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94562024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94572024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO ok!
94582024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO STEP 48 (ensure_file) COMPLETE
94592024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94602024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.300 INFO O| May 23 03:46:35.300 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
94612024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.300 INFO O| May 23 03:46:35.300 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 ...
94622024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.301 INFO O| May 23 03:46:35.300 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
94632024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.301 INFO O| May 23 03:46:35.301 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
94642024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.301 INFO O| May 23 03:46:35.301 INFO ok!
94652024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.301 INFO O| May 23 03:46:35.301 INFO STEP 49 (ensure_file) COMPLETE
94662024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.301 INFO O| May 23 03:46:35.301 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94672024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
94682024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
94692024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94702024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94712024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94722024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94732024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO ok!
94742024-05-23T03:46:42.108Z[ host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO STEP 50 (ensure_file) COMPLETE
94752024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94762024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
94772024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 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 ...
94782024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 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
94792024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
94802024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 INFO ok!
94812024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 INFO STEP 51 (ensure_file) COMPLETE
94822024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94832024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
94842024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 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 ...
94852024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 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
94862024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
94872024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 INFO ok!
94882024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 INFO STEP 52 (ensure_file) COMPLETE
94892024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94902024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
94912024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 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 ...
94922024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 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
94932024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
94942024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 INFO ok!
94952024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 INFO STEP 53 (ensure_file) COMPLETE
94962024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94972024-05-23T03:46:42.109Z[ host-image] May 23 03:46:35.376 INFO O| May 23 03:46:35.375 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
94982024-05-23T03:46:42.110Z[ host-image] May 23 03:46:35.376 INFO O| May 23 03:46:35.376 INFO STEP 54 (ensure_dir) COMPLETE
94992024-05-23T03:46:42.110Z[ host-image] May 23 03:46:35.376 INFO O| May 23 03:46:35.376 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95002024-05-23T03:46:42.110Z[ host-image] May 23 03:46:35.389 INFO O| May 23 03:46:35.389 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95012024-05-23T03:46:42.110Z[ host-image] May 23 03:46:35.389 INFO O| May 23 03:46:35.389 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95022024-05-23T03:46:42.110Z[ host-image] May 23 03:46:35.389 INFO O| May 23 03:46:35.389 INFO STEP 55 (ensure_dir) COMPLETE
95032024-05-23T03:46:42.110Z[ host-image] May 23 03:46:35.389 INFO O| May 23 03:46:35.389 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95042024-05-23T03:46:42.110Z[ host-image] May 23 03:46:35.400 INFO O| May 23 03:46:35.400 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95052024-05-23T03:46:42.110Z[ host-image] May 23 03:46:35.401 INFO O| May 23 03:46:35.401 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95062024-05-23T03:46:42.118Z[ host-image] May 23 03:46:35.401 INFO O| May 23 03:46:35.401 INFO STEP 56 (ensure_dir) COMPLETE
95072024-05-23T03:46:42.118Z[ host-image] May 23 03:46:35.401 INFO O| May 23 03:46:35.401 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95082024-05-23T03:46:42.118Z[ host-image] May 23 03:46:35.419 INFO O| May 23 03:46:35.418 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
95092024-05-23T03:46:42.118Z[ host-image] May 23 03:46:35.419 INFO O| May 23 03:46:35.418 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
95102024-05-23T03:46:42.118Z[ host-image] May 23 03:46:35.440 INFO O| May 23 03:46:35.440 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
95112024-05-23T03:46:42.118Z[ host-image] May 23 03:46:35.440 INFO O| May 23 03:46:35.440 INFO ok!
95122024-05-23T03:46:42.118Z[ host-image] May 23 03:46:35.440 INFO O| May 23 03:46:35.440 INFO STEP 57 (ensure_file) COMPLETE
95132024-05-23T03:46:42.119Z[ host-image] May 23 03:46:35.440 INFO O| May 23 03:46:35.440 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95142024-05-23T03:46:42.119Z[ host-image] May 23 03:46:35.457 INFO O| May 23 03:46:35.457 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
95152024-05-23T03:46:42.119Z[ host-image] May 23 03:46:35.457 INFO O| May 23 03:46:35.457 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
95162024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.752 INFO O| May 23 03:46:36.752 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
95172024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.752 INFO O| May 23 03:46:36.752 INFO ok!
95182024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.752 INFO O| May 23 03:46:36.752 INFO STEP 58 (ensure_file) COMPLETE
95192024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.752 INFO O| May 23 03:46:36.752 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95202024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.768 INFO O| May 23 03:46:36.768 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95212024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.769 INFO O| May 23 03:46:36.769 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95222024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.769 INFO O| May 23 03:46:36.769 INFO STEP 59 (ensure_dir) COMPLETE
95232024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.769 INFO O| May 23 03:46:36.769 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95242024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
95252024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO copying /tmp/.tmpXdkP92/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 ...
95262024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
95272024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO ok!
95282024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO STEP 60 (ensure_file) COMPLETE
95292024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95302024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95312024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO copying /tmp/.tmpXdkP92/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 ...
95322024-05-23T03:46:42.119Z[ host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
95332024-05-23T03:46:42.120Z[ host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO ok!
95342024-05-23T03:46:42.120Z[ host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO STEP 61 (ensure_file) COMPLETE
95352024-05-23T03:46:42.120Z[ host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95362024-05-23T03:46:42.120Z[ host-image] May 23 03:46:36.815 INFO O| May 23 03:46:36.815 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95372024-05-23T03:46:42.120Z[ host-image] May 23 03:46:36.815 INFO O| May 23 03:46:36.815 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95382024-05-23T03:46:42.120Z[ host-image] May 23 03:46:36.815 INFO O| May 23 03:46:36.815 INFO STEP 62 (ensure_dir) COMPLETE
95392024-05-23T03:46:42.120Z[ host-image] May 23 03:46:36.815 INFO O| May 23 03:46:36.815 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95402024-05-23T03:46:42.120Z[ host-image] May 23 03:46:36.829 INFO O| May 23 03:46:36.829 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95412024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.829 INFO copying /tmp/.tmpXdkP92/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 ...
95422024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.829 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95432024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.829 INFO ok!
95442024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.829 INFO STEP 63 (ensure_file) COMPLETE
95452024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.829 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95462024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95472024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO copying /tmp/.tmpXdkP92/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 ...
95482024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
95492024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO ok!
95502024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO STEP 64 (ensure_file) COMPLETE
95512024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95522024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.861 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95532024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.861 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95542024-05-23T03:46:42.120Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.861 INFO STEP 65 (ensure_dir) COMPLETE
95552024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.861 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95562024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95572024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO copying /tmp/.tmpXdkP92/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 ...
95582024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95592024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO ok!
95602024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO STEP 66 (ensure_file) COMPLETE
95612024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95622024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
95632024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
95642024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
95652024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO ok!
95662024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO STEP 67 (ensure_file) COMPLETE
95672024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95682024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.898 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95692024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.899 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95702024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.899 INFO STEP 68 (ensure_dir) COMPLETE
95712024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.899 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95722024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.910 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
95732024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.910 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
95742024-05-23T03:46:42.121Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.554 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
95752024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.554 INFO ok!
95762024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.554 INFO STEP 69 (ensure_file) COMPLETE
95772024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.554 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95782024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.567 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
95792024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.567 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
95802024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.295 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
95812024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.295 INFO ok!
95822024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.295 INFO STEP 70 (ensure_file) COMPLETE
95832024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.295 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95842024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.314 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95852024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.314 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95862024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.314 INFO STEP 71 (ensure_dir) COMPLETE
95872024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.314 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95882024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
95892024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO copying /tmp/.tmpXdkP92/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 ...
95902024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
95912024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO ok!
95922024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO STEP 72 (ensure_file) COMPLETE
95932024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95942024-05-23T03:46:42.122Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.347 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
95952024-05-23T03:46:42.123Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.347 INFO copying /tmp/.tmpXdkP92/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 ...
95962024-05-23T03:46:42.123Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.347 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
95972024-05-23T03:46:42.123Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.348 INFO ok!
95982024-05-23T03:46:42.123Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.348 INFO STEP 73 (ensure_file) COMPLETE
95992024-05-23T03:46:42.123Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.348 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96002024-05-23T03:46:42.123Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.364 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
96012024-05-23T03:46:42.123Z[ host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.364 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
96022024-05-23T03:46:42.123Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.364 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
96032024-05-23T03:46:42.123Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.364 INFO ok!
96042024-05-23T03:46:42.123Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.364 INFO STEP 74 (ensure_file) COMPLETE
96052024-05-23T03:46:42.123Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.364 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96062024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.380 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
96072024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.381 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
96082024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.381 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
96092024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.381 INFO ok!
96102024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.381 INFO STEP 75 (ensure_file) COMPLETE
96112024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.381 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96122024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.397 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96132024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.397 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96142024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.397 INFO STEP 76 (ensure_dir) COMPLETE
96152024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.397 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96162024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.412 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
96172024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.412 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
96182024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.418 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
96192024-05-23T03:46:42.131Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.418 INFO ok!
96202024-05-23T03:46:42.132Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.418 INFO STEP 77 (ensure_file) COMPLETE
96212024-05-23T03:46:42.132Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.418 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96222024-05-23T03:46:42.132Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
96232024-05-23T03:46:42.132Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
96242024-05-23T03:46:42.132Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
96252024-05-23T03:46:42.132Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO ok!
96262024-05-23T03:46:42.132Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO STEP 78 (ensure_file) COMPLETE
96272024-05-23T03:46:42.132Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96282024-05-23T03:46:42.132Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.450 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
96292024-05-23T03:46:42.132Z[ host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.450 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
96302024-05-23T03:46:42.217Z[ recovery-image] May 23 03:46:40.731 INFO E| Compiling bitstruct_derive v0.1.0
96312024-05-23T03:46:42.335Z[ host-image] May 23 03:46:40.843 INFO O| May 23 03:46:40.843 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
96322024-05-23T03:46:42.336Z[ host-image] May 23 03:46:40.843 INFO O| May 23 03:46:40.843 INFO ok!
96332024-05-23T03:46:42.341Z[ host-image] May 23 03:46:40.843 INFO O| May 23 03:46:40.843 INFO STEP 79 (ensure_file) COMPLETE
96342024-05-23T03:46:42.341Z[ host-image] May 23 03:46:40.843 INFO O| May 23 03:46:40.843 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96352024-05-23T03:46:42.342Z[ host-image] May 23 03:46:40.854 INFO O| May 23 03:46:40.854 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96362024-05-23T03:46:42.342Z[ host-image] May 23 03:46:40.855 INFO O| May 23 03:46:40.855 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96372024-05-23T03:46:42.342Z[ host-image] May 23 03:46:40.855 INFO O| May 23 03:46:40.855 INFO STEP 80 (ensure_dir) COMPLETE
96382024-05-23T03:46:42.342Z[ host-image] May 23 03:46:40.855 INFO O| May 23 03:46:40.855 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96392024-05-23T03:46:42.352Z[ host-image] May 23 03:46:40.865 INFO O| May 23 03:46:40.865 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96402024-05-23T03:46:42.352Z[ host-image] May 23 03:46:40.865 INFO O| May 23 03:46:40.865 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96412024-05-23T03:46:42.352Z[ host-image] May 23 03:46:40.865 INFO O| May 23 03:46:40.865 INFO STEP 81 (ensure_dir) COMPLETE
96422024-05-23T03:46:42.360Z[ host-image] May 23 03:46:40.865 INFO O| May 23 03:46:40.865 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96432024-05-23T03:46:42.369Z[ host-image] May 23 03:46:40.875 INFO O| May 23 03:46:40.875 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96442024-05-23T03:46:42.369Z[ host-image] May 23 03:46:40.875 INFO O| May 23 03:46:40.875 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96452024-05-23T03:46:42.369Z[ host-image] May 23 03:46:40.875 INFO O| May 23 03:46:40.875 INFO STEP 82 (ensure_dir) COMPLETE
96462024-05-23T03:46:42.370Z[ host-image] May 23 03:46:40.875 INFO O| May 23 03:46:40.875 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96472024-05-23T03:46:42.373Z[ host-image] May 23 03:46:40.885 INFO O| May 23 03:46:40.885 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96482024-05-23T03:46:42.374Z[ host-image] May 23 03:46:40.885 INFO O| May 23 03:46:40.885 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96492024-05-23T03:46:42.374Z[ host-image] May 23 03:46:40.885 INFO O| May 23 03:46:40.885 INFO STEP 83 (ensure_dir) COMPLETE
96502024-05-23T03:46:42.374Z[ host-image] May 23 03:46:40.885 INFO O| May 23 03:46:40.885 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96512024-05-23T03:46:42.387Z[ host-image] May 23 03:46:40.895 INFO O| May 23 03:46:40.895 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96522024-05-23T03:46:42.387Z[ host-image] May 23 03:46:40.895 INFO O| May 23 03:46:40.895 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96532024-05-23T03:46:42.387Z[ host-image] May 23 03:46:40.895 INFO O| May 23 03:46:40.895 INFO STEP 84 (ensure_dir) COMPLETE
96542024-05-23T03:46:42.387Z[ host-image] May 23 03:46:40.895 INFO O| May 23 03:46:40.895 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96552024-05-23T03:46:42.398Z[ host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
96562024-05-23T03:46:42.398Z[ host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO copying /tmp/.tmpXdkP92/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 ...
96572024-05-23T03:46:42.398Z[ host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
96582024-05-23T03:46:42.398Z[ host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO ok!
96592024-05-23T03:46:42.398Z[ host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO STEP 85 (ensure_file) COMPLETE
96602024-05-23T03:46:42.398Z[ host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96612024-05-23T03:46:42.403Z[ host-image] May 23 03:46:40.915 INFO O| May 23 03:46:40.915 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96622024-05-23T03:46:42.403Z[ host-image] May 23 03:46:40.916 INFO O| May 23 03:46:40.915 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96632024-05-23T03:46:42.403Z[ host-image] May 23 03:46:40.916 INFO O| May 23 03:46:40.916 INFO STEP 86 (ensure_dir) COMPLETE
96642024-05-23T03:46:42.403Z[ host-image] May 23 03:46:40.916 INFO O| May 23 03:46:40.916 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96652024-05-23T03:46:42.413Z[ host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
96662024-05-23T03:46:42.413Z[ host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
96672024-05-23T03:46:42.413Z[ host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
96682024-05-23T03:46:42.413Z[ host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO ok!
96692024-05-23T03:46:42.413Z[ host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO STEP 87 (ensure_file) COMPLETE
96702024-05-23T03:46:42.413Z[ host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96712024-05-23T03:46:42.422Z[ host-image] May 23 03:46:40.936 INFO O| May 23 03:46:40.936 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
96722024-05-23T03:46:42.423Z[ host-image] May 23 03:46:40.936 INFO O| May 23 03:46:40.936 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
96732024-05-23T03:46:42.824Z[ host-image] May 23 03:46:41.336 INFO O| May 23 03:46:41.336 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
96742024-05-23T03:46:42.824Z[ host-image] May 23 03:46:41.336 INFO O| May 23 03:46:41.336 INFO ok!
96752024-05-23T03:46:42.829Z[ host-image] May 23 03:46:41.336 INFO O| May 23 03:46:41.336 INFO STEP 88 (ensure_file) COMPLETE
96762024-05-23T03:46:42.829Z[ host-image] May 23 03:46:41.336 INFO O| May 23 03:46:41.336 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96772024-05-23T03:46:42.836Z[ host-image] May 23 03:46:41.350 INFO O| May 23 03:46:41.350 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
96782024-05-23T03:46:42.841Z[ host-image] May 23 03:46:41.350 INFO O| May 23 03:46:41.350 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
96792024-05-23T03:46:43.431Z[ host-image] May 23 03:46:41.938 INFO O| May 23 03:46:41.938 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
96802024-05-23T03:46:43.431Z[ host-image] May 23 03:46:41.938 INFO O| May 23 03:46:41.938 INFO ok!
96812024-05-23T03:46:43.450Z[ host-image] May 23 03:46:41.938 INFO O| May 23 03:46:41.938 INFO STEP 89 (ensure_file) COMPLETE
96822024-05-23T03:46:43.450Z[ host-image] May 23 03:46:41.938 INFO O| May 23 03:46:41.938 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96832024-05-23T03:46:43.463Z[ host-image] May 23 03:46:41.949 INFO O| May 23 03:46:41.949 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
96842024-05-23T03:46:43.463Z[ host-image] May 23 03:46:41.949 INFO O| May 23 03:46:41.949 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
96852024-05-23T03:46:43.463Z[ host-image] May 23 03:46:41.950 INFO O| May 23 03:46:41.949 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
96862024-05-23T03:46:43.463Z[ host-image] May 23 03:46:41.950 INFO O| May 23 03:46:41.949 INFO ok!
96872024-05-23T03:46:43.463Z[ host-image] May 23 03:46:41.950 INFO O| May 23 03:46:41.949 INFO STEP 90 (ensure_file) COMPLETE
96882024-05-23T03:46:43.463Z[ host-image] May 23 03:46:41.950 INFO O| May 23 03:46:41.950 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96892024-05-23T03:46:43.463Z[ host-image] May 23 03:46:41.959 INFO O| May 23 03:46:41.959 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
96902024-05-23T03:46:43.463Z[ host-image] May 23 03:46:41.959 INFO O| May 23 03:46:41.959 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
96912024-05-23T03:46:47.397Z[ host-image] May 23 03:46:45.909 INFO O| May 23 03:46:45.909 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
96922024-05-23T03:46:47.397Z[ host-image] May 23 03:46:45.909 INFO O| May 23 03:46:45.909 INFO ok!
96932024-05-23T03:46:47.402Z[ host-image] May 23 03:46:45.909 INFO O| May 23 03:46:45.909 INFO STEP 91 (ensure_file) COMPLETE
96942024-05-23T03:46:47.402Z[ host-image] May 23 03:46:45.909 INFO O| May 23 03:46:45.909 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96952024-05-23T03:46:47.409Z[ host-image] May 23 03:46:45.922 INFO O| May 23 03:46:45.922 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
96962024-05-23T03:46:47.410Z[ host-image] May 23 03:46:45.922 INFO O| May 23 03:46:45.922 INFO STEP 92 (ensure_dir) COMPLETE
96972024-05-23T03:46:47.410Z[ host-image] May 23 03:46:45.922 INFO O| May 23 03:46:45.922 INFO STEP 93: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96982024-05-23T03:46:47.421Z[ host-image] May 23 03:46:45.933 INFO O| May 23 03:46:45.933 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
96992024-05-23T03:46:47.421Z[ host-image] May 23 03:46:45.933 INFO O| May 23 03:46:45.933 INFO STEP 93 (ensure_dir) COMPLETE
97002024-05-23T03:46:47.424Z[ host-image] May 23 03:46:45.933 INFO O| May 23 03:46:45.933 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97012024-05-23T03:46:47.434Z[ host-image] May 23 03:46:45.943 INFO O| May 23 03:46:45.943 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
97022024-05-23T03:46:47.434Z[ host-image] May 23 03:46:45.943 INFO O| May 23 03:46:45.943 INFO STEP 94 (ensure_dir) COMPLETE
97032024-05-23T03:46:47.437Z[ host-image] May 23 03:46:45.943 INFO O| May 23 03:46:45.943 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97042024-05-23T03:46:47.441Z[ host-image] May 23 03:46:45.953 INFO O| May 23 03:46:45.953 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
97052024-05-23T03:46:47.441Z[ host-image] May 23 03:46:45.953 INFO O| May 23 03:46:45.953 INFO STEP 95 (ensure_dir) COMPLETE
97062024-05-23T03:46:47.441Z[ host-image] May 23 03:46:45.953 INFO O| May 23 03:46:45.953 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97072024-05-23T03:46:47.452Z[ host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.963 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
97082024-05-23T03:46:47.452Z[ host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.964 INFO copying /tmp/.tmpXdkP92/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 ...
97092024-05-23T03:46:47.456Z[ host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.964 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
97102024-05-23T03:46:47.456Z[ host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.964 INFO ok!
97112024-05-23T03:46:47.456Z[ host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.964 INFO STEP 96 (ensure_file) COMPLETE
97122024-05-23T03:46:47.456Z[ host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.964 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97132024-05-23T03:46:47.465Z[ host-image] May 23 03:46:45.977 INFO O| May 23 03:46:45.977 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97142024-05-23T03:46:47.465Z[ host-image] May 23 03:46:45.977 INFO O| May 23 03:46:45.977 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97152024-05-23T03:46:47.469Z[ host-image] May 23 03:46:45.977 INFO O| May 23 03:46:45.977 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
97162024-05-23T03:46:47.469Z[ host-image] May 23 03:46:45.977 INFO O| May 23 03:46:45.977 INFO STEP 97 (ensure_dir) COMPLETE
97172024-05-23T03:46:47.469Z[ host-image] May 23 03:46:45.977 INFO O| May 23 03:46:45.977 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97182024-05-23T03:46:47.477Z[ host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
97192024-05-23T03:46:47.477Z[ host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 INFO copying /tmp/.tmpXdkP92/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
97202024-05-23T03:46:47.480Z[ host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
97212024-05-23T03:46:47.481Z[ host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 INFO ok!
97222024-05-23T03:46:47.481Z[ host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 INFO STEP 98 (ensure_file) COMPLETE
97232024-05-23T03:46:47.481Z[ host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97242024-05-23T03:46:47.488Z[ host-image] May 23 03:46:46.000 INFO O| May 23 03:46:46.000 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
97252024-05-23T03:46:47.491Z[ host-image] May 23 03:46:46.000 INFO O| May 23 03:46:46.000 INFO STEP 99 (remove_files) COMPLETE
97262024-05-23T03:46:47.492Z[ host-image] May 23 03:46:46.000 INFO O| May 23 03:46:46.000 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97272024-05-23T03:46:47.500Z[ host-image] May 23 03:46:46.012 INFO O| May 23 03:46:46.012 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
97282024-05-23T03:46:47.504Z[ host-image] May 23 03:46:46.012 INFO O| May 23 03:46:46.012 INFO STEP 100 (remove_files) COMPLETE
97292024-05-23T03:46:47.504Z[ host-image] May 23 03:46:46.012 INFO O| May 23 03:46:46.012 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97302024-05-23T03:46:47.510Z[ host-image] May 23 03:46:46.022 INFO O| May 23 03:46:46.022 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
97312024-05-23T03:46:47.514Z[ host-image] May 23 03:46:46.023 INFO O| May 23 03:46:46.022 INFO STEP 101 (remove_files) COMPLETE
97322024-05-23T03:46:47.514Z[ host-image] May 23 03:46:46.023 INFO O| May 23 03:46:46.022 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97332024-05-23T03:46:47.520Z[ host-image] May 23 03:46:46.032 INFO O| May 23 03:46:46.032 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
97342024-05-23T03:46:47.524Z[ host-image] May 23 03:46:46.033 INFO O| May 23 03:46:46.033 INFO STEP 102 (remove_files) COMPLETE
97352024-05-23T03:46:47.524Z[ host-image] May 23 03:46:46.033 INFO O| May 23 03:46:46.033 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97362024-05-23T03:46:47.530Z[ host-image] May 23 03:46:46.043 INFO O| May 23 03:46:46.043 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
97372024-05-23T03:46:47.534Z[ host-image] May 23 03:46:46.043 INFO O| May 23 03:46:46.043 INFO STEP 103 (remove_files) COMPLETE
97382024-05-23T03:46:47.534Z[ host-image] May 23 03:46:46.043 INFO O| May 23 03:46:46.043 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97392024-05-23T03:46:47.541Z[ host-image] May 23 03:46:46.053 INFO O| May 23 03:46:46.053 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
97402024-05-23T03:46:47.544Z[ host-image] May 23 03:46:46.053 INFO O| May 23 03:46:46.053 INFO STEP 104 (remove_files) COMPLETE
97412024-05-23T03:46:47.545Z[ host-image] May 23 03:46:46.053 INFO O| May 23 03:46:46.053 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97422024-05-23T03:46:47.551Z[ host-image] May 23 03:46:46.064 INFO O| May 23 03:46:46.064 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
97432024-05-23T03:46:47.551Z[ host-image] May 23 03:46:46.064 INFO O| May 23 03:46:46.064 INFO STEP 105 (remove_files) COMPLETE
97442024-05-23T03:46:47.551Z[ host-image] May 23 03:46:46.064 INFO O| May 23 03:46:46.064 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97452024-05-23T03:46:47.561Z[ host-image] May 23 03:46:46.073 INFO O| May 23 03:46:46.073 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
97462024-05-23T03:46:47.561Z[ host-image] May 23 03:46:46.073 INFO O| May 23 03:46:46.073 INFO STEP 106 (remove_files) COMPLETE
97472024-05-23T03:46:47.561Z[ host-image] May 23 03:46:46.073 INFO O| May 23 03:46:46.073 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97482024-05-23T03:46:47.571Z[ host-image] May 23 03:46:46.084 INFO O| May 23 03:46:46.083 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
97492024-05-23T03:46:47.572Z[ host-image] May 23 03:46:46.084 INFO O| May 23 03:46:46.084 INFO STEP 107 (remove_files) COMPLETE
97502024-05-23T03:46:47.572Z[ host-image] May 23 03:46:46.084 INFO O| May 23 03:46:46.084 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97512024-05-23T03:46:47.581Z[ host-image] May 23 03:46:46.094 INFO O| May 23 03:46:46.094 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
97522024-05-23T03:46:47.581Z[ host-image] May 23 03:46:46.094 INFO O| May 23 03:46:46.094 INFO STEP 108 (remove_files) COMPLETE
97532024-05-23T03:46:47.581Z[ host-image] May 23 03:46:46.094 INFO O| May 23 03:46:46.094 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97542024-05-23T03:46:47.594Z[ host-image] May 23 03:46:46.103 INFO O| May 23 03:46:46.103 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
97552024-05-23T03:46:47.594Z[ host-image] May 23 03:46:46.103 INFO O| May 23 03:46:46.103 INFO STEP 109 (remove_files) COMPLETE
97562024-05-23T03:46:47.597Z[ host-image] May 23 03:46:46.103 INFO O| May 23 03:46:46.103 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97572024-05-23T03:46:47.600Z[ host-image] May 23 03:46:46.113 INFO O| May 23 03:46:46.113 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
97582024-05-23T03:46:47.610Z[ host-image] May 23 03:46:46.113 INFO O| May 23 03:46:46.113 INFO STEP 110 (remove_files) COMPLETE
97592024-05-23T03:46:47.611Z[ host-image] May 23 03:46:46.113 INFO O| May 23 03:46:46.113 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97602024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.123 INFO O| May 23 03:46:46.123 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
97612024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.123 INFO O| May 23 03:46:46.123 INFO STEP 111 (remove_files) COMPLETE
97622024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.123 INFO O| May 23 03:46:46.123 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97632024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.134 INFO O| May 23 03:46:46.134 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
97642024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.134 INFO O| May 23 03:46:46.134 INFO STEP 112 (remove_files) COMPLETE
97652024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.134 INFO O| May 23 03:46:46.134 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97662024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.144 INFO O| May 23 03:46:46.144 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
97672024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.144 INFO O| May 23 03:46:46.144 INFO STEP 113 (remove_files) COMPLETE
97682024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.144 INFO O| May 23 03:46:46.144 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97692024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.154 INFO O| May 23 03:46:46.154 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
97702024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.154 INFO O| May 23 03:46:46.154 INFO STEP 114 (remove_files) COMPLETE
97712024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.154 INFO O| May 23 03:46:46.154 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97722024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.164 INFO O| May 23 03:46:46.164 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
97732024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.164 INFO O| May 23 03:46:46.164 INFO STEP 115 (remove_files) COMPLETE
97742024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.164 INFO O| May 23 03:46:46.164 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97752024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.174 INFO O| May 23 03:46:46.174 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
97762024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.174 INFO O| May 23 03:46:46.174 INFO STEP 116 (remove_files) COMPLETE
97772024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.174 INFO O| May 23 03:46:46.174 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97782024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.184 INFO O| May 23 03:46:46.184 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
97792024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.184 INFO O| May 23 03:46:46.184 INFO STEP 117 (remove_files) COMPLETE
97802024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.184 INFO O| May 23 03:46:46.184 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97812024-05-23T03:46:48.026Z[ host-image] May 23 03:46:46.195 INFO O| May 23 03:46:46.195 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
97822024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.195 INFO O| May 23 03:46:46.195 INFO STEP 118 (remove_files) COMPLETE
97832024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.195 INFO O| May 23 03:46:46.195 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97842024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.205 INFO O| May 23 03:46:46.205 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
97852024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.205 INFO O| May 23 03:46:46.205 INFO STEP 119 (remove_files) COMPLETE
97862024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.205 INFO O| May 23 03:46:46.205 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97872024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.214 INFO O| May 23 03:46:46.214 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
97882024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.214 INFO O| May 23 03:46:46.214 INFO STEP 120 (remove_files) COMPLETE
97892024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.214 INFO O| May 23 03:46:46.214 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97902024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.224 INFO O| May 23 03:46:46.224 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
97912024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.224 INFO O| May 23 03:46:46.224 INFO STEP 121 (remove_files) COMPLETE
97922024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.224 INFO O| May 23 03:46:46.224 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97932024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.234 INFO O| May 23 03:46:46.234 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
97942024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.235 INFO O| May 23 03:46:46.234 INFO STEP 122 (remove_files) COMPLETE
97952024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.235 INFO O| May 23 03:46:46.235 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97962024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.247 INFO O| May 23 03:46:46.247 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
97972024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.247 INFO O| May 23 03:46:46.247 INFO STEP 123 (remove_files) COMPLETE
97982024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.247 INFO O| May 23 03:46:46.247 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97992024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.258 INFO O| May 23 03:46:46.258 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
98002024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.258 INFO O| May 23 03:46:46.258 INFO STEP 124 (remove_files) COMPLETE
98012024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.258 INFO O| May 23 03:46:46.258 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98022024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.269 INFO O| May 23 03:46:46.269 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
98032024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.269 INFO O| May 23 03:46:46.269 INFO STEP 125 (remove_files) COMPLETE
98042024-05-23T03:46:48.027Z[ host-image] May 23 03:46:46.269 INFO O| May 23 03:46:46.269 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98052024-05-23T03:46:48.028Z[ host-image] May 23 03:46:46.279 INFO O| May 23 03:46:46.279 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
98062024-05-23T03:46:48.028Z[ host-image] May 23 03:46:46.279 INFO O| May 23 03:46:46.279 INFO STEP 126 (remove_files) COMPLETE
98072024-05-23T03:46:48.028Z[ host-image] May 23 03:46:46.279 INFO O| May 23 03:46:46.279 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98082024-05-23T03:46:48.028Z[ host-image] May 23 03:46:46.289 INFO O| May 23 03:46:46.289 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
98092024-05-23T03:46:48.028Z[ host-image] May 23 03:46:46.289 INFO O| May 23 03:46:46.289 INFO STEP 127 (remove_files) COMPLETE
98102024-05-23T03:46:48.028Z[ host-image] May 23 03:46:46.289 INFO O| May 23 03:46:46.289 INFO STEP 128: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
98112024-05-23T03:46:48.028Z[ host-image] May 23 03:46:46.304 INFO O| May 23 03:46:46.304 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
98122024-05-23T03:46:48.028Z[ host-image] May 23 03:46:46.304 INFO O| May 23 03:46:46.304 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_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db"}
98132024-05-23T03:46:55.527Z[ host-image] May 23 03:46:54.036 INFO O| May 23 03:46:54.036 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
98142024-05-23T03:46:55.527Z[ host-image] May 23 03:46:54.036 INFO O| May 23 03:46:54.036 INFO E| svccfg: Loaded 74 smf(7) service descriptions
98152024-05-23T03:46:55.541Z[ host-image] May 23 03:46:54.051 INFO O| May 23 03:46:54.050 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
98162024-05-23T03:46:55.623Z[ host-image] May 23 03:46:54.130 INFO O| May 23 03:46:54.130 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
98172024-05-23T03:46:55.623Z[ host-image] May 23 03:46:54.130 INFO O| May 23 03:46:54.130 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
98182024-05-23T03:46:55.627Z[ host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
98192024-05-23T03:46:55.627Z[ host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO ok!
98202024-05-23T03:46:55.627Z[ host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
98212024-05-23T03:46:55.627Z[ host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO STEP 128 (seed_smf) COMPLETE
98222024-05-23T03:46:55.627Z[ host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO steps complete; finalising image!
98232024-05-23T03:46:55.627Z[ host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO TRIM POOL: TEMPORARY-gimlet-zfs
98242024-05-23T03:46:55.767Z[ host-image] May 23 03:46:54.277 INFO O| May 23 03:46:54.276 INFO trim TEMPORARY-gimlet-zfs: (18% trimmed, started at Thu May 23 03:46:54 2024)
98252024-05-23T03:46:55.988Z[ host-image] May 23 03:46:54.498 INFO O| May 23 03:46:54.498 INFO temporary pool has 631M used, 201M avail, 1.90x compressratio
98262024-05-23T03:46:55.988Z[ host-image] May 23 03:46:54.498 INFO O| May 23 03:46:54.498 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
98272024-05-23T03:46:56.286Z[ host-image] May 23 03:46:54.795 INFO O| May 23 03:46:54.795 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
98282024-05-23T03:46:56.286Z[ host-image] May 23 03:46:54.795 INFO O| May 23 03:46:54.795 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
98292024-05-23T03:46:57.366Z[ host-image] May 23 03:46:55.874 INFO O| May 23 03:46:55.874 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
98302024-05-23T03:46:57.366Z[ host-image] May 23 03:46:55.874 INFO O| May 23 03:46:55.874 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
98312024-05-23T03:46:57.371Z[ host-image] May 23 03:46:55.874 INFO O| May 23 03:46:55.874 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
98322024-05-23T03:46:57.371Z[ host-image] May 23 03:46:55.874 INFO O| May 23 03:46:55.874 INFO completed processing gimlet/zfs
98332024-05-23T03:46:57.371Z[ host-image] May 23 03:46:55.874 INFO O| May 23 03:46:55.874 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
98342024-05-23T03:46:58.123Z[ recovery-image] May 23 03:46:56.631 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)
98352024-05-23T03:46:59.761Z[ recovery-image] May 23 03:46:58.265 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)
98362024-05-23T03:47:03.084Z[ recovery-image] May 23 03:47:01.591 INFO E| Compiling bitflags v1.3.2
98372024-05-23T03:47:03.084Z[ recovery-image] May 23 03:47:01.591 INFO E| Compiling plain v0.2.3
98382024-05-23T03:47:03.089Z[ recovery-image] May 23 03:47:01.591 INFO E| Compiling adler v1.0.2
98392024-05-23T03:47:03.089Z[ recovery-image] May 23 03:47:01.591 INFO E| Compiling log v0.4.21
98402024-05-23T03:47:03.089Z[ recovery-image] May 23 03:47:01.591 INFO E| Compiling bit_field v0.10.2
98412024-05-23T03:47:03.089Z[ recovery-image] May 23 03:47:01.591 INFO E| Compiling scroll v0.12.0
98422024-05-23T03:47:03.089Z[ recovery-image] May 23 03:47:01.591 INFO E| Compiling static_assertions v1.1.0
98432024-05-23T03:47:03.175Z[ recovery-image] May 23 03:47:01.681 INFO E| Compiling raw-cpuid v10.7.0
98442024-05-23T03:47:03.182Z[ recovery-image] May 23 03:47:01.689 INFO E| Compiling cpio_reader v0.1.1
98452024-05-23T03:47:03.245Z[ recovery-image] May 23 03:47:01.750 INFO E| Compiling miniz_oxide v0.7.2
98462024-05-23T03:47:03.343Z[ recovery-image] May 23 03:47:01.848 INFO E| Compiling bitstruct v0.1.1
98472024-05-23T03:47:03.565Z[ recovery-image] May 23 03:47:02.071 INFO E| Compiling goblin v0.8.0
98482024-05-23T03:47:03.744Z[ host-image] May 23 03:47:02.251 INFO O| May 23 03:47:02.251 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
98492024-05-23T03:47:03.850Z[ host-image] May 23 03:47:02.357 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
98502024-05-23T03:47:03.851Z[ host-image] May 23 03:47:02.357 INFO expanded image name: "ci 760c34d/${os_short_commit} 2024-05-23 03:19" -> "ci 760c34d/004716a 2024-05-23 03:19"
98512024-05-23T03:47:03.856Z[ host-image] May 23 03:47:02.357 INFO output artefacts stored in: "/work/os-host"
98522024-05-23T03:47:03.856Z[ host-image] May 23 03:47:02.357 INFO collecting git info from project "pilot"...
98532024-05-23T03:47:03.861Z[ host-image] May 23 03:47:02.366 INFO collecting git info from project "amd-firmware"...
98542024-05-23T03:47:03.877Z[ host-image] May 23 03:47:02.378 INFO collecting git info from project "pinprick"...
98552024-05-23T03:47:03.890Z[ host-image] May 23 03:47:02.386 INFO collecting git info from project "bootserver"...
98562024-05-23T03:47:03.895Z[ host-image] May 23 03:47:02.393 INFO collecting git info from project "chelsio-t6-roms"...
98572024-05-23T03:47:03.895Z[ host-image] May 23 03:47:02.400 INFO collecting git info from project "phbl"...
98582024-05-23T03:47:03.913Z[ host-image] May 23 03:47:02.408 INFO collecting git info from project "image-builder"...
98592024-05-23T03:47:03.919Z[ host-image] May 23 03:47:02.416 INFO collecting git info from project "amd-host-image-builder"...
98602024-05-23T03:47:03.929Z[ host-image] May 23 03:47:02.436 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
98612024-05-23T03:47:04.431Z[ host-image] May 23 03:47:02.937 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
98622024-05-23T03:47:04.841Z[ host-image] May 23 03:47:03.348 INFO creating Oxide boot image...
98632024-05-23T03:47:04.841Z[ host-image] May 23 03:47:03.348 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 760c34d/004716a 2024-05-23 03:19", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
98642024-05-23T03:47:06.024Z[ host-image] May 23 03:47:04.530 INFO O| ok, image written!
98652024-05-23T03:47:06.024Z[ host-image] May 23 03:47:04.530 INFO O| ok, boot_image_csum file written!
98662024-05-23T03:47:06.029Z[ host-image] May 23 03:47:04.534 INFO creating boot archive (CPIO)...
98672024-05-23T03:47:06.029Z[ host-image] May 23 03:47:04.534 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
98682024-05-23T03:47:06.036Z[ host-image] May 23 03:47:04.543 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
98692024-05-23T03:47:06.041Z[ host-image] May 23 03:47:04.543 INFO E| + outfile=/work/os-host/cpio
98702024-05-23T03:47:06.041Z[ host-image] May 23 03:47:04.543 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
98712024-05-23T03:47:06.041Z[ host-image] May 23 03:47:04.546 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
98722024-05-23T03:47:06.041Z[ host-image] May 23 03:47:04.546 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
98732024-05-23T03:47:06.087Z[ host-image] May 23 03:47:04.593 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
98742024-05-23T03:47:06.087Z[ host-image] May 23 03:47:04.593 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
98752024-05-23T03:47:06.096Z[ host-image] May 23 03:47:04.603 INFO creating compressed cpio/unix for nanobl-rs...
98762024-05-23T03:47:06.096Z[ host-image] May 23 03:47:04.603 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
98772024-05-23T03:47:06.911Z[ host-image] May 23 03:47:05.000 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
98782024-05-23T03:47:10.816Z[ host-image] May 23 03:47:09.322 INFO creating reset image...
98792024-05-23T03:47:10.820Z[ host-image] May 23 03:47:09.322 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
98802024-05-23T03:47:10.891Z[ recovery-image] May 23 03:47:09.396 INFO E| Finished `release` profile [optimized] target(s) in 41.50s
98812024-05-23T03:47:10.907Z[ host-image] May 23 03:47:09.413 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
98822024-05-23T03:47:10.911Z[ host-image] May 23 03:47:09.413 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
98832024-05-23T03:47:10.917Z[ recovery-image] May 23 03:47:09.418 INFO building host image...
98842024-05-23T03:47:10.917Z[ recovery-image] May 23 03:47:09.418 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-recovery/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
98852024-05-23T03:47:10.979Z[ host-image] May 23 03:47:09.485 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
98862024-05-23T03:47:11.458Z[ recovery-image] May 23 03:47:09.964 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
98872024-05-23T03:47:12.864Z[ recovery-image] May 23 03:47:11.369 INFO image complete! materials are in "/work/os-recovery"
98882024-05-23T03:47:12.869Z[ recovery-image]
98892024-05-23T03:47:12.869Z[ recovery-image] real 7:09.703582253
98902024-05-23T03:47:12.869Z[ recovery-image] user 4:31.294724238
98912024-05-23T03:47:12.869Z[ recovery-image] sys 1:13.009952584
98922024-05-23T03:47:12.869Z[ recovery-image] trap 0.301967210
98932024-05-23T03:47:12.869Z[ recovery-image] tflt 0.563788599
98942024-05-23T03:47:12.870Z[ recovery-image] dflt 2.172734754
98952024-05-23T03:47:12.870Z[ recovery-image] kflt 0.000038388
98962024-05-23T03:47:12.870Z[ recovery-image] lock 10:12.115178485
98972024-05-23T03:47:12.870Z[ recovery-image] slp 41:54.840844382
98982024-05-23T03:47:12.870Z[ recovery-image] lat 2:25.718749657
98992024-05-23T03:47:12.870Z[ recovery-image] stop 9.141573603
99002024-05-23T03:47:12.870ZMay 23 03:47:11.373 INFO [recovery-image] process exited with exit status: 0 (429.843561532s)
99012024-05-23T03:47:13.268Z[ host-image] May 23 03:47:11.767 INFO E| Finished `release` profile [optimized] target(s) in 2.34s
99022024-05-23T03:47:13.274Z[ host-image] May 23 03:47:11.778 INFO building host image...
99032024-05-23T03:47:13.275Z[ host-image] May 23 03:47:11.779 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-host/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
99042024-05-23T03:47:13.721Z[ host-image] May 23 03:47:12.226 INFO finishing image archive at "/work/os-host/os.tar.gz"...
99052024-05-23T03:47:53.462Z[ host-image] May 23 03:47:51.957 INFO image complete! materials are in "/work/os-host"
99062024-05-23T03:47:53.468Z[ host-image]
99072024-05-23T03:47:53.468Z[ host-image] real 8:17.316507319
99082024-05-23T03:47:53.468Z[ host-image] user 3:50.949631134
99092024-05-23T03:47:53.468Z[ host-image] sys 53.979248098
99102024-05-23T03:47:53.468Z[ host-image] trap 0.165330581
99112024-05-23T03:47:53.468Z[ host-image] tflt 0.015042174
99122024-05-23T03:47:53.468Z[ host-image] dflt 0.032050275
99132024-05-23T03:47:53.468Z[ host-image] kflt 0.000044127
99142024-05-23T03:47:53.468Z[ host-image] lock 4:49.471246744
99152024-05-23T03:47:53.468Z[ host-image] slp 44:08.765216978
99162024-05-23T03:47:53.468Z[ host-image] lat 1:21.969175276
99172024-05-23T03:47:53.468Z[ host-image] stop 0.754909883
99182024-05-23T03:47:53.468ZMay 23 03:47:51.961 INFO [host-image] process exited with exit status: 0 (497.330337816s)
99192024-05-23T03:47:53.469ZMay 23 03:47:51.961 INFO [tuf-repo] running task
99202024-05-23T03:48:00.136ZMay 23 03:47:58.629 INFO assembling repository in `/tmp/tufaceousiEQM6v`, component: OmicronRepoAssembler
99212024-05-23T03:48:04.548ZMay 23 03:48:03.036 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
99222024-05-23T03:48:04.748ZMay 23 03:48:03.241 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
99232024-05-23T03:48:15.401ZMay 23 03:48:13.891 INFO [tuf-repo] task succeeded (21.929889062s)
99242024-05-23T03:48:15.401ZMay 23 03:48:13.891 INFO all jobs completed in 1711.628223664s
99252024-05-23T03:48:15.918Zprocess exited: duration 2221094 ms, exit code 0
 
99262024-05-23T03:48:15.931Zfound 32 output files
99272024-05-23T03:48:15.931Zuploading: /work/manifest.toml (6876 bytes)
99282024-05-23T03:48:16.946Zuploaded: /work/manifest.toml
99292024-05-23T03:48:16.946Zuploading: /work/repo.zip (1707876106 bytes)
99302024-05-23T03:57:27.230Zuploaded: /work/repo.zip
99312024-05-23T03:57:27.230Zuploading: /work/repo.zip.sha256.txt (65 bytes)
99322024-05-23T03:57:28.246Zuploaded: /work/repo.zip.sha256.txt
99332024-05-23T03:57:28.246Zuploading: /work/helios-setup.log (55869 bytes)
99342024-05-23T03:57:29.271Zuploaded: /work/helios-setup.log
99352024-05-23T03:57:29.276Zuploading: /work/host-image.log (171095 bytes)
99362024-05-23T03:57:30.306Zuploaded: /work/host-image.log
99372024-05-23T03:57:30.306Zuploading: /work/host-package.log (15383 bytes)
99382024-05-23T03:57:31.325Zuploaded: /work/host-package.log
99392024-05-23T03:57:31.325Zuploading: /work/host-target.log (101 bytes)
99402024-05-23T03:57:32.344Zuploaded: /work/host-target.log
99412024-05-23T03:57:32.344Zuploading: /work/omicron-package.log (4463 bytes)
99422024-05-23T03:57:33.360Zuploaded: /work/omicron-package.log
99432024-05-23T03:57:33.360Zuploading: /work/phbl-toolchain.log (881 bytes)
99442024-05-23T03:57:34.388Zuploaded: /work/phbl-toolchain.log
99452024-05-23T03:57:34.388Zuploading: /work/recovery-image.log (590983 bytes)
99462024-05-23T03:57:35.441Zuploaded: /work/recovery-image.log
99472024-05-23T03:57:35.441Zuploading: /work/recovery-package.log (300 bytes)
99482024-05-23T03:57:36.456Zuploaded: /work/recovery-package.log
99492024-05-23T03:57:36.456Zuploading: /work/recovery-target.log (98 bytes)
99502024-05-23T03:57:37.470Zuploaded: /work/recovery-target.log
99512024-05-23T03:57:37.471Zuploading: /work/stamp-clickhouse.log (117 bytes)
99522024-05-23T03:57:38.488Zuploaded: /work/stamp-clickhouse.log
99532024-05-23T03:57:38.488Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
99542024-05-23T03:57:39.502Zuploaded: /work/stamp-clickhouse_keeper.log
99552024-05-23T03:57:39.503Zuploading: /work/stamp-cockroachdb.log (118 bytes)
99562024-05-23T03:57:40.517Zuploaded: /work/stamp-cockroachdb.log
99572024-05-23T03:57:40.517Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
99582024-05-23T03:57:41.532Zuploaded: /work/stamp-crucible-pantry-zone.log
99592024-05-23T03:57:41.532Zuploading: /work/stamp-crucible-zone.log (120 bytes)
99602024-05-23T03:57:42.545Zuploaded: /work/stamp-crucible-zone.log
99612024-05-23T03:57:42.545Zuploading: /work/stamp-external-dns.log (119 bytes)
99622024-05-23T03:57:43.558Zuploaded: /work/stamp-external-dns.log
99632024-05-23T03:57:43.558Zuploading: /work/stamp-installinator.log (103 bytes)
99642024-05-23T03:57:44.571Zuploaded: /work/stamp-installinator.log
99652024-05-23T03:57:44.575Zuploading: /work/stamp-internal-dns.log (119 bytes)
99662024-05-23T03:57:45.584Zuploaded: /work/stamp-internal-dns.log
99672024-05-23T03:57:45.584Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
99682024-05-23T03:57:46.599Zuploaded: /work/stamp-mg-ddm-gz.log
99692024-05-23T03:57:46.599Zuploading: /work/stamp-nexus.log (112 bytes)
99702024-05-23T03:57:47.613Zuploaded: /work/stamp-nexus.log
99712024-05-23T03:57:47.613Zuploading: /work/stamp-ntp.log (110 bytes)
99722024-05-23T03:57:48.628Zuploaded: /work/stamp-ntp.log
99732024-05-23T03:57:48.628Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
99742024-05-23T03:57:49.642Zuploaded: /work/stamp-omicron-sled-agent.log
99752024-05-23T03:57:49.642Zuploading: /work/stamp-overlay.log (114 bytes)
99762024-05-23T03:57:50.661Zuploaded: /work/stamp-overlay.log
99772024-05-23T03:57:50.665Zuploading: /work/stamp-oximeter.log (115 bytes)
99782024-05-23T03:57:51.680Zuploaded: /work/stamp-oximeter.log
99792024-05-23T03:57:51.680Zuploading: /work/stamp-oxlog.log (109 bytes)
99802024-05-23T03:57:52.695Zuploaded: /work/stamp-oxlog.log
99812024-05-23T03:57:52.695Zuploading: /work/stamp-probe.log (112 bytes)
99822024-05-23T03:57:53.706Zuploaded: /work/stamp-probe.log
99832024-05-23T03:57:53.706Zuploading: /work/stamp-propolis-server.log (122 bytes)
99842024-05-23T03:57:54.721Zuploaded: /work/stamp-propolis-server.log
99852024-05-23T03:57:54.721Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
99862024-05-23T03:57:55.735Zuploaded: /work/stamp-pumpkind-gz.log
99872024-05-23T03:57:55.735Zuploading: /work/stamp-switch-asic.log (118 bytes)
99882024-05-23T03:57:56.750Zuploaded: /work/stamp-switch-asic.log
99892024-05-23T03:57:56.750Zuploading: /work/verify-libraries.log (1362 bytes)
99902024-05-23T03:57:57.764Zuploaded: /work/verify-libraries.log