01HMZKSBEJC5YY5VX84B2010N9: helios / CI tools

BasicConfig {
    output_rules: [
        "=/work/end-to-end-tests/*.gz",
        "=/work/caboose-util.gz",
        "=/work/tufaceous.gz",
    ],
    rust_toolchain: Some(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HMZKSSEQZMMSJH628VJNQC5F

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-25T06:11:46.445Zjob assigned to worker 01HMZKSY9A0PZSVKF2TNETKJKS (queued for 2 m 14 s)
 
22024-01-25T06:11:47.178Zstarting task 0: "setup"
32024-01-25T06:11:47.376Z++ uname -s
42024-01-25T06:11:47.376Z+ kern=SunOS
52024-01-25T06:11:47.376Z+ case "$kern" in
62024-01-25T06:11:47.376Z+ groupadd -g 12345 build
72024-01-25T06:11:47.376Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-25T06:11:48.163Z+ zfs create -o mountpoint=/work rpool/work
92024-01-25T06:11:48.250Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-25T06:11:48.263Z+ home_fs=zfs
112024-01-25T06:11:48.263Z+ [[ zfs == autofs ]]
122024-01-25T06:11:48.263Z+ mkdir -p /home/build
132024-01-25T06:11:48.264Z+ chown build:build /home/build /work
142024-01-25T06:11:50.290Z+ chmod 0700 /home/build /work
152024-01-25T06:11:50.312Zprocess exited: duration 3201 ms, exit code 0
 
162024-01-25T06:11:50.340Zstarting task 1: "rust-toolchain"
172024-01-25T06:11:50.352Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-25T06:11:50.353Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-25T06:11:50.584Zinfo: downloading installer
202024-01-25T06:11:53.244Zwarning: it looks like you have an existing installation of Rust at:
212024-01-25T06:11:53.245Zwarning: /opt/ooce/bin
222024-01-25T06:11:53.245Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-25T06:11:53.245Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-25T06:11:53.245Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-25T06:11:53.245Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-25T06:11:53.246Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-25T06:11:53.246Zerror: cannot install while Rust is installed
282024-01-25T06:11:53.246Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-25T06:11:53.663Zinfo: profile set to 'default'
302024-01-25T06:11:53.663Zinfo: default host triple is x86_64-unknown-illumos
312024-01-25T06:11:53.664Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-25T06:11:54.185Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-25T06:11:54.187Zinfo: downloading component 'cargo'
342024-01-25T06:11:54.293Zinfo: downloading component 'clippy'
352024-01-25T06:11:54.654Zinfo: downloading component 'rust-docs'
362024-01-25T06:11:55.922Zinfo: downloading component 'rust-std'
372024-01-25T06:11:58.200Zinfo: downloading component 'rustc'
382024-01-25T06:12:03.739Zinfo: downloading component 'rustfmt'
392024-01-25T06:12:04.055Zinfo: installing component 'cargo'
402024-01-25T06:12:05.882Zinfo: installing component 'clippy'
412024-01-25T06:12:06.736Zinfo: installing component 'rust-docs'
422024-01-25T06:12:09.397Zinfo: installing component 'rust-std'
432024-01-25T06:12:13.266Zinfo: installing component 'rustc'
442024-01-25T06:12:20.208Zinfo: installing component 'rustfmt'
452024-01-25T06:12:20.850Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-25T06:12:20.850Z
472024-01-25T06:12:20.978Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-25T06:12:20.978Z
492024-01-25T06:12:20.982Z
502024-01-25T06:12:20.982ZRust is installed now. Great!
512024-01-25T06:12:20.982Z
522024-01-25T06:12:20.982ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-25T06:12:20.982Zenvironment variable. This has not been done automatically.
542024-01-25T06:12:20.982Z
552024-01-25T06:12:20.984ZTo configure your current shell, run:
562024-01-25T06:12:20.984Zsource "$HOME/.cargo/env"
572024-01-25T06:12:21.009Z+ rustc --version
582024-01-25T06:12:21.132Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-25T06:12:21.138Zprocess exited: duration 30803 ms, exit code 0
 
602024-01-25T06:12:21.226Zstarting task 2: "authentication"
612024-01-25T06:12:21.264Zprocess exited: duration 38 ms, exit code 0
 
622024-01-25T06:12:21.270Zstarting task 3: "clone repository"
632024-01-25T06:12:21.363Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-25T06:12:21.369Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-25T06:12:21.515ZCloning into '/work/oxidecomputer/omicron'...
662024-01-25T06:12:28.840Z+ cd /work/oxidecomputer/omicron
672024-01-25T06:12:29.279Z+ git fetch origin 859b04245f7211c9b4779c9645a0a5400927e154
682024-01-25T06:12:29.279ZFrom https://github.com/oxidecomputer/omicron
692024-01-25T06:12:29.279Z * branch 859b04245f7211c9b4779c9645a0a5400927e154 -> FETCH_HEAD
702024-01-25T06:12:29.279Z+ [[ -n renovate/rustyline-13.x ]]
712024-01-25T06:12:29.279Z++ git branch --show-current
722024-01-25T06:12:29.279Z+ current=main
732024-01-25T06:12:29.279Z+ [[ main != renovate/rustyline-13.x ]]
742024-01-25T06:12:29.280Z+ git branch -f renovate/rustyline-13.x 859b04245f7211c9b4779c9645a0a5400927e154
752024-01-25T06:12:29.280Z+ git checkout -f renovate/rustyline-13.x
762024-01-25T06:12:29.431ZSwitched to branch 'renovate/rustyline-13.x'
772024-01-25T06:12:29.537Z+ git reset --hard 859b04245f7211c9b4779c9645a0a5400927e154
782024-01-25T06:12:29.537ZHEAD is now at 859b04245 Update Rust crate rustyline to v13
792024-01-25T06:12:29.537Zprocess exited: duration 8133 ms, exit code 0
 
802024-01-25T06:12:29.548Zstarting task 4: "build"
812024-01-25T06:12:29.554Z+ cargo --version
822024-01-25T06:12:29.653Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-01-25T06:12:29.821Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-01-25T06:12:29.922Zinfo: downloading component 'cargo'
852024-01-25T06:12:30.893Zinfo: downloading component 'clippy'
862024-01-25T06:12:31.623Zinfo: downloading component 'rust-docs'
872024-01-25T06:12:32.558Zinfo: downloading component 'rust-std'
882024-01-25T06:12:34.497Zinfo: downloading component 'rustc'
892024-01-25T06:12:40.398Zinfo: downloading component 'rustfmt'
902024-01-25T06:12:40.410Zinfo: installing component 'cargo'
912024-01-25T06:12:41.588Zinfo: installing component 'clippy'
922024-01-25T06:12:42.080Zinfo: installing component 'rust-docs'
932024-01-25T06:12:44.906Zinfo: installing component 'rust-std'
942024-01-25T06:12:47.661Zinfo: installing component 'rustc'
952024-01-25T06:12:54.917Zinfo: installing component 'rustfmt'
962024-01-25T06:12:54.920Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-01-25T06:12:54.920Z+ rustc --version
982024-01-25T06:12:54.920Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-01-25T06:12:54.920Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1002024-01-25T06:13:10.819Z Startup: Refreshing catalog 'helios-dev' ... Done
1012024-01-25T06:13:13.213Z Startup: Caching catalogs ... Done
1022024-01-25T06:13:15.727ZPlanning: Solver setup ... Done (1.916s)
1032024-01-25T06:13:30.703ZPlanning: Running solver ... Done (0.052s)
1042024-01-25T06:13:30.703ZPlanning: Finding local manifests ... Done (0.003s)
1052024-01-25T06:13:30.703ZPlanning: Fetching manifests: 0/4 0% complete
1062024-01-25T06:13:30.703ZPlanning: Fetching manifests: 4/4 100% complete
1072024-01-25T06:13:30.703ZPlanning: Package planning ... Done (0.083s)
1082024-01-25T06:13:30.703ZPlanning: Merging actions ... Done (0.086s)
1092024-01-25T06:13:32.742ZPlanning: Checking for conflicting actions ... Done (1.346s)
1102024-01-25T06:13:32.743ZPlanning: Consolidating action changes ... Done (0.017s)
1112024-01-25T06:13:35.733ZPlanning: Evaluating mediators ... Done (6.436s)
1122024-01-25T06:13:35.733ZPlanning: Planning completed in 10.77 seconds
1132024-01-25T06:13:35.733Z Packages to install: 4
1142024-01-25T06:13:54.061Z Mediators to change: 2
1152024-01-25T06:13:54.061Z Services to change: 1
1162024-01-25T06:13:54.061Z Estimated space available: 148.87 GB
1172024-01-25T06:13:54.061ZEstimated space to be consumed: 1.40 GB
1182024-01-25T06:13:54.061Z Create boot environment: No
1192024-01-25T06:13:54.061ZCreate backup boot environment: No
1202024-01-25T06:13:54.062Z Rebuild boot archive: No
1212024-01-25T06:13:54.062Z
1222024-01-25T06:13:54.062ZChanged mediators:
1232024-01-25T06:13:54.062Z mediator clang:
1242024-01-25T06:13:54.062Z version: None -> 15 (system default)
1252024-01-25T06:13:54.062Z
1262024-01-25T06:13:54.062Z mediator llvm:
1272024-01-25T06:13:54.062Z version: 14 (system default) -> 15 (system default)
1282024-01-25T06:13:54.062Z
1292024-01-25T06:13:54.062ZChanged packages:
1302024-01-25T06:13:54.063Zhelios-dev
1312024-01-25T06:13:54.063Z developer/build-essential
1322024-01-25T06:13:54.065Z None -> 11-2.0
1332024-01-25T06:13:54.066Z library/libxmlsec1
1342024-01-25T06:13:54.066Z None -> 1.2.35-2.0
1352024-01-25T06:13:54.066Z ooce/developer/clang-15
1362024-01-25T06:13:54.066Z None -> 15.0.7-2.0
1372024-01-25T06:13:54.066Z ooce/developer/llvm-15
1382024-01-25T06:13:54.066Z None -> 15.0.7-2.0
1392024-01-25T06:13:54.066Z
1402024-01-25T06:13:54.066ZServices:
1412024-01-25T06:13:54.066Z restart_fmri:
1422024-01-25T06:13:54.066Z svc:/system/update-man-index:default
1432024-01-25T06:13:54.066Z
1442024-01-25T06:13:54.066ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1452024-01-25T06:13:54.066ZDownload: 1195/3290 items 81.9/212.6MB 38% complete (16.4M/s)
1462024-01-25T06:13:54.849ZDownload: 1507/3290 items 117.5/212.6MB 55% complete (12.0M/s)
1472024-01-25T06:13:54.849ZDownload: 2336/3290 items 119.7/212.6MB 56% complete (4.8M/s)
1482024-01-25T06:13:54.849ZDownload: 3245/3290 items 179.7/212.6MB 84% complete (6.2M/s)
1492024-01-25T06:13:54.849ZDownload: Completed 212.60 MB in 22.65 seconds (9.4M/s)
1502024-01-25T06:13:54.851Z Actions: 1/3689 actions (Installing new actions)
1512024-01-25T06:13:56.474Z Actions: 2460/3689 actions (Installing new actions)
1522024-01-25T06:13:59.070Z Actions: Completed 3689 actions in 7.60 seconds.
1532024-01-25T06:13:59.319Z Done (0.239s)
1542024-01-25T06:13:59.319Z Done (0.000s)
1552024-01-25T06:13:59.635Z Done (0.318s)
1562024-01-25T06:14:07.345Z Done (7.570s)
1572024-01-25T06:14:07.636Z Done (0.188s)
1582024-01-25T06:14:07.647Z Done (0.000s)
1592024-01-25T06:14:07.854Z Done (0.000s)
1602024-01-25T06:14:08.594ZPlanning: Evaluating mediator changes ... Done
1612024-01-25T06:14:08.884ZPlanning: Checking for conflicting actions ... Done
1622024-01-25T06:14:09.312ZPlanning: Consolidating action changes ... Done
1632024-01-25T06:14:09.328ZPlanning: Evaluating mediators ... Done
1642024-01-25T06:14:09.336ZPlanning: Planning completed in 0.74 seconds
1652024-01-25T06:14:09.561Z Mediators to change: 2
1662024-01-25T06:14:09.645Z Create boot environment: No
1672024-01-25T06:14:09.645ZCreate backup boot environment: No
1682024-01-25T06:14:09.645Z Done
1692024-01-25T06:14:09.646Z Done
1702024-01-25T06:14:09.677Z Done
1712024-01-25T06:14:15.929Z Done
1722024-01-25T06:14:16.831Z Done
1732024-01-25T06:14:16.832Z Done
1742024-01-25T06:14:16.832Z Done
1752024-01-25T06:14:16.846ZPlanning: Evaluating mediator changes ... Done
1762024-01-25T06:14:16.846ZPlanning: Merging actions ... Done
1772024-01-25T06:14:17.179ZPlanning: Checking for conflicting actions ... Done
1782024-01-25T06:14:17.180ZPlanning: Consolidating action changes ... Done
1792024-01-25T06:14:17.601ZPlanning: Evaluating mediators ... Done
1802024-01-25T06:14:17.696ZPlanning: Planning completed in 1.33 seconds
1812024-01-25T06:14:17.757Z Packages to change: 1
1822024-01-25T06:14:17.780Z Mediators to change: 1
1832024-01-25T06:14:17.780Z Services to change: 1
1842024-01-25T06:14:17.780Z Create boot environment: No
1852024-01-25T06:14:17.780ZCreate backup boot environment: Yes
1862024-01-25T06:14:19.643Z Actions: 1/6 actions (Updating modified actions)
1872024-01-25T06:14:19.658Z Actions: Completed 6 actions in 0.00 seconds.
1882024-01-25T06:14:19.661Z Done
1892024-01-25T06:14:19.661Z Done
1902024-01-25T06:14:19.716Z Done
1912024-01-25T06:14:25.723Z Done
1922024-01-25T06:14:25.860Z Done
1932024-01-25T06:14:26.335Z Done
1942024-01-25T06:14:26.335Z Done
1952024-01-25T06:14:26.624ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962024-01-25T06:14:26.624Zclang system 15 system
1972024-01-25T06:14:26.624Zcsh system system illumos
1982024-01-25T06:14:26.624Zctags system system illumos
1992024-01-25T06:14:26.625Zgcc vendor 12 vendor
2002024-01-25T06:14:26.625Zgcc system 10 system
2012024-01-25T06:14:26.625Zgcc system 7 system
2022024-01-25T06:14:26.625Zgo system 1.20 system
2032024-01-25T06:14:26.625Zgo system 1.19 system
2042024-01-25T06:14:26.625Zllvm system 15 system
2052024-01-25T06:14:26.625Zllvm system 14 system
2062024-01-25T06:14:26.625Zmariadb system 10.6 system
2072024-01-25T06:14:26.626Zmta vendor vendor dma
2082024-01-25T06:14:26.626Zopenjdk system 17 system
2092024-01-25T06:14:26.626Zopenjdk system 11 system
2102024-01-25T06:14:26.626Zopenjdk system 1.8 system
2112024-01-25T06:14:26.626Zopenssl vendor 3 vendor
2122024-01-25T06:14:26.627Zperl system 5.36 system
2132024-01-25T06:14:26.627Zpostgresql system 15 system
2142024-01-25T06:14:26.627Zpostgresql system 13 system
2152024-01-25T06:14:26.627Zpython vendor 3 vendor
2162024-01-25T06:14:26.627Zpython system 2 system
2172024-01-25T06:14:26.627Zpython3 system 3.11 system
2182024-01-25T06:14:26.628Zruby system 3.0 system
2192024-01-25T06:14:26.628Zwords vendor vendor american-english
2202024-01-25T06:14:26.628Zwords system system australian-english
2212024-01-25T06:14:26.628Zwords system system british-english
2222024-01-25T06:14:26.628Zwords system system canadian-english
2232024-01-25T06:14:26.629Zwords system system french
2242024-01-25T06:14:26.629Zwords system system italian
2252024-01-25T06:14:26.629Zwords system system ngerman
2262024-01-25T06:14:26.629Zwords system system ogerman
2272024-01-25T06:14:26.629Zwords system system spanish
2282024-01-25T06:14:27.157ZFMRI IFO
2292024-01-25T06:14:27.157Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2302024-01-25T06:14:27.157Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2312024-01-25T06:14:27.161Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2322024-01-25T06:14:27.187Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2332024-01-25T06:14:27.187Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2342024-01-25T06:14:27.188Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2352024-01-25T06:14:27.188Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2362024-01-25T06:14:27.188Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2372024-01-25T06:14:27.639Z+ set -o errexit
2382024-01-25T06:14:27.662Z+++ dirname ./tools/ci_download_cockroachdb
2392024-01-25T06:14:27.662Z++ cd ./tools
2402024-01-25T06:14:27.662Z++ pwd
2412024-01-25T06:14:27.662Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2422024-01-25T06:14:27.662Z++ basename ./tools/ci_download_cockroachdb
2432024-01-25T06:14:27.662Z+ ARG0=ci_download_cockroachdb
2442024-01-25T06:14:27.663Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2452024-01-25T06:14:27.663Z+ CIDL_VERSION=v22.1.9
2462024-01-25T06:14:27.663Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2472024-01-25T06:14:27.663Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2482024-01-25T06:14:27.663Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2492024-01-25T06:14:27.663Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2502024-01-25T06:14:27.663Z+ TARGET_DIR=out
2512024-01-25T06:14:27.663Z+ DOWNLOAD_DIR=out/downloads
2522024-01-25T06:14:27.663Z+ DEST_DIR=./out/cockroachdb
2532024-01-25T06:14:27.663Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2542024-01-25T06:14:27.663Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2552024-01-25T06:14:27.664Z+ main
2562024-01-25T06:14:27.664Z+ [[ 0 != 0 ]]
2572024-01-25T06:14:27.664Z+ CIDL_OS=solaris2.11
2582024-01-25T06:14:27.664Z+ [[ 0 != 0 ]]
2592024-01-25T06:14:27.664Z+ configure_os solaris2.11
2602024-01-25T06:14:27.664Z+ echo 'current directory: /work/oxidecomputer/omicron'
2612024-01-25T06:14:27.664Zcurrent directory: /work/oxidecomputer/omicron
2622024-01-25T06:14:27.664Z+ echo 'configuring based on OS: "solaris2.11"'
2632024-01-25T06:14:27.666Z+ case "$1" in
2642024-01-25T06:14:27.666Zconfiguring based on OS: "solaris2.11"
2652024-01-25T06:14:27.666Z+ CIDL_BUILD=illumos
2662024-01-25T06:14:27.666Z+ CIDL_SUFFIX=tar.gz
2672024-01-25T06:14:27.666Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2682024-01-25T06:14:27.666Z+ CIDL_MD5FUNC=do_md5sum
2692024-01-25T06:14:27.666Z+ CIDL_URL_BASE=https://illumos.org/downloads
2702024-01-25T06:14:27.666Z+ CIDL_ASSEMBLE=do_assemble_illumos
2712024-01-25T06:14:27.667Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2722024-01-25T06:14:27.667Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2732024-01-25T06:14:27.667Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2742024-01-25T06:14:27.667Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2752024-01-25T06:14:27.667Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2762024-01-25T06:14:27.667Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2772024-01-25T06:14:27.667ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2782024-01-25T06:14:27.667Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2792024-01-25T06:14:27.667ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2802024-01-25T06:14:27.667Z+ mkdir -p out/downloads
2812024-01-25T06:14:27.667Z+ mkdir -p ./out/cockroachdb
2822024-01-25T06:14:27.667Z+ local DO_DOWNLOAD=true
2832024-01-25T06:14:27.667Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2842024-01-25T06:14:27.667Z+ '[' true == true ']'
2852024-01-25T06:14:27.667Z+ echo Downloading...
2862024-01-25T06:14:27.668ZDownloading...
2872024-01-25T06:14:27.668Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2882024-01-25T06:14:27.668Z+ 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
2892024-01-25T06:14:33.398Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902024-01-25T06:14:33.401Z++ md5sum
2912024-01-25T06:14:33.401Z++ awk '{print $1}'
2922024-01-25T06:14:33.626Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2932024-01-25T06:14:33.626Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
2942024-01-25T06:14:33.626Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952024-01-25T06:14:33.631Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2962024-01-25T06:14:37.065Z+ do_assemble_illumos
2972024-01-25T06:14:37.065Z+ rm -r ./out/cockroachdb
2982024-01-25T06:14:37.069Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2992024-01-25T06:14:37.618Z+ ./out/cockroachdb/bin/cockroach version
3002024-01-25T06:14:37.932ZBuild Tag: v22.1.9-dirty
3012024-01-25T06:14:37.932ZBuild Time: 2022/10/26 21:17:46
3022024-01-25T06:14:37.932ZDistribution: OSS
3032024-01-25T06:14:37.932ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3042024-01-25T06:14:37.932ZGo Version: go1.17.13
3052024-01-25T06:14:37.932ZC Compiler: gcc 10.3.0
3062024-01-25T06:14:37.932ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3072024-01-25T06:14:37.933ZBuild Type: release
3082024-01-25T06:14:37.956Z+ set -o errexit
3092024-01-25T06:14:37.959Z+++ dirname ./tools/ci_download_clickhouse
3102024-01-25T06:14:37.962Z++ cd ./tools
3112024-01-25T06:14:37.962Z++ pwd
3122024-01-25T06:14:37.962Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3132024-01-25T06:14:37.965Z++ basename ./tools/ci_download_clickhouse
3142024-01-25T06:14:37.966Z+ ARG0=ci_download_clickhouse
3152024-01-25T06:14:37.966Z+ TARGET_DIR=out
3162024-01-25T06:14:37.966Z+ DOWNLOAD_DIR=out/downloads
3172024-01-25T06:14:37.967Z+ DEST_DIR=./out/clickhouse
3182024-01-25T06:14:37.967Z+ CIDL_VERSION=v22.8.9.24
3192024-01-25T06:14:37.967Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3202024-01-25T06:14:37.967Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3212024-01-25T06:14:37.967Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3222024-01-25T06:14:37.967Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3232024-01-25T06:14:37.967Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3242024-01-25T06:14:37.967Z+ main
3252024-01-25T06:14:37.967Z+ [[ 0 != 0 ]]
3262024-01-25T06:14:37.967Z+ CIDL_OS=solaris2.11
3272024-01-25T06:14:37.968Z+ [[ 0 != 0 ]]
3282024-01-25T06:14:37.968Z+ configure_os solaris2.11
3292024-01-25T06:14:37.968Z+ echo 'current directory: /work/oxidecomputer/omicron'
3302024-01-25T06:14:37.968Zcurrent directory: /work/oxidecomputer/omicron
3312024-01-25T06:14:37.968Z+ echo 'configuring based on OS: "solaris2.11"'
3322024-01-25T06:14:37.968Z+ CIDL_DASHREV=
3332024-01-25T06:14:37.968Zconfiguring based on OS: "solaris2.11"
3342024-01-25T06:14:37.968Z+ case "$1" in
3352024-01-25T06:14:37.968Z+ CIDL_PLATFORM=illumos
3362024-01-25T06:14:37.968Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3372024-01-25T06:14:37.968Z+ CIDL_MD5FUNC=do_md5sum
3382024-01-25T06:14:37.968Z+ CIDL_DASHREV=-1
3392024-01-25T06:14:37.968Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3402024-01-25T06:14:37.968Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3412024-01-25T06:14:37.968Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3422024-01-25T06:14:37.968Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3432024-01-25T06:14:37.968Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3442024-01-25T06:14:37.969ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452024-01-25T06:14:37.969Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3462024-01-25T06:14:37.969ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472024-01-25T06:14:37.973Z+ mkdir -p out/downloads
3482024-01-25T06:14:37.973Z+ mkdir -p ./out/clickhouse
3492024-01-25T06:14:37.973Z+ local DO_DOWNLOAD=true
3502024-01-25T06:14:37.973Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3512024-01-25T06:14:37.973Z+ '[' true == true ']'
3522024-01-25T06:14:37.973Z+ echo Downloading...
3532024-01-25T06:14:37.973ZDownloading...
3542024-01-25T06:14:37.973Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3552024-01-25T06:14:37.973Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3562024-01-25T06:14:40.204Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3572024-01-25T06:14:40.208Z++ md5sum
3582024-01-25T06:14:40.208Z++ awk '{print $1}'
3592024-01-25T06:14:40.465Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3602024-01-25T06:14:40.465Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3612024-01-25T06:14:40.465Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3622024-01-25T06:14:40.471Z+ mkdir -p ./out/clickhouse
3632024-01-25T06:14:40.472Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3642024-01-25T06:14:45.395Z+ ./out/clickhouse/clickhouse server --version
3652024-01-25T06:14:45.448ZClickHouse server version 22.8.9.1.
3662024-01-25T06:14:45.470Z+ set -o errexit
3672024-01-25T06:14:45.473Z+++ dirname ./tools/ci_download_console
3682024-01-25T06:14:45.476Z++ cd ./tools
3692024-01-25T06:14:45.476Z++ pwd
3702024-01-25T06:14:45.476Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3712024-01-25T06:14:45.479Z++ basename ./tools/ci_download_console
3722024-01-25T06:14:45.479Z+ ARG0=ci_download_console
3732024-01-25T06:14:45.479Z+ TARGET_DIR=out
3742024-01-25T06:14:45.479Z+ DOWNLOAD_DIR=out/downloads
3752024-01-25T06:14:45.480Z+ DEST_DIR=./out/console-assets
3762024-01-25T06:14:45.480Z+ source /work/oxidecomputer/omicron/tools/console_version
3772024-01-25T06:14:45.480Z++ COMMIT=b9013a33eaa3f5efdcd5c7d244e36a54e7222295
3782024-01-25T06:14:45.480Z++ SHA2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
3792024-01-25T06:14:45.480Z+ URL=https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
3802024-01-25T06:14:45.480Z+ TARBALL_FILE=out/downloads/console.tar.gz
3812024-01-25T06:14:45.480Z+ main
3822024-01-25T06:14:45.480Z+ [[ 0 != 0 ]]
3832024-01-25T06:14:45.480Z+ echo 'URL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz'
3842024-01-25T06:14:45.480ZURL: https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
3852024-01-25T06:14:45.480Z+ echo 'Local file: out/downloads/console.tar.gz'
3862024-01-25T06:14:45.480ZLocal file: out/downloads/console.tar.gz
3872024-01-25T06:14:45.480Z+ local DO_DOWNLOAD=true
3882024-01-25T06:14:45.480Z+ [[ -f out/downloads/console.tar.gz ]]
3892024-01-25T06:14:45.480Z+ mkdir -p out/downloads
3902024-01-25T06:14:45.483Z+ '[' true == true ']'
3912024-01-25T06:14:45.483Z+ echo Downloading...
3922024-01-25T06:14:45.483ZDownloading...
3932024-01-25T06:14:45.483Z+ do_download_curl https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz out/downloads/console.tar.gz
3942024-01-25T06:14:45.483Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/b9013a33eaa3f5efdcd5c7d244e36a54e7222295.tar.gz
3952024-01-25T06:14:46.401Z++ do_sha256sum out/downloads/console.tar.gz
3962024-01-25T06:14:46.405Z++ case "$OSTYPE" in
3972024-01-25T06:14:46.405Z++ SHA=sha256sum
3982024-01-25T06:14:46.405Z++ sha256sum
3992024-01-25T06:14:46.405Z++ awk '{print $1}'
4002024-01-25T06:14:46.522Z+ calculated_sha2=bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d
4012024-01-25T06:14:46.523Z+ [[ bebb9800ff94c42897d54faac8c2a3f89b2b0e927ebf75ec74223b6163e4209d != \b\e\b\b\9\8\0\0\f\f\9\4\c\4\2\8\9\7\d\5\4\f\a\a\c\8\c\2\a\3\f\8\9\b\2\b\0\e\9\2\7\e\b\f\7\5\e\c\7\4\2\2\3\b\6\1\6\3\e\4\2\0\9\d ]]
4022024-01-25T06:14:46.523Z+ rm -rf ./out/console-assets
4032024-01-25T06:14:46.531Z+ mkdir -p ./out/console-assets
4042024-01-25T06:14:46.531Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4052024-01-25T06:14:46.531Z+ mkdir -p ./out/console-assets
4062024-01-25T06:14:46.531Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4072024-01-25T06:14:46.664Z+ set -o errexit
4082024-01-25T06:14:46.673Z+++ dirname ./tools/ci_download_maghemite_openapi
4092024-01-25T06:14:46.686Z++ cd ./tools
4102024-01-25T06:14:46.686Z++ pwd
4112024-01-25T06:14:46.686Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4122024-01-25T06:14:46.686Z++ basename ./tools/ci_download_maghemite_openapi
4132024-01-25T06:14:46.686Z+ ARG0=ci_download_maghemite_openapi
4142024-01-25T06:14:46.686Z+ TARGET_DIR=out
4152024-01-25T06:14:46.686Z+ DOWNLOAD_DIR=out/downloads
4162024-01-25T06:14:46.686Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4172024-01-25T06:14:46.686Z++ COMMIT=869cf802efcbd2f0edbb614ed92caa3e3164c1fc
4182024-01-25T06:14:46.687Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4192024-01-25T06:14:46.687Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json
4202024-01-25T06:14:46.687Z+ LOCAL_FILE=out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4212024-01-25T06:14:46.687Z+ main
4222024-01-25T06:14:46.687Z+ [[ 0 != 0 ]]
4232024-01-25T06:14:46.687Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json'
4242024-01-25T06:14:46.687ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json
4252024-01-25T06:14:46.687Z+ echo 'Local file: out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json'
4262024-01-25T06:14:46.687ZLocal file: out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4272024-01-25T06:14:46.687Z+ local DO_DOWNLOAD=true
4282024-01-25T06:14:46.687Z+ [[ -f out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json ]]
4292024-01-25T06:14:46.687Z+ mkdir -p out/downloads
4302024-01-25T06:14:46.687Z+ '[' true == true ']'
4312024-01-25T06:14:46.687Z+ echo Downloading...
4322024-01-25T06:14:46.687ZDownloading...
4332024-01-25T06:14:46.687Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4342024-01-25T06:14:46.687Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/ddm-admin.json
4352024-01-25T06:14:46.951Z++ do_sha256sum out/downloads/ddm-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4362024-01-25T06:14:46.951Z++ case "$OSTYPE" in
4372024-01-25T06:14:46.955Z++ SHA=sha256sum
4382024-01-25T06:14:46.955Z++ sha256sum
4392024-01-25T06:14:46.956Z++ awk '{print $1}'
4402024-01-25T06:14:46.960Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4412024-01-25T06:14:46.960Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4422024-01-25T06:14:46.960Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4432024-01-25T06:14:46.960Z++ COMMIT=869cf802efcbd2f0edbb614ed92caa3e3164c1fc
4442024-01-25T06:14:46.960Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4452024-01-25T06:14:46.960Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json
4462024-01-25T06:14:46.960Z+ LOCAL_FILE=out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4472024-01-25T06:14:46.960Z+ main
4482024-01-25T06:14:46.961Z+ [[ 0 != 0 ]]
4492024-01-25T06:14:46.961Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json'
4502024-01-25T06:14:46.961ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json
4512024-01-25T06:14:46.961Z+ echo 'Local file: out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json'
4522024-01-25T06:14:46.961ZLocal file: out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4532024-01-25T06:14:46.961Z+ local DO_DOWNLOAD=true
4542024-01-25T06:14:46.961Z+ [[ -f out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json ]]
4552024-01-25T06:14:46.961Z+ mkdir -p out/downloads
4562024-01-25T06:14:46.964Z+ '[' true == true ']'
4572024-01-25T06:14:46.964Z+ echo Downloading...
4582024-01-25T06:14:46.964ZDownloading...
4592024-01-25T06:14:46.964Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4602024-01-25T06:14:46.964Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mg-admin.json
4612024-01-25T06:14:47.161Z++ do_sha256sum out/downloads/mg-admin-869cf802efcbd2f0edbb614ed92caa3e3164c1fc.json
4622024-01-25T06:14:47.163Z++ case "$OSTYPE" in
4632024-01-25T06:14:47.164Z++ SHA=sha256sum
4642024-01-25T06:14:47.164Z++ sha256sum
4652024-01-25T06:14:47.164Z++ awk '{print $1}'
4662024-01-25T06:14:47.167Z+ calculated_sha2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
4672024-01-25T06:14:47.172Z+ [[ 7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4 != \7\6\1\8\5\1\1\f\9\0\5\d\2\6\3\9\4\e\f\7\c\5\5\2\3\3\9\d\d\7\8\8\3\5\c\e\3\6\a\6\d\e\f\0\d\8\5\b\0\5\b\6\d\1\e\3\6\3\a\5\e\7\b\4 ]]
4682024-01-25T06:14:47.176Z+ set -o errexit
4692024-01-25T06:14:47.179Z+++ dirname ./tools/ci_download_dendrite_openapi
4702024-01-25T06:14:47.182Z++ cd ./tools
4712024-01-25T06:14:47.182Z++ pwd
4722024-01-25T06:14:47.182Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4732024-01-25T06:14:47.186Z++ basename ./tools/ci_download_dendrite_openapi
4742024-01-25T06:14:47.186Z+ ARG0=ci_download_dendrite_openapi
4752024-01-25T06:14:47.186Z+ TARGET_DIR=out
4762024-01-25T06:14:47.186Z+ DOWNLOAD_DIR=out/downloads
4772024-01-25T06:14:47.187Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4782024-01-25T06:14:47.187Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
4792024-01-25T06:14:47.187Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4802024-01-25T06:14:47.187Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4812024-01-25T06:14:47.187Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4822024-01-25T06:14:47.187Z+ main
4832024-01-25T06:14:47.187Z+ [[ 0 != 0 ]]
4842024-01-25T06:14:47.187Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
4852024-01-25T06:14:47.187ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4862024-01-25T06:14:47.187Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
4872024-01-25T06:14:47.187ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4882024-01-25T06:14:47.187Z+ local DO_DOWNLOAD=true
4892024-01-25T06:14:47.187Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
4902024-01-25T06:14:47.187Z+ mkdir -p out/downloads
4912024-01-25T06:14:47.190Z+ '[' true == true ']'
4922024-01-25T06:14:47.190Z+ echo Downloading...
4932024-01-25T06:14:47.191ZDownloading...
4942024-01-25T06:14:47.191Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4952024-01-25T06:14:47.191Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4962024-01-25T06:14:47.399Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4972024-01-25T06:14:47.400Z++ case "$OSTYPE" in
4982024-01-25T06:14:47.413Z++ SHA=sha256sum
4992024-01-25T06:14:47.413Z++ sha256sum
5002024-01-25T06:14:47.413Z++ awk '{print $1}'
5012024-01-25T06:14:47.419Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5022024-01-25T06:14:47.419Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5032024-01-25T06:14:47.419Z+ set -o errexit
5042024-01-25T06:14:47.425Z+++ dirname ./tools/ci_download_dendrite_stub
5052024-01-25T06:14:47.425Z++ cd ./tools
5062024-01-25T06:14:47.425Z++ pwd
5072024-01-25T06:14:47.425Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5082024-01-25T06:14:47.426Z++ basename ./tools/ci_download_dendrite_stub
5092024-01-25T06:14:47.438Z+ ARG0=ci_download_dendrite_stub
5102024-01-25T06:14:47.438Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5112024-01-25T06:14:47.438Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5122024-01-25T06:14:47.438Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5132024-01-25T06:14:47.439Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5142024-01-25T06:14:47.439Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5152024-01-25T06:14:47.439Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5162024-01-25T06:14:47.439Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5172024-01-25T06:14:47.439Z+ TARGET_DIR=out
5182024-01-25T06:14:47.439Z+ DOWNLOAD_DIR=out/downloads
5192024-01-25T06:14:47.439Z+ DEST_DIR=./out/dendrite-stub
5202024-01-25T06:14:47.440Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5212024-01-25T06:14:47.440Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5222024-01-25T06:14:47.440Z+ REPO=oxidecomputer/dendrite
5232024-01-25T06:14:47.440Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5242024-01-25T06:14:47.440Z+ main
5252024-01-25T06:14:47.440Z+ [[ 0 != 0 ]]
5262024-01-25T06:14:47.441Z+ CIDL_OS=solaris2.11
5272024-01-25T06:14:47.441Z+ [[ 0 != 0 ]]
5282024-01-25T06:14:47.441Z+ configure_os solaris2.11
5292024-01-25T06:14:47.441Z+ echo 'current directory: /work/oxidecomputer/omicron'
5302024-01-25T06:14:47.441Zcurrent directory: /work/oxidecomputer/omicron
5312024-01-25T06:14:47.441Z+ echo 'configuring based on OS: "solaris2.11"'
5322024-01-25T06:14:47.441Zconfiguring based on OS: "solaris2.11"
5332024-01-25T06:14:47.442Z+ case "$1" in
5342024-01-25T06:14:47.442Z+ SET_BINARIES=
5352024-01-25T06:14:47.442Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5362024-01-25T06:14:47.442Z+ CIDL_SHA256FUNC=do_sha256sum
5372024-01-25T06:14:47.442Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5382024-01-25T06:14:47.442Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5392024-01-25T06:14:47.443Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5402024-01-25T06:14:47.452Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5412024-01-25T06:14:47.452ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5422024-01-25T06:14:47.452Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5432024-01-25T06:14:47.452Z+ mkdir -p out/downloads
5442024-01-25T06:14:47.452ZLocal file: out/downloads/dendrite-stub.tar.gz
5452024-01-25T06:14:47.452Z+ mkdir -p ./out/dendrite-stub
5462024-01-25T06:14:47.452Z+ fetch_and_verify
5472024-01-25T06:14:47.452Z+ local DO_DOWNLOAD=true
5482024-01-25T06:14:47.452Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5492024-01-25T06:14:47.453Z+ '[' true == true ']'
5502024-01-25T06:14:47.453Z+ echo Downloading...
5512024-01-25T06:14:47.453ZDownloading...
5522024-01-25T06:14:47.453Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5532024-01-25T06:14:47.453Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5542024-01-25T06:14:56.678Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5552024-01-25T06:14:56.684Z++ sha256sum
5562024-01-25T06:14:56.684Z++ awk '{print $1}'
5572024-01-25T06:14:56.786Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5582024-01-25T06:14:56.786Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5592024-01-25T06:14:56.787Z+ do_untar out/downloads/dendrite-stub.tar.gz
5602024-01-25T06:14:57.206Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5612024-01-25T06:14:57.881Z+ do_assemble
5622024-01-25T06:14:57.883Z+ rm -r ./out/dendrite-stub
5632024-01-25T06:14:57.887Z+ mkdir ./out/dendrite-stub
5642024-01-25T06:14:57.887Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5652024-01-25T06:14:58.040Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5662024-01-25T06:14:58.055Z+ set -o errexit
5672024-01-25T06:14:58.069Z+++ dirname ./tools/ci_download_maghemite_mgd
5682024-01-25T06:14:58.069Z++ cd ./tools
5692024-01-25T06:14:58.069Z++ pwd
5702024-01-25T06:14:58.069Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5712024-01-25T06:14:58.069Z++ basename ./tools/ci_download_maghemite_mgd
5722024-01-25T06:14:58.069Z+ ARG0=ci_download_maghemite_mgd
5732024-01-25T06:14:58.070Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5742024-01-25T06:14:58.070Z++ CIDL_SHA256=ab882fbeab54987645492872e67f3351f8d14629a041465cc845ac8583a7002b
5752024-01-25T06:14:58.070Z++ MGD_LINUX_SHA256=93331c1001e3aa506a8c1b83346abba1995e489910bff2c94a86730b96617a34
5762024-01-25T06:14:58.070Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5772024-01-25T06:14:58.071Z++ COMMIT=869cf802efcbd2f0edbb614ed92caa3e3164c1fc
5782024-01-25T06:14:58.071Z++ SHA2=7618511f905d26394ef7c552339dd78835ce36a6def0d85b05b6d1e363a5e7b4
5792024-01-25T06:14:58.071Z+ TARGET_DIR=out
5802024-01-25T06:14:58.071Z+ DOWNLOAD_DIR=out/downloads
5812024-01-25T06:14:58.072Z+ DEST_DIR=./out/mgd
5822024-01-25T06:14:58.072Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5832024-01-25T06:14:58.072Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5842024-01-25T06:14:58.072Z+ REPO=oxidecomputer/maghemite
5852024-01-25T06:14:58.072Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc
5862024-01-25T06:14:58.072Z+ main
5872024-01-25T06:14:58.072Z+ [[ 0 != 0 ]]
5882024-01-25T06:14:58.072Z+ CIDL_OS=solaris2.11
5892024-01-25T06:14:58.072Z+ [[ 0 != 0 ]]
5902024-01-25T06:14:58.072Z+ configure_os solaris2.11
5912024-01-25T06:14:58.072Z+ echo 'current directory: /work/oxidecomputer/omicron'
5922024-01-25T06:14:58.072Zcurrent directory: /work/oxidecomputer/omicron
5932024-01-25T06:14:58.072Zconfiguring based on OS: "solaris2.11"
5942024-01-25T06:14:58.072Z+ echo 'configuring based on OS: "solaris2.11"'
5952024-01-25T06:14:58.072Z+ case "$1" in
5962024-01-25T06:14:58.072Z+ SET_BINARIES=
5972024-01-25T06:14:58.072Z+ CIDL_SHA256FUNC=do_sha256sum
5982024-01-25T06:14:58.072Z+ TARBALL_FILENAME=mgd.tar.gz
5992024-01-25T06:14:58.072Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz
6002024-01-25T06:14:58.072Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6012024-01-25T06:14:58.072Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz'
6022024-01-25T06:14:58.075ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz
6032024-01-25T06:14:58.075Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6042024-01-25T06:14:58.075ZLocal file: out/downloads/mgd.tar.gz
6052024-01-25T06:14:58.075Z+ mkdir -p out/downloads
6062024-01-25T06:14:58.079Z+ mkdir -p ./out/mgd
6072024-01-25T06:14:58.079Z+ fetch_and_verify
6082024-01-25T06:14:58.079Z+ local DO_DOWNLOAD=true
6092024-01-25T06:14:58.079Z+ [[ -f out/downloads/mgd.tar.gz ]]
6102024-01-25T06:14:58.079Z+ '[' true == true ']'
6112024-01-25T06:14:58.079Z+ echo Downloading...
6122024-01-25T06:14:58.079ZDownloading...
6132024-01-25T06:14:58.079Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz out/downloads/mgd.tar.gz
6142024-01-25T06:14:58.079Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/869cf802efcbd2f0edbb614ed92caa3e3164c1fc/mgd.tar.gz
6152024-01-25T06:15:03.168Z++ do_sha256sum out/downloads/mgd.tar.gz
6162024-01-25T06:15:03.171Z++ sha256sum
6172024-01-25T06:15:03.171Z++ awk '{print $1}'
6182024-01-25T06:15:03.253Z+ calculated_sha256=ab882fbeab54987645492872e67f3351f8d14629a041465cc845ac8583a7002b
6192024-01-25T06:15:03.253Z+ [[ ab882fbeab54987645492872e67f3351f8d14629a041465cc845ac8583a7002b != \a\b\8\8\2\f\b\e\a\b\5\4\9\8\7\6\4\5\4\9\2\8\7\2\e\6\7\f\3\3\5\1\f\8\d\1\4\6\2\9\a\0\4\1\4\6\5\c\c\8\4\5\a\c\8\5\8\3\a\7\0\0\2\b ]]
6202024-01-25T06:15:03.261Z+ do_untar out/downloads/mgd.tar.gz
6212024-01-25T06:15:03.261Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6222024-01-25T06:15:03.911Z+ do_assemble
6232024-01-25T06:15:03.911Z+ rm -r ./out/mgd
6242024-01-25T06:15:03.920Z+ mkdir ./out/mgd
6252024-01-25T06:15:03.920Z+ cp -r out/downloads/root ./out/mgd/root
6262024-01-25T06:15:04.126Z+ set -o errexit
6272024-01-25T06:15:04.138Z+++ dirname ./tools/ci_download_transceiver_control
6282024-01-25T06:15:04.139Z++ cd ./tools
6292024-01-25T06:15:04.140Z++ pwd
6302024-01-25T06:15:04.140Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6312024-01-25T06:15:04.140Z++ basename ./tools/ci_download_transceiver_control
6322024-01-25T06:15:04.140Z+ ARG0=ci_download_transceiver_control
6332024-01-25T06:15:04.140Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6342024-01-25T06:15:04.140Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6352024-01-25T06:15:04.140Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6362024-01-25T06:15:04.140Z+ TARGET_DIR=out
6372024-01-25T06:15:04.141Z+ DOWNLOAD_DIR=out/downloads
6382024-01-25T06:15:04.141Z+ DEST_DIR=./out/transceiver-control
6392024-01-25T06:15:04.141Z+ BIN_DIR=/opt/oxide/bin
6402024-01-25T06:15:04.141Z+ BINARY=xcvradm
6412024-01-25T06:15:04.141Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6422024-01-25T06:15:04.141Z+ REPO=oxidecomputer/transceiver-control
6432024-01-25T06:15:04.141Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6442024-01-25T06:15:04.141Z+ main
6452024-01-25T06:15:04.142Z+ [[ 0 != 0 ]]
6462024-01-25T06:15:04.142Z+ CIDL_OS=solaris2.11
6472024-01-25T06:15:04.142Z+ [[ 0 != 0 ]]
6482024-01-25T06:15:04.142Z+ configure_os solaris2.11
6492024-01-25T06:15:04.142Z+ echo 'current directory: /work/oxidecomputer/omicron'
6502024-01-25T06:15:04.142Zcurrent directory: /work/oxidecomputer/omicron
6512024-01-25T06:15:04.142Z+ echo 'configuring based on OS: "solaris2.11"'
6522024-01-25T06:15:04.143Zconfiguring based on OS: "solaris2.11"
6532024-01-25T06:15:04.143Z+ case "$1" in
6542024-01-25T06:15:04.143Z+ SET_BINARIES=
6552024-01-25T06:15:04.144Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6562024-01-25T06:15:04.144Z+ CIDL_SHA256FUNC=do_sha256sum
6572024-01-25T06:15:04.144Z+ ARCHIVE_FILENAME=xcvradm.gz
6582024-01-25T06:15:04.145Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6592024-01-25T06:15:04.145Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6602024-01-25T06:15:04.145Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6612024-01-25T06:15:04.145ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6622024-01-25T06:15:04.145Z+ echo 'Local file: out/downloads/xcvradm.gz'
6632024-01-25T06:15:04.145ZLocal file: out/downloads/xcvradm.gz
6642024-01-25T06:15:04.145Z+ mkdir -p out/downloads
6652024-01-25T06:15:04.158Z+ mkdir -p ./out/transceiver-control
6662024-01-25T06:15:04.158Z+ fetch_and_verify
6672024-01-25T06:15:04.158Z+ local DO_DOWNLOAD=true
6682024-01-25T06:15:04.158Z+ [[ -f out/downloads/xcvradm.gz ]]
6692024-01-25T06:15:04.158Z+ '[' true == true ']'
6702024-01-25T06:15:04.159Z+ echo Downloading...
6712024-01-25T06:15:04.159ZDownloading...
6722024-01-25T06:15:04.159Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6732024-01-25T06:15:04.159Z+ 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
6742024-01-25T06:15:05.474Z++ do_sha256sum out/downloads/xcvradm.gz
6752024-01-25T06:15:05.477Z++ sha256sum
6762024-01-25T06:15:05.477Z++ awk '{print $1}'
6772024-01-25T06:15:05.501Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6782024-01-25T06:15:05.501Z+ [[ 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 ]]
6792024-01-25T06:15:05.509Z+ do_unpack out/downloads/xcvradm.gz
6802024-01-25T06:15:05.509Z+ mkdir -p out/downloads/root//opt/oxide/bin
6812024-01-25T06:15:05.510Z+ gzip -dc out/downloads/xcvradm.gz
6822024-01-25T06:15:05.702Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6832024-01-25T06:15:06.125Z+ do_assemble
6842024-01-25T06:15:06.125Z+ rm -r ./out/transceiver-control
6852024-01-25T06:15:06.125Z+ mkdir ./out/transceiver-control
6862024-01-25T06:15:06.126Z+ cp -r out/downloads/root ./out/transceiver-control/root
6872024-01-25T06:15:06.130ZAll prerequisites installed successfully
6882024-01-25T06:15:06.130Z
6892024-01-25T06:15:06.130Zreal 2:11.466077384
6902024-01-25T06:15:06.130Zuser 52.667831206
6912024-01-25T06:15:06.130Zsys 10.018245673
6922024-01-25T06:15:06.131Ztrap 0.022296902
6932024-01-25T06:15:06.131Ztflt 0.374678804
6942024-01-25T06:15:06.131Zdflt 0.727245492
6952024-01-25T06:15:06.137Zkflt 0.297028231
6962024-01-25T06:15:06.137Zlock 2.615331929
6972024-01-25T06:15:06.137Zslp 4:07.317446296
6982024-01-25T06:15:06.137Zlat 3.345445488
6992024-01-25T06:15:06.137Zstop 0.063486166
7002024-01-25T06:15:06.137Z+ banner end-to-end-tests
7012024-01-25T06:15:06.137Z
7022024-01-25T06:15:06.137Z ###### # # ##### ##### #### ###### # # #####
7032024-01-25T06:15:06.138Z # ## # # # # # # # ## # # #
7042024-01-25T06:15:06.138Z ##### # # # # # ##### # # # ##### ##### # # # # #
7052024-01-25T06:15:06.138Z # # # # # # # # # # # # # # #
7062024-01-25T06:15:06.138Z # # ## # # # # # # # ## # #
7072024-01-25T06:15:06.138Z ###### # # ##### # #### ###### # # #####
7082024-01-25T06:15:06.138Z
7092024-01-25T06:15:06.138Z+ export CARGO_PROFILE_DEV_DEBUG=1
7102024-01-25T06:15:06.138Z+ CARGO_PROFILE_DEV_DEBUG=1
7112024-01-25T06:15:06.138Z+ export CARGO_PROFILE_TEST_DEBUG=1
7122024-01-25T06:15:06.138Z+ CARGO_PROFILE_TEST_DEBUG=1
7132024-01-25T06:15:06.138Z+ export CARGO_INCREMENTAL=0
7142024-01-25T06:15:06.138Z+ CARGO_INCREMENTAL=0
7152024-01-25T06:15:06.138Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7162024-01-25T06:15:06.386Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7172024-01-25T06:15:06.731Z Updating crates.io index
7182024-01-25T06:15:06.835Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7192024-01-25T06:15:07.636Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7202024-01-25T06:15:10.337Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7212024-01-25T06:15:12.070Z Updating git repository `http://github.com/oxidecomputer/tofino`
7222024-01-25T06:15:12.371Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7232024-01-25T06:15:12.677Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7242024-01-25T06:15:12.951Z Updating git repository `https://github.com/oxidecomputer/propolis`
7252024-01-25T06:15:13.875Z Updating git repository `https://github.com/oxidecomputer/crucible`
7262024-01-25T06:15:16.292Z Updating git repository `https://github.com/oxidecomputer/opte`
7272024-01-25T06:15:17.275Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7282024-01-25T06:15:17.595Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7292024-01-25T06:15:18.217Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7302024-01-25T06:15:20.138Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7312024-01-25T06:15:20.454Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7322024-01-25T06:15:20.758Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7332024-01-25T06:15:21.343Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7342024-01-25T06:15:21.934Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7352024-01-25T06:15:22.254Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7362024-01-25T06:15:23.197Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7372024-01-25T06:15:23.561Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7382024-01-25T06:15:23.928Z Updating git repository `https://github.com/jgallagher/nix`
7392024-01-25T06:15:25.150Z Updating git repository `https://github.com/cbiffle/hubpack`
7402024-01-25T06:15:25.712Z Updating git repository `https://github.com/oxidecomputer/typify`
7412024-01-25T06:15:27.485Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7422024-01-25T06:15:27.953Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7432024-01-25T06:15:28.204Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7442024-01-25T06:15:30.277Z Downloading crates ...
7452024-01-25T06:15:30.521Z Downloaded colorchoice v1.0.0
7462024-01-25T06:15:30.538Z Downloaded new_debug_unreachable v1.0.4
7472024-01-25T06:15:30.543Z Downloaded addr2line v0.21.0
7482024-01-25T06:15:30.549Z Downloaded num-derive v0.4.0
7492024-01-25T06:15:30.557Z Downloaded nibble_vec v0.1.0
7502024-01-25T06:15:30.561Z Downloaded cipher v0.4.4
7512024-01-25T06:15:30.569Z Downloaded log v0.4.20
7522024-01-25T06:15:30.573Z Downloaded pbkdf2 v0.12.2
7532024-01-25T06:15:30.577Z Downloaded openssl-macros v0.1.1
7542024-01-25T06:15:30.580Z Downloaded atomicwrites v0.4.3
7552024-01-25T06:15:30.583Z Downloaded minimal-lexical v0.2.1
7562024-01-25T06:15:30.597Z Downloaded parking_lot v0.11.2
7572024-01-25T06:15:30.604Z Downloaded bzip2 v0.4.4
7582024-01-25T06:15:30.610Z Downloaded openssl-probe v0.1.5
7592024-01-25T06:15:30.616Z Downloaded pkg-config v0.3.27
7602024-01-25T06:15:30.621Z Downloaded difflib v0.4.0
7612024-01-25T06:15:30.624Z Downloaded once_cell v1.19.0
7622024-01-25T06:15:30.630Z Downloaded md5 v0.7.0
7632024-01-25T06:15:30.636Z Downloaded parse-display-derive v0.8.2
7642024-01-25T06:15:30.641Z Downloaded cstr-argument v0.1.2
7652024-01-25T06:15:30.644Z Downloaded linked-hash-map v0.5.6
7662024-01-25T06:15:30.648Z Downloaded memoffset v0.9.0
7672024-01-25T06:15:30.652Z Downloaded password-hash v0.5.0
7682024-01-25T06:15:30.658Z Downloaded colored v2.0.4
7692024-01-25T06:15:30.663Z Downloaded macaddr v1.0.1
7702024-01-25T06:15:30.666Z Downloaded dirs v5.0.1
7712024-01-25T06:15:30.670Z Downloaded clap_lex v0.5.1
7722024-01-25T06:15:30.672Z Downloaded strum v0.25.0
7732024-01-25T06:15:30.676Z Downloaded lru-cache v0.1.2
7742024-01-25T06:15:30.681Z Downloaded dtrace-parser v0.1.14
7752024-01-25T06:15:30.681Z Downloaded foreign-types-shared v0.1.1
7762024-01-25T06:15:30.702Z Downloaded num_threads v0.1.6
7772024-01-25T06:15:30.703Z Downloaded defmt-parser v0.3.3
7782024-01-25T06:15:30.710Z Downloaded bitflags v2.4.0
7792024-01-25T06:15:30.710Z Downloaded num_enum v0.5.11
7802024-01-25T06:15:30.710Z Downloaded phf v0.11.2
7812024-01-25T06:15:30.713Z Downloaded anyhow v1.0.75
7822024-01-25T06:15:30.725Z Downloaded utf8parse v0.2.1
7832024-01-25T06:15:30.734Z Downloaded rand_core v0.5.1
7842024-01-25T06:15:30.734Z Downloaded time-core v0.1.1
7852024-01-25T06:15:30.739Z Downloaded semver v0.11.0
7862024-01-25T06:15:30.739Z Downloaded num_cpus v1.16.0
7872024-01-25T06:15:30.744Z Downloaded lock_api v0.4.10
7882024-01-25T06:15:30.744Z Downloaded structopt-derive v0.4.18
7892024-01-25T06:15:30.747Z Downloaded filetime v0.2.23
7902024-01-25T06:15:30.750Z Downloaded semver-parser v0.10.2
7912024-01-25T06:15:30.754Z Downloaded lazy_static v1.4.0
7922024-01-25T06:15:30.758Z Downloaded unicode-width v0.1.11
7932024-01-25T06:15:30.761Z Downloaded equivalent v1.0.1
7942024-01-25T06:15:30.761Z Downloaded sec1 v0.7.3
7952024-01-25T06:15:30.764Z Downloaded waitgroup v0.1.2
7962024-01-25T06:15:30.770Z Downloaded endian-type v0.1.2
7972024-01-25T06:15:30.770Z Downloaded slog-stdlog v4.1.1
7982024-01-25T06:15:30.775Z Downloaded toolchain_find v0.2.0
7992024-01-25T06:15:30.775Z Downloaded fxhash v0.2.1
8002024-01-25T06:15:30.779Z Downloaded xattr v1.0.1
8012024-01-25T06:15:30.783Z Downloaded errno v0.3.8
8022024-01-25T06:15:30.786Z Downloaded diesel_derives v2.1.2
8032024-01-25T06:15:30.790Z Downloaded hubpack_derive v0.1.1
8042024-01-25T06:15:30.793Z Downloaded take_mut v0.2.2
8052024-01-25T06:15:30.793Z Downloaded tower-service v0.3.2
8062024-01-25T06:15:30.797Z Downloaded tokio-tungstenite v0.20.1
8072024-01-25T06:15:30.801Z Downloaded slog-json v2.6.1
8082024-01-25T06:15:30.805Z Downloaded httparse v1.8.0
8092024-01-25T06:15:30.810Z Downloaded smf v0.2.2
8102024-01-25T06:15:30.814Z Downloaded whoami v1.4.1
8112024-01-25T06:15:30.814Z Downloaded libsw v3.3.1
8122024-01-25T06:15:30.818Z Downloaded instant v0.1.12
8132024-01-25T06:15:30.825Z Downloaded yasna v0.5.2
8142024-01-25T06:15:31.243Z Downloaded foreign-types v0.5.0
8152024-01-25T06:15:31.244Z Downloaded num-bigint v0.4.4
8162024-01-25T06:15:31.244Z Downloaded version_check v0.9.4
8172024-01-25T06:15:31.244Z Downloaded tinyvec_macros v0.1.1
8182024-01-25T06:15:31.245Z Downloaded foreign-types-shared v0.3.1
8192024-01-25T06:15:31.245Z Downloaded stable_deref_trait v1.2.0
8202024-01-25T06:15:31.245Z Downloaded sha1 v0.10.6
8212024-01-25T06:15:31.245Z Downloaded rustls-pki-types v1.1.0
8222024-01-25T06:15:31.245Z Downloaded signature v2.1.0
8232024-01-25T06:15:31.245Z Downloaded stringprep v0.1.3
8242024-01-25T06:15:31.246Z Downloaded slog-bunyan v2.5.0
8252024-01-25T06:15:31.246Z Downloaded sha2 v0.10.8
8262024-01-25T06:15:31.246Z Downloaded crossbeam-channel v0.5.8
8272024-01-25T06:15:31.246Z Downloaded display-error-chain v0.2.0
8282024-01-25T06:15:31.246Z Downloaded base64 v0.21.7
8292024-01-25T06:15:31.246Z Downloaded ident_case v1.0.1
8302024-01-25T06:15:31.246Z Downloaded usdt-attr-macro v0.3.5
8312024-01-25T06:15:31.247Z Downloaded futures-io v0.3.30
8322024-01-25T06:15:31.247Z Downloaded serde_spanned v0.6.4
8332024-01-25T06:15:31.247Z Downloaded futures-executor v0.3.30
8342024-01-25T06:15:31.247Z Downloaded fastrand v2.0.0
8352024-01-25T06:15:31.247Z Downloaded usdt v0.3.5
8362024-01-25T06:15:31.247Z Downloaded rand_core v0.6.4
8372024-01-25T06:15:31.247Z Downloaded serde_repr v0.1.16
8382024-01-25T06:15:31.247Z Downloaded serde_path_to_error v0.1.15
8392024-01-25T06:15:31.247Z Downloaded hostname v0.3.1
8402024-01-25T06:15:31.247Z Downloaded hyper-rustls v0.24.2
8412024-01-25T06:15:31.247Z Downloaded russh-cryptovec v0.7.0
8422024-01-25T06:15:31.248Z Downloaded foreign-types v0.3.2
8432024-01-25T06:15:31.248Z Downloaded der v0.7.8
8442024-01-25T06:15:31.248Z Downloaded structopt v0.3.26
8452024-01-25T06:15:31.249Z Downloaded vec_map v0.8.2
8462024-01-25T06:15:31.249Z Downloaded rustls-pemfile v2.0.0
8472024-01-25T06:15:31.249Z Downloaded futures-task v0.3.30
8482024-01-25T06:15:31.249Z Downloaded futures-macro v0.3.30
8492024-01-25T06:15:31.249Z Downloaded topological-sort v0.2.2
8502024-01-25T06:15:31.249Z Downloaded semver v0.1.20
8512024-01-25T06:15:31.249Z Downloaded tinyvec v1.6.0
8522024-01-25T06:15:31.250Z Downloaded fnv v1.0.7
8532024-01-25T06:15:31.250Z Downloaded iana-time-zone v0.1.57
8542024-01-25T06:15:31.250Z Downloaded serde_derive v1.0.195
8552024-01-25T06:15:31.250Z Downloaded slab v0.4.9
8562024-01-25T06:15:31.250Z Downloaded unicode-segmentation v1.10.1
8572024-01-25T06:15:31.250Z Downloaded sct v0.7.0
8582024-01-25T06:15:31.251Z Downloaded group v0.13.0
8592024-01-25T06:15:31.251Z Downloaded httpdate v1.0.3
8602024-01-25T06:15:31.251Z Downloaded rustc-demangle v0.1.23
8612024-01-25T06:15:31.252Z Downloaded russh-keys v0.40.1
8622024-01-25T06:15:31.252Z Downloaded term v0.7.0
8632024-01-25T06:15:31.252Z Downloaded similar v2.3.0
8642024-01-25T06:15:31.254Z Downloaded tokio-native-tls v0.3.1
8652024-01-25T06:15:31.255Z Downloaded signal-hook v0.3.17
8662024-01-25T06:15:31.255Z Downloaded futures-channel v0.3.30
8672024-01-25T06:15:31.255Z Downloaded spin v0.9.8
8682024-01-25T06:15:31.256Z Downloaded trust-dns-client v0.22.0
8692024-01-25T06:15:31.256Z Downloaded futures v0.3.30
8702024-01-25T06:15:31.256Z Downloaded indexmap v1.9.3
8712024-01-25T06:15:31.256Z Downloaded half v2.3.1
8722024-01-25T06:15:31.256Z Downloaded regex-automata v0.1.10
8732024-01-25T06:15:31.256Z Downloaded heapless v0.8.0
8742024-01-25T06:15:31.256Z Downloaded zerocopy v0.7.31
8752024-01-25T06:15:31.257Z Downloaded tokio-postgres v0.7.10
8762024-01-25T06:15:31.257Z Downloaded libm v0.2.7
8772024-01-25T06:15:31.257Z Downloaded winnow v0.5.15
8782024-01-25T06:15:31.257Z Downloaded unicode-normalization v0.1.22
8792024-01-25T06:15:31.257Z Downloaded hashbrown v0.13.2
8802024-01-25T06:15:31.257Z Downloaded h2 v0.3.24
8812024-01-25T06:15:31.257Z Downloaded http v0.2.11
8822024-01-25T06:15:31.257Z Downloaded hashbrown v0.14.2
8832024-01-25T06:15:31.258Z Downloaded chrono v0.4.31
8842024-01-25T06:15:31.264Z Downloaded serde_with v3.5.1
8852024-01-25T06:15:31.264Z Downloaded webpki-roots v0.25.2
8862024-01-25T06:15:31.267Z Downloaded hyper v0.14.27
8872024-01-25T06:15:31.282Z Downloaded openssl v0.10.60
8882024-01-25T06:15:31.303Z Downloaded regex-syntax v0.8.2
8892024-01-25T06:15:31.316Z Downloaded regex-syntax v0.7.5
8902024-01-25T06:15:31.332Z Downloaded smoltcp v0.11.0
8912024-01-25T06:15:31.357Z Downloaded rustls v0.22.2
8922024-01-25T06:15:31.380Z Downloaded syn v1.0.109
8932024-01-25T06:15:31.400Z Downloaded object v0.32.1
8942024-01-25T06:15:31.422Z Downloaded regex v1.10.3
8952024-01-25T06:15:31.443Z Downloaded libc v0.2.152
8962024-01-25T06:15:31.494Z Downloaded rustls v0.21.9
8972024-01-25T06:15:31.514Z Downloaded smoltcp v0.9.1
8982024-01-25T06:15:31.535Z Downloaded gimli v0.28.0
8992024-01-25T06:15:31.549Z Downloaded rustix v0.38.30
9002024-01-25T06:15:31.590Z Downloaded rustix v0.37.23
9012024-01-25T06:15:31.631Z Downloaded trust-dns-proto v0.22.0
9022024-01-25T06:15:31.655Z Downloaded bstr v0.2.17
9032024-01-25T06:15:31.677Z Downloaded zerocopy-derive v0.2.0
9042024-01-25T06:15:31.696Z Downloaded zerocopy-derive v0.7.31
9052024-01-25T06:15:31.710Z Downloaded bzip2-sys v0.1.11+1.0.8
9062024-01-25T06:15:31.729Z Downloaded zerocopy-derive v0.6.4
9072024-01-25T06:15:31.751Z Downloaded regex-automata v0.4.4
9082024-01-25T06:15:31.785Z Downloaded bstr v1.6.0
9092024-01-25T06:15:31.806Z Downloaded ring v0.17.7
9102024-01-25T06:15:31.940Z Downloaded idna v0.5.0
9112024-01-25T06:15:31.953Z Downloaded sha3 v0.10.8
9122024-01-25T06:15:31.967Z Downloaded tokio v1.35.1
9132024-01-25T06:15:32.043Z Downloaded regex-automata v0.3.8
9142024-01-25T06:15:32.066Z Downloaded sled v0.34.7
9152024-01-25T06:15:32.119Z Downloaded winapi v0.3.9
9162024-01-25T06:15:32.163Z Downloaded encoding_rs v0.8.33
9172024-01-25T06:15:32.209Z Downloaded syn v2.0.46
9182024-01-25T06:15:32.226Z Downloaded curve25519-dalek v4.1.1
9192024-01-25T06:15:32.243Z Downloaded idna v0.2.3
9202024-01-25T06:15:32.258Z Downloaded vcpkg v0.2.15
9212024-01-25T06:15:32.334Z Downloaded regress v0.7.1
9222024-01-25T06:15:32.356Z Downloaded rustls-webpki v0.101.7
9232024-01-25T06:15:32.373Z Downloaded diesel v2.1.4
9242024-01-25T06:15:32.406Z Downloaded rustls-webpki v0.102.1
9252024-01-25T06:15:32.440Z Downloaded futures-util v0.3.30
9262024-01-25T06:15:32.465Z Downloaded radix_trie v0.2.1
9272024-01-25T06:15:32.891Z Downloaded clap v2.34.0
9282024-01-25T06:15:32.910Z Downloaded serde_json v1.0.111
9292024-01-25T06:15:32.910Z Downloaded itertools v0.12.0
9302024-01-25T06:15:32.910Z Downloaded clap_builder v4.4.2
9312024-01-25T06:15:32.910Z Downloaded hkdf v0.12.4
9322024-01-25T06:15:32.910Z Downloaded http v1.0.0
9332024-01-25T06:15:32.910Z Downloaded hashbrown v0.12.3
9342024-01-25T06:15:32.910Z Downloaded toml_edit v0.21.0
9352024-01-25T06:15:32.913Z Downloaded tokio-util v0.7.10
9362024-01-25T06:15:32.913Z Downloaded reqwest v0.11.22
9372024-01-25T06:15:32.913Z Downloaded zip v0.6.6
9382024-01-25T06:15:32.913Z Downloaded steno v0.4.0
9392024-01-25T06:15:32.913Z Downloaded itertools v0.10.5
9402024-01-25T06:15:32.913Z Downloaded trust-dns-resolver v0.22.0
9412024-01-25T06:15:32.913Z Downloaded petgraph v0.6.4
9422024-01-25T06:15:32.913Z Downloaded ring v0.16.20
9432024-01-25T06:15:32.913Z Downloaded aho-corasick v1.0.4
9442024-01-25T06:15:32.914Z Downloaded tokio-rustls v0.24.1
9452024-01-25T06:15:32.914Z Downloaded headers v0.3.9
9462024-01-25T06:15:32.914Z Downloaded serde_yaml v0.9.25
9472024-01-25T06:15:32.914Z Downloaded tracing-core v0.1.31
9482024-01-25T06:15:32.914Z Downloaded russh v0.40.2
9492024-01-25T06:15:32.914Z Downloaded time v0.3.27
9502024-01-25T06:15:32.914Z Downloaded toml v0.8.8
9512024-01-25T06:15:32.921Z Downloaded toml v0.7.8
9522024-01-25T06:15:32.921Z Downloaded schemars v0.8.16
9532024-01-25T06:15:32.932Z Downloaded ed25519-dalek v2.0.0
9542024-01-25T06:15:32.937Z Downloaded serde v1.0.195
9552024-01-25T06:15:32.943Z Downloaded subprocess v0.2.9
9562024-01-25T06:15:32.953Z Downloaded heapless v0.7.16
9572024-01-25T06:15:32.957Z Downloaded usdt-impl v0.3.5
9582024-01-25T06:15:32.957Z Downloaded tokio-rustls v0.25.0
9592024-01-25T06:15:32.963Z Downloaded socket2 v0.5.5
9602024-01-25T06:15:32.969Z Downloaded pest v2.7.2
9612024-01-25T06:15:32.976Z Downloaded terminal_size v0.2.6
9622024-01-25T06:15:32.976Z Downloaded rustls-pemfile v1.0.3
9632024-01-25T06:15:32.987Z Downloaded ipnet v2.9.0
9642024-01-25T06:15:32.987Z Downloaded indexmap v2.1.0
9652024-01-25T06:15:32.992Z Downloaded siphasher v0.3.11
9662024-01-25T06:15:32.992Z Downloaded serde_derive_internals v0.26.0
9672024-01-25T06:15:32.992Z Downloaded toml_edit v0.19.15
9682024-01-25T06:15:33.433Z Downloaded hyper-tls v0.5.0
9692024-01-25T06:15:33.844Z Downloaded spki v0.7.2
9702024-01-25T06:15:33.845Z Downloaded slog-scope v4.4.0
9712024-01-25T06:15:33.845Z Downloaded itoa v1.0.9
9722024-01-25T06:15:33.845Z Downloaded form_urlencoded v1.2.1
9732024-01-25T06:15:33.845Z Downloaded rand v0.7.3
9742024-01-25T06:15:33.845Z Downloaded serde_with_macros v3.5.1
9752024-01-25T06:15:33.845Z Downloaded socket2 v0.4.9
9762024-01-25T06:15:33.845Z Downloaded slog v2.7.0
9772024-01-25T06:15:33.845Z Downloaded zerocopy v0.3.0
9782024-01-25T06:15:33.845Z Downloaded serde_tokenstream v0.2.0
9792024-01-25T06:15:33.845Z Downloaded unsafe-libyaml v0.2.10
9802024-01-25T06:15:33.845Z Downloaded hex-literal v0.4.1
9812024-01-25T06:15:33.845Z Downloaded tar v0.4.40
9822024-01-25T06:15:33.845Z Downloaded ucd-trie v0.1.6
9832024-01-25T06:15:33.845Z Downloaded typenum v1.16.0
9842024-01-25T06:15:33.845Z Downloaded trust-dns-server v0.22.1
9852024-01-25T06:15:33.845Z Downloaded mio v0.8.9
9862024-01-25T06:15:33.845Z Downloaded ryu v1.0.15
9872024-01-25T06:15:33.845Z Downloaded hmac v0.12.1
9882024-01-25T06:15:33.845Z Downloaded flate2 v1.0.28
9892024-01-25T06:15:33.845Z Downloaded tracing v0.1.37
9902024-01-25T06:15:33.845Z Downloaded thiserror-impl-no-std v2.0.2
9912024-01-25T06:15:33.846Z Downloaded either v1.9.0
9922024-01-25T06:15:33.846Z Downloaded kstat-rs v0.2.3
9932024-01-25T06:15:33.846Z Downloaded inout v0.1.3
9942024-01-25T06:15:33.846Z Downloaded structmeta v0.2.0
9952024-01-25T06:15:33.846Z Downloaded static_assertions v1.1.0
9962024-01-25T06:15:33.846Z Downloaded io-lifetimes v1.0.11
9972024-01-25T06:15:33.846Z Downloaded unicode-ident v1.0.12
9982024-01-25T06:15:33.846Z Downloaded zerocopy v0.6.4
9992024-01-25T06:15:33.846Z Downloaded strsim v0.10.0
10002024-01-25T06:15:33.846Z Downloaded getrandom v0.2.10
10012024-01-25T06:15:33.846Z Downloaded unicode-bidi v0.3.13
10022024-01-25T06:15:33.846Z Downloaded serde_urlencoded v0.7.1
10032024-01-25T06:15:33.846Z Downloaded string_cache v0.8.7
10042024-01-25T06:15:33.846Z Downloaded aes-gcm v0.10.3
10052024-01-25T06:15:33.846Z Downloaded is-terminal v0.4.9
10062024-01-25T06:15:33.846Z Downloaded scheduled-thread-pool v0.2.7
10072024-01-25T06:15:33.846Z Downloaded url v2.5.0
10082024-01-25T06:15:33.846Z Downloaded slog-envlogger v2.2.0
10092024-01-25T06:15:33.846Z Downloaded slog-dtrace v0.2.3
10102024-01-25T06:15:33.846Z Downloaded rcgen v0.12.0
10112024-01-25T06:15:33.846Z Downloaded rand v0.8.5
10122024-01-25T06:15:33.846Z Downloaded hash32 v0.3.1
10132024-01-25T06:15:33.846Z Downloaded rfc6979 v0.4.0
10142024-01-25T06:15:33.846Z Downloaded resolv-conf v0.7.0
10152024-01-25T06:15:33.847Z Downloaded walkdir v2.4.0
10162024-01-25T06:15:33.847Z Downloaded thiserror-impl v1.0.49
10172024-01-25T06:15:33.847Z Downloaded heck v0.3.3
10182024-01-25T06:15:33.847Z Downloaded futures-core v0.3.30
10192024-01-25T06:15:33.847Z Downloaded fixedbitset v0.4.2
10202024-01-25T06:15:33.847Z Downloaded glob v0.3.1
10212024-01-25T06:15:33.847Z Downloaded signal-hook-registry v1.4.1
10222024-01-25T06:15:33.847Z Downloaded signal-hook-mio v0.2.3
10232024-01-25T06:15:33.847Z Downloaded vsss-rs v3.3.4
10242024-01-25T06:15:33.847Z Downloaded slog-async v2.8.0
10252024-01-25T06:15:33.847Z Downloaded getrandom v0.1.16
10262024-01-25T06:15:33.847Z Downloaded toml v0.5.11
10272024-01-25T06:15:33.848Z Downloaded elliptic-curve v0.13.8
10282024-01-25T06:15:33.848Z Downloaded aes v0.8.3
10292024-01-25T06:15:33.848Z Downloaded rustc_version v0.4.0
10302024-01-25T06:15:33.848Z Downloaded ipnetwork v0.20.0
10312024-01-25T06:15:33.848Z Downloaded openssl-sys v0.9.96
10322024-01-25T06:15:33.848Z Downloaded p256 v0.13.2
10332024-01-25T06:15:33.848Z Downloaded serde_tokenstream v0.1.7
10342024-01-25T06:15:33.848Z Downloaded hubpack v0.1.2
10352024-01-25T06:15:33.848Z Downloaded tungstenite v0.20.1
10362024-01-25T06:15:33.848Z Downloaded subtle v2.5.0
10372024-01-25T06:15:33.848Z Downloaded structmeta-derive v0.2.0
10382024-01-25T06:15:33.848Z Downloaded usdt-macro v0.3.5
10392024-01-25T06:15:33.849Z Downloaded strsim v0.8.0
10402024-01-25T06:15:33.849Z Downloaded same-file v1.0.6
10412024-01-25T06:15:33.849Z Downloaded rustversion v1.0.14
10422024-01-25T06:15:33.849Z Downloaded hex v0.4.3
10432024-01-25T06:15:33.849Z Downloaded heck v0.4.1
10442024-01-25T06:15:33.849Z Downloaded getopts v0.2.21
10452024-01-25T06:15:33.849Z Downloaded cc v1.0.83
10462024-01-25T06:15:33.849Z Downloaded backtrace v0.3.69
10472024-01-25T06:15:33.849Z Downloaded float-cmp v0.9.0
10482024-01-25T06:15:33.849Z Downloaded flagset v0.4.3
10492024-01-25T06:15:33.849Z Downloaded fallible-iterator v0.2.0
10502024-01-25T06:15:33.849Z Downloaded ghash v0.5.0
10512024-01-25T06:15:33.849Z Downloaded home v0.5.5
10522024-01-25T06:15:33.849Z Downloaded generic-array v0.14.7
10532024-01-25T06:15:33.849Z Downloaded smallvec v1.11.2
10542024-01-25T06:15:33.850Z Downloaded slog-term v2.9.0
10552024-01-25T06:15:33.850Z Downloaded semver v1.0.21
10562024-01-25T06:15:33.851Z Downloaded hyper-staticfile v0.9.5
10572024-01-25T06:15:33.851Z Downloaded rustc_version v0.1.7
10582024-01-25T06:15:33.851Z Downloaded secrecy v0.8.0
10592024-01-25T06:15:33.851Z Downloaded futures-sink v0.3.30
10602024-01-25T06:15:33.851Z Downloaded unicase v2.7.0
10612024-01-25T06:15:33.851Z Downloaded ecdsa v0.16.9
10622024-01-25T06:15:33.851Z Downloaded uuid v1.7.0
10632024-01-25T06:15:33.851Z Downloaded nom v7.1.3
10642024-01-25T06:15:33.851Z Downloaded crypto-bigint v0.5.2
10652024-01-25T06:15:33.852Z Downloaded darling_core v0.20.3
10662024-01-25T06:15:33.852Z Downloaded chacha20poly1305 v0.10.1
10672024-01-25T06:15:33.852Z Downloaded bytes v1.5.0
10682024-01-25T06:15:33.852Z Downloaded dof v0.1.5
10692024-01-25T06:15:33.860Z Downloaded universal-hash v0.5.1
10702024-01-25T06:15:33.860Z Downloaded unicode-xid v0.2.4
10712024-01-25T06:15:33.861Z Downloaded thiserror-no-std v2.0.2
10722024-01-25T06:15:33.861Z Downloaded libefi-sys v0.1.0
10732024-01-25T06:15:33.862Z Downloaded proc-macro-error v1.0.4
10742024-01-25T06:15:33.862Z Downloaded tempfile v3.9.0
10752024-01-25T06:15:33.863Z Downloaded postcard v1.0.8
10762024-01-25T06:15:33.863Z Downloaded proc-macro2 v1.0.74
10772024-01-25T06:15:33.863Z Downloaded ed25519 v2.2.2
10782024-01-25T06:15:33.863Z Downloaded time-macros v0.2.13
10792024-01-25T06:15:33.863Z Downloaded thread-id v4.2.0
10802024-01-25T06:15:33.863Z Downloaded spin v0.5.2
10812024-01-25T06:15:33.863Z Downloaded derive-where v1.2.7
10822024-01-25T06:15:33.863Z Downloaded crossbeam-utils v0.8.16
10832024-01-25T06:15:33.863Z Downloaded keccak v0.1.4
10842024-01-25T06:15:33.863Z Downloaded untrusted v0.7.1
10852024-01-25T06:15:33.863Z Downloaded cancel-safe-futures v0.1.5
10862024-01-25T06:15:33.864Z Downloaded scopeguard v1.2.0
10872024-01-25T06:15:33.864Z Downloaded headers-core v0.2.0
10882024-01-25T06:15:33.864Z Downloaded clap v4.4.3
10892024-01-25T06:15:33.864Z Downloaded tracing-attributes v0.1.26
10902024-01-25T06:15:33.864Z Downloaded tokio-stream v0.1.14
10912024-01-25T06:15:33.864Z Downloaded dirs-sys-next v0.1.2
10922024-01-25T06:15:33.864Z Downloaded zone v0.3.0
10932024-01-25T06:15:33.864Z Downloaded hash32 v0.2.1
10942024-01-25T06:15:33.864Z Downloaded foreign-types-macros v0.2.3
10952024-01-25T06:15:33.864Z Downloaded num-rational v0.4.1
10962024-01-25T06:15:33.864Z Downloaded schemars_derive v0.8.16
10972024-01-25T06:15:33.864Z Downloaded ff v0.13.0
10982024-01-25T06:15:33.864Z Downloaded strum_macros v0.25.2
10992024-01-25T06:15:33.864Z Downloaded num-integer v0.1.45
11002024-01-25T06:15:33.865Z Downloaded pest_meta v2.7.2
11012024-01-25T06:15:33.866Z Downloaded pem-rfc7468 v0.7.0
11022024-01-25T06:15:33.866Z Downloaded derive_more v0.99.17
11032024-01-25T06:15:33.866Z Downloaded blake2 v0.10.6
11042024-01-25T06:15:33.867Z Downloaded embedded-io v0.4.0
11052024-01-25T06:15:33.867Z Downloaded synstructure v0.12.6
11062024-01-25T06:15:33.867Z Downloaded quote v1.0.35
11072024-01-25T06:15:33.867Z Downloaded platforms v3.0.2
11082024-01-25T06:15:33.867Z Downloaded pin-project-lite v0.2.13
11092024-01-25T06:15:33.867Z Downloaded pest_derive v2.7.2
11102024-01-25T06:15:33.867Z Downloaded arc-swap v1.6.0
11112024-01-25T06:15:33.867Z Downloaded rustfmt-wrapper v0.2.0
11122024-01-25T06:15:33.867Z Downloaded ppv-lite86 v0.2.17
11132024-01-25T06:15:33.867Z Downloaded postgres-protocol v0.6.6
11142024-01-25T06:15:33.868Z Downloaded enum-as-inner v0.5.1
11152024-01-25T06:15:33.868Z Downloaded pkcs8 v0.10.2
11162024-01-25T06:15:33.868Z Downloaded zeroize v1.7.0
11172024-01-25T06:15:33.868Z Downloaded rand_chacha v0.3.1
11182024-01-25T06:15:33.868Z Downloaded console v0.15.8
11192024-01-25T06:15:33.868Z Downloaded camino v1.1.6
11202024-01-25T06:15:33.868Z Downloaded lalrpop-util v0.19.12
11212024-01-25T06:15:33.868Z Downloaded http-body v0.4.5
11222024-01-25T06:15:33.868Z Downloaded postgres-types v0.2.6
11232024-01-25T06:15:33.868Z Downloaded poly1305 v0.8.0
11242024-01-25T06:15:33.868Z Downloaded multer v3.0.0
11252024-01-25T06:15:33.868Z Downloaded clap_derive v4.4.2
11262024-01-25T06:15:33.869Z Downloaded untrusted v0.9.0
11272024-01-25T06:15:33.869Z Downloaded dyn-clone v1.0.13
11282024-01-25T06:15:33.869Z Downloaded zeroize_derive v1.4.2
11292024-01-25T06:15:33.871Z Downloaded utf-8 v0.7.6
11302024-01-25T06:15:33.871Z Downloaded toml_datetime v0.6.5
11312024-01-25T06:15:33.871Z Downloaded crc32fast v1.3.2
11322024-01-25T06:15:33.871Z Downloaded allocator-api2 v0.2.16
11332024-01-25T06:15:33.871Z Downloaded r2d2 v0.8.10
11342024-01-25T06:15:33.871Z Downloaded quick-error v1.2.3
11352024-01-25T06:15:33.872Z Downloaded parking_lot_core v0.9.8
11362024-01-25T06:15:33.872Z Downloaded ciborium v0.2.2
11372024-01-25T06:15:33.872Z Downloaded zone_cfg_derive v0.3.0
11382024-01-25T06:15:33.872Z Downloaded tokio-macros v2.2.0
11392024-01-25T06:15:33.872Z Downloaded thiserror v1.0.49
11402024-01-25T06:15:33.872Z Downloaded textwrap v0.11.0
11412024-01-25T06:15:33.872Z Downloaded ctr v0.9.2
11422024-01-25T06:15:33.872Z Downloaded pest_generator v2.7.2
11432024-01-25T06:15:33.872Z Downloaded pem v3.0.2
11442024-01-25T06:15:33.872Z Downloaded pbkdf2 v0.11.0
11452024-01-25T06:15:33.872Z Downloaded linear-map v1.2.0
11462024-01-25T06:15:33.872Z Downloaded rand_chacha v0.2.2
11472024-01-25T06:15:33.873Z Downloaded proc-macro-crate v1.3.1
11482024-01-25T06:15:33.873Z Downloaded native-tls v0.2.11
11492024-01-25T06:15:33.874Z Downloaded thread_local v1.1.7
11502024-01-25T06:15:33.874Z Downloaded primeorder v0.13.6
11512024-01-25T06:15:33.874Z Downloaded paste v1.0.14
11522024-01-25T06:15:33.874Z Downloaded dirs-next v2.0.0
11532024-01-25T06:15:33.874Z Downloaded base64ct v1.6.0
11542024-01-25T06:15:33.874Z Downloaded backoff v0.4.0
11552024-01-25T06:15:33.874Z Downloaded phf_shared v0.11.2
11562024-01-25T06:15:33.874Z Downloaded debug-ignore v1.0.5
11572024-01-25T06:15:33.880Z Downloaded data-encoding v2.4.0
11582024-01-25T06:15:33.880Z Downloaded mime v0.3.17
11592024-01-25T06:15:33.881Z Downloaded polyval v0.6.1
11602024-01-25T06:15:33.881Z Downloaded pin-utils v0.1.0
11612024-01-25T06:15:33.881Z Downloaded percent-encoding v2.3.1
11622024-01-25T06:15:33.881Z Downloaded digest v0.10.7
11632024-01-25T06:15:33.881Z Downloaded predicates-core v1.0.6
11642024-01-25T06:15:33.882Z Downloaded http-range v0.1.5
11652024-01-25T06:15:33.882Z Downloaded cbc v0.1.2
11662024-01-25T06:15:33.882Z Downloaded want v0.3.1
11672024-01-25T06:15:33.882Z Downloaded try-lock v0.2.4
11682024-01-25T06:15:33.884Z Downloaded async-trait v0.1.77
11692024-01-25T06:15:33.912Z Downloaded predicates v3.1.0
11702024-01-25T06:15:33.912Z Downloaded cobs v0.2.3
11712024-01-25T06:15:33.912Z Downloaded ciborium-ll v0.2.2
11722024-01-25T06:15:33.912Z Downloaded dirs-sys v0.4.1
11732024-01-25T06:15:33.913Z Downloaded cpufeatures v0.2.12
11742024-01-25T06:15:33.913Z Downloaded camino-tempfile v1.1.1
11752024-01-25T06:15:33.913Z Downloaded swrite v0.1.0
11762024-01-25T06:15:33.913Z Downloaded proc-macro-error-attr v1.0.4
11772024-01-25T06:15:33.913Z Downloaded pretty-hex v0.2.1
11782024-01-25T06:15:33.913Z Downloaded num-iter v0.1.43
11792024-01-25T06:15:33.914Z Downloaded memchr v2.6.3
11802024-01-25T06:15:33.914Z Downloaded chacha20 v0.9.1
11812024-01-25T06:15:33.914Z Downloaded blowfish v0.9.1
11822024-01-25T06:15:33.915Z Downloaded phf_shared v0.10.0
11832024-01-25T06:15:33.915Z Downloaded cfg-if v1.0.0
11842024-01-25T06:15:33.915Z Downloaded bit-vec v0.6.3
11852024-01-25T06:15:33.915Z Downloaded autocfg v1.1.0
11862024-01-25T06:15:33.915Z Downloaded block-buffer v0.10.4
11872024-01-25T06:15:33.915Z Downloaded pretty-hex v0.4.1
11882024-01-25T06:15:33.915Z Downloaded precomputed-hash v0.1.1
11892024-01-25T06:15:33.915Z Downloaded byteorder v1.5.0
11902024-01-25T06:15:33.915Z Downloaded bcrypt-pbkdf v0.10.0
11912024-01-25T06:15:33.915Z Downloaded atomic-waker v1.1.1
11922024-01-25T06:15:33.915Z Downloaded anstream v0.5.0
11932024-01-25T06:15:33.915Z Downloaded parse-display v0.8.2
11942024-01-25T06:15:33.915Z Downloaded option-ext v0.2.0
11952024-01-25T06:15:33.915Z Downloaded anstyle v1.0.2
11962024-01-25T06:15:33.915Z Downloaded crucible-workspace-hack v0.1.0
11972024-01-25T06:15:33.915Z Downloaded password-hash v0.4.2
11982024-01-25T06:15:33.915Z Downloaded parking_lot_core v0.8.6
11992024-01-25T06:15:33.915Z Downloaded match_cfg v0.1.0
12002024-01-25T06:15:33.915Z Downloaded owo-colors v3.5.0
12012024-01-25T06:15:33.915Z Downloaded opaque-debug v0.3.0
12022024-01-25T06:15:33.915Z Downloaded block-padding v0.3.3
12032024-01-25T06:15:33.915Z Downloaded base16ct v0.2.0
12042024-01-25T06:15:33.915Z Downloaded bit-set v0.5.3
12052024-01-25T06:15:33.916Z Downloaded async-stream v0.3.5
12062024-01-25T06:15:33.916Z Downloaded num v0.4.1
12072024-01-25T06:15:33.916Z Downloaded darling v0.20.3
12082024-01-25T06:15:33.916Z Downloaded deranged v0.3.8
12092024-01-25T06:15:33.916Z Downloaded parking_lot v0.12.1
12102024-01-25T06:15:33.916Z Downloaded openapiv3 v2.0.0
12112024-01-25T06:15:33.916Z Downloaded ciborium-io v0.2.2
12122024-01-25T06:15:33.916Z Downloaded normalize-line-endings v0.3.0
12132024-01-25T06:15:33.916Z Downloaded omicron-zone-package v0.10.1
12142024-01-25T06:15:33.916Z Downloaded der_derive v0.7.2
12152024-01-25T06:15:33.916Z Downloaded defmt-macros v0.3.6
12162024-01-25T06:15:33.916Z Downloaded defmt v0.3.5
12172024-01-25T06:15:33.916Z Downloaded bitflags v1.3.2
12182024-01-25T06:15:33.916Z Downloaded argon2 v0.5.3
12192024-01-25T06:15:33.916Z Downloaded anstyle-query v1.0.0
12202024-01-25T06:15:33.916Z Downloaded ahash v0.8.6
12212024-01-25T06:15:33.916Z Downloaded adler v1.0.2
12222024-01-25T06:15:33.916Z Downloaded num-traits v0.2.16
12232024-01-25T06:15:33.916Z Downloaded newtype_derive v0.1.6
12242024-01-25T06:15:33.916Z Downloaded miniz_oxide v0.7.1
12252024-01-25T06:15:33.916Z Downloaded crossbeam-epoch v0.9.15
12262024-01-25T06:15:33.916Z Downloaded diesel_table_macro_syntax v0.1.0
12272024-01-25T06:15:33.916Z Downloaded darling_macro v0.20.3
12282024-01-25T06:15:33.917Z Downloaded curve25519-dalek-derive v0.1.0
12292024-01-25T06:15:33.917Z Downloaded crypto-common v0.1.6
12302024-01-25T06:15:33.917Z Downloaded anstyle-parse v0.2.1
12312024-01-25T06:15:33.917Z Downloaded aead v0.5.2
12322024-01-25T06:15:33.917Z Downloaded ansi_term v0.12.1
12332024-01-25T06:15:33.917Z Downloaded const-oid v0.9.5
12342024-01-25T06:15:33.917Z Downloaded atty v0.2.14
12352024-01-25T06:15:33.918Z Downloaded async-stream-impl v0.3.5
12362024-01-25T06:15:33.918Z Downloaded num_enum_derive v0.5.11
12372024-01-25T06:15:33.918Z Downloaded num-complex v0.4.4
12382024-01-25T06:15:33.918Z Downloaded mime_guess v2.0.4
12392024-01-25T06:15:33.925Z Downloaded convert_case v0.4.0
12402024-01-25T06:15:33.925Z Downloaded md-5 v0.10.5
12412024-01-25T06:15:33.925Z Downloaded managed v0.8.0
12422024-01-25T06:15:33.925Z Downloaded matches v0.1.10
12432024-01-25T06:15:33.925Z Downloaded crossterm v0.27.0
12442024-01-25T06:15:34.313Z Compiling proc-macro2 v1.0.74
12452024-01-25T06:15:34.314Z Compiling unicode-ident v1.0.12
12462024-01-25T06:15:34.327Z Compiling libc v0.2.152
12472024-01-25T06:15:34.327Z Compiling serde v1.0.195
12482024-01-25T06:15:34.327Z Compiling version_check v0.9.4
12492024-01-25T06:15:34.328Z Compiling autocfg v1.1.0
12502024-01-25T06:15:34.328Z Compiling cfg-if v1.0.0
12512024-01-25T06:15:34.565Z Compiling syn v1.0.109
12522024-01-25T06:15:34.672Z Compiling typenum v1.16.0
12532024-01-25T06:15:35.378Z Compiling once_cell v1.19.0
12542024-01-25T06:15:35.513Z Compiling generic-array v0.14.7
12552024-01-25T06:15:35.538Z Compiling lock_api v0.4.10
12562024-01-25T06:15:35.856Z Compiling parking_lot_core v0.9.8
12572024-01-25T06:15:36.355Z Compiling ahash v0.8.6
12582024-01-25T06:15:36.474Z Compiling libm v0.2.7
12592024-01-25T06:15:36.497Z Compiling byteorder v1.5.0
12602024-01-25T06:15:36.500Z Compiling num-traits v0.2.16
12612024-01-25T06:15:36.637Z Compiling thiserror v1.0.49
12622024-01-25T06:15:37.335Z Compiling serde_json v1.0.111
12632024-01-25T06:15:37.346Z Compiling slab v0.4.9
12642024-01-25T06:15:37.372Z Compiling memchr v2.6.3
12652024-01-25T06:15:37.440Z Compiling scopeguard v1.2.0
12662024-01-25T06:15:37.645Z Compiling itoa v1.0.9
12672024-01-25T06:15:37.976Z Compiling quote v1.0.35
12682024-01-25T06:15:41.652Z Compiling syn v2.0.46
12692024-01-25T06:15:54.203Z Compiling getrandom v0.2.10
12702024-01-25T06:15:54.203Z Compiling cc v1.0.83
12712024-01-25T06:15:54.203Z Compiling rand_core v0.6.4
12722024-01-25T06:15:54.203Z Compiling pkg-config v0.3.27
12732024-01-25T06:15:54.203Z Compiling log v0.4.20
12742024-01-25T06:15:54.203Z Compiling subtle v2.5.0
12752024-01-25T06:15:54.203Z Compiling ryu v1.0.15
12762024-01-25T06:15:54.203Z Compiling allocator-api2 v0.2.16
12772024-01-25T06:15:54.204Z Compiling smallvec v1.11.2
12782024-01-25T06:15:54.204Z Compiling equivalent v1.0.1
12792024-01-25T06:15:54.256Z Compiling heck v0.4.1
12802024-01-25T06:15:54.257Z Compiling schemars v0.8.16
12812024-01-25T06:15:54.647Z Compiling vcpkg v0.2.15
12822024-01-25T06:15:54.647Z Compiling pin-project-lite v0.2.13
12832024-01-25T06:15:54.649Z Compiling httparse v1.8.0
12842024-01-25T06:15:54.649Z Compiling parking_lot v0.12.1
12852024-01-25T06:15:54.649Z Compiling signal-hook-registry v1.4.1
12862024-01-25T06:15:54.649Z Compiling const-oid v0.9.5
12872024-01-25T06:15:54.649Z Compiling ring v0.17.7
12882024-01-25T06:15:54.649Z Compiling ring v0.16.20
12892024-01-25T06:15:54.649Z Compiling semver v1.0.21
12902024-01-25T06:15:54.649Z Compiling openssl-sys v0.9.96
12912024-01-25T06:15:54.649Z Compiling mio v0.8.9
12922024-01-25T06:15:54.650Z Compiling fnv v1.0.7
12932024-01-25T06:15:54.650Z Compiling openssl v0.10.60
12942024-01-25T06:15:54.650Z Compiling num_cpus v1.16.0
12952024-01-25T06:15:54.651Z Compiling socket2 v0.5.5
12962024-01-25T06:15:54.651Z Compiling iana-time-zone v0.1.57
12972024-01-25T06:15:54.651Z Compiling ucd-trie v0.1.6
12982024-01-25T06:15:54.651Z Compiling rustls v0.21.9
12992024-01-25T06:15:54.651Z Compiling native-tls v0.2.11
13002024-01-25T06:15:54.651Z Compiling futures-core v0.3.30
13012024-01-25T06:15:54.651Z Compiling spin v0.5.2
13022024-01-25T06:15:54.651Z Compiling async-trait v0.1.77
13032024-01-25T06:15:54.651Z Compiling futures-sink v0.3.30
13042024-01-25T06:15:54.652Z Compiling dyn-clone v1.0.13
13052024-01-25T06:15:54.652Z Compiling backtrace v0.3.69
13062024-01-25T06:15:54.652Z Compiling serde_derive_internals v0.26.0
13072024-01-25T06:15:54.652Z Compiling aho-corasick v1.0.4
13082024-01-25T06:15:54.652Z Compiling rustix v0.38.30
13092024-01-25T06:15:54.652Z Compiling tinyvec_macros v0.1.1
13102024-01-25T06:15:54.652Z Compiling regex-syntax v0.8.2
13112024-01-25T06:15:54.654Z Compiling tinyvec v1.6.0
13122024-01-25T06:15:54.654Z Compiling futures-channel v0.3.30
13132024-01-25T06:15:54.654Z Compiling winnow v0.5.15
13142024-01-25T06:15:54.654Z Compiling futures-io v0.3.30
13152024-01-25T06:15:54.654Z Compiling pin-utils v0.1.0
13162024-01-25T06:15:54.654Z Compiling futures-task v0.3.30
13172024-01-25T06:15:54.654Z Compiling unicode-normalization v0.1.22
13182024-01-25T06:15:54.654Z Compiling spin v0.9.8
13192024-01-25T06:15:55.423Z Compiling tracing-core v0.1.31
13202024-01-25T06:15:55.684Z Compiling unicode-bidi v0.3.13
13212024-01-25T06:15:56.278Z Compiling anyhow v1.0.75
13222024-01-25T06:15:57.100Z Compiling cpufeatures v0.2.12
13232024-01-25T06:15:57.862Z Compiling regex-automata v0.4.4
13242024-01-25T06:15:59.509Z Compiling crc32fast v1.3.2
13252024-01-25T06:15:59.824Z Compiling slog v2.7.0
13262024-01-25T06:16:00.196Z Compiling time-core v0.1.1
13272024-01-25T06:16:00.441Z Compiling time-macros v0.2.13
13282024-01-25T06:16:01.216Z Compiling num-integer v0.1.45
13292024-01-25T06:16:01.648Z Compiling percent-encoding v2.3.1
13302024-01-25T06:16:02.196Z Compiling untrusted v0.9.0
13312024-01-25T06:16:02.452Z Compiling unicode-xid v0.2.4
13322024-01-25T06:16:02.706Z Compiling untrusted v0.7.1
13332024-01-25T06:16:02.820Z Compiling serde_derive v1.0.195
13342024-01-25T06:16:03.012Z Compiling zeroize_derive v1.4.2
13352024-01-25T06:16:03.022Z Compiling zerocopy-derive v0.7.31
13362024-01-25T06:16:03.088Z Compiling thiserror-impl v1.0.49
13372024-01-25T06:16:04.555Z Compiling tokio-macros v2.2.0
13382024-01-25T06:16:05.653Z Compiling zeroize v1.7.0
13392024-01-25T06:16:05.984Z Compiling futures-macro v0.3.30
13402024-01-25T06:16:06.913Z Compiling tracing-attributes v0.1.26
13412024-01-25T06:16:06.968Z Compiling zerocopy v0.7.31
13422024-01-25T06:16:07.401Z Compiling schemars_derive v0.8.16
13432024-01-25T06:16:08.592Z Compiling crypto-common v0.1.6
13442024-01-25T06:16:08.836Z Compiling pest v2.7.2
13452024-01-25T06:16:08.911Z Compiling block-buffer v0.10.4
13462024-01-25T06:16:09.327Z Compiling openssl-macros v0.1.1
13472024-01-25T06:16:09.682Z Compiling digest v0.10.7
13482024-01-25T06:16:10.407Z Compiling hashbrown v0.14.2
13492024-01-25T06:16:12.715Z Compiling hashbrown v0.13.2
13502024-01-25T06:16:13.138Z Compiling futures-util v0.3.30
13512024-01-25T06:16:13.160Z Compiling regex v1.10.3
13522024-01-25T06:16:13.490Z Compiling tracing v0.1.37
13532024-01-25T06:16:14.491Z Compiling der_derive v0.7.2
13542024-01-25T06:16:14.667Z Compiling unicode-width v0.1.11
13552024-01-25T06:16:14.946Z Compiling foreign-types-shared v0.1.1
13562024-01-25T06:16:15.059Z Compiling foreign-types v0.3.2
13572024-01-25T06:16:16.062Z Compiling synstructure v0.12.6
13582024-01-25T06:16:18.951Z Compiling errno v0.3.8
13592024-01-25T06:16:19.156Z Compiling base64 v0.21.7
13602024-01-25T06:16:19.277Z Compiling try-lock v0.2.4
13612024-01-25T06:16:19.483Z Compiling ppv-lite86 v0.2.17
13622024-01-25T06:16:20.388Z Compiling want v0.3.1
13632024-01-25T06:16:20.713Z Compiling zerocopy-derive v0.2.0
13642024-01-25T06:16:21.418Z Compiling sct v0.7.0
13652024-01-25T06:16:21.542Z Compiling rustls-webpki v0.101.7
13662024-01-25T06:16:21.883Z Compiling pest_meta v2.7.2
13672024-01-25T06:16:22.075Z Compiling form_urlencoded v1.2.1
13682024-01-25T06:16:23.268Z Compiling socket2 v0.4.9
13692024-01-25T06:16:24.008Z Compiling openssl-probe v0.1.5
13702024-01-25T06:16:24.828Z Compiling httpdate v1.0.3
13712024-01-25T06:16:24.973Z Compiling io-lifetimes v1.0.11
13722024-01-25T06:16:25.152Z Compiling tower-service v0.3.2
13732024-01-25T06:16:25.823Z Compiling pest_generator v2.7.2
13742024-01-25T06:16:27.723Z Compiling bytes v1.5.0
13752024-01-25T06:16:27.875Z Compiling indexmap v2.1.0
13762024-01-25T06:16:28.702Z Compiling chrono v0.4.31
13772024-01-25T06:16:29.769Z Compiling tokio v1.35.1
13782024-01-25T06:16:29.908Z Compiling uuid v1.7.0
13792024-01-25T06:16:30.407Z Compiling http v0.2.11
13802024-01-25T06:16:30.504Z Compiling serde_spanned v0.6.4
13812024-01-25T06:16:30.848Z Compiling toml_datetime v0.6.5
13822024-01-25T06:16:31.553Z Compiling bitflags v2.4.0
13832024-01-25T06:16:33.104Z Compiling toml_edit v0.19.15
13842024-01-25T06:16:34.606Z Compiling rustc_version v0.4.0
13852024-01-25T06:16:35.281Z Compiling http-body v0.4.5
13862024-01-25T06:16:35.895Z Compiling openapiv3 v2.0.0
13872024-01-25T06:16:41.654Z Compiling idna v0.5.0
13882024-01-25T06:16:42.956Z Compiling tokio-util v0.7.10
13892024-01-25T06:16:43.941Z Compiling lazy_static v1.4.0
13902024-01-25T06:16:44.111Z Compiling crossbeam-utils v0.8.16
13912024-01-25T06:16:44.352Z Compiling adler v1.0.2
13922024-01-25T06:16:44.690Z Compiling miniz_oxide v0.7.1
13932024-01-25T06:16:44.730Z Compiling h2 v0.3.24
13942024-01-25T06:16:45.419Z Compiling url v2.5.0
13952024-01-25T06:16:46.918Z Compiling tokio-native-tls v0.3.1
13962024-01-25T06:16:46.973Z Compiling tokio-rustls v0.24.1
13972024-01-25T06:16:47.323Z Compiling pest_derive v2.7.2
13982024-01-25T06:16:47.629Z Compiling rand_chacha v0.3.1
13992024-01-25T06:16:48.706Z Compiling usdt-impl v0.3.5
14002024-01-25T06:16:49.118Z Compiling ipnet v2.9.0
14012024-01-25T06:16:49.174Z Compiling rustix v0.37.23
14022024-01-25T06:16:50.149Z Compiling rand v0.8.5
14032024-01-25T06:16:50.170Z Compiling serde_urlencoded v0.7.1
14042024-01-25T06:16:50.510Z Compiling rustls-pemfile v1.0.3
14052024-01-25T06:16:51.359Z Compiling encoding_rs v0.8.33
14062024-01-25T06:16:51.376Z Compiling gimli v0.28.0
14072024-01-25T06:16:51.846Z Compiling mime v0.3.17
14082024-01-25T06:16:52.735Z Compiling webpki-roots v0.25.2
14092024-01-25T06:16:55.293Z Compiling zerocopy v0.3.0
14102024-01-25T06:16:55.827Z Compiling object v0.32.1
14112024-01-25T06:16:56.134Z Compiling hyper v0.14.27
14122024-01-25T06:16:56.553Z Compiling num-bigint v0.4.4
14132024-01-25T06:16:58.077Z Compiling rustc-demangle v0.1.23
14142024-01-25T06:16:58.449Z Compiling addr2line v0.21.0
14152024-01-25T06:16:58.623Z Compiling dof v0.1.5
14162024-01-25T06:17:10.648Z Compiling flate2 v1.0.28
14172024-01-25T06:17:11.194Z Compiling dtrace-parser v0.1.14
14182024-01-25T06:17:11.194Z Compiling heapless v0.7.16
14192024-01-25T06:17:11.194Z Compiling bzip2-sys v0.1.11+1.0.8
14202024-01-25T06:17:11.196Z Compiling thread-id v4.2.0
14212024-01-25T06:17:11.199Z Compiling rustversion v1.0.14
14222024-01-25T06:17:11.199Z Compiling signal-hook v0.3.17
14232024-01-25T06:17:11.199Z Compiling toml v0.7.8
14242024-01-25T06:17:11.397Z Compiling toml_edit v0.21.0
14252024-01-25T06:17:11.511Z Compiling serde_tokenstream v0.1.7
14262024-01-25T06:17:11.511Z Compiling hex v0.4.3
14272024-01-25T06:17:11.512Z Compiling memoffset v0.9.0
14282024-01-25T06:17:11.512Z Compiling camino v1.1.6
14292024-01-25T06:17:11.512Z Compiling base64ct v1.6.0
14302024-01-25T06:17:11.512Z Compiling strsim v0.10.0
14312024-01-25T06:17:11.512Z Compiling serde_tokenstream v0.2.0
14322024-01-25T06:17:11.512Z Compiling hyper-tls v0.5.0
14332024-01-25T06:17:11.512Z Compiling hyper-rustls v0.24.2
14342024-01-25T06:17:11.512Z Compiling reqwest v0.11.22
14352024-01-25T06:17:11.513Z Compiling bitflags v1.3.2
14362024-01-25T06:17:11.513Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14372024-01-25T06:17:11.513Z Compiling smoltcp v0.9.1
14382024-01-25T06:17:11.513Z Compiling pem-rfc7468 v0.7.0
14392024-01-25T06:17:11.839Z Compiling strum_macros v0.25.2
14402024-01-25T06:17:12.008Z Compiling usdt-attr-macro v0.3.5
14412024-01-25T06:17:12.517Z Compiling usdt-macro v0.3.5
14422024-01-25T06:17:12.702Z Compiling hmac v0.12.1
14432024-01-25T06:17:14.132Z Compiling regress v0.7.1
14442024-01-25T06:17:14.398Z Compiling enum-as-inner v0.5.1
14452024-01-25T06:17:14.595Z Compiling crossbeam-epoch v0.9.15
14462024-01-25T06:17:15.283Z Compiling num-iter v0.1.43
14472024-01-25T06:17:15.501Z Compiling flagset v0.4.3
14482024-01-25T06:17:15.525Z Compiling unicode-segmentation v1.10.1
14492024-01-25T06:17:15.741Z Compiling siphasher v0.3.11
14502024-01-25T06:17:15.819Z Compiling der v0.7.8
14512024-01-25T06:17:16.943Z Compiling hubpack_derive v0.1.1
14522024-01-25T06:17:17.033Z Compiling zerocopy-derive v0.6.4
14532024-01-25T06:17:18.401Z Compiling num_threads v0.1.6
14542024-01-25T06:17:18.761Z Compiling anstyle v1.0.2
14552024-01-25T06:17:18.860Z Compiling utf8parse v0.2.1
14562024-01-25T06:17:19.075Z Compiling deranged v0.3.8
14572024-01-25T06:17:19.435Z Compiling sha2 v0.10.8
14582024-01-25T06:17:19.440Z Compiling spki v0.7.2
14592024-01-25T06:17:20.155Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14602024-01-25T06:17:20.723Z Compiling anstyle-parse v0.2.1
14612024-01-25T06:17:22.032Z Compiling time v0.3.27
14622024-01-25T06:17:22.842Z Compiling md-5 v0.10.5
14632024-01-25T06:17:23.260Z Compiling block-padding v0.3.3
14642024-01-25T06:17:23.301Z Compiling clap_derive v4.4.2
14652024-01-25T06:17:23.623Z Compiling stringprep v0.1.3
14662024-01-25T06:17:23.860Z Compiling diesel_table_macro_syntax v0.1.0
14672024-01-25T06:17:24.498Z Compiling hash32 v0.2.1
14682024-01-25T06:17:25.076Z Compiling fallible-iterator v0.2.0
14692024-01-25T06:17:25.137Z Compiling colorchoice v1.0.0
14702024-01-25T06:17:25.375Z Compiling anstyle-query v1.0.0
14712024-01-25T06:17:25.560Z Compiling stable_deref_trait v1.2.0
14722024-01-25T06:17:25.922Z Compiling anstream v0.5.0
14732024-01-25T06:17:26.251Z Compiling postgres-protocol v0.6.6
14742024-01-25T06:17:26.453Z Compiling diesel_derives v2.1.2
14752024-01-25T06:17:27.001Z Compiling terminal_size v0.2.6
14762024-01-25T06:17:27.492Z Compiling inout v0.1.3
14772024-01-25T06:17:27.911Z Compiling pkcs8 v0.10.2
14782024-01-25T06:17:28.509Z Compiling phf_shared v0.11.2
14792024-01-25T06:17:30.661Z Compiling ff v0.13.0
14802024-01-25T06:17:31.050Z Compiling serde_repr v0.1.16
14812024-01-25T06:17:31.131Z Compiling scheduled-thread-pool v0.2.7
14822024-01-25T06:17:31.807Z Compiling managed v0.8.0
14832024-01-25T06:17:32.015Z Compiling matches v0.1.10
14842024-01-25T06:17:32.151Z Compiling regex-automata v0.1.10
14852024-01-25T06:17:33.149Z Compiling clap_lex v0.5.1
14862024-01-25T06:17:33.155Z Compiling base16ct v0.2.0
14872024-01-25T06:17:33.289Z Compiling bit-vec v0.6.3
14882024-01-25T06:17:33.965Z Compiling clap_builder v4.4.2
14892024-01-25T06:17:33.986Z Compiling sec1 v0.7.3
14902024-01-25T06:17:34.882Z Compiling bstr v0.2.17
14912024-01-25T06:17:40.611Z Compiling idna v0.2.3
14922024-01-25T06:17:41.211Z Compiling r2d2 v0.8.10
14932024-01-25T06:17:42.213Z Compiling group v0.13.0
14942024-01-25T06:17:45.226Z Compiling phf v0.11.2
14952024-01-25T06:17:45.246Z Compiling signal-hook-mio v0.2.3
14962024-01-25T06:17:45.469Z Compiling cipher v0.4.4
14972024-01-25T06:17:45.679Z Compiling postgres-types v0.2.6
14982024-01-25T06:17:46.365Z Compiling bzip2 v0.4.4
14992024-01-25T06:17:46.472Z Compiling zerocopy v0.6.4
15002024-01-25T06:17:46.884Z Compiling hubpack v0.1.2
15012024-01-25T06:17:47.794Z Compiling phf_shared v0.10.0
15022024-01-25T06:17:48.507Z Compiling hkdf v0.12.4
15032024-01-25T06:17:48.688Z Compiling ipnetwork v0.20.0
15042024-01-25T06:17:48.865Z Compiling crypto-bigint v0.5.2
15052024-01-25T06:17:49.946Z Compiling futures-executor v0.3.30
15062024-01-25T06:17:50.149Z Compiling float-cmp v0.9.0
15072024-01-25T06:17:50.862Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
15082024-01-25T06:17:50.902Z Compiling normalize-line-endings v0.3.0
15092024-01-25T06:17:51.098Z Compiling static_assertions v1.1.0
15102024-01-25T06:17:51.245Z Compiling either v1.9.0
15112024-01-25T06:17:51.772Z Compiling difflib v0.4.0
15122024-01-25T06:17:53.611Z Compiling data-encoding v2.4.0
15132024-01-25T06:17:54.651Z Compiling precomputed-hash v0.1.1
15142024-01-25T06:17:56.924Z Compiling minimal-lexical v0.2.1
15152024-01-25T06:17:57.220Z Compiling new_debug_unreachable v1.0.4
15162024-01-25T06:17:57.361Z Compiling regex-automata v0.3.8
15172024-01-25T06:17:57.660Z Compiling whoami v1.4.1
15182024-01-25T06:17:57.769Z Compiling fixedbitset v0.4.2
15192024-01-25T06:17:58.412Z Compiling predicates-core v1.0.6
15202024-01-25T06:17:58.480Z Compiling petgraph v0.6.4
15212024-01-25T06:17:58.629Z Compiling tokio-postgres v0.7.10
15222024-01-25T06:17:59.008Z Compiling predicates v3.1.0
15232024-01-25T06:18:00.056Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
15242024-01-25T06:18:00.061Z Compiling nom v7.1.3
15252024-01-25T06:18:01.307Z Compiling bstr v1.6.0
15262024-01-25T06:18:01.547Z Compiling string_cache v0.8.7
15272024-01-25T06:18:02.310Z Compiling trust-dns-proto v0.22.0
15282024-01-25T06:18:02.403Z Compiling diesel v2.1.4
15292024-01-25T06:18:07.744Z Compiling elliptic-curve v0.13.8
15302024-01-25T06:18:07.860Z Compiling itertools v0.10.5
15312024-01-25T06:18:07.860Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15322024-01-25T06:18:07.860Z Compiling futures v0.3.30
15332024-01-25T06:18:09.380Z Compiling yasna v0.5.2
15342024-01-25T06:18:09.406Z Compiling zip v0.6.6
15352024-01-25T06:18:09.799Z Compiling crossterm v0.27.0
15362024-01-25T06:18:12.190Z Compiling clap v4.4.3
15372024-01-25T06:18:12.776Z Compiling similar v2.3.0
15382024-01-25T06:18:12.854Z Compiling bit-set v0.5.3
15392024-01-25T06:18:13.335Z Compiling usdt v0.3.5
15402024-01-25T06:18:15.880Z Compiling console v0.15.8
15412024-01-25T06:18:16.130Z Compiling tokio-stream v0.1.14
15422024-01-25T06:18:16.517Z Compiling getopts v0.2.21
15432024-01-25T06:18:18.043Z Compiling lalrpop-util v0.19.12
15442024-01-25T06:18:18.204Z Compiling unsafe-libyaml v0.2.10
15452024-01-25T06:18:18.574Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15462024-01-25T06:18:20.731Z Compiling serde_yaml v0.9.25
15472024-01-25T06:18:31.647Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15482024-01-25T06:19:09.998Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15492024-01-25T06:19:21.210Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15502024-01-25T06:19:23.340Z Compiling sha1 v0.10.6
15512024-01-25T06:19:25.731Z Compiling atty v0.2.14
15522024-01-25T06:19:25.785Z Compiling match_cfg v0.1.0
15532024-01-25T06:19:25.785Z Compiling dirs-sys-next v0.1.2
15542024-01-25T06:19:25.785Z Compiling hostname v0.3.1
15552024-01-25T06:19:25.785Z Compiling ident_case v1.0.1
15562024-01-25T06:19:25.785Z Compiling rustls-pki-types v1.1.0
15572024-01-25T06:19:25.785Z Compiling darling_core v0.20.3
15582024-01-25T06:19:25.785Z Compiling dirs-next v2.0.0
15592024-01-25T06:19:25.956Z Compiling thread_local v1.1.7
15602024-01-25T06:19:26.162Z Compiling slog-async v2.8.0
15612024-01-25T06:19:26.267Z Compiling rustls v0.22.2
15622024-01-25T06:19:26.838Z Compiling term v0.7.0
15632024-01-25T06:19:26.864Z Compiling rustls-webpki v0.102.1
15642024-01-25T06:19:27.038Z Compiling crossbeam-channel v0.5.8
15652024-01-25T06:19:28.159Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15662024-01-25T06:19:28.412Z Compiling multer v3.0.0
15672024-01-25T06:19:28.861Z Compiling instant v0.1.12
15682024-01-25T06:19:28.936Z Compiling take_mut v0.2.2
15692024-01-25T06:19:29.056Z Compiling paste v1.0.14
15702024-01-25T06:19:29.929Z Compiling slog-term v2.9.0
15712024-01-25T06:19:30.456Z Compiling slog-json v2.6.1
15722024-01-25T06:19:31.095Z Compiling http v1.0.0
15732024-01-25T06:19:31.263Z Compiling async-stream-impl v0.3.5
15742024-01-25T06:19:32.416Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
15752024-01-25T06:19:32.461Z Compiling atomic-waker v1.1.1
15762024-01-25T06:19:32.739Z Compiling debug-ignore v1.0.5
15772024-01-25T06:19:32.957Z Compiling waitgroup v0.1.2
15782024-01-25T06:19:33.380Z Compiling slog-bunyan v2.5.0
15792024-01-25T06:19:33.661Z Compiling async-stream v0.3.5
15802024-01-25T06:19:35.267Z Compiling rustls-pemfile v2.0.0
15812024-01-25T06:19:35.345Z Compiling darling_macro v0.20.3
15822024-01-25T06:19:35.541Z Compiling toml v0.8.8
15832024-01-25T06:19:35.978Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
15842024-01-25T06:19:36.055Z Compiling serde_path_to_error v0.1.15
15852024-01-25T06:19:37.008Z Compiling darling v0.20.3
15862024-01-25T06:19:37.097Z Compiling tokio-rustls v0.25.0
15872024-01-25T06:19:37.177Z Compiling serde_with_macros v3.5.1
15882024-01-25T06:19:37.430Z Compiling structmeta-derive v0.2.0
15892024-01-25T06:19:37.772Z Compiling strum v0.25.0
15902024-01-25T06:19:38.022Z Compiling regex-syntax v0.7.5
15912024-01-25T06:19:38.045Z Compiling backoff v0.4.0
15922024-01-25T06:19:38.451Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15932024-01-25T06:19:38.553Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15942024-01-25T06:19:38.780Z Compiling macaddr v1.0.1
15952024-01-25T06:19:39.520Z Compiling proc-macro-error-attr v1.0.4
15962024-01-25T06:19:39.612Z Compiling proc-macro-crate v1.3.1
15972024-01-25T06:19:40.046Z Compiling proc-macro-error v1.0.4
15982024-01-25T06:19:40.494Z Compiling heapless v0.8.0
15992024-01-25T06:19:41.673Z Compiling num_enum_derive v0.5.11
16002024-01-25T06:19:42.408Z Compiling structmeta v0.2.0
16012024-01-25T06:19:42.496Z Compiling serde_with v3.5.1
16022024-01-25T06:19:43.091Z Compiling hash32 v0.3.1
16032024-01-25T06:19:43.352Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16042024-01-25T06:19:43.446Z Compiling smoltcp v0.11.0
16052024-01-25T06:19:45.099Z Compiling same-file v1.0.6
16062024-01-25T06:19:45.457Z Compiling embedded-io v0.4.0
16072024-01-25T06:19:45.814Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16082024-01-25T06:19:46.174Z Compiling num_enum v0.5.11
16092024-01-25T06:19:46.295Z Compiling cobs v0.2.3
16102024-01-25T06:19:46.413Z Compiling fastrand v2.0.0
16112024-01-25T06:19:46.782Z Compiling postcard v1.0.8
16122024-01-25T06:19:47.291Z Compiling tempfile v3.9.0
16132024-01-25T06:19:47.605Z Compiling walkdir v2.4.0
16142024-01-25T06:19:48.122Z Compiling semver-parser v0.10.2
16152024-01-25T06:19:48.671Z Compiling foreign-types-macros v0.2.3
16162024-01-25T06:19:48.906Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16172024-01-25T06:19:49.349Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16182024-01-25T06:19:49.425Z Compiling foreign-types-shared v0.3.1
16192024-01-25T06:19:49.625Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16202024-01-25T06:19:49.735Z Compiling parse-display-derive v0.8.2
16212024-01-25T06:19:50.047Z Compiling crucible-workspace-hack v0.1.0
16222024-01-25T06:19:50.651Z Compiling semver v0.11.0
16232024-01-25T06:19:51.173Z Compiling foreign-types v0.5.0
16242024-01-25T06:19:51.525Z Compiling is-terminal v0.4.9
16252024-01-25T06:19:51.705Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16262024-01-25T06:19:51.875Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16272024-01-25T06:19:51.897Z Compiling cstr-argument v0.1.2
16282024-01-25T06:19:52.004Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16292024-01-25T06:19:52.250Z Compiling xattr v1.0.1
16302024-01-25T06:19:52.654Z Compiling filetime v0.2.23
16312024-01-25T06:19:53.035Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16322024-01-25T06:19:53.194Z Compiling pretty-hex v0.2.1
16332024-01-25T06:19:53.284Z Compiling home v0.5.5
16342024-01-25T06:19:53.444Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16352024-01-25T06:19:53.492Z Compiling toolchain_find v0.2.0
16362024-01-25T06:19:53.758Z Compiling tar v0.4.40
16372024-01-25T06:19:53.915Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16382024-01-25T06:19:53.963Z Compiling colored v2.0.4
16392024-01-25T06:19:54.951Z Compiling toml v0.5.11
16402024-01-25T06:19:55.045Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16412024-01-25T06:19:55.119Z Compiling platforms v3.0.2
16422024-01-25T06:19:55.452Z Compiling topological-sort v0.2.2
16432024-01-25T06:19:55.533Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16442024-01-25T06:19:55.746Z Compiling omicron-zone-package v0.10.1
16452024-01-25T06:19:55.866Z Compiling camino-tempfile v1.1.1
16462024-01-25T06:19:56.609Z Compiling zone_cfg_derive v0.3.0
16472024-01-25T06:19:57.632Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
16482024-01-25T06:19:57.640Z Compiling parse-display v0.8.2
16492024-01-25T06:19:57.640Z Compiling textwrap v0.11.0
16502024-01-25T06:19:57.923Z Compiling rustfmt-wrapper v0.2.0
16512024-01-25T06:19:58.360Z Compiling heck v0.3.3
16522024-01-25T06:20:01.453Z Compiling num-derive v0.4.0
16532024-01-25T06:20:01.529Z Compiling strsim v0.8.0
16542024-01-25T06:20:01.530Z Compiling vec_map v0.8.2
16552024-01-25T06:20:01.530Z Compiling ansi_term v0.12.1
16562024-01-25T06:20:01.530Z Compiling libefi-sys v0.1.0
16572024-01-25T06:20:01.530Z Compiling clap v2.34.0
16582024-01-25T06:20:01.531Z Compiling zone v0.3.0
16592024-01-25T06:20:01.531Z Compiling structopt-derive v0.4.18
16602024-01-25T06:20:01.668Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16612024-01-25T06:20:02.221Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
16622024-01-25T06:20:02.930Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
16632024-01-25T06:20:03.095Z Compiling smf v0.2.2
16642024-01-25T06:20:03.330Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16652024-01-25T06:20:03.636Z Compiling unicase v2.7.0
16662024-01-25T06:20:03.887Z Compiling semver v0.1.20
16672024-01-25T06:20:03.920Z Compiling curve25519-dalek v4.1.1
16682024-01-25T06:20:04.546Z Compiling rustc_version v0.1.7
16692024-01-25T06:20:04.819Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16702024-01-25T06:20:04.968Z Compiling universal-hash v0.5.1
16712024-01-25T06:20:05.145Z Compiling opaque-debug v0.3.0
16722024-01-25T06:20:05.260Z Compiling newtype_derive v0.1.6
16732024-01-25T06:20:05.286Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16742024-01-25T06:20:05.325Z Compiling curve25519-dalek-derive v0.1.0
16752024-01-25T06:20:05.447Z Compiling num-rational v0.4.1
16762024-01-25T06:20:05.719Z Compiling getrandom v0.1.16
16772024-01-25T06:20:05.939Z Compiling password-hash v0.5.0
16782024-01-25T06:20:06.200Z Compiling signature v2.1.0
16792024-01-25T06:20:06.316Z Compiling blake2 v0.10.6
16802024-01-25T06:20:06.510Z Compiling structopt v0.3.26
16812024-01-25T06:20:06.588Z Compiling linked-hash-map v0.5.6
16822024-01-25T06:20:06.901Z Compiling quick-error v1.2.3
16832024-01-25T06:20:07.111Z Compiling parking_lot_core v0.8.6
16842024-01-25T06:20:07.125Z Compiling resolv-conf v0.7.0
16852024-01-25T06:20:07.543Z Compiling lru-cache v0.1.2
16862024-01-25T06:20:07.718Z Compiling argon2 v0.5.3
16872024-01-25T06:20:08.784Z Compiling aead v0.5.2
16882024-01-25T06:20:08.818Z Compiling num-complex v0.4.4
16892024-01-25T06:20:09.111Z Compiling nibble_vec v0.1.0
16902024-01-25T06:20:09.250Z Compiling slog-dtrace v0.2.3
16912024-01-25T06:20:09.846Z Compiling winapi v0.3.9
16922024-01-25T06:20:09.853Z Compiling utf-8 v0.7.6
16932024-01-25T06:20:10.225Z Compiling cancel-safe-futures v0.1.5
16942024-01-25T06:20:10.638Z Compiling arc-swap v1.6.0
16952024-01-25T06:20:10.756Z Compiling keccak v0.1.4
16962024-01-25T06:20:10.826Z Compiling endian-type v0.1.2
16972024-01-25T06:20:11.135Z Compiling num v0.4.1
16982024-01-25T06:20:11.227Z Compiling sha3 v0.10.8
16992024-01-25T06:20:11.289Z Compiling radix_trie v0.2.1
17002024-01-25T06:20:11.696Z Compiling slog-scope v4.4.0
17012024-01-25T06:20:12.416Z Compiling tungstenite v0.20.1
17022024-01-25T06:20:12.529Z Compiling mime_guess v2.0.4
17032024-01-25T06:20:12.565Z Compiling steno v0.4.0
17042024-01-25T06:20:12.803Z Compiling rand_core v0.5.1
17052024-01-25T06:20:14.013Z Compiling trust-dns-resolver v0.22.0
17062024-01-25T06:20:14.164Z Compiling poly1305 v0.8.0
17072024-01-25T06:20:14.950Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17082024-01-25T06:20:15.638Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17092024-01-25T06:20:16.018Z Compiling chacha20 v0.9.1
17102024-01-25T06:20:16.137Z Compiling rfc6979 v0.4.0
17112024-01-25T06:20:16.420Z Compiling secrecy v0.8.0
17122024-01-25T06:20:16.733Z Compiling thiserror-impl-no-std v2.0.2
17132024-01-25T06:20:16.830Z Compiling half v2.3.1
17142024-01-25T06:20:16.849Z Compiling ciborium-io v0.2.2
17152024-01-25T06:20:17.027Z Compiling option-ext v0.2.0
17162024-01-25T06:20:17.030Z Compiling convert_case v0.4.0
17172024-01-25T06:20:17.212Z Compiling dirs-sys v0.4.1
17182024-01-25T06:20:17.729Z Compiling ciborium-ll v0.2.2
17192024-01-25T06:20:18.231Z Compiling ecdsa v0.16.9
17202024-01-25T06:20:18.428Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17212024-01-25T06:20:18.594Z Compiling derive_more v0.99.17
17222024-01-25T06:20:19.706Z Compiling tokio-tungstenite v0.20.1
17232024-01-25T06:20:19.760Z Compiling parking_lot v0.11.2
17242024-01-25T06:20:20.405Z Compiling rand_chacha v0.2.2
17252024-01-25T06:20:22.347Z Compiling slog-stdlog v4.1.1
17262024-01-25T06:20:22.489Z Compiling thiserror-no-std v2.0.2
17272024-01-25T06:20:22.809Z Compiling trust-dns-client v0.22.0
17282024-01-25T06:20:22.895Z Compiling ed25519 v2.2.2
17292024-01-25T06:20:23.101Z Compiling polyval v0.6.1
17302024-01-25T06:20:23.606Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17312024-01-25T06:20:23.730Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17322024-01-25T06:20:23.730Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17332024-01-25T06:20:24.349Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17342024-01-25T06:20:25.501Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17352024-01-25T06:20:26.257Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17362024-01-25T06:20:26.871Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17372024-01-25T06:20:27.088Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17382024-01-25T06:20:27.598Z Compiling primeorder v0.13.6
17392024-01-25T06:20:27.996Z Compiling ctr v0.9.2
17402024-01-25T06:20:28.157Z Compiling aes v0.8.3
17412024-01-25T06:20:29.942Z Compiling blowfish v0.9.1
17422024-01-25T06:20:30.891Z Compiling password-hash v0.4.2
17432024-01-25T06:20:32.000Z Compiling libsw v3.3.1
17442024-01-25T06:20:48.663Z Compiling pbkdf2 v0.12.2
17452024-01-25T06:20:48.663Z Compiling derive-where v1.2.7
17462024-01-25T06:20:48.663Z Compiling fxhash v0.2.1
17472024-01-25T06:20:48.663Z Compiling owo-colors v3.5.0
17482024-01-25T06:20:48.664Z Compiling linear-map v1.2.0
17492024-01-25T06:20:48.664Z Compiling swrite v0.1.0
17502024-01-25T06:20:48.664Z Compiling sled v0.34.7
17512024-01-25T06:20:48.664Z Compiling trust-dns-server v0.22.1
17522024-01-25T06:20:48.664Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17532024-01-25T06:20:48.664Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17542024-01-25T06:20:48.979Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17552024-01-25T06:20:49.426Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17562024-01-25T06:20:51.149Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
17572024-01-25T06:20:52.283Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17582024-01-25T06:20:53.267Z Compiling bcrypt-pbkdf v0.10.0
17592024-01-25T06:20:53.435Z Compiling pbkdf2 v0.11.0
17602024-01-25T06:20:54.004Z Compiling p256 v0.13.2
17612024-01-25T06:20:54.179Z Compiling ghash v0.5.0
17622024-01-25T06:20:54.460Z Compiling ed25519-dalek v2.0.0
17632024-01-25T06:20:54.616Z Compiling russh-cryptovec v0.7.0
17642024-01-25T06:20:54.828Z Compiling vsss-rs v3.3.4
17652024-01-25T06:20:55.071Z Compiling slog-envlogger v2.2.0
17662024-01-25T06:20:55.798Z Compiling rand v0.7.3
17672024-01-25T06:20:56.387Z Compiling ciborium v0.2.2
17682024-01-25T06:20:57.741Z Compiling dirs v5.0.1
17692024-01-25T06:20:57.863Z Compiling chacha20poly1305 v0.10.1
17702024-01-25T06:20:58.032Z Compiling cbc v0.1.2
17712024-01-25T06:20:58.166Z Compiling pem v3.0.2
17722024-01-25T06:20:58.390Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
17732024-01-25T06:20:58.725Z Compiling headers-core v0.2.0
17742024-01-25T06:20:59.291Z Compiling kstat-rs v0.2.3
17752024-01-25T06:20:59.298Z Compiling pretty-hex v0.4.1
17762024-01-25T06:20:59.305Z Compiling glob v0.3.1
17772024-01-25T06:20:59.334Z Compiling md5 v0.7.0
17782024-01-25T06:20:59.441Z Compiling http-range v0.1.5
17792024-01-25T06:20:59.996Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
17802024-01-25T06:21:00.016Z Compiling russh-keys v0.40.1
17812024-01-25T06:21:00.167Z Compiling hyper-staticfile v0.9.5
17822024-01-25T06:21:00.227Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17832024-01-25T06:21:01.055Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17842024-01-25T06:21:03.030Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
17852024-01-25T06:21:03.880Z Compiling headers v0.3.9
17862024-01-25T06:21:05.148Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
17872024-01-25T06:21:05.591Z Compiling rcgen v0.12.0
17882024-01-25T06:21:07.311Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
17892024-01-25T06:21:09.894Z Compiling aes-gcm v0.10.3
17902024-01-25T06:21:12.560Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17912024-01-25T06:21:15.256Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17922024-01-25T06:21:15.332Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
17932024-01-25T06:21:16.910Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
17942024-01-25T06:21:19.589Z Compiling atomicwrites v0.4.3
17952024-01-25T06:21:20.101Z Compiling itertools v0.12.0
17962024-01-25T06:21:20.550Z Compiling subprocess v0.2.9
17972024-01-25T06:21:20.830Z Compiling display-error-chain v0.2.0
17982024-01-25T06:21:21.105Z Compiling hex-literal v0.4.1
17992024-01-25T06:21:21.322Z Compiling russh v0.40.2
18002024-01-25T06:21:23.581Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18012024-01-25T06:21:25.256Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18022024-01-25T06:21:27.300Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18032024-01-25T06:21:41.317Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18042024-01-25T06:21:42.889Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18052024-01-25T06:22:14.792Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18062024-01-25T06:23:37.989Z Finished dev [unoptimized + debuginfo] target(s) in 8m 31s
18072024-01-25T06:23:38.333Z
18082024-01-25T06:23:38.334Zreal 8:32.327821347
18092024-01-25T06:23:38.334Zuser 46:00.260302228
18102024-01-25T06:23:38.334Zsys 6:56.277768095
18112024-01-25T06:23:38.334Ztrap 1.702425396
18122024-01-25T06:23:38.338Ztflt 4.495674185
18132024-01-25T06:23:38.338Zdflt 7.482134196
18142024-01-25T06:23:38.338Zkflt 0.018316145
18152024-01-25T06:23:38.339Zlock 1:27:35.336306931
18162024-01-25T06:23:38.339Zslp 2:10:44.788527330
18172024-01-25T06:23:38.339Zlat 2:02.588878024
18182024-01-25T06:23:38.339Zstop 4:14.221644577
18192024-01-25T06:23:38.339Z+ mkdir -p /work/end-to-end-tests
18202024-01-25T06:23:38.339Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18212024-01-25T06:23:39.864Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18222024-01-25T06:23:39.865Z+ ptime -m gzip
18232024-01-25T06:23:39.905Z++ basename target/debug/bootstrap
18242024-01-25T06:23:57.874Z
18252024-01-25T06:23:58.294Zreal 18.217948090
18262024-01-25T06:23:58.294Zuser 18.012906961
18272024-01-25T06:23:58.294Zsys 0.181054339
18282024-01-25T06:23:58.294Ztrap 0.006879493
18292024-01-25T06:23:58.294Ztflt 0.000000000
18302024-01-25T06:23:58.294Zdflt 0.000000000
18312024-01-25T06:23:58.294Zkflt 0.000000000
18322024-01-25T06:23:58.294Zlock 0.000000000
18332024-01-25T06:23:58.295Zslp 0.000000000
18342024-01-25T06:23:58.295Zlat 0.016750077
18352024-01-25T06:23:58.295Zstop 0.000240518
18362024-01-25T06:23:58.295Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18372024-01-25T06:23:58.296Z+ ptime -m gzip
18382024-01-25T06:23:58.297Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-bb8a8abc67437a2f
18392024-01-25T06:23:59.363Z
18402024-01-25T06:23:59.363Zreal 1.074661255
18412024-01-25T06:23:59.363Zuser 1.062729738
18422024-01-25T06:23:59.363Zsys 0.011203174
18432024-01-25T06:23:59.363Ztrap 0.000138864
18442024-01-25T06:23:59.363Ztflt 0.000000000
18452024-01-25T06:23:59.369Zdflt 0.000000000
18462024-01-25T06:23:59.374Zkflt 0.000000000
18472024-01-25T06:23:59.374Zlock 0.000000000
18482024-01-25T06:23:59.374Zslp 0.000000000
18492024-01-25T06:23:59.375Zlat 0.000172477
18502024-01-25T06:23:59.375Zstop 0.000303634
18512024-01-25T06:23:59.375Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18522024-01-25T06:23:59.375Z+ ptime -m gzip
18532024-01-25T06:23:59.375Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-c4605ef041dbbb6b
18542024-01-25T06:24:17.705Z
18552024-01-25T06:24:17.706Zreal 18.725569702
18562024-01-25T06:24:17.765Zuser 18.544570685
18572024-01-25T06:24:17.765Zsys 0.175606623
18582024-01-25T06:24:17.765Ztrap 0.003465757
18592024-01-25T06:24:17.766Ztflt 0.000000000
18602024-01-25T06:24:17.766Zdflt 0.000000000
18612024-01-25T06:24:17.766Zkflt 0.000000000
18622024-01-25T06:24:17.766Zlock 0.000000000
18632024-01-25T06:24:17.766Zslp 0.000000000
18642024-01-25T06:24:17.766Zlat 0.001565052
18652024-01-25T06:24:17.767Zstop 0.000222279
18662024-01-25T06:24:17.767Z+ banner caboose-util
18672024-01-25T06:24:17.767Z
18682024-01-25T06:24:17.767Z #### ## ##### #### #### #### ###### # # #####
18692024-01-25T06:24:17.767Z # # # # # # # # # # # # # # #
18702024-01-25T06:24:17.768Z # # # ##### # # # # #### ##### ##### # # #
18712024-01-25T06:24:17.768Z # ###### # # # # # # # # # # #
18722024-01-25T06:24:17.768Z # # # # # # # # # # # # # # # #
18732024-01-25T06:24:17.768Z #### # # ##### #### #### #### ###### #### #
18742024-01-25T06:24:17.769Z
18752024-01-25T06:24:17.769Z+ ptime -m cargo build --locked -p caboose-util --release
18762024-01-25T06:24:19.711Z Downloading crates ...
18772024-01-25T06:24:19.898Z Downloaded serde-hex v0.1.0
18782024-01-25T06:24:19.899Z Downloaded path-slash v0.1.5
18792024-01-25T06:24:19.899Z Downloaded packed_struct_codegen v0.10.1
18802024-01-25T06:24:19.900Z Downloaded crc-any v2.4.3
18812024-01-25T06:24:19.900Z Downloaded bitfield v0.14.0
18822024-01-25T06:24:19.900Z Downloaded termcolor v1.2.0
18832024-01-25T06:24:19.900Z Downloaded tap v1.0.1
18842024-01-25T06:24:19.901Z Downloaded crc v3.0.1
18852024-01-25T06:24:19.901Z Downloaded packed_struct v0.10.1
18862024-01-25T06:24:19.901Z Downloaded radium v0.7.0
18872024-01-25T06:24:19.901Z Downloaded wyz v0.5.1
18882024-01-25T06:24:19.902Z Downloaded pkcs1 v0.7.5
18892024-01-25T06:24:19.902Z Downloaded maybe-uninit v2.0.0
18902024-01-25T06:24:19.902Z Downloaded env_logger v0.10.0
18912024-01-25T06:24:19.902Z Downloaded ron v0.8.1
18922024-01-25T06:24:19.909Z Downloaded x509-cert v0.2.4
18932024-01-25T06:24:19.910Z Downloaded num-bigint-dig v0.8.4
18942024-01-25T06:24:19.910Z Downloaded bitvec v1.0.1
18952024-01-25T06:24:19.910Z Downloaded object v0.30.4
18962024-01-25T06:24:19.910Z Downloaded rsa v0.9.2
18972024-01-25T06:24:19.910Z Downloaded funty v2.0.0
18982024-01-25T06:24:19.910Z Downloaded smallvec v0.6.14
18992024-01-25T06:24:19.911Z Downloaded nodrop v0.1.14
19002024-01-25T06:24:19.911Z Downloaded crc-catalog v2.2.0
19012024-01-25T06:24:19.911Z Downloaded array-init v0.0.4
19022024-01-25T06:24:19.911Z Compiling proc-macro2 v1.0.74
19032024-01-25T06:24:19.911Z Compiling unicode-ident v1.0.12
19042024-01-25T06:24:19.912Z Compiling libc v0.2.152
19052024-01-25T06:24:19.912Z Compiling autocfg v1.1.0
19062024-01-25T06:24:19.912Z Compiling serde v1.0.195
19072024-01-25T06:24:19.912Z Compiling version_check v0.9.4
19082024-01-25T06:24:19.912Z Compiling cfg-if v1.0.0
19092024-01-25T06:24:19.913Z Compiling typenum v1.16.0
19102024-01-25T06:24:19.913Z Compiling parking_lot_core v0.9.8
19112024-01-25T06:24:19.913Z Compiling once_cell v1.19.0
19122024-01-25T06:24:19.913Z Compiling syn v1.0.109
19132024-01-25T06:24:20.159Z Compiling libm v0.2.7
19142024-01-25T06:24:20.159Z Compiling byteorder v1.5.0
19152024-01-25T06:24:20.282Z Compiling lock_api v0.4.10
19162024-01-25T06:24:20.453Z Compiling generic-array v0.14.7
19172024-01-25T06:24:20.577Z Compiling num-traits v0.2.16
19182024-01-25T06:24:20.655Z Compiling ahash v0.8.6
19192024-01-25T06:24:20.817Z Compiling pkg-config v0.3.27
19202024-01-25T06:24:39.041Z Compiling scopeguard v1.2.0
19212024-01-25T06:24:39.041Z Compiling quote v1.0.35
19222024-01-25T06:24:39.041Z Compiling slab v0.4.9
19232024-01-25T06:24:39.041Z Compiling serde_json v1.0.111
19242024-01-25T06:24:39.041Z Compiling syn v2.0.46
19252024-01-25T06:24:40.021Z Compiling cc v1.0.83
19262024-01-25T06:24:40.021Z Compiling getrandom v0.2.10
19272024-01-25T06:24:40.021Z Compiling memchr v2.6.3
19282024-01-25T06:24:40.021Z Compiling thiserror v1.0.49
19292024-01-25T06:24:40.021Z Compiling rand_core v0.6.4
19302024-01-25T06:24:40.022Z Compiling itoa v1.0.9
19312024-01-25T06:24:40.022Z Compiling log v0.4.20
19322024-01-25T06:24:40.022Z Compiling smallvec v1.11.2
19332024-01-25T06:24:40.022Z Compiling vcpkg v0.2.15
19342024-01-25T06:24:40.022Z Compiling pin-project-lite v0.2.13
19352024-01-25T06:24:40.022Z Compiling parking_lot v0.12.1
19362024-01-25T06:24:40.023Z Compiling const-oid v0.9.5
19372024-01-25T06:24:40.023Z Compiling ring v0.17.7
19382024-01-25T06:24:40.023Z Compiling openssl-sys v0.9.96
19392024-01-25T06:24:40.023Z Compiling signal-hook-registry v1.4.1
19402024-01-25T06:24:40.023Z Compiling io-lifetimes v1.0.11
19412024-01-25T06:24:40.023Z Compiling subtle v2.5.0
19422024-01-25T06:24:40.025Z Compiling ring v0.16.20
19432024-01-25T06:24:40.029Z Compiling mio v0.8.9
19442024-01-25T06:24:40.030Z Compiling num-integer v0.1.45
19452024-01-25T06:24:40.030Z Compiling ryu v1.0.15
19462024-01-25T06:24:40.030Z Compiling semver v1.0.21
19472024-01-25T06:24:40.030Z Compiling futures-core v0.3.30
19482024-01-25T06:24:40.030Z Compiling rustix v0.37.23
19492024-01-25T06:24:40.030Z Compiling spin v0.5.2
19502024-01-25T06:24:40.030Z Compiling num_cpus v1.16.0
19512024-01-25T06:24:40.030Z Compiling socket2 v0.5.5
19522024-01-25T06:24:40.031Z Compiling ucd-trie v0.1.6
19532024-01-25T06:24:40.031Z Compiling heck v0.4.1
19542024-01-25T06:24:40.031Z Compiling openssl v0.10.60
19552024-01-25T06:24:40.031Z Compiling unicode-xid v0.2.4
19562024-01-25T06:24:40.031Z Compiling allocator-api2 v0.2.16
19572024-01-25T06:24:40.031Z Compiling httparse v1.8.0
19582024-01-25T06:24:40.031Z Compiling futures-sink v0.3.30
19592024-01-25T06:24:40.031Z Compiling synstructure v0.12.6
19602024-01-25T06:24:40.031Z Compiling equivalent v1.0.1
19612024-01-25T06:24:40.032Z Compiling tinyvec_macros v0.1.1
19622024-01-25T06:24:40.032Z Compiling tinyvec v1.6.0
19632024-01-25T06:24:40.032Z Compiling futures-channel v0.3.30
19642024-01-25T06:24:40.032Z Compiling futures-io v0.3.30
19652024-01-25T06:24:40.032Z Compiling rustls v0.21.9
19662024-01-25T06:24:40.032Z Compiling pin-utils v0.1.0
19672024-01-25T06:24:40.032Z Compiling crc32fast v1.3.2
19682024-01-25T06:24:40.032Z Compiling futures-task v0.3.30
19692024-01-25T06:24:40.032Z Compiling native-tls v0.2.11
19702024-01-25T06:24:40.032Z Compiling ppv-lite86 v0.2.17
19712024-01-25T06:24:40.034Z Compiling bzip2-sys v0.1.11+1.0.8
19722024-01-25T06:24:40.034Z Compiling spin v0.9.8
19732024-01-25T06:24:40.034Z Compiling tracing-core v0.1.31
19742024-01-25T06:24:40.034Z Compiling unicode-normalization v0.1.22
19752024-01-25T06:24:40.035Z Compiling unicode-bidi v0.3.13
19762024-01-25T06:24:40.035Z Compiling base64ct v1.6.0
19772024-01-25T06:24:40.035Z Compiling rand_chacha v0.3.1
19782024-01-25T06:24:40.472Z Compiling rand v0.8.5
19792024-01-25T06:24:40.898Z Compiling pem-rfc7468 v0.7.0
19802024-01-25T06:24:41.746Z Compiling errno v0.3.8
19812024-01-25T06:24:44.784Z Compiling num-iter v0.1.43
19822024-01-25T06:24:44.784Z Compiling usdt-impl v0.3.5
19832024-01-25T06:24:44.785Z Compiling rustix v0.38.30
19842024-01-25T06:24:44.785Z Compiling flagset v0.4.3
19852024-01-25T06:24:44.785Z Compiling serde_derive v1.0.195
19862024-01-25T06:24:44.785Z Compiling zeroize_derive v1.4.2
19872024-01-25T06:24:44.786Z Compiling zerocopy-derive v0.7.31
19882024-01-25T06:24:44.786Z Compiling tokio-macros v2.2.0
19892024-01-25T06:24:44.786Z Compiling thiserror-impl v1.0.49
19902024-01-25T06:24:44.786Z Compiling futures-macro v0.3.30
19912024-01-25T06:24:44.786Z Compiling tracing-attributes v0.1.26
19922024-01-25T06:24:44.787Z Compiling der_derive v0.7.2
19932024-01-25T06:24:45.483Z Compiling zeroize v1.7.0
19942024-01-25T06:24:46.679Z Compiling zerocopy v0.7.31
19952024-01-25T06:24:48.138Z Compiling zerocopy-derive v0.2.0
19962024-01-25T06:24:48.433Z Compiling pest v2.7.2
19972024-01-25T06:24:48.542Z Compiling crypto-common v0.1.6
19982024-01-25T06:24:48.830Z Compiling block-buffer v0.10.4
19992024-01-25T06:24:49.200Z Compiling digest v0.10.7
20002024-01-25T06:24:49.213Z Compiling openssl-macros v0.1.1
20012024-01-25T06:24:49.789Z Compiling futures-util v0.3.30
20022024-01-25T06:24:50.080Z Compiling hashbrown v0.14.2
20032024-01-25T06:24:50.299Z Compiling tracing v0.1.37
20042024-01-25T06:24:50.539Z Compiling zerocopy-derive v0.6.4
20052024-01-25T06:24:50.835Z Compiling signal-hook v0.3.17
20062024-01-25T06:24:51.111Z Compiling schemars v0.8.16
20072024-01-25T06:24:51.339Z Compiling der v0.7.8
20082024-01-25T06:24:53.055Z Compiling pest_meta v2.7.2
20092024-01-25T06:24:53.687Z Compiling serde_derive_internals v0.26.0
20102024-01-25T06:24:55.304Z Compiling pest_generator v2.7.2
20112024-01-25T06:24:59.611Z Compiling pest_derive v2.7.2
20122024-01-25T06:24:59.710Z Compiling bitflags v1.3.2
20132024-01-25T06:24:59.844Z Compiling fnv v1.0.7
20142024-01-25T06:25:00.880Z Compiling schemars_derive v0.8.16
20152024-01-25T06:25:01.451Z Compiling spki v0.7.2
20162024-01-25T06:25:02.915Z Compiling zerocopy v0.3.0
20172024-01-25T06:25:02.929Z Compiling lazy_static v1.4.0
20182024-01-25T06:25:04.809Z Compiling backtrace v0.3.69
20192024-01-25T06:25:05.001Z Compiling memoffset v0.9.0
20202024-01-25T06:25:05.015Z Compiling num-bigint v0.4.4
20212024-01-25T06:25:05.394Z Compiling iana-time-zone v0.1.57
20222024-01-25T06:25:05.456Z Compiling bytes v1.5.0
20232024-01-25T06:25:05.836Z Compiling indexmap v2.1.0
20242024-01-25T06:25:05.937Z Compiling bitflags v2.4.0
20252024-01-25T06:25:06.202Z Compiling uuid v1.7.0
20262024-01-25T06:25:06.556Z Compiling rustc_version v0.4.0
20272024-01-25T06:25:06.954Z Compiling tokio v1.35.1
20282024-01-25T06:25:07.353Z Compiling http v0.2.11
20292024-01-25T06:25:07.365Z Compiling base64 v0.21.7
20302024-01-25T06:25:07.503Z Compiling heapless v0.7.16
20312024-01-25T06:25:07.930Z Compiling smoltcp v0.9.1
20322024-01-25T06:25:20.460Z Compiling foreign-types-shared v0.1.1
20332024-01-25T06:25:20.831Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20342024-01-25T06:25:20.831Z Compiling crossbeam-utils v0.8.16
20352024-01-25T06:25:20.831Z Compiling untrusted v0.7.1
20362024-01-25T06:25:20.831Z Compiling percent-encoding v2.3.1
20372024-01-25T06:25:20.831Z Compiling untrusted v0.9.0
20382024-01-25T06:25:20.831Z Compiling async-trait v0.1.77
20392024-01-25T06:25:20.832Z Compiling foreign-types v0.3.2
20402024-01-25T06:25:20.832Z Compiling chrono v0.4.31
20412024-01-25T06:25:20.832Z Compiling dof v0.1.5
20422024-01-25T06:25:21.263Z Compiling dtrace-parser v0.1.14
20432024-01-25T06:25:21.264Z Compiling hmac v0.12.1
20442024-01-25T06:25:21.264Z Compiling clap_derive v4.4.2
20452024-01-25T06:25:21.264Z Compiling thread-id v4.2.0
20462024-01-25T06:25:21.264Z Compiling tokio-util v0.7.10
20472024-01-25T06:25:21.264Z Compiling siphasher v0.3.11
20482024-01-25T06:25:21.264Z Compiling time-core v0.1.1
20492024-01-25T06:25:21.264Z Compiling utf8parse v0.2.1
20502024-01-25T06:25:21.264Z Compiling cpufeatures v0.2.12
20512024-01-25T06:25:21.265Z Compiling try-lock v0.2.4
20522024-01-25T06:25:21.265Z Compiling adler v1.0.2
20532024-01-25T06:25:21.265Z Compiling rustversion v1.0.14
20542024-01-25T06:25:21.492Z Compiling anstyle v1.0.2
20552024-01-25T06:25:21.652Z Compiling h2 v0.3.24
20562024-01-25T06:25:22.186Z Compiling miniz_oxide v0.7.1
20572024-01-25T06:25:22.241Z Compiling want v0.3.1
20582024-01-25T06:25:24.352Z Compiling anstyle-parse v0.2.1
20592024-01-25T06:25:24.965Z Compiling sha2 v0.10.8
20602024-01-25T06:25:25.273Z Compiling time-macros v0.2.13
20612024-01-25T06:25:30.283Z Compiling sct v0.7.0
20622024-01-25T06:25:30.291Z Compiling rustls-webpki v0.101.7
20632024-01-25T06:25:30.291Z Compiling form_urlencoded v1.2.1
20642024-01-25T06:25:30.668Z Compiling http-body v0.4.5
20652024-01-25T06:25:31.329Z Compiling serde_tokenstream v0.1.7
20662024-01-25T06:25:31.864Z Compiling pkcs8 v0.10.2
20672024-01-25T06:25:32.105Z Compiling hubpack_derive v0.1.1
20682024-01-25T06:25:33.371Z Compiling socket2 v0.4.9
20692024-01-25T06:25:33.487Z Compiling crossbeam-epoch v0.9.15
20702024-01-25T06:25:34.582Z Compiling slog v2.7.0
20712024-01-25T06:25:35.224Z Compiling tower-service v0.3.2
20722024-01-25T06:25:35.307Z Compiling openssl-probe v0.1.5
20732024-01-25T06:25:35.390Z Compiling httpdate v1.0.3
20742024-01-25T06:25:35.396Z Compiling colorchoice v1.0.0
20752024-01-25T06:25:35.643Z Compiling camino v1.1.6
20762024-01-25T06:25:36.058Z Compiling anyhow v1.0.75
20772024-01-25T06:25:36.493Z Compiling anstyle-query v1.0.0
20782024-01-25T06:25:36.505Z Compiling radium v0.7.0
20792024-01-25T06:25:36.889Z Compiling anstream v0.5.0
20802024-01-25T06:25:37.244Z Compiling hyper v0.14.27
20812024-01-25T06:25:43.956Z Compiling terminal_size v0.2.6
20822024-01-25T06:25:46.656Z Compiling serde_spanned v0.6.4
20832024-01-25T06:25:46.702Z Compiling toml_datetime v0.6.5
20842024-01-25T06:25:47.323Z Compiling zerocopy v0.6.4
20852024-01-25T06:25:48.809Z Compiling md-5 v0.10.5
20862024-01-25T06:25:49.612Z Compiling stringprep v0.1.3
20872024-01-25T06:25:49.694Z Compiling idna v0.5.0
20882024-01-25T06:25:52.191Z Compiling diesel_table_macro_syntax v0.1.0
20892024-01-25T06:25:52.202Z Compiling aho-corasick v1.0.4
20902024-01-25T06:25:52.602Z Compiling hash32 v0.2.1
20912024-01-25T06:25:52.735Z Compiling gimli v0.28.0
20922024-01-25T06:25:52.843Z Compiling regex-syntax v0.8.2
20932024-01-25T06:25:53.153Z Compiling maybe-uninit v2.0.0
20942024-01-25T06:25:53.819Z Compiling tap v1.0.1
20952024-01-25T06:25:54.291Z Compiling strsim v0.10.0
20962024-01-25T06:25:54.515Z Compiling fallible-iterator v0.2.0
20972024-01-25T06:25:55.181Z Compiling dyn-clone v1.0.13
20982024-01-25T06:25:55.436Z Compiling clap_lex v0.5.1
20992024-01-25T06:25:55.506Z Compiling winnow v0.5.15
21002024-01-25T06:25:55.698Z Compiling stable_deref_trait v1.2.0
21012024-01-25T06:25:56.617Z Compiling clap_builder v4.4.2
21022024-01-25T06:25:57.571Z Compiling postgres-protocol v0.6.6
21032024-01-25T06:25:58.736Z Compiling regex-automata v0.4.4
21042024-01-25T06:25:58.748Z Compiling wyz v0.5.1
21052024-01-25T06:25:59.534Z Compiling diesel_derives v2.1.2
21062024-01-25T06:26:00.011Z Compiling addr2line v0.21.0
21072024-01-25T06:26:01.588Z Compiling url v2.5.0
21082024-01-25T06:26:04.100Z Compiling tokio-rustls v0.24.1
21092024-01-25T06:26:04.325Z Compiling strum_macros v0.25.2
21102024-01-25T06:26:09.935Z Compiling tokio-native-tls v0.3.1
21112024-01-25T06:26:10.341Z Compiling usdt-attr-macro v0.3.5
21122024-01-25T06:26:10.390Z Compiling usdt-macro v0.3.5
21132024-01-25T06:26:12.337Z Compiling phf_shared v0.11.2
21142024-01-25T06:26:13.268Z Compiling block-padding v0.3.3
21152024-01-25T06:26:13.288Z Compiling enum-as-inner v0.5.1
21162024-01-25T06:26:13.384Z Compiling serde_repr v0.1.16
21172024-01-25T06:26:13.746Z Compiling ff v0.13.0
21182024-01-25T06:26:14.095Z Compiling scheduled-thread-pool v0.2.7
21192024-01-25T06:26:14.760Z Compiling object v0.32.1
21202024-01-25T06:26:15.181Z Compiling funty v2.0.0
21212024-01-25T06:26:18.350Z Compiling regex-automata v0.1.10
21222024-01-25T06:26:19.186Z Compiling packed_struct v0.10.1
21232024-01-25T06:26:19.765Z Compiling managed v0.8.0
21242024-01-25T06:26:19.950Z Compiling base16ct v0.2.0
21252024-01-25T06:26:30.446Z Compiling matches v0.1.10
21262024-01-25T06:26:30.913Z Compiling ipnet v2.9.0
21272024-01-25T06:26:30.914Z Compiling bit-vec v0.6.3
21282024-01-25T06:26:31.458Z Compiling num_threads v0.1.6
21292024-01-25T06:26:31.458Z Compiling rustc-demangle v0.1.23
21302024-01-25T06:26:31.458Z Compiling num-bigint-dig v0.8.4
21312024-01-25T06:26:31.459Z Compiling deranged v0.3.8
21322024-01-25T06:26:31.459Z Compiling time v0.3.27
21332024-01-25T06:26:31.459Z Compiling idna v0.2.3
21342024-01-25T06:26:40.433Z Compiling sec1 v0.7.3
21352024-01-25T06:26:40.854Z Compiling bstr v0.2.17
21362024-01-25T06:26:40.855Z Compiling bitvec v1.0.1
21372024-01-25T06:26:40.855Z Compiling r2d2 v0.8.10
21382024-01-25T06:26:40.855Z Compiling group v0.13.0
21392024-01-25T06:26:40.855Z Compiling inout v0.1.3
21402024-01-25T06:26:40.855Z Compiling phf v0.11.2
21412024-01-25T06:26:40.899Z Compiling hyper-tls v0.5.0
21422024-01-25T06:26:40.899Z Compiling regex v1.10.3
21432024-01-25T06:26:40.900Z Compiling hyper-rustls v0.24.2
21442024-01-25T06:26:40.900Z Compiling signal-hook-mio v0.2.3
21452024-01-25T06:26:40.900Z Compiling clap v4.4.3
21462024-01-25T06:26:40.900Z Compiling ipnetwork v0.20.0
21472024-01-25T06:26:40.900Z Compiling bzip2 v0.4.4
21482024-01-25T06:26:40.900Z Compiling toml_edit v0.19.15
21492024-01-25T06:26:40.918Z Compiling flate2 v1.0.28
21502024-01-25T06:26:41.715Z Compiling postgres-types v0.2.6
21512024-01-25T06:26:42.693Z Compiling hubpack v0.1.2
21522024-01-25T06:26:42.841Z Compiling serde_urlencoded v0.7.1
21532024-01-25T06:26:43.003Z Compiling rustls-pemfile v1.0.3
21542024-01-25T06:26:43.471Z Compiling phf_shared v0.10.0
21552024-01-25T06:26:43.471Z Compiling hkdf v0.12.4
21562024-01-25T06:26:43.942Z Compiling futures-executor v0.3.30
21572024-01-25T06:26:45.780Z Compiling crypto-bigint v0.5.2
21582024-01-25T06:26:46.234Z Compiling packed_struct_codegen v0.10.1
21592024-01-25T06:26:49.384Z Compiling float-cmp v0.9.0
21602024-01-25T06:26:49.698Z Compiling indexmap v1.9.3
21612024-01-25T06:26:49.718Z Compiling encoding_rs v0.8.33
21622024-01-25T06:26:50.168Z Compiling difflib v0.4.0
21632024-01-25T06:26:50.364Z Compiling crc-catalog v2.2.0
21642024-01-25T06:26:50.560Z Compiling normalize-line-endings v0.3.0
21652024-01-25T06:26:50.717Z Compiling new_debug_unreachable v1.0.4
21662024-01-25T06:26:52.346Z Compiling minimal-lexical v0.2.1
21672024-01-25T06:26:52.456Z Compiling either v1.9.0
21682024-01-25T06:26:52.964Z Compiling fixedbitset v0.4.2
21692024-01-25T06:26:53.141Z Compiling regex-automata v0.3.8
21702024-01-25T06:26:53.603Z Compiling static_assertions v1.1.0
21712024-01-25T06:26:53.719Z Compiling nodrop v0.1.14
21722024-01-25T06:26:55.312Z Compiling mime v0.3.17
21732024-01-25T06:26:55.857Z Compiling unicode-segmentation v1.10.1
21742024-01-25T06:26:56.163Z Compiling whoami v1.4.1
21752024-01-25T06:26:56.958Z Compiling webpki-roots v0.25.2
21762024-01-25T06:26:56.976Z Compiling unicode-width v0.1.11
21772024-01-25T06:26:57.187Z Compiling precomputed-hash v0.1.1
21782024-01-25T06:26:57.200Z Compiling predicates-core v1.0.6
21792024-01-25T06:26:57.226Z Compiling data-encoding v2.4.0
21802024-01-25T06:26:57.640Z Compiling predicates v3.1.0
21812024-01-25T06:26:58.586Z Compiling trust-dns-proto v0.22.0
21822024-01-25T06:26:59.329Z Compiling string_cache v0.8.7
21832024-01-25T06:26:59.974Z Compiling console v0.15.8
21842024-01-25T06:27:00.036Z Compiling reqwest v0.11.22
21852024-01-25T06:27:00.145Z Compiling similar v2.3.0
21862024-01-25T06:27:01.745Z Compiling tokio-postgres v0.7.10
21872024-01-25T06:27:03.545Z Compiling bstr v1.6.0
21882024-01-25T06:27:11.366Z Compiling array-init v0.0.4
21892024-01-25T06:27:11.366Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21902024-01-25T06:27:11.436Z Compiling petgraph v0.6.4
21912024-01-25T06:27:11.832Z Compiling nom v7.1.3
21922024-01-25T06:27:13.031Z Compiling itertools v0.10.5
21932024-01-25T06:27:17.776Z Compiling crc v3.0.1
21942024-01-25T06:27:20.407Z Compiling elliptic-curve v0.13.8
21952024-01-25T06:27:21.542Z Compiling toml v0.7.8
21962024-01-25T06:27:24.016Z Compiling futures v0.3.30
21972024-01-25T06:27:26.456Z Compiling zip v0.6.6
21982024-01-25T06:27:27.073Z Compiling smallvec v0.6.14
21992024-01-25T06:27:27.329Z Compiling diesel v2.1.4
22002024-01-25T06:27:27.766Z Compiling crossterm v0.27.0
22012024-01-25T06:27:27.943Z Compiling yasna v0.5.2
22022024-01-25T06:27:28.640Z Compiling cipher v0.4.4
22032024-01-25T06:27:33.292Z Compiling bit-set v0.5.3
22042024-01-25T06:27:33.708Z Compiling usdt v0.3.5
22052024-01-25T06:27:34.087Z Compiling is-terminal v0.4.9
22062024-01-25T06:27:36.696Z Compiling toml_edit v0.21.0
22072024-01-25T06:27:37.930Z Compiling pkcs1 v0.7.5
22082024-01-25T06:27:41.587Z Compiling tokio-stream v0.1.14
22092024-01-25T06:27:41.587Z Compiling openapiv3 v2.0.0
22102024-01-25T06:27:44.031Z Compiling hex v0.4.3
22112024-01-25T06:27:58.778Z Compiling hashbrown v0.13.2
22122024-01-25T06:27:59.490Z Compiling signature v2.1.0
22132024-01-25T06:27:59.490Z Compiling lalrpop-util v0.19.12
22142024-01-25T06:27:59.490Z Compiling bitfield v0.14.0
22152024-01-25T06:27:59.490Z Compiling hashbrown v0.12.3
22162024-01-25T06:27:59.490Z Compiling termcolor v1.2.0
22172024-01-25T06:27:59.490Z Compiling env_logger v0.10.0
22182024-01-25T06:28:04.854Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22192024-01-25T06:28:14.808Z Compiling rsa v0.9.2
22202024-01-25T06:28:26.102Z Compiling serde-hex v0.1.0
22212024-01-25T06:28:29.077Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22222024-01-25T06:28:35.770Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22232024-01-25T06:28:35.823Z Compiling ron v0.8.1
22242024-01-25T06:28:35.857Z Compiling x509-cert v0.2.4
22252024-01-25T06:28:46.659Z Compiling crc-any v2.4.3
22262024-01-25T06:28:58.218Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22272024-01-25T06:29:09.403Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22282024-01-25T06:29:20.041Z Compiling object v0.30.4
22292024-01-25T06:29:34.409Z Compiling path-slash v0.1.5
22302024-01-25T06:29:34.730Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22312024-01-25T06:30:18.585Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22322024-01-25T06:30:19.730Z Finished release [optimized] target(s) in 6m 01s
22332024-01-25T06:30:19.816Z
22342024-01-25T06:30:19.816Zreal 6:02.103755932
22352024-01-25T06:30:19.816Zuser 42:08.548845743
22362024-01-25T06:30:19.816Zsys 3:35.956533936
22372024-01-25T06:30:19.816Ztrap 1.689099234
22382024-01-25T06:30:19.816Ztflt 1.065858455
22392024-01-25T06:30:19.820Zdflt 0.571907962
22402024-01-25T06:30:19.820Zkflt 0.000707168
22412024-01-25T06:30:19.820Zlock 1:33:49.497608476
22422024-01-25T06:30:19.821Zslp 1:58:57.407722923
22432024-01-25T06:30:19.821Zlat 1:49.910574824
22442024-01-25T06:30:19.821Zstop 1:24.254507580
22452024-01-25T06:30:19.821Z+ ptime -m gzip
22462024-01-25T06:30:20.471Z
22472024-01-25T06:30:20.471Zreal 0.649964283
22482024-01-25T06:30:20.471Zuser 0.640771040
22492024-01-25T06:30:20.472Zsys 0.008574636
22502024-01-25T06:30:20.472Ztrap 0.000075361
22512024-01-25T06:30:20.472Ztflt 0.000000000
22522024-01-25T06:30:20.479Zdflt 0.000000000
22532024-01-25T06:30:20.479Zkflt 0.000000000
22542024-01-25T06:30:20.479Zlock 0.000000000
22552024-01-25T06:30:20.479Zslp 0.000000000
22562024-01-25T06:30:20.480Zlat 0.000162260
22572024-01-25T06:30:20.488Zstop 0.000277190
22582024-01-25T06:30:20.488Z+ banner tufaceous
22592024-01-25T06:30:20.489Z
22602024-01-25T06:30:20.489Z ##### # # ###### ## #### ###### #### # # ####
22612024-01-25T06:30:20.489Z # # # # # # # # # # # # # #
22622024-01-25T06:30:20.489Z # # # ##### # # # ##### # # # # ####
22632024-01-25T06:30:20.489Z # # # # ###### # # # # # # #
22642024-01-25T06:30:20.490Z # # # # # # # # # # # # # # #
22652024-01-25T06:30:20.490Z # #### # # # #### ###### #### #### ####
22662024-01-25T06:30:20.490Z
22672024-01-25T06:30:20.490Z+ ptime -m cargo build --locked -p tufaceous --release
22682024-01-25T06:30:21.267Z Downloading crates ...
22692024-01-25T06:30:21.578Z Downloaded humantime v2.1.0
22702024-01-25T06:30:21.582Z Downloaded doc-comment v0.3.3
22712024-01-25T06:30:21.582Z Downloaded olpc-cjson v0.1.3
22722024-01-25T06:30:21.587Z Downloaded parse-size v1.0.0
22732024-01-25T06:30:21.596Z Downloaded serde_plain v1.0.2
22742024-01-25T06:30:21.600Z Downloaded tough v0.16.0
22752024-01-25T06:30:21.615Z Downloaded globset v0.4.13
22762024-01-25T06:30:21.619Z Downloaded pin-project-internal v1.1.3
22772024-01-25T06:30:21.623Z Downloaded snafu-derive v0.7.5
22782024-01-25T06:30:21.623Z Downloaded typed-path v0.7.0
22792024-01-25T06:30:21.632Z Downloaded async-recursion v1.0.5
22802024-01-25T06:30:21.648Z Downloaded snafu v0.7.5
22812024-01-25T06:30:21.652Z Downloaded pin-project v1.1.3
22822024-01-25T06:30:21.666Z Downloaded fs-err v2.11.0
22832024-01-25T06:30:21.671Z Downloaded buf-list v1.0.3
22842024-01-25T06:30:21.850Z Compiling serde_tokenstream v0.2.0
22852024-01-25T06:30:21.873Z Compiling regress v0.7.1
22862024-01-25T06:30:21.885Z Compiling dirs-sys-next v0.1.2
22872024-01-25T06:30:21.885Z Compiling rustls-pki-types v1.1.0
22882024-01-25T06:30:21.886Z Compiling ident_case v1.0.1
22892024-01-25T06:30:21.919Z Compiling thread_local v1.1.7
22902024-01-25T06:30:21.923Z Compiling slog-async v2.8.0
22912024-01-25T06:30:22.155Z Compiling dirs-next v2.0.0
22922024-01-25T06:30:22.873Z Compiling darling_core v0.20.3
22932024-01-25T06:30:22.886Z Compiling heck v0.4.1
22942024-01-25T06:30:22.886Z Compiling rustls v0.22.2
22952024-01-25T06:30:23.103Z Compiling rustls-webpki v0.102.1
22962024-01-25T06:30:23.165Z Compiling term v0.7.0
22972024-01-25T06:30:23.679Z Compiling crossbeam-channel v0.5.8
22982024-01-25T06:30:24.020Z Compiling getopts v0.2.21
22992024-01-25T06:30:24.615Z Compiling structmeta-derive v0.2.0
23002024-01-25T06:30:25.388Z Compiling atty v0.2.14
23012024-01-25T06:30:25.571Z Compiling multer v3.0.0
23022024-01-25T06:30:26.016Z Compiling take_mut v0.2.2
23032024-01-25T06:30:26.235Z Compiling match_cfg v0.1.0
23042024-01-25T06:30:26.369Z Compiling unsafe-libyaml v0.2.10
23052024-01-25T06:30:26.863Z Compiling doc-comment v0.3.3
23062024-01-25T06:30:27.166Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23072024-01-25T06:30:29.264Z Compiling paste v1.0.14
23082024-01-25T06:30:29.709Z Compiling structmeta v0.2.0
23092024-01-25T06:30:30.008Z Compiling serde_yaml v0.9.25
23102024-01-25T06:30:30.524Z Compiling hostname v0.3.1
23112024-01-25T06:30:31.179Z Compiling slog-term v2.9.0
23122024-01-25T06:30:31.243Z Compiling darling_macro v0.20.3
23132024-01-25T06:30:32.654Z Compiling darling v0.20.3
23142024-01-25T06:30:36.047Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23152024-01-25T06:30:36.072Z Compiling slog-json v2.6.1
23162024-01-25T06:30:36.321Z Compiling http v1.0.0
23172024-01-25T06:30:36.333Z Compiling async-stream-impl v0.3.5
23182024-01-25T06:30:36.482Z Compiling pin-project-internal v1.1.3
23192024-01-25T06:30:36.851Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23202024-01-25T06:30:37.264Z Compiling fastrand v2.0.0
23212024-01-25T06:30:38.285Z Compiling atomic-waker v1.1.1
23222024-01-25T06:30:38.360Z Compiling regex-syntax v0.7.5
23232024-01-25T06:30:38.541Z Compiling tokio-rustls v0.25.0
23242024-01-25T06:30:40.582Z Compiling waitgroup v0.1.2
23252024-01-25T06:30:40.588Z Compiling async-stream v0.3.5
23262024-01-25T06:30:40.989Z Compiling tempfile v3.9.0
23272024-01-25T06:30:41.001Z Compiling pin-project v1.1.3
23282024-01-25T06:30:41.255Z Compiling slog-bunyan v2.5.0
23292024-01-25T06:30:41.809Z Compiling serde_with_macros v3.5.1
23302024-01-25T06:30:44.516Z Compiling toml v0.8.8
23312024-01-25T06:30:44.754Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23322024-01-25T06:30:45.952Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23332024-01-25T06:30:46.021Z Compiling rustls-pemfile v2.0.0
23342024-01-25T06:30:46.248Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23352024-01-25T06:30:47.444Z Compiling sha1 v0.10.6
23362024-01-25T06:30:48.002Z Compiling snafu-derive v0.7.5
23372024-01-25T06:30:48.592Z Compiling parse-display-derive v0.8.2
23382024-01-25T06:30:48.690Z Compiling serde_path_to_error v0.1.15
23392024-01-25T06:30:48.702Z Compiling instant v0.1.12
23402024-01-25T06:30:48.911Z Compiling fs-err v2.11.0
23412024-01-25T06:30:49.340Z Compiling buf-list v1.0.3
23422024-01-25T06:30:50.137Z Compiling arc-swap v1.6.0
23432024-01-25T06:30:50.361Z Compiling debug-ignore v1.0.5
23442024-01-25T06:30:50.552Z Compiling same-file v1.0.6
23452024-01-25T06:30:51.062Z Compiling slog-scope v4.4.0
23462024-01-25T06:30:51.582Z Compiling walkdir v2.4.0
23472024-01-25T06:30:52.995Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23482024-01-25T06:30:53.194Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23492024-01-25T06:30:54.458Z Compiling backoff v0.4.0
23502024-01-25T06:30:54.702Z Compiling parse-display v0.8.2
23512024-01-25T06:30:54.978Z Compiling serde_with v3.5.1
23522024-01-25T06:30:55.023Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23532024-01-25T06:30:56.103Z Compiling globset v0.4.13
23542024-01-25T06:30:56.206Z Compiling snafu v0.7.5
23552024-01-25T06:30:58.582Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23562024-01-25T06:30:58.824Z Compiling strum v0.25.0
23572024-01-25T06:30:59.085Z Compiling olpc-cjson v0.1.3
23582024-01-25T06:31:01.527Z Compiling pem v3.0.2
23592024-01-25T06:31:02.701Z Compiling macaddr v1.0.1
23602024-01-25T06:31:02.855Z Compiling serde_plain v1.0.2
23612024-01-25T06:31:03.679Z Compiling async-recursion v1.0.5
23622024-01-25T06:31:03.847Z Compiling filetime v0.2.23
23632024-01-25T06:31:04.189Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23642024-01-25T06:31:04.351Z Compiling xattr v1.0.1
23652024-01-25T06:31:04.775Z Compiling typed-path v0.7.0
23662024-01-25T06:31:05.181Z Compiling tar v0.4.40
23672024-01-25T06:31:11.186Z Compiling tough v0.16.0
23682024-01-25T06:31:34.308Z Compiling slog-stdlog v4.1.1
23692024-01-25T06:31:34.668Z Compiling camino-tempfile v1.1.1
23702024-01-25T06:31:34.668Z Compiling itertools v0.12.0
23712024-01-25T06:31:34.668Z Compiling parse-size v1.0.0
23722024-01-25T06:31:34.669Z Compiling slog-envlogger v2.2.0
23732024-01-25T06:31:34.669Z Compiling humantime v2.1.0
23742024-01-25T06:31:34.669Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23752024-01-25T06:31:34.669Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23762024-01-25T06:31:45.885Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23772024-01-25T06:31:48.607Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23782024-01-25T06:32:19.105Z Finished release [optimized] target(s) in 1m 58s
23792024-01-25T06:32:19.191Z
23802024-01-25T06:32:19.195Zreal 1:58.692305234
23812024-01-25T06:32:19.196Zuser 13:24.711160621
23822024-01-25T06:32:19.196Zsys 48.419319160
23832024-01-25T06:32:19.196Ztrap 0.496218448
23842024-01-25T06:32:19.196Ztflt 0.316749103
23852024-01-25T06:32:19.196Zdflt 0.787926997
23862024-01-25T06:32:19.196Zkflt 0.000585373
23872024-01-25T06:32:19.196Zlock 26:34.915533508
23882024-01-25T06:32:19.196Zslp 29:57.819061701
23892024-01-25T06:32:19.196Zlat 25.102606777
23902024-01-25T06:32:19.196Zstop 13.053995396
23912024-01-25T06:32:19.196Z+ ptime -m gzip
23922024-01-25T06:32:21.660Z
23932024-01-25T06:32:21.660Zreal 2.461882712
23942024-01-25T06:32:21.661Zuser 2.433963984
23952024-01-25T06:32:21.662Zsys 0.025121949
23962024-01-25T06:32:21.662Ztrap 0.000764569
23972024-01-25T06:32:21.662Ztflt 0.000000000
23982024-01-25T06:32:21.715Zdflt 0.000000000
23992024-01-25T06:32:21.716Zkflt 0.000000000
24002024-01-25T06:32:21.716Zlock 0.000000000
24012024-01-25T06:32:21.716Zslp 0.000000000
24022024-01-25T06:32:21.716Zlat 0.001613029
24032024-01-25T06:32:21.716Zstop 0.000313895
24042024-01-25T06:32:21.716Zprocess exited: duration 1192137 ms, exit code 0
 
24052024-01-25T06:32:21.753Zfound 5 output files
24062024-01-25T06:32:21.753Zuploading: /work/end-to-end-tests/bootstrap-bb8a8abc67437a2f.gz (6319729 bytes)
24072024-01-25T06:32:25.047Zuploaded: /work/end-to-end-tests/bootstrap-bb8a8abc67437a2f.gz
24082024-01-25T06:32:25.047Zuploading: /work/end-to-end-tests/bootstrap.gz (105203839 bytes)
24092024-01-25T06:32:51.897Zuploaded: /work/end-to-end-tests/bootstrap.gz
24102024-01-25T06:32:51.897Zuploading: /work/end-to-end-tests/end_to_end_tests-c4605ef041dbbb6b.gz (108649408 bytes)
24112024-01-25T06:33:19.491Zuploaded: /work/end-to-end-tests/end_to_end_tests-c4605ef041dbbb6b.gz
24122024-01-25T06:33:19.491Zuploading: /work/caboose-util.gz (4056552 bytes)
24132024-01-25T06:33:21.502Zuploaded: /work/caboose-util.gz
24142024-01-25T06:33:21.504Zuploading: /work/tufaceous.gz (15664648 bytes)
24152024-01-25T06:33:26.813Zuploaded: /work/tufaceous.gz