01HNPTZRJYK9V5Y9AV56G6ATW0: 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: 01HNPV03YHF9VE70W56QQ8AFBE

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-03T10:12:11.192Zjob assigned to worker 01HNQ76WW75QV8RDQ3PM7748C2 (queued for 3 h 34 m 19 s)
 
22024-02-03T10:12:12.472Zstarting task 0: "setup"
32024-02-03T10:12:12.475Z++ uname -s
42024-02-03T10:12:12.475Z+ kern=SunOS
52024-02-03T10:12:12.475Z+ case "$kern" in
62024-02-03T10:12:12.475Z+ groupadd -g 12345 build
72024-02-03T10:12:12.475Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-03T10:12:14.167Z+ zfs create -o mountpoint=/work rpool/work
92024-02-03T10:12:14.261Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-03T10:12:14.264Z+ home_fs=zfs
112024-02-03T10:12:14.264Z+ [[ zfs == autofs ]]
122024-02-03T10:12:14.264Z+ mkdir -p /home/build
132024-02-03T10:12:14.270Z+ chown build:build /home/build /work
142024-02-03T10:12:15.270Z+ chmod 0700 /home/build /work
152024-02-03T10:12:15.282Zprocess exited: duration 3204 ms, exit code 0
 
162024-02-03T10:12:15.288Zstarting task 1: "rust-toolchain"
172024-02-03T10:12:15.297Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-03T10:12:15.301Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-03T10:12:15.560Zinfo: downloading installer
202024-02-03T10:12:17.237Zwarning: it looks like you have an existing installation of Rust at:
212024-02-03T10:12:17.237Zwarning: /opt/ooce/bin
222024-02-03T10:12:17.237Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-03T10:12:17.237Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-03T10:12:17.237Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-03T10:12:17.237Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-03T10:12:17.237Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-03T10:12:17.237Zerror: cannot install while Rust is installed
282024-02-03T10:12:17.237Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-03T10:12:17.388Zinfo: profile set to 'default'
302024-02-03T10:12:17.388Zinfo: default host triple is x86_64-unknown-illumos
312024-02-03T10:12:17.391Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-03T10:12:17.554Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-03T10:12:17.554Zinfo: downloading component 'cargo'
342024-02-03T10:12:18.196Zinfo: downloading component 'clippy'
352024-02-03T10:12:18.435Zinfo: downloading component 'rust-docs'
362024-02-03T10:12:19.245Zinfo: downloading component 'rust-std'
372024-02-03T10:12:20.756Zinfo: downloading component 'rustc'
382024-02-03T10:12:24.208Zinfo: downloading component 'rustfmt'
392024-02-03T10:12:24.452Zinfo: installing component 'cargo'
402024-02-03T10:12:25.829Zinfo: installing component 'clippy'
412024-02-03T10:12:26.415Zinfo: installing component 'rust-docs'
422024-02-03T10:12:29.099Zinfo: installing component 'rust-std'
432024-02-03T10:12:32.202Zinfo: installing component 'rustc'
442024-02-03T10:12:38.501Zinfo: installing component 'rustfmt'
452024-02-03T10:12:38.969Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-03T10:12:38.969Z
472024-02-03T10:12:39.102Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-03T10:12:39.102Z
492024-02-03T10:12:39.105Z
502024-02-03T10:12:39.105ZRust is installed now. Great!
512024-02-03T10:12:39.105Z
522024-02-03T10:12:39.105ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-03T10:12:39.105Zenvironment variable. This has not been done automatically.
542024-02-03T10:12:39.105Z
552024-02-03T10:12:39.105ZTo configure your current shell, run:
562024-02-03T10:12:39.105Zsource "$HOME/.cargo/env"
572024-02-03T10:12:39.188Z+ rustc --version
582024-02-03T10:12:39.297Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-03T10:12:39.303Zprocess exited: duration 24016 ms, exit code 0
 
602024-02-03T10:12:39.314Zstarting task 2: "authentication"
612024-02-03T10:12:39.341Zprocess exited: duration 31 ms, exit code 0
 
622024-02-03T10:12:39.347Zstarting task 3: "clone repository"
632024-02-03T10:12:39.354Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-03T10:12:39.357Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-03T10:12:39.453ZCloning into '/work/oxidecomputer/omicron'...
662024-02-03T10:12:46.065Z+ cd /work/oxidecomputer/omicron
672024-02-03T10:12:46.065Z+ git fetch origin 20925464883cab6b9cde77d350531c9894996f90
682024-02-03T10:12:46.464ZFrom https://github.com/oxidecomputer/omicron
692024-02-03T10:12:46.464Z * branch 20925464883cab6b9cde77d350531c9894996f90 -> FETCH_HEAD
702024-02-03T10:12:46.476Z+ [[ -n renovate/serde_with-3.x ]]
712024-02-03T10:12:46.479Z++ git branch --show-current
722024-02-03T10:12:46.481Z+ current=main
732024-02-03T10:12:46.481Z+ [[ main != renovate/serde_with-3.x ]]
742024-02-03T10:12:46.481Z+ git branch -f renovate/serde_with-3.x 20925464883cab6b9cde77d350531c9894996f90
752024-02-03T10:12:46.486Z+ git checkout -f renovate/serde_with-3.x
762024-02-03T10:12:46.671ZSwitched to branch 'renovate/serde_with-3.x'
772024-02-03T10:12:46.675Z+ git reset --hard 20925464883cab6b9cde77d350531c9894996f90
782024-02-03T10:12:46.689ZHEAD is now at 209254648 Update Rust crate serde_with to 3.6.0
792024-02-03T10:12:46.692Zprocess exited: duration 7344 ms, exit code 0
 
802024-02-03T10:12:46.698Zstarting task 4: "build"
812024-02-03T10:12:46.704Z+ cargo --version
822024-02-03T10:12:46.711Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-03T10:12:46.908Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-03T10:12:46.911Zinfo: downloading component 'cargo'
852024-02-03T10:12:47.722Zinfo: downloading component 'clippy'
862024-02-03T10:12:47.982Zinfo: downloading component 'rust-docs'
872024-02-03T10:12:48.991Zinfo: downloading component 'rust-std'
882024-02-03T10:12:50.517Zinfo: downloading component 'rustc'
892024-02-03T10:12:54.722Zinfo: downloading component 'rustfmt'
902024-02-03T10:12:54.960Zinfo: installing component 'cargo'
912024-02-03T10:12:56.266Zinfo: installing component 'clippy'
922024-02-03T10:12:56.747Zinfo: installing component 'rust-docs'
932024-02-03T10:12:59.536Zinfo: installing component 'rust-std'
942024-02-03T10:13:01.989Zinfo: installing component 'rustc'
952024-02-03T10:13:08.269Zinfo: installing component 'rustfmt'
962024-02-03T10:13:08.817Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-03T10:13:08.820Z+ rustc --version
982024-02-03T10:13:08.971Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-03T10:13:08.979Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1002024-02-03T10:13:20.556Z Startup: Refreshing catalog 'helios-dev' ... Done
1012024-02-03T10:13:22.405Z Startup: Caching catalogs ... Done
1022024-02-03T10:13:25.379ZPlanning: Solver setup ... Done (2.465s)
1032024-02-03T10:13:25.444ZPlanning: Running solver ... Done (0.065s)
1042024-02-03T10:13:25.475ZPlanning: Finding local manifests ... Done (0.002s)
1052024-02-03T10:13:25.493ZPlanning: Fetching manifests: 0/4 0% complete
1062024-02-03T10:13:25.770ZPlanning: Fetching manifests: 4/4 100% complete
1072024-02-03T10:13:25.849ZPlanning: Package planning ... Done (0.079s)
1082024-02-03T10:13:25.933ZPlanning: Merging actions ... Done (0.084s)
1092024-02-03T10:13:26.896ZPlanning: Checking for conflicting actions ... Done (0.962s)
1102024-02-03T10:13:26.913ZPlanning: Consolidating action changes ... Done (0.017s)
1112024-02-03T10:13:32.834ZPlanning: Evaluating mediators ... Done (5.921s)
1122024-02-03T10:13:32.850ZPlanning: Planning completed in 10.38 seconds
1132024-02-03T10:13:35.813Z Packages to install: 4
1142024-02-03T10:13:35.813Z Mediators to change: 2
1152024-02-03T10:13:35.813Z Services to change: 1
1162024-02-03T10:13:35.816Z Estimated space available: 148.87 GB
1172024-02-03T10:13:35.816ZEstimated space to be consumed: 1.40 GB
1182024-02-03T10:13:35.816Z Create boot environment: No
1192024-02-03T10:13:35.816ZCreate backup boot environment: No
1202024-02-03T10:13:35.816Z Rebuild boot archive: No
1212024-02-03T10:13:35.816Z
1222024-02-03T10:13:35.816ZChanged mediators:
1232024-02-03T10:13:35.816Z mediator clang:
1242024-02-03T10:13:35.816Z version: None -> 15 (system default)
1252024-02-03T10:13:35.816Z
1262024-02-03T10:13:35.817Z mediator llvm:
1272024-02-03T10:13:35.817Z version: 14 (system default) -> 15 (system default)
1282024-02-03T10:13:35.817Z
1292024-02-03T10:13:35.817ZChanged packages:
1302024-02-03T10:13:35.817Zhelios-dev
1312024-02-03T10:13:35.817Z developer/build-essential
1322024-02-03T10:13:35.817Z None -> 11-2.0
1332024-02-03T10:13:35.817Z library/libxmlsec1
1342024-02-03T10:13:35.817Z None -> 1.2.35-2.0
1352024-02-03T10:13:35.817Z ooce/developer/clang-15
1362024-02-03T10:13:35.817Z None -> 15.0.7-2.0
1372024-02-03T10:13:35.817Z ooce/developer/llvm-15
1382024-02-03T10:13:35.817Z None -> 15.0.7-2.0
1392024-02-03T10:13:35.817Z
1402024-02-03T10:13:35.817ZServices:
1412024-02-03T10:13:35.817Z restart_fmri:
1422024-02-03T10:13:35.817Z svc:/system/update-man-index:default
1432024-02-03T10:13:36.061Z
1442024-02-03T10:13:36.061ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1452024-02-03T10:13:41.245ZDownload: 1197/3290 items 77.1/212.6MB 36% complete (17.7M/s)
1462024-02-03T10:13:46.245ZDownload: 2642/3290 items 120.3/212.6MB 56% complete (12.0M/s)
1472024-02-03T10:13:50.610ZDownload: Completed 212.60 MB in 14.55 seconds (14.6M/s)
1482024-02-03T10:13:50.948Z Actions: 1/3689 actions (Installing new actions)
1492024-02-03T10:13:55.969Z Actions: 3149/3689 actions (Installing new actions)
1502024-02-03T10:13:58.531Z Actions: Completed 3689 actions in 7.58 seconds.
1512024-02-03T10:13:58.782Z Done (0.244s)
1522024-02-03T10:13:58.782Z Done (0.000s)
1532024-02-03T10:13:59.118Z Done (0.336s)
1542024-02-03T10:14:07.020Z Done (7.756s)
1552024-02-03T10:14:07.270Z Done (0.150s)
1562024-02-03T10:14:07.273Z Done (0.000s)
1572024-02-03T10:14:07.506Z Done (0.000s)
1582024-02-03T10:14:08.253ZPlanning: Evaluating mediator changes ... Done
1592024-02-03T10:14:08.535ZPlanning: Checking for conflicting actions ... Done
1602024-02-03T10:14:08.538ZPlanning: Consolidating action changes ... Done
1612024-02-03T10:14:08.969ZPlanning: Evaluating mediators ... Done
1622024-02-03T10:14:08.972ZPlanning: Planning completed in 0.72 seconds
1632024-02-03T10:14:09.024Z Mediators to change: 2
1642024-02-03T10:14:09.027Z Create boot environment: No
1652024-02-03T10:14:09.027ZCreate backup boot environment: No
1662024-02-03T10:14:09.118Z Done
1672024-02-03T10:14:09.118Z Done
1682024-02-03T10:14:09.317Z Done
1692024-02-03T10:14:15.013Z Done
1702024-02-03T10:14:15.133Z Done
1712024-02-03T10:14:15.136Z Done
1722024-02-03T10:14:15.243Z Done
1732024-02-03T10:14:16.241ZPlanning: Evaluating mediator changes ... Done
1742024-02-03T10:14:16.244ZPlanning: Merging actions ... Done
1752024-02-03T10:14:16.583ZPlanning: Checking for conflicting actions ... Done
1762024-02-03T10:14:16.587ZPlanning: Consolidating action changes ... Done
1772024-02-03T10:14:17.028ZPlanning: Evaluating mediators ... Done
1782024-02-03T10:14:17.118ZPlanning: Planning completed in 1.32 seconds
1792024-02-03T10:14:17.176Z Packages to change: 1
1802024-02-03T10:14:17.176Z Mediators to change: 1
1812024-02-03T10:14:17.179Z Services to change: 1
1822024-02-03T10:14:17.179Z Create boot environment: No
1832024-02-03T10:14:17.179ZCreate backup boot environment: Yes
1842024-02-03T10:14:19.105Z Actions: 1/6 actions (Updating modified actions)
1852024-02-03T10:14:19.107Z Actions: Completed 6 actions in 0.00 seconds.
1862024-02-03T10:14:19.107Z Done
1872024-02-03T10:14:19.108Z Done
1882024-02-03T10:14:19.183Z Done
1892024-02-03T10:14:25.052Z Done
1902024-02-03T10:14:25.175Z Done
1912024-02-03T10:14:25.178Z Done
1922024-02-03T10:14:25.263Z Done
1932024-02-03T10:14:25.942ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942024-02-03T10:14:25.942Zclang system 15 system
1952024-02-03T10:14:25.943Zcsh system system illumos
1962024-02-03T10:14:25.943Zctags system system illumos
1972024-02-03T10:14:25.943Zgcc vendor 12 vendor
1982024-02-03T10:14:25.943Zgcc system 10 system
1992024-02-03T10:14:25.943Zgcc system 7 system
2002024-02-03T10:14:25.943Zgo system 1.20 system
2012024-02-03T10:14:25.943Zgo system 1.19 system
2022024-02-03T10:14:25.943Zllvm system 15 system
2032024-02-03T10:14:25.943Zllvm system 14 system
2042024-02-03T10:14:25.943Zmariadb system 10.6 system
2052024-02-03T10:14:25.943Zmta vendor vendor dma
2062024-02-03T10:14:25.943Zopenjdk system 17 system
2072024-02-03T10:14:25.943Zopenjdk system 11 system
2082024-02-03T10:14:25.943Zopenjdk system 1.8 system
2092024-02-03T10:14:25.943Zopenssl vendor 3 vendor
2102024-02-03T10:14:25.943Zperl system 5.36 system
2112024-02-03T10:14:25.943Zpostgresql system 15 system
2122024-02-03T10:14:25.943Zpostgresql system 13 system
2132024-02-03T10:14:25.943Zpython vendor 3 vendor
2142024-02-03T10:14:25.943Zpython system 2 system
2152024-02-03T10:14:25.943Zpython3 system 3.11 system
2162024-02-03T10:14:25.943Zruby system 3.0 system
2172024-02-03T10:14:25.943Zwords vendor vendor american-english
2182024-02-03T10:14:25.944Zwords system system australian-english
2192024-02-03T10:14:25.944Zwords system system british-english
2202024-02-03T10:14:25.944Zwords system system canadian-english
2212024-02-03T10:14:25.944Zwords system system french
2222024-02-03T10:14:25.944Zwords system system italian
2232024-02-03T10:14:25.944Zwords system system ngerman
2242024-02-03T10:14:25.944Zwords system system ogerman
2252024-02-03T10:14:25.944Zwords system system spanish
2262024-02-03T10:14:26.472ZFMRI IFO
2272024-02-03T10:14:26.472Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2282024-02-03T10:14:26.472Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2292024-02-03T10:14:26.472Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2302024-02-03T10:14:26.472Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2312024-02-03T10:14:26.472Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2322024-02-03T10:14:26.472Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2332024-02-03T10:14:26.472Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2342024-02-03T10:14:26.472Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2352024-02-03T10:14:26.553Z+ set -o errexit
2362024-02-03T10:14:26.556Z+++ dirname ./tools/ci_download_cockroachdb
2372024-02-03T10:14:26.559Z++ cd ./tools
2382024-02-03T10:14:26.559Z++ pwd
2392024-02-03T10:14:26.559Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2402024-02-03T10:14:26.560Z++ basename ./tools/ci_download_cockroachdb
2412024-02-03T10:14:26.562Z+ ARG0=ci_download_cockroachdb
2422024-02-03T10:14:26.562Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2432024-02-03T10:14:26.566Z+ CIDL_VERSION=v22.1.9
2442024-02-03T10:14:26.566Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2452024-02-03T10:14:26.566Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2462024-02-03T10:14:26.566Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2472024-02-03T10:14:26.566Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2482024-02-03T10:14:26.566Z+ TARGET_DIR=out
2492024-02-03T10:14:26.566Z+ DOWNLOAD_DIR=out/downloads
2502024-02-03T10:14:26.566Z+ DEST_DIR=./out/cockroachdb
2512024-02-03T10:14:26.567Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2522024-02-03T10:14:26.567Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2532024-02-03T10:14:26.567Z+ main
2542024-02-03T10:14:26.567Z+ [[ 0 != 0 ]]
2552024-02-03T10:14:26.567Z+ CIDL_OS=solaris2.11
2562024-02-03T10:14:26.567Z+ [[ 0 != 0 ]]
2572024-02-03T10:14:26.567Z+ configure_os solaris2.11
2582024-02-03T10:14:26.567Z+ echo 'current directory: /work/oxidecomputer/omicron'
2592024-02-03T10:14:26.567Zcurrent directory: /work/oxidecomputer/omicron
2602024-02-03T10:14:26.567Z+ echo 'configuring based on OS: "solaris2.11"'
2612024-02-03T10:14:26.567Z+ case "$1" in
2622024-02-03T10:14:26.567Zconfiguring based on OS: "solaris2.11"
2632024-02-03T10:14:26.567Z+ CIDL_BUILD=illumos
2642024-02-03T10:14:26.567Z+ CIDL_SUFFIX=tar.gz
2652024-02-03T10:14:26.567Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2662024-02-03T10:14:26.567Z+ CIDL_MD5FUNC=do_md5sum
2672024-02-03T10:14:26.567Z+ CIDL_URL_BASE=https://illumos.org/downloads
2682024-02-03T10:14:26.567Z+ CIDL_ASSEMBLE=do_assemble_illumos
2692024-02-03T10:14:26.567Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2702024-02-03T10:14:26.567Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2712024-02-03T10:14:26.567Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2722024-02-03T10:14:26.567Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2732024-02-03T10:14:26.567Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2742024-02-03T10:14:26.567Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2752024-02-03T10:14:26.568ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2762024-02-03T10:14:26.568ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2772024-02-03T10:14:26.568Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2782024-02-03T10:14:26.568Z+ mkdir -p out/downloads
2792024-02-03T10:14:26.571Z+ mkdir -p ./out/cockroachdb
2802024-02-03T10:14:26.571Z+ local DO_DOWNLOAD=true
2812024-02-03T10:14:26.571Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2822024-02-03T10:14:26.571Z+ '[' true == true ']'
2832024-02-03T10:14:26.571Z+ echo Downloading...
2842024-02-03T10:14:26.571ZDownloading...
2852024-02-03T10:14:26.571Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2862024-02-03T10:14:26.571Z+ 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
2872024-02-03T10:14:30.492Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2882024-02-03T10:14:30.508Z++ md5sum
2892024-02-03T10:14:30.508Z++ awk '{print $1}'
2902024-02-03T10:14:30.732Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2912024-02-03T10:14:30.732Z+ [[ 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 ]]
2922024-02-03T10:14:30.732Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932024-02-03T10:14:30.732Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2942024-02-03T10:14:34.129Z+ do_assemble_illumos
2952024-02-03T10:14:34.129Z+ rm -r ./out/cockroachdb
2962024-02-03T10:14:34.133Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2972024-02-03T10:14:34.817Z+ ./out/cockroachdb/bin/cockroach version
2982024-02-03T10:14:35.185ZBuild Tag: v22.1.9-dirty
2992024-02-03T10:14:35.185ZBuild Time: 2022/10/26 21:17:46
3002024-02-03T10:14:35.185ZDistribution: OSS
3012024-02-03T10:14:35.185ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3022024-02-03T10:14:35.185ZGo Version: go1.17.13
3032024-02-03T10:14:35.185ZC Compiler: gcc 10.3.0
3042024-02-03T10:14:35.185ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3052024-02-03T10:14:35.185ZBuild Type: release
3062024-02-03T10:14:35.212Z+ set -o errexit
3072024-02-03T10:14:35.215Z+++ dirname ./tools/ci_download_clickhouse
3082024-02-03T10:14:35.218Z++ cd ./tools
3092024-02-03T10:14:35.218Z++ pwd
3102024-02-03T10:14:35.218Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3112024-02-03T10:14:35.222Z++ basename ./tools/ci_download_clickhouse
3122024-02-03T10:14:35.222Z+ ARG0=ci_download_clickhouse
3132024-02-03T10:14:35.222Z+ TARGET_DIR=out
3142024-02-03T10:14:35.222Z+ DOWNLOAD_DIR=out/downloads
3152024-02-03T10:14:35.222Z+ DEST_DIR=./out/clickhouse
3162024-02-03T10:14:35.222Z+ CIDL_VERSION=v22.8.9.24
3172024-02-03T10:14:35.222Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3182024-02-03T10:14:35.222Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3192024-02-03T10:14:35.222Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3202024-02-03T10:14:35.222Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3212024-02-03T10:14:35.222Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3222024-02-03T10:14:35.222Z+ main
3232024-02-03T10:14:35.222Z+ [[ 0 != 0 ]]
3242024-02-03T10:14:35.222Z+ CIDL_OS=solaris2.11
3252024-02-03T10:14:35.222Z+ [[ 0 != 0 ]]
3262024-02-03T10:14:35.222Z+ configure_os solaris2.11
3272024-02-03T10:14:35.222Z+ echo 'current directory: /work/oxidecomputer/omicron'
3282024-02-03T10:14:35.222Zcurrent directory: /work/oxidecomputer/omicron
3292024-02-03T10:14:35.222Z+ echo 'configuring based on OS: "solaris2.11"'
3302024-02-03T10:14:35.222Z+ CIDL_DASHREV=
3312024-02-03T10:14:35.222Z+ case "$1" in
3322024-02-03T10:14:35.223Zconfiguring based on OS: "solaris2.11"
3332024-02-03T10:14:35.223Z+ CIDL_PLATFORM=illumos
3342024-02-03T10:14:35.223Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3352024-02-03T10:14:35.223Z+ CIDL_MD5FUNC=do_md5sum
3362024-02-03T10:14:35.223Z+ CIDL_DASHREV=-1
3372024-02-03T10:14:35.223Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3382024-02-03T10:14:35.223Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3392024-02-03T10:14:35.223Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3402024-02-03T10:14:35.223Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3412024-02-03T10:14:35.223Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3422024-02-03T10:14:35.223ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3432024-02-03T10:14:35.223Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3442024-02-03T10:14:35.223ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452024-02-03T10:14:35.223Z+ mkdir -p out/downloads
3462024-02-03T10:14:35.230Z+ mkdir -p ./out/clickhouse
3472024-02-03T10:14:35.233Z+ local DO_DOWNLOAD=true
3482024-02-03T10:14:35.233Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3492024-02-03T10:14:35.233Z+ '[' true == true ']'
3502024-02-03T10:14:35.233Z+ echo Downloading...
3512024-02-03T10:14:35.233ZDownloading...
3522024-02-03T10:14:35.233Z+ 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
3532024-02-03T10:14:35.233Z+ 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
3542024-02-03T10:14:36.879Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3552024-02-03T10:14:36.881Z++ md5sum
3562024-02-03T10:14:36.882Z++ awk '{print $1}'
3572024-02-03T10:14:37.142Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3582024-02-03T10:14:37.142Z+ [[ 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 ]]
3592024-02-03T10:14:37.145Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3602024-02-03T10:14:37.145Z+ mkdir -p ./out/clickhouse
3612024-02-03T10:14:37.145Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3622024-02-03T10:14:41.900Z+ ./out/clickhouse/clickhouse server --version
3632024-02-03T10:14:41.952ZClickHouse server version 22.8.9.1.
3642024-02-03T10:14:41.975Z+ set -o errexit
3652024-02-03T10:14:41.979Z+++ dirname ./tools/ci_download_console
3662024-02-03T10:14:41.981Z++ cd ./tools
3672024-02-03T10:14:41.981Z++ pwd
3682024-02-03T10:14:41.981Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3692024-02-03T10:14:41.985Z++ basename ./tools/ci_download_console
3702024-02-03T10:14:41.985Z+ ARG0=ci_download_console
3712024-02-03T10:14:41.985Z+ TARGET_DIR=out
3722024-02-03T10:14:41.985Z+ DOWNLOAD_DIR=out/downloads
3732024-02-03T10:14:41.985Z+ DEST_DIR=./out/console-assets
3742024-02-03T10:14:41.985Z+ source /work/oxidecomputer/omicron/tools/console_version
3752024-02-03T10:14:41.985Z++ COMMIT=5bee1f5b468b17b579a0dc0c5aee6a3056146b79
3762024-02-03T10:14:41.985Z++ SHA2=66e73112327db5f80e32d6865cf150320ae508985cef421459107713287ed4b8
3772024-02-03T10:14:41.985Z+ URL=https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz
3782024-02-03T10:14:41.985Z+ TARBALL_FILE=out/downloads/console.tar.gz
3792024-02-03T10:14:41.985Z+ main
3802024-02-03T10:14:41.985Z+ [[ 0 != 0 ]]
3812024-02-03T10:14:41.985Z+ echo 'URL: https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz'
3822024-02-03T10:14:41.985ZURL: https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz
3832024-02-03T10:14:41.985Z+ echo 'Local file: out/downloads/console.tar.gz'
3842024-02-03T10:14:41.985ZLocal file: out/downloads/console.tar.gz
3852024-02-03T10:14:41.985Z+ local DO_DOWNLOAD=true
3862024-02-03T10:14:41.985Z+ [[ -f out/downloads/console.tar.gz ]]
3872024-02-03T10:14:41.985Z+ mkdir -p out/downloads
3882024-02-03T10:14:41.988Z+ '[' true == true ']'
3892024-02-03T10:14:41.988Z+ echo Downloading...
3902024-02-03T10:14:41.989ZDownloading...
3912024-02-03T10:14:41.989Z+ do_download_curl https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz out/downloads/console.tar.gz
3922024-02-03T10:14:41.989Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/5bee1f5b468b17b579a0dc0c5aee6a3056146b79.tar.gz
3932024-02-03T10:14:42.627Z++ do_sha256sum out/downloads/console.tar.gz
3942024-02-03T10:14:42.631Z++ case "$OSTYPE" in
3952024-02-03T10:14:42.631Z++ SHA=sha256sum
3962024-02-03T10:14:42.631Z++ sha256sum
3972024-02-03T10:14:42.631Z++ awk '{print $1}'
3982024-02-03T10:14:42.714Z+ calculated_sha2=66e73112327db5f80e32d6865cf150320ae508985cef421459107713287ed4b8
3992024-02-03T10:14:42.714Z+ [[ 66e73112327db5f80e32d6865cf150320ae508985cef421459107713287ed4b8 != \6\6\e\7\3\1\1\2\3\2\7\d\b\5\f\8\0\e\3\2\d\6\8\6\5\c\f\1\5\0\3\2\0\a\e\5\0\8\9\8\5\c\e\f\4\2\1\4\5\9\1\0\7\7\1\3\2\8\7\e\d\4\b\8 ]]
4002024-02-03T10:14:42.714Z+ rm -rf ./out/console-assets
4012024-02-03T10:14:42.717Z+ mkdir -p ./out/console-assets
4022024-02-03T10:14:42.720Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4032024-02-03T10:14:42.720Z+ mkdir -p ./out/console-assets
4042024-02-03T10:14:42.723Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4052024-02-03T10:14:42.862Z+ set -o errexit
4062024-02-03T10:14:42.865Z+++ dirname ./tools/ci_download_maghemite_openapi
4072024-02-03T10:14:42.868Z++ cd ./tools
4082024-02-03T10:14:42.868Z++ pwd
4092024-02-03T10:14:42.868Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4102024-02-03T10:14:42.868Z++ basename ./tools/ci_download_maghemite_openapi
4112024-02-03T10:14:42.874Z+ ARG0=ci_download_maghemite_openapi
4122024-02-03T10:14:42.874Z+ TARGET_DIR=out
4132024-02-03T10:14:42.874Z+ DOWNLOAD_DIR=out/downloads
4142024-02-03T10:14:42.874Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4152024-02-03T10:14:42.874Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4162024-02-03T10:14:42.874Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4172024-02-03T10:14:42.874Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4182024-02-03T10:14:42.874Z+ LOCAL_FILE=out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4192024-02-03T10:14:42.874Z+ main
4202024-02-03T10:14:42.875Z+ [[ 0 != 0 ]]
4212024-02-03T10:14:42.875Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json'
4222024-02-03T10:14:42.875ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4232024-02-03T10:14:42.875Z+ echo 'Local file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4242024-02-03T10:14:42.875ZLocal file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4252024-02-03T10:14:42.875Z+ local DO_DOWNLOAD=true
4262024-02-03T10:14:42.875Z+ [[ -f out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4272024-02-03T10:14:42.875Z+ mkdir -p out/downloads
4282024-02-03T10:14:42.878Z+ '[' true == true ']'
4292024-02-03T10:14:42.878Z+ echo Downloading...
4302024-02-03T10:14:42.878ZDownloading...
4312024-02-03T10:14:42.878Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4322024-02-03T10:14:42.878Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4332024-02-03T10:14:43.182Z++ do_sha256sum out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4342024-02-03T10:14:43.182Z++ case "$OSTYPE" in
4352024-02-03T10:14:43.186Z++ SHA=sha256sum
4362024-02-03T10:14:43.186Z++ sha256sum
4372024-02-03T10:14:43.186Z++ awk '{print $1}'
4382024-02-03T10:14:43.189Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4392024-02-03T10:14:43.189Z+ [[ 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 ]]
4402024-02-03T10:14:43.189Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4412024-02-03T10:14:43.189Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4422024-02-03T10:14:43.189Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4432024-02-03T10:14:43.189Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4442024-02-03T10:14:43.192Z+ LOCAL_FILE=out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4452024-02-03T10:14:43.192Z+ main
4462024-02-03T10:14:43.192Z+ [[ 0 != 0 ]]
4472024-02-03T10:14:43.192Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json'
4482024-02-03T10:14:43.192ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4492024-02-03T10:14:43.192Z+ echo 'Local file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4502024-02-03T10:14:43.192ZLocal file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4512024-02-03T10:14:43.192Z+ local DO_DOWNLOAD=true
4522024-02-03T10:14:43.192Z+ [[ -f out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4532024-02-03T10:14:43.192Z+ mkdir -p out/downloads
4542024-02-03T10:14:43.192Z+ '[' true == true ']'
4552024-02-03T10:14:43.193Z+ echo Downloading...
4562024-02-03T10:14:43.193ZDownloading...
4572024-02-03T10:14:43.193Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4582024-02-03T10:14:43.193Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4592024-02-03T10:14:43.336Z++ do_sha256sum out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4602024-02-03T10:14:43.339Z++ case "$OSTYPE" in
4612024-02-03T10:14:43.340Z++ SHA=sha256sum
4622024-02-03T10:14:43.340Z++ sha256sum
4632024-02-03T10:14:43.340Z++ awk '{print $1}'
4642024-02-03T10:14:43.342Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4652024-02-03T10:14:43.342Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4662024-02-03T10:14:43.352Z+ set -o errexit
4672024-02-03T10:14:43.355Z+++ dirname ./tools/ci_download_dendrite_openapi
4682024-02-03T10:14:43.358Z++ cd ./tools
4692024-02-03T10:14:43.358Z++ pwd
4702024-02-03T10:14:43.358Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4712024-02-03T10:14:43.361Z++ basename ./tools/ci_download_dendrite_openapi
4722024-02-03T10:14:43.361Z+ ARG0=ci_download_dendrite_openapi
4732024-02-03T10:14:43.361Z+ TARGET_DIR=out
4742024-02-03T10:14:43.361Z+ DOWNLOAD_DIR=out/downloads
4752024-02-03T10:14:43.361Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4762024-02-03T10:14:43.362Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
4772024-02-03T10:14:43.362Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
4782024-02-03T10:14:43.362Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
4792024-02-03T10:14:43.362Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4802024-02-03T10:14:43.362Z+ main
4812024-02-03T10:14:43.362Z+ [[ 0 != 0 ]]
4822024-02-03T10:14:43.362Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
4832024-02-03T10:14:43.362ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
4842024-02-03T10:14:43.362ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4852024-02-03T10:14:43.362Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
4862024-02-03T10:14:43.362Z+ local DO_DOWNLOAD=true
4872024-02-03T10:14:43.362Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
4882024-02-03T10:14:43.362Z+ mkdir -p out/downloads
4892024-02-03T10:14:43.365Z+ '[' true == true ']'
4902024-02-03T10:14:43.365Z+ echo Downloading...
4912024-02-03T10:14:43.365ZDownloading...
4922024-02-03T10:14:43.365Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4932024-02-03T10:14:43.365Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
4942024-02-03T10:14:43.542Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4952024-02-03T10:14:43.542Z++ case "$OSTYPE" in
4962024-02-03T10:14:43.545Z++ SHA=sha256sum
4972024-02-03T10:14:43.545Z++ sha256sum
4982024-02-03T10:14:43.545Z++ awk '{print $1}'
4992024-02-03T10:14:43.549Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5002024-02-03T10:14:43.551Z+ [[ e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099 != \e\8\f\7\3\a\8\3\d\5\c\6\2\f\7\e\f\c\e\9\9\8\f\8\2\1\a\c\c\8\0\a\9\1\b\7\9\9\5\c\9\5\b\d\9\e\c\2\c\2\2\8\3\7\2\8\2\9\3\1\0\0\9\9 ]]
5012024-02-03T10:14:43.559Z+ set -o errexit
5022024-02-03T10:14:43.561Z+++ dirname ./tools/ci_download_dendrite_stub
5032024-02-03T10:14:43.564Z++ cd ./tools
5042024-02-03T10:14:43.564Z++ pwd
5052024-02-03T10:14:43.564Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5062024-02-03T10:14:43.568Z++ basename ./tools/ci_download_dendrite_stub
5072024-02-03T10:14:43.568Z+ ARG0=ci_download_dendrite_stub
5082024-02-03T10:14:43.568Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5092024-02-03T10:14:43.568Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5102024-02-03T10:14:43.568Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5112024-02-03T10:14:43.568Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5122024-02-03T10:14:43.568Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5132024-02-03T10:14:43.568Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5142024-02-03T10:14:43.568Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5152024-02-03T10:14:43.568Z+ TARGET_DIR=out
5162024-02-03T10:14:43.568Z+ DOWNLOAD_DIR=out/downloads
5172024-02-03T10:14:43.568Z+ DEST_DIR=./out/dendrite-stub
5182024-02-03T10:14:43.568Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5192024-02-03T10:14:43.568Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5202024-02-03T10:14:43.568Z+ REPO=oxidecomputer/dendrite
5212024-02-03T10:14:43.568Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5222024-02-03T10:14:43.568Z+ main
5232024-02-03T10:14:43.568Z+ [[ 0 != 0 ]]
5242024-02-03T10:14:43.568Z+ CIDL_OS=solaris2.11
5252024-02-03T10:14:43.568Z+ [[ 0 != 0 ]]
5262024-02-03T10:14:43.568Z+ configure_os solaris2.11
5272024-02-03T10:14:43.568Z+ echo 'current directory: /work/oxidecomputer/omicron'
5282024-02-03T10:14:43.569Zcurrent directory: /work/oxidecomputer/omicron
5292024-02-03T10:14:43.569Z+ echo 'configuring based on OS: "solaris2.11"'
5302024-02-03T10:14:43.569Zconfiguring based on OS: "solaris2.11"
5312024-02-03T10:14:43.569Z+ case "$1" in
5322024-02-03T10:14:43.569Z+ SET_BINARIES=
5332024-02-03T10:14:43.569Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5342024-02-03T10:14:43.569Z+ CIDL_SHA256FUNC=do_sha256sum
5352024-02-03T10:14:43.569Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5362024-02-03T10:14:43.569Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5372024-02-03T10:14:43.569Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5382024-02-03T10:14:43.572Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5392024-02-03T10:14:43.572Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5402024-02-03T10:14:43.572ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5412024-02-03T10:14:43.572ZLocal file: out/downloads/dendrite-stub.tar.gz
5422024-02-03T10:14:43.572Z+ mkdir -p out/downloads
5432024-02-03T10:14:43.572Z+ mkdir -p ./out/dendrite-stub
5442024-02-03T10:14:43.572Z+ fetch_and_verify
5452024-02-03T10:14:43.572Z+ local DO_DOWNLOAD=true
5462024-02-03T10:14:43.572Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5472024-02-03T10:14:43.573Z+ '[' true == true ']'
5482024-02-03T10:14:43.573Z+ echo Downloading...
5492024-02-03T10:14:43.576ZDownloading...
5502024-02-03T10:14:43.576Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5512024-02-03T10:14:43.576Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5522024-02-03T10:14:50.527Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5532024-02-03T10:14:50.530Z++ sha256sum
5542024-02-03T10:14:50.530Z++ awk '{print $1}'
5552024-02-03T10:14:50.628Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5562024-02-03T10:14:50.629Z+ [[ 1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b != \1\e\2\4\5\9\8\b\a\7\7\d\c\0\0\6\8\2\c\d\f\5\4\f\c\3\7\0\6\9\6\e\f\5\a\a\4\9\e\d\5\1\0\a\b\7\f\7\2\f\c\c\9\1\d\6\1\d\6\7\9\e\7\b ]]
5572024-02-03T10:14:50.632Z+ do_untar out/downloads/dendrite-stub.tar.gz
5582024-02-03T10:14:50.632Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5592024-02-03T10:14:51.694Z+ do_assemble
5602024-02-03T10:14:51.694Z+ rm -r ./out/dendrite-stub
5612024-02-03T10:14:51.697Z+ mkdir ./out/dendrite-stub
5622024-02-03T10:14:51.700Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5632024-02-03T10:14:51.877Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5642024-02-03T10:14:51.890Z+ set -o errexit
5652024-02-03T10:14:51.893Z+++ dirname ./tools/ci_download_maghemite_mgd
5662024-02-03T10:14:51.895Z++ cd ./tools
5672024-02-03T10:14:51.895Z++ pwd
5682024-02-03T10:14:51.895Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5692024-02-03T10:14:51.899Z++ basename ./tools/ci_download_maghemite_mgd
5702024-02-03T10:14:51.899Z+ ARG0=ci_download_maghemite_mgd
5712024-02-03T10:14:51.899Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5722024-02-03T10:14:51.899Z++ CIDL_SHA256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
5732024-02-03T10:14:51.899Z++ MGD_LINUX_SHA256=248732202f5102bf0947f5f91871379b6c6945fe387d4272cebe6e08f1b58184
5742024-02-03T10:14:51.899Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5752024-02-03T10:14:51.899Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
5762024-02-03T10:14:51.899Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5772024-02-03T10:14:51.899Z+ TARGET_DIR=out
5782024-02-03T10:14:51.899Z+ DOWNLOAD_DIR=out/downloads
5792024-02-03T10:14:51.899Z+ DEST_DIR=./out/mgd
5802024-02-03T10:14:51.899Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5812024-02-03T10:14:51.899Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5822024-02-03T10:14:51.899Z+ REPO=oxidecomputer/maghemite
5832024-02-03T10:14:51.899Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03
5842024-02-03T10:14:51.900Z+ main
5852024-02-03T10:14:51.900Z+ [[ 0 != 0 ]]
5862024-02-03T10:14:51.900Z+ CIDL_OS=solaris2.11
5872024-02-03T10:14:51.900Z+ [[ 0 != 0 ]]
5882024-02-03T10:14:51.900Z+ configure_os solaris2.11
5892024-02-03T10:14:51.900Z+ echo 'current directory: /work/oxidecomputer/omicron'
5902024-02-03T10:14:51.900Zcurrent directory: /work/oxidecomputer/omicron
5912024-02-03T10:14:51.900Z+ echo 'configuring based on OS: "solaris2.11"'
5922024-02-03T10:14:51.900Z+ case "$1" in
5932024-02-03T10:14:51.900Zconfiguring based on OS: "solaris2.11"
5942024-02-03T10:14:51.900Z+ SET_BINARIES=
5952024-02-03T10:14:51.900Z+ CIDL_SHA256FUNC=do_sha256sum
5962024-02-03T10:14:51.900Z+ TARBALL_FILENAME=mgd.tar.gz
5972024-02-03T10:14:51.900Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
5982024-02-03T10:14:51.900Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5992024-02-03T10:14:51.900Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz'
6002024-02-03T10:14:51.900ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6012024-02-03T10:14:51.900Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6022024-02-03T10:14:51.900ZLocal file: out/downloads/mgd.tar.gz
6032024-02-03T10:14:51.900Z+ mkdir -p out/downloads
6042024-02-03T10:14:51.906Z+ mkdir -p ./out/mgd
6052024-02-03T10:14:51.906Z+ fetch_and_verify
6062024-02-03T10:14:51.906Z+ local DO_DOWNLOAD=true
6072024-02-03T10:14:51.906Z+ [[ -f out/downloads/mgd.tar.gz ]]
6082024-02-03T10:14:51.906Z+ '[' true == true ']'
6092024-02-03T10:14:51.906Z+ echo Downloading...
6102024-02-03T10:14:51.906ZDownloading...
6112024-02-03T10:14:51.906Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz out/downloads/mgd.tar.gz
6122024-02-03T10:14:51.907Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6132024-02-03T10:14:54.304Z++ do_sha256sum out/downloads/mgd.tar.gz
6142024-02-03T10:14:54.307Z++ sha256sum
6152024-02-03T10:14:54.307Z++ awk '{print $1}'
6162024-02-03T10:14:54.382Z+ calculated_sha256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
6172024-02-03T10:14:54.382Z+ [[ 2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774 != \2\c\5\4\1\4\6\a\1\3\3\b\5\f\1\2\5\8\7\d\9\f\b\8\9\f\8\5\e\f\0\a\0\c\a\6\2\7\8\e\f\c\8\c\6\f\e\4\8\5\9\7\8\2\e\8\8\6\e\6\c\7\7\4 ]]
6182024-02-03T10:14:54.382Z+ do_untar out/downloads/mgd.tar.gz
6192024-02-03T10:14:54.382Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6202024-02-03T10:14:55.110Z+ do_assemble
6212024-02-03T10:14:55.110Z+ rm -r ./out/mgd
6222024-02-03T10:14:55.114Z+ mkdir ./out/mgd
6232024-02-03T10:14:55.118Z+ cp -r out/downloads/root ./out/mgd/root
6242024-02-03T10:14:55.319Z+ set -o errexit
6252024-02-03T10:14:55.322Z+++ dirname ./tools/ci_download_transceiver_control
6262024-02-03T10:14:55.322Z++ cd ./tools
6272024-02-03T10:14:55.322Z++ pwd
6282024-02-03T10:14:55.322Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6292024-02-03T10:14:55.325Z++ basename ./tools/ci_download_transceiver_control
6302024-02-03T10:14:55.325Z+ ARG0=ci_download_transceiver_control
6312024-02-03T10:14:55.325Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6322024-02-03T10:14:55.325Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6332024-02-03T10:14:55.325Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6342024-02-03T10:14:55.325Z+ TARGET_DIR=out
6352024-02-03T10:14:55.326Z+ DOWNLOAD_DIR=out/downloads
6362024-02-03T10:14:55.326Z+ DEST_DIR=./out/transceiver-control
6372024-02-03T10:14:55.326Z+ BIN_DIR=/opt/oxide/bin
6382024-02-03T10:14:55.326Z+ BINARY=xcvradm
6392024-02-03T10:14:55.326Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6402024-02-03T10:14:55.326Z+ REPO=oxidecomputer/transceiver-control
6412024-02-03T10:14:55.326Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6422024-02-03T10:14:55.326Z+ main
6432024-02-03T10:14:55.326Z+ [[ 0 != 0 ]]
6442024-02-03T10:14:55.329Z+ CIDL_OS=solaris2.11
6452024-02-03T10:14:55.329Z+ [[ 0 != 0 ]]
6462024-02-03T10:14:55.329Z+ configure_os solaris2.11
6472024-02-03T10:14:55.329Z+ echo 'current directory: /work/oxidecomputer/omicron'
6482024-02-03T10:14:55.329Zcurrent directory: /work/oxidecomputer/omicron
6492024-02-03T10:14:55.329Z+ echo 'configuring based on OS: "solaris2.11"'
6502024-02-03T10:14:55.329Z+ case "$1" in
6512024-02-03T10:14:55.329Z+ SET_BINARIES=
6522024-02-03T10:14:55.329Zconfiguring based on OS: "solaris2.11"
6532024-02-03T10:14:55.329Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6542024-02-03T10:14:55.329Z+ CIDL_SHA256FUNC=do_sha256sum
6552024-02-03T10:14:55.329Z+ ARCHIVE_FILENAME=xcvradm.gz
6562024-02-03T10:14:55.330Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6572024-02-03T10:14:55.330Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6582024-02-03T10:14:55.330Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6592024-02-03T10:14:55.330Z+ echo 'Local file: out/downloads/xcvradm.gz'
6602024-02-03T10:14:55.330ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6612024-02-03T10:14:55.330ZLocal file: out/downloads/xcvradm.gz
6622024-02-03T10:14:55.330Z+ mkdir -p out/downloads
6632024-02-03T10:14:55.330Z+ mkdir -p ./out/transceiver-control
6642024-02-03T10:14:55.333Z+ fetch_and_verify
6652024-02-03T10:14:55.333Z+ local DO_DOWNLOAD=true
6662024-02-03T10:14:55.333Z+ [[ -f out/downloads/xcvradm.gz ]]
6672024-02-03T10:14:55.333Z+ '[' true == true ']'
6682024-02-03T10:14:55.333Z+ echo Downloading...
6692024-02-03T10:14:55.334ZDownloading...
6702024-02-03T10:14:55.334Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6712024-02-03T10:14:55.334Z+ 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
6722024-02-03T10:14:57.480Z++ do_sha256sum out/downloads/xcvradm.gz
6732024-02-03T10:14:57.480Z++ sha256sum
6742024-02-03T10:14:57.480Z++ awk '{print $1}'
6752024-02-03T10:14:57.480Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6762024-02-03T10:14:57.480Z+ [[ 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 ]]
6772024-02-03T10:14:57.480Z+ do_unpack out/downloads/xcvradm.gz
6782024-02-03T10:14:57.480Z+ mkdir -p out/downloads/root//opt/oxide/bin
6792024-02-03T10:14:57.481Z+ gzip -dc out/downloads/xcvradm.gz
6802024-02-03T10:14:57.581Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6812024-02-03T10:14:57.588Z+ do_assemble
6822024-02-03T10:14:57.588Z+ rm -r ./out/transceiver-control
6832024-02-03T10:14:57.589Z+ mkdir ./out/transceiver-control
6842024-02-03T10:14:57.589Z+ cp -r out/downloads/root ./out/transceiver-control/root
6852024-02-03T10:14:57.851ZAll prerequisites installed successfully
6862024-02-03T10:14:57.854Z
6872024-02-03T10:14:57.854Zreal 1:48.807424404
6882024-02-03T10:14:57.854Zuser 52.192885835
6892024-02-03T10:14:57.854Zsys 10.201274260
6902024-02-03T10:14:57.854Ztrap 0.024636423
6912024-02-03T10:14:57.854Ztflt 0.236299689
6922024-02-03T10:14:57.854Zdflt 0.428047171
6932024-02-03T10:14:57.854Zkflt 0.196011764
6942024-02-03T10:14:57.854Zlock 2.431361253
6952024-02-03T10:14:57.854Zslp 3:15.225356657
6962024-02-03T10:14:57.855Zlat 3.505178947
6972024-02-03T10:14:57.855Zstop 0.057565322
6982024-02-03T10:14:57.855Z+ banner end-to-end-tests
6992024-02-03T10:14:57.858Z
7002024-02-03T10:14:57.858Z ###### # # ##### ##### #### ###### # # #####
7012024-02-03T10:14:57.859Z # ## # # # # # # # ## # # #
7022024-02-03T10:14:57.859Z ##### # # # # # ##### # # # ##### ##### # # # # #
7032024-02-03T10:14:57.859Z # # # # # # # # # # # # # # #
7042024-02-03T10:14:57.859Z # # ## # # # # # # # ## # #
7052024-02-03T10:14:57.859Z ###### # # ##### # #### ###### # # #####
7062024-02-03T10:14:57.859Z
7072024-02-03T10:14:57.859Z+ export CARGO_PROFILE_DEV_DEBUG=1
7082024-02-03T10:14:57.859Z+ CARGO_PROFILE_DEV_DEBUG=1
7092024-02-03T10:14:57.859Z+ export CARGO_PROFILE_TEST_DEBUG=1
7102024-02-03T10:14:57.859Z+ CARGO_PROFILE_TEST_DEBUG=1
7112024-02-03T10:14:57.859Z+ export CARGO_INCREMENTAL=0
7122024-02-03T10:14:57.859Z+ CARGO_INCREMENTAL=0
7132024-02-03T10:14:57.859Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7142024-02-03T10:14:58.215Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7152024-02-03T10:14:58.569Z Updating crates.io index
7162024-02-03T10:14:58.670Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7172024-02-03T10:14:59.587Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7182024-02-03T10:15:02.251Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7192024-02-03T10:15:02.864Z Updating git repository `http://github.com/oxidecomputer/tofino`
7202024-02-03T10:15:03.226Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7212024-02-03T10:15:03.561Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7222024-02-03T10:15:03.821Z Updating git repository `https://github.com/oxidecomputer/propolis`
7232024-02-03T10:15:04.793Z Updating git repository `https://github.com/oxidecomputer/crucible`
7242024-02-03T10:15:07.297Z Updating git repository `https://github.com/oxidecomputer/opte`
7252024-02-03T10:15:08.320Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7262024-02-03T10:15:08.759Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7272024-02-03T10:15:09.482Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7282024-02-03T10:15:09.905Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7292024-02-03T10:15:10.167Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7302024-02-03T10:15:10.701Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7312024-02-03T10:15:11.212Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7322024-02-03T10:15:11.665Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7332024-02-03T10:15:11.972Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7342024-02-03T10:15:12.514Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7352024-02-03T10:15:12.865Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7362024-02-03T10:15:13.193Z Updating git repository `https://github.com/jgallagher/nix`
7372024-02-03T10:15:14.532Z Updating git repository `https://github.com/cbiffle/hubpack`
7382024-02-03T10:15:15.140Z Updating git repository `https://github.com/oxidecomputer/typify`
7392024-02-03T10:15:16.673Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7402024-02-03T10:15:17.068Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7412024-02-03T10:15:17.393Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7422024-02-03T10:15:19.353Z Downloading crates ...
7432024-02-03T10:15:19.562Z Downloaded clap_lex v0.5.1
7442024-02-03T10:15:19.569Z Downloaded addr2line v0.21.0
7452024-02-03T10:15:19.575Z Downloaded cipher v0.4.4
7462024-02-03T10:15:19.581Z Downloaded constant_time_eq v0.3.0
7472024-02-03T10:15:19.590Z Downloaded crossbeam-deque v0.8.3
7482024-02-03T10:15:19.592Z Downloaded curve25519-dalek-derive v0.1.0
7492024-02-03T10:15:19.595Z Downloaded console v0.15.8
7502024-02-03T10:15:19.601Z Downloaded cstr-argument v0.1.2
7512024-02-03T10:15:19.604Z Downloaded cpufeatures v0.2.12
7522024-02-03T10:15:19.608Z Downloaded debug-ignore v1.0.5
7532024-02-03T10:15:19.623Z Downloaded crossbeam-epoch v0.9.15
7542024-02-03T10:15:19.633Z Downloaded data-encoding v2.4.0
7552024-02-03T10:15:19.644Z Downloaded crossterm v0.27.0
7562024-02-03T10:15:19.671Z Downloaded atty v0.2.14
7572024-02-03T10:15:19.684Z Downloaded pretty-hex v0.4.1
7582024-02-03T10:15:19.690Z Downloaded ciborium-io v0.2.2
7592024-02-03T10:15:19.693Z Downloaded crc32fast v1.3.2
7602024-02-03T10:15:19.700Z Downloaded subtle v2.5.0
7612024-02-03T10:15:19.705Z Downloaded macaddr v1.0.1
7622024-02-03T10:15:19.707Z Downloaded tokio-rustls v0.25.0
7632024-02-03T10:15:19.713Z Downloaded tokio-rustls v0.24.1
7642024-02-03T10:15:19.721Z Downloaded time-core v0.1.1
7652024-02-03T10:15:19.724Z Downloaded memmap2 v0.7.1
7662024-02-03T10:15:19.730Z Downloaded option-ext v0.2.0
7672024-02-03T10:15:19.733Z Downloaded bcrypt-pbkdf v0.10.0
7682024-02-03T10:15:19.737Z Downloaded difflib v0.4.0
7692024-02-03T10:15:19.748Z Downloaded block-buffer v0.10.4
7702024-02-03T10:15:19.762Z Downloaded num_threads v0.1.6
7712024-02-03T10:15:19.762Z Downloaded cobs v0.2.3
7722024-02-03T10:15:19.762Z Downloaded cfg-if v1.0.0
7732024-02-03T10:15:19.762Z Downloaded newtype_derive v0.1.6
7742024-02-03T10:15:19.767Z Downloaded thiserror-impl v1.0.56
7752024-02-03T10:15:19.767Z Downloaded atomic-waker v1.1.1
7762024-02-03T10:15:19.770Z Downloaded match_cfg v0.1.0
7772024-02-03T10:15:19.777Z Downloaded paste v1.0.14
7782024-02-03T10:15:19.787Z Downloaded thiserror-impl-no-std v2.0.2
7792024-02-03T10:15:19.793Z Downloaded num-complex v0.4.4
7802024-02-03T10:15:19.799Z Downloaded tempfile v3.9.0
7812024-02-03T10:15:19.805Z Downloaded once_cell v1.19.0
7822024-02-03T10:15:19.810Z Downloaded num_enum v0.5.11
7832024-02-03T10:15:19.824Z Downloaded time-macros v0.2.13
7842024-02-03T10:15:19.829Z Downloaded rustls-pki-types v1.1.0
7852024-02-03T10:15:19.833Z Downloaded stable_deref_trait v1.2.0
7862024-02-03T10:15:19.836Z Downloaded group v0.13.0
7872024-02-03T10:15:19.843Z Downloaded usdt-impl v0.3.5
7882024-02-03T10:15:19.846Z Downloaded unicase v2.7.0
7892024-02-03T10:15:19.849Z Downloaded anyhow v1.0.75
7902024-02-03T10:15:19.857Z Downloaded utf8parse v0.2.1
7912024-02-03T10:15:19.863Z Downloaded hubpack v0.1.2
7922024-02-03T10:15:19.865Z Downloaded quick-error v1.2.3
7932024-02-03T10:15:19.868Z Downloaded want v0.3.1
7942024-02-03T10:15:19.871Z Downloaded waitgroup v0.1.2
7952024-02-03T10:15:19.874Z Downloaded russh-keys v0.40.1
7962024-02-03T10:15:19.877Z Downloaded russh-cryptovec v0.7.0
7972024-02-03T10:15:19.879Z Downloaded inout v0.1.3
7982024-02-03T10:15:19.882Z Downloaded thread_local v1.1.7
7992024-02-03T10:15:19.884Z Downloaded rand_core v0.5.1
8002024-02-03T10:15:19.887Z Downloaded p256 v0.13.2
8012024-02-03T10:15:19.894Z Downloaded resolv-conf v0.7.0
8022024-02-03T10:15:19.898Z Downloaded serde_derive_internals v0.26.0
8032024-02-03T10:15:19.901Z Downloaded foreign-types-macros v0.2.3
8042024-02-03T10:15:19.904Z Downloaded slog-dtrace v0.3.0
8052024-02-03T10:15:19.907Z Downloaded rustfmt-wrapper v0.2.0
8062024-02-03T10:15:19.913Z Downloaded scroll v0.12.0
8072024-02-03T10:15:19.916Z Downloaded foreign-types v0.5.0
8082024-02-03T10:15:19.916Z Downloaded usdt v0.3.5
8092024-02-03T10:15:19.919Z Downloaded walkdir v2.4.0
8102024-02-03T10:15:19.921Z Downloaded darling_core v0.20.3
8112024-02-03T10:15:19.931Z Downloaded universal-hash v0.5.1
8122024-02-03T10:15:19.934Z Downloaded chacha20poly1305 v0.10.1
8132024-02-03T10:15:19.938Z Downloaded tinyvec_macros v0.1.1
8142024-02-03T10:15:19.941Z Downloaded swrite v0.1.0
8152024-02-03T10:15:19.943Z Downloaded rfc6979 v0.4.0
8162024-02-03T10:15:19.947Z Downloaded futures-channel v0.3.30
8172024-02-03T10:15:19.949Z Downloaded proc-macro-crate v1.3.1
8182024-02-03T10:15:19.952Z Downloaded miniz_oxide v0.7.1
8192024-02-03T10:15:19.956Z Downloaded usdt-attr-macro v0.5.0
8202024-02-03T10:15:19.959Z Downloaded ipnetwork v0.20.0
8212024-02-03T10:15:19.965Z Downloaded slog-bunyan v2.5.0
8222024-02-03T10:15:19.968Z Downloaded dtrace-parser v0.1.14
8232024-02-03T10:15:19.968Z Downloaded rcgen v0.12.1
8242024-02-03T10:15:19.973Z Downloaded tokio-macros v2.2.0
8252024-02-03T10:15:19.976Z Downloaded typenum v1.16.0
8262024-02-03T10:15:19.982Z Downloaded scopeguard v1.2.0
8272024-02-03T10:15:19.985Z Downloaded sha1 v0.10.6
8282024-02-03T10:15:19.988Z Downloaded hubpack_derive v0.1.1
8292024-02-03T10:15:19.991Z Downloaded equivalent v1.0.1
8302024-02-03T10:15:19.994Z Downloaded unicode-ident v1.0.12
8312024-02-03T10:15:19.998Z Downloaded futures-core v0.3.30
8322024-02-03T10:15:20.001Z Downloaded structopt-derive v0.4.18
8332024-02-03T10:15:20.004Z Downloaded subprocess v0.2.9
8342024-02-03T10:15:20.009Z Downloaded structmeta v0.2.0
8352024-02-03T10:15:20.012Z Downloaded futures-macro v0.3.30
8362024-02-03T10:15:20.015Z Downloaded string_cache v0.8.7
8372024-02-03T10:15:20.018Z Downloaded getrandom v0.1.16
8382024-02-03T10:15:20.022Z Downloaded dof v0.3.0
8392024-02-03T10:15:20.025Z Downloaded dof v0.1.5
8402024-02-03T10:15:20.031Z Downloaded tinyvec v1.6.0
8412024-02-03T10:15:20.035Z Downloaded headers-core v0.2.0
8422024-02-03T10:15:20.038Z Downloaded foreign-types v0.3.2
8432024-02-03T10:15:20.038Z Downloaded rustc_version v0.4.0
8442024-02-03T10:15:20.041Z Downloaded unicode-xid v0.2.4
8452024-02-03T10:15:20.044Z Downloaded dirs-sys v0.4.1
8462024-02-03T10:15:20.047Z Downloaded unicode-width v0.1.11
8472024-02-03T10:15:20.050Z Downloaded version_check v0.9.4
8482024-02-03T10:15:20.050Z Downloaded thiserror v1.0.56
8492024-02-03T10:15:20.060Z Downloaded signal-hook-mio v0.2.3
8502024-02-03T10:15:20.063Z Downloaded futures v0.3.30
8512024-02-03T10:15:20.071Z Downloaded sec1 v0.7.3
8522024-02-03T10:15:20.076Z Downloaded futures-task v0.3.30
8532024-02-03T10:15:20.078Z Downloaded try-lock v0.2.4
8542024-02-03T10:15:20.081Z Downloaded ghash v0.5.0
8552024-02-03T10:15:20.087Z Downloaded endian-type v0.1.2
8562024-02-03T10:15:20.087Z Downloaded http v0.2.11
8572024-02-03T10:15:20.090Z Downloaded errno v0.3.8
8582024-02-03T10:15:20.093Z Downloaded dirs-sys-next v0.1.2
8592024-02-03T10:15:20.096Z Downloaded rustls-pemfile v1.0.3
8602024-02-03T10:15:20.098Z Downloaded siphasher v0.3.11
8612024-02-03T10:15:20.101Z Downloaded hash32 v0.2.1
8622024-02-03T10:15:20.104Z Downloaded vsss-rs v3.3.4
8632024-02-03T10:15:20.109Z Downloaded generic-array v0.14.7
8642024-02-03T10:15:20.111Z Downloaded zerocopy v0.3.0
8652024-02-03T10:15:20.114Z Downloaded url v2.5.0
8662024-02-03T10:15:20.119Z Downloaded unsafe-libyaml v0.2.10
8672024-02-03T10:15:20.126Z Downloaded zeroize_derive v1.4.2
8682024-02-03T10:15:20.129Z Downloaded rustc-demangle v0.1.23
8692024-02-03T10:15:20.131Z Downloaded aes v0.8.3
8702024-02-03T10:15:20.138Z Downloaded fallible-iterator v0.2.0
8712024-02-03T10:15:20.144Z Downloaded yasna v0.5.2
8722024-02-03T10:15:20.147Z Downloaded similar v2.3.0
8732024-02-03T10:15:20.154Z Downloaded semver v1.0.21
8742024-02-03T10:15:20.158Z Downloaded elliptic-curve v0.13.8
8752024-02-03T10:15:20.166Z Downloaded unicode-bidi v0.3.13
8762024-02-03T10:15:20.174Z Downloaded hyper-rustls v0.24.2
8772024-02-03T10:15:20.179Z Downloaded proc-macro2 v1.0.78
8782024-02-03T10:15:20.185Z Downloaded getrandom v0.2.10
8792024-02-03T10:15:20.198Z Downloaded half v2.3.1
8802024-02-03T10:15:20.620Z Downloaded zerocopy v0.6.4
8812024-02-03T10:15:20.620Z Downloaded socket2 v0.5.5
8822024-02-03T10:15:20.620Z Downloaded ed25519-dalek v2.0.0
8832024-02-03T10:15:20.623Z Downloaded trust-dns-server v0.22.1
8842024-02-03T10:15:20.623Z Downloaded serde v1.0.195
8852024-02-03T10:15:20.623Z Downloaded headers v0.3.9
8862024-02-03T10:15:20.624Z Downloaded heapless v0.7.16
8872024-02-03T10:15:20.624Z Downloaded signal-hook v0.3.17
8882024-02-03T10:15:20.624Z Downloaded rand v0.7.3
8892024-02-03T10:15:20.624Z Downloaded rand v0.8.5
8902024-02-03T10:15:20.624Z Downloaded itertools v0.10.5
8912024-02-03T10:15:20.624Z Downloaded hashbrown v0.12.3
8922024-02-03T10:15:20.624Z Downloaded itertools v0.12.1
8932024-02-03T10:15:20.624Z Downloaded unicode-normalization v0.1.22
8942024-02-03T10:15:20.624Z Downloaded regex-automata v0.1.10
8952024-02-03T10:15:20.624Z Downloaded reqwest v0.11.22
8962024-02-03T10:15:20.624Z Downloaded hashbrown v0.13.2
8972024-02-03T10:15:20.624Z Downloaded serde_with v3.6.0
8982024-02-03T10:15:20.624Z Downloaded rustls-webpki v0.101.7
8992024-02-03T10:15:20.624Z Downloaded chrono v0.4.31
9002024-02-03T10:15:20.624Z Downloaded rustls-webpki v0.102.1
9012024-02-03T10:15:20.624Z Downloaded futures-util v0.3.30
9022024-02-03T10:15:20.624Z Downloaded zerocopy v0.7.32
9032024-02-03T10:15:20.624Z Downloaded h2 v0.3.24
9042024-02-03T10:15:20.624Z Downloaded syn v1.0.109
9052024-02-03T10:15:20.624Z Downloaded vcpkg v0.2.15
9062024-02-03T10:15:20.624Z Downloaded smoltcp v0.9.1
9072024-02-03T10:15:20.624Z Downloaded idna v0.5.0
9082024-02-03T10:15:20.628Z Downloaded trust-dns-proto v0.22.0
9092024-02-03T10:15:20.651Z Downloaded rustls v0.22.2
9102024-02-03T10:15:20.677Z Downloaded rustix v0.37.23
9112024-02-03T10:15:20.713Z Downloaded bstr v1.6.0
9122024-02-03T10:15:20.734Z Downloaded rustix v0.38.30
9132024-02-03T10:15:20.776Z Downloaded regex-syntax v0.8.2
9142024-02-03T10:15:20.792Z Downloaded zerocopy-derive v0.6.4
9152024-02-03T10:15:20.812Z Downloaded regex-automata v0.4.4
9162024-02-03T10:15:20.848Z Downloaded libc v0.2.153
9172024-02-03T10:15:20.894Z Downloaded sha3 v0.10.8
9182024-02-03T10:15:20.906Z Downloaded tokio v1.35.1
9192024-02-03T10:15:20.972Z Downloaded regex-automata v0.3.8
9202024-02-03T10:15:21.005Z Downloaded bzip2-sys v0.1.11+1.0.8
9212024-02-03T10:15:21.032Z Downloaded zerocopy-derive v0.2.0
9222024-02-03T10:15:21.044Z Downloaded sled v0.34.7
9232024-02-03T10:15:21.066Z Downloaded regex-syntax v0.7.5
9242024-02-03T10:15:21.078Z Downloaded winapi v0.3.9
9252024-02-03T10:15:21.159Z Downloaded openapiv3 v2.0.0
9262024-02-03T10:15:21.172Z Downloaded encoding_rs v0.8.33
9272024-02-03T10:15:21.212Z Downloaded smoltcp v0.11.0
9282024-02-03T10:15:21.234Z Downloaded bstr v0.2.17
9292024-02-03T10:15:21.251Z Downloaded radix_trie v0.2.1
9302024-02-03T10:15:21.260Z Downloaded diesel v2.1.4
9312024-02-03T10:15:21.291Z Downloaded regress v0.7.1
9322024-02-03T10:15:21.304Z Downloaded gimli v0.28.0
9332024-02-03T10:15:21.319Z Downloaded idna v0.2.3
9342024-02-03T10:15:21.330Z Downloaded rustls v0.21.9
9352024-02-03T10:15:21.353Z Downloaded hkdf v0.12.4
9362024-02-03T10:15:21.356Z Downloaded regex v1.10.3
9372024-02-03T10:15:21.377Z Downloaded openssl v0.10.60
9382024-02-03T10:15:21.393Z Downloaded object v0.32.1
9392024-02-03T10:15:21.411Z Downloaded webpki-roots v0.25.2
9402024-02-03T10:15:21.418Z Downloaded syn v2.0.48
9412024-02-03T10:15:21.436Z Downloaded hyper v0.14.27
9422024-02-03T10:15:21.455Z Downloaded hashbrown v0.14.2
9432024-02-03T10:15:21.473Z Downloaded goblin v0.8.0
9442024-02-03T10:15:21.487Z Downloaded rayon v1.8.0
9452024-02-03T10:15:21.492Z Downloaded aho-corasick v1.0.4
9462024-02-03T10:15:21.509Z Downloaded blake3 v1.5.0
9472024-02-03T10:15:21.521Z Downloaded unicode-segmentation v1.10.1
9482024-02-03T10:15:21.527Z Downloaded time v0.3.27
9492024-02-03T10:15:21.538Z Downloaded serde_json v1.0.113
9502024-02-03T10:15:21.554Z Downloaded winnow v0.5.15
9512024-02-03T10:15:21.565Z Downloaded trust-dns-client v0.22.0
9522024-02-03T10:15:21.574Z Downloaded heapless v0.8.0
9532024-02-03T10:15:21.580Z Downloaded aes-gcm v0.10.3
9542024-02-03T10:15:21.586Z Downloaded russh v0.40.2
9552024-02-03T10:15:21.595Z Downloaded http v1.0.0
9562024-02-03T10:15:21.602Z Downloaded trust-dns-resolver v0.22.0
9572024-02-03T10:15:21.609Z Downloaded zip v0.6.6
9582024-02-03T10:15:21.616Z Downloaded ring v0.17.7
9592024-02-03T10:15:21.744Z Downloaded indexmap v2.2.2
9602024-02-03T10:15:21.751Z Downloaded libm v0.2.7
9612024-02-03T10:15:21.768Z Downloaded tungstenite v0.20.1
9622024-02-03T10:15:21.775Z Downloaded serde_derive v1.0.195
9632024-02-03T10:15:21.777Z Downloaded serde_with_macros v3.6.0
9642024-02-03T10:15:21.780Z Downloaded ipnet v2.9.0
9652024-02-03T10:15:21.783Z Downloaded flate2 v1.0.28
9662024-02-03T10:15:21.790Z Downloaded serde_yaml v0.9.25
9672024-02-03T10:15:21.795Z Downloaded num-bigint v0.4.4
9682024-02-03T10:15:21.803Z Downloaded ring v0.16.20
9692024-02-03T10:15:21.966Z Downloaded memchr v2.6.3
9702024-02-03T10:15:21.975Z Downloaded semver v0.11.0
9712024-02-03T10:15:21.981Z Downloaded hex-literal v0.4.1
9722024-02-03T10:15:21.981Z Downloaded glob v0.3.1
9732024-02-03T10:15:21.986Z Downloaded usdt v0.5.0
9742024-02-03T10:15:21.986Z Downloaded parking_lot_core v0.8.6
9752024-02-03T10:15:21.986Z Downloaded parking_lot v0.11.2
9762024-02-03T10:15:21.993Z Downloaded indexmap v1.9.3
9772024-02-03T10:15:21.993Z Downloaded slog-envlogger v2.2.0
9782024-02-03T10:15:21.997Z Downloaded float-cmp v0.9.0
9792024-02-03T10:15:22.001Z Downloaded either v1.9.0
9802024-02-03T10:15:22.001Z Downloaded smf v0.2.2
9812024-02-03T10:15:22.004Z Downloaded thiserror-no-std v2.0.2
9822024-02-03T10:15:22.016Z Downloaded smallvec v1.11.2
9832024-02-03T10:15:22.019Z Downloaded io-lifetimes v1.0.11
9842024-02-03T10:15:22.019Z Downloaded slog v2.7.0
9852024-02-03T10:15:22.022Z Downloaded nom v7.1.3
9862024-02-03T10:15:22.029Z Downloaded petgraph v0.6.4
9872024-02-03T10:15:22.055Z Downloaded rustls-pemfile v2.0.0
9882024-02-03T10:15:22.068Z Downloaded flagset v0.4.3
9892024-02-03T10:15:22.068Z Downloaded fastrand v2.0.0
9902024-02-03T10:15:22.068Z Downloaded clap_builder v4.4.2
9912024-02-03T10:15:22.074Z Downloaded futures-executor v0.3.30
9922024-02-03T10:15:22.078Z Downloaded semver v0.1.20
9932024-02-03T10:15:22.078Z Downloaded ed25519 v2.2.2
9942024-02-03T10:15:22.084Z Downloaded ecdsa v0.16.9
9952024-02-03T10:15:22.087Z Downloaded schemars v0.8.16
9962024-02-03T10:15:22.101Z Downloaded hex v0.4.3
9972024-02-03T10:15:22.104Z Downloaded terminal_size v0.2.6
9982024-02-03T10:15:22.107Z Downloaded heck v0.3.3
9992024-02-03T10:15:22.109Z Downloaded scroll_derive v0.12.0
10002024-02-03T10:15:22.109Z Downloaded rustc_version v0.1.7
10012024-02-03T10:15:22.112Z Downloaded term v0.7.0
10022024-02-03T10:15:22.115Z Downloaded dyn-clone v1.0.13
10032024-02-03T10:15:22.118Z Downloaded http-body v0.4.5
10042024-02-03T10:15:22.120Z Downloaded hmac v0.12.1
10052024-02-03T10:15:22.123Z Downloaded rayon-core v1.12.0
10062024-02-03T10:15:22.129Z Downloaded tokio-util v0.7.10
10072024-02-03T10:15:22.140Z Downloaded der v0.7.8
10082024-02-03T10:15:22.149Z Downloaded crossbeam-channel v0.5.8
10092024-02-03T10:15:22.159Z Downloaded display-error-chain v0.2.0
10102024-02-03T10:15:22.162Z Downloaded untrusted v0.9.0
10112024-02-03T10:15:22.162Z Downloaded sha2 v0.10.8
10122024-02-03T10:15:22.164Z Downloaded ryu v1.0.15
10132024-02-03T10:15:22.169Z Downloaded iana-time-zone v0.1.57
10142024-02-03T10:15:22.172Z Downloaded rand_chacha v0.3.1
10152024-02-03T10:15:22.175Z Downloaded dirs-next v2.0.0
10162024-02-03T10:15:22.178Z Downloaded dirs v5.0.1
10172024-02-03T10:15:22.178Z Downloaded ucd-trie v0.1.6
10182024-02-03T10:15:22.180Z Downloaded toml_edit v0.21.1
10192024-02-03T10:15:22.218Z Downloaded rand_core v0.6.4
10202024-02-03T10:15:22.221Z Downloaded utf-8 v0.7.6
10212024-02-03T10:15:22.224Z Downloaded hash32 v0.3.1
10222024-02-03T10:15:22.227Z Downloaded scheduled-thread-pool v0.2.7
10232024-02-03T10:15:22.227Z Downloaded getopts v0.2.21
10242024-02-03T10:15:22.230Z Downloaded enum-as-inner v0.5.1
10252024-02-03T10:15:22.233Z Downloaded embedded-io v0.4.0
10262024-02-03T10:15:22.238Z Downloaded signature v2.1.0
10272024-02-03T10:15:22.238Z Downloaded steno v0.4.0
10282024-02-03T10:15:22.242Z Downloaded toml_edit v0.19.15
10292024-02-03T10:15:22.271Z Downloaded semver-parser v0.10.2
10302024-02-03T10:15:22.274Z Downloaded signal-hook-registry v1.4.1
10312024-02-03T10:15:22.277Z Downloaded fnv v1.0.7
10322024-02-03T10:15:22.279Z Downloaded proc-macro-error v1.0.4
10332024-02-03T10:15:22.282Z Downloaded hyper-staticfile v0.9.5
10342024-02-03T10:15:22.286Z Downloaded httparse v1.8.0
10352024-02-03T10:15:22.289Z Downloaded sct v0.7.0
10362024-02-03T10:15:22.295Z Downloaded bytes v1.5.0
10372024-02-03T10:15:22.301Z Downloaded slog-async v2.8.0
10382024-02-03T10:15:22.304Z Downloaded futures-io v0.3.30
10392024-02-03T10:15:22.310Z Downloaded fixedbitset v0.4.2
10402024-02-03T10:15:22.310Z Downloaded uuid v1.7.0
10412024-02-03T10:15:22.313Z Downloaded backtrace v0.3.69
10422024-02-03T10:15:22.319Z Downloaded base64 v0.21.7
10432024-02-03T10:15:22.326Z Downloaded openssl-sys v0.9.96
10442024-02-03T10:15:22.334Z Downloaded usdt-attr-macro v0.3.5
10452024-02-03T10:15:22.337Z Downloaded same-file v1.0.6
10462024-02-03T10:15:22.340Z Downloaded slab v0.4.9
10472024-02-03T10:15:22.340Z Downloaded secrecy v0.8.0
10482024-02-03T10:15:22.342Z Downloaded filetime v0.2.23
10492024-02-03T10:15:22.345Z Downloaded curve25519-dalek v4.1.1
10502024-02-03T10:15:22.361Z Downloaded zerocopy-derive v0.7.32
10512024-02-03T10:15:22.373Z Downloaded pest_meta v2.7.6
10522024-02-03T10:15:22.387Z Downloaded tracing-core v0.1.31
10532024-02-03T10:15:22.387Z Downloaded r2d2 v0.8.10
10542024-02-03T10:15:22.387Z Downloaded proc-macro-error-attr v1.0.4
10552024-02-03T10:15:22.387Z Downloaded primeorder v0.13.6
10562024-02-03T10:15:22.401Z Downloaded home v0.5.5
10572024-02-03T10:15:22.401Z Downloaded tracing v0.1.37
10582024-02-03T10:15:22.401Z Downloaded phf_shared v0.11.2
10592024-02-03T10:15:22.401Z Downloaded is-terminal v0.4.9
10602024-02-03T10:15:22.401Z Downloaded slog-stdlog v4.1.1
10612024-02-03T10:15:22.407Z Downloaded rustversion v1.0.14
10622024-02-03T10:15:22.408Z Downloaded quote v1.0.35
10632024-02-03T10:15:22.408Z Downloaded hostname v0.3.1
10642024-02-03T10:15:22.408Z Downloaded minimal-lexical v0.2.1
10652024-02-03T10:15:22.412Z Downloaded socket2 v0.4.9
10662024-02-03T10:15:22.415Z Downloaded vec_map v0.8.2
10672024-02-03T10:15:22.421Z Downloaded untrusted v0.7.1
10682024-02-03T10:15:22.424Z Downloaded schemars_derive v0.8.16
10692024-02-03T10:15:22.424Z Downloaded cc v1.0.83
10702024-02-03T10:15:22.427Z Downloaded blake2 v0.10.6
10712024-02-03T10:15:22.430Z Downloaded parking_lot v0.12.1
10722024-02-03T10:15:22.434Z Downloaded num-traits v0.2.16
10732024-02-03T10:15:22.439Z Downloaded textwrap v0.11.0
10742024-02-03T10:15:22.442Z Downloaded synstructure v0.12.6
10752024-02-03T10:15:22.444Z Downloaded stringprep v0.1.3
10762024-02-03T10:15:22.447Z Downloaded mio v0.8.9
10772024-02-03T10:15:22.455Z Downloaded heck v0.4.1
10782024-02-03T10:15:22.458Z Downloaded gethostname v0.4.3
10792024-02-03T10:15:22.461Z Downloaded usdt-macro v0.3.5
10802024-02-03T10:15:22.461Z Downloaded usdt-impl v0.5.0
10812024-02-03T10:15:22.463Z Downloaded pest v2.7.6
10822024-02-03T10:15:22.471Z Downloaded diesel_derives v2.1.2
10832024-02-03T10:15:22.477Z Downloaded hyper-tls v0.5.0
10842024-02-03T10:15:22.480Z Downloaded clap v4.4.3
10852024-02-03T10:15:22.496Z Downloaded password-hash v0.4.2
10862024-02-03T10:15:22.499Z Downloaded num-rational v0.4.1
10872024-02-03T10:15:22.499Z Downloaded derive-where v1.2.7
10882024-02-03T10:15:22.505Z Downloaded foreign-types-shared v0.1.1
10892024-02-03T10:15:22.508Z Downloaded slog-term v2.9.0
10902024-02-03T10:15:22.511Z Downloaded form_urlencoded v1.2.1
10912024-02-03T10:15:22.514Z Downloaded zeroize v1.7.0
10922024-02-03T10:15:22.514Z Downloaded toml v0.5.11
10932024-02-03T10:15:22.517Z Downloaded thread-id v4.2.0
10942024-02-03T10:15:22.520Z Downloaded strsim v0.10.0
10952024-02-03T10:15:22.523Z Downloaded rand_chacha v0.2.2
10962024-02-03T10:15:22.523Z Downloaded instant v0.1.12
10972024-02-03T10:15:22.526Z Downloaded http-range v0.1.5
10982024-02-03T10:15:22.529Z Downloaded tar v0.4.40
10992024-02-03T10:15:22.532Z Downloaded slog-json v2.6.1
11002024-02-03T10:15:22.534Z Downloaded allocator-api2 v0.2.16
11012024-02-03T10:15:22.539Z Downloaded strum_macros v0.25.2
11022024-02-03T10:15:22.545Z Downloaded static_assertions v1.1.0
11032024-02-03T10:15:22.548Z Downloaded spki v0.7.2
11042024-02-03T10:15:22.548Z Downloaded spin v0.5.2
11052024-02-03T10:15:22.550Z Downloaded slog-scope v4.4.0
11062024-02-03T10:15:22.553Z Downloaded structopt v0.3.26
11072024-02-03T10:15:22.563Z Downloaded omicron-zone-package v0.11.0
11082024-02-03T10:15:22.568Z Downloaded tokio-postgres v0.7.10
11092024-02-03T10:15:22.576Z Downloaded toml v0.7.8
11102024-02-03T10:15:22.583Z Downloaded derive_more v0.99.17
11112024-02-03T10:15:22.590Z Downloaded camino v1.1.6
11122024-02-03T10:15:22.593Z Downloaded spin v0.9.8
11132024-02-03T10:15:22.597Z Downloaded pest_derive v2.7.6
11142024-02-03T10:15:22.600Z Downloaded owo-colors v4.0.0
11152024-02-03T10:15:22.604Z Downloaded multer v3.0.0
11162024-02-03T10:15:22.608Z Downloaded mime_guess v2.0.4
11172024-02-03T10:15:22.614Z Downloaded pem v3.0.2
11182024-02-03T10:15:22.617Z Downloaded ident_case v1.0.1
11192024-02-03T10:15:22.617Z Downloaded take_mut v0.2.2
11202024-02-03T10:15:22.617Z Downloaded lru-cache v0.1.2
11212024-02-03T10:15:22.620Z Downloaded parking_lot_core v0.9.8
11222024-02-03T10:15:22.623Z Downloaded strum v0.25.0
11232024-02-03T10:15:22.623Z Downloaded digest v0.10.7
11242024-02-03T10:15:22.625Z Downloaded password-hash v0.5.0
11252024-02-03T10:15:22.628Z Downloaded foreign-types-shared v0.3.1
11262024-02-03T10:15:22.631Z Downloaded ciborium v0.2.2
11272024-02-03T10:15:22.634Z Downloaded serde_urlencoded v0.7.1
11282024-02-03T10:15:22.638Z Downloaded serde_tokenstream v0.2.0
11292024-02-03T10:15:22.641Z Downloaded serde_tokenstream v0.1.7
11302024-02-03T10:15:22.646Z Downloaded serde_spanned v0.6.5
11312024-02-03T10:15:22.649Z Downloaded serde_repr v0.1.16
11322024-02-03T10:15:22.652Z Downloaded serde_path_to_error v0.1.15
11332024-02-03T10:15:22.654Z Downloaded parse-display-derive v0.8.2
11342024-02-03T10:15:22.654Z Downloaded native-tls v0.2.11
11352024-02-03T10:15:22.657Z Downloaded md-5 v0.10.5
11362024-02-03T10:15:22.663Z Downloaded linked-hash-map v0.5.6
11372024-02-03T10:15:22.666Z Downloaded libefi-sys v0.1.0
11382024-02-03T10:15:22.666Z Downloaded itoa v1.0.9
11392024-02-03T10:15:22.666Z Downloaded futures-sink v0.3.30
11402024-02-03T10:15:22.669Z Downloaded camino-tempfile v1.1.1
11412024-02-03T10:15:22.671Z Downloaded base64ct v1.6.0
11422024-02-03T10:15:22.674Z Downloaded ahash v0.8.6
11432024-02-03T10:15:22.677Z Downloaded tracing-attributes v0.1.26
11442024-02-03T10:15:22.681Z Downloaded tokio-tungstenite v0.20.1
11452024-02-03T10:15:22.685Z Downloaded phf v0.11.2
11462024-02-03T10:15:22.687Z Downloaded crypto-bigint v0.5.2
11472024-02-03T10:15:22.697Z Downloaded num v0.4.1
11482024-02-03T10:15:22.699Z Downloaded mime v0.3.17
11492024-02-03T10:15:22.702Z Downloaded bitflags v1.3.2
11502024-02-03T10:15:22.705Z Downloaded argon2 v0.5.3
11512024-02-03T10:15:22.708Z Downloaded zone v0.3.0
11522024-02-03T10:15:22.710Z Downloaded toml_datetime v0.6.5
11532024-02-03T10:15:22.713Z Downloaded percent-encoding v2.3.1
11542024-02-03T10:15:22.713Z Downloaded der_derive v0.7.2
11552024-02-03T10:15:22.716Z Downloaded defmt v0.3.5
11562024-02-03T10:15:22.720Z Downloaded bitflags v2.4.0
11572024-02-03T10:15:22.727Z Downloaded blowfish v0.9.1
11582024-02-03T10:15:22.730Z Downloaded autocfg v1.1.0
11592024-02-03T10:15:22.730Z Downloaded arrayvec v0.7.4
11602024-02-03T10:15:22.733Z Downloaded httpdate v1.0.3
11612024-02-03T10:15:22.735Z Downloaded ff v0.13.0
11622024-02-03T10:15:22.738Z Downloaded xattr v1.0.1
11632024-02-03T10:15:22.741Z Downloaded whoami v1.4.1
11642024-02-03T10:15:22.741Z Downloaded topological-sort v0.2.2
11652024-02-03T10:15:22.743Z Downloaded strsim v0.8.0
11662024-02-03T10:15:22.746Z Downloaded pin-utils v0.1.0
11672024-02-03T10:15:22.746Z Downloaded num_cpus v1.16.0
11682024-02-03T10:15:22.750Z Downloaded num-iter v0.1.43
11692024-02-03T10:15:22.753Z Downloaded num-derive v0.4.0
11702024-02-03T10:15:22.756Z Downloaded bzip2 v0.4.4
11712024-02-03T10:15:22.758Z Downloaded num_enum_derive v0.5.11
11722024-02-03T10:15:22.761Z Downloaded structmeta-derive v0.2.0
11732024-02-03T10:15:22.763Z Downloaded nibble_vec v0.1.0
11742024-02-03T10:15:22.763Z Downloaded memoffset v0.9.0
11752024-02-03T10:15:22.766Z Downloaded usdt-macro v0.5.0
11762024-02-03T10:15:22.766Z Downloaded matches v0.1.10
11772024-02-03T10:15:22.772Z Downloaded managed v0.8.0
11782024-02-03T10:15:22.775Z Downloaded lalrpop-util v0.19.12
11792024-02-03T10:15:22.775Z Downloaded kstat-rs v0.2.3
11802024-02-03T10:15:22.775Z Downloaded dtrace-parser v0.2.0
11812024-02-03T10:15:22.775Z Downloaded toolchain_find v0.2.0
11822024-02-03T10:15:22.778Z Downloaded memmap v0.7.0
11832024-02-03T10:15:22.778Z Downloaded linear-map v1.2.0
11842024-02-03T10:15:22.780Z Downloaded libsw v3.3.1
11852024-02-03T10:15:22.783Z Downloaded keccak v0.1.4
11862024-02-03T10:15:22.786Z Downloaded num-integer v0.1.45
11872024-02-03T10:15:22.788Z Downloaded async-trait v0.1.77
11882024-02-03T10:15:22.793Z Downloaded phf_shared v0.10.0
11892024-02-03T10:15:22.795Z Downloaded lazy_static v1.4.0
11902024-02-03T10:15:22.798Z Downloaded darling v0.20.3
11912024-02-03T10:15:22.801Z Downloaded bit-set v0.5.3
11922024-02-03T10:15:22.804Z Downloaded normalize-line-endings v0.3.0
11932024-02-03T10:15:22.807Z Downloaded deranged v0.3.8
11942024-02-03T10:15:22.807Z Downloaded defmt-parser v0.3.3
11952024-02-03T10:15:22.810Z Downloaded zone_cfg_derive v0.3.0
11962024-02-03T10:15:22.810Z Downloaded crypto-common v0.1.6
11972024-02-03T10:15:22.818Z Downloaded base16ct v0.2.0
11982024-02-03T10:15:22.818Z Downloaded anstyle-query v1.0.0
11992024-02-03T10:15:22.819Z Downloaded fxhash v0.2.1
12002024-02-03T10:15:22.833Z Downloaded tower-service v0.3.2
12012024-02-03T10:15:22.834Z Downloaded ctr v0.9.2
12022024-02-03T10:15:22.834Z Downloaded openssl-probe v0.1.5
12032024-02-03T10:15:22.834Z Downloaded md5 v0.7.0
12042024-02-03T10:15:22.834Z Downloaded toml v0.8.8
12052024-02-03T10:15:22.853Z Downloaded log v0.4.20
12062024-02-03T10:15:22.853Z Downloaded cbc v0.1.2
12072024-02-03T10:15:22.853Z Downloaded async-stream v0.3.5
12082024-02-03T10:15:22.854Z Downloaded chacha20 v0.9.1
12092024-02-03T10:15:22.854Z Downloaded byteorder v1.5.0
12102024-02-03T10:15:22.854Z Downloaded openssl-macros v0.1.1
12112024-02-03T10:15:22.863Z Downloaded opaque-debug v0.3.0
12122024-02-03T10:15:22.863Z Downloaded new_debug_unreachable v1.0.4
12132024-02-03T10:15:22.863Z Downloaded anstyle v1.0.2
12142024-02-03T10:15:22.863Z Downloaded anstream v0.5.0
12152024-02-03T10:15:22.863Z Downloaded postcard v1.0.8
12162024-02-03T10:15:22.863Z Downloaded tokio-native-tls v0.3.1
12172024-02-03T10:15:22.866Z Downloaded poly1305 v0.8.0
12182024-02-03T10:15:22.866Z Downloaded pkcs8 v0.10.2
12192024-02-03T10:15:22.869Z Downloaded diesel_table_macro_syntax v0.1.0
12202024-02-03T10:15:22.869Z Downloaded block-padding v0.3.3
12212024-02-03T10:15:22.872Z Downloaded adler v1.0.2
12222024-02-03T10:15:22.875Z Downloaded aead v0.5.2
12232024-02-03T10:15:22.875Z Downloaded predicates v3.1.0
12242024-02-03T10:15:22.878Z Downloaded postgres-types v0.2.6
12252024-02-03T10:15:22.882Z Downloaded atomicwrites v0.4.3
12262024-02-03T10:15:22.885Z Downloaded async-stream-impl v0.3.5
12272024-02-03T10:15:22.885Z Downloaded tokio-stream v0.1.14
12282024-02-03T10:15:22.892Z Downloaded pretty-hex v0.2.1
12292024-02-03T10:15:22.894Z Downloaded predicates-core v1.0.6
12302024-02-03T10:15:22.897Z Downloaded ppv-lite86 v0.2.17
12312024-02-03T10:15:22.897Z Downloaded postgres-protocol v0.6.6
12322024-02-03T10:15:22.900Z Downloaded polyval v0.6.1
12332024-02-03T10:15:22.903Z Downloaded platforms v3.0.2
12342024-02-03T10:15:22.906Z Downloaded precomputed-hash v0.1.1
12352024-02-03T10:15:22.908Z Downloaded plain v0.2.3
12362024-02-03T10:15:22.908Z Downloaded pin-project-lite v0.2.13
12372024-02-03T10:15:22.916Z Downloaded pest_generator v2.7.6
12382024-02-03T10:15:22.919Z Downloaded pem-rfc7468 v0.7.0
12392024-02-03T10:15:22.921Z Downloaded pbkdf2 v0.12.2
12402024-02-03T10:15:22.924Z Downloaded parse-display v0.8.2
12412024-02-03T10:15:22.926Z Downloaded lock_api v0.4.10
12422024-02-03T10:15:22.929Z Downloaded ansi_term v0.12.1
12432024-02-03T10:15:22.932Z Downloaded pkg-config v0.3.27
12442024-02-03T10:15:22.938Z Downloaded pbkdf2 v0.11.0
12452024-02-03T10:15:22.940Z Downloaded defmt-macros v0.3.6
12462024-02-03T10:15:22.943Z Downloaded crucible-workspace-hack v0.1.0
12472024-02-03T10:15:22.943Z Downloaded clap_derive v4.4.2
12482024-02-03T10:15:22.946Z Downloaded backoff v0.4.0
12492024-02-03T10:15:22.950Z Downloaded arrayref v0.3.7
12502024-02-03T10:15:22.953Z Downloaded anstyle-parse v0.2.1
12512024-02-03T10:15:22.956Z Downloaded darling_macro v0.20.3
12522024-02-03T10:15:22.956Z Downloaded crossbeam-utils v0.8.16
12532024-02-03T10:15:22.959Z Downloaded convert_case v0.4.0
12542024-02-03T10:15:22.961Z Downloaded const-oid v0.9.5
12552024-02-03T10:15:22.964Z Downloaded clap v2.34.0
12562024-02-03T10:15:22.976Z Downloaded arc-swap v1.6.0
12572024-02-03T10:15:22.982Z Downloaded colored v2.0.4
12582024-02-03T10:15:22.985Z Downloaded colorchoice v1.0.0
12592024-02-03T10:15:22.991Z Downloaded bit-vec v0.6.3
12602024-02-03T10:15:22.994Z Downloaded ciborium-ll v0.2.2
12612024-02-03T10:15:22.994Z Downloaded cancel-safe-futures v0.1.5
12622024-02-03T10:15:23.406Z Compiling proc-macro2 v1.0.78
12632024-02-03T10:15:23.406Z Compiling unicode-ident v1.0.12
12642024-02-03T10:15:23.409Z Compiling libc v0.2.153
12652024-02-03T10:15:23.409Z Compiling serde v1.0.195
12662024-02-03T10:15:23.409Z Compiling version_check v0.9.4
12672024-02-03T10:15:23.409Z Compiling autocfg v1.1.0
12682024-02-03T10:15:23.430Z Compiling cfg-if v1.0.0
12692024-02-03T10:15:23.626Z Compiling once_cell v1.19.0
12702024-02-03T10:15:23.665Z Compiling syn v1.0.109
12712024-02-03T10:15:24.180Z Compiling thiserror v1.0.56
12722024-02-03T10:15:24.557Z Compiling memchr v2.6.3
12732024-02-03T10:15:24.627Z Compiling lock_api v0.4.10
12742024-02-03T10:15:25.082Z Compiling typenum v1.16.0
12752024-02-03T10:15:25.248Z Compiling byteorder v1.5.0
12762024-02-03T10:15:25.274Z Compiling ahash v0.8.6
12772024-02-03T10:15:25.326Z Compiling parking_lot_core v0.9.8
12782024-02-03T10:15:25.867Z Compiling generic-array v0.14.7
12792024-02-03T10:15:26.059Z Compiling libm v0.2.7
12802024-02-03T10:15:26.145Z Compiling num-traits v0.2.16
12812024-02-03T10:15:26.405Z Compiling serde_json v1.0.113
12822024-02-03T10:15:26.722Z Compiling itoa v1.0.9
12832024-02-03T10:15:26.991Z Compiling quote v1.0.35
12842024-02-03T10:15:27.318Z Compiling slab v0.4.9
12852024-02-03T10:15:27.393Z Compiling cc v1.0.83
12862024-02-03T10:15:27.754Z Compiling syn v2.0.48
12872024-02-03T10:15:27.853Z Compiling getrandom v0.2.10
12882024-02-03T10:15:28.191Z Compiling rand_core v0.6.4
12892024-02-03T10:15:28.341Z Compiling log v0.4.20
12902024-02-03T10:15:29.007Z Compiling scopeguard v1.2.0
12912024-02-03T10:15:29.184Z Compiling ryu v1.0.15
12922024-02-03T10:15:29.897Z Compiling pkg-config v0.3.27
12932024-02-03T10:15:30.003Z Compiling allocator-api2 v0.2.16
12942024-02-03T10:15:30.158Z Compiling equivalent v1.0.1
12952024-02-03T10:15:30.275Z Compiling heck v0.4.1
12962024-02-03T10:15:30.313Z Compiling smallvec v1.11.2
12972024-02-03T10:15:30.962Z Compiling subtle v2.5.0
12982024-02-03T10:15:31.012Z Compiling schemars v0.8.16
12992024-02-03T10:15:31.689Z Compiling vcpkg v0.2.15
13002024-02-03T10:15:32.126Z Compiling pin-project-lite v0.2.13
13012024-02-03T10:15:32.452Z Compiling ring v0.17.7
13022024-02-03T10:15:32.526Z Compiling httparse v1.8.0
13032024-02-03T10:15:32.754Z Compiling ucd-trie v0.1.6
13042024-02-03T10:15:33.385Z Compiling parking_lot v0.12.1
13052024-02-03T10:15:33.624Z Compiling ring v0.16.20
13062024-02-03T10:15:33.714Z Compiling signal-hook-registry v1.4.1
13072024-02-03T10:15:34.381Z Compiling fnv v1.0.7
13082024-02-03T10:15:35.027Z Compiling mio v0.8.9
13092024-02-03T10:15:35.367Z Compiling openssl-sys v0.9.96
13102024-02-03T10:15:35.620Z Compiling iana-time-zone v0.1.57
13112024-02-03T10:15:36.318Z Compiling const-oid v0.9.5
13122024-02-03T10:15:36.527Z Compiling semver v1.0.21
13132024-02-03T10:15:36.804Z Compiling openssl v0.10.60
13142024-02-03T10:15:37.015Z Compiling socket2 v0.5.5
13152024-02-03T10:15:37.273Z Compiling num_cpus v1.16.0
13162024-02-03T10:15:37.385Z Compiling rustls v0.21.9
13172024-02-03T10:15:37.772Z Compiling native-tls v0.2.11
13182024-02-03T10:15:38.421Z Compiling dyn-clone v1.0.13
13192024-02-03T10:15:38.519Z Compiling futures-core v0.3.30
13202024-02-03T10:15:39.026Z Compiling aho-corasick v1.0.4
13212024-02-03T10:15:39.550Z Compiling serde_derive_internals v0.26.0
13222024-02-03T10:15:39.580Z Compiling regex-syntax v0.8.2
13232024-02-03T10:15:39.772Z Compiling slog v2.7.0
13242024-02-03T10:15:40.252Z Compiling crossbeam-utils v0.8.16
13252024-02-03T10:15:40.523Z Compiling async-trait v0.1.77
13262024-02-03T10:15:40.851Z Compiling spin v0.5.2
13272024-02-03T10:15:41.364Z Compiling futures-sink v0.3.30
13282024-02-03T10:15:41.599Z Compiling rustix v0.38.30
13292024-02-03T10:15:41.917Z Compiling backtrace v0.3.69
13302024-02-03T10:15:42.736Z Compiling tinyvec_macros v0.1.1
13312024-02-03T10:15:42.867Z Compiling tinyvec v1.6.0
13322024-02-03T10:15:43.211Z Compiling futures-channel v0.3.30
13332024-02-03T10:15:43.967Z Compiling futures-task v0.3.30
13342024-02-03T10:15:44.409Z Compiling winnow v0.5.15
13352024-02-03T10:15:44.625Z Compiling futures-io v0.3.30
13362024-02-03T10:15:45.149Z Compiling pin-utils v0.1.0
13372024-02-03T10:15:45.307Z Compiling spin v0.9.8
13382024-02-03T10:15:45.410Z Compiling regex-automata v0.4.4
13392024-02-03T10:15:45.469Z Compiling unicode-normalization v0.1.22
13402024-02-03T10:15:46.197Z Compiling memoffset v0.9.0
13412024-02-03T10:15:46.486Z Compiling tracing-core v0.1.31
13422024-02-03T10:15:46.639Z Compiling anyhow v1.0.75
13432024-02-03T10:15:47.261Z Compiling unicode-bidi v0.3.13
13442024-02-03T10:15:47.479Z Compiling unicode-width v0.1.11
13452024-02-03T10:15:47.721Z Compiling cpufeatures v0.2.12
13462024-02-03T10:15:49.853Z Compiling crc32fast v1.3.2
13472024-02-03T10:15:50.392Z Compiling crossbeam-epoch v0.9.15
13482024-02-03T10:15:50.532Z Compiling time-core v0.1.1
13492024-02-03T10:15:50.985Z Compiling time-macros v0.2.13
13502024-02-03T10:15:51.302Z Compiling serde_derive v1.0.195
13512024-02-03T10:15:51.702Z Compiling zerocopy-derive v0.7.32
13522024-02-03T10:15:51.729Z Compiling zeroize_derive v1.4.2
13532024-02-03T10:15:52.036Z Compiling thiserror-impl v1.0.56
13542024-02-03T10:15:54.354Z Compiling tokio-macros v2.2.0
13552024-02-03T10:15:55.109Z Compiling zeroize v1.7.0
13562024-02-03T10:15:55.446Z Compiling zerocopy v0.7.32
13572024-02-03T10:15:55.672Z Compiling futures-macro v0.3.30
13582024-02-03T10:15:57.150Z Compiling tracing-attributes v0.1.26
13592024-02-03T10:15:57.415Z Compiling schemars_derive v0.8.16
13602024-02-03T10:15:57.709Z Compiling pest v2.7.6
13612024-02-03T10:15:58.534Z Compiling crypto-common v0.1.6
13622024-02-03T10:15:59.013Z Compiling hashbrown v0.14.2
13632024-02-03T10:15:59.184Z Compiling openssl-macros v0.1.1
13642024-02-03T10:16:00.421Z Compiling block-buffer v0.10.4
13652024-02-03T10:16:00.817Z Compiling digest v0.10.7
13662024-02-03T10:16:00.845Z Compiling hashbrown v0.13.2
13672024-02-03T10:16:01.166Z Compiling regex v1.10.3
13682024-02-03T10:16:01.804Z Compiling pest_meta v2.7.6
13692024-02-03T10:16:02.623Z Compiling futures-util v0.3.30
13702024-02-03T10:16:03.262Z Compiling der_derive v0.7.2
13712024-02-03T10:16:03.780Z Compiling tracing v0.1.37
13722024-02-03T10:16:04.584Z Compiling pest_generator v2.7.6
13732024-02-03T10:16:07.650Z Compiling errno v0.3.8
13742024-02-03T10:16:07.981Z Compiling num-integer v0.1.45
13752024-02-03T10:16:08.143Z Compiling percent-encoding v2.3.1
13762024-02-03T10:16:08.435Z Compiling untrusted v0.7.1
13772024-02-03T10:16:08.728Z Compiling foreign-types-shared v0.1.1
13782024-02-03T10:16:09.092Z Compiling untrusted v0.9.0
13792024-02-03T10:16:09.590Z Compiling foreign-types v0.3.2
13802024-02-03T10:16:10.532Z Compiling pest_derive v2.7.6
13812024-02-03T10:16:12.824Z Compiling ppv-lite86 v0.2.17
13822024-02-03T10:16:12.951Z Compiling base64 v0.21.7
13832024-02-03T10:16:13.073Z Compiling unicode-xid v0.2.4
13842024-02-03T10:16:13.332Z Compiling try-lock v0.2.4
13852024-02-03T10:16:13.535Z Compiling want v0.3.1
13862024-02-03T10:16:13.961Z Compiling synstructure v0.12.6
13872024-02-03T10:16:14.092Z Compiling sct v0.7.0
13882024-02-03T10:16:14.563Z Compiling rustls-webpki v0.101.7
13892024-02-03T10:16:15.391Z Compiling bytes v1.5.0
13902024-02-03T10:16:15.830Z Compiling indexmap v2.2.2
13912024-02-03T10:16:16.005Z Compiling chrono v0.4.31
13922024-02-03T10:16:16.026Z Compiling uuid v1.7.0
13932024-02-03T10:16:17.019Z Compiling http v0.2.11
13942024-02-03T10:16:18.135Z Compiling tokio v1.35.1
13952024-02-03T10:16:18.503Z Compiling bitflags v2.4.0
13962024-02-03T10:16:19.166Z Compiling serde_spanned v0.6.5
13972024-02-03T10:16:19.522Z Compiling toml_datetime v0.6.5
13982024-02-03T10:16:19.584Z Compiling openapiv3 v2.0.0
13992024-02-03T10:16:20.672Z Compiling toml_edit v0.19.15
14002024-02-03T10:16:21.103Z Compiling rustc_version v0.4.0
14012024-02-03T10:16:25.136Z Compiling serde_tokenstream v0.2.0
14022024-02-03T10:16:25.349Z Compiling http-body v0.4.5
14032024-02-03T10:16:26.021Z Compiling form_urlencoded v1.2.1
14042024-02-03T10:16:26.582Z Compiling scroll_derive v0.12.0
14052024-02-03T10:16:27.672Z Compiling socket2 v0.4.9
14062024-02-03T10:16:27.892Z Compiling openssl-probe v0.1.5
14072024-02-03T10:16:29.139Z Compiling io-lifetimes v1.0.11
14082024-02-03T10:16:29.566Z Compiling tower-service v0.3.2
14092024-02-03T10:16:29.795Z Compiling httpdate v1.0.3
14102024-02-03T10:16:30.530Z Compiling tokio-util v0.7.10
14112024-02-03T10:16:32.507Z Compiling h2 v0.3.24
14122024-02-03T10:16:32.992Z Compiling zerocopy-derive v0.2.0
14132024-02-03T10:16:34.038Z Compiling idna v0.5.0
14142024-02-03T10:16:36.369Z Compiling lazy_static v1.4.0
14152024-02-03T10:16:36.747Z Compiling thread-id v4.2.0
14162024-02-03T10:16:36.908Z Compiling adler v1.0.2
14172024-02-03T10:16:37.100Z Compiling tokio-native-tls v0.3.1
14182024-02-03T10:16:37.250Z Compiling tokio-rustls v0.24.1
14192024-02-03T10:16:37.497Z Compiling miniz_oxide v0.7.1
14202024-02-03T10:16:37.860Z Compiling url v2.5.0
14212024-02-03T10:16:40.279Z Compiling rand_chacha v0.3.1
14222024-02-03T10:16:41.120Z Compiling rustix v0.37.23
14232024-02-03T10:16:41.405Z Compiling ipnet v2.9.0
14242024-02-03T10:16:42.141Z Compiling rand v0.8.5
14252024-02-03T10:16:43.013Z Compiling serde_urlencoded v0.7.1
14262024-02-03T10:16:43.346Z Compiling rustls-pemfile v1.0.3
14272024-02-03T10:16:43.874Z Compiling hyper v0.14.27
14282024-02-03T10:16:43.930Z Compiling usdt-impl v0.3.5
14292024-02-03T10:16:44.125Z Compiling encoding_rs v0.8.33
14302024-02-03T10:16:44.369Z Compiling either v1.9.0
14312024-02-03T10:16:44.425Z Compiling mime v0.3.17
14322024-02-03T10:16:44.963Z Compiling webpki-roots v0.25.2
14332024-02-03T10:16:45.471Z Compiling gimli v0.28.0
14342024-02-03T10:16:47.053Z Compiling regress v0.7.1
14352024-02-03T10:16:47.218Z Compiling object v0.32.1
14362024-02-03T10:16:48.542Z Compiling num-bigint v0.4.4
14372024-02-03T10:16:49.884Z Compiling usdt-impl v0.5.0
14382024-02-03T10:16:50.637Z Compiling rustc-demangle v0.1.23
14392024-02-03T10:16:52.240Z Compiling flate2 v1.0.28
14402024-02-03T10:16:52.814Z Compiling addr2line v0.21.0
14412024-02-03T10:16:53.361Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
14422024-02-03T10:16:53.705Z Compiling zerocopy v0.3.0
14432024-02-03T10:16:53.818Z Compiling scroll v0.12.0
14442024-02-03T10:16:53.842Z Compiling heapless v0.7.16
14452024-02-03T10:16:54.449Z Compiling futures-executor v0.3.30
14462024-02-03T10:16:54.975Z Compiling hyper-rustls v0.24.2
14472024-02-03T10:16:55.014Z Compiling hyper-tls v0.5.0
14482024-02-03T10:16:55.454Z Compiling reqwest v0.11.22
14492024-02-03T10:16:55.561Z Compiling bzip2-sys v0.1.11+1.0.8
14502024-02-03T10:16:55.592Z Compiling signal-hook v0.3.17
14512024-02-03T10:16:55.998Z Compiling plain v0.2.3
14522024-02-03T10:16:56.106Z Compiling rustversion v1.0.14
14532024-02-03T10:16:57.228Z Compiling goblin v0.8.0
14542024-02-03T10:17:00.005Z Compiling dof v0.1.5
14552024-02-03T10:17:00.080Z Compiling futures v0.3.30
14562024-02-03T10:17:00.462Z Compiling toml v0.7.8
14572024-02-03T10:17:01.546Z Compiling toml_edit v0.21.1
14582024-02-03T10:17:02.781Z Compiling hex v0.4.3
14592024-02-03T10:17:03.156Z Compiling dtrace-parser v0.1.14
14602024-02-03T10:17:03.299Z Compiling pretty-hex v0.4.1
14612024-02-03T10:17:03.349Z Compiling base64ct v1.6.0
14622024-02-03T10:17:03.632Z Compiling strsim v0.10.0
14632024-02-03T10:17:06.526Z Compiling dof v0.3.0
14642024-02-03T10:17:07.590Z Compiling serde_tokenstream v0.1.7
14652024-02-03T10:17:08.454Z Compiling dtrace-parser v0.2.0
14662024-02-03T10:17:09.521Z Compiling bitflags v1.3.2
14672024-02-03T10:17:09.862Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14682024-02-03T10:17:10.349Z Compiling smoltcp v0.9.1
14692024-02-03T10:17:11.093Z Compiling pem-rfc7468 v0.7.0
14702024-02-03T10:17:11.139Z Compiling strum_macros v0.25.2
14712024-02-03T10:17:11.959Z Compiling hmac v0.12.1
14722024-02-03T10:17:12.351Z Compiling enum-as-inner v0.5.1
14732024-02-03T10:17:12.717Z Compiling num-iter v0.1.43
14742024-02-03T10:17:13.388Z Compiling unicode-segmentation v1.10.1
14752024-02-03T10:17:13.988Z Compiling siphasher v0.3.11
14762024-02-03T10:17:14.643Z Compiling flagset v0.4.3
14772024-02-03T10:17:14.896Z Compiling usdt-macro v0.3.5
14782024-02-03T10:17:14.943Z Compiling usdt-attr-macro v0.3.5
14792024-02-03T10:17:14.970Z Compiling der v0.7.8
14802024-02-03T10:17:16.344Z Compiling hubpack_derive v0.1.1
14812024-02-03T10:17:17.040Z Compiling zerocopy-derive v0.6.4
14822024-02-03T10:17:18.397Z Compiling num_threads v0.1.6
14832024-02-03T10:17:18.576Z Compiling deranged v0.3.8
14842024-02-03T10:17:18.675Z Compiling anstyle v1.0.2
14852024-02-03T10:17:20.486Z Compiling utf8parse v0.2.1
14862024-02-03T10:17:20.584Z Compiling sha2 v0.10.8
14872024-02-03T10:17:20.716Z Compiling anstyle-parse v0.2.1
14882024-02-03T10:17:20.867Z Compiling spki v0.7.2
14892024-02-03T10:17:21.653Z Compiling time v0.3.27
14902024-02-03T10:17:24.905Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
14912024-02-03T10:17:24.954Z Compiling md-5 v0.10.5
14922024-02-03T10:17:25.120Z Compiling block-padding v0.3.3
14932024-02-03T10:17:25.337Z Compiling clap_derive v4.4.2
14942024-02-03T10:17:25.503Z Compiling stringprep v0.1.3
14952024-02-03T10:17:26.926Z Compiling getopts v0.2.21
14962024-02-03T10:17:27.142Z Compiling diesel_table_macro_syntax v0.1.0
14972024-02-03T10:17:28.603Z Compiling hash32 v0.2.1
14982024-02-03T10:17:29.184Z Compiling fallible-iterator v0.2.0
14992024-02-03T10:17:30.372Z Compiling colorchoice v1.0.0
15002024-02-03T10:17:30.616Z Compiling anstyle-query v1.0.0
15012024-02-03T10:17:30.806Z Compiling stable_deref_trait v1.2.0
15022024-02-03T10:17:33.259Z Compiling anstream v0.5.0
15032024-02-03T10:17:33.411Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
15042024-02-03T10:17:33.610Z Compiling postgres-protocol v0.6.6
15052024-02-03T10:17:33.843Z Compiling diesel_derives v2.1.2
15062024-02-03T10:17:34.332Z Compiling inout v0.1.3
15072024-02-03T10:17:35.680Z Compiling terminal_size v0.2.6
15082024-02-03T10:17:35.937Z Compiling pkcs8 v0.10.2
15092024-02-03T10:17:36.308Z Compiling phf_shared v0.11.2
15102024-02-03T10:17:38.773Z Compiling ff v0.13.0
15112024-02-03T10:17:39.520Z Compiling serde_repr v0.1.16
15122024-02-03T10:17:40.703Z Compiling scheduled-thread-pool v0.2.7
15132024-02-03T10:17:41.429Z Compiling unsafe-libyaml v0.2.10
15142024-02-03T10:17:41.634Z Compiling bit-vec v0.6.3
15152024-02-03T10:17:42.413Z Compiling matches v0.1.10
15162024-02-03T10:17:42.550Z Compiling regex-automata v0.1.10
15172024-02-03T10:17:43.020Z Compiling managed v0.8.0
15182024-02-03T10:17:43.341Z Compiling clap_lex v0.5.1
15192024-02-03T10:17:44.004Z Compiling base16ct v0.2.0
15202024-02-03T10:17:44.488Z Compiling sec1 v0.7.3
15212024-02-03T10:17:45.446Z Compiling clap_builder v4.4.2
15222024-02-03T10:17:48.994Z Compiling serde_yaml v0.9.25
15232024-02-03T10:17:49.597Z Compiling bstr v0.2.17
15242024-02-03T10:17:49.683Z Compiling idna v0.2.3
15252024-02-03T10:17:51.255Z Compiling r2d2 v0.8.10
15262024-02-03T10:17:51.840Z Compiling group v0.13.0
15272024-02-03T10:17:52.673Z Compiling phf v0.11.2
15282024-02-03T10:17:52.911Z Compiling bzip2 v0.4.4
15292024-02-03T10:17:53.119Z Compiling signal-hook-mio v0.2.3
15302024-02-03T10:17:53.358Z Compiling postgres-types v0.2.6
15312024-02-03T10:17:53.533Z Compiling cipher v0.4.4
15322024-02-03T10:17:54.489Z Compiling zerocopy v0.6.4
15332024-02-03T10:17:55.740Z Compiling hubpack v0.1.2
15342024-02-03T10:17:55.772Z Compiling phf_shared v0.10.0
15352024-02-03T10:17:56.020Z Compiling hkdf v0.12.4
15362024-02-03T10:17:56.161Z Compiling crypto-bigint v0.5.2
15372024-02-03T10:17:56.357Z Compiling ipnetwork v0.20.0
15382024-02-03T10:17:56.445Z Compiling float-cmp v0.9.0
15392024-02-03T10:17:57.758Z Compiling regex-automata v0.3.8
15402024-02-03T10:18:01.076Z Compiling data-encoding v2.4.0
15412024-02-03T10:18:01.754Z Compiling minimal-lexical v0.2.1
15422024-02-03T10:18:02.001Z Compiling fixedbitset v0.4.2
15432024-02-03T10:18:02.635Z Compiling static_assertions v1.1.0
15442024-02-03T10:18:02.726Z Compiling normalize-line-endings v0.3.0
15452024-02-03T10:18:02.784Z Compiling difflib v0.4.0
15462024-02-03T10:18:02.809Z Compiling whoami v1.4.1
15472024-02-03T10:18:03.792Z Compiling predicates-core v1.0.6
15482024-02-03T10:18:04.345Z Compiling precomputed-hash v0.1.1
15492024-02-03T10:18:04.526Z Compiling new_debug_unreachable v1.0.4
15502024-02-03T10:18:04.694Z Compiling string_cache v0.8.7
15512024-02-03T10:18:04.863Z Compiling predicates v3.1.0
15522024-02-03T10:18:05.097Z Compiling tokio-postgres v0.7.10
15532024-02-03T10:18:05.511Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15542024-02-03T10:18:06.517Z Compiling nom v7.1.3
15552024-02-03T10:18:06.735Z Compiling petgraph v0.6.4
15562024-02-03T10:18:07.295Z Compiling trust-dns-proto v0.22.0
15572024-02-03T10:18:07.608Z Compiling diesel v2.1.4
15582024-02-03T10:18:10.358Z Compiling bstr v1.6.0
15592024-02-03T10:18:11.734Z Compiling elliptic-curve v0.13.8
15602024-02-03T10:18:12.891Z Compiling yasna v0.5.2
15612024-02-03T10:18:13.232Z Compiling zip v0.6.6
15622024-02-03T10:18:13.256Z Compiling crossterm v0.27.0
15632024-02-03T10:18:13.625Z Compiling clap v4.4.3
15642024-02-03T10:18:13.783Z Compiling similar v2.3.0
15652024-02-03T10:18:15.046Z Compiling bit-set v0.5.3
15662024-02-03T10:18:15.098Z Compiling usdt v0.3.5
15672024-02-03T10:18:15.526Z Compiling itertools v0.10.5
15682024-02-03T10:18:15.580Z Compiling console v0.15.8
15692024-02-03T10:18:16.110Z Compiling tokio-stream v0.1.14
15702024-02-03T10:18:17.951Z Compiling camino v1.1.6
15712024-02-03T10:18:18.338Z Compiling lalrpop-util v0.19.12
15722024-02-03T10:18:24.061Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15732024-02-03T10:18:37.477Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15742024-02-03T10:19:15.141Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15752024-02-03T10:19:20.734Z Compiling sha1 v0.10.6
15762024-02-03T10:19:21.890Z Compiling atty v0.2.14
15772024-02-03T10:19:21.947Z Compiling match_cfg v0.1.0
15782024-02-03T10:19:22.048Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15792024-02-03T10:19:22.086Z Compiling hostname v0.3.1
15802024-02-03T10:19:22.114Z Compiling dirs-sys-next v0.1.2
15812024-02-03T10:19:22.230Z Compiling rustls-pki-types v1.1.0
15822024-02-03T10:19:22.431Z Compiling ident_case v1.0.1
15832024-02-03T10:19:22.633Z Compiling dirs-next v2.0.0
15842024-02-03T10:19:22.701Z Compiling darling_core v0.20.3
15852024-02-03T10:19:22.996Z Compiling thread_local v1.1.7
15862024-02-03T10:19:23.080Z Compiling slog-async v2.8.0
15872024-02-03T10:19:23.396Z Compiling rustls v0.22.2
15882024-02-03T10:19:23.914Z Compiling rustls-webpki v0.102.1
15892024-02-03T10:19:23.941Z Compiling term v0.7.0
15902024-02-03T10:19:24.409Z Compiling crossbeam-channel v0.5.8
15912024-02-03T10:19:25.614Z Compiling multer v3.0.0
15922024-02-03T10:19:25.645Z Compiling instant v0.1.12
15932024-02-03T10:19:25.851Z Compiling paste v1.0.14
15942024-02-03T10:19:26.064Z Compiling take_mut v0.2.2
15952024-02-03T10:19:26.487Z Compiling slog-term v2.9.0
15962024-02-03T10:19:26.633Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15972024-02-03T10:19:27.062Z Compiling slog-json v2.6.1
15982024-02-03T10:19:27.522Z Compiling http v1.0.0
15992024-02-03T10:19:27.653Z Compiling async-stream-impl v0.3.5
16002024-02-03T10:19:28.337Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16012024-02-03T10:19:28.534Z Compiling atomic-waker v1.1.1
16022024-02-03T10:19:28.789Z Compiling debug-ignore v1.0.5
16032024-02-03T10:19:28.942Z Compiling waitgroup v0.1.2
16042024-02-03T10:19:29.012Z Compiling slog-bunyan v2.5.0
16052024-02-03T10:19:29.319Z Compiling rustls-pemfile v2.0.0
16062024-02-03T10:19:30.002Z Compiling async-stream v0.3.5
16072024-02-03T10:19:30.030Z Compiling toml v0.8.8
16082024-02-03T10:19:31.394Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16092024-02-03T10:19:31.802Z Compiling serde_path_to_error v0.1.15
16102024-02-03T10:19:32.308Z Compiling structmeta-derive v0.2.0
16112024-02-03T10:19:32.852Z Compiling darling_macro v0.20.3
16122024-02-03T10:19:32.970Z Compiling strum v0.25.0
16132024-02-03T10:19:33.197Z Compiling regex-syntax v0.7.5
16142024-02-03T10:19:33.226Z Compiling backoff v0.4.0
16152024-02-03T10:19:33.728Z Compiling tokio-rustls v0.25.0
16162024-02-03T10:19:34.368Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16172024-02-03T10:19:34.498Z Compiling darling v0.20.3
16182024-02-03T10:19:34.723Z Compiling serde_with_macros v3.6.0
16192024-02-03T10:19:35.599Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16202024-02-03T10:19:35.845Z Compiling macaddr v1.0.1
16212024-02-03T10:19:36.276Z Compiling proc-macro-error-attr v1.0.4
16222024-02-03T10:19:36.608Z Compiling proc-macro-crate v1.3.1
16232024-02-03T10:19:36.841Z Compiling proc-macro-error v1.0.4
16242024-02-03T10:19:37.307Z Compiling heapless v0.8.0
16252024-02-03T10:19:37.507Z Compiling structmeta v0.2.0
16262024-02-03T10:19:38.455Z Compiling num_enum_derive v0.5.11
16272024-02-03T10:19:38.716Z Compiling hash32 v0.3.1
16282024-02-03T10:19:39.086Z Compiling smoltcp v0.11.0
16292024-02-03T10:19:39.914Z Compiling rayon-core v1.12.0
16302024-02-03T10:19:40.106Z Compiling serde_with v3.6.0
16312024-02-03T10:19:40.273Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16322024-02-03T10:19:41.683Z Compiling crossbeam-deque v0.8.3
16332024-02-03T10:19:42.237Z Compiling fastrand v2.0.0
16342024-02-03T10:19:42.676Z Compiling embedded-io v0.4.0
16352024-02-03T10:19:43.063Z Compiling same-file v1.0.6
16362024-02-03T10:19:43.180Z Compiling num_enum v0.5.11
16372024-02-03T10:19:43.424Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16382024-02-03T10:19:43.450Z Compiling cobs v0.2.3
16392024-02-03T10:19:43.907Z Compiling postcard v1.0.8
16402024-02-03T10:19:43.962Z Compiling tempfile v3.9.0
16412024-02-03T10:19:44.024Z Compiling walkdir v2.4.0
16422024-02-03T10:19:44.919Z Compiling parse-display-derive v0.8.2
16432024-02-03T10:19:45.523Z Compiling semver-parser v0.10.2
16442024-02-03T10:19:45.858Z Compiling foreign-types-macros v0.2.3
16452024-02-03T10:19:47.151Z Compiling blake3 v1.5.0
16462024-02-03T10:19:47.931Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16472024-02-03T10:19:48.097Z Compiling foreign-types-shared v0.3.1
16482024-02-03T10:19:48.277Z Compiling crucible-workspace-hack v0.1.0
16492024-02-03T10:19:48.371Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16502024-02-03T10:19:48.397Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16512024-02-03T10:19:48.742Z Compiling foreign-types v0.5.0
16522024-02-03T10:19:48.852Z Compiling semver v0.11.0
16532024-02-03T10:19:48.905Z Compiling rayon v1.8.0
16542024-02-03T10:19:49.500Z Compiling is-terminal v0.4.9
16552024-02-03T10:19:49.578Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16562024-02-03T10:19:49.735Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16572024-02-03T10:19:50.125Z Compiling cstr-argument v0.1.2
16582024-02-03T10:19:50.497Z Compiling filetime v0.2.23
16592024-02-03T10:19:50.909Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16602024-02-03T10:19:50.967Z Compiling xattr v1.0.1
16612024-02-03T10:19:51.028Z Compiling memmap2 v0.7.1
16622024-02-03T10:19:51.173Z Compiling arrayref v0.3.7
16632024-02-03T10:19:51.325Z Compiling arrayvec v0.7.4
16642024-02-03T10:19:51.372Z Compiling home v0.5.5
16652024-02-03T10:19:51.728Z Compiling pretty-hex v0.2.1
16662024-02-03T10:19:51.760Z Compiling constant_time_eq v0.3.0
16672024-02-03T10:19:51.983Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16682024-02-03T10:19:52.012Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16692024-02-03T10:19:52.040Z Compiling toolchain_find v0.2.0
16702024-02-03T10:19:52.370Z Compiling parse-display v0.8.2
16712024-02-03T10:19:52.470Z Compiling tar v0.4.40
16722024-02-03T10:19:52.671Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16732024-02-03T10:19:52.818Z Compiling camino-tempfile v1.1.1
16742024-02-03T10:19:52.978Z Compiling colored v2.0.4
16752024-02-03T10:19:53.821Z Compiling toml v0.5.11
16762024-02-03T10:19:54.020Z Compiling platforms v3.0.2
16772024-02-03T10:19:54.151Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16782024-02-03T10:19:54.362Z Compiling topological-sort v0.2.2
16792024-02-03T10:19:54.561Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16802024-02-03T10:19:54.775Z Compiling zone_cfg_derive v0.3.0
16812024-02-03T10:19:55.436Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
16822024-02-03T10:19:56.141Z Compiling textwrap v0.11.0
16832024-02-03T10:19:56.572Z Compiling heck v0.3.3
16842024-02-03T10:19:56.974Z Compiling omicron-zone-package v0.11.0
16852024-02-03T10:19:57.190Z Compiling rustfmt-wrapper v0.2.0
16862024-02-03T10:19:57.768Z Compiling num-derive v0.4.0
16872024-02-03T10:19:58.199Z Compiling ansi_term v0.12.1
16882024-02-03T10:19:58.865Z Compiling vec_map v0.8.2
16892024-02-03T10:19:59.055Z Compiling libefi-sys v0.1.0
16902024-02-03T10:19:59.335Z Compiling strsim v0.8.0
16912024-02-03T10:19:59.538Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16922024-02-03T10:20:00.139Z Compiling clap v2.34.0
16932024-02-03T10:20:00.182Z Compiling zone v0.3.0
16942024-02-03T10:20:00.413Z Compiling structopt-derive v0.4.18
16952024-02-03T10:20:01.227Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
16962024-02-03T10:20:01.789Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
16972024-02-03T10:20:01.869Z Compiling smf v0.2.2
16982024-02-03T10:20:02.308Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16992024-02-03T10:20:02.769Z Compiling unicase v2.7.0
17002024-02-03T10:20:02.881Z Compiling semver v0.1.20
17012024-02-03T10:20:03.369Z Compiling curve25519-dalek v4.1.1
17022024-02-03T10:20:03.429Z Compiling rustc_version v0.1.7
17032024-02-03T10:20:04.089Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17042024-02-03T10:20:04.191Z Compiling universal-hash v0.5.1
17052024-02-03T10:20:04.243Z Compiling opaque-debug v0.3.0
17062024-02-03T10:20:04.501Z Compiling newtype_derive v0.1.6
17072024-02-03T10:20:04.546Z Compiling curve25519-dalek-derive v0.1.0
17082024-02-03T10:20:04.958Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17092024-02-03T10:20:04.996Z Compiling gethostname v0.4.3
17102024-02-03T10:20:05.180Z Compiling num-rational v0.4.1
17112024-02-03T10:20:05.398Z Compiling getrandom v0.1.16
17122024-02-03T10:20:05.566Z Compiling usdt-attr-macro v0.5.0
17132024-02-03T10:20:05.793Z Compiling structopt v0.3.26
17142024-02-03T10:20:06.038Z Compiling usdt-macro v0.5.0
17152024-02-03T10:20:06.527Z Compiling password-hash v0.5.0
17162024-02-03T10:20:06.815Z Compiling blake2 v0.10.6
17172024-02-03T10:20:07.817Z Compiling signature v2.1.0
17182024-02-03T10:20:08.189Z Compiling memmap v0.7.0
17192024-02-03T10:20:08.250Z Compiling linked-hash-map v0.5.6
17202024-02-03T10:20:08.301Z Compiling parking_lot_core v0.8.6
17212024-02-03T10:20:08.423Z Compiling quick-error v1.2.3
17222024-02-03T10:20:08.638Z Compiling resolv-conf v0.7.0
17232024-02-03T10:20:08.752Z Compiling lru-cache v0.1.2
17242024-02-03T10:20:08.805Z Compiling usdt v0.5.0
17252024-02-03T10:20:09.015Z Compiling argon2 v0.5.3
17262024-02-03T10:20:10.079Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17272024-02-03T10:20:10.106Z Compiling aead v0.5.2
17282024-02-03T10:20:10.312Z Compiling num-complex v0.4.4
17292024-02-03T10:20:10.608Z Compiling nibble_vec v0.1.0
17302024-02-03T10:20:10.921Z Compiling slog-dtrace v0.3.0
17312024-02-03T10:20:11.393Z Compiling endian-type v0.1.2
17322024-02-03T10:20:11.750Z Compiling arc-swap v1.6.0
17332024-02-03T10:20:12.104Z Compiling cancel-safe-futures v0.1.5
17342024-02-03T10:20:12.457Z Compiling keccak v0.1.4
17352024-02-03T10:20:12.622Z Compiling utf-8 v0.7.6
17362024-02-03T10:20:12.828Z Compiling winapi v0.3.9
17372024-02-03T10:20:13.124Z Compiling sha3 v0.10.8
17382024-02-03T10:20:14.141Z Compiling tungstenite v0.20.1
17392024-02-03T10:20:14.511Z Compiling slog-scope v4.4.0
17402024-02-03T10:20:14.536Z Compiling num v0.4.1
17412024-02-03T10:20:14.726Z Compiling radix_trie v0.2.1
17422024-02-03T10:20:14.859Z Compiling mime_guess v2.0.4
17432024-02-03T10:20:15.397Z Compiling steno v0.4.0
17442024-02-03T10:20:15.422Z Compiling rand_core v0.5.1
17452024-02-03T10:20:15.816Z Compiling trust-dns-resolver v0.22.0
17462024-02-03T10:20:16.988Z Compiling poly1305 v0.8.0
17472024-02-03T10:20:17.578Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17482024-02-03T10:20:17.757Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17492024-02-03T10:20:19.411Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17502024-02-03T10:20:19.883Z Compiling chacha20 v0.9.1
17512024-02-03T10:20:20.121Z Compiling rfc6979 v0.4.0
17522024-02-03T10:20:20.413Z Compiling secrecy v0.8.0
17532024-02-03T10:20:20.613Z Compiling thiserror-impl-no-std v2.0.2
17542024-02-03T10:20:20.815Z Compiling half v2.3.1
17552024-02-03T10:20:21.861Z Compiling option-ext v0.2.0
17562024-02-03T10:20:21.903Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17572024-02-03T10:20:22.056Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17582024-02-03T10:20:23.649Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17592024-02-03T10:20:23.829Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17602024-02-03T10:20:25.124Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17612024-02-03T10:20:26.095Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17622024-02-03T10:20:26.149Z Compiling convert_case v0.4.0
17632024-02-03T10:20:26.545Z Compiling ciborium-io v0.2.2
17642024-02-03T10:20:26.856Z Compiling ciborium-ll v0.2.2
17652024-02-03T10:20:26.862Z Compiling thiserror-no-std v2.0.2
17662024-02-03T10:20:26.914Z Compiling dirs-sys v0.4.1
17672024-02-03T10:20:27.419Z Compiling ecdsa v0.16.9
17682024-02-03T10:20:27.663Z Compiling derive_more v0.99.17
17692024-02-03T10:20:27.925Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17702024-02-03T10:20:28.859Z Compiling parking_lot v0.11.2
17712024-02-03T10:20:29.030Z Compiling rand_chacha v0.2.2
17722024-02-03T10:20:29.685Z Compiling tokio-tungstenite v0.20.1
17732024-02-03T10:20:30.500Z Compiling trust-dns-client v0.22.0
17742024-02-03T10:20:30.533Z Compiling slog-stdlog v4.1.1
17752024-02-03T10:20:31.850Z Compiling ed25519 v2.2.2
17762024-02-03T10:20:32.031Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17772024-02-03T10:20:32.558Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17782024-02-03T10:20:32.586Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17792024-02-03T10:20:35.545Z Compiling polyval v0.6.1
17802024-02-03T10:20:36.215Z Compiling primeorder v0.13.6
17812024-02-03T10:20:36.593Z Compiling ctr v0.9.2
17822024-02-03T10:20:37.005Z Compiling aes v0.8.3
17832024-02-03T10:20:37.131Z Compiling blowfish v0.9.1
17842024-02-03T10:20:37.875Z Compiling password-hash v0.4.2
17852024-02-03T10:20:39.480Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17862024-02-03T10:20:41.982Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17872024-02-03T10:20:42.075Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17882024-02-03T10:20:48.297Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17892024-02-03T10:20:52.361Z Compiling libsw v3.3.1
17902024-02-03T10:20:54.014Z Compiling pbkdf2 v0.12.2
17912024-02-03T10:20:54.281Z Compiling derive-where v1.2.7
17922024-02-03T10:20:55.263Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17932024-02-03T10:20:56.410Z Compiling fxhash v0.2.1
17942024-02-03T10:20:56.491Z Compiling owo-colors v4.0.0
17952024-02-03T10:20:56.704Z Compiling linear-map v1.2.0
17962024-02-03T10:20:57.295Z Compiling swrite v0.1.0
17972024-02-03T10:20:57.514Z Compiling sled v0.34.7
17982024-02-03T10:20:58.989Z Compiling trust-dns-server v0.22.1
17992024-02-03T10:20:59.198Z Compiling bcrypt-pbkdf v0.10.0
18002024-02-03T10:21:00.069Z Compiling pbkdf2 v0.11.0
18012024-02-03T10:21:00.290Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18022024-02-03T10:21:00.655Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18032024-02-03T10:21:00.691Z Compiling p256 v0.13.2
18042024-02-03T10:21:00.816Z Compiling ghash v0.5.0
18052024-02-03T10:21:01.086Z Compiling ed25519-dalek v2.0.0
18062024-02-03T10:21:01.500Z Compiling russh-cryptovec v0.7.0
18072024-02-03T10:21:01.951Z Compiling slog-envlogger v2.2.0
18082024-02-03T10:21:02.075Z Compiling rand v0.7.3
18092024-02-03T10:21:02.744Z Compiling dirs v5.0.1
18102024-02-03T10:21:03.026Z Compiling ciborium v0.2.2
18112024-02-03T10:21:03.127Z Compiling vsss-rs v3.3.4
18122024-02-03T10:21:03.945Z Compiling chacha20poly1305 v0.10.1
18132024-02-03T10:21:04.275Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18142024-02-03T10:21:05.507Z Compiling cbc v0.1.2
18152024-02-03T10:21:05.881Z Compiling pem v3.0.2
18162024-02-03T10:21:06.843Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18172024-02-03T10:21:07.143Z Compiling headers-core v0.2.0
18182024-02-03T10:21:07.380Z Compiling kstat-rs v0.2.3
18192024-02-03T10:21:07.419Z Compiling md5 v0.7.0
18202024-02-03T10:21:08.006Z Compiling glob v0.3.1
18212024-02-03T10:21:08.253Z Compiling http-range v0.1.5
18222024-02-03T10:21:08.908Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18232024-02-03T10:21:09.729Z Compiling hyper-staticfile v0.9.5
18242024-02-03T10:21:10.159Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18252024-02-03T10:21:11.283Z Compiling russh-keys v0.40.1
18262024-02-03T10:21:11.308Z Compiling headers v0.3.9
18272024-02-03T10:21:14.067Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18282024-02-03T10:21:14.725Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18292024-02-03T10:21:16.935Z Compiling rcgen v0.12.1
18302024-02-03T10:21:17.498Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18312024-02-03T10:21:18.367Z Compiling aes-gcm v0.10.3
18322024-02-03T10:21:21.256Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18332024-02-03T10:21:23.394Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18342024-02-03T10:21:24.548Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18352024-02-03T10:21:28.599Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18362024-02-03T10:21:30.966Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
18372024-02-03T10:21:33.397Z Compiling atomicwrites v0.4.3
18382024-02-03T10:21:33.674Z Compiling itertools v0.12.1
18392024-02-03T10:21:33.937Z Compiling subprocess v0.2.9
18402024-02-03T10:21:34.182Z Compiling display-error-chain v0.2.0
18412024-02-03T10:21:34.437Z Compiling hex-literal v0.4.1
18422024-02-03T10:21:34.663Z Compiling russh v0.40.2
18432024-02-03T10:21:37.379Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18442024-02-03T10:21:37.414Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18452024-02-03T10:21:44.388Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18462024-02-03T10:21:47.426Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18472024-02-03T10:22:18.107Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18482024-02-03T10:23:45.872Z Finished dev [unoptimized + debuginfo] target(s) in 8m 47s
18492024-02-03T10:23:46.232Z
18502024-02-03T10:23:46.235Zreal 8:48.331557994
18512024-02-03T10:23:46.235Zuser 48:18.999574927
18522024-02-03T10:23:46.235Zsys 7:15.997714820
18532024-02-03T10:23:46.235Ztrap 1.771446317
18542024-02-03T10:23:46.235Ztflt 4.756104893
18552024-02-03T10:23:46.235Zdflt 6.770005073
18562024-02-03T10:23:46.235Zkflt 0.014219656
18572024-02-03T10:23:46.235Zlock 1:32:44.682499455
18582024-02-03T10:23:46.235Zslp 2:17:10.878627607
18592024-02-03T10:23:46.235Zlat 2:10.749193052
18602024-02-03T10:23:46.235Zstop 5:06.264738904
18612024-02-03T10:23:46.235Z+ mkdir -p /work/end-to-end-tests
18622024-02-03T10:23:46.238Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18632024-02-03T10:23:47.256Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18642024-02-03T10:23:47.256Z+ ptime -m gzip
18652024-02-03T10:23:47.259Z++ basename target/debug/bootstrap
18662024-02-03T10:24:06.002Z
18672024-02-03T10:24:06.006Zreal 18.739261649
18682024-02-03T10:24:06.006Zuser 18.546847203
18692024-02-03T10:24:06.006Zsys 0.180872165
18702024-02-03T10:24:06.007Ztrap 0.005293464
18712024-02-03T10:24:06.007Ztflt 0.000000000
18722024-02-03T10:24:06.007Zdflt 0.000000000
18732024-02-03T10:24:06.007Zkflt 0.000000000
18742024-02-03T10:24:06.007Zlock 0.000000000
18752024-02-03T10:24:06.007Zslp 0.000000000
18762024-02-03T10:24:06.007Zlat 0.005886414
18772024-02-03T10:24:06.007Zstop 0.000246745
18782024-02-03T10:24:06.007Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18792024-02-03T10:24:06.007Z+ ptime -m gzip
18802024-02-03T10:24:06.008Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ba0a15fa1ac0f64d
18812024-02-03T10:24:07.851Z
18822024-02-03T10:24:07.854Zreal 1.842772450
18832024-02-03T10:24:07.854Zuser 1.824465409
18842024-02-03T10:24:07.854Zsys 0.017518685
18852024-02-03T10:24:07.854Ztrap 0.000213158
18862024-02-03T10:24:07.854Ztflt 0.000000000
18872024-02-03T10:24:07.854Zdflt 0.000000000
18882024-02-03T10:24:07.854Zkflt 0.000000000
18892024-02-03T10:24:07.854Zlock 0.000000000
18902024-02-03T10:24:07.854Zslp 0.000000000
18912024-02-03T10:24:07.854Zlat 0.000232238
18922024-02-03T10:24:07.854Zstop 0.000223965
18932024-02-03T10:24:07.854Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18942024-02-03T10:24:07.854Z+ ptime -m gzip
18952024-02-03T10:24:07.855Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-49aca9644d961704
18962024-02-03T10:24:27.088Z
18972024-02-03T10:24:27.094Zreal 19.231876765
18982024-02-03T10:24:27.094Zuser 19.043631021
18992024-02-03T10:24:27.094Zsys 0.183111980
19002024-02-03T10:24:27.094Ztrap 0.003626287
19012024-02-03T10:24:27.094Ztflt 0.000000000
19022024-02-03T10:24:27.094Zdflt 0.000000000
19032024-02-03T10:24:27.094Zkflt 0.000000000
19042024-02-03T10:24:27.094Zlock 0.000000000
19052024-02-03T10:24:27.094Zslp 0.000000000
19062024-02-03T10:24:27.094Zlat 0.001124868
19072024-02-03T10:24:27.095Zstop 0.000266803
19082024-02-03T10:24:27.095Z+ banner caboose-util
19092024-02-03T10:24:27.098Z
19102024-02-03T10:24:27.098Z #### ## ##### #### #### #### ###### # # #####
19112024-02-03T10:24:27.098Z # # # # # # # # # # # # # # #
19122024-02-03T10:24:27.098Z # # # ##### # # # # #### ##### ##### # # #
19132024-02-03T10:24:27.098Z # ###### # # # # # # # # # # #
19142024-02-03T10:24:27.099Z # # # # # # # # # # # # # # # #
19152024-02-03T10:24:27.099Z #### # # ##### #### #### #### ###### #### #
19162024-02-03T10:24:27.099Z
19172024-02-03T10:24:27.099Z+ ptime -m cargo build --locked -p caboose-util --release
19182024-02-03T10:24:27.770Z Downloading crates ...
19192024-02-03T10:24:28.213Z Downloaded bitfield v0.14.0
19202024-02-03T10:24:28.218Z Downloaded packed_struct v0.10.1
19212024-02-03T10:24:28.221Z Downloaded smallvec v0.6.14
19222024-02-03T10:24:28.224Z Downloaded tap v1.0.1
19232024-02-03T10:24:28.227Z Downloaded pkcs1 v0.7.5
19242024-02-03T10:24:28.235Z Downloaded path-slash v0.1.5
19252024-02-03T10:24:28.238Z Downloaded nodrop v0.1.14
19262024-02-03T10:24:28.241Z Downloaded packed_struct_codegen v0.10.1
19272024-02-03T10:24:28.244Z Downloaded array-init v0.0.4
19282024-02-03T10:24:28.244Z Downloaded serde-hex v0.1.0
19292024-02-03T10:24:28.250Z Downloaded funty v2.0.0
19302024-02-03T10:24:28.253Z Downloaded crc v3.0.1
19312024-02-03T10:24:28.253Z Downloaded maybe-uninit v2.0.0
19322024-02-03T10:24:28.253Z Downloaded radium v0.7.0
19332024-02-03T10:24:28.256Z Downloaded termcolor v1.2.0
19342024-02-03T10:24:28.256Z Downloaded env_logger v0.10.0
19352024-02-03T10:24:28.261Z Downloaded crc-catalog v2.2.0
19362024-02-03T10:24:28.264Z Downloaded wyz v0.5.1
19372024-02-03T10:24:28.267Z Downloaded crc-any v2.4.3
19382024-02-03T10:24:28.272Z Downloaded rsa v0.9.2
19392024-02-03T10:24:28.280Z Downloaded x509-cert v0.2.4
19402024-02-03T10:24:28.291Z Downloaded num-bigint-dig v0.8.4
19412024-02-03T10:24:28.299Z Downloaded bitvec v1.0.1
19422024-02-03T10:24:28.326Z Downloaded object v0.30.4
19432024-02-03T10:24:28.343Z Downloaded ron v0.8.1
19442024-02-03T10:24:28.518Z Compiling proc-macro2 v1.0.78
19452024-02-03T10:24:28.521Z Compiling unicode-ident v1.0.12
19462024-02-03T10:24:28.521Z Compiling libc v0.2.153
19472024-02-03T10:24:28.521Z Compiling serde v1.0.195
19482024-02-03T10:24:28.521Z Compiling autocfg v1.1.0
19492024-02-03T10:24:28.521Z Compiling version_check v0.9.4
19502024-02-03T10:24:28.540Z Compiling cfg-if v1.0.0
19512024-02-03T10:24:28.679Z Compiling once_cell v1.19.0
19522024-02-03T10:24:28.689Z Compiling typenum v1.16.0
19532024-02-03T10:24:28.783Z Compiling parking_lot_core v0.9.8
19542024-02-03T10:24:29.277Z Compiling memchr v2.6.3
19552024-02-03T10:24:29.323Z Compiling syn v1.0.109
19562024-02-03T10:24:29.347Z Compiling byteorder v1.5.0
19572024-02-03T10:24:29.689Z Compiling lock_api v0.4.10
19582024-02-03T10:24:30.104Z Compiling generic-array v0.14.7
19592024-02-03T10:24:30.173Z Compiling libm v0.2.7
19602024-02-03T10:24:30.215Z Compiling num-traits v0.2.16
19612024-02-03T10:24:30.503Z Compiling ahash v0.8.6
19622024-02-03T10:24:30.625Z Compiling thiserror v1.0.56
19632024-02-03T10:24:30.822Z Compiling quote v1.0.35
19642024-02-03T10:24:30.970Z Compiling pkg-config v0.3.27
19652024-02-03T10:24:31.271Z Compiling serde_json v1.0.113
19662024-02-03T10:24:31.721Z Compiling syn v2.0.48
19672024-02-03T10:24:31.781Z Compiling cc v1.0.83
19682024-02-03T10:24:31.806Z Compiling getrandom v0.2.10
19692024-02-03T10:24:32.435Z Compiling scopeguard v1.2.0
19702024-02-03T10:24:33.004Z Compiling slab v0.4.9
19712024-02-03T10:24:33.049Z Compiling itoa v1.0.9
19722024-02-03T10:24:33.373Z Compiling log v0.4.20
19732024-02-03T10:24:33.495Z Compiling rand_core v0.6.4
19742024-02-03T10:24:34.143Z Compiling smallvec v1.11.2
19752024-02-03T10:24:34.445Z Compiling vcpkg v0.2.15
19762024-02-03T10:24:35.912Z Compiling pin-project-lite v0.2.13
19772024-02-03T10:24:36.068Z Compiling const-oid v0.9.5
19782024-02-03T10:24:36.301Z Compiling parking_lot v0.12.1
19792024-02-03T10:24:36.987Z Compiling ring v0.17.7
19802024-02-03T10:24:37.294Z Compiling openssl-sys v0.9.96
19812024-02-03T10:24:37.644Z Compiling ryu v1.0.15
19822024-02-03T10:24:37.945Z Compiling ucd-trie v0.1.6
19832024-02-03T10:24:38.591Z Compiling signal-hook-registry v1.4.1
19842024-02-03T10:24:38.836Z Compiling io-lifetimes v1.0.11
19852024-02-03T10:24:39.566Z Compiling subtle v2.5.0
19862024-02-03T10:24:39.583Z Compiling ring v0.16.20
19872024-02-03T10:24:39.814Z Compiling mio v0.8.9
19882024-02-03T10:24:40.338Z Compiling num-integer v0.1.45
19892024-02-03T10:24:40.769Z Compiling semver v1.0.21
19902024-02-03T10:24:41.125Z Compiling futures-core v0.3.30
19912024-02-03T10:24:42.636Z Compiling rustix v0.37.23
19922024-02-03T10:24:42.696Z Compiling spin v0.5.2
19932024-02-03T10:24:43.482Z Compiling num_cpus v1.16.0
19942024-02-03T10:24:43.639Z Compiling socket2 v0.5.5
19952024-02-03T10:24:43.780Z Compiling openssl v0.10.60
19962024-02-03T10:24:44.043Z Compiling allocator-api2 v0.2.16
19972024-02-03T10:24:44.341Z Compiling httparse v1.8.0
19982024-02-03T10:24:44.959Z Compiling futures-sink v0.3.30
19992024-02-03T10:24:45.163Z Compiling heck v0.4.1
20002024-02-03T10:24:45.289Z Compiling unicode-xid v0.2.4
20012024-02-03T10:24:45.468Z Compiling synstructure v0.12.6
20022024-02-03T10:24:45.649Z Compiling tinyvec_macros v0.1.1
20032024-02-03T10:24:45.831Z Compiling equivalent v1.0.1
20042024-02-03T10:24:45.970Z Compiling tinyvec v1.6.0
20052024-02-03T10:24:46.713Z Compiling futures-channel v0.3.30
20062024-02-03T10:24:47.041Z Compiling crc32fast v1.3.2
20072024-02-03T10:24:47.235Z Compiling futures-task v0.3.30
20082024-02-03T10:24:47.335Z Compiling native-tls v0.2.11
20092024-02-03T10:24:47.657Z Compiling futures-io v0.3.30
20102024-02-03T10:24:47.660Z Compiling rustls v0.21.9
20112024-02-03T10:24:47.800Z Compiling ppv-lite86 v0.2.17
20122024-02-03T10:24:48.042Z Compiling pin-utils v0.1.0
20132024-02-03T10:24:48.059Z Compiling bzip2-sys v0.1.11+1.0.8
20142024-02-03T10:24:48.157Z Compiling spin v0.9.8
20152024-02-03T10:24:48.269Z Compiling tracing-core v0.1.31
20162024-02-03T10:24:48.553Z Compiling unicode-normalization v0.1.22
20172024-02-03T10:24:48.700Z Compiling base64ct v1.6.0
20182024-02-03T10:24:48.799Z Compiling unicode-bidi v0.3.13
20192024-02-03T10:24:49.123Z Compiling rand_chacha v0.3.1
20202024-02-03T10:24:49.937Z Compiling rand v0.8.5
20212024-02-03T10:24:50.017Z Compiling pem-rfc7468 v0.7.0
20222024-02-03T10:24:50.962Z Compiling errno v0.3.8
20232024-02-03T10:24:51.343Z Compiling num-iter v0.1.43
20242024-02-03T10:24:51.508Z Compiling usdt-impl v0.3.5
20252024-02-03T10:24:52.003Z Compiling schemars v0.8.16
20262024-02-03T10:24:52.239Z Compiling signal-hook v0.3.17
20272024-02-03T10:24:52.278Z Compiling rustix v0.38.30
20282024-02-03T10:24:52.611Z Compiling flagset v0.4.3
20292024-02-03T10:24:52.900Z Compiling serde_derive_internals v0.26.0
20302024-02-03T10:24:53.053Z Compiling serde_derive v1.0.195
20312024-02-03T10:24:53.117Z Compiling zeroize_derive v1.4.2
20322024-02-03T10:24:53.207Z Compiling zerocopy-derive v0.7.32
20332024-02-03T10:24:53.222Z Compiling thiserror-impl v1.0.56
20342024-02-03T10:24:53.497Z Compiling tokio-macros v2.2.0
20352024-02-03T10:24:53.898Z Compiling futures-macro v0.3.30
20362024-02-03T10:24:55.461Z Compiling zeroize v1.7.0
20372024-02-03T10:24:56.399Z Compiling tracing-attributes v0.1.26
20382024-02-03T10:24:56.464Z Compiling zerocopy v0.7.32
20392024-02-03T10:24:57.546Z Compiling der_derive v0.7.2
20402024-02-03T10:24:57.835Z Compiling pest v2.7.6
20412024-02-03T10:24:58.476Z Compiling crypto-common v0.1.6
20422024-02-03T10:24:58.779Z Compiling block-buffer v0.10.4
20432024-02-03T10:24:59.170Z Compiling digest v0.10.7
20442024-02-03T10:24:59.410Z Compiling zerocopy-derive v0.2.0
20452024-02-03T10:24:59.930Z Compiling hashbrown v0.14.2
20462024-02-03T10:25:00.000Z Compiling openssl-macros v0.1.1
20472024-02-03T10:25:01.401Z Compiling futures-util v0.3.30
20482024-02-03T10:25:01.633Z Compiling tracing v0.1.37
20492024-02-03T10:25:02.019Z Compiling pest_meta v2.7.6
20502024-02-03T10:25:02.181Z Compiling zerocopy-derive v0.6.4
20512024-02-03T10:25:02.181Z Compiling scroll_derive v0.12.0
20522024-02-03T10:25:02.367Z Compiling der v0.7.8
20532024-02-03T10:25:04.408Z Compiling pest_generator v2.7.6
20542024-02-03T10:25:08.925Z Compiling pest_derive v2.7.6
20552024-02-03T10:25:10.076Z Compiling fnv v1.0.7
20562024-02-03T10:25:10.241Z Compiling bitflags v1.3.2
20572024-02-03T10:25:11.029Z Compiling spki v0.7.2
20582024-02-03T10:25:11.718Z Compiling zerocopy v0.3.0
20592024-02-03T10:25:11.824Z Compiling schemars_derive v0.8.16
20602024-02-03T10:25:12.957Z Compiling lazy_static v1.4.0
20612024-02-03T10:25:13.648Z Compiling backtrace v0.3.69
20622024-02-03T10:25:13.667Z Compiling thread-id v4.2.0
20632024-02-03T10:25:13.804Z Compiling memoffset v0.9.0
20642024-02-03T10:25:14.294Z Compiling num-bigint v0.4.4
20652024-02-03T10:25:14.371Z Compiling async-trait v0.1.77
20662024-02-03T10:25:15.077Z Compiling crossbeam-utils v0.8.16
20672024-02-03T10:25:15.654Z Compiling bytes v1.5.0
20682024-02-03T10:25:15.967Z Compiling indexmap v2.2.2
20692024-02-03T10:25:16.736Z Compiling bitflags v2.4.0
20702024-02-03T10:25:16.839Z Compiling rustc_version v0.4.0
20712024-02-03T10:25:17.152Z Compiling tokio v1.35.1
20722024-02-03T10:25:18.252Z Compiling heapless v0.7.16
20732024-02-03T10:25:19.287Z Compiling http v0.2.11
20742024-02-03T10:25:19.400Z Compiling uuid v1.7.0
20752024-02-03T10:25:20.118Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20762024-02-03T10:25:20.281Z Compiling iana-time-zone v0.1.57
20772024-02-03T10:25:20.573Z Compiling untrusted v0.7.1
20782024-02-03T10:25:20.801Z Compiling smoltcp v0.9.1
20792024-02-03T10:25:20.851Z Compiling percent-encoding v2.3.1
20802024-02-03T10:25:21.117Z Compiling untrusted v0.9.0
20812024-02-03T10:25:21.318Z Compiling base64 v0.21.7
20822024-02-03T10:25:21.352Z Compiling foreign-types-shared v0.1.1
20832024-02-03T10:25:21.495Z Compiling foreign-types v0.3.2
20842024-02-03T10:25:22.965Z Compiling chrono v0.4.31
20852024-02-03T10:25:26.596Z Compiling dof v0.1.5
20862024-02-03T10:25:27.103Z Compiling dtrace-parser v0.1.14
20872024-02-03T10:25:27.218Z Compiling hmac v0.12.1
20882024-02-03T10:25:27.516Z Compiling clap_derive v4.4.2
20892024-02-03T10:25:29.551Z Compiling tokio-util v0.7.10
20902024-02-03T10:25:29.771Z Compiling utf8parse v0.2.1
20912024-02-03T10:25:29.977Z Compiling try-lock v0.2.4
20922024-02-03T10:25:30.032Z Compiling rustversion v1.0.14
20932024-02-03T10:25:30.218Z Compiling cpufeatures v0.2.12
20942024-02-03T10:25:30.294Z Compiling adler v1.0.2
20952024-02-03T10:25:30.526Z Compiling anstyle v1.0.2
20962024-02-03T10:25:30.874Z Compiling siphasher v0.3.11
20972024-02-03T10:25:31.179Z Compiling time-core v0.1.1
20982024-02-03T10:25:31.413Z Compiling time-macros v0.2.13
20992024-02-03T10:25:31.416Z Compiling h2 v0.3.24
21002024-02-03T10:25:31.827Z Compiling miniz_oxide v0.7.1
21012024-02-03T10:25:35.094Z Compiling sha2 v0.10.8
21022024-02-03T10:25:36.378Z Compiling want v0.3.1
21032024-02-03T10:25:38.821Z Compiling anstyle-parse v0.2.1
21042024-02-03T10:25:41.006Z Compiling rustls-webpki v0.101.7
21052024-02-03T10:25:41.160Z Compiling sct v0.7.0
21062024-02-03T10:25:42.381Z Compiling http-body v0.4.5
21072024-02-03T10:25:42.554Z Compiling form_urlencoded v1.2.1
21082024-02-03T10:25:42.994Z Compiling serde_tokenstream v0.1.7
21092024-02-03T10:25:43.112Z Compiling pkcs8 v0.10.2
21102024-02-03T10:25:43.762Z Compiling hubpack_derive v0.1.1
21112024-02-03T10:25:45.044Z Compiling socket2 v0.4.9
21122024-02-03T10:25:45.277Z Compiling crossbeam-epoch v0.9.15
21132024-02-03T10:25:45.320Z Compiling usdt-impl v0.5.0
21142024-02-03T10:25:46.125Z Compiling slog v2.7.0
21152024-02-03T10:25:46.275Z Compiling colorchoice v1.0.0
21162024-02-03T10:25:46.350Z Compiling tower-service v0.3.2
21172024-02-03T10:25:46.776Z Compiling anstyle-query v1.0.0
21182024-02-03T10:25:47.074Z Compiling httpdate v1.0.3
21192024-02-03T10:25:47.147Z Compiling anyhow v1.0.75
21202024-02-03T10:25:47.670Z Compiling openssl-probe v0.1.5
21212024-02-03T10:25:47.857Z Compiling radium v0.7.0
21222024-02-03T10:25:48.071Z Compiling hyper v0.14.27
21232024-02-03T10:25:48.775Z Compiling anstream v0.5.0
21242024-02-03T10:25:54.554Z Compiling terminal_size v0.2.6
21252024-02-03T10:25:57.633Z Compiling toml_datetime v0.6.5
21262024-02-03T10:25:58.244Z Compiling serde_spanned v0.6.5
21272024-02-03T10:25:59.500Z Compiling zerocopy v0.6.4
21282024-02-03T10:26:00.993Z Compiling scroll v0.12.0
21292024-02-03T10:26:01.106Z Compiling md-5 v0.10.5
21302024-02-03T10:26:01.969Z Compiling stringprep v0.1.3
21312024-02-03T10:26:02.086Z Compiling idna v0.5.0
21322024-02-03T10:26:03.590Z Compiling diesel_table_macro_syntax v0.1.0
21332024-02-03T10:26:03.595Z Compiling aho-corasick v1.0.4
21342024-02-03T10:26:04.148Z Compiling hash32 v0.2.1
21352024-02-03T10:26:04.381Z Compiling clap_lex v0.5.1
21362024-02-03T10:26:04.472Z Compiling maybe-uninit v2.0.0
21372024-02-03T10:26:04.739Z Compiling dyn-clone v1.0.13
21382024-02-03T10:26:05.146Z Compiling tap v1.0.1
21392024-02-03T10:26:05.210Z Compiling fallible-iterator v0.2.0
21402024-02-03T10:26:05.312Z Compiling winnow v0.5.15
21412024-02-03T10:26:05.403Z Compiling gimli v0.28.0
21422024-02-03T10:26:05.578Z Compiling strsim v0.10.0
21432024-02-03T10:26:05.640Z Compiling stable_deref_trait v1.2.0
21442024-02-03T10:26:05.770Z Compiling plain v0.2.3
21452024-02-03T10:26:05.999Z Compiling regex-syntax v0.8.2
21462024-02-03T10:26:06.013Z Compiling goblin v0.8.0
21472024-02-03T10:26:06.314Z Compiling postgres-protocol v0.6.6
21482024-02-03T10:26:07.388Z Compiling clap_builder v4.4.2
21492024-02-03T10:26:09.638Z Compiling wyz v0.5.1
21502024-02-03T10:26:10.353Z Compiling diesel_derives v2.1.2
21512024-02-03T10:26:11.266Z Compiling url v2.5.0
21522024-02-03T10:26:12.757Z Compiling addr2line v0.21.0
21532024-02-03T10:26:13.339Z Compiling regex-automata v0.4.4
21542024-02-03T10:26:15.794Z Compiling tokio-rustls v0.24.1
21552024-02-03T10:26:16.140Z Compiling strum_macros v0.25.2
21562024-02-03T10:26:22.016Z Compiling tokio-native-tls v0.3.1
21572024-02-03T10:26:22.233Z Compiling usdt-attr-macro v0.3.5
21582024-02-03T10:26:22.415Z Compiling usdt-macro v0.3.5
21592024-02-03T10:26:24.322Z Compiling phf_shared v0.11.2
21602024-02-03T10:26:26.043Z Compiling block-padding v0.3.3
21612024-02-03T10:26:26.125Z Compiling enum-as-inner v0.5.1
21622024-02-03T10:26:26.255Z Compiling serde_repr v0.1.16
21632024-02-03T10:26:26.866Z Compiling ff v0.13.0
21642024-02-03T10:26:27.201Z Compiling scheduled-thread-pool v0.2.7
21652024-02-03T10:26:27.848Z Compiling object v0.32.1
21662024-02-03T10:26:27.954Z Compiling num-bigint-dig v0.8.4
21672024-02-03T10:26:28.363Z Compiling base16ct v0.2.0
21682024-02-03T10:26:28.808Z Compiling rustc-demangle v0.1.23
21692024-02-03T10:26:30.241Z Compiling regex-automata v0.1.10
21702024-02-03T10:26:30.391Z Compiling num_threads v0.1.6
21712024-02-03T10:26:30.557Z Compiling ipnet v2.9.0
21722024-02-03T10:26:30.976Z Compiling matches v0.1.10
21732024-02-03T10:26:31.091Z Compiling deranged v0.3.8
21742024-02-03T10:26:32.327Z Compiling bit-vec v0.6.3
21752024-02-03T10:26:33.824Z Compiling packed_struct v0.10.1
21762024-02-03T10:26:34.384Z Compiling pretty-hex v0.4.1
21772024-02-03T10:26:34.705Z Compiling funty v2.0.0
21782024-02-03T10:26:34.895Z Compiling managed v0.8.0
21792024-02-03T10:26:38.993Z Compiling bitvec v1.0.1
21802024-02-03T10:26:39.670Z Compiling dof v0.3.0
21812024-02-03T10:26:42.775Z Compiling time v0.3.27
21822024-02-03T10:26:43.788Z Compiling idna v0.2.3
21832024-02-03T10:26:45.374Z Compiling bstr v0.2.17
21842024-02-03T10:26:46.213Z Compiling sec1 v0.7.3
21852024-02-03T10:26:46.247Z Compiling r2d2 v0.8.10
21862024-02-03T10:26:46.816Z Compiling group v0.13.0
21872024-02-03T10:26:47.049Z Compiling inout v0.1.3
21882024-02-03T10:26:49.018Z Compiling phf v0.11.2
21892024-02-03T10:26:49.442Z Compiling hyper-tls v0.5.0
21902024-02-03T10:26:49.982Z Compiling regex v1.10.3
21912024-02-03T10:26:50.674Z Compiling hyper-rustls v0.24.2
21922024-02-03T10:26:51.169Z Compiling signal-hook-mio v0.2.3
21932024-02-03T10:26:51.378Z Compiling clap v4.4.3
21942024-02-03T10:26:51.530Z Compiling ipnetwork v0.20.0
21952024-02-03T10:26:51.666Z Compiling toml_edit v0.19.15
21962024-02-03T10:26:52.745Z Compiling flate2 v1.0.28
21972024-02-03T10:26:53.143Z Compiling bzip2 v0.4.4
21982024-02-03T10:26:53.345Z Compiling postgres-types v0.2.6
21992024-02-03T10:26:54.246Z Compiling hubpack v0.1.2
22002024-02-03T10:26:54.283Z Compiling serde_urlencoded v0.7.1
22012024-02-03T10:26:54.389Z Compiling phf_shared v0.10.0
22022024-02-03T10:26:54.946Z Compiling rustls-pemfile v1.0.3
22032024-02-03T10:26:54.994Z Compiling hkdf v0.12.4
22042024-02-03T10:26:55.178Z Compiling futures-executor v0.3.30
22052024-02-03T10:26:55.309Z Compiling dtrace-parser v0.2.0
22062024-02-03T10:26:58.755Z Compiling crypto-bigint v0.5.2
22072024-02-03T10:26:59.347Z Compiling packed_struct_codegen v0.10.1
22082024-02-03T10:27:01.374Z Compiling float-cmp v0.9.0
22092024-02-03T10:27:01.757Z Compiling indexmap v1.9.3
22102024-02-03T10:27:02.163Z Compiling encoding_rs v0.8.33
22112024-02-03T10:27:02.196Z Compiling static_assertions v1.1.0
22122024-02-03T10:27:02.328Z Compiling nodrop v0.1.14
22132024-02-03T10:27:02.452Z Compiling unicode-width v0.1.11
22142024-02-03T10:27:02.494Z Compiling predicates-core v1.0.6
22152024-02-03T10:27:02.679Z Compiling crc-catalog v2.2.0
22162024-02-03T10:27:02.887Z Compiling new_debug_unreachable v1.0.4
22172024-02-03T10:27:02.963Z Compiling either v1.9.0
22182024-02-03T10:27:03.006Z Compiling precomputed-hash v0.1.1
22192024-02-03T10:27:03.077Z Compiling data-encoding v2.4.0
22202024-02-03T10:27:03.453Z Compiling mime v0.3.17
22212024-02-03T10:27:03.466Z Compiling whoami v1.4.1
22222024-02-03T10:27:03.573Z Compiling webpki-roots v0.25.2
22232024-02-03T10:27:04.236Z Compiling difflib v0.4.0
22242024-02-03T10:27:05.558Z Compiling regex-automata v0.3.8
22252024-02-03T10:27:06.581Z Compiling normalize-line-endings v0.3.0
22262024-02-03T10:27:06.745Z Compiling unicode-segmentation v1.10.1
22272024-02-03T10:27:08.140Z Compiling minimal-lexical v0.2.1
22282024-02-03T10:27:08.295Z Compiling fixedbitset v0.4.2
22292024-02-03T10:27:08.909Z Compiling nom v7.1.3
22302024-02-03T10:27:08.958Z Compiling petgraph v0.6.4
22312024-02-03T10:27:09.022Z Compiling bstr v1.6.0
22322024-02-03T10:27:09.288Z Compiling similar v2.3.0
22332024-02-03T10:27:12.643Z Compiling predicates v3.1.0
22342024-02-03T10:27:15.065Z Compiling reqwest v0.11.22
22352024-02-03T10:27:15.481Z Compiling trust-dns-proto v0.22.0
22362024-02-03T10:27:20.505Z Compiling tokio-postgres v0.7.10
22372024-02-03T10:27:28.058Z Compiling itertools v0.10.5
22382024-02-03T10:27:30.520Z Compiling string_cache v0.8.7
22392024-02-03T10:27:31.156Z Compiling crc v3.0.1
22402024-02-03T10:27:32.425Z Compiling console v0.15.8
22412024-02-03T10:27:32.587Z Compiling array-init v0.0.4
22422024-02-03T10:27:34.557Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22432024-02-03T10:27:35.004Z Compiling elliptic-curve v0.13.8
22442024-02-03T10:27:40.660Z Compiling toml v0.7.8
22452024-02-03T10:27:43.000Z Compiling futures v0.3.30
22462024-02-03T10:27:44.296Z Compiling zip v0.6.6
22472024-02-03T10:27:45.164Z Compiling smallvec v0.6.14
22482024-02-03T10:27:45.287Z Compiling diesel v2.1.4
22492024-02-03T10:27:45.890Z Compiling yasna v0.5.2
22502024-02-03T10:27:46.421Z Compiling crossterm v0.27.0
22512024-02-03T10:27:47.445Z Compiling cipher v0.4.4
22522024-02-03T10:27:49.782Z Compiling bit-set v0.5.3
22532024-02-03T10:27:50.184Z Compiling usdt v0.3.5
22542024-02-03T10:27:50.570Z Compiling is-terminal v0.4.9
22552024-02-03T10:27:51.957Z Compiling toml_edit v0.21.1
22562024-02-03T10:27:57.716Z Compiling pkcs1 v0.7.5
22572024-02-03T10:28:02.314Z Compiling tokio-stream v0.1.14
22582024-02-03T10:28:03.459Z Compiling openapiv3 v2.0.0
22592024-02-03T10:28:03.831Z Compiling hex v0.4.3
22602024-02-03T10:28:05.158Z Compiling hashbrown v0.13.2
22612024-02-03T10:28:07.206Z Compiling signature v2.1.0
22622024-02-03T10:28:08.288Z Compiling lalrpop-util v0.19.12
22632024-02-03T10:28:09.897Z Compiling hashbrown v0.12.3
22642024-02-03T10:28:09.966Z Compiling termcolor v1.2.0
22652024-02-03T10:28:12.170Z Compiling bitfield v0.14.0
22662024-02-03T10:28:22.610Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22672024-02-03T10:28:28.641Z Compiling env_logger v0.10.0
22682024-02-03T10:28:35.796Z Compiling rsa v0.9.2
22692024-02-03T10:28:45.211Z Compiling serde-hex v0.1.0
22702024-02-03T10:28:50.227Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22712024-02-03T10:28:52.436Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22722024-02-03T10:28:54.997Z Compiling ron v0.8.1
22732024-02-03T10:28:56.640Z Compiling x509-cert v0.2.4
22742024-02-03T10:29:13.525Z Compiling crc-any v2.4.3
22752024-02-03T10:29:15.110Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22762024-02-03T10:29:38.184Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22772024-02-03T10:29:47.189Z Compiling object v0.30.4
22782024-02-03T10:30:01.177Z Compiling path-slash v0.1.5
22792024-02-03T10:30:01.514Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22802024-02-03T10:30:41.981Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22812024-02-03T10:30:43.109Z Finished release [optimized] target(s) in 6m 15s
22822024-02-03T10:30:43.198Z
22832024-02-03T10:30:43.198Zreal 6:16.103703474
22842024-02-03T10:30:43.198Zuser 43:19.739103454
22852024-02-03T10:30:43.198Zsys 3:39.723654479
22862024-02-03T10:30:43.198Ztrap 1.689845250
22872024-02-03T10:30:43.202Ztflt 1.118731604
22882024-02-03T10:30:43.202Zdflt 0.507073545
22892024-02-03T10:30:43.202Zkflt 0.006520238
22902024-02-03T10:30:43.202Zlock 1:39:32.502480501
22912024-02-03T10:30:43.202Zslp 2:04:55.406883432
22922024-02-03T10:30:43.202Zlat 1:51.399285987
22932024-02-03T10:30:43.202Zstop 1:24.006477522
22942024-02-03T10:30:43.202Z+ ptime -m gzip
22952024-02-03T10:30:43.853Z
22962024-02-03T10:30:43.853Zreal 0.651135339
22972024-02-03T10:30:43.853Zuser 0.641861861
22982024-02-03T10:30:43.853Zsys 0.008565842
22992024-02-03T10:30:43.853Ztrap 0.000086487
23002024-02-03T10:30:43.853Ztflt 0.000000000
23012024-02-03T10:30:43.857Zdflt 0.000000000
23022024-02-03T10:30:43.857Zkflt 0.000000000
23032024-02-03T10:30:43.857Zlock 0.000000000
23042024-02-03T10:30:43.857Zslp 0.000000000
23052024-02-03T10:30:43.857Zlat 0.000159809
23062024-02-03T10:30:43.857Zstop 0.000349920
23072024-02-03T10:30:43.857Z+ banner tufaceous
23082024-02-03T10:30:43.857Z
23092024-02-03T10:30:43.857Z ##### # # ###### ## #### ###### #### # # ####
23102024-02-03T10:30:43.857Z # # # # # # # # # # # # # #
23112024-02-03T10:30:43.857Z # # # ##### # # # ##### # # # # ####
23122024-02-03T10:30:43.857Z # # # # ###### # # # # # # #
23132024-02-03T10:30:43.857Z # # # # # # # # # # # # # # #
23142024-02-03T10:30:43.857Z # #### # # # #### ###### #### #### ####
23152024-02-03T10:30:43.857Z
23162024-02-03T10:30:43.857Z+ ptime -m cargo build --locked -p tufaceous --release
23172024-02-03T10:30:44.563Z Downloading crates ...
23182024-02-03T10:30:44.959Z Downloaded doc-comment v0.3.3
23192024-02-03T10:30:44.962Z Downloaded parse-size v1.0.0
23202024-02-03T10:30:44.966Z Downloaded olpc-cjson v0.1.3
23212024-02-03T10:30:44.969Z Downloaded pin-project-internal v1.1.3
23222024-02-03T10:30:44.972Z Downloaded humantime v2.1.0
23232024-02-03T10:30:44.975Z Downloaded serde_plain v1.0.2
23242024-02-03T10:30:44.978Z Downloaded async-recursion v1.0.5
23252024-02-03T10:30:44.981Z Downloaded snafu-derive v0.7.5
23262024-02-03T10:30:44.984Z Downloaded pin-project v1.1.3
23272024-02-03T10:30:45.002Z Downloaded typed-path v0.7.0
23282024-02-03T10:30:45.012Z Downloaded tough v0.16.0
23292024-02-03T10:30:45.026Z Downloaded snafu v0.7.5
23302024-02-03T10:30:45.035Z Downloaded fs-err v2.11.0
23312024-02-03T10:30:45.039Z Downloaded buf-list v1.0.3
23322024-02-03T10:30:45.042Z Downloaded globset v0.4.13
23332024-02-03T10:30:45.212Z Compiling serde_tokenstream v0.2.0
23342024-02-03T10:30:45.236Z Compiling regress v0.7.1
23352024-02-03T10:30:45.249Z Compiling dirs-sys-next v0.1.2
23362024-02-03T10:30:45.252Z Compiling ident_case v1.0.1
23372024-02-03T10:30:45.252Z Compiling rustls-pki-types v1.1.0
23382024-02-03T10:30:45.289Z Compiling thread_local v1.1.7
23392024-02-03T10:30:45.292Z Compiling rustls v0.22.2
23402024-02-03T10:30:45.483Z Compiling dirs-next v2.0.0
23412024-02-03T10:30:45.669Z Compiling darling_core v0.20.3
23422024-02-03T10:30:45.823Z Compiling slog-async v2.8.0
23432024-02-03T10:30:45.962Z Compiling camino v1.1.6
23442024-02-03T10:30:46.481Z Compiling heck v0.4.1
23452024-02-03T10:30:46.613Z Compiling rustls-webpki v0.102.1
23462024-02-03T10:30:46.825Z Compiling term v0.7.0
23472024-02-03T10:30:47.121Z Compiling crossbeam-channel v0.5.8
23482024-02-03T10:30:47.334Z Compiling getopts v0.2.21
23492024-02-03T10:30:48.507Z Compiling structmeta-derive v0.2.0
23502024-02-03T10:30:48.720Z Compiling atty v0.2.14
23512024-02-03T10:30:48.914Z Compiling multer v3.0.0
23522024-02-03T10:30:49.354Z Compiling paste v1.0.14
23532024-02-03T10:30:49.843Z Compiling match_cfg v0.1.0
23542024-02-03T10:30:49.969Z Compiling doc-comment v0.3.3
23552024-02-03T10:30:50.058Z Compiling take_mut v0.2.2
23562024-02-03T10:30:50.275Z Compiling unsafe-libyaml v0.2.10
23572024-02-03T10:30:50.683Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23582024-02-03T10:30:53.008Z Compiling structmeta v0.2.0
23592024-02-03T10:30:53.197Z Compiling serde_yaml v0.9.25
23602024-02-03T10:30:54.386Z Compiling darling_macro v0.20.3
23612024-02-03T10:30:54.633Z Compiling hostname v0.3.1
23622024-02-03T10:30:54.999Z Compiling slog-term v2.9.0
23632024-02-03T10:30:55.858Z Compiling darling v0.20.3
23642024-02-03T10:30:59.160Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23652024-02-03T10:30:59.184Z Compiling slog-json v2.6.1
23662024-02-03T10:30:59.330Z Compiling http v1.0.0
23672024-02-03T10:30:59.859Z Compiling pin-project-internal v1.1.3
23682024-02-03T10:30:59.985Z Compiling async-stream-impl v0.3.5
23692024-02-03T10:31:01.926Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23702024-02-03T10:31:02.371Z Compiling atomic-waker v1.1.1
23712024-02-03T10:31:02.543Z Compiling regex-syntax v0.7.5
23722024-02-03T10:31:02.645Z Compiling fastrand v2.0.0
23732024-02-03T10:31:03.476Z Compiling tempfile v3.9.0
23742024-02-03T10:31:03.672Z Compiling waitgroup v0.1.2
23752024-02-03T10:31:04.107Z Compiling tokio-rustls v0.25.0
23762024-02-03T10:31:04.270Z Compiling pin-project v1.1.3
23772024-02-03T10:31:04.885Z Compiling async-stream v0.3.5
23782024-02-03T10:31:05.351Z Compiling slog-bunyan v2.5.0
23792024-02-03T10:31:05.863Z Compiling serde_with_macros v3.6.0
23802024-02-03T10:31:07.880Z Compiling toml v0.8.8
23812024-02-03T10:31:08.305Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23822024-02-03T10:31:09.654Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23832024-02-03T10:31:09.830Z Compiling rustls-pemfile v2.0.0
23842024-02-03T10:31:10.315Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
23852024-02-03T10:31:11.003Z Compiling sha1 v0.10.6
23862024-02-03T10:31:11.501Z Compiling snafu-derive v0.7.5
23872024-02-03T10:31:12.513Z Compiling serde_path_to_error v0.1.15
23882024-02-03T10:31:12.630Z Compiling parse-display-derive v0.8.2
23892024-02-03T10:31:12.702Z Compiling instant v0.1.12
23902024-02-03T10:31:12.914Z Compiling fs-err v2.11.0
23912024-02-03T10:31:13.354Z Compiling arc-swap v1.6.0
23922024-02-03T10:31:14.081Z Compiling same-file v1.0.6
23932024-02-03T10:31:14.518Z Compiling buf-list v1.0.3
23942024-02-03T10:31:14.553Z Compiling debug-ignore v1.0.5
23952024-02-03T10:31:15.399Z Compiling walkdir v2.4.0
23962024-02-03T10:31:16.653Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23972024-02-03T10:31:16.840Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
23982024-02-03T10:31:18.208Z Compiling slog-scope v4.4.0
23992024-02-03T10:31:18.832Z Compiling parse-display v0.8.2
24002024-02-03T10:31:19.310Z Compiling backoff v0.4.0
24012024-02-03T10:31:19.579Z Compiling snafu v0.7.5
24022024-02-03T10:31:19.709Z Compiling serde_with v3.6.0
24032024-02-03T10:31:19.900Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24042024-02-03T10:31:20.914Z Compiling globset v0.4.13
24052024-02-03T10:31:21.934Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24062024-02-03T10:31:22.164Z Compiling strum v0.25.0
24072024-02-03T10:31:22.425Z Compiling olpc-cjson v0.1.3
24082024-02-03T10:31:23.296Z Compiling pem v3.0.2
24092024-02-03T10:31:25.988Z Compiling serde_plain v1.0.2
24102024-02-03T10:31:26.792Z Compiling macaddr v1.0.1
24112024-02-03T10:31:27.453Z Compiling async-recursion v1.0.5
24122024-02-03T10:31:27.921Z Compiling filetime v0.2.23
24132024-02-03T10:31:27.958Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24142024-02-03T10:31:28.455Z Compiling xattr v1.0.1
24152024-02-03T10:31:28.896Z Compiling typed-path v0.7.0
24162024-02-03T10:31:28.926Z Compiling tar v0.4.40
24172024-02-03T10:31:35.588Z Compiling tough v0.16.0
24182024-02-03T10:31:39.811Z Compiling slog-stdlog v4.1.1
24192024-02-03T10:31:41.406Z Compiling camino-tempfile v1.1.1
24202024-02-03T10:31:42.424Z Compiling itertools v0.12.1
24212024-02-03T10:31:42.508Z Compiling parse-size v1.0.0
24222024-02-03T10:31:42.976Z Compiling slog-envlogger v2.2.0
24232024-02-03T10:31:47.470Z Compiling humantime v2.1.0
24242024-02-03T10:31:53.527Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24252024-02-03T10:31:53.827Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24262024-02-03T10:32:09.698Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24272024-02-03T10:32:12.961Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24282024-02-03T10:32:44.181Z Finished release [optimized] target(s) in 2m 00s
24292024-02-03T10:32:44.273Z
24302024-02-03T10:32:44.273Zreal 2:00.395805653
24312024-02-03T10:32:44.273Zuser 13:42.186101317
24322024-02-03T10:32:44.273Zsys 48.085564531
24332024-02-03T10:32:44.273Ztrap 0.479461777
24342024-02-03T10:32:44.273Ztflt 0.391471205
24352024-02-03T10:32:44.277Zdflt 0.668407772
24362024-02-03T10:32:44.277Zkflt 0.000136824
24372024-02-03T10:32:44.277Zlock 26:38.868316626
24382024-02-03T10:32:44.277Zslp 30:31.358194195
24392024-02-03T10:32:44.277Zlat 26.858467009
24402024-02-03T10:32:44.277Zstop 12.844885578
24412024-02-03T10:32:44.277Z+ ptime -m gzip
24422024-02-03T10:32:46.787Z
24432024-02-03T10:32:46.790Zreal 2.509247330
24442024-02-03T10:32:46.790Zuser 2.485884567
24452024-02-03T10:32:46.790Zsys 0.021622839
24462024-02-03T10:32:46.790Ztrap 0.000816309
24472024-02-03T10:32:46.790Ztflt 0.000000000
24482024-02-03T10:32:46.790Zdflt 0.000000000
24492024-02-03T10:32:46.790Zkflt 0.000000000
24502024-02-03T10:32:46.791Zlock 0.000000000
24512024-02-03T10:32:46.791Zslp 0.000000000
24522024-02-03T10:32:46.791Zlat 0.000559573
24532024-02-03T10:32:46.791Zstop 0.000259338
24542024-02-03T10:32:46.791Zprocess exited: duration 1200181 ms, exit code 0
 
24552024-02-03T10:32:46.811Zfound 5 output files
24562024-02-03T10:32:46.811Zuploading: /work/end-to-end-tests/bootstrap-ba0a15fa1ac0f64d.gz (10655108 bytes)
24572024-02-03T10:32:53.650Zuploaded: /work/end-to-end-tests/bootstrap-ba0a15fa1ac0f64d.gz
24582024-02-03T10:32:53.650Zuploading: /work/end-to-end-tests/bootstrap.gz (108584181 bytes)
24592024-02-03T10:33:31.659Zuploaded: /work/end-to-end-tests/bootstrap.gz
24602024-02-03T10:33:31.659Zuploading: /work/end-to-end-tests/end_to_end_tests-49aca9644d961704.gz (112044733 bytes)
24612024-02-03T10:34:15.305Zuploaded: /work/end-to-end-tests/end_to_end_tests-49aca9644d961704.gz
24622024-02-03T10:34:15.305Zuploading: /work/caboose-util.gz (4060229 bytes)
24632024-02-03T10:34:18.160Zuploaded: /work/caboose-util.gz
24642024-02-03T10:34:18.160Zuploading: /work/tufaceous.gz (15821466 bytes)
24652024-02-03T10:34:23.586Zuploaded: /work/tufaceous.gz