01HPQ7QZT6TQE2DFWE2J6T3GWY: 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: 01HPQ7RHJ3XCQ8BKFT9R36XCJA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-15T20:37:38.745Zjob assigned to worker 01HPQ7RR046D0APNG1DK6RF2RR (queued for 1 m 2 s)
 
22024-02-15T20:37:39.077Zstarting task 0: "setup"
32024-02-15T20:37:39.173Z++ uname -s
42024-02-15T20:37:39.185Z+ kern=SunOS
52024-02-15T20:37:39.185Z+ case "$kern" in
62024-02-15T20:37:39.185Z+ groupadd -g 12345 build
72024-02-15T20:37:39.185Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-15T20:37:41.203Z+ zfs create -o mountpoint=/work rpool/work
92024-02-15T20:37:41.268Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-15T20:37:41.272Z+ home_fs=zfs
112024-02-15T20:37:41.272Z+ [[ zfs == autofs ]]
122024-02-15T20:37:41.272Z+ mkdir -p /home/build
132024-02-15T20:37:41.277Z+ chown build:build /home/build /work
142024-02-15T20:37:43.280Z+ chmod 0700 /home/build /work
152024-02-15T20:37:43.291Zprocess exited: duration 4205 ms, exit code 0
 
162024-02-15T20:37:43.730Zstarting task 1: "rust-toolchain"
172024-02-15T20:37:43.790Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-15T20:37:43.790Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-15T20:37:43.790Zinfo: downloading installer
202024-02-15T20:37:45.075Zwarning: it looks like you have an existing installation of Rust at:
212024-02-15T20:37:45.075Zwarning: /opt/ooce/bin
222024-02-15T20:37:45.076Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-15T20:37:45.076Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-15T20:37:45.076Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-15T20:37:45.076Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-15T20:37:45.076Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-15T20:37:45.076Zerror: cannot install while Rust is installed
282024-02-15T20:37:45.076Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-15T20:37:45.197Zinfo: profile set to 'default'
302024-02-15T20:37:45.197Zinfo: default host triple is x86_64-unknown-illumos
312024-02-15T20:37:45.206Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-15T20:37:45.334Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-15T20:37:45.334Zinfo: downloading component 'cargo'
342024-02-15T20:37:46.391Zinfo: downloading component 'clippy'
352024-02-15T20:37:46.401Zinfo: downloading component 'rust-docs'
362024-02-15T20:37:47.031Zinfo: downloading component 'rust-std'
372024-02-15T20:37:48.505Zinfo: downloading component 'rustc'
382024-02-15T20:37:52.102Zinfo: downloading component 'rustfmt'
392024-02-15T20:37:52.366Zinfo: installing component 'cargo'
402024-02-15T20:37:53.267Zinfo: installing component 'clippy'
412024-02-15T20:37:53.680Zinfo: installing component 'rust-docs'
422024-02-15T20:37:55.158Zinfo: installing component 'rust-std'
432024-02-15T20:37:57.061Zinfo: installing component 'rustc'
442024-02-15T20:38:01.287Zinfo: installing component 'rustfmt'
452024-02-15T20:38:01.629Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-15T20:38:01.630Z
472024-02-15T20:38:01.903Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-15T20:38:01.903Z
492024-02-15T20:38:01.918Z
502024-02-15T20:38:01.918ZRust is installed now. Great!
512024-02-15T20:38:01.918Z
522024-02-15T20:38:01.918ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-15T20:38:01.918Zenvironment variable. This has not been done automatically.
542024-02-15T20:38:01.919Z
552024-02-15T20:38:01.919ZTo configure your current shell, run:
562024-02-15T20:38:01.919Zsource "$HOME/.cargo/env"
572024-02-15T20:38:01.949Z+ rustc --version
582024-02-15T20:38:02.022Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-15T20:38:02.034Zprocess exited: duration 18700 ms, exit code 0
 
602024-02-15T20:38:02.068Zstarting task 2: "authentication"
612024-02-15T20:38:02.539Zprocess exited: duration 54 ms, exit code 0
 
622024-02-15T20:38:02.583Zstarting task 3: "clone repository"
632024-02-15T20:38:02.605Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-15T20:38:02.605Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-15T20:38:02.826ZCloning into '/work/oxidecomputer/omicron'...
662024-02-15T20:38:08.443Z+ cd /work/oxidecomputer/omicron
672024-02-15T20:38:08.459Z+ git fetch origin 446f45da92670c0a8c74a01102dd51f877afd20c
682024-02-15T20:38:08.801ZFrom https://github.com/oxidecomputer/omicron
692024-02-15T20:38:08.801Z * branch 446f45da92670c0a8c74a01102dd51f877afd20c -> FETCH_HEAD
702024-02-15T20:38:09.232Z+ [[ -n update-progenitor ]]
712024-02-15T20:38:09.232Z++ git branch --show-current
722024-02-15T20:38:09.232Z+ current=main
732024-02-15T20:38:09.232Z+ [[ main != update-progenitor ]]
742024-02-15T20:38:09.233Z+ git branch -f update-progenitor 446f45da92670c0a8c74a01102dd51f877afd20c
752024-02-15T20:38:09.233Z+ git checkout -f update-progenitor
762024-02-15T20:38:09.250ZSwitched to branch 'update-progenitor'
772024-02-15T20:38:09.251Z+ git reset --hard 446f45da92670c0a8c74a01102dd51f877afd20c
782024-02-15T20:38:09.251ZHEAD is now at 446f45da9 Update progenitor to bc0bb4b
792024-02-15T20:38:09.251Zprocess exited: duration 6358 ms, exit code 0
 
802024-02-15T20:38:09.285Zstarting task 4: "build"
812024-02-15T20:38:09.322Z+ cargo --version
822024-02-15T20:38:09.322Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-15T20:38:09.424Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-15T20:38:09.440Zinfo: downloading component 'cargo'
852024-02-15T20:38:10.066Zinfo: downloading component 'clippy'
862024-02-15T20:38:10.272Zinfo: downloading component 'rust-docs'
872024-02-15T20:38:11.079Zinfo: downloading component 'rust-std'
882024-02-15T20:38:12.255Zinfo: downloading component 'rustc'
892024-02-15T20:38:15.592Zinfo: downloading component 'rustfmt'
902024-02-15T20:38:15.787Zinfo: installing component 'cargo'
912024-02-15T20:38:16.643Zinfo: installing component 'clippy'
922024-02-15T20:38:16.988Zinfo: installing component 'rust-docs'
932024-02-15T20:38:19.420Zinfo: installing component 'rust-std'
942024-02-15T20:38:20.174Zinfo: installing component 'rustc'
952024-02-15T20:38:24.218Zinfo: installing component 'rustfmt'
962024-02-15T20:38:24.668Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-15T20:38:24.669Z+ rustc --version
982024-02-15T20:38:24.673Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-15T20:38:24.673Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1002024-02-15T20:38:39.917Z Startup: Refreshing catalog 'helios-dev' ... Done
1012024-02-15T20:38:40.745Z Startup: Caching catalogs ... Done
1022024-02-15T20:38:42.112ZPlanning: Solver setup ... Done (0.981s)
1032024-02-15T20:38:42.141ZPlanning: Running solver ... Done (0.024s)
1042024-02-15T20:38:42.419ZPlanning: Finding local manifests ... Done (0.261s)
1052024-02-15T20:38:42.434ZPlanning: Fetching manifests: 0/4 0% complete
1062024-02-15T20:38:42.713ZPlanning: Fetching manifests: 4/4 100% complete
1072024-02-15T20:38:42.762ZPlanning: Package planning ... Done (0.048s)
1082024-02-15T20:38:42.810ZPlanning: Merging actions ... Done (0.052s)
1092024-02-15T20:38:44.057ZPlanning: Checking for conflicting actions ... Done (1.246s)
1102024-02-15T20:38:44.081ZPlanning: Consolidating action changes ... Done (0.011s)
1112024-02-15T20:38:48.375ZPlanning: Evaluating mediators ... Done (4.308s)
1122024-02-15T20:38:48.383ZPlanning: Planning completed in 7.58 seconds
1132024-02-15T20:38:48.391Z Packages to install: 4
1142024-02-15T20:38:48.391Z Mediators to change: 2
1152024-02-15T20:38:48.391Z Services to change: 1
1162024-02-15T20:38:48.399Z Estimated space available: 148.87 GB
1172024-02-15T20:38:48.399ZEstimated space to be consumed: 1.41 GB
1182024-02-15T20:38:48.399Z Create boot environment: No
1192024-02-15T20:38:48.399ZCreate backup boot environment: No
1202024-02-15T20:38:48.399Z Rebuild boot archive: No
1212024-02-15T20:38:48.399Z
1222024-02-15T20:38:48.399ZChanged mediators:
1232024-02-15T20:38:48.399Z mediator clang:
1242024-02-15T20:38:48.399Z version: None -> 15 (system default)
1252024-02-15T20:38:48.399Z
1262024-02-15T20:38:48.399Z mediator llvm:
1272024-02-15T20:38:48.399Z version: 14 (system default) -> 15 (system default)
1282024-02-15T20:38:48.399Z
1292024-02-15T20:38:48.399ZChanged packages:
1302024-02-15T20:38:48.399Zhelios-dev
1312024-02-15T20:38:48.399Z developer/build-essential
1322024-02-15T20:38:48.399Z None -> 11-2.0
1332024-02-15T20:38:48.400Z library/libxmlsec1
1342024-02-15T20:38:48.400Z None -> 1.2.35-2.0
1352024-02-15T20:38:48.400Z ooce/developer/clang-15
1362024-02-15T20:38:48.400Z None -> 15.0.7-2.0
1372024-02-15T20:38:48.400Z ooce/developer/llvm-15
1382024-02-15T20:38:48.400Z None -> 15.0.7-2.0
1392024-02-15T20:38:48.400Z
1402024-02-15T20:38:48.400ZServices:
1412024-02-15T20:38:48.400Z restart_fmri:
1422024-02-15T20:38:48.400Z svc:/system/update-man-index:default
1432024-02-15T20:38:48.667Z
1442024-02-15T20:38:48.667ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1452024-02-15T20:38:54.074ZDownload: 705/3290 items 18.2/212.6MB 8% complete (3.8M/s)
1462024-02-15T20:38:59.058ZDownload: 1196/3290 items 83.5/212.6MB 39% complete (8.4M/s)
1472024-02-15T20:39:04.064ZDownload: 1391/3290 items 116.8/212.6MB 54% complete (9.8M/s)
1482024-02-15T20:39:09.087ZDownload: 2143/3290 items 118.9/212.6MB 55% complete (3.7M/s)
1492024-02-15T20:39:14.066ZDownload: 2252/3290 items 119.4/212.6MB 56% complete (1.6M/s)
1502024-02-15T20:39:19.075ZDownload: 3093/3290 items 124.5/212.6MB 58% complete (487k/s)
1512024-02-15T20:39:25.795ZDownload: 3247/3290 items 203.1/212.6MB 95% complete (8.3M/s)
1522024-02-15T20:39:28.958ZDownload: Completed 212.60 MB in 40.30 seconds (5.3M/s)
1532024-02-15T20:39:29.515Z Actions: 1/3689 actions (Installing new actions)
1542024-02-15T20:39:34.140Z Actions: 3545/3689 actions (Installing new actions)
1552024-02-15T20:39:34.649Z Actions: Completed 3689 actions in 5.51 seconds.
1562024-02-15T20:39:34.819Z Done (0.165s)
1572024-02-15T20:39:34.819Z Done (0.000s)
1582024-02-15T20:39:35.043Z Done (0.225s)
1592024-02-15T20:39:40.926Z Done (5.758s)
1602024-02-15T20:39:41.126Z Done (0.127s)
1612024-02-15T20:39:41.159Z Done (0.000s)
1622024-02-15T20:39:41.297Z Done (0.000s)
1632024-02-15T20:39:41.780ZPlanning: Evaluating mediator changes ... Done
1642024-02-15T20:39:41.940ZPlanning: Checking for conflicting actions ... Done
1652024-02-15T20:39:42.359ZPlanning: Consolidating action changes ... Done
1662024-02-15T20:39:42.362ZPlanning: Evaluating mediators ... Done
1672024-02-15T20:39:42.362ZPlanning: Planning completed in 0.43 seconds
1682024-02-15T20:39:42.363Z Mediators to change: 2
1692024-02-15T20:39:42.363Z Create boot environment: No
1702024-02-15T20:39:42.363ZCreate backup boot environment: No
1712024-02-15T20:39:42.363Z Done
1722024-02-15T20:39:42.363Z Done
1732024-02-15T20:39:42.431Z Done
1742024-02-15T20:39:46.148Z Done
1752024-02-15T20:39:46.239Z Done
1762024-02-15T20:39:46.255Z Done
1772024-02-15T20:39:46.342Z Done
1782024-02-15T20:39:46.969ZPlanning: Evaluating mediator changes ... Done
1792024-02-15T20:39:46.973ZPlanning: Merging actions ... Done
1802024-02-15T20:39:47.169ZPlanning: Checking for conflicting actions ... Done
1812024-02-15T20:39:47.172ZPlanning: Consolidating action changes ... Done
1822024-02-15T20:39:47.425ZPlanning: Evaluating mediators ... Done
1832024-02-15T20:39:47.481ZPlanning: Planning completed in 0.78 seconds
1842024-02-15T20:39:47.522Z Packages to change: 1
1852024-02-15T20:39:47.522Z Mediators to change: 1
1862024-02-15T20:39:47.536Z Services to change: 1
1872024-02-15T20:39:47.536Z Create boot environment: No
1882024-02-15T20:39:47.536ZCreate backup boot environment: Yes
1892024-02-15T20:39:49.280Z Actions: 1/6 actions (Updating modified actions)
1902024-02-15T20:39:49.342Z Actions: Completed 6 actions in 0.06 seconds.
1912024-02-15T20:39:49.346Z Done
1922024-02-15T20:39:49.346Z Done
1932024-02-15T20:39:49.389Z Done
1942024-02-15T20:39:52.998Z Done
1952024-02-15T20:39:53.089Z Done
1962024-02-15T20:39:53.098Z Done
1972024-02-15T20:39:53.217Z Done
1982024-02-15T20:39:53.650ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992024-02-15T20:39:53.651Zclang system 15 system
2002024-02-15T20:39:53.651Zcsh system system illumos
2012024-02-15T20:39:53.651Zctags system system illumos
2022024-02-15T20:39:53.651Zgcc vendor 12 vendor
2032024-02-15T20:39:53.651Zgcc system 10 system
2042024-02-15T20:39:53.652Zgcc system 7 system
2052024-02-15T20:39:53.652Zgo system 1.20 system
2062024-02-15T20:39:53.652Zgo system 1.19 system
2072024-02-15T20:39:53.652Zllvm system 15 system
2082024-02-15T20:39:53.652Zllvm system 14 system
2092024-02-15T20:39:53.652Zmariadb system 10.6 system
2102024-02-15T20:39:53.652Zmta vendor vendor dma
2112024-02-15T20:39:53.652Zopenjdk system 17 system
2122024-02-15T20:39:53.652Zopenjdk system 11 system
2132024-02-15T20:39:53.652Zopenjdk system 1.8 system
2142024-02-15T20:39:53.652Zopenssl vendor 3 vendor
2152024-02-15T20:39:53.652Zperl system 5.36 system
2162024-02-15T20:39:53.653Zpostgresql system 15 system
2172024-02-15T20:39:53.653Zpostgresql system 13 system
2182024-02-15T20:39:53.653Zpython vendor 3 vendor
2192024-02-15T20:39:53.653Zpython system 2 system
2202024-02-15T20:39:53.653Zpython3 system 3.11 system
2212024-02-15T20:39:53.653Zruby system 3.0 system
2222024-02-15T20:39:53.653Zwords vendor vendor american-english
2232024-02-15T20:39:53.653Zwords system system australian-english
2242024-02-15T20:39:53.653Zwords system system british-english
2252024-02-15T20:39:53.654Zwords system system canadian-english
2262024-02-15T20:39:53.654Zwords system system french
2272024-02-15T20:39:53.654Zwords system system italian
2282024-02-15T20:39:53.654Zwords system system ngerman
2292024-02-15T20:39:53.654Zwords system system ogerman
2302024-02-15T20:39:53.654Zwords system system spanish
2312024-02-15T20:39:53.962ZFMRI IFO
2322024-02-15T20:39:53.962Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2332024-02-15T20:39:53.962Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2342024-02-15T20:39:53.962Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2352024-02-15T20:39:53.962Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2362024-02-15T20:39:53.963Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2372024-02-15T20:39:53.963Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2382024-02-15T20:39:53.963Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2392024-02-15T20:39:53.963Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2402024-02-15T20:39:54.010Z+ set -o errexit
2412024-02-15T20:39:54.018Z+++ dirname ./tools/ci_download_cockroachdb
2422024-02-15T20:39:54.018Z++ cd ./tools
2432024-02-15T20:39:54.019Z++ pwd
2442024-02-15T20:39:54.019Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2452024-02-15T20:39:54.019Z++ basename ./tools/ci_download_cockroachdb
2462024-02-15T20:39:54.019Z+ ARG0=ci_download_cockroachdb
2472024-02-15T20:39:54.019Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2482024-02-15T20:39:54.029Z+ CIDL_VERSION=v22.1.9
2492024-02-15T20:39:54.030Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2502024-02-15T20:39:54.030Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2512024-02-15T20:39:54.030Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2522024-02-15T20:39:54.031Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2532024-02-15T20:39:54.031Z+ TARGET_DIR=out
2542024-02-15T20:39:54.031Z+ DOWNLOAD_DIR=out/downloads
2552024-02-15T20:39:54.031Z+ DEST_DIR=./out/cockroachdb
2562024-02-15T20:39:54.032Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2572024-02-15T20:39:54.032Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2582024-02-15T20:39:54.032Z+ main
2592024-02-15T20:39:54.032Z+ [[ 0 != 0 ]]
2602024-02-15T20:39:54.032Z+ CIDL_OS=solaris2.11
2612024-02-15T20:39:54.033Z+ [[ 0 != 0 ]]
2622024-02-15T20:39:54.033Z+ configure_os solaris2.11
2632024-02-15T20:39:54.033Z+ echo 'current directory: /work/oxidecomputer/omicron'
2642024-02-15T20:39:54.034Zcurrent directory: /work/oxidecomputer/omicron
2652024-02-15T20:39:54.034Z+ echo 'configuring based on OS: "solaris2.11"'
2662024-02-15T20:39:54.034Z+ case "$1" in
2672024-02-15T20:39:54.034Zconfiguring based on OS: "solaris2.11"
2682024-02-15T20:39:54.034Z+ CIDL_BUILD=illumos
2692024-02-15T20:39:54.034Z+ CIDL_SUFFIX=tar.gz
2702024-02-15T20:39:54.035Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2712024-02-15T20:39:54.035Z+ CIDL_URL_BASE=https://illumos.org/downloads
2722024-02-15T20:39:54.035Z+ CIDL_ASSEMBLE=do_assemble_illumos
2732024-02-15T20:39:54.035Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2742024-02-15T20:39:54.036Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2752024-02-15T20:39:54.036Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2762024-02-15T20:39:54.036Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2772024-02-15T20:39:54.036Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2782024-02-15T20:39:54.036Z+ CIDL_SHA256FUNC=do_sha256sum
2792024-02-15T20:39:54.037Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2802024-02-15T20:39:54.037Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2812024-02-15T20:39:54.037ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2822024-02-15T20:39:54.038ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2832024-02-15T20:39:54.038Z+ mkdir -p out/downloads
2842024-02-15T20:39:54.038Z+ mkdir -p ./out/cockroachdb
2852024-02-15T20:39:54.038Z+ local DO_DOWNLOAD=true
2862024-02-15T20:39:54.038Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2872024-02-15T20:39:54.038Z+ '[' true == true ']'
2882024-02-15T20:39:54.038Z+ echo Downloading...
2892024-02-15T20:39:54.038ZDownloading...
2902024-02-15T20:39:54.039Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912024-02-15T20:39:54.039Z+ 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
2922024-02-15T20:40:02.307Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932024-02-15T20:40:02.336Z++ sha256sum
2942024-02-15T20:40:02.336Z++ awk '{print $1}'
2952024-02-15T20:40:02.503Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2962024-02-15T20:40:02.511Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
2972024-02-15T20:40:02.511Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982024-02-15T20:40:02.511Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2992024-02-15T20:40:04.635Z+ do_assemble_illumos
3002024-02-15T20:40:04.643Z+ rm -r ./out/cockroachdb
3012024-02-15T20:40:04.643Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3022024-02-15T20:40:05.034Z+ ./out/cockroachdb/bin/cockroach version
3032024-02-15T20:40:05.235ZBuild Tag: v22.1.9-dirty
3042024-02-15T20:40:05.236ZBuild Time: 2022/10/26 21:17:46
3052024-02-15T20:40:05.236ZDistribution: OSS
3062024-02-15T20:40:05.236ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3072024-02-15T20:40:05.236ZGo Version: go1.17.13
3082024-02-15T20:40:05.236ZC Compiler: gcc 10.3.0
3092024-02-15T20:40:05.236ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3102024-02-15T20:40:05.236ZBuild Type: release
3112024-02-15T20:40:05.272Z+ set -o errexit
3122024-02-15T20:40:05.272Z+++ dirname ./tools/ci_download_clickhouse
3132024-02-15T20:40:05.272Z++ cd ./tools
3142024-02-15T20:40:05.273Z++ pwd
3152024-02-15T20:40:05.273Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3162024-02-15T20:40:05.273Z++ basename ./tools/ci_download_clickhouse
3172024-02-15T20:40:05.273Z+ ARG0=ci_download_clickhouse
3182024-02-15T20:40:05.273Z+ TARGET_DIR=out
3192024-02-15T20:40:05.273Z+ DOWNLOAD_DIR=out/downloads
3202024-02-15T20:40:05.273Z+ DEST_DIR=./out/clickhouse
3212024-02-15T20:40:05.298Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3222024-02-15T20:40:05.298Z+ CIDL_VERSION=v22.8.9.24
3232024-02-15T20:40:05.298Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3242024-02-15T20:40:05.299Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3252024-02-15T20:40:05.299Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3262024-02-15T20:40:05.299Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3272024-02-15T20:40:05.299Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3282024-02-15T20:40:05.299Z+ main
3292024-02-15T20:40:05.299Z+ [[ 0 != 0 ]]
3302024-02-15T20:40:05.299Z+ CIDL_OS=solaris2.11
3312024-02-15T20:40:05.299Z+ [[ 0 != 0 ]]
3322024-02-15T20:40:05.299Z+ configure_os solaris2.11
3332024-02-15T20:40:05.300Z+ echo 'current directory: /work/oxidecomputer/omicron'
3342024-02-15T20:40:05.300Zcurrent directory: /work/oxidecomputer/omicron
3352024-02-15T20:40:05.300Z+ echo 'configuring based on OS: "solaris2.11"'
3362024-02-15T20:40:05.300Z+ CIDL_DASHREV=
3372024-02-15T20:40:05.300Z+ case "$1" in
3382024-02-15T20:40:05.300Zconfiguring based on OS: "solaris2.11"
3392024-02-15T20:40:05.300Z+ CIDL_PLATFORM=illumos
3402024-02-15T20:40:05.300Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3412024-02-15T20:40:05.301Z+ CIDL_MD5FUNC=do_md5sum
3422024-02-15T20:40:05.301Z+ CIDL_DASHREV=-1
3432024-02-15T20:40:05.301Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3442024-02-15T20:40:05.301Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3452024-02-15T20:40:05.301Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462024-02-15T20:40:05.301Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472024-02-15T20:40:05.301Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3482024-02-15T20:40:05.301ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3492024-02-15T20:40:05.301Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3502024-02-15T20:40:05.302Z+ mkdir -p out/downloads
3512024-02-15T20:40:05.302ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3522024-02-15T20:40:05.302Z+ mkdir -p ./out/clickhouse
3532024-02-15T20:40:05.302Z+ local DO_DOWNLOAD=true
3542024-02-15T20:40:05.302Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3552024-02-15T20:40:05.302Z+ '[' true == true ']'
3562024-02-15T20:40:05.302Z+ echo Downloading...
3572024-02-15T20:40:05.302ZDownloading...
3582024-02-15T20:40:05.302Z+ 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
3592024-02-15T20:40:05.303Z+ 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
3602024-02-15T20:40:06.739Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612024-02-15T20:40:06.750Z++ md5sum
3622024-02-15T20:40:06.751Z++ awk '{print $1}'
3632024-02-15T20:40:06.924Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3642024-02-15T20:40:06.924Z+ [[ 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 ]]
3652024-02-15T20:40:06.931Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3662024-02-15T20:40:06.931Z+ mkdir -p ./out/clickhouse
3672024-02-15T20:40:06.931Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3682024-02-15T20:40:09.998Z+ ./out/clickhouse/clickhouse server --version
3692024-02-15T20:40:10.021ZClickHouse server version 22.8.9.1.
3702024-02-15T20:40:10.046Z+ set -o errexit
3712024-02-15T20:40:10.046Z+++ dirname ./tools/ci_download_console
3722024-02-15T20:40:10.046Z++ cd ./tools
3732024-02-15T20:40:10.046Z++ pwd
3742024-02-15T20:40:10.047Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3752024-02-15T20:40:10.047Z++ basename ./tools/ci_download_console
3762024-02-15T20:40:10.047Z+ ARG0=ci_download_console
3772024-02-15T20:40:10.047Z+ TARGET_DIR=out
3782024-02-15T20:40:10.047Z+ DOWNLOAD_DIR=out/downloads
3792024-02-15T20:40:10.047Z+ DEST_DIR=./out/console-assets
3802024-02-15T20:40:10.048Z+ source /work/oxidecomputer/omicron/tools/console_version
3812024-02-15T20:40:10.048Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3822024-02-15T20:40:10.048Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3832024-02-15T20:40:10.048Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3842024-02-15T20:40:10.048Z+ TARBALL_FILE=out/downloads/console.tar.gz
3852024-02-15T20:40:10.048Z+ main
3862024-02-15T20:40:10.049Z+ [[ 0 != 0 ]]
3872024-02-15T20:40:10.049Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
3882024-02-15T20:40:10.049ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3892024-02-15T20:40:10.049Z+ echo 'Local file: out/downloads/console.tar.gz'
3902024-02-15T20:40:10.049ZLocal file: out/downloads/console.tar.gz
3912024-02-15T20:40:10.049Z+ local DO_DOWNLOAD=true
3922024-02-15T20:40:10.049Z+ [[ -f out/downloads/console.tar.gz ]]
3932024-02-15T20:40:10.050Z+ mkdir -p out/downloads
3942024-02-15T20:40:10.050Z+ '[' true == true ']'
3952024-02-15T20:40:10.050Z+ echo Downloading...
3962024-02-15T20:40:10.050ZDownloading...
3972024-02-15T20:40:10.050Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
3982024-02-15T20:40:10.050Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3992024-02-15T20:40:10.548Z++ do_sha256sum out/downloads/console.tar.gz
4002024-02-15T20:40:10.552Z++ case "$OSTYPE" in
4012024-02-15T20:40:10.552Z++ SHA=sha256sum
4022024-02-15T20:40:10.552Z++ sha256sum
4032024-02-15T20:40:10.552Z++ awk '{print $1}'
4042024-02-15T20:40:10.556Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4052024-02-15T20:40:10.556Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4062024-02-15T20:40:10.556Z+ rm -rf ./out/console-assets
4072024-02-15T20:40:10.559Z+ mkdir -p ./out/console-assets
4082024-02-15T20:40:10.559Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4092024-02-15T20:40:10.559Z+ mkdir -p ./out/console-assets
4102024-02-15T20:40:10.563Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4112024-02-15T20:40:10.672Z+ set -o errexit
4122024-02-15T20:40:10.675Z+++ dirname ./tools/ci_download_maghemite_openapi
4132024-02-15T20:40:10.678Z++ cd ./tools
4142024-02-15T20:40:10.678Z++ pwd
4152024-02-15T20:40:10.678Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4162024-02-15T20:40:10.681Z++ basename ./tools/ci_download_maghemite_openapi
4172024-02-15T20:40:10.681Z+ ARG0=ci_download_maghemite_openapi
4182024-02-15T20:40:10.681Z+ TARGET_DIR=out
4192024-02-15T20:40:10.681Z+ DOWNLOAD_DIR=out/downloads
4202024-02-15T20:40:10.681Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4212024-02-15T20:40:10.681Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4222024-02-15T20:40:10.682Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4232024-02-15T20:40:10.682Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4242024-02-15T20:40:10.682Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4252024-02-15T20:40:10.682Z+ main
4262024-02-15T20:40:10.682Z+ [[ 0 != 0 ]]
4272024-02-15T20:40:10.682Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4282024-02-15T20:40:10.682ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4292024-02-15T20:40:10.682Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4302024-02-15T20:40:10.682Z+ local DO_DOWNLOAD=true
4312024-02-15T20:40:10.682ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4322024-02-15T20:40:10.682Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4332024-02-15T20:40:10.682Z+ mkdir -p out/downloads
4342024-02-15T20:40:10.685Z+ '[' true == true ']'
4352024-02-15T20:40:10.685Z+ echo Downloading...
4362024-02-15T20:40:10.685ZDownloading...
4372024-02-15T20:40:10.685Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4382024-02-15T20:40:10.685Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4392024-02-15T20:40:11.300Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4402024-02-15T20:40:11.300Z++ case "$OSTYPE" in
4412024-02-15T20:40:11.303Z++ SHA=sha256sum
4422024-02-15T20:40:11.303Z++ sha256sum
4432024-02-15T20:40:11.303Z++ awk '{print $1}'
4442024-02-15T20:40:11.306Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4452024-02-15T20:40:11.306Z+ [[ 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 ]]
4462024-02-15T20:40:11.306Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4472024-02-15T20:40:11.306Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4482024-02-15T20:40:11.306Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4492024-02-15T20:40:11.306Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4502024-02-15T20:40:11.306Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4512024-02-15T20:40:11.306Z+ main
4522024-02-15T20:40:11.306Z+ [[ 0 != 0 ]]
4532024-02-15T20:40:11.307Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4542024-02-15T20:40:11.307ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4552024-02-15T20:40:11.307ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4562024-02-15T20:40:11.307Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4572024-02-15T20:40:11.307Z+ local DO_DOWNLOAD=true
4582024-02-15T20:40:11.307Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4592024-02-15T20:40:11.307Z+ mkdir -p out/downloads
4602024-02-15T20:40:11.310Z+ '[' true == true ']'
4612024-02-15T20:40:11.310Z+ echo Downloading...
4622024-02-15T20:40:11.310ZDownloading...
4632024-02-15T20:40:11.310Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4642024-02-15T20:40:11.310Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4652024-02-15T20:40:11.409Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4662024-02-15T20:40:11.412Z++ case "$OSTYPE" in
4672024-02-15T20:40:11.412Z++ SHA=sha256sum
4682024-02-15T20:40:11.412Z++ sha256sum
4692024-02-15T20:40:11.412Z++ awk '{print $1}'
4702024-02-15T20:40:11.414Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4712024-02-15T20:40:11.414Z+ [[ 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 ]]
4722024-02-15T20:40:11.420Z+ set -o errexit
4732024-02-15T20:40:11.423Z+++ dirname ./tools/ci_download_dendrite_openapi
4742024-02-15T20:40:11.426Z++ cd ./tools
4752024-02-15T20:40:11.426Z++ pwd
4762024-02-15T20:40:11.426Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4772024-02-15T20:40:11.426Z++ basename ./tools/ci_download_dendrite_openapi
4782024-02-15T20:40:11.429Z+ ARG0=ci_download_dendrite_openapi
4792024-02-15T20:40:11.429Z+ TARGET_DIR=out
4802024-02-15T20:40:11.429Z+ DOWNLOAD_DIR=out/downloads
4812024-02-15T20:40:11.429Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4822024-02-15T20:40:11.429Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4832024-02-15T20:40:11.429Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4842024-02-15T20:40:11.429Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4852024-02-15T20:40:11.429Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4862024-02-15T20:40:11.429Z+ main
4872024-02-15T20:40:11.429Z+ [[ 0 != 0 ]]
4882024-02-15T20:40:11.429Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
4892024-02-15T20:40:11.429ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4902024-02-15T20:40:11.429ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4912024-02-15T20:40:11.430Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
4922024-02-15T20:40:11.430Z+ local DO_DOWNLOAD=true
4932024-02-15T20:40:11.430Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
4942024-02-15T20:40:11.430Z+ mkdir -p out/downloads
4952024-02-15T20:40:11.430Z+ '[' true == true ']'
4962024-02-15T20:40:11.430Z+ echo Downloading...
4972024-02-15T20:40:11.430ZDownloading...
4982024-02-15T20:40:11.430Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4992024-02-15T20:40:11.430Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5002024-02-15T20:40:12.090Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5012024-02-15T20:40:12.090Z++ case "$OSTYPE" in
5022024-02-15T20:40:12.093Z++ SHA=sha256sum
5032024-02-15T20:40:12.093Z++ sha256sum
5042024-02-15T20:40:12.093Z++ awk '{print $1}'
5052024-02-15T20:40:12.096Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5062024-02-15T20:40:12.096Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5072024-02-15T20:40:12.103Z+ set -o errexit
5082024-02-15T20:40:12.106Z+++ dirname ./tools/ci_download_dendrite_stub
5092024-02-15T20:40:12.108Z++ cd ./tools
5102024-02-15T20:40:12.108Z++ pwd
5112024-02-15T20:40:12.108Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5122024-02-15T20:40:12.109Z++ basename ./tools/ci_download_dendrite_stub
5132024-02-15T20:40:12.112Z+ ARG0=ci_download_dendrite_stub
5142024-02-15T20:40:12.112Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5152024-02-15T20:40:12.112Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5162024-02-15T20:40:12.112Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5172024-02-15T20:40:12.112Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5182024-02-15T20:40:12.112Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5192024-02-15T20:40:12.112Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5202024-02-15T20:40:12.112Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5212024-02-15T20:40:12.112Z+ TARGET_DIR=out
5222024-02-15T20:40:12.112Z+ DOWNLOAD_DIR=out/downloads
5232024-02-15T20:40:12.112Z+ DEST_DIR=./out/dendrite-stub
5242024-02-15T20:40:12.112Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5252024-02-15T20:40:12.112Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5262024-02-15T20:40:12.112Z+ REPO=oxidecomputer/dendrite
5272024-02-15T20:40:12.112Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5282024-02-15T20:40:12.112Z+ main
5292024-02-15T20:40:12.113Z+ [[ 0 != 0 ]]
5302024-02-15T20:40:12.113Z+ CIDL_OS=solaris2.11
5312024-02-15T20:40:12.113Z+ [[ 0 != 0 ]]
5322024-02-15T20:40:12.113Z+ configure_os solaris2.11
5332024-02-15T20:40:12.113Z+ echo 'current directory: /work/oxidecomputer/omicron'
5342024-02-15T20:40:12.113Zcurrent directory: /work/oxidecomputer/omicron
5352024-02-15T20:40:12.113Z+ echo 'configuring based on OS: "solaris2.11"'
5362024-02-15T20:40:12.113Z+ case "$1" in
5372024-02-15T20:40:12.113Zconfiguring based on OS: "solaris2.11"
5382024-02-15T20:40:12.113Z+ SET_BINARIES=
5392024-02-15T20:40:12.113Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5402024-02-15T20:40:12.113Z+ CIDL_SHA256FUNC=do_sha256sum
5412024-02-15T20:40:12.113Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5422024-02-15T20:40:12.113Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5432024-02-15T20:40:12.113Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5442024-02-15T20:40:12.113Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5452024-02-15T20:40:12.113ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5462024-02-15T20:40:12.113ZLocal file: out/downloads/dendrite-stub.tar.gz
5472024-02-15T20:40:12.113Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5482024-02-15T20:40:12.113Z+ mkdir -p out/downloads
5492024-02-15T20:40:12.116Z+ mkdir -p ./out/dendrite-stub
5502024-02-15T20:40:12.116Z+ fetch_and_verify
5512024-02-15T20:40:12.116Z+ local DO_DOWNLOAD=true
5522024-02-15T20:40:12.117Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5532024-02-15T20:40:12.117Z+ '[' true == true ']'
5542024-02-15T20:40:12.117Z+ echo Downloading...
5552024-02-15T20:40:12.117ZDownloading...
5562024-02-15T20:40:12.117Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5572024-02-15T20:40:12.117Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5582024-02-15T20:40:19.548Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5592024-02-15T20:40:19.557Z++ sha256sum
5602024-02-15T20:40:19.557Z++ awk '{print $1}'
5612024-02-15T20:40:19.573Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5622024-02-15T20:40:19.587Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5632024-02-15T20:40:19.588Z+ do_untar out/downloads/dendrite-stub.tar.gz
5642024-02-15T20:40:19.588Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5652024-02-15T20:40:20.246Z+ do_assemble
5662024-02-15T20:40:20.246Z+ rm -r ./out/dendrite-stub
5672024-02-15T20:40:20.249Z+ mkdir ./out/dendrite-stub
5682024-02-15T20:40:20.249Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5692024-02-15T20:40:20.338Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5702024-02-15T20:40:20.348Z+ set -o errexit
5712024-02-15T20:40:20.372Z+++ dirname ./tools/ci_download_maghemite_mgd
5722024-02-15T20:40:20.372Z++ cd ./tools
5732024-02-15T20:40:20.372Z++ pwd
5742024-02-15T20:40:20.372Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5752024-02-15T20:40:20.372Z++ basename ./tools/ci_download_maghemite_mgd
5762024-02-15T20:40:20.372Z+ ARG0=ci_download_maghemite_mgd
5772024-02-15T20:40:20.372Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5782024-02-15T20:40:20.372Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5792024-02-15T20:40:20.372Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5802024-02-15T20:40:20.372Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5812024-02-15T20:40:20.372Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5822024-02-15T20:40:20.372Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5832024-02-15T20:40:20.372Z+ TARGET_DIR=out
5842024-02-15T20:40:20.372Z+ DOWNLOAD_DIR=out/downloads
5852024-02-15T20:40:20.372Z+ DEST_DIR=./out/mgd
5862024-02-15T20:40:20.372Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5872024-02-15T20:40:20.372Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5882024-02-15T20:40:20.372Z+ REPO=oxidecomputer/maghemite
5892024-02-15T20:40:20.372Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5902024-02-15T20:40:20.373Z+ main
5912024-02-15T20:40:20.373Z+ [[ 0 != 0 ]]
5922024-02-15T20:40:20.373Z+ CIDL_OS=solaris2.11
5932024-02-15T20:40:20.373Z+ [[ 0 != 0 ]]
5942024-02-15T20:40:20.373Z+ configure_os solaris2.11
5952024-02-15T20:40:20.373Z+ echo 'current directory: /work/oxidecomputer/omicron'
5962024-02-15T20:40:20.373Zcurrent directory: /work/oxidecomputer/omicron
5972024-02-15T20:40:20.373Zconfiguring based on OS: "solaris2.11"
5982024-02-15T20:40:20.373Z+ echo 'configuring based on OS: "solaris2.11"'
5992024-02-15T20:40:20.373Z+ case "$1" in
6002024-02-15T20:40:20.373Z+ SET_BINARIES=
6012024-02-15T20:40:20.373Z+ CIDL_SHA256FUNC=do_sha256sum
6022024-02-15T20:40:20.373Z+ TARBALL_FILENAME=mgd.tar.gz
6032024-02-15T20:40:20.373Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6042024-02-15T20:40:20.373Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6052024-02-15T20:40:20.373Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6062024-02-15T20:40:20.373ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6072024-02-15T20:40:20.373Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6082024-02-15T20:40:20.374Z+ mkdir -p out/downloads
6092024-02-15T20:40:20.374ZLocal file: out/downloads/mgd.tar.gz
6102024-02-15T20:40:20.374Z+ mkdir -p ./out/mgd
6112024-02-15T20:40:20.374Z+ fetch_and_verify
6122024-02-15T20:40:20.374Z+ local DO_DOWNLOAD=true
6132024-02-15T20:40:20.374Z+ [[ -f out/downloads/mgd.tar.gz ]]
6142024-02-15T20:40:20.374Z+ '[' true == true ']'
6152024-02-15T20:40:20.374Z+ echo Downloading...
6162024-02-15T20:40:20.374ZDownloading...
6172024-02-15T20:40:20.374Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6182024-02-15T20:40:20.374Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6192024-02-15T20:40:26.994Z++ do_sha256sum out/downloads/mgd.tar.gz
6202024-02-15T20:40:27.000Z++ sha256sum
6212024-02-15T20:40:27.000Z++ awk '{print $1}'
6222024-02-15T20:40:27.016Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6232024-02-15T20:40:27.024Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6242024-02-15T20:40:27.024Z+ do_untar out/downloads/mgd.tar.gz
6252024-02-15T20:40:27.025Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6262024-02-15T20:40:27.471Z+ do_assemble
6272024-02-15T20:40:27.471Z+ rm -r ./out/mgd
6282024-02-15T20:40:27.478Z+ mkdir ./out/mgd
6292024-02-15T20:40:27.478Z+ cp -r out/downloads/root ./out/mgd/root
6302024-02-15T20:40:27.616Z+ set -o errexit
6312024-02-15T20:40:27.619Z+++ dirname ./tools/ci_download_transceiver_control
6322024-02-15T20:40:27.619Z++ cd ./tools
6332024-02-15T20:40:27.619Z++ pwd
6342024-02-15T20:40:27.623Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6352024-02-15T20:40:27.624Z++ basename ./tools/ci_download_transceiver_control
6362024-02-15T20:40:27.624Z+ ARG0=ci_download_transceiver_control
6372024-02-15T20:40:27.624Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6382024-02-15T20:40:27.624Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6392024-02-15T20:40:27.624Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6402024-02-15T20:40:27.624Z+ TARGET_DIR=out
6412024-02-15T20:40:27.624Z+ DOWNLOAD_DIR=out/downloads
6422024-02-15T20:40:27.624Z+ DEST_DIR=./out/transceiver-control
6432024-02-15T20:40:27.624Z+ BIN_DIR=/opt/oxide/bin
6442024-02-15T20:40:27.625Z+ BINARY=xcvradm
6452024-02-15T20:40:27.625Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6462024-02-15T20:40:27.625Z+ REPO=oxidecomputer/transceiver-control
6472024-02-15T20:40:27.625Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6482024-02-15T20:40:27.625Z+ main
6492024-02-15T20:40:27.625Z+ [[ 0 != 0 ]]
6502024-02-15T20:40:27.625Z+ CIDL_OS=solaris2.11
6512024-02-15T20:40:27.625Z+ [[ 0 != 0 ]]
6522024-02-15T20:40:27.625Z+ configure_os solaris2.11
6532024-02-15T20:40:27.625Z+ echo 'current directory: /work/oxidecomputer/omicron'
6542024-02-15T20:40:27.625Zcurrent directory: /work/oxidecomputer/omicron
6552024-02-15T20:40:27.626Z+ echo 'configuring based on OS: "solaris2.11"'
6562024-02-15T20:40:27.626Z+ case "$1" in
6572024-02-15T20:40:27.626Zconfiguring based on OS: "solaris2.11"
6582024-02-15T20:40:27.626Z+ SET_BINARIES=
6592024-02-15T20:40:27.626Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6602024-02-15T20:40:27.626Z+ CIDL_SHA256FUNC=do_sha256sum
6612024-02-15T20:40:27.626Z+ ARCHIVE_FILENAME=xcvradm.gz
6622024-02-15T20:40:27.626Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6632024-02-15T20:40:27.626Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6642024-02-15T20:40:27.626Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6652024-02-15T20:40:27.626ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6662024-02-15T20:40:27.626ZLocal file: out/downloads/xcvradm.gz
6672024-02-15T20:40:27.627Z+ echo 'Local file: out/downloads/xcvradm.gz'
6682024-02-15T20:40:27.627Z+ mkdir -p out/downloads
6692024-02-15T20:40:27.634Z+ mkdir -p ./out/transceiver-control
6702024-02-15T20:40:27.634Z+ fetch_and_verify
6712024-02-15T20:40:27.634Z+ local DO_DOWNLOAD=true
6722024-02-15T20:40:27.634Z+ [[ -f out/downloads/xcvradm.gz ]]
6732024-02-15T20:40:27.634Z+ '[' true == true ']'
6742024-02-15T20:40:27.634Z+ echo Downloading...
6752024-02-15T20:40:27.635ZDownloading...
6762024-02-15T20:40:27.635Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6772024-02-15T20:40:27.635Z+ 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
6782024-02-15T20:40:30.565Z++ do_sha256sum out/downloads/xcvradm.gz
6792024-02-15T20:40:30.579Z++ sha256sum
6802024-02-15T20:40:30.579Z++ awk '{print $1}'
6812024-02-15T20:40:30.580Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6822024-02-15T20:40:30.580Z+ [[ 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 ]]
6832024-02-15T20:40:30.580Z+ do_unpack out/downloads/xcvradm.gz
6842024-02-15T20:40:30.580Z+ mkdir -p out/downloads/root//opt/oxide/bin
6852024-02-15T20:40:30.580Z+ gzip -dc out/downloads/xcvradm.gz
6862024-02-15T20:40:30.709Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6872024-02-15T20:40:30.727Z+ do_assemble
6882024-02-15T20:40:30.728Z+ rm -r ./out/transceiver-control
6892024-02-15T20:40:30.728Z+ mkdir ./out/transceiver-control
6902024-02-15T20:40:30.728Z+ cp -r out/downloads/root ./out/transceiver-control/root
6912024-02-15T20:40:30.850ZAll prerequisites installed successfully
6922024-02-15T20:40:30.853Z
6932024-02-15T20:40:30.853Zreal 2:06.126285622
6942024-02-15T20:40:30.853Zuser 33.581714627
6952024-02-15T20:40:30.853Zsys 6.214419289
6962024-02-15T20:40:30.853Ztrap 0.007899383
6972024-02-15T20:40:30.853Ztflt 0.256484380
6982024-02-15T20:40:30.853Zdflt 0.678482651
6992024-02-15T20:40:30.853Zkflt 0.277160468
7002024-02-15T20:40:30.853Zlock 1.654409390
7012024-02-15T20:40:30.853Zslp 4:14.631380748
7022024-02-15T20:40:30.853Zlat 1.734652483
7032024-02-15T20:40:30.853Zstop 0.146746765
7042024-02-15T20:40:30.853Z+ banner end-to-end-tests
7052024-02-15T20:40:30.927Z
7062024-02-15T20:40:30.927Z ###### # # ##### ##### #### ###### # # #####
7072024-02-15T20:40:30.927Z # ## # # # # # # # ## # # #
7082024-02-15T20:40:30.927Z ##### # # # # # ##### # # # ##### ##### # # # # #
7092024-02-15T20:40:30.927Z # # # # # # # # # # # # # # #
7102024-02-15T20:40:30.927Z # # ## # # # # # # # ## # #
7112024-02-15T20:40:30.927Z ###### # # ##### # #### ###### # # #####
7122024-02-15T20:40:30.927Z
7132024-02-15T20:40:30.930Z+ export CARGO_PROFILE_DEV_DEBUG=1
7142024-02-15T20:40:30.930Z+ CARGO_PROFILE_DEV_DEBUG=1
7152024-02-15T20:40:30.930Z+ export CARGO_PROFILE_TEST_DEBUG=1
7162024-02-15T20:40:30.930Z+ CARGO_PROFILE_TEST_DEBUG=1
7172024-02-15T20:40:30.930Z+ export CARGO_INCREMENTAL=0
7182024-02-15T20:40:30.930Z+ CARGO_INCREMENTAL=0
7192024-02-15T20:40:30.930Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7202024-02-15T20:40:31.148Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7212024-02-15T20:40:31.496Z Updating git repository `https://github.com/oxidecomputer/samael`
7222024-02-15T20:40:31.859Z Updating crates.io index
7232024-02-15T20:40:31.890Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7242024-02-15T20:40:32.576Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7252024-02-15T20:40:34.436Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7262024-02-15T20:40:35.413Z Updating git repository `http://github.com/oxidecomputer/tofino`
7272024-02-15T20:40:35.416Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7282024-02-15T20:40:35.590Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7292024-02-15T20:40:35.836Z Updating git repository `https://github.com/oxidecomputer/propolis`
7302024-02-15T20:40:36.980Z Updating git repository `https://github.com/oxidecomputer/crucible`
7312024-02-15T20:40:39.009Z Updating git repository `https://github.com/oxidecomputer/opte`
7322024-02-15T20:40:39.934Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7332024-02-15T20:40:40.223Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7342024-02-15T20:40:40.794Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7352024-02-15T20:40:41.105Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7362024-02-15T20:40:41.357Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7372024-02-15T20:40:41.650Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7382024-02-15T20:40:42.002Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7392024-02-15T20:40:42.519Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7402024-02-15T20:40:42.803Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7412024-02-15T20:40:43.306Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7422024-02-15T20:40:43.687Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7432024-02-15T20:40:43.981Z Updating git repository `https://github.com/jgallagher/nix`
7442024-02-15T20:40:44.931Z Updating git repository `https://github.com/cbiffle/hubpack`
7452024-02-15T20:40:45.306Z Updating git repository `https://github.com/oxidecomputer/typify`
7462024-02-15T20:40:46.851Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7472024-02-15T20:40:47.259Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7482024-02-15T20:40:47.563Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7492024-02-15T20:40:48.833Z Downloading crates ...
7502024-02-15T20:40:49.009Z Downloaded adler v1.0.2
7512024-02-15T20:40:49.021Z Downloaded macaddr v1.0.1
7522024-02-15T20:40:49.021Z Downloaded blowfish v0.9.1
7532024-02-15T20:40:49.021Z Downloaded linked-hash-map v0.5.6
7542024-02-15T20:40:49.035Z Downloaded md5 v0.7.0
7552024-02-15T20:40:49.046Z Downloaded matches v0.1.10
7562024-02-15T20:40:49.046Z Downloaded match_cfg v0.1.0
7572024-02-15T20:40:49.053Z Downloaded cbc v0.1.2
7582024-02-15T20:40:49.053Z Downloaded cfg-if v1.0.0
7592024-02-15T20:40:49.054Z Downloaded byteorder v1.5.0
7602024-02-15T20:40:49.054Z Downloaded cipher v0.4.4
7612024-02-15T20:40:49.066Z Downloaded pkcs8 v0.10.2
7622024-02-15T20:40:49.066Z Downloaded new_debug_unreachable v1.0.4
7632024-02-15T20:40:49.066Z Downloaded libsw v3.3.1
7642024-02-15T20:40:49.079Z Downloaded polyval v0.6.1
7652024-02-15T20:40:49.080Z Downloaded crucible-workspace-hack v0.1.0
7662024-02-15T20:40:49.080Z Downloaded parse-display-derive v0.9.0
7672024-02-15T20:40:49.080Z Downloaded lock_api v0.4.10
7682024-02-15T20:40:49.080Z Downloaded curve25519-dalek-derive v0.1.0
7692024-02-15T20:40:49.081Z Downloaded darling_macro v0.20.3
7702024-02-15T20:40:49.081Z Downloaded cstr-argument v0.1.2
7712024-02-15T20:40:49.081Z Downloaded log v0.4.20
7722024-02-15T20:40:49.087Z Downloaded openssl-macros v0.1.1
7732024-02-15T20:40:49.087Z Downloaded openssl-probe v0.1.5
7742024-02-15T20:40:49.087Z Downloaded defmt-macros v0.3.6
7752024-02-15T20:40:49.087Z Downloaded defmt-parser v0.3.3
7762024-02-15T20:40:49.088Z Downloaded memmap2 v0.7.1
7772024-02-15T20:40:49.088Z Downloaded num_enum_derive v0.5.11
7782024-02-15T20:40:49.094Z Downloaded cobs v0.2.3
7792024-02-15T20:40:49.095Z Downloaded md-5 v0.10.5
7802024-02-15T20:40:49.095Z Downloaded num-iter v0.1.43
7812024-02-15T20:40:49.529Z Downloaded phf v0.11.2
7822024-02-15T20:40:49.530Z Downloaded pbkdf2 v0.12.2
7832024-02-15T20:40:49.530Z Downloaded crc32fast v1.3.2
7842024-02-15T20:40:49.530Z Downloaded atty v0.2.14
7852024-02-15T20:40:49.530Z Downloaded num_enum v0.5.11
7862024-02-15T20:40:49.531Z Downloaded pest_generator v2.7.6
7872024-02-15T20:40:49.531Z Downloaded num-traits v0.2.16
7882024-02-15T20:40:49.531Z Downloaded atomicwrites v0.4.3
7892024-02-15T20:40:49.531Z Downloaded diesel_table_macro_syntax v0.1.0
7902024-02-15T20:40:49.531Z Downloaded newtype_derive v0.1.6
7912024-02-15T20:40:49.532Z Downloaded openssl-sys v0.9.96
7922024-02-15T20:40:49.532Z Downloaded crypto-common v0.1.6
7932024-02-15T20:40:49.532Z Downloaded num_threads v0.1.6
7942024-02-15T20:40:49.532Z Downloaded once_cell v1.19.0
7952024-02-15T20:40:49.532Z Downloaded bytes v1.5.0
7962024-02-15T20:40:49.552Z Downloaded ctr v0.9.2
7972024-02-15T20:40:49.552Z Downloaded debug-ignore v1.0.5
7982024-02-15T20:40:49.552Z Downloaded argon2 v0.5.3
7992024-02-15T20:40:49.552Z Downloaded pbkdf2 v0.11.0
8002024-02-15T20:40:49.552Z Downloaded omicron-zone-package v0.11.0
8012024-02-15T20:40:49.553Z Downloaded data-encoding v2.4.0
8022024-02-15T20:40:49.553Z Downloaded lazy_static v1.4.0
8032024-02-15T20:40:49.553Z Downloaded atomic-waker v1.1.1
8042024-02-15T20:40:49.553Z Downloaded anstream v0.5.0
8052024-02-15T20:40:49.553Z Downloaded async-trait v0.1.77
8062024-02-15T20:40:49.553Z Downloaded bcrypt-pbkdf v0.10.0
8072024-02-15T20:40:49.553Z Downloaded ident_case v1.0.1
8082024-02-15T20:40:49.554Z Downloaded bit-set v0.5.3
8092024-02-15T20:40:49.554Z Downloaded nibble_vec v0.1.0
8102024-02-15T20:40:49.554Z Downloaded base16ct v0.2.0
8112024-02-15T20:40:49.554Z Downloaded kstat-rs v0.2.3
8122024-02-15T20:40:49.554Z Downloaded anstyle v1.0.2
8132024-02-15T20:40:49.554Z Downloaded clap_lex v0.5.1
8142024-02-15T20:40:49.554Z Downloaded num_cpus v1.16.0
8152024-02-15T20:40:49.554Z Downloaded primeorder v0.13.6
8162024-02-15T20:40:49.554Z Downloaded predicates-core v1.0.6
8172024-02-15T20:40:49.554Z Downloaded pin-project-lite v0.2.13
8182024-02-15T20:40:49.554Z Downloaded libefi-sys v0.1.0
8192024-02-15T20:40:49.555Z Downloaded time-macros v0.2.13
8202024-02-15T20:40:49.555Z Downloaded chacha20poly1305 v0.10.1
8212024-02-15T20:40:49.555Z Downloaded defmt v0.3.5
8222024-02-15T20:40:49.555Z Downloaded parse-display v0.9.0
8232024-02-15T20:40:49.555Z Downloaded anstyle-query v1.0.0
8242024-02-15T20:40:49.555Z Downloaded keccak v0.1.4
8252024-02-15T20:40:49.555Z Downloaded thiserror-no-std v2.0.2
8262024-02-15T20:40:49.555Z Downloaded dtrace-parser v0.2.0
8272024-02-15T20:40:49.556Z Downloaded dtrace-parser v0.1.14
8282024-02-15T20:40:49.556Z Downloaded unicase v2.7.0
8292024-02-15T20:40:49.556Z Downloaded bit-vec v0.6.3
8302024-02-15T20:40:49.556Z Downloaded thiserror-impl-no-std v2.0.2
8312024-02-15T20:40:49.556Z Downloaded utf8parse v0.2.1
8322024-02-15T20:40:49.556Z Downloaded enum-as-inner v0.5.1
8332024-02-15T20:40:49.557Z Downloaded display-error-chain v0.2.0
8342024-02-15T20:40:49.557Z Downloaded backoff v0.4.0
8352024-02-15T20:40:49.557Z Downloaded base64ct v1.6.0
8362024-02-15T20:40:49.557Z Downloaded bzip2 v0.4.4
8372024-02-15T20:40:49.557Z Downloaded anstyle-parse v0.2.1
8382024-02-15T20:40:49.557Z Downloaded pest_derive v2.7.6
8392024-02-15T20:40:49.557Z Downloaded tokio-rustls v0.24.1
8402024-02-15T20:40:49.557Z Downloaded derive-where v1.2.7
8412024-02-15T20:40:49.557Z Downloaded secrecy v0.8.0
8422024-02-15T20:40:49.557Z Downloaded pest_meta v2.7.6
8432024-02-15T20:40:49.557Z Downloaded password-hash v0.4.2
8442024-02-15T20:40:49.557Z Downloaded filetime v0.2.23
8452024-02-15T20:40:49.557Z Downloaded dirs-next v2.0.0
8462024-02-15T20:40:49.557Z Downloaded der_derive v0.7.2
8472024-02-15T20:40:49.557Z Downloaded instant v0.1.12
8482024-02-15T20:40:49.558Z Downloaded owo-colors v4.0.0
8492024-02-15T20:40:49.558Z Downloaded diesel_derives v2.1.2
8502024-02-15T20:40:49.558Z Downloaded rustls-pki-types v1.1.0
8512024-02-15T20:40:49.558Z Downloaded hubpack v0.1.2
8522024-02-15T20:40:49.558Z Downloaded rand_chacha v0.2.2
8532024-02-15T20:40:49.558Z Downloaded futures-channel v0.3.30
8542024-02-15T20:40:49.558Z Downloaded hostname v0.3.1
8552024-02-15T20:40:49.558Z Downloaded headers-core v0.2.0
8562024-02-15T20:40:49.558Z Downloaded waitgroup v0.1.2
8572024-02-15T20:40:49.558Z Downloaded usdt-attr-macro v0.5.0
8582024-02-15T20:40:49.558Z Downloaded foreign-types-shared v0.3.1
8592024-02-15T20:40:49.558Z Downloaded unicode-xid v0.2.4
8602024-02-15T20:40:49.558Z Downloaded ghash v0.5.0
8612024-02-15T20:40:49.558Z Downloaded ahash v0.8.7
8622024-02-15T20:40:49.558Z Downloaded rustversion v1.0.14
8632024-02-15T20:40:49.558Z Downloaded slog-stdlog v4.1.1
8642024-02-15T20:40:49.558Z Downloaded darling_core v0.20.3
8652024-02-15T20:40:49.558Z Downloaded topological-sort v0.2.2
8662024-02-15T20:40:49.559Z Downloaded serde_repr v0.1.16
8672024-02-15T20:40:49.559Z Downloaded http-range v0.1.5
8682024-02-15T20:40:49.559Z Downloaded yasna v0.5.2
8692024-02-15T20:40:49.559Z Downloaded stable_deref_trait v1.2.0
8702024-02-15T20:40:49.559Z Downloaded derive_more v0.99.17
8712024-02-15T20:40:49.559Z Downloaded httpdate v1.0.3
8722024-02-15T20:40:49.559Z Downloaded ucd-trie v0.1.6
8732024-02-15T20:40:49.559Z Downloaded hex v0.4.3
8742024-02-15T20:40:49.559Z Downloaded heck v0.4.1
8752024-02-15T20:40:49.559Z Downloaded inout v0.1.3
8762024-02-15T20:40:49.559Z Downloaded crossbeam-utils v0.8.16
8772024-02-15T20:40:49.559Z Downloaded difflib v0.4.0
8782024-02-15T20:40:49.559Z Downloaded zone_cfg_derive v0.3.0
8792024-02-15T20:40:49.559Z Downloaded fixedbitset v0.4.2
8802024-02-15T20:40:49.559Z Downloaded foreign-types-macros v0.2.3
8812024-02-15T20:40:49.559Z Downloaded p256 v0.13.2
8822024-02-15T20:40:49.559Z Downloaded siphasher v0.3.11
8832024-02-15T20:40:49.559Z Downloaded group v0.13.0
8842024-02-15T20:40:49.560Z Downloaded tempfile v3.10.0
8852024-02-15T20:40:49.560Z Downloaded hash32 v0.2.1
8862024-02-15T20:40:49.560Z Downloaded tinyvec v1.6.0
8872024-02-15T20:40:49.560Z Downloaded untrusted v0.9.0
8882024-02-15T20:40:49.560Z Downloaded same-file v1.0.6
8892024-02-15T20:40:49.560Z Downloaded whoami v1.4.1
8902024-02-15T20:40:49.560Z Downloaded home v0.5.5
8912024-02-15T20:40:49.560Z Downloaded serde_spanned v0.6.5
8922024-02-15T20:40:49.560Z Downloaded scheduled-thread-pool v0.2.7
8932024-02-15T20:40:49.560Z Downloaded headers v0.3.9
8942024-02-15T20:40:49.560Z Downloaded rand_core v0.6.4
8952024-02-15T20:40:49.560Z Downloaded endian-type v0.1.2
8962024-02-15T20:40:49.572Z Downloaded allocator-api2 v0.2.16
8972024-02-15T20:40:49.572Z Downloaded rustls-pemfile v1.0.3
8982024-02-15T20:40:49.572Z Downloaded form_urlencoded v1.2.1
8992024-02-15T20:40:49.572Z Downloaded glob v0.3.1
9002024-02-15T20:40:49.572Z Downloaded subtle v2.5.0
9012024-02-15T20:40:49.572Z Downloaded time-core v0.1.1
9022024-02-15T20:40:49.572Z Downloaded dirs-sys v0.4.1
9032024-02-15T20:40:49.572Z Downloaded toml v0.5.11
9042024-02-15T20:40:49.572Z Downloaded rfc6979 v0.4.0
9052024-02-15T20:40:49.573Z Downloaded zerocopy v0.3.0
9062024-02-15T20:40:49.573Z Downloaded hyper-tls v0.5.0
9072024-02-15T20:40:49.573Z Downloaded sct v0.7.0
9082024-02-15T20:40:49.573Z Downloaded resolv-conf v0.7.0
9092024-02-15T20:40:49.573Z Downloaded getopts v0.2.21
9102024-02-15T20:40:49.573Z Downloaded tokio-postgres v0.7.10
9112024-02-15T20:40:49.574Z Downloaded phf_shared v0.10.0
9122024-02-15T20:40:49.574Z Downloaded foreign-types-shared v0.1.1
9132024-02-15T20:40:49.574Z Downloaded option-ext v0.2.0
9142024-02-15T20:40:49.574Z Downloaded futures-executor v0.3.30
9152024-02-15T20:40:49.574Z Downloaded blake2 v0.10.6
9162024-02-15T20:40:49.574Z Downloaded usdt-impl v0.5.0
9172024-02-15T20:40:49.574Z Downloaded foreign-types v0.5.0
9182024-02-15T20:40:49.574Z Downloaded libm v0.2.7
9192024-02-15T20:40:49.574Z Downloaded slog-envlogger v2.2.0
9202024-02-15T20:40:49.574Z Downloaded slog-dtrace v0.3.0
9212024-02-15T20:40:49.574Z Downloaded serde_urlencoded v0.7.1
9222024-02-15T20:40:49.574Z Downloaded foreign-types v0.3.2
9232024-02-15T20:40:49.574Z Downloaded plain v0.2.3
9242024-02-15T20:40:49.574Z Downloaded textwrap v0.11.0
9252024-02-15T20:40:49.575Z Downloaded futures v0.3.30
9262024-02-15T20:40:49.575Z Downloaded hubpack_derive v0.1.1
9272024-02-15T20:40:49.575Z Downloaded signal-hook-mio v0.2.3
9282024-02-15T20:40:49.575Z Downloaded slog-async v2.8.0
9292024-02-15T20:40:49.575Z Downloaded backtrace v0.3.69
9302024-02-15T20:40:49.575Z Downloaded rustls-pemfile v2.0.0
9312024-02-15T20:40:49.575Z Downloaded string_cache v0.8.7
9322024-02-15T20:40:49.575Z Downloaded sec1 v0.7.3
9332024-02-15T20:40:49.575Z Downloaded russh-cryptovec v0.7.0
9342024-02-15T20:40:49.575Z Downloaded digest v0.10.7
9352024-02-15T20:40:49.575Z Downloaded strsim v0.10.0
9362024-02-15T20:40:49.575Z Downloaded slab v0.4.9
9372024-02-15T20:40:49.575Z Downloaded hyper-staticfile v0.9.5
9382024-02-15T20:40:49.575Z Downloaded getrandom v0.2.10
9392024-02-15T20:40:49.575Z Downloaded tinyvec_macros v0.1.1
9402024-02-15T20:40:49.575Z Downloaded dirs-sys-next v0.1.2
9412024-02-15T20:40:49.575Z Downloaded ryu v1.0.15
9422024-02-15T20:40:49.575Z Downloaded fxhash v0.2.1
9432024-02-15T20:40:49.575Z Downloaded structmeta v0.3.0
9442024-02-15T20:40:49.575Z Downloaded version_check v0.9.4
9452024-02-15T20:40:49.575Z Downloaded http-body v0.4.5
9462024-02-15T20:40:49.575Z Downloaded pem-rfc7468 v0.7.0
9472024-02-15T20:40:49.576Z Downloaded toml_edit v0.19.15
9482024-02-15T20:40:49.576Z Downloaded dof v0.1.5
9492024-02-15T20:40:49.576Z Downloaded usdt-macro v0.3.5
9502024-02-15T20:40:49.576Z Downloaded proc-macro-crate v1.3.1
9512024-02-15T20:40:49.576Z Downloaded vec_map v0.8.2
9522024-02-15T20:40:49.576Z Downloaded errno v0.3.8
9532024-02-15T20:40:49.576Z Downloaded float-cmp v0.9.0
9542024-02-15T20:40:49.577Z Downloaded rand_core v0.5.1
9552024-02-15T20:40:49.577Z Downloaded tokio-native-tls v0.3.1
9562024-02-15T20:40:49.577Z Downloaded strum v0.26.1
9572024-02-15T20:40:49.577Z Downloaded semver v0.1.20
9582024-02-15T20:40:49.577Z Downloaded ipnet v2.9.0
9592024-02-15T20:40:49.577Z Downloaded universal-hash v0.5.1
9602024-02-15T20:40:49.577Z Downloaded futures-io v0.3.30
9612024-02-15T20:40:49.577Z Downloaded mio v0.8.9
9622024-02-15T20:40:49.577Z Downloaded hex-literal v0.4.1
9632024-02-15T20:40:49.578Z Downloaded unicode-width v0.1.11
9642024-02-15T20:40:49.578Z Downloaded memchr v2.6.3
9652024-02-15T20:40:49.578Z Downloaded vsss-rs v3.3.4
9662024-02-15T20:40:49.578Z Downloaded spin v0.9.8
9672024-02-15T20:40:49.578Z Downloaded uuid v1.7.0
9682024-02-15T20:40:49.578Z Downloaded gethostname v0.4.3
9692024-02-15T20:40:49.578Z Downloaded futures-task v0.3.30
9702024-02-15T20:40:49.578Z Downloaded quick-error v1.2.3
9712024-02-15T20:40:49.578Z Downloaded r2d2 v0.8.10
9722024-02-15T20:40:49.578Z Downloaded strum_macros v0.25.2
9732024-02-15T20:40:49.578Z Downloaded usdt-impl v0.3.5
9742024-02-15T20:40:49.578Z Downloaded stringprep v0.1.3
9752024-02-15T20:40:49.579Z Downloaded futures-core v0.3.30
9762024-02-15T20:40:49.579Z Downloaded tokio-tungstenite v0.20.1
9772024-02-15T20:40:49.579Z Downloaded semver v1.0.21
9782024-02-15T20:40:49.579Z Downloaded rayon-core v1.12.0
9792024-02-15T20:40:49.579Z Downloaded spin v0.5.2
9802024-02-15T20:40:49.579Z Downloaded unicode-ident v1.0.12
9812024-02-15T20:40:49.579Z Downloaded trust-dns-resolver v0.22.0
9822024-02-15T20:40:49.579Z Downloaded smf v0.2.2
9832024-02-15T20:40:49.580Z Downloaded http v0.2.11
9842024-02-15T20:40:49.580Z Downloaded indexmap v1.9.3
9852024-02-15T20:40:49.580Z Downloaded serde_tokenstream v0.1.7
9862024-02-15T20:40:49.580Z Downloaded parking_lot v0.12.1
9872024-02-15T20:40:49.580Z Downloaded slog v2.7.0
9882024-02-15T20:40:49.580Z Downloaded pest v2.7.6
9892024-02-15T20:40:49.580Z Downloaded zeroize_derive v1.4.2
9902024-02-15T20:40:49.581Z Downloaded nom v7.1.3
9912024-02-15T20:40:49.581Z Downloaded serde_with_macros v3.6.0
9922024-02-15T20:40:49.581Z Downloaded zip v0.6.6
9932024-02-15T20:40:49.581Z Downloaded serde_yaml v0.9.25
9942024-02-15T20:40:49.581Z Downloaded heapless v0.8.0
9952024-02-15T20:40:49.581Z Downloaded schemars v0.8.16
9962024-02-15T20:40:49.597Z Downloaded signal-hook v0.3.17
9972024-02-15T20:40:49.598Z Downloaded indexmap v2.2.3
9982024-02-15T20:40:49.598Z Downloaded heapless v0.7.16
9992024-02-15T20:40:49.598Z Downloaded russh v0.40.2
10002024-02-15T20:40:49.598Z Downloaded zerocopy v0.6.4
10012024-02-15T20:40:49.599Z Downloaded steno v0.4.0
10022024-02-15T20:40:49.612Z Downloaded toml_edit v0.22.4
10032024-02-15T20:40:49.637Z Downloaded tracing-core v0.1.31
10042024-02-15T20:40:49.637Z Downloaded rand v0.8.5
10052024-02-15T20:40:49.649Z Downloaded hashbrown v0.12.3
10062024-02-15T20:40:49.649Z Downloaded aes-gcm v0.10.3
10072024-02-15T20:40:49.650Z Downloaded hashbrown v0.14.3
10082024-02-15T20:40:49.650Z Downloaded serde_with v3.6.0
10092024-02-15T20:40:49.650Z Downloaded winnow v0.5.15
10102024-02-15T20:40:49.673Z Downloaded rustls-webpki v0.101.7
10112024-02-15T20:40:49.689Z Downloaded http v1.0.0
10122024-02-15T20:40:49.689Z Downloaded trust-dns-client v0.22.0
10132024-02-15T20:40:49.689Z Downloaded goblin v0.8.0
10142024-02-15T20:40:49.689Z Downloaded object v0.32.1
10152024-02-15T20:40:49.708Z Downloaded url v2.5.0
10162024-02-15T20:40:49.724Z Downloaded curve25519-dalek v4.1.1
10172024-02-15T20:40:49.725Z Downloaded zerocopy v0.7.32
10182024-02-15T20:40:49.743Z Downloaded hkdf v0.12.4
10192024-02-15T20:40:49.743Z Downloaded regex-automata v0.1.10
10202024-02-15T20:40:49.743Z Downloaded strum v0.25.0
10212024-02-15T20:40:49.743Z Downloaded tower-service v0.3.2
10222024-02-15T20:40:49.743Z Downloaded openssl v0.10.60
10232024-02-15T20:40:49.746Z Downloaded scroll_derive v0.12.0
10242024-02-15T20:40:49.747Z Downloaded tokio-util v0.7.10
10252024-02-15T20:40:49.747Z Downloaded rand v0.7.3
10262024-02-15T20:40:49.751Z Downloaded semver-parser v0.10.2
10272024-02-15T20:40:49.754Z Downloaded slog-scope v4.4.0
10282024-02-15T20:40:49.755Z Downloaded fallible-iterator v0.2.0
10292024-02-15T20:40:49.758Z Downloaded structopt-derive v0.4.18
10302024-02-15T20:40:49.758Z Downloaded serde_path_to_error v0.1.15
10312024-02-15T20:40:49.761Z Downloaded rustc_version v0.1.7
10322024-02-15T20:40:49.761Z Downloaded rustfmt-wrapper v0.2.0
10332024-02-15T20:40:49.761Z Downloaded thread_local v1.1.7
10342024-02-15T20:40:49.767Z Downloaded either v1.9.0
10352024-02-15T20:40:49.767Z Downloaded tokio-macros v2.2.0
10362024-02-15T20:40:49.767Z Downloaded rustc_version v0.4.0
10372024-02-15T20:40:49.767Z Downloaded signal-hook-registry v1.4.1
10382024-02-15T20:40:49.772Z Downloaded blake3 v1.5.0
10392024-02-15T20:40:49.779Z Downloaded aho-corasick v1.0.4
10402024-02-15T20:40:49.784Z Downloaded gimli v0.28.0
10412024-02-15T20:40:49.790Z Downloaded idna v0.2.3
10422024-02-15T20:40:49.797Z Downloaded webpki-roots v0.25.2
10432024-02-15T20:40:49.800Z Downloaded serde_derive_internals v0.26.0
10442024-02-15T20:40:49.803Z Downloaded proc-macro-error-attr v1.0.4
10452024-02-15T20:40:49.806Z Downloaded trust-dns-proto v0.22.0
10462024-02-15T20:40:49.816Z Downloaded itertools v0.12.1
10472024-02-15T20:40:49.823Z Downloaded regex-syntax v0.8.2
10482024-02-15T20:40:49.832Z Downloaded socket2 v0.5.5
10492024-02-15T20:40:49.835Z Downloaded rustls v0.22.2
10502024-02-15T20:40:49.849Z Downloaded proc-macro2 v1.0.78
10512024-02-15T20:40:49.852Z Downloaded subprocess v0.2.9
10522024-02-15T20:40:49.855Z Downloaded socket2 v0.4.9
10532024-02-15T20:40:49.858Z Downloaded h2 v0.3.24
10542024-02-15T20:40:49.863Z Downloaded proc-macro-error v1.0.4
10552024-02-15T20:40:49.866Z Downloaded futures-util v0.3.30
10562024-02-15T20:40:49.879Z Downloaded toml v0.7.8
10572024-02-15T20:40:49.883Z Downloaded elliptic-curve v0.13.8
10582024-02-15T20:40:49.886Z Downloaded zerocopy-derive v0.6.4
10592024-02-15T20:40:49.897Z Downloaded rayon v1.8.0
10602024-02-15T20:40:49.906Z Downloaded tracing v0.1.37
10612024-02-15T20:40:49.913Z Downloaded regex-automata v0.4.4
10622024-02-15T20:40:49.929Z Downloaded vcpkg v0.2.15
10632024-02-15T20:40:49.969Z Downloaded ed25519-dalek v2.0.0
10642024-02-15T20:40:49.976Z Downloaded unsafe-libyaml v0.2.10
10652024-02-15T20:40:49.979Z Downloaded ecdsa v0.16.9
10662024-02-15T20:40:49.979Z Downloaded tokio-rustls v0.25.0
10672024-02-15T20:40:49.979Z Downloaded radix_trie v0.2.1
10682024-02-15T20:40:49.985Z Downloaded clap v2.34.0
10692024-02-15T20:40:49.993Z Downloaded ed25519 v2.2.2
10702024-02-15T20:40:49.996Z Downloaded rustls-webpki v0.102.1
10712024-02-15T20:40:50.015Z Downloaded syn v1.0.109
10722024-02-15T20:40:50.025Z Downloaded syn v2.0.48
10732024-02-15T20:40:50.036Z Downloaded rustls v0.21.9
10742024-02-15T20:40:50.050Z Downloaded reqwest v0.11.22
10752024-02-15T20:40:50.056Z Downloaded serde_json v1.0.113
10762024-02-15T20:40:50.079Z Downloaded regex v1.10.3
10772024-02-15T20:40:50.504Z Downloaded bstr v0.2.17
10782024-02-15T20:40:50.505Z Downloaded smoltcp v0.9.1
10792024-02-15T20:40:50.509Z Downloaded bstr v1.6.0
10802024-02-15T20:40:50.509Z Downloaded openapiv3 v2.0.0
10812024-02-15T20:40:50.509Z Downloaded hyper v0.14.27
10822024-02-15T20:40:50.509Z Downloaded winapi v0.3.9
10832024-02-15T20:40:50.509Z Downloaded regress v0.8.0
10842024-02-15T20:40:50.509Z Downloaded sha3 v0.10.8
10852024-02-15T20:40:50.509Z Downloaded encoding_rs v0.8.33
10862024-02-15T20:40:50.510Z Downloaded smoltcp v0.11.0
10872024-02-15T20:40:50.510Z Downloaded sled v0.34.7
10882024-02-15T20:40:50.510Z Downloaded rustix v0.38.31
10892024-02-15T20:40:50.510Z Downloaded zerocopy-derive v0.2.0
10902024-02-15T20:40:50.510Z Downloaded regex-automata v0.3.8
10912024-02-15T20:40:50.510Z Downloaded tokio v1.36.0
10922024-02-15T20:40:50.510Z Downloaded libc v0.2.153
10932024-02-15T20:40:50.510Z Downloaded bzip2-sys v0.1.11+1.0.8
10942024-02-15T20:40:50.510Z Downloaded time v0.3.27
10952024-02-15T20:40:50.510Z Downloaded tracing-attributes v0.1.26
10962024-02-15T20:40:50.510Z Downloaded rustix v0.37.23
10972024-02-15T20:40:50.510Z Downloaded diesel v2.1.4
10982024-02-15T20:40:50.510Z Downloaded embedded-io v0.4.0
10992024-02-15T20:40:50.510Z Downloaded idna v0.5.0
11002024-02-15T20:40:50.511Z Downloaded chrono v0.4.31
11012024-02-15T20:40:50.511Z Downloaded unicode-normalization v0.1.22
11022024-02-15T20:40:50.511Z Downloaded aes v0.8.3
11032024-02-15T20:40:50.511Z Downloaded crossterm v0.27.0
11042024-02-15T20:40:50.511Z Downloaded serde v1.0.196
11052024-02-15T20:40:50.511Z Downloaded petgraph v0.6.4
11062024-02-15T20:40:50.511Z Downloaded itertools v0.10.5
11072024-02-15T20:40:50.511Z Downloaded half v2.3.1
11082024-02-15T20:40:50.511Z Downloaded unicode-segmentation v1.10.1
11092024-02-15T20:40:50.511Z Downloaded io-lifetimes v1.0.11
11102024-02-15T20:40:50.512Z Downloaded semver v0.11.0
11112024-02-15T20:40:50.512Z Downloaded tokio-stream v0.1.14
11122024-02-15T20:40:50.512Z Downloaded flate2 v1.0.28
11132024-02-15T20:40:50.512Z Downloaded smallvec v1.13.1
11142024-02-15T20:40:50.512Z Downloaded trust-dns-server v0.22.1
11152024-02-15T20:40:50.512Z Downloaded num-bigint v0.4.4
11162024-02-15T20:40:50.512Z Downloaded base64 v0.21.7
11172024-02-15T20:40:50.512Z Downloaded thread-id v4.2.0
11182024-02-15T20:40:50.512Z Downloaded fnv v1.0.7
11192024-02-15T20:40:50.512Z Downloaded sha2 v0.10.8
11202024-02-15T20:40:50.512Z Downloaded slog-term v2.9.0
11212024-02-15T20:40:50.512Z Downloaded getrandom v0.1.16
11222024-02-15T20:40:50.512Z Downloaded hyper-rustls v0.24.2
11232024-02-15T20:40:50.519Z Downloaded toml v0.8.10
11242024-02-15T20:40:50.519Z Downloaded rcgen v0.12.1
11252024-02-15T20:40:50.519Z Downloaded minimal-lexical v0.2.1
11262024-02-15T20:40:50.523Z Downloaded slog-bunyan v2.5.0
11272024-02-15T20:40:50.523Z Downloaded unicode-bidi v0.3.13
11282024-02-15T20:40:50.523Z Downloaded slog-json v2.6.1
11292024-02-15T20:40:50.528Z Downloaded quote v1.0.35
11302024-02-15T20:40:50.529Z Downloaded httparse v1.8.0
11312024-02-15T20:40:50.549Z Downloaded heck v0.3.3
11322024-02-15T20:40:50.549Z Downloaded untrusted v0.7.1
11332024-02-15T20:40:50.549Z Downloaded rustc-demangle v0.1.23
11342024-02-15T20:40:50.549Z Downloaded crossbeam-channel v0.5.8
11352024-02-15T20:40:50.549Z Downloaded russh-keys v0.40.1
11362024-02-15T20:40:50.561Z Downloaded hmac v0.12.1
11372024-02-15T20:40:50.561Z Downloaded term v0.7.0
11382024-02-15T20:40:50.561Z Downloaded usdt v0.3.5
11392024-02-15T20:40:50.561Z Downloaded rand_chacha v0.3.1
11402024-02-15T20:40:50.561Z Downloaded signature v2.1.0
11412024-02-15T20:40:50.562Z Downloaded itoa v1.0.9
11422024-02-15T20:40:50.562Z Downloaded spki v0.7.2
11432024-02-15T20:40:50.562Z Downloaded hash32 v0.3.1
11442024-02-15T20:40:50.562Z Downloaded ff v0.13.0
11452024-02-15T20:40:50.562Z Downloaded miniz_oxide v0.7.1
11462024-02-15T20:40:50.562Z Downloaded der v0.7.8
11472024-02-15T20:40:50.573Z Downloaded tungstenite v0.20.1
11482024-02-15T20:40:50.573Z Downloaded thiserror-impl v1.0.57
11492024-02-15T20:40:50.573Z Downloaded serde_derive v1.0.196
11502024-02-15T20:40:50.574Z Downloaded similar v2.3.0
11512024-02-15T20:40:50.582Z Downloaded thiserror v1.0.57
11522024-02-15T20:40:50.582Z Downloaded fastrand v2.0.1
11532024-02-15T20:40:50.582Z Downloaded zone v0.3.0
11542024-02-15T20:40:50.583Z Downloaded scopeguard v1.2.0
11552024-02-15T20:40:50.583Z Downloaded tar v0.4.40
11562024-02-15T20:40:50.583Z Downloaded structopt v0.3.26
11572024-02-15T20:40:50.589Z Downloaded postcard v1.0.8
11582024-02-15T20:40:50.593Z Downloaded ring v0.17.7
11592024-02-15T20:40:50.694Z Downloaded typenum v1.16.0
11602024-02-15T20:40:50.712Z Downloaded futures-macro v0.3.30
11612024-02-15T20:40:50.713Z Downloaded zerocopy-derive v0.7.32
11622024-02-15T20:40:50.714Z Downloaded scroll v0.12.0
11632024-02-15T20:40:50.714Z Downloaded schemars_derive v0.8.16
11642024-02-15T20:40:50.714Z Downloaded bitflags v2.4.0
11652024-02-15T20:40:50.714Z Downloaded camino v1.1.6
11662024-02-15T20:40:50.731Z Downloaded poly1305 v0.8.0
11672024-02-15T20:40:50.731Z Downloaded anyhow v1.0.75
11682024-02-15T20:40:50.732Z Downloaded postgres-types v0.2.6
11692024-02-15T20:40:50.732Z Downloaded terminal_size v0.2.6
11702024-02-15T20:40:50.732Z Downloaded serde_tokenstream v0.2.0
11712024-02-15T20:40:50.732Z Downloaded arc-swap v1.6.0
11722024-02-15T20:40:50.732Z Downloaded clap v4.4.3
11732024-02-15T20:40:50.743Z Downloaded ring v0.16.20
11742024-02-15T20:40:50.810Z Downloaded strum_macros v0.26.1
11752024-02-15T20:40:50.813Z Downloaded sha1 v0.10.6
11762024-02-15T20:40:50.813Z Downloaded toml_datetime v0.6.5
11772024-02-15T20:40:50.813Z Downloaded is-terminal v0.4.9
11782024-02-15T20:40:50.813Z Downloaded ipnetwork v0.20.0
11792024-02-15T20:40:50.813Z Downloaded futures-sink v0.3.30
11802024-02-15T20:40:50.816Z Downloaded generic-array v0.14.7
11812024-02-15T20:40:50.816Z Downloaded iana-time-zone v0.1.57
11822024-02-15T20:40:50.820Z Downloaded synstructure v0.12.6
11832024-02-15T20:40:50.820Z Downloaded darling v0.20.3
11842024-02-15T20:40:50.823Z Downloaded pem v3.0.2
11852024-02-15T20:40:50.823Z Downloaded dyn-clone v1.0.16
11862024-02-15T20:40:50.823Z Downloaded password-hash v0.5.0
11872024-02-15T20:40:50.826Z Downloaded dirs v5.0.1
11882024-02-15T20:40:50.826Z Downloaded xattr v1.0.1
11892024-02-15T20:40:50.831Z Downloaded num-complex v0.4.4
11902024-02-15T20:40:50.831Z Downloaded walkdir v2.4.0
11912024-02-15T20:40:50.831Z Downloaded usdt v0.5.0
11922024-02-15T20:40:50.831Z Downloaded parking_lot_core v0.8.6
11932024-02-15T20:40:50.843Z Downloaded structmeta-derive v0.3.0
11942024-02-15T20:40:50.843Z Downloaded strsim v0.8.0
11952024-02-15T20:40:50.843Z Downloaded addr2line v0.21.0
11962024-02-15T20:40:50.843Z Downloaded flagset v0.4.3
11972024-02-15T20:40:50.843Z Downloaded dof v0.3.0
11982024-02-15T20:40:50.843Z Downloaded clap_builder v4.4.2
11992024-02-15T20:40:50.846Z Downloaded zeroize v1.7.0
12002024-02-15T20:40:50.849Z Downloaded phf_shared v0.11.2
12012024-02-15T20:40:50.849Z Downloaded num-integer v0.1.45
12022024-02-15T20:40:50.849Z Downloaded num-derive v0.4.0
12032024-02-15T20:40:50.853Z Downloaded multer v3.0.0
12042024-02-15T20:40:50.856Z Downloaded cpufeatures v0.2.12
12052024-02-15T20:40:50.856Z Downloaded convert_case v0.4.0
12062024-02-15T20:40:50.856Z Downloaded constant_time_eq v0.3.0
12072024-02-15T20:40:50.861Z Downloaded ciborium-ll v0.2.2
12082024-02-15T20:40:50.861Z Downloaded predicates v3.1.0
12092024-02-15T20:40:50.861Z Downloaded block-padding v0.3.3
12102024-02-15T20:40:50.866Z Downloaded block-buffer v0.10.4
12112024-02-15T20:40:50.866Z Downloaded lalrpop-util v0.19.12
12122024-02-15T20:40:50.866Z Downloaded bitflags v1.3.2
12132024-02-15T20:40:50.866Z Downloaded static_assertions v1.1.0
12142024-02-15T20:40:50.870Z Downloaded chacha20 v0.9.1
12152024-02-15T20:40:50.870Z Downloaded async-stream v0.3.5
12162024-02-15T20:40:50.870Z Downloaded utf-8 v0.7.6
12172024-02-15T20:40:50.873Z Downloaded pretty-hex v0.4.1
12182024-02-15T20:40:50.873Z Downloaded usdt-attr-macro v0.3.5
12192024-02-15T20:40:50.873Z Downloaded toolchain_find v0.2.0
12202024-02-15T20:40:50.876Z Downloaded normalize-line-endings v0.3.0
12212024-02-15T20:40:50.876Z Downloaded colored v2.0.4
12222024-02-15T20:40:50.876Z Downloaded aead v0.5.2
12232024-02-15T20:40:50.887Z Downloaded arrayvec v0.7.4
12242024-02-15T20:40:50.887Z Downloaded ansi_term v0.12.1
12252024-02-15T20:40:50.891Z Downloaded equivalent v1.0.1
12262024-02-15T20:40:50.891Z Downloaded want v0.3.1
12272024-02-15T20:40:50.891Z Downloaded usdt-macro v0.5.0
12282024-02-15T20:40:50.891Z Downloaded try-lock v0.2.4
12292024-02-15T20:40:50.891Z Downloaded take_mut v0.2.2
12302024-02-15T20:40:50.891Z Downloaded mime_guess v2.0.4
12312024-02-15T20:40:50.891Z Downloaded swrite v0.1.0
12322024-02-15T20:40:50.891Z Downloaded lru-cache v0.1.2
12332024-02-15T20:40:50.891Z Downloaded precomputed-hash v0.1.1
12342024-02-15T20:40:50.891Z Downloaded ppv-lite86 v0.2.17
12352024-02-15T20:40:50.891Z Downloaded cc v1.0.83
12362024-02-15T20:40:50.895Z Downloaded native-tls v0.2.11
12372024-02-15T20:40:50.895Z Downloaded ciborium v0.2.2
12382024-02-15T20:40:50.898Z Downloaded deranged v0.3.8
12392024-02-15T20:40:50.898Z Downloaded opaque-debug v0.3.0
12402024-02-15T20:40:50.898Z Downloaded pretty-hex v0.2.1
12412024-02-15T20:40:50.898Z Downloaded percent-encoding v2.3.1
12422024-02-15T20:40:50.905Z Downloaded crypto-bigint v0.5.2
12432024-02-15T20:40:50.908Z Downloaded crossbeam-epoch v0.9.15
12442024-02-15T20:40:50.909Z Downloaded const-oid v0.9.5
12452024-02-15T20:40:50.909Z Downloaded colorchoice v1.0.0
12462024-02-15T20:40:50.913Z Downloaded pin-utils v0.1.0
12472024-02-15T20:40:50.913Z Downloaded paste v1.0.14
12482024-02-15T20:40:50.913Z Downloaded autocfg v1.1.0
12492024-02-15T20:40:50.916Z Downloaded postgres-protocol v0.6.6
12502024-02-15T20:40:50.916Z Downloaded parking_lot v0.11.2
12512024-02-15T20:40:50.920Z Downloaded num-rational v0.4.1
12522024-02-15T20:40:50.920Z Downloaded clap_derive v4.4.2
12532024-02-15T20:40:50.923Z Downloaded async-stream-impl v0.3.5
12542024-02-15T20:40:50.923Z Downloaded arrayref v0.3.7
12552024-02-15T20:40:50.923Z Downloaded platforms v3.0.2
12562024-02-15T20:40:50.927Z Downloaded parking_lot_core v0.9.8
12572024-02-15T20:40:50.927Z Downloaded ciborium-io v0.2.2
12582024-02-15T20:40:50.927Z Downloaded crossbeam-deque v0.8.3
12592024-02-15T20:40:50.932Z Downloaded console v0.15.8
12602024-02-15T20:40:50.932Z Downloaded cancel-safe-futures v0.1.5
12612024-02-15T20:40:50.936Z Downloaded pkg-config v0.3.27
12622024-02-15T20:40:50.936Z Downloaded mime v0.3.17
12632024-02-15T20:40:50.937Z Downloaded memoffset v0.9.0
12642024-02-15T20:40:50.937Z Downloaded linear-map v1.2.0
12652024-02-15T20:40:50.941Z Downloaded num v0.4.1
12662024-02-15T20:40:50.941Z Downloaded memmap v0.7.0
12672024-02-15T20:40:50.941Z Downloaded managed v0.8.0
12682024-02-15T20:40:50.941Z Downloaded camino-tempfile v1.1.1
12692024-02-15T20:40:51.354Z Compiling proc-macro2 v1.0.78
12702024-02-15T20:40:51.354Z Compiling unicode-ident v1.0.12
12712024-02-15T20:40:51.354Z Compiling libc v0.2.153
12722024-02-15T20:40:51.364Z Compiling serde v1.0.196
12732024-02-15T20:40:51.364Z Compiling version_check v0.9.4
12742024-02-15T20:40:51.364Z Compiling autocfg v1.1.0
12752024-02-15T20:40:51.397Z Compiling cfg-if v1.0.0
12762024-02-15T20:40:51.525Z Compiling syn v1.0.109
12772024-02-15T20:40:51.600Z Compiling once_cell v1.19.0
12782024-02-15T20:40:52.015Z Compiling thiserror v1.0.57
12792024-02-15T20:40:52.177Z Compiling memchr v2.6.3
12802024-02-15T20:40:52.210Z Compiling typenum v1.16.0
12812024-02-15T20:40:52.629Z Compiling lock_api v0.4.10
12822024-02-15T20:40:53.366Z Compiling parking_lot_core v0.9.8
12832024-02-15T20:40:53.595Z Compiling byteorder v1.5.0
12842024-02-15T20:40:53.695Z Compiling generic-array v0.14.7
12852024-02-15T20:40:53.701Z Compiling ahash v0.8.7
12862024-02-15T20:40:53.725Z Compiling libm v0.2.7
12872024-02-15T20:40:53.729Z Compiling num-traits v0.2.16
12882024-02-15T20:40:53.993Z Compiling serde_json v1.0.113
12892024-02-15T20:40:54.011Z Compiling itoa v1.0.9
12902024-02-15T20:40:54.228Z Compiling slab v0.4.9
12912024-02-15T20:40:54.237Z Compiling log v0.4.20
12922024-02-15T20:40:54.543Z Compiling quote v1.0.35
12932024-02-15T20:40:54.709Z Compiling scopeguard v1.2.0
12942024-02-15T20:40:54.791Z Compiling allocator-api2 v0.2.16
12952024-02-15T20:40:54.857Z Compiling ryu v1.0.15
12962024-02-15T20:40:54.900Z Compiling syn v2.0.48
12972024-02-15T20:40:55.190Z Compiling getrandom v0.2.10
12982024-02-15T20:40:55.242Z Compiling cc v1.0.83
12992024-02-15T20:40:55.503Z Compiling rand_core v0.6.4
13002024-02-15T20:40:55.915Z Compiling pkg-config v0.3.27
13012024-02-15T20:40:56.059Z Compiling heck v0.4.1
13022024-02-15T20:40:56.219Z Compiling equivalent v1.0.1
13032024-02-15T20:40:56.335Z Compiling smallvec v1.13.1
13042024-02-15T20:40:56.389Z Compiling schemars v0.8.16
13052024-02-15T20:40:56.545Z Compiling subtle v2.5.0
13062024-02-15T20:40:57.001Z Compiling vcpkg v0.2.15
13072024-02-15T20:40:57.508Z Compiling pin-project-lite v0.2.13
13082024-02-15T20:40:57.636Z Compiling httparse v1.8.0
13092024-02-15T20:40:58.083Z Compiling parking_lot v0.12.1
13102024-02-15T20:40:58.149Z Compiling ucd-trie v0.1.6
13112024-02-15T20:40:58.307Z Compiling signal-hook-registry v1.4.1
13122024-02-15T20:40:58.408Z Compiling ring v0.17.7
13132024-02-15T20:40:58.773Z Compiling ring v0.16.20
13142024-02-15T20:40:59.118Z Compiling fnv v1.0.7
13152024-02-15T20:40:59.247Z Compiling mio v0.8.9
13162024-02-15T20:40:59.290Z Compiling openssl-sys v0.9.96
13172024-02-15T20:40:59.954Z Compiling iana-time-zone v0.1.57
13182024-02-15T20:41:00.067Z Compiling semver v1.0.21
13192024-02-15T20:41:00.386Z Compiling openssl v0.10.60
13202024-02-15T20:41:00.505Z Compiling const-oid v0.9.5
13212024-02-15T20:41:00.523Z Compiling socket2 v0.5.5
13222024-02-15T20:41:00.584Z Compiling num_cpus v1.16.0
13232024-02-15T20:41:00.756Z Compiling native-tls v0.2.11
13242024-02-15T20:41:01.274Z Compiling rustls v0.21.9
13252024-02-15T20:41:01.544Z Compiling dyn-clone v1.0.16
13262024-02-15T20:41:01.548Z Compiling futures-core v0.3.30
13272024-02-15T20:41:01.804Z Compiling aho-corasick v1.0.4
13282024-02-15T20:41:01.985Z Compiling regex-syntax v0.8.2
13292024-02-15T20:41:02.443Z Compiling slog v2.7.0
13302024-02-15T20:41:02.530Z Compiling crossbeam-utils v0.8.16
13312024-02-15T20:41:02.685Z Compiling serde_derive_internals v0.26.0
13322024-02-15T20:41:02.978Z Compiling async-trait v0.1.77
13332024-02-15T20:41:03.016Z Compiling spin v0.5.2
13342024-02-15T20:41:03.372Z Compiling rustix v0.38.31
13352024-02-15T20:41:03.562Z Compiling futures-sink v0.3.30
13362024-02-15T20:41:04.041Z Compiling backtrace v0.3.69
13372024-02-15T20:41:04.276Z Compiling tinyvec_macros v0.1.1
13382024-02-15T20:41:04.369Z Compiling tinyvec v1.6.0
13392024-02-15T20:41:04.607Z Compiling futures-channel v0.3.30
13402024-02-15T20:41:05.548Z Compiling regex-automata v0.4.4
13412024-02-15T20:41:05.584Z Compiling pin-utils v0.1.0
13422024-02-15T20:41:05.714Z Compiling futures-io v0.3.30
13432024-02-15T20:41:05.890Z Compiling futures-task v0.3.30
13442024-02-15T20:41:06.198Z Compiling winnow v0.5.15
13452024-02-15T20:41:06.340Z Compiling unicode-normalization v0.1.22
13462024-02-15T20:41:06.449Z Compiling spin v0.9.8
13472024-02-15T20:41:06.684Z Compiling memoffset v0.9.0
13482024-02-15T20:41:06.821Z Compiling tracing-core v0.1.31
13492024-02-15T20:41:07.024Z Compiling unicode-bidi v0.3.13
13502024-02-15T20:41:07.443Z Compiling cpufeatures v0.2.12
13512024-02-15T20:41:07.524Z Compiling unicode-width v0.1.11
13522024-02-15T20:41:07.688Z Compiling anyhow v1.0.75
13532024-02-15T20:41:08.642Z Compiling crc32fast v1.3.2
13542024-02-15T20:41:09.154Z Compiling crossbeam-epoch v0.9.15
13552024-02-15T20:41:09.386Z Compiling time-core v0.1.1
13562024-02-15T20:41:09.544Z Compiling regex v1.10.3
13572024-02-15T20:41:09.572Z Compiling time-macros v0.2.13
13582024-02-15T20:41:09.918Z Compiling serde_derive v1.0.196
13592024-02-15T20:41:10.084Z Compiling zeroize_derive v1.4.2
13602024-02-15T20:41:10.489Z Compiling zerocopy-derive v0.7.32
13612024-02-15T20:41:11.612Z Compiling thiserror-impl v1.0.57
13622024-02-15T20:41:12.463Z Compiling tokio-macros v2.2.0
13632024-02-15T20:41:12.480Z Compiling zerocopy v0.7.32
13642024-02-15T20:41:12.732Z Compiling zeroize v1.7.0
13652024-02-15T20:41:13.081Z Compiling futures-macro v0.3.30
13662024-02-15T20:41:14.043Z Compiling tracing-attributes v0.1.26
13672024-02-15T20:41:14.420Z Compiling hashbrown v0.14.3
13682024-02-15T20:41:14.627Z Compiling schemars_derive v0.8.16
13692024-02-15T20:41:15.084Z Compiling pest v2.7.6
13702024-02-15T20:41:15.404Z Compiling crypto-common v0.1.6
13712024-02-15T20:41:15.867Z Compiling openssl-macros v0.1.1
13722024-02-15T20:41:16.582Z Compiling block-buffer v0.10.4
13732024-02-15T20:41:16.841Z Compiling digest v0.10.7
13742024-02-15T20:41:17.283Z Compiling pest_meta v2.7.6
13752024-02-15T20:41:17.845Z Compiling futures-util v0.3.30
13762024-02-15T20:41:18.187Z Compiling tracing v0.1.37
13772024-02-15T20:41:18.683Z Compiling pest_generator v2.7.6
13782024-02-15T20:41:19.863Z Compiling der_derive v0.7.2
13792024-02-15T20:41:20.995Z Compiling errno v0.3.8
13802024-02-15T20:41:21.241Z Compiling num-integer v0.1.45
13812024-02-15T20:41:22.132Z Compiling percent-encoding v2.3.1
13822024-02-15T20:41:22.288Z Compiling foreign-types-shared v0.1.1
13832024-02-15T20:41:22.484Z Compiling untrusted v0.7.1
13842024-02-15T20:41:22.540Z Compiling untrusted v0.9.0
13852024-02-15T20:41:22.681Z Compiling pest_derive v2.7.6
13862024-02-15T20:41:23.510Z Compiling foreign-types v0.3.2
13872024-02-15T20:41:24.070Z Compiling bytes v1.5.0
13882024-02-15T20:41:24.275Z Compiling indexmap v2.2.3
13892024-02-15T20:41:24.340Z Compiling chrono v0.4.31
13902024-02-15T20:41:24.435Z Compiling uuid v1.7.0
13912024-02-15T20:41:25.349Z Compiling tokio v1.36.0
13922024-02-15T20:41:25.381Z Compiling http v0.2.11
13932024-02-15T20:41:26.600Z Compiling bitflags v2.4.0
13942024-02-15T20:41:27.019Z Compiling serde_spanned v0.6.5
13952024-02-15T20:41:27.260Z Compiling toml_datetime v0.6.5
13962024-02-15T20:41:27.303Z Compiling rustc_version v0.4.0
13972024-02-15T20:41:27.712Z Compiling toml_edit v0.19.15
13982024-02-15T20:41:28.063Z Compiling openapiv3 v2.0.0
13992024-02-15T20:41:29.778Z Compiling serde_tokenstream v0.2.0
14002024-02-15T20:41:30.910Z Compiling base64 v0.21.7
14012024-02-15T20:41:31.081Z Compiling try-lock v0.2.4
14022024-02-15T20:41:31.233Z Compiling ppv-lite86 v0.2.17
14032024-02-15T20:41:31.697Z Compiling unicode-xid v0.2.4
14042024-02-15T20:41:31.884Z Compiling synstructure v0.12.6
14052024-02-15T20:41:32.020Z Compiling want v0.3.1
14062024-02-15T20:41:32.316Z Compiling http-body v0.4.5
14072024-02-15T20:41:32.712Z Compiling sct v0.7.0
14082024-02-15T20:41:32.832Z Compiling rustls-webpki v0.101.7
14092024-02-15T20:41:33.104Z Compiling form_urlencoded v1.2.1
14102024-02-15T20:41:33.500Z Compiling scroll_derive v0.12.0
14112024-02-15T20:41:34.073Z Compiling socket2 v0.4.9
14122024-02-15T20:41:34.718Z Compiling tokio-util v0.7.10
14132024-02-15T20:41:34.821Z Compiling openssl-probe v0.1.5
14142024-02-15T20:41:34.945Z Compiling io-lifetimes v1.0.11
14152024-02-15T20:41:35.176Z Compiling httpdate v1.0.3
14162024-02-15T20:41:35.588Z Compiling tower-service v0.3.2
14172024-02-15T20:41:36.004Z Compiling h2 v0.3.24
14182024-02-15T20:41:36.490Z Compiling zerocopy-derive v0.2.0
14192024-02-15T20:41:37.672Z Compiling idna v0.5.0
14202024-02-15T20:41:39.191Z Compiling lazy_static v1.4.0
14212024-02-15T20:41:39.342Z Compiling thread-id v4.2.0
14222024-02-15T20:41:39.466Z Compiling adler v1.0.2
14232024-02-15T20:41:39.682Z Compiling miniz_oxide v0.7.1
14242024-02-15T20:41:39.688Z Compiling tokio-native-tls v0.3.1
14252024-02-15T20:41:39.995Z Compiling url v2.5.0
14262024-02-15T20:41:41.305Z Compiling tokio-rustls v0.24.1
14272024-02-15T20:41:41.486Z Compiling rand_chacha v0.3.1
14282024-02-15T20:41:41.631Z Compiling rustix v0.37.23
14292024-02-15T20:41:42.011Z Compiling ipnet v2.9.0
14302024-02-15T20:41:42.070Z Compiling rustversion v1.0.14
14312024-02-15T20:41:42.211Z Compiling rand v0.8.5
14322024-02-15T20:41:42.449Z Compiling serde_urlencoded v0.7.1
14332024-02-15T20:41:42.840Z Compiling rustls-pemfile v1.0.3
14342024-02-15T20:41:43.203Z Compiling hyper v0.14.27
14352024-02-15T20:41:43.335Z Compiling usdt-impl v0.3.5
14362024-02-15T20:41:43.361Z Compiling encoding_rs v0.8.33
14372024-02-15T20:41:43.448Z Compiling mime v0.3.17
14382024-02-15T20:41:43.695Z Compiling webpki-roots v0.25.2
14392024-02-15T20:41:44.009Z Compiling either v1.9.0
14402024-02-15T20:41:44.284Z Compiling gimli v0.28.0
14412024-02-15T20:41:46.627Z Compiling regress v0.8.0
14422024-02-15T20:41:46.693Z Compiling object v0.32.1
14432024-02-15T20:41:47.251Z Compiling num-bigint v0.4.4
14442024-02-15T20:41:47.415Z Compiling usdt-impl v0.5.0
14452024-02-15T20:41:47.974Z Compiling rustc-demangle v0.1.23
14462024-02-15T20:41:48.471Z Compiling flate2 v1.0.28
14472024-02-15T20:41:48.645Z Compiling addr2line v0.21.0
14482024-02-15T20:41:49.310Z Compiling zerocopy v0.3.0
14492024-02-15T20:41:49.480Z Compiling scroll v0.12.0
14502024-02-15T20:41:49.521Z Compiling heapless v0.7.16
14512024-02-15T20:41:49.686Z Compiling futures-executor v0.3.30
14522024-02-15T20:41:50.081Z Compiling bzip2-sys v0.1.11+1.0.8
14532024-02-15T20:41:50.140Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
14542024-02-15T20:41:50.163Z Compiling plain v0.2.3
14552024-02-15T20:41:50.288Z Compiling hyper-tls v0.5.0
14562024-02-15T20:41:50.323Z Compiling hyper-rustls v0.24.2
14572024-02-15T20:41:50.580Z Compiling signal-hook v0.3.17
14582024-02-15T20:41:50.677Z Compiling reqwest v0.11.22
14592024-02-15T20:41:51.571Z Compiling goblin v0.8.0
14602024-02-15T20:41:53.524Z Compiling dof v0.1.5
14612024-02-15T20:41:53.583Z Compiling futures v0.3.30
14622024-02-15T20:41:54.484Z Compiling toml v0.7.8
14632024-02-15T20:41:54.743Z Compiling hex v0.4.3
14642024-02-15T20:41:55.414Z Compiling dtrace-parser v0.1.14
14652024-02-15T20:41:55.573Z Compiling base64ct v1.6.0
14662024-02-15T20:41:55.678Z Compiling pretty-hex v0.4.1
14672024-02-15T20:41:55.894Z Compiling strsim v0.10.0
14682024-02-15T20:41:56.874Z Compiling strum_macros v0.25.2
14692024-02-15T20:41:57.553Z Compiling dof v0.3.0
14702024-02-15T20:41:58.104Z Compiling serde_tokenstream v0.1.7
14712024-02-15T20:41:58.238Z Compiling dtrace-parser v0.2.0
14722024-02-15T20:41:59.655Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14732024-02-15T20:41:59.707Z Compiling bitflags v1.3.2
14742024-02-15T20:41:59.822Z Compiling smoltcp v0.9.1
14752024-02-15T20:42:00.055Z Compiling pem-rfc7468 v0.7.0
14762024-02-15T20:42:00.515Z Compiling hmac v0.12.1
14772024-02-15T20:42:00.759Z Compiling enum-as-inner v0.5.1
14782024-02-15T20:42:00.825Z Compiling num-iter v0.1.43
14792024-02-15T20:42:01.168Z Compiling flagset v0.4.3
14802024-02-15T20:42:01.276Z Compiling unicode-segmentation v1.10.1
14812024-02-15T20:42:01.409Z Compiling siphasher v0.3.11
14822024-02-15T20:42:01.818Z Compiling der v0.7.8
14832024-02-15T20:42:01.876Z Compiling usdt-attr-macro v0.3.5
14842024-02-15T20:42:02.047Z Compiling usdt-macro v0.3.5
14852024-02-15T20:42:02.720Z Compiling hubpack_derive v0.1.1
14862024-02-15T20:42:02.914Z Compiling zerocopy-derive v0.6.4
14872024-02-15T20:42:04.291Z Compiling anstyle v1.0.2
14882024-02-15T20:42:04.563Z Compiling deranged v0.3.8
14892024-02-15T20:42:05.184Z Compiling num_threads v0.1.6
14902024-02-15T20:42:05.307Z Compiling utf8parse v0.2.1
14912024-02-15T20:42:05.316Z Compiling sha2 v0.10.8
14922024-02-15T20:42:05.470Z Compiling anstyle-parse v0.2.1
14932024-02-15T20:42:05.490Z Compiling spki v0.7.2
14942024-02-15T20:42:06.522Z Compiling time v0.3.27
14952024-02-15T20:42:08.279Z Compiling md-5 v0.10.5
14962024-02-15T20:42:08.290Z Compiling block-padding v0.3.3
14972024-02-15T20:42:08.514Z Compiling clap_derive v4.4.2
14982024-02-15T20:42:08.560Z Compiling getopts v0.2.21
14992024-02-15T20:42:09.044Z Compiling stringprep v0.1.3
15002024-02-15T20:42:09.163Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
15012024-02-15T20:42:09.634Z Compiling diesel_table_macro_syntax v0.1.0
15022024-02-15T20:42:10.090Z Compiling hash32 v0.2.1
15032024-02-15T20:42:10.463Z Compiling anstyle-query v1.0.0
15042024-02-15T20:42:12.192Z Compiling stable_deref_trait v1.2.0
15052024-02-15T20:42:12.318Z Compiling colorchoice v1.0.0
15062024-02-15T20:42:13.328Z Compiling fallible-iterator v0.2.0
15072024-02-15T20:42:13.730Z Compiling anstream v0.5.0
15082024-02-15T20:42:14.062Z Compiling postgres-protocol v0.6.6
15092024-02-15T20:42:14.757Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
15102024-02-15T20:42:14.901Z Compiling diesel_derives v2.1.2
15112024-02-15T20:42:14.992Z Compiling inout v0.1.3
15122024-02-15T20:42:15.371Z Compiling terminal_size v0.2.6
15132024-02-15T20:42:15.751Z Compiling pkcs8 v0.10.2
15142024-02-15T20:42:16.365Z Compiling phf_shared v0.11.2
15152024-02-15T20:42:17.895Z Compiling ff v0.13.0
15162024-02-15T20:42:18.132Z Compiling serde_repr v0.1.16
15172024-02-15T20:42:18.310Z Compiling scheduled-thread-pool v0.2.7
15182024-02-15T20:42:18.899Z Compiling managed v0.8.0
15192024-02-15T20:42:18.973Z Compiling matches v0.1.10
15202024-02-15T20:42:19.071Z Compiling regex-automata v0.1.10
15212024-02-15T20:42:19.556Z Compiling clap_lex v0.5.1
15222024-02-15T20:42:19.711Z Compiling unsafe-libyaml v0.2.10
15232024-02-15T20:42:19.733Z Compiling base16ct v0.2.0
15242024-02-15T20:42:20.047Z Compiling bit-vec v0.6.3
15252024-02-15T20:42:20.498Z Compiling sec1 v0.7.3
15262024-02-15T20:42:21.117Z Compiling serde_yaml v0.9.25
15272024-02-15T20:42:22.428Z Compiling clap_builder v4.4.2
15282024-02-15T20:42:23.863Z Compiling bstr v0.2.17
15292024-02-15T20:42:24.404Z Compiling idna v0.2.3
15302024-02-15T20:42:25.364Z Compiling r2d2 v0.8.10
15312024-02-15T20:42:25.754Z Compiling group v0.13.0
15322024-02-15T20:42:26.104Z Compiling phf v0.11.2
15332024-02-15T20:42:26.394Z Compiling signal-hook-mio v0.2.3
15342024-02-15T20:42:26.460Z Compiling bzip2 v0.4.4
15352024-02-15T20:42:26.559Z Compiling cipher v0.4.4
15362024-02-15T20:42:26.568Z Compiling postgres-types v0.2.6
15372024-02-15T20:42:26.854Z Compiling zerocopy v0.6.4
15382024-02-15T20:42:27.067Z Compiling hubpack v0.1.2
15392024-02-15T20:42:27.488Z Compiling phf_shared v0.10.0
15402024-02-15T20:42:27.684Z Compiling hkdf v0.12.4
15412024-02-15T20:42:27.771Z Compiling crypto-bigint v0.5.2
15422024-02-15T20:42:27.894Z Compiling ipnetwork v0.20.0
15432024-02-15T20:42:27.937Z Compiling float-cmp v0.9.0
15442024-02-15T20:42:28.180Z Compiling regex-automata v0.3.8
15452024-02-15T20:42:28.795Z Compiling minimal-lexical v0.2.1
15462024-02-15T20:42:30.607Z Compiling predicates-core v1.0.6
15472024-02-15T20:42:30.961Z Compiling normalize-line-endings v0.3.0
15482024-02-15T20:42:31.085Z Compiling precomputed-hash v0.1.1
15492024-02-15T20:42:31.205Z Compiling difflib v0.4.0
15502024-02-15T20:42:31.353Z Compiling static_assertions v1.1.0
15512024-02-15T20:42:31.460Z Compiling fixedbitset v0.4.2
15522024-02-15T20:42:31.678Z Compiling whoami v1.4.1
15532024-02-15T20:42:31.930Z Compiling data-encoding v2.4.0
15542024-02-15T20:42:33.854Z Compiling new_debug_unreachable v1.0.4
15552024-02-15T20:42:33.859Z Compiling string_cache v0.8.7
15562024-02-15T20:42:33.859Z Compiling trust-dns-proto v0.22.0
15572024-02-15T20:42:33.859Z Compiling tokio-postgres v0.7.10
15582024-02-15T20:42:33.859Z Compiling petgraph v0.6.4
15592024-02-15T20:42:34.705Z Compiling diesel v2.1.4
15602024-02-15T20:42:35.259Z Compiling predicates v3.1.0
15612024-02-15T20:42:35.340Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15622024-02-15T20:42:35.381Z Compiling bstr v1.6.0
15632024-02-15T20:42:37.005Z Compiling elliptic-curve v0.13.8
15642024-02-15T20:42:37.261Z Compiling nom v7.1.3
15652024-02-15T20:42:37.276Z Compiling yasna v0.5.2
15662024-02-15T20:42:37.995Z Compiling zip v0.6.6
15672024-02-15T20:42:38.374Z Compiling crossterm v0.27.0
15682024-02-15T20:42:39.322Z Compiling clap v4.4.3
15692024-02-15T20:42:39.457Z Compiling similar v2.3.0
15702024-02-15T20:42:40.069Z Compiling bit-set v0.5.3
15712024-02-15T20:42:40.201Z Compiling usdt v0.3.5
15722024-02-15T20:42:40.343Z Compiling strum v0.25.0
15732024-02-15T20:42:40.519Z Compiling itertools v0.10.5
15742024-02-15T20:42:41.042Z Compiling console v0.15.8
15752024-02-15T20:42:41.062Z Compiling tokio-stream v0.1.14
15762024-02-15T20:42:42.045Z Compiling camino v1.1.6
15772024-02-15T20:42:42.138Z Compiling lalrpop-util v0.19.12
15782024-02-15T20:42:45.653Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15792024-02-15T20:42:54.066Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15802024-02-15T20:43:17.920Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15812024-02-15T20:43:20.764Z Compiling sha1 v0.10.6
15822024-02-15T20:43:21.594Z Compiling atty v0.2.14
15832024-02-15T20:43:21.639Z Compiling match_cfg v0.1.0
15842024-02-15T20:43:21.695Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15852024-02-15T20:43:21.748Z Compiling hostname v0.3.1
15862024-02-15T20:43:21.770Z Compiling dirs-sys-next v0.1.2
15872024-02-15T20:43:21.992Z Compiling rustls-pki-types v1.1.0
15882024-02-15T20:43:22.116Z Compiling ident_case v1.0.1
15892024-02-15T20:43:22.144Z Compiling dirs-next v2.0.0
15902024-02-15T20:43:22.288Z Compiling darling_core v0.20.3
15912024-02-15T20:43:22.434Z Compiling thread_local v1.1.7
15922024-02-15T20:43:22.463Z Compiling slog-async v2.8.0
15932024-02-15T20:43:23.211Z Compiling rustls v0.22.2
15942024-02-15T20:43:23.214Z Compiling rustls-webpki v0.102.1
15952024-02-15T20:43:23.283Z Compiling term v0.7.0
15962024-02-15T20:43:23.716Z Compiling crossbeam-channel v0.5.8
15972024-02-15T20:43:23.867Z Compiling instant v0.1.12
15982024-02-15T20:43:24.031Z Compiling multer v3.0.0
15992024-02-15T20:43:24.604Z Compiling paste v1.0.14
16002024-02-15T20:43:24.609Z Compiling take_mut v0.2.2
16012024-02-15T20:43:24.903Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
16022024-02-15T20:43:24.988Z Compiling slog-term v2.9.0
16032024-02-15T20:43:25.134Z Compiling toml_edit v0.22.4
16042024-02-15T20:43:25.382Z Compiling slog-json v2.6.1
16052024-02-15T20:43:25.868Z Compiling http v1.0.0
16062024-02-15T20:43:25.952Z Compiling async-stream-impl v0.3.5
16072024-02-15T20:43:26.391Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16082024-02-15T20:43:26.763Z Compiling debug-ignore v1.0.5
16092024-02-15T20:43:26.935Z Compiling atomic-waker v1.1.1
16102024-02-15T20:43:27.153Z Compiling waitgroup v0.1.2
16112024-02-15T20:43:27.543Z Compiling async-stream v0.3.5
16122024-02-15T20:43:27.882Z Compiling slog-bunyan v2.5.0
16132024-02-15T20:43:28.604Z Compiling toml v0.8.10
16142024-02-15T20:43:28.732Z Compiling rustls-pemfile v2.0.0
16152024-02-15T20:43:28.910Z Compiling darling_macro v0.20.3
16162024-02-15T20:43:29.194Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16172024-02-15T20:43:29.468Z Compiling serde_path_to_error v0.1.15
16182024-02-15T20:43:30.087Z Compiling darling v0.20.3
16192024-02-15T20:43:30.217Z Compiling serde_with_macros v3.6.0
16202024-02-15T20:43:30.414Z Compiling tokio-rustls v0.25.0
16212024-02-15T20:43:30.424Z Compiling structmeta-derive v0.3.0
16222024-02-15T20:43:30.911Z Compiling strum_macros v0.26.1
16232024-02-15T20:43:31.246Z Compiling backoff v0.4.0
16242024-02-15T20:43:31.640Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16252024-02-15T20:43:32.521Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16262024-02-15T20:43:32.700Z Compiling macaddr v1.0.1
16272024-02-15T20:43:33.218Z Compiling proc-macro-error-attr v1.0.4
16282024-02-15T20:43:33.646Z Compiling proc-macro-crate v1.3.1
16292024-02-15T20:43:33.870Z Compiling serde_with v3.6.0
16302024-02-15T20:43:33.898Z Compiling structmeta v0.3.0
16312024-02-15T20:43:34.031Z Compiling proc-macro-error v1.0.4
16322024-02-15T20:43:34.790Z Compiling parse-display-derive v0.9.0
16332024-02-15T20:43:34.798Z Compiling heapless v0.8.0
16342024-02-15T20:43:34.845Z Compiling num_enum_derive v0.5.11
16352024-02-15T20:43:36.578Z Compiling hash32 v0.3.1
16362024-02-15T20:43:36.631Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16372024-02-15T20:43:36.788Z Compiling strum v0.26.1
16382024-02-15T20:43:36.822Z Compiling smoltcp v0.11.0
16392024-02-15T20:43:36.986Z Compiling rayon-core v1.12.0
16402024-02-15T20:43:37.663Z Compiling crossbeam-deque v0.8.3
16412024-02-15T20:43:37.939Z Compiling num_enum v0.5.11
16422024-02-15T20:43:38.017Z Compiling same-file v1.0.6
16432024-02-15T20:43:38.113Z Compiling cobs v0.2.3
16442024-02-15T20:43:38.156Z Compiling fastrand v2.0.1
16452024-02-15T20:43:38.259Z Compiling embedded-io v0.4.0
16462024-02-15T20:43:38.277Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16472024-02-15T20:43:38.464Z Compiling walkdir v2.4.0
16482024-02-15T20:43:38.530Z Compiling tempfile v3.10.0
16492024-02-15T20:43:38.655Z Compiling postcard v1.0.8
16502024-02-15T20:43:39.526Z Compiling semver-parser v0.10.2
16512024-02-15T20:43:39.548Z Compiling foreign-types-macros v0.2.3
16522024-02-15T20:43:39.567Z Compiling parse-display v0.9.0
16532024-02-15T20:43:39.718Z Compiling blake3 v1.5.0
16542024-02-15T20:43:40.250Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16552024-02-15T20:43:40.429Z Compiling crucible-workspace-hack v0.1.0
16562024-02-15T20:43:40.629Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16572024-02-15T20:43:40.789Z Compiling foreign-types-shared v0.3.1
16582024-02-15T20:43:40.924Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16592024-02-15T20:43:41.003Z Compiling foreign-types v0.5.0
16602024-02-15T20:43:41.128Z Compiling semver v0.11.0
16612024-02-15T20:43:41.131Z Compiling rayon v1.8.0
16622024-02-15T20:43:41.522Z Compiling is-terminal v0.4.9
16632024-02-15T20:43:41.653Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16642024-02-15T20:43:41.677Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16652024-02-15T20:43:42.025Z Compiling cstr-argument v0.1.2
16662024-02-15T20:43:42.036Z Compiling filetime v0.2.23
16672024-02-15T20:43:42.276Z Compiling xattr v1.0.1
16682024-02-15T20:43:42.302Z Compiling memmap2 v0.7.1
16692024-02-15T20:43:42.381Z Compiling pretty-hex v0.2.1
16702024-02-15T20:43:42.556Z Compiling arrayref v0.3.7
16712024-02-15T20:43:42.577Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16722024-02-15T20:43:42.581Z Compiling arrayvec v0.7.4
16732024-02-15T20:43:42.675Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16742024-02-15T20:43:42.697Z Compiling home v0.5.5
16752024-02-15T20:43:42.762Z Compiling constant_time_eq v0.3.0
16762024-02-15T20:43:42.960Z Compiling toolchain_find v0.2.0
16772024-02-15T20:43:42.993Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16782024-02-15T20:43:42.996Z Compiling tar v0.4.40
16792024-02-15T20:43:43.149Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16802024-02-15T20:43:43.364Z Compiling camino-tempfile v1.1.1
16812024-02-15T20:43:43.602Z Compiling colored v2.0.4
16822024-02-15T20:43:44.525Z Compiling toml v0.5.11
16832024-02-15T20:43:44.539Z Compiling platforms v3.0.2
16842024-02-15T20:43:44.690Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16852024-02-15T20:43:44.922Z Compiling topological-sort v0.2.2
16862024-02-15T20:43:44.995Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16872024-02-15T20:43:45.351Z Compiling zone_cfg_derive v0.3.0
16882024-02-15T20:43:46.194Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
16892024-02-15T20:43:46.694Z Compiling omicron-zone-package v0.11.0
16902024-02-15T20:43:47.162Z Compiling rustfmt-wrapper v0.2.0
16912024-02-15T20:43:47.727Z Compiling textwrap v0.11.0
16922024-02-15T20:43:47.823Z Compiling heck v0.3.3
16932024-02-15T20:43:48.274Z Compiling num-derive v0.4.0
16942024-02-15T20:43:48.299Z Compiling vec_map v0.8.2
16952024-02-15T20:43:48.531Z Compiling ansi_term v0.12.1
16962024-02-15T20:43:49.029Z Compiling libefi-sys v0.1.0
16972024-02-15T20:43:49.032Z Compiling strsim v0.8.0
16982024-02-15T20:43:49.032Z Compiling structopt-derive v0.4.18
16992024-02-15T20:43:49.119Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
17002024-02-15T20:43:49.462Z Compiling clap v2.34.0
17012024-02-15T20:43:49.661Z Compiling zone v0.3.0
17022024-02-15T20:43:50.184Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
17032024-02-15T20:43:50.966Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
17042024-02-15T20:43:51.339Z Compiling smf v0.2.2
17052024-02-15T20:43:51.423Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
17062024-02-15T20:43:51.859Z Compiling unicase v2.7.0
17072024-02-15T20:43:52.024Z Compiling semver v0.1.20
17082024-02-15T20:43:52.405Z Compiling rustc_version v0.1.7
17092024-02-15T20:43:52.452Z Compiling curve25519-dalek v4.1.1
17102024-02-15T20:43:52.762Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17112024-02-15T20:43:52.866Z Compiling universal-hash v0.5.1
17122024-02-15T20:43:52.942Z Compiling opaque-debug v0.3.0
17132024-02-15T20:43:53.046Z Compiling newtype_derive v0.1.6
17142024-02-15T20:43:53.498Z Compiling structopt v0.3.26
17152024-02-15T20:43:53.501Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17162024-02-15T20:43:53.501Z Compiling curve25519-dalek-derive v0.1.0
17172024-02-15T20:43:53.502Z Compiling gethostname v0.4.3
17182024-02-15T20:43:53.502Z Compiling num-rational v0.4.1
17192024-02-15T20:43:53.502Z Compiling getrandom v0.1.16
17202024-02-15T20:43:53.733Z Compiling usdt-macro v0.5.0
17212024-02-15T20:43:53.765Z Compiling usdt-attr-macro v0.5.0
17222024-02-15T20:43:53.891Z Compiling password-hash v0.5.0
17232024-02-15T20:43:54.126Z Compiling signature v2.1.0
17242024-02-15T20:43:54.279Z Compiling blake2 v0.10.6
17252024-02-15T20:43:54.818Z Compiling memmap v0.7.0
17262024-02-15T20:43:54.821Z Compiling quick-error v1.2.3
17272024-02-15T20:43:54.946Z Compiling linked-hash-map v0.5.6
17282024-02-15T20:43:55.036Z Compiling parking_lot_core v0.8.6
17292024-02-15T20:43:55.320Z Compiling lru-cache v0.1.2
17302024-02-15T20:43:55.441Z Compiling resolv-conf v0.7.0
17312024-02-15T20:43:55.531Z Compiling argon2 v0.5.3
17322024-02-15T20:43:55.581Z Compiling usdt v0.5.0
17332024-02-15T20:43:56.367Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17342024-02-15T20:43:56.412Z Compiling aead v0.5.2
17352024-02-15T20:43:56.592Z Compiling num-complex v0.4.4
17362024-02-15T20:43:56.793Z Compiling nibble_vec v0.1.0
17372024-02-15T20:43:57.428Z Compiling slog-dtrace v0.3.0
17382024-02-15T20:43:57.431Z Compiling endian-type v0.1.2
17392024-02-15T20:43:57.641Z Compiling utf-8 v0.7.6
17402024-02-15T20:43:57.780Z Compiling winapi v0.3.9
17412024-02-15T20:43:57.940Z Compiling keccak v0.1.4
17422024-02-15T20:43:57.983Z Compiling cancel-safe-futures v0.1.5
17432024-02-15T20:43:58.380Z Compiling arc-swap v1.6.0
17442024-02-15T20:43:58.870Z Compiling slog-scope v4.4.0
17452024-02-15T20:43:58.934Z Compiling sha3 v0.10.8
17462024-02-15T20:43:59.059Z Compiling tungstenite v0.20.1
17472024-02-15T20:43:59.080Z Compiling num v0.4.1
17482024-02-15T20:43:59.116Z Compiling radix_trie v0.2.1
17492024-02-15T20:43:59.287Z Compiling mime_guess v2.0.4
17502024-02-15T20:43:59.411Z Compiling steno v0.4.0
17512024-02-15T20:43:59.845Z Compiling rand_core v0.5.1
17522024-02-15T20:43:59.941Z Compiling trust-dns-resolver v0.22.0
17532024-02-15T20:44:00.782Z Compiling poly1305 v0.8.0
17542024-02-15T20:44:01.402Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17552024-02-15T20:44:01.455Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17562024-02-15T20:44:02.673Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17572024-02-15T20:44:02.749Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17582024-02-15T20:44:03.145Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17592024-02-15T20:44:04.345Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17602024-02-15T20:44:04.367Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17612024-02-15T20:44:04.440Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17622024-02-15T20:44:04.773Z Compiling chacha20 v0.9.1
17632024-02-15T20:44:05.069Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17642024-02-15T20:44:05.292Z Compiling rfc6979 v0.4.0
17652024-02-15T20:44:05.967Z Compiling secrecy v0.8.0
17662024-02-15T20:44:05.974Z Compiling thiserror-impl-no-std v2.0.2
17672024-02-15T20:44:06.169Z Compiling half v2.3.1
17682024-02-15T20:44:06.825Z Compiling option-ext v0.2.0
17692024-02-15T20:44:06.960Z Compiling convert_case v0.4.0
17702024-02-15T20:44:07.022Z Compiling ciborium-io v0.2.2
17712024-02-15T20:44:07.172Z Compiling ciborium-ll v0.2.2
17722024-02-15T20:44:07.666Z Compiling dirs-sys v0.4.1
17732024-02-15T20:44:08.046Z Compiling derive_more v0.99.17
17742024-02-15T20:44:08.376Z Compiling ecdsa v0.16.9
17752024-02-15T20:44:08.903Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17762024-02-15T20:44:09.331Z Compiling parking_lot v0.11.2
17772024-02-15T20:44:09.650Z Compiling thiserror-no-std v2.0.2
17782024-02-15T20:44:09.759Z Compiling rand_chacha v0.2.2
17792024-02-15T20:44:09.783Z Compiling tokio-tungstenite v0.20.1
17802024-02-15T20:44:10.369Z Compiling trust-dns-client v0.22.0
17812024-02-15T20:44:10.845Z Compiling slog-stdlog v4.1.1
17822024-02-15T20:44:11.253Z Compiling ed25519 v2.2.2
17832024-02-15T20:44:11.359Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17842024-02-15T20:44:11.776Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17852024-02-15T20:44:11.832Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17862024-02-15T20:44:12.017Z Compiling polyval v0.6.1
17872024-02-15T20:44:12.463Z Compiling primeorder v0.13.6
17882024-02-15T20:44:13.035Z Compiling aes v0.8.3
17892024-02-15T20:44:13.706Z Compiling blowfish v0.9.1
17902024-02-15T20:44:14.208Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17912024-02-15T20:44:16.223Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17922024-02-15T20:44:17.547Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17932024-02-15T20:44:20.415Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17942024-02-15T20:44:22.680Z Compiling ctr v0.9.2
17952024-02-15T20:44:23.047Z Compiling password-hash v0.4.2
17962024-02-15T20:44:24.125Z Compiling libsw v3.3.1
17972024-02-15T20:44:24.462Z Compiling pbkdf2 v0.12.2
17982024-02-15T20:44:24.671Z Compiling derive-where v1.2.7
17992024-02-15T20:44:25.184Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
18002024-02-15T20:44:26.176Z Compiling fxhash v0.2.1
18012024-02-15T20:44:26.443Z Compiling swrite v0.1.0
18022024-02-15T20:44:26.609Z Compiling linear-map v1.2.0
18032024-02-15T20:44:27.030Z Compiling owo-colors v4.0.0
18042024-02-15T20:44:27.069Z Compiling trust-dns-server v0.22.1
18052024-02-15T20:44:28.820Z Compiling sled v0.34.7
18062024-02-15T20:44:29.102Z Compiling bcrypt-pbkdf v0.10.0
18072024-02-15T20:44:29.670Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18082024-02-15T20:44:29.691Z Compiling pbkdf2 v0.11.0
18092024-02-15T20:44:29.774Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18102024-02-15T20:44:30.073Z Compiling p256 v0.13.2
18112024-02-15T20:44:30.257Z Compiling ghash v0.5.0
18122024-02-15T20:44:30.469Z Compiling ed25519-dalek v2.0.0
18132024-02-15T20:44:30.658Z Compiling russh-cryptovec v0.7.0
18142024-02-15T20:44:31.113Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18152024-02-15T20:44:31.197Z Compiling slog-envlogger v2.2.0
18162024-02-15T20:44:31.300Z Compiling rand v0.7.3
18172024-02-15T20:44:32.029Z Compiling vsss-rs v3.3.4
18182024-02-15T20:44:33.215Z Compiling dirs v5.0.1
18192024-02-15T20:44:33.219Z Compiling ciborium v0.2.2
18202024-02-15T20:44:34.392Z Compiling chacha20poly1305 v0.10.1
18212024-02-15T20:44:34.481Z Compiling cbc v0.1.2
18222024-02-15T20:44:34.555Z Compiling pem v3.0.2
18232024-02-15T20:44:34.614Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18242024-02-15T20:44:34.635Z Compiling headers-core v0.2.0
18252024-02-15T20:44:34.726Z Compiling kstat-rs v0.2.3
18262024-02-15T20:44:34.792Z Compiling glob v0.3.1
18272024-02-15T20:44:34.984Z Compiling md5 v0.7.0
18282024-02-15T20:44:35.785Z Compiling http-range v0.1.5
18292024-02-15T20:44:35.790Z Compiling russh-keys v0.40.1
18302024-02-15T20:44:35.790Z Compiling hyper-staticfile v0.9.5
18312024-02-15T20:44:35.904Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18322024-02-15T20:44:36.703Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18332024-02-15T20:44:37.467Z Compiling rcgen v0.12.1
18342024-02-15T20:44:39.058Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18352024-02-15T20:44:39.079Z Compiling headers v0.3.9
18362024-02-15T20:44:39.670Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18372024-02-15T20:44:39.853Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18382024-02-15T20:44:41.200Z Compiling aes-gcm v0.10.3
18392024-02-15T20:44:42.656Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18402024-02-15T20:44:44.433Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18412024-02-15T20:44:45.106Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18422024-02-15T20:44:46.737Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18432024-02-15T20:44:48.940Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
18442024-02-15T20:44:50.626Z Compiling atomicwrites v0.4.3
18452024-02-15T20:44:50.632Z Compiling itertools v0.12.1
18462024-02-15T20:44:50.632Z Compiling subprocess v0.2.9
18472024-02-15T20:44:50.713Z Compiling display-error-chain v0.2.0
18482024-02-15T20:44:50.904Z Compiling hex-literal v0.4.1
18492024-02-15T20:44:51.070Z Compiling russh v0.40.2
18502024-02-15T20:44:52.854Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18512024-02-15T20:44:53.337Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18522024-02-15T20:44:57.655Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18532024-02-15T20:44:58.938Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18542024-02-15T20:45:18.590Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18552024-02-15T20:46:17.294Z Finished dev [unoptimized + debuginfo] target(s) in 5m 46s
18562024-02-15T20:46:17.568Z
18572024-02-15T20:46:17.568Zreal 5:46.542516095
18582024-02-15T20:46:17.568Zuser 29:48.931987120
18592024-02-15T20:46:17.568Zsys 5:48.320110000
18602024-02-15T20:46:17.568Ztrap 0.871513195
18612024-02-15T20:46:17.568Ztflt 11.428487814
18622024-02-15T20:46:17.568Zdflt 6.341671127
18632024-02-15T20:46:17.568Zkflt 0.090244233
18642024-02-15T20:46:17.583Zlock 55:39.071194646
18652024-02-15T20:46:17.583Zslp 1:28:21.745389999
18662024-02-15T20:46:17.583Zlat 1:40.666763986
18672024-02-15T20:46:17.584Zstop 4:15.705181247
18682024-02-15T20:46:17.584Z+ mkdir -p /work/end-to-end-tests
18692024-02-15T20:46:17.584Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18702024-02-15T20:46:18.222Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18712024-02-15T20:46:18.223Z+ ptime -m gzip
18722024-02-15T20:46:18.226Z++ basename target/debug/bootstrap
18732024-02-15T20:46:31.491Z
18742024-02-15T20:46:31.491Zreal 13.264652851
18752024-02-15T20:46:31.491Zuser 13.159458353
18762024-02-15T20:46:31.491Zsys 0.093300903
18772024-02-15T20:46:31.491Ztrap 0.004993586
18782024-02-15T20:46:31.491Ztflt 0.000000000
18792024-02-15T20:46:31.491Zdflt 0.000000000
18802024-02-15T20:46:31.497Zkflt 0.000000000
18812024-02-15T20:46:31.497Zlock 0.000000000
18822024-02-15T20:46:31.497Zslp 0.000000000
18832024-02-15T20:46:31.497Zlat 0.006515967
18842024-02-15T20:46:31.497Zstop 0.000167975
18852024-02-15T20:46:31.497Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18862024-02-15T20:46:31.497Z+ ptime -m gzip
18872024-02-15T20:46:31.497Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-53acd5ae20bb1630
18882024-02-15T20:46:32.782Z
18892024-02-15T20:46:32.782Zreal 1.286340438
18902024-02-15T20:46:32.782Zuser 1.275212170
18912024-02-15T20:46:32.782Zsys 0.010497072
18922024-02-15T20:46:32.782Ztrap 0.000099021
18932024-02-15T20:46:32.782Ztflt 0.000000000
18942024-02-15T20:46:32.786Zdflt 0.000000000
18952024-02-15T20:46:32.786Zkflt 0.000000000
18962024-02-15T20:46:32.786Zlock 0.000000000
18972024-02-15T20:46:32.786Zslp 0.000000000
18982024-02-15T20:46:32.786Zlat 0.000087092
18992024-02-15T20:46:32.786Zstop 0.000227240
19002024-02-15T20:46:32.786Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
19012024-02-15T20:46:32.786Z+ ptime -m gzip
19022024-02-15T20:46:32.786Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-510c49e5fe726d0c
19032024-02-15T20:46:46.409Z
19042024-02-15T20:46:46.417Zreal 13.617291126
19052024-02-15T20:46:46.417Zuser 13.522937776
19062024-02-15T20:46:46.417Zsys 0.089541335
19072024-02-15T20:46:46.417Ztrap 0.001851604
19082024-02-15T20:46:46.418Ztflt 0.000000000
19092024-02-15T20:46:46.418Zdflt 0.000000000
19102024-02-15T20:46:46.418Zkflt 0.000000000
19112024-02-15T20:46:46.418Zlock 0.000000000
19122024-02-15T20:46:46.418Zslp 0.000000000
19132024-02-15T20:46:46.418Zlat 0.002574420
19142024-02-15T20:46:46.418Zstop 0.000166835
19152024-02-15T20:46:46.418Z+ banner caboose-util
19162024-02-15T20:46:46.418Z
19172024-02-15T20:46:46.418Z #### ## ##### #### #### #### ###### # # #####
19182024-02-15T20:46:46.419Z # # # # # # # # # # # # # # #
19192024-02-15T20:46:46.419Z # # # ##### # # # # #### ##### ##### # # #
19202024-02-15T20:46:46.419Z # ###### # # # # # # # # # # #
19212024-02-15T20:46:46.419Z # # # # # # # # # # # # # # # #
19222024-02-15T20:46:46.419Z #### # # ##### #### #### #### ###### #### #
19232024-02-15T20:46:46.419Z
19242024-02-15T20:46:46.419Z+ ptime -m cargo build --locked -p caboose-util --release
19252024-02-15T20:46:46.812Z Downloading crates ...
19262024-02-15T20:46:47.143Z Downloaded bitvec v1.0.1
19272024-02-15T20:46:47.159Z Downloaded radium v0.7.0
19282024-02-15T20:46:47.162Z Downloaded hashbrown v0.13.2
19292024-02-15T20:46:47.165Z Downloaded wyz v0.5.1
19302024-02-15T20:46:47.165Z Downloaded pkcs1 v0.7.5
19312024-02-15T20:46:47.168Z Downloaded path-slash v0.1.5
19322024-02-15T20:46:47.168Z Downloaded smallvec v0.6.14
19332024-02-15T20:46:47.172Z Downloaded packed_struct_codegen v0.10.1
19342024-02-15T20:46:47.172Z Downloaded packed_struct v0.10.1
19352024-02-15T20:46:47.175Z Downloaded ron v0.8.1
19362024-02-15T20:46:47.177Z Downloaded nodrop v0.1.14
19372024-02-15T20:46:47.180Z Downloaded env_logger v0.10.0
19382024-02-15T20:46:47.183Z Downloaded tap v1.0.1
19392024-02-15T20:46:47.183Z Downloaded crc-catalog v2.2.0
19402024-02-15T20:46:47.183Z Downloaded crc v3.0.1
19412024-02-15T20:46:47.186Z Downloaded num-bigint-dig v0.8.4
19422024-02-15T20:46:47.190Z Downloaded bitfield v0.14.0
19432024-02-15T20:46:47.193Z Downloaded rsa v0.9.2
19442024-02-15T20:46:47.196Z Downloaded funty v2.0.0
19452024-02-15T20:46:47.201Z Downloaded array-init v0.0.4
19462024-02-15T20:46:47.201Z Downloaded termcolor v1.2.0
19472024-02-15T20:46:47.201Z Downloaded x509-cert v0.2.4
19482024-02-15T20:46:47.205Z Downloaded crc-any v2.4.3
19492024-02-15T20:46:47.212Z Downloaded serde-hex v0.1.0
19502024-02-15T20:46:47.212Z Downloaded object v0.30.4
19512024-02-15T20:46:47.217Z Downloaded maybe-uninit v2.0.0
19522024-02-15T20:46:47.326Z Compiling proc-macro2 v1.0.78
19532024-02-15T20:46:47.326Z Compiling unicode-ident v1.0.12
19542024-02-15T20:46:47.342Z Compiling libc v0.2.153
19552024-02-15T20:46:47.343Z Compiling autocfg v1.1.0
19562024-02-15T20:46:47.343Z Compiling serde v1.0.196
19572024-02-15T20:46:47.343Z Compiling version_check v0.9.4
19582024-02-15T20:46:47.376Z Compiling cfg-if v1.0.0
19592024-02-15T20:46:47.457Z Compiling typenum v1.16.0
19602024-02-15T20:46:47.471Z Compiling once_cell v1.19.0
19612024-02-15T20:46:47.530Z Compiling parking_lot_core v0.9.8
19622024-02-15T20:46:47.814Z Compiling memchr v2.6.3
19632024-02-15T20:46:47.929Z Compiling syn v1.0.109
19642024-02-15T20:46:48.405Z Compiling byteorder v1.5.0
19652024-02-15T20:46:48.405Z Compiling generic-array v0.14.7
19662024-02-15T20:46:48.405Z Compiling lock_api v0.4.10
19672024-02-15T20:46:48.406Z Compiling libm v0.2.7
19682024-02-15T20:46:48.861Z Compiling num-traits v0.2.16
19692024-02-15T20:46:48.875Z Compiling ahash v0.8.7
19702024-02-15T20:46:48.875Z Compiling pkg-config v0.3.27
19712024-02-15T20:46:48.875Z Compiling quote v1.0.35
19722024-02-15T20:46:48.921Z Compiling thiserror v1.0.57
19732024-02-15T20:46:49.358Z Compiling syn v2.0.48
19742024-02-15T20:46:49.379Z Compiling cc v1.0.83
19752024-02-15T20:46:49.389Z Compiling getrandom v0.2.10
19762024-02-15T20:46:49.720Z Compiling serde_json v1.0.113
19772024-02-15T20:46:49.745Z Compiling scopeguard v1.2.0
19782024-02-15T20:46:50.321Z Compiling slab v0.4.9
19792024-02-15T20:46:50.329Z Compiling log v0.4.20
19802024-02-15T20:46:50.376Z Compiling itoa v1.0.9
19812024-02-15T20:46:50.612Z Compiling rand_core v0.6.4
19822024-02-15T20:46:50.917Z Compiling smallvec v1.13.1
19832024-02-15T20:46:51.530Z Compiling vcpkg v0.2.15
19842024-02-15T20:46:51.974Z Compiling parking_lot v0.12.1
19852024-02-15T20:46:52.224Z Compiling const-oid v0.9.5
19862024-02-15T20:46:52.791Z Compiling pin-project-lite v0.2.13
19872024-02-15T20:46:52.811Z Compiling ring v0.17.7
19882024-02-15T20:46:52.880Z Compiling ryu v1.0.15
19892024-02-15T20:46:53.168Z Compiling ucd-trie v0.1.6
19902024-02-15T20:46:53.250Z Compiling openssl-sys v0.9.96
19912024-02-15T20:46:53.667Z Compiling signal-hook-registry v1.4.1
19922024-02-15T20:46:54.110Z Compiling subtle v2.5.0
19932024-02-15T20:46:54.544Z Compiling io-lifetimes v1.0.11
19942024-02-15T20:46:54.544Z Compiling ring v0.16.20
19952024-02-15T20:46:54.545Z Compiling mio v0.8.9
19962024-02-15T20:46:54.840Z Compiling num-integer v0.1.45
19972024-02-15T20:46:55.172Z Compiling heck v0.4.1
19982024-02-15T20:46:55.488Z Compiling semver v1.0.21
19992024-02-15T20:46:55.562Z Compiling futures-core v0.3.30
20002024-02-15T20:46:55.972Z Compiling rustix v0.37.23
20012024-02-15T20:46:56.099Z Compiling spin v0.5.2
20022024-02-15T20:46:56.739Z Compiling num_cpus v1.16.0
20032024-02-15T20:46:56.860Z Compiling socket2 v0.5.5
20042024-02-15T20:46:57.365Z Compiling unicode-xid v0.2.4
20052024-02-15T20:46:57.527Z Compiling httparse v1.8.0
20062024-02-15T20:46:57.539Z Compiling openssl v0.10.60
20072024-02-15T20:46:58.045Z Compiling futures-sink v0.3.30
20082024-02-15T20:46:58.045Z Compiling synstructure v0.12.6
20092024-02-15T20:46:58.045Z Compiling allocator-api2 v0.2.16
20102024-02-15T20:46:58.045Z Compiling tinyvec_macros v0.1.1
20112024-02-15T20:46:58.405Z Compiling tinyvec v1.6.0
20122024-02-15T20:46:58.923Z Compiling futures-channel v0.3.30
20132024-02-15T20:46:58.991Z Compiling equivalent v1.0.1
20142024-02-15T20:46:59.245Z Compiling futures-io v0.3.30
20152024-02-15T20:46:59.245Z Compiling futures-task v0.3.30
20162024-02-15T20:46:59.314Z Compiling ppv-lite86 v0.2.17
20172024-02-15T20:46:59.438Z Compiling rustls v0.21.9
20182024-02-15T20:46:59.529Z Compiling native-tls v0.2.11
20192024-02-15T20:46:59.705Z Compiling crc32fast v1.3.2
20202024-02-15T20:46:59.869Z Compiling pin-utils v0.1.0
20212024-02-15T20:46:59.917Z Compiling unicode-normalization v0.1.22
20222024-02-15T20:46:59.962Z Compiling bzip2-sys v0.1.11+1.0.8
20232024-02-15T20:47:00.096Z Compiling rand_chacha v0.3.1
20242024-02-15T20:47:00.123Z Compiling spin v0.9.8
20252024-02-15T20:47:00.167Z Compiling tracing-core v0.1.31
20262024-02-15T20:47:00.518Z Compiling base64ct v1.6.0
20272024-02-15T20:47:00.580Z Compiling unicode-bidi v0.3.13
20282024-02-15T20:47:00.976Z Compiling rand v0.8.5
20292024-02-15T20:47:01.354Z Compiling pem-rfc7468 v0.7.0
20302024-02-15T20:47:01.860Z Compiling errno v0.3.8
20312024-02-15T20:47:01.902Z Compiling num-iter v0.1.43
20322024-02-15T20:47:02.119Z Compiling usdt-impl v0.3.5
20332024-02-15T20:47:02.157Z Compiling schemars v0.8.16
20342024-02-15T20:47:02.210Z Compiling flagset v0.4.3
20352024-02-15T20:47:02.447Z Compiling signal-hook v0.3.17
20362024-02-15T20:47:02.504Z Compiling rustix v0.38.31
20372024-02-15T20:47:03.293Z Compiling serde_derive v1.0.196
20382024-02-15T20:47:03.299Z Compiling zeroize_derive v1.4.2
20392024-02-15T20:47:03.299Z Compiling zerocopy-derive v0.7.32
20402024-02-15T20:47:03.299Z Compiling thiserror-impl v1.0.57
20412024-02-15T20:47:03.299Z Compiling tokio-macros v2.2.0
20422024-02-15T20:47:03.299Z Compiling futures-macro v0.3.30
20432024-02-15T20:47:03.300Z Compiling tracing-attributes v0.1.26
20442024-02-15T20:47:03.300Z Compiling der_derive v0.7.2
20452024-02-15T20:47:04.386Z Compiling zeroize v1.7.0
20462024-02-15T20:47:04.958Z Compiling zerocopy-derive v0.2.0
20472024-02-15T20:47:04.994Z Compiling zerocopy v0.7.32
20482024-02-15T20:47:06.040Z Compiling pest v2.7.6
20492024-02-15T20:47:06.453Z Compiling crypto-common v0.1.6
20502024-02-15T20:47:06.453Z Compiling block-buffer v0.10.4
20512024-02-15T20:47:06.541Z Compiling digest v0.10.7
20522024-02-15T20:47:06.565Z Compiling openssl-macros v0.1.1
20532024-02-15T20:47:06.860Z Compiling futures-util v0.3.30
20542024-02-15T20:47:06.986Z Compiling tracing v0.1.37
20552024-02-15T20:47:07.265Z Compiling scroll_derive v0.12.0
20562024-02-15T20:47:07.390Z Compiling hashbrown v0.14.3
20572024-02-15T20:47:07.826Z Compiling zerocopy-derive v0.6.4
20582024-02-15T20:47:07.841Z Compiling der v0.7.8
20592024-02-15T20:47:08.868Z Compiling pest_meta v2.7.6
20602024-02-15T20:47:09.333Z Compiling serde_derive_internals v0.26.0
20612024-02-15T20:47:09.965Z Compiling pest_generator v2.7.6
20622024-02-15T20:47:12.907Z Compiling pest_derive v2.7.6
20632024-02-15T20:47:13.126Z Compiling bitflags v1.3.2
20642024-02-15T20:47:13.235Z Compiling fnv v1.0.7
20652024-02-15T20:47:13.352Z Compiling rustversion v1.0.14
20662024-02-15T20:47:14.029Z Compiling schemars_derive v0.8.16
20672024-02-15T20:47:14.519Z Compiling spki v0.7.2
20682024-02-15T20:47:15.040Z Compiling zerocopy v0.3.0
20692024-02-15T20:47:15.834Z Compiling lazy_static v1.4.0
20702024-02-15T20:47:16.218Z Compiling backtrace v0.3.69
20712024-02-15T20:47:16.615Z Compiling thread-id v4.2.0
20722024-02-15T20:47:16.629Z Compiling memoffset v0.9.0
20732024-02-15T20:47:16.713Z Compiling num-bigint v0.4.4
20742024-02-15T20:47:16.837Z Compiling untrusted v0.7.1
20752024-02-15T20:47:16.952Z Compiling iana-time-zone v0.1.57
20762024-02-15T20:47:17.015Z Compiling async-trait v0.1.77
20772024-02-15T20:47:17.126Z Compiling crossbeam-utils v0.8.16
20782024-02-15T20:47:17.144Z Compiling bytes v1.5.0
20792024-02-15T20:47:17.467Z Compiling indexmap v2.2.3
20802024-02-15T20:47:17.573Z Compiling bitflags v2.4.0
20812024-02-15T20:47:18.248Z Compiling uuid v1.7.0
20822024-02-15T20:47:18.256Z Compiling tokio v1.36.0
20832024-02-15T20:47:18.256Z Compiling rustc_version v0.4.0
20842024-02-15T20:47:18.839Z Compiling heapless v0.7.16
20852024-02-15T20:47:19.117Z Compiling http v0.2.11
20862024-02-15T20:47:20.169Z Compiling untrusted v0.9.0
20872024-02-15T20:47:20.194Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20882024-02-15T20:47:20.509Z Compiling smoltcp v0.9.1
20892024-02-15T20:47:20.883Z Compiling foreign-types-shared v0.1.1
20902024-02-15T20:47:20.976Z Compiling base64 v0.21.7
20912024-02-15T20:47:21.084Z Compiling percent-encoding v2.3.1
20922024-02-15T20:47:21.585Z Compiling foreign-types v0.3.2
20932024-02-15T20:47:21.981Z Compiling chrono v0.4.31
20942024-02-15T20:47:23.606Z Compiling dof v0.1.5
20952024-02-15T20:47:24.945Z Compiling dtrace-parser v0.1.14
20962024-02-15T20:47:24.955Z Compiling hmac v0.12.1
20972024-02-15T20:47:25.160Z Compiling clap_derive v4.4.2
20982024-02-15T20:47:26.182Z Compiling tokio-util v0.7.10
20992024-02-15T20:47:26.318Z Compiling anstyle v1.0.2
21002024-02-15T20:47:26.396Z Compiling utf8parse v0.2.1
21012024-02-15T20:47:26.770Z Compiling time-core v0.1.1
21022024-02-15T20:47:26.909Z Compiling try-lock v0.2.4
21032024-02-15T20:47:26.950Z Compiling cpufeatures v0.2.12
21042024-02-15T20:47:27.032Z Compiling siphasher v0.3.11
21052024-02-15T20:47:27.038Z Compiling adler v1.0.2
21062024-02-15T20:47:27.156Z Compiling sha2 v0.10.8
21072024-02-15T20:47:27.252Z Compiling miniz_oxide v0.7.1
21082024-02-15T20:47:27.424Z Compiling h2 v0.3.24
21092024-02-15T20:47:28.552Z Compiling want v0.3.1
21102024-02-15T20:47:28.820Z Compiling time-macros v0.2.13
21112024-02-15T20:47:29.816Z Compiling anstyle-parse v0.2.1
21122024-02-15T20:47:32.766Z Compiling strum_macros v0.25.2
21132024-02-15T20:47:33.752Z Compiling sct v0.7.0
21142024-02-15T20:47:34.000Z Compiling rustls-webpki v0.101.7
21152024-02-15T20:47:35.500Z Compiling form_urlencoded v1.2.1
21162024-02-15T20:47:35.821Z Compiling http-body v0.4.5
21172024-02-15T20:47:35.953Z Compiling serde_tokenstream v0.1.7
21182024-02-15T20:47:36.064Z Compiling pkcs8 v0.10.2
21192024-02-15T20:47:36.275Z Compiling hubpack_derive v0.1.1
21202024-02-15T20:47:36.618Z Compiling socket2 v0.4.9
21212024-02-15T20:47:36.913Z Compiling crossbeam-epoch v0.9.15
21222024-02-15T20:47:37.130Z Compiling usdt-impl v0.5.0
21232024-02-15T20:47:37.269Z Compiling openssl-probe v0.1.5
21242024-02-15T20:47:37.529Z Compiling anyhow v1.0.75
21252024-02-15T20:47:37.716Z Compiling slog v2.7.0
21262024-02-15T20:47:37.732Z Compiling radium v0.7.0
21272024-02-15T20:47:38.262Z Compiling colorchoice v1.0.0
21282024-02-15T20:47:38.262Z Compiling anstyle-query v1.0.0
21292024-02-15T20:47:38.263Z Compiling tower-service v0.3.2
21302024-02-15T20:47:38.263Z Compiling httpdate v1.0.3
21312024-02-15T20:47:38.484Z Compiling hyper v0.14.27
21322024-02-15T20:47:39.188Z Compiling anstream v0.5.0
21332024-02-15T20:47:42.315Z Compiling terminal_size v0.2.6
21342024-02-15T20:47:44.553Z Compiling zerocopy v0.6.4
21352024-02-15T20:47:45.351Z Compiling scroll v0.12.0
21362024-02-15T20:47:45.524Z Compiling md-5 v0.10.5
21372024-02-15T20:47:46.073Z Compiling idna v0.5.0
21382024-02-15T20:47:46.190Z Compiling stringprep v0.1.3
21392024-02-15T20:47:47.241Z Compiling diesel_table_macro_syntax v0.1.0
21402024-02-15T20:47:47.476Z Compiling hash32 v0.2.1
21412024-02-15T20:47:47.593Z Compiling aho-corasick v1.0.4
21422024-02-15T20:47:47.862Z Compiling stable_deref_trait v1.2.0
21432024-02-15T20:47:47.951Z Compiling plain v0.2.3
21442024-02-15T20:47:48.110Z Compiling dyn-clone v1.0.16
21452024-02-15T20:47:48.301Z Compiling tap v1.0.1
21462024-02-15T20:47:48.433Z Compiling regex-syntax v0.8.2
21472024-02-15T20:47:48.482Z Compiling strsim v0.10.0
21482024-02-15T20:47:48.553Z Compiling maybe-uninit v2.0.0
21492024-02-15T20:47:48.594Z Compiling gimli v0.28.0
21502024-02-15T20:47:48.980Z Compiling fallible-iterator v0.2.0
21512024-02-15T20:47:49.333Z Compiling clap_lex v0.5.1
21522024-02-15T20:47:50.140Z Compiling postgres-protocol v0.6.6
21532024-02-15T20:47:50.144Z Compiling clap_builder v4.4.2
21542024-02-15T20:47:50.144Z Compiling wyz v0.5.1
21552024-02-15T20:47:51.009Z Compiling goblin v0.8.0
21562024-02-15T20:47:51.175Z Compiling diesel_derives v2.1.2
21572024-02-15T20:47:52.150Z Compiling regex-automata v0.4.4
21582024-02-15T20:47:53.310Z Compiling addr2line v0.21.0
21592024-02-15T20:47:53.611Z Compiling url v2.5.0
21602024-02-15T20:47:54.112Z Compiling tokio-rustls v0.24.1
21612024-02-15T20:47:56.070Z Compiling tokio-native-tls v0.3.1
21622024-02-15T20:47:57.769Z Compiling usdt-attr-macro v0.3.5
21632024-02-15T20:47:58.774Z Compiling usdt-macro v0.3.5
21642024-02-15T20:48:00.170Z Compiling phf_shared v0.11.2
21652024-02-15T20:48:00.555Z Compiling toml_datetime v0.6.5
21662024-02-15T20:48:00.566Z Compiling serde_spanned v0.6.5
21672024-02-15T20:48:00.808Z Compiling block-padding v0.3.3
21682024-02-15T20:48:01.230Z Compiling enum-as-inner v0.5.1
21692024-02-15T20:48:01.250Z Compiling serde_repr v0.1.16
21702024-02-15T20:48:01.250Z Compiling ff v0.13.0
21712024-02-15T20:48:01.273Z Compiling scheduled-thread-pool v0.2.7
21722024-02-15T20:48:01.824Z Compiling object v0.32.1
21732024-02-15T20:48:02.045Z Compiling pretty-hex v0.4.1
21742024-02-15T20:48:02.261Z Compiling packed_struct v0.10.1
21752024-02-15T20:48:02.684Z Compiling bit-vec v0.6.3
21762024-02-15T20:48:03.117Z Compiling regex-automata v0.1.10
21772024-02-15T20:48:03.459Z Compiling num-bigint-dig v0.8.4
21782024-02-15T20:48:03.602Z Compiling deranged v0.3.8
21792024-02-15T20:48:04.434Z Compiling rustc-demangle v0.1.23
21802024-02-15T20:48:05.821Z Compiling base16ct v0.2.0
21812024-02-15T20:48:05.837Z Compiling winnow v0.5.15
21822024-02-15T20:48:05.837Z Compiling funty v2.0.0
21832024-02-15T20:48:06.101Z Compiling ipnet v2.9.0
21842024-02-15T20:48:06.662Z Compiling num_threads v0.1.6
21852024-02-15T20:48:06.790Z Compiling matches v0.1.10
21862024-02-15T20:48:06.883Z Compiling managed v0.8.0
21872024-02-15T20:48:19.679Z Compiling bitvec v1.0.1
21882024-02-15T20:48:21.089Z Compiling toml_edit v0.19.15
21892024-02-15T20:48:21.089Z Compiling idna v0.2.3
21902024-02-15T20:48:21.089Z Compiling time v0.3.27
21912024-02-15T20:48:21.089Z Compiling sec1 v0.7.3
21922024-02-15T20:48:21.089Z Compiling bstr v0.2.17
21932024-02-15T20:48:21.089Z Compiling dof v0.3.0
21942024-02-15T20:48:21.089Z Compiling r2d2 v0.8.10
21952024-02-15T20:48:21.089Z Compiling group v0.13.0
21962024-02-15T20:48:21.089Z Compiling inout v0.1.3
21972024-02-15T20:48:21.089Z Compiling phf v0.11.2
21982024-02-15T20:48:21.089Z Compiling regex v1.10.3
21992024-02-15T20:48:21.089Z Compiling hyper-tls v0.5.0
22002024-02-15T20:48:21.264Z Compiling signal-hook-mio v0.2.3
22012024-02-15T20:48:21.264Z Compiling hyper-rustls v0.24.2
22022024-02-15T20:48:21.264Z Compiling clap v4.4.3
22032024-02-15T20:48:21.264Z Compiling flate2 v1.0.28
22042024-02-15T20:48:21.265Z Compiling ipnetwork v0.20.0
22052024-02-15T20:48:21.265Z Compiling bzip2 v0.4.4
22062024-02-15T20:48:21.265Z Compiling postgres-types v0.2.6
22072024-02-15T20:48:21.265Z Compiling hubpack v0.1.2
22082024-02-15T20:48:21.266Z Compiling serde_urlencoded v0.7.1
22092024-02-15T20:48:21.266Z Compiling phf_shared v0.10.0
22102024-02-15T20:48:21.266Z Compiling rustls-pemfile v1.0.3
22112024-02-15T20:48:21.266Z Compiling hkdf v0.12.4
22122024-02-15T20:48:21.267Z Compiling dtrace-parser v0.2.0
22132024-02-15T20:48:21.267Z Compiling futures-executor v0.3.30
22142024-02-15T20:48:21.267Z Compiling crypto-bigint v0.5.2
22152024-02-15T20:48:21.268Z Compiling packed_struct_codegen v0.10.1
22162024-02-15T20:48:21.566Z Compiling float-cmp v0.9.0
22172024-02-15T20:48:22.547Z Compiling indexmap v1.9.3
22182024-02-15T20:48:22.751Z Compiling encoding_rs v0.8.33
22192024-02-15T20:48:22.942Z Compiling whoami v1.4.1
22202024-02-15T20:48:23.054Z Compiling fixedbitset v0.4.2
22212024-02-15T20:48:23.055Z Compiling mime v0.3.17
22222024-02-15T20:48:23.450Z Compiling new_debug_unreachable v1.0.4
22232024-02-15T20:48:23.491Z Compiling data-encoding v2.4.0
22242024-02-15T20:48:23.550Z Compiling predicates-core v1.0.6
22252024-02-15T20:48:23.582Z Compiling webpki-roots v0.25.2
22262024-02-15T20:48:23.847Z Compiling minimal-lexical v0.2.1
22272024-02-15T20:48:24.365Z Compiling difflib v0.4.0
22282024-02-15T20:48:24.500Z Compiling crc-catalog v2.2.0
22292024-02-15T20:48:25.066Z Compiling unicode-width v0.1.11
22302024-02-15T20:48:25.080Z Compiling unicode-segmentation v1.10.1
22312024-02-15T20:48:25.711Z Compiling normalize-line-endings v0.3.0
22322024-02-15T20:48:25.813Z Compiling static_assertions v1.1.0
22332024-02-15T20:48:25.837Z Compiling nodrop v0.1.14
22342024-02-15T20:48:25.959Z Compiling regex-automata v0.3.8
22352024-02-15T20:48:26.432Z Compiling precomputed-hash v0.1.1
22362024-02-15T20:48:27.366Z Compiling either v1.9.0
22372024-02-15T20:48:27.366Z Compiling itertools v0.10.5
22382024-02-15T20:48:28.259Z Compiling bstr v1.6.0
22392024-02-15T20:48:30.735Z Compiling string_cache v0.8.7
22402024-02-15T20:48:31.159Z Compiling array-init v0.0.4
22412024-02-15T20:48:31.183Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22422024-02-15T20:48:32.457Z Compiling predicates v3.1.0
22432024-02-15T20:48:32.541Z Compiling similar v2.3.0
22442024-02-15T20:48:33.983Z Compiling reqwest v0.11.22
22452024-02-15T20:48:34.900Z Compiling console v0.15.8
22462024-02-15T20:48:35.911Z Compiling crc v3.0.1
22472024-02-15T20:48:36.608Z Compiling nom v7.1.3
22482024-02-15T20:48:37.232Z Compiling trust-dns-proto v0.22.0
22492024-02-15T20:48:40.434Z Compiling petgraph v0.6.4
22502024-02-15T20:48:44.119Z Compiling tokio-postgres v0.7.10
22512024-02-15T20:48:44.621Z Compiling elliptic-curve v0.13.8
22522024-02-15T20:48:51.411Z Compiling futures v0.3.30
22532024-02-15T20:48:51.912Z Compiling yasna v0.5.2
22542024-02-15T20:48:52.766Z Compiling smallvec v0.6.14
22552024-02-15T20:48:53.226Z Compiling zip v0.6.6
22562024-02-15T20:48:53.426Z Compiling diesel v2.1.4
22572024-02-15T20:48:54.560Z Compiling crossterm v0.27.0
22582024-02-15T20:48:54.561Z Compiling cipher v0.4.4
22592024-02-15T20:48:55.413Z Compiling toml v0.7.8
22602024-02-15T20:48:56.801Z Compiling bit-set v0.5.3
22612024-02-15T20:48:57.015Z Compiling usdt v0.3.5
22622024-02-15T20:48:57.076Z Compiling is-terminal v0.4.9
22632024-02-15T20:48:57.741Z Compiling strum v0.25.0
22642024-02-15T20:48:57.905Z Compiling pkcs1 v0.7.5
22652024-02-15T20:48:58.740Z Compiling tokio-stream v0.1.14
22662024-02-15T20:48:59.778Z Compiling openapiv3 v2.0.0
22672024-02-15T20:49:02.087Z Compiling hex v0.4.3
22682024-02-15T20:49:02.991Z Compiling signature v2.1.0
22692024-02-15T20:49:06.953Z Compiling bitfield v0.14.0
22702024-02-15T20:49:06.959Z Compiling hashbrown v0.12.3
22712024-02-15T20:49:07.944Z Compiling termcolor v1.2.0
22722024-02-15T20:49:08.163Z Compiling lalrpop-util v0.19.12
22732024-02-15T20:49:09.273Z Compiling env_logger v0.10.0
22742024-02-15T20:49:12.278Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22752024-02-15T20:49:20.015Z Compiling rsa v0.9.2
22762024-02-15T20:49:25.086Z Compiling serde-hex v0.1.0
22772024-02-15T20:49:27.374Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22782024-02-15T20:49:32.313Z Compiling ron v0.8.1
22792024-02-15T20:49:34.378Z Compiling x509-cert v0.2.4
22802024-02-15T20:49:35.367Z Compiling hashbrown v0.13.2
22812024-02-15T20:49:36.531Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22822024-02-15T20:49:37.407Z Compiling crc-any v2.4.3
22832024-02-15T20:49:57.826Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22842024-02-15T20:49:58.581Z Compiling object v0.30.4
22852024-02-15T20:49:59.585Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22862024-02-15T20:50:13.896Z Compiling path-slash v0.1.5
22872024-02-15T20:50:14.398Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22882024-02-15T20:50:41.241Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22892024-02-15T20:50:42.033Z Finished release [optimized] target(s) in 3m 55s
22902024-02-15T20:50:42.111Z
22912024-02-15T20:50:42.128Zreal 3:55.628899937
22922024-02-15T20:50:42.129Zuser 25:39.456376065
22932024-02-15T20:50:42.129Zsys 3:02.156265111
22942024-02-15T20:50:42.129Ztrap 0.791536724
22952024-02-15T20:50:42.129Ztflt 1.628743466
22962024-02-15T20:50:42.129Zdflt 0.204917043
22972024-02-15T20:50:42.129Zkflt 0.000054514
22982024-02-15T20:50:42.129Zlock 58:17.930947410
22992024-02-15T20:50:42.130Zslp 1:15:42.981029007
23002024-02-15T20:50:42.130Zlat 1:22.482056470
23012024-02-15T20:50:42.130Zstop 1:12.924107986
23022024-02-15T20:50:42.130Z+ ptime -m gzip
23032024-02-15T20:50:42.552Z
23042024-02-15T20:50:42.556Zreal 0.458568346
23052024-02-15T20:50:42.556Zuser 0.452755373
23062024-02-15T20:50:42.556Zsys 0.005306237
23072024-02-15T20:50:42.556Ztrap 0.000032087
23082024-02-15T20:50:42.556Ztflt 0.000000000
23092024-02-15T20:50:42.556Zdflt 0.000000000
23102024-02-15T20:50:42.556Zkflt 0.000000000
23112024-02-15T20:50:42.556Zlock 0.000000000
23122024-02-15T20:50:42.556Zslp 0.000000000
23132024-02-15T20:50:42.556Zlat 0.000083361
23142024-02-15T20:50:42.556Zstop 0.000176985
23152024-02-15T20:50:42.556Z+ banner tufaceous
23162024-02-15T20:50:42.556Z
23172024-02-15T20:50:42.556Z ##### # # ###### ## #### ###### #### # # ####
23182024-02-15T20:50:42.556Z # # # # # # # # # # # # # #
23192024-02-15T20:50:42.556Z # # # ##### # # # ##### # # # # ####
23202024-02-15T20:50:42.556Z # # # # ###### # # # # # # #
23212024-02-15T20:50:42.556Z # # # # # # # # # # # # # # #
23222024-02-15T20:50:42.557Z # #### # # # #### ###### #### #### ####
23232024-02-15T20:50:42.557Z
23242024-02-15T20:50:42.557Z+ ptime -m cargo build --locked -p tufaceous --release
23252024-02-15T20:50:42.982Z Downloading crates ...
23262024-02-15T20:50:43.240Z Downloaded async-recursion v1.0.5
23272024-02-15T20:50:43.244Z Downloaded doc-comment v0.3.3
23282024-02-15T20:50:43.252Z Downloaded globset v0.4.13
23292024-02-15T20:50:43.257Z Downloaded parse-size v1.0.0
23302024-02-15T20:50:43.257Z Downloaded snafu-derive v0.7.5
23312024-02-15T20:50:43.261Z Downloaded olpc-cjson v0.1.3
23322024-02-15T20:50:43.261Z Downloaded fs-err v2.11.0
23332024-02-15T20:50:43.261Z Downloaded humantime v2.1.0
23342024-02-15T20:50:43.266Z Downloaded buf-list v1.0.3
23352024-02-15T20:50:43.270Z Downloaded serde_plain v1.0.2
23362024-02-15T20:50:43.270Z Downloaded pin-project v1.1.3
23372024-02-15T20:50:43.283Z Downloaded snafu v0.7.5
23382024-02-15T20:50:43.289Z Downloaded typed-path v0.7.0
23392024-02-15T20:50:43.292Z Downloaded tough v0.16.0
23402024-02-15T20:50:43.299Z Downloaded pin-project-internal v1.1.3
23412024-02-15T20:50:43.399Z Compiling serde_tokenstream v0.2.0
23422024-02-15T20:50:43.463Z Compiling regress v0.8.0
23432024-02-15T20:50:43.486Z Compiling dirs-sys-next v0.1.2
23442024-02-15T20:50:43.486Z Compiling rustls-pki-types v1.1.0
23452024-02-15T20:50:43.486Z Compiling ident_case v1.0.1
23462024-02-15T20:50:43.499Z Compiling thread_local v1.1.7
23472024-02-15T20:50:43.499Z Compiling heck v0.4.1
23482024-02-15T20:50:43.922Z Compiling dirs-next v2.0.0
23492024-02-15T20:50:44.175Z Compiling camino v1.1.6
23502024-02-15T20:50:44.385Z Compiling rustls v0.22.2
23512024-02-15T20:50:44.598Z Compiling slog-async v2.8.0
23522024-02-15T20:50:44.668Z Compiling term v0.7.0
23532024-02-15T20:50:44.686Z Compiling rustls-webpki v0.102.1
23542024-02-15T20:50:44.751Z Compiling darling_core v0.20.3
23552024-02-15T20:50:44.784Z Compiling crossbeam-channel v0.5.8
23562024-02-15T20:50:45.078Z Compiling getopts v0.2.21
23572024-02-15T20:50:45.972Z Compiling structmeta-derive v0.3.0
23582024-02-15T20:50:46.524Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
23592024-02-15T20:50:48.527Z Compiling atty v0.2.14
23602024-02-15T20:50:48.662Z Compiling multer v3.0.0
23612024-02-15T20:50:48.958Z Compiling match_cfg v0.1.0
23622024-02-15T20:50:49.030Z Compiling unsafe-libyaml v0.2.10
23632024-02-15T20:50:49.229Z Compiling paste v1.0.14
23642024-02-15T20:50:49.340Z Compiling doc-comment v0.3.3
23652024-02-15T20:50:49.632Z Compiling take_mut v0.2.2
23662024-02-15T20:50:49.829Z Compiling darling_macro v0.20.3
23672024-02-15T20:50:49.970Z Compiling hostname v0.3.1
23682024-02-15T20:50:50.287Z Compiling serde_yaml v0.9.25
23692024-02-15T20:50:50.713Z Compiling slog-term v2.9.0
23702024-02-15T20:50:50.744Z Compiling darling v0.20.3
23712024-02-15T20:50:50.849Z Compiling structmeta v0.3.0
23722024-02-15T20:50:53.963Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23732024-02-15T20:50:53.982Z Compiling toml_edit v0.22.4
23742024-02-15T20:50:54.565Z Compiling slog-json v2.6.1
23752024-02-15T20:50:54.937Z Compiling http v1.0.0
23762024-02-15T20:50:55.015Z Compiling pin-project-internal v1.1.3
23772024-02-15T20:50:55.024Z Compiling async-stream-impl v0.3.5
23782024-02-15T20:50:55.567Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23792024-02-15T20:50:55.919Z Compiling fastrand v2.0.1
23802024-02-15T20:50:56.695Z Compiling atomic-waker v1.1.1
23812024-02-15T20:50:56.702Z Compiling waitgroup v0.1.2
23822024-02-15T20:50:56.724Z Compiling async-stream v0.3.5
23832024-02-15T20:50:57.040Z Compiling toml v0.8.10
23842024-02-15T20:50:57.739Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
23852024-02-15T20:50:57.783Z Compiling pin-project v1.1.3
23862024-02-15T20:50:57.909Z Compiling tempfile v3.10.0
23872024-02-15T20:51:01.123Z Compiling tokio-rustls v0.25.0
23882024-02-15T20:51:01.553Z Compiling slog-bunyan v2.5.0
23892024-02-15T20:51:01.553Z Compiling parse-display-derive v0.9.0
23902024-02-15T20:51:01.553Z Compiling serde_with_macros v3.6.0
23912024-02-15T20:51:01.701Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23922024-02-15T20:51:02.374Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
23932024-02-15T20:51:02.517Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
23942024-02-15T20:51:03.153Z Compiling rustls-pemfile v2.0.0
23952024-02-15T20:51:03.880Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
23962024-02-15T20:51:03.925Z Compiling sha1 v0.10.6
23972024-02-15T20:51:04.364Z Compiling strum_macros v0.26.1
23982024-02-15T20:51:05.264Z Compiling snafu-derive v0.7.5
23992024-02-15T20:51:05.442Z Compiling serde_path_to_error v0.1.15
24002024-02-15T20:51:06.588Z Compiling instant v0.1.12
24012024-02-15T20:51:06.752Z Compiling fs-err v2.11.0
24022024-02-15T20:51:07.097Z Compiling same-file v1.0.6
24032024-02-15T20:51:07.405Z Compiling debug-ignore v1.0.5
24042024-02-15T20:51:07.559Z Compiling buf-list v1.0.3
24052024-02-15T20:51:08.138Z Compiling arc-swap v1.6.0
24062024-02-15T20:51:08.967Z Compiling slog-scope v4.4.0
24072024-02-15T20:51:09.429Z Compiling strum v0.26.1
24082024-02-15T20:51:09.637Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24092024-02-15T20:51:09.914Z Compiling walkdir v2.4.0
24102024-02-15T20:51:10.086Z Compiling snafu v0.7.5
24112024-02-15T20:51:11.815Z Compiling backoff v0.4.0
24122024-02-15T20:51:12.346Z Compiling parse-display v0.9.0
24132024-02-15T20:51:12.346Z Compiling serde_with v3.6.0
24142024-02-15T20:51:13.817Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24152024-02-15T20:51:14.583Z Compiling globset v0.4.13
24162024-02-15T20:51:17.216Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24172024-02-15T20:51:17.389Z Compiling olpc-cjson v0.1.3
24182024-02-15T20:51:17.987Z Compiling pem v3.0.2
24192024-02-15T20:51:19.442Z Compiling serde_plain v1.0.2
24202024-02-15T20:51:19.600Z Compiling macaddr v1.0.1
24212024-02-15T20:51:20.002Z Compiling async-recursion v1.0.5
24222024-02-15T20:51:20.743Z Compiling filetime v0.2.23
24232024-02-15T20:51:20.746Z Compiling xattr v1.0.1
24242024-02-15T20:51:21.017Z Compiling typed-path v0.7.0
24252024-02-15T20:51:21.040Z Compiling tar v0.4.40
24262024-02-15T20:51:24.397Z Compiling tough v0.16.0
24272024-02-15T20:51:26.044Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24282024-02-15T20:51:26.269Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24292024-02-15T20:51:26.275Z Compiling slog-stdlog v4.1.1
24302024-02-15T20:51:26.850Z Compiling camino-tempfile v1.1.1
24312024-02-15T20:51:27.222Z Compiling itertools v0.12.1
24322024-02-15T20:51:27.643Z Compiling parse-size v1.0.0
24332024-02-15T20:51:27.963Z Compiling slog-envlogger v2.2.0
24342024-02-15T20:51:28.379Z Compiling humantime v2.1.0
24352024-02-15T20:51:36.976Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24362024-02-15T20:51:40.171Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24372024-02-15T20:52:00.839Z Finished release [optimized] target(s) in 1m 18s
24382024-02-15T20:52:00.918Z
24392024-02-15T20:52:00.940Zreal 1:18.334059300
24402024-02-15T20:52:00.940Zuser 8:44.161466928
24412024-02-15T20:52:00.940Zsys 38.892621185
24422024-02-15T20:52:00.940Ztrap 0.220669988
24432024-02-15T20:52:00.940Ztflt 0.422445177
24442024-02-15T20:52:00.940Zdflt 0.322664408
24452024-02-15T20:52:00.940Zkflt 0.000111309
24462024-02-15T20:52:00.940Zlock 18:16.826158088
24472024-02-15T20:52:00.941Zslp 21:02.169530077
24482024-02-15T20:52:00.941Zlat 15.467207593
24492024-02-15T20:52:00.941Zstop 11.892628931
24502024-02-15T20:52:00.941Z+ ptime -m gzip
24512024-02-15T20:52:02.660Z
24522024-02-15T20:52:02.660Zreal 1.725804273
24532024-02-15T20:52:02.660Zuser 1.713045952
24542024-02-15T20:52:02.660Zsys 0.012164763
24552024-02-15T20:52:02.660Ztrap 0.000121657
24562024-02-15T20:52:02.661Ztflt 0.000000000
24572024-02-15T20:52:02.707Zdflt 0.000000000
24582024-02-15T20:52:02.707Zkflt 0.000000000
24592024-02-15T20:52:02.707Zlock 0.000000000
24602024-02-15T20:52:02.707Zslp 0.000000000
24612024-02-15T20:52:02.707Zlat 0.000088092
24622024-02-15T20:52:02.707Zstop 0.000163366
24632024-02-15T20:52:02.707Zprocess exited: duration 833286 ms, exit code 0
 
24642024-02-15T20:52:02.756Zfound 5 output files
24652024-02-15T20:52:02.756Zuploading: /work/end-to-end-tests/bootstrap-53acd5ae20bb1630.gz (10682218 bytes)
24662024-02-15T20:52:07.377Zuploaded: /work/end-to-end-tests/bootstrap-53acd5ae20bb1630.gz
24672024-02-15T20:52:07.377Zuploading: /work/end-to-end-tests/bootstrap.gz (109671073 bytes)
24682024-02-15T20:52:48.085Zuploaded: /work/end-to-end-tests/bootstrap.gz
24692024-02-15T20:52:48.085Zuploading: /work/end-to-end-tests/end_to_end_tests-510c49e5fe726d0c.gz (112872967 bytes)
24702024-02-15T20:53:08.397Zuploaded: /work/end-to-end-tests/end_to_end_tests-510c49e5fe726d0c.gz
24712024-02-15T20:53:08.397Zuploading: /work/caboose-util.gz (4093717 bytes)
24722024-02-15T20:53:10.968Zuploaded: /work/caboose-util.gz
24732024-02-15T20:53:10.968Zuploading: /work/tufaceous.gz (15854853 bytes)
24742024-02-15T20:53:15.364Zuploaded: /work/tufaceous.gz