01JBESPRDFHWB3N6NPTQM51EMY: test-ddm-trio

BasicConfig {
    output_rules: [
        "/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/dendrite",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JBESQENJYT6GAMX77CZ96PYR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-30T13:28:09.608Zjob assigned to worker 01JBESQQWF28T52BDZ6CFJ6NE8 (queued for 1 m 6 s)
 
22024-10-30T13:28:17.319Zstarting task 0: "setup"
32024-10-30T13:28:17.328Z++ uname -s
42024-10-30T13:28:17.330Z+ kern=SunOS
52024-10-30T13:28:17.330Z+ case "$kern" in
62024-10-30T13:28:17.330Z+ [[ 0 == 12345 ]]
72024-10-30T13:28:17.330Z+ groupadd -g 12345 build
82024-10-30T13:28:17.333Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
92024-10-30T13:28:19.345Z+ zfs create -o mountpoint=/work rpool/work
102024-10-30T13:28:19.453Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
112024-10-30T13:28:19.456Z+ home_fs=zfs
122024-10-30T13:28:19.456Z+ [[ zfs == autofs ]]
132024-10-30T13:28:19.456Z+ mkdir -p /home/build
142024-10-30T13:28:19.459Z+ chown build:build /home/build /work
152024-10-30T13:28:21.460Z+ chmod 0700 /home/build /work
162024-10-30T13:28:21.463Zprocess exited: duration 4145 ms, exit code 0
 
172024-10-30T13:28:21.469Zstarting task 1: "rust-toolchain"
182024-10-30T13:28:21.475Z+ printf ' * toolchain channel = "%s"
192024-10-30T13:28:21.475Z' stable
202024-10-30T13:28:21.475Z+ printf ' * toolchain profile = "%s"
212024-10-30T13:28:21.475Z * toolchain channel = "stable"
222024-10-30T13:28:21.475Z' default
232024-10-30T13:28:21.475Z * toolchain profile = "default"
242024-10-30T13:28:21.481Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
252024-10-30T13:28:21.481Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
262024-10-30T13:28:21.584Zinfo: downloading installer
272024-10-30T13:28:22.940Zinfo: profile set to 'default'
282024-10-30T13:28:22.940Zinfo: default host triple is x86_64-unknown-illumos
292024-10-30T13:28:22.943Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
302024-10-30T13:28:23.101Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
312024-10-30T13:28:23.101Zinfo: downloading component 'cargo'
322024-10-30T13:28:23.963Zinfo: downloading component 'clippy'
332024-10-30T13:28:24.289Zinfo: downloading component 'rust-docs'
342024-10-30T13:28:25.600Zinfo: downloading component 'rust-std'
352024-10-30T13:28:27.525Zinfo: downloading component 'rustc'
362024-10-30T13:28:34.358Zinfo: downloading component 'rustfmt'
372024-10-30T13:28:34.629Zinfo: installing component 'cargo'
382024-10-30T13:28:35.447Zinfo: installing component 'clippy'
392024-10-30T13:28:35.847Zinfo: installing component 'rust-docs'
402024-10-30T13:28:37.548Zinfo: installing component 'rust-std'
412024-10-30T13:28:39.465Zinfo: installing component 'rustc'
422024-10-30T13:28:45.666Zinfo: installing component 'rustfmt'
432024-10-30T13:28:46.061Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
442024-10-30T13:28:46.061Z
452024-10-30T13:28:46.434Z stable-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
462024-10-30T13:28:46.434Z
472024-10-30T13:28:46.438Z
482024-10-30T13:28:46.438ZRust is installed now. Great!
492024-10-30T13:28:46.438Z
502024-10-30T13:28:46.438ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
512024-10-30T13:28:46.438Zenvironment variable. This has not been done automatically.
522024-10-30T13:28:46.438Z
532024-10-30T13:28:46.438ZTo configure your current shell, you need to source
542024-10-30T13:28:46.438Zthe corresponding env file under $HOME/.cargo.
552024-10-30T13:28:46.438Z
562024-10-30T13:28:46.438ZThis is usually done by running one of the following (note the leading DOT):
572024-10-30T13:28:46.438Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
582024-10-30T13:28:46.438Zsource "$HOME/.cargo/env.fish" # For fish
592024-10-30T13:28:46.507Z+ rustc --version
602024-10-30T13:28:46.577Zrustc 1.82.0 (f6e511eec 2024-10-15)
612024-10-30T13:28:46.580Zprocess exited: duration 25107 ms, exit code 0
 
622024-10-30T13:28:46.585Zstarting task 2: "authentication"
632024-10-30T13:28:46.606Zprocess exited: duration 20 ms, exit code 0
 
642024-10-30T13:28:46.612Zstarting task 3: "clone repository"
652024-10-30T13:28:46.617Z+ mkdir -p /work/oxidecomputer/maghemite
662024-10-30T13:28:46.619Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
672024-10-30T13:28:46.662ZCloning into '/work/oxidecomputer/maghemite'...
682024-10-30T13:28:47.633Z+ cd /work/oxidecomputer/maghemite
692024-10-30T13:28:47.636Z+ git fetch origin 2ed1c9fe8832179449efb5fc9b298af8ecea01cd
702024-10-30T13:28:47.884ZFrom https://github.com/oxidecomputer/maghemite
712024-10-30T13:28:47.884Z * branch 2ed1c9fe8832179449efb5fc9b298af8ecea01cd -> FETCH_HEAD
722024-10-30T13:28:47.891Z+ [[ -n zl/mgd-ddm-meta ]]
732024-10-30T13:28:47.894Z++ git branch --show-current
742024-10-30T13:28:47.896Z+ current=main
752024-10-30T13:28:47.896Z+ [[ main != zl/mgd-ddm-meta ]]
762024-10-30T13:28:47.896Z+ git branch -f zl/mgd-ddm-meta 2ed1c9fe8832179449efb5fc9b298af8ecea01cd
772024-10-30T13:28:47.899Z+ git checkout -f zl/mgd-ddm-meta
782024-10-30T13:28:47.913ZSwitched to branch 'zl/mgd-ddm-meta'
792024-10-30T13:28:47.916Z+ git reset --hard 2ed1c9fe8832179449efb5fc9b298af8ecea01cd
802024-10-30T13:28:47.928ZHEAD is now at 2ed1c9f add switch info/meta to ddmd/mgd related timeseries
812024-10-30T13:28:47.930Zprocess exited: duration 1316 ms, exit code 0
 
822024-10-30T13:28:47.935Zstarting task 4: "build"
832024-10-30T13:28:47.941Z++ cargo --version
842024-10-30T13:28:47.945Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
852024-10-30T13:28:48.113Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
862024-10-30T13:28:48.114Zinfo: downloading component 'cargo'
872024-10-30T13:28:48.947Zinfo: downloading component 'clippy'
882024-10-30T13:28:49.276Zinfo: downloading component 'rust-docs'
892024-10-30T13:28:50.425Zinfo: downloading component 'rust-std'
902024-10-30T13:28:52.240Zinfo: downloading component 'rustc'
912024-10-30T13:28:58.581Zinfo: downloading component 'rustfmt'
922024-10-30T13:28:58.820Zinfo: installing component 'cargo'
932024-10-30T13:28:59.638Zinfo: installing component 'clippy'
942024-10-30T13:29:00.019Zinfo: installing component 'rust-docs'
952024-10-30T13:29:01.617Zinfo: installing component 'rust-std'
962024-10-30T13:29:03.427Zinfo: installing component 'rustc'
972024-10-30T13:29:09.147Zinfo: installing component 'rustfmt'
982024-10-30T13:29:09.562Zcargo 1.81.0 (2dbb1af80 2024-08-20)
992024-10-30T13:29:09.566Z++ rustc --version
1002024-10-30T13:29:09.631Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1012024-10-30T13:29:09.635Z++ dladm
1022024-10-30T13:29:09.640ZLINK CLASS MTU STATE BRIDGE OVER
1032024-10-30T13:29:09.640Zena0 phys 9216 up -- --
1042024-10-30T13:29:09.643Z++ ipadm
1052024-10-30T13:29:09.645ZADDROBJ TYPE STATE ADDR
1062024-10-30T13:29:09.645Zlo0/v4 static ok 127.0.0.1/8
1072024-10-30T13:29:09.645Zena0/dhcp dhcp ok 10.150.1.14/24
1082024-10-30T13:29:09.645Zlo0/v6 static ok ::1/128
1092024-10-30T13:29:09.645Z++ banner collect
1102024-10-30T13:29:09.647Z
1112024-10-30T13:29:09.648Z #### #### # # ###### #### #####
1122024-10-30T13:29:09.648Z # # # # # # # # # #
1132024-10-30T13:29:09.648Z # # # # # ##### # #
1142024-10-30T13:29:09.648Z # # # # # # # #
1152024-10-30T13:29:09.648Z # # # # # # # # # #
1162024-10-30T13:29:09.648Z #### #### ###### ###### ###### #### #
1172024-10-30T13:29:09.648Z
1182024-10-30T13:29:09.648Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1192024-10-30T13:29:09.648Z++ repo=softnpu
1202024-10-30T13:29:09.648Z++ series=image
1212024-10-30T13:29:09.648Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1222024-10-30T13:29:09.648Z++ name=softnpu
1232024-10-30T13:29:09.648Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1242024-10-30T13:29:09.648Z++ mkdir -p download
1252024-10-30T13:29:09.650Z++ pushd download
1262024-10-30T13:29:09.650Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1272024-10-30T13:29:09.650Z++ [[ ! -f softnpu ]]
1282024-10-30T13:29:09.650Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1292024-10-30T13:29:09.657Z % Total % Received % Xferd Average Speed Time Time Time Current
1302024-10-30T13:29:09.659Z Dload Upload Total Spent Left Speed
1312024-10-30T13:29:10.119Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 47.1M 0 --:--:-- --:--:-- --:--:-- 47.2M
1322024-10-30T13:29:10.122Z++ popd
1332024-10-30T13:29:10.122Z/work/oxidecomputer/maghemite
1342024-10-30T13:29:10.122Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1352024-10-30T13:29:10.122Z++ repo=sidecar-lite
1362024-10-30T13:29:10.122Z++ series=release
1372024-10-30T13:29:10.122Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1382024-10-30T13:29:10.122Z++ name=libsidecar_lite.so
1392024-10-30T13:29:10.122Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1402024-10-30T13:29:10.125Z++ mkdir -p download
1412024-10-30T13:29:10.125Z++ pushd download
1422024-10-30T13:29:10.125Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1432024-10-30T13:29:10.125Z++ [[ ! -f libsidecar_lite.so ]]
1442024-10-30T13:29:10.125Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1452024-10-30T13:29:10.132Z % Total % Received % Xferd Average Speed Time Time Time Current
1462024-10-30T13:29:10.134Z Dload Upload Total Spent Left Speed
1472024-10-30T13:29:10.561Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 20.3M 83 16.9M 0 0 47.4M 0 --:--:-- --:--:-- --:--:-- 47.3M 100 20.3M 100 20.3M 0 0 47.2M 0 --:--:-- --:--:-- --:--:-- 47.2M
1482024-10-30T13:29:10.565Z++ popd
1492024-10-30T13:29:10.567Z/work/oxidecomputer/maghemite
1502024-10-30T13:29:10.567Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1512024-10-30T13:29:10.567Z++ repo=sidecar-lite
1522024-10-30T13:29:10.567Z++ series=release
1532024-10-30T13:29:10.567Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1542024-10-30T13:29:10.568Z++ name=scadm
1552024-10-30T13:29:10.568Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1562024-10-30T13:29:10.568Z++ mkdir -p download
1572024-10-30T13:29:10.568Z++ pushd download
1582024-10-30T13:29:10.568Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1592024-10-30T13:29:10.568Z++ [[ ! -f scadm ]]
1602024-10-30T13:29:10.568Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1612024-10-30T13:29:10.575Z % Total % Received % Xferd Average Speed Time Time Time Current
1622024-10-30T13:29:10.575Z Dload Upload Total Spent Left Speed
1632024-10-30T13:29:10.879Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 75.1M 0 --:--:-- --:--:-- --:--:-- 75.2M
1642024-10-30T13:29:10.881Z++ popd
1652024-10-30T13:29:10.881Z/work/oxidecomputer/maghemite
1662024-10-30T13:29:10.881Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1672024-10-30T13:29:10.882Z++ repo=dendrite
1682024-10-30T13:29:10.882Z++ series=image
1692024-10-30T13:29:10.882Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1702024-10-30T13:29:10.882Z++ name=dendrite-softnpu.tar.gz
1712024-10-30T13:29:10.882Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1722024-10-30T13:29:10.882Z++ mkdir -p download
1732024-10-30T13:29:10.884Z++ pushd download
1742024-10-30T13:29:10.884Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1752024-10-30T13:29:10.884Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1762024-10-30T13:29:10.884Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1772024-10-30T13:29:10.891Z % Total % Received % Xferd Average Speed Time Time Time Current
1782024-10-30T13:29:10.893Z Dload Upload Total Spent Left Speed
1792024-10-30T13:29:11.535Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 85 37.5M 85 32.2M 0 0 53.7M 0 --:--:-- --:--:-- --:--:-- 53.7M 100 37.5M 100 37.5M 0 0 58.2M 0 --:--:-- --:--:-- --:--:-- 58.2M
1802024-10-30T13:29:11.538Z++ popd
1812024-10-30T13:29:11.538Z/work/oxidecomputer/maghemite
1822024-10-30T13:29:11.542Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
1832024-10-30T13:29:11.542Z++ repo=maghemite
1842024-10-30T13:29:11.542Z++ series=release
1852024-10-30T13:29:11.542Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
1862024-10-30T13:29:11.542Z++ name=ddmd
1872024-10-30T13:29:11.542Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1882024-10-30T13:29:11.542Z++ mkdir -p download
1892024-10-30T13:29:11.542Z++ pushd download
1902024-10-30T13:29:11.542Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1912024-10-30T13:29:11.542Z++ [[ ! -f ddmd ]]
1922024-10-30T13:29:11.542Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
1932024-10-30T13:29:11.547Z % Total % Received % Xferd Average Speed Time Time Time Current
1942024-10-30T13:29:11.547Z Dload Upload Total Spent Left Speed
1952024-10-30T13:29:12.165Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40.9M 100 40.9M 0 0 66.3M 0 --:--:-- --:--:-- --:--:-- 66.3M
1962024-10-30T13:29:12.168Z++ popd
1972024-10-30T13:29:12.168Z/work/oxidecomputer/maghemite
1982024-10-30T13:29:12.168Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
1992024-10-30T13:29:12.168Z++ repo=maghemite
2002024-10-30T13:29:12.168Z++ series=release
2012024-10-30T13:29:12.168Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2022024-10-30T13:29:12.168Z++ name=ddmadm
2032024-10-30T13:29:12.168Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2042024-10-30T13:29:12.168Z++ mkdir -p download
2052024-10-30T13:29:12.171Z++ pushd download
2062024-10-30T13:29:12.171Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2072024-10-30T13:29:12.171Z++ [[ ! -f ddmadm ]]
2082024-10-30T13:29:12.171Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2092024-10-30T13:29:12.176Z % Total % Received % Xferd Average Speed Time Time Time Current
2102024-10-30T13:29:12.176Z Dload Upload Total Spent Left Speed
2112024-10-30T13:29:12.518Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 88 18.0M 88 15.8M 0 0 50.4M 0 --:--:-- --:--:-- --:--:-- 50.3M 100 18.0M 100 18.0M 0 0 52.7M 0 --:--:-- --:--:-- --:--:-- 52.6M
2122024-10-30T13:29:12.520Z++ popd
2132024-10-30T13:29:12.521Z/work/oxidecomputer/maghemite
2142024-10-30T13:29:12.521Z++ pushd download
2152024-10-30T13:29:12.521Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2162024-10-30T13:29:12.521Z++ chmod +x softnpu
2172024-10-30T13:29:12.523Z++ chmod +x scadm
2182024-10-30T13:29:12.525Z++ chmod +x ddmadm
2192024-10-30T13:29:12.525Z++ chmod +x ddmd
2202024-10-30T13:29:12.528Z++ mv ddmadm ddmadm-v2
2212024-10-30T13:29:12.530Z++ mv ddmd ddmd-v2
2222024-10-30T13:29:12.530Z++ rm -rf zones/dendrite
2232024-10-30T13:29:12.533Z++ mkdir -p zones/dendrite
2242024-10-30T13:29:12.535Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2252024-10-30T13:29:13.287Z++ popd
2262024-10-30T13:29:13.287Z/work/oxidecomputer/maghemite
2272024-10-30T13:29:13.287Z++ banner install
2282024-10-30T13:29:13.290Z
2292024-10-30T13:29:13.290Z # # # #### ##### ## # #
2302024-10-30T13:29:13.290Z # ## # # # # # # #
2312024-10-30T13:29:13.290Z # # # # #### # # # # #
2322024-10-30T13:29:13.290Z # # # # # # ###### # #
2332024-10-30T13:29:13.290Z # # ## # # # # # # #
2342024-10-30T13:29:13.290Z # # # #### # # # ###### ######
2352024-10-30T13:29:13.290Z
2362024-10-30T13:29:13.293Z++ pkg info brand/sparse
2372024-10-30T13:29:13.293Z++ grep -qi installed
2382024-10-30T13:29:14.983Zpkg: info: no packages matching the following patterns you specified are
2392024-10-30T13:29:14.983Zinstalled on the system. Try querying remotely instead:
2402024-10-30T13:29:14.983Z
2412024-10-30T13:29:14.983Z brand/sparse
2422024-10-30T13:29:15.026Z++ [[ 1 != 0 ]]
2432024-10-30T13:29:15.026Z++ set -o errexit
2442024-10-30T13:29:15.026Z++ pfexec pkg install brand/sparse
2452024-10-30T13:29:24.506Z Startup: Refreshing catalog 'helios-dev' ... Done
2462024-10-30T13:29:27.724Z Startup: Caching catalogs ... Done
2472024-10-30T13:29:34.630ZPlanning: Solver setup ... Done
2482024-10-30T13:29:34.722ZPlanning: Running solver ... Done
2492024-10-30T13:29:34.800ZPlanning: Finding local manifests ... Done
2502024-10-30T13:29:34.825ZPlanning: Fetching manifests: 0/3 0% complete
2512024-10-30T13:29:35.328ZPlanning: Fetching manifests: 3/3 100% complete
2522024-10-30T13:29:35.400ZPlanning: Package planning ... Done
2532024-10-30T13:29:35.407ZPlanning: Merging actions ... Done
2542024-10-30T13:29:35.596ZPlanning: Checking for conflicting actions ... Done
2552024-10-30T13:29:37.741ZPlanning: Consolidating action changes ... Done
2562024-10-30T13:29:38.175ZPlanning: Evaluating mediators ... Done
2572024-10-30T13:29:38.242ZPlanning: Planning completed in 10.43 seconds
2582024-10-30T13:29:38.259Z Packages to install: 1
2592024-10-30T13:29:38.259Z Packages to update: 2
2602024-10-30T13:29:38.261Z Create boot environment: No
2612024-10-30T13:29:38.261ZCreate backup boot environment: Yes
2622024-10-30T13:29:38.338Z
2632024-10-30T13:29:38.338ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2642024-10-30T13:29:43.434ZDownload: 742/1009 items 6.4/8.0MB 79% complete (1.4M/s)
2652024-10-30T13:29:50.913ZDownload: 916/1009 items 8.0/8.0MB 99% complete (1.1M/s)
2662024-10-30T13:29:56.758ZDownload: 1008/1009 items 8.0/8.0MB 100% complete (232k/s)
2672024-10-30T13:29:56.761ZDownload: Completed 8.03 MB in 18.42 seconds (446k/s)
2682024-10-30T13:29:58.786Z Actions: 1/1419 actions (Removing old actions)
2692024-10-30T13:29:58.810Z Actions: 199/1419 actions (Installing new actions)
2702024-10-30T13:29:58.927Z Actions: 579/1419 actions (Updating modified actions)
2712024-10-30T13:29:59.243Z Actions: Completed 1419 actions in 0.46 seconds.
2722024-10-30T13:29:59.428Z Done
2732024-10-30T13:29:59.431Z Done
2742024-10-30T13:29:59.891Z Done
2752024-10-30T13:30:04.201Z Done
2762024-10-30T13:30:04.286Z Done
2772024-10-30T13:30:04.289Z Done
2782024-10-30T13:30:04.397Z Done
2792024-10-30T13:30:04.752Z++ set -o errexit
2802024-10-30T13:30:04.752Z++ set -o pipefail
2812024-10-30T13:30:04.752Z++ banner build
2822024-10-30T13:30:04.755Z
2832024-10-30T13:30:04.755Z ##### # # # # #####
2842024-10-30T13:30:04.755Z # # # # # # # #
2852024-10-30T13:30:04.755Z ##### # # # # # #
2862024-10-30T13:30:04.755Z # # # # # # # #
2872024-10-30T13:30:04.755Z # # # # # # # #
2882024-10-30T13:30:04.755Z ##### #### # ###### #####
2892024-10-30T13:30:04.755Z
2902024-10-30T13:30:04.755Z++ cargo build --release --bin ddmd --bin ddmadm
2912024-10-30T13:30:04.939Z Updating git repository `https://www.github.com/oxidecomputer/oxnet`
2922024-10-30T13:30:05.179Zwarning: redirecting to https://github.com/oxidecomputer/oxnet.git/
2932024-10-30T13:30:05.413ZFrom https://www.github.com/oxidecomputer/oxnet
2942024-10-30T13:30:05.413Z * [new branch] ci -> origin/ci
2952024-10-30T13:30:05.416Z * [new branch] dependabot/cargo/regress-0.10.1 -> origin/dependabot/cargo/regress-0.10.1
2962024-10-30T13:30:05.416Z * [new branch] dependabot/cargo/serde-1.0.210 -> origin/dependabot/cargo/serde-1.0.210
2972024-10-30T13:30:05.416Z * [new branch] dependabot/cargo/serde_json-1.0.128 -> origin/dependabot/cargo/serde_json-1.0.128
2982024-10-30T13:30:05.416Z * [new branch] main -> origin/main
2992024-10-30T13:30:05.416Z * [new ref] -> origin/HEAD
3002024-10-30T13:30:05.426Z Updating crates.io index
3012024-10-30T13:30:05.492Z Updating git repository `https://github.com/oxidecomputer/falcon`
3022024-10-30T13:30:06.384ZFrom https://github.com/oxidecomputer/falcon
3032024-10-30T13:30:06.384Z * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c
3042024-10-30T13:30:06.488Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3052024-10-30T13:30:07.681ZFrom https://github.com/oxidecomputer/dendrite
3062024-10-30T13:30:07.681Z * [new ref] 1bdebcb17b92c6d41b9761fd22eadad591ca2ded -> refs/commit/1bdebcb17b92c6d41b9761fd22eadad591ca2ded
3072024-10-30T13:30:07.723Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082024-10-30T13:30:08.165ZFrom https://github.com/oxidecomputer/ispf
3092024-10-30T13:30:08.165Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3102024-10-30T13:30:08.188Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112024-10-30T13:30:08.685ZFrom https://github.com/oxidecomputer/netadm-sys
3122024-10-30T13:30:08.685Z * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba
3132024-10-30T13:30:08.697Z Updating git repository `https://github.com/oxidecomputer/omicron`
3142024-10-30T13:30:13.630ZFrom https://github.com/oxidecomputer/omicron
3152024-10-30T13:30:13.631Z * [new ref] f0606153019cf48894a82886dc3b99c8dbcaa67a -> refs/commit/f0606153019cf48894a82886dc3b99c8dbcaa67a
3162024-10-30T13:30:13.660Z * [new tag] dogfood -> dogfood
3172024-10-30T13:30:13.664Z * [new tag] v5 -> v5
3182024-10-30T13:30:13.664Z * [new tag] v6 -> v6
3192024-10-30T13:30:13.664Z * [new tag] v7 -> v7
3202024-10-30T13:30:13.664Z * [new tag] v8 -> v8
3212024-10-30T13:30:13.664Z * [new tag] v9 -> v9
3222024-10-30T13:30:14.033Z Updating git repository `https://github.com/oxidecomputer/opte`
3232024-10-30T13:30:14.985ZFrom https://github.com/oxidecomputer/opte
3242024-10-30T13:30:14.985Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3252024-10-30T13:30:15.149Z Updating git repository `https://github.com/oxidecomputer/omicron`
3262024-10-30T13:30:15.768ZFrom https://github.com/oxidecomputer/omicron
3272024-10-30T13:30:15.768Z * [new ref] dceed974ee3beee7698db473153722ef28f53373 -> refs/commit/dceed974ee3beee7698db473153722ef28f53373
3282024-10-30T13:30:16.152Z Updating git repository `https://github.com/illumos/smf-rs`
3292024-10-30T13:30:16.619ZFrom https://github.com/illumos/smf-rs
3302024-10-30T13:30:16.619Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3312024-10-30T13:30:16.658Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3322024-10-30T13:30:17.494ZFrom https://github.com/oxidecomputer/maghemite
3332024-10-30T13:30:17.494Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3342024-10-30T13:30:17.509Z * [new tag] rift -> rift
3352024-10-30T13:30:17.512Z * [new tag] srp -> srp
3362024-10-30T13:30:17.512Z * [new tag] tie-spf -> tie-spf
3372024-10-30T13:30:17.542Z Updating git repository `https://github.com/oxidecomputer/zone`
3382024-10-30T13:30:17.972ZFrom https://github.com/oxidecomputer/zone
3392024-10-30T13:30:17.972Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3402024-10-30T13:30:18.016Z Updating git repository `https://github.com/oxidecomputer/propolis`
3412024-10-30T13:30:18.744ZFrom https://github.com/oxidecomputer/propolis
3422024-10-30T13:30:18.744Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3432024-10-30T13:30:19.211Z Updating git repository `https://github.com/illumos/smf-rs`
3442024-10-30T13:30:19.591ZFrom https://github.com/illumos/smf-rs
3452024-10-30T13:30:19.591Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
3462024-10-30T13:30:19.629Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3472024-10-30T13:30:19.999ZFrom https://github.com/oxidecomputer/dlpi-sys
3482024-10-30T13:30:19.999Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3492024-10-30T13:30:20.008Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3502024-10-30T13:30:20.398ZFrom https://github.com/jmesmon/rust-libzfs
3512024-10-30T13:30:20.398Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3522024-10-30T13:30:20.413Z * [new tag] v0.4.0 -> v0.4.0
3532024-10-30T13:30:20.428Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3542024-10-30T13:30:20.812ZFrom https://github.com/oxidecomputer/rusty-doors
3552024-10-30T13:30:20.812Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3562024-10-30T13:30:20.828Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3572024-10-30T13:30:21.290ZFrom https://github.com/oxidecomputer/maghemite
3582024-10-30T13:30:21.290Z * [new ref] 056283eb02b6887fbf27f66a215662520f7c159c -> refs/commit/056283eb02b6887fbf27f66a215662520f7c159c
3592024-10-30T13:30:21.357Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3602024-10-30T13:30:21.724ZFrom https://github.com/oxidecomputer/serde_human_bytes
3612024-10-30T13:30:21.724Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3622024-10-30T13:30:21.734Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3632024-10-30T13:30:22.127ZFrom https://github.com/oxidecomputer/slog-error-chain
3642024-10-30T13:30:22.127Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3652024-10-30T13:30:22.165Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3662024-10-30T13:30:22.586ZFrom https://github.com/oxidecomputer/poptrie
3672024-10-30T13:30:22.586Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3682024-10-30T13:30:22.600Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3692024-10-30T13:30:23.048ZFrom https://github.com/illumos/libscf-sys
3702024-10-30T13:30:23.048Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3712024-10-30T13:30:23.089Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3722024-10-30T13:30:23.957ZFrom https://github.com/oxidecomputer/progenitor
3732024-10-30T13:30:23.957Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3742024-10-30T13:30:23.978Z * [new tag] v0.1.1 -> v0.1.1
3752024-10-30T13:30:23.981Z * [new tag] v0.2.0 -> v0.2.0
3762024-10-30T13:30:23.981Z * [new tag] v0.3.0 -> v0.3.0
3772024-10-30T13:30:23.981Z * [new tag] v0.4.0 -> v0.4.0
3782024-10-30T13:30:23.981Z * [new tag] v0.5.0 -> v0.5.0
3792024-10-30T13:30:23.981Z * [new tag] v0.6.0 -> v0.6.0
3802024-10-30T13:30:23.981Z * [new tag] v0.7.0 -> v0.7.0
3812024-10-30T13:30:24.254Z Updating git repository `https://github.com/oxidecomputer/typify`
3822024-10-30T13:30:25.069ZFrom https://github.com/oxidecomputer/typify
3832024-10-30T13:30:25.069Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3842024-10-30T13:30:25.072Z * [new tag] v0.2.0 -> v0.2.0
3852024-10-30T13:30:25.089Z * [new tag] v0.0.10 -> v0.0.10
3862024-10-30T13:30:25.092Z * [new tag] v0.0.11 -> v0.0.11
3872024-10-30T13:30:25.092Z * [new tag] v0.0.12 -> v0.0.12
3882024-10-30T13:30:25.092Z * [new tag] v0.0.13 -> v0.0.13
3892024-10-30T13:30:25.092Z * [new tag] v0.0.14 -> v0.0.14
3902024-10-30T13:30:25.092Z * [new tag] v0.0.15 -> v0.0.15
3912024-10-30T13:30:25.092Z * [new tag] v0.0.16 -> v0.0.16
3922024-10-30T13:30:25.092Z * [new tag] v0.0.4 -> v0.0.4
3932024-10-30T13:30:25.092Z * [new tag] v0.0.5 -> v0.0.5
3942024-10-30T13:30:25.092Z * [new tag] v0.0.7 -> v0.0.7
3952024-10-30T13:30:25.092Z * [new tag] v0.0.8 -> v0.0.8
3962024-10-30T13:30:25.092Z * [new tag] v0.0.9 -> v0.0.9
3972024-10-30T13:30:25.092Z * [new tag] v0.1.0 -> v0.1.0
3982024-10-30T13:30:25.172Z Updating git repository `https://github.com/oxidecomputer/propolis`
3992024-10-30T13:30:25.596ZFrom https://github.com/oxidecomputer/propolis
4002024-10-30T13:30:25.597Z * [new ref] 11371b0f3743f8df5b047dc0edc2699f4bdf3927 -> refs/commit/11371b0f3743f8df5b047dc0edc2699f4bdf3927
4012024-10-30T13:30:25.670Z Updating git repository `https://github.com/oxidecomputer/crucible`
4022024-10-30T13:30:27.599ZFrom https://github.com/oxidecomputer/crucible
4032024-10-30T13:30:27.599Z * [new ref] 2b88ab88461fb06aaf2aab11c5e381a3cad25eac -> refs/commit/2b88ab88461fb06aaf2aab11c5e381a3cad25eac
4042024-10-30T13:30:27.655Z Updating git repository `https://github.com/oxidecomputer/opte`
4052024-10-30T13:30:28.147ZFrom https://github.com/oxidecomputer/opte
4062024-10-30T13:30:28.147Z * [new ref] f3002b356da7d0e4ca15beb66a5566a92919baaa -> refs/commit/f3002b356da7d0e4ca15beb66a5566a92919baaa
4072024-10-30T13:30:28.203Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
4082024-10-30T13:30:28.851ZFrom https://github.com/oxidecomputer/management-gateway-service
4092024-10-30T13:30:28.851Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
4102024-10-30T13:30:29.591Z Downloading crates ...
4112024-10-30T13:30:29.687Z Downloaded ahash v0.8.11
4122024-10-30T13:30:29.690Z Downloaded anyhow v1.0.89
4132024-10-30T13:30:29.694Z Downloaded const-random-macro v0.1.16
4142024-10-30T13:30:29.697Z Downloaded async-stream v0.3.5
4152024-10-30T13:30:29.699Z Downloaded ciborium-io v0.2.2
4162024-10-30T13:30:29.699Z Downloaded byteorder v1.5.0
4172024-10-30T13:30:29.705Z Downloaded float-ord v0.3.2
4182024-10-30T13:30:29.708Z Downloaded cstr-argument v0.1.2
4192024-10-30T13:30:29.711Z Downloaded crucible-workspace-hack v0.1.0
4202024-10-30T13:30:29.711Z Downloaded parse-display v0.10.0
4212024-10-30T13:30:29.717Z Downloaded futures-sink v0.3.31
4222024-10-30T13:30:29.720Z Downloaded cpufeatures v0.2.14
4232024-10-30T13:30:29.723Z Downloaded proc-macro-crate v3.2.0
4242024-10-30T13:30:29.723Z Downloaded parking_lot_core v0.8.6
4252024-10-30T13:30:29.725Z Downloaded ppv-lite86 v0.2.20
4262024-10-30T13:30:29.728Z Downloaded atomic-waker v1.1.2
4272024-10-30T13:30:29.731Z Downloaded foreign-types-macros v0.2.3
4282024-10-30T13:30:29.731Z Downloaded futures-channel v0.3.31
4292024-10-30T13:30:29.734Z Downloaded defmt-macros v0.3.9
4302024-10-30T13:30:29.737Z Downloaded futures-executor v0.3.31
4312024-10-30T13:30:29.739Z Downloaded serde-big-array v0.5.1
4322024-10-30T13:30:29.739Z Downloaded embedded-io v0.6.1
4332024-10-30T13:30:29.743Z Downloaded console v0.15.8
4342024-10-30T13:30:29.745Z Downloaded backoff v0.4.0
4352024-10-30T13:30:29.751Z Downloaded dyn-clone v1.0.17
4362024-10-30T13:30:29.751Z Downloaded plain v0.2.3
4372024-10-30T13:30:29.751Z Downloaded anstyle v1.0.8
4382024-10-30T13:30:29.755Z Downloaded pest_generator v2.7.13
4392024-10-30T13:30:29.755Z Downloaded rustversion v1.0.17
4402024-10-30T13:30:29.757Z Downloaded blake2 v0.10.6
4412024-10-30T13:30:29.760Z Downloaded serde_repr v0.1.19
4422024-10-30T13:30:29.762Z Downloaded semver v0.1.20
4432024-10-30T13:30:29.762Z Downloaded rand_chacha v0.3.1
4442024-10-30T13:30:29.765Z Downloaded derive-where v1.2.7
4452024-10-30T13:30:29.768Z Downloaded slog-dtrace v0.3.0
4462024-10-30T13:30:29.771Z Downloaded serde_urlencoded v0.7.1
4472024-10-30T13:30:29.773Z Downloaded rustc_version v0.1.7
4482024-10-30T13:30:29.774Z Downloaded resolv-conf v0.7.0
4492024-10-30T13:30:29.776Z Downloaded async-stream-impl v0.3.5
4502024-10-30T13:30:29.776Z Downloaded rhai_codegen v2.2.0
4512024-10-30T13:30:29.786Z Downloaded scroll v0.12.0
4522024-10-30T13:30:29.789Z Downloaded progenitor-impl v0.8.0
4532024-10-30T13:30:29.791Z Downloaded proc-macro2 v1.0.86
4542024-10-30T13:30:29.794Z Downloaded sha2 v0.10.8
4552024-10-30T13:30:29.797Z Downloaded rustls-pki-types v1.8.0
4562024-10-30T13:30:29.799Z Downloaded newline-converter v0.3.0
4572024-10-30T13:30:29.802Z Downloaded newtype_derive v0.1.6
4582024-10-30T13:30:29.804Z Downloaded progenitor-client v0.8.0
4592024-10-30T13:30:29.804Z Downloaded crunchy v0.2.2
4602024-10-30T13:30:29.806Z Downloaded crc8 v0.1.1
4612024-10-30T13:30:29.806Z Downloaded parking_lot_core v0.9.10
4622024-10-30T13:30:29.809Z Downloaded indent_write v2.2.0
4632024-10-30T13:30:29.811Z Downloaded allocator-api2 v0.2.18
4642024-10-30T13:30:29.813Z Downloaded similar v2.6.0
4652024-10-30T13:30:29.819Z Downloaded slog v2.7.0
4662024-10-30T13:30:29.822Z Downloaded proc-macro-error-attr v1.0.4
4672024-10-30T13:30:29.825Z Downloaded foreign-types-shared v0.3.1
4682024-10-30T13:30:29.825Z Downloaded foreign-types v0.5.0
4692024-10-30T13:30:29.827Z Downloaded foreign-types v0.3.2
4702024-10-30T13:30:29.827Z Downloaded httparse v1.9.4
4712024-10-30T13:30:29.830Z Downloaded foreign-types-shared v0.1.1
4722024-10-30T13:30:29.832Z Downloaded scroll_derive v0.12.0
4732024-10-30T13:30:29.832Z Downloaded pretty-hex v0.4.1
4742024-10-30T13:30:29.834Z Downloaded expectorate v1.1.0
4752024-10-30T13:30:29.837Z Downloaded equivalent v1.0.1
4762024-10-30T13:30:29.837Z Downloaded atomicwrites v0.4.4
4772024-10-30T13:30:29.841Z Downloaded anstyle-query v1.1.1
4782024-10-30T13:30:29.841Z Downloaded block-buffer v0.10.4
4792024-10-30T13:30:29.844Z Downloaded anstyle-parse v0.2.5
4802024-10-30T13:30:29.844Z Downloaded fixedbitset v0.4.2
4812024-10-30T13:30:29.846Z Downloaded sigpipe v0.1.3
4822024-10-30T13:30:29.846Z Downloaded dtrace-parser v0.2.0
4832024-10-30T13:30:29.848Z Downloaded const-random v0.1.18
4842024-10-30T13:30:29.849Z Downloaded serde_with_macros v3.11.0
4852024-10-30T13:30:29.852Z Downloaded pretty-hex v0.2.1
4862024-10-30T13:30:29.854Z Downloaded autocfg v1.3.0
4872024-10-30T13:30:29.854Z Downloaded pkg-config v0.3.31
4882024-10-30T13:30:29.857Z Downloaded powerfmt v0.2.0
4892024-10-30T13:30:29.859Z Downloaded usdt-macro v0.5.0
4902024-10-30T13:30:29.859Z Downloaded percent-encoding v2.3.1
4912024-10-30T13:30:29.862Z Downloaded quinn-udp v0.5.5
4922024-10-30T13:30:29.864Z Downloaded quick-error v1.2.3
4932024-10-30T13:30:29.864Z Downloaded tower-service v0.3.3
4942024-10-30T13:30:29.866Z Downloaded want v0.3.1
4952024-10-30T13:30:29.866Z Downloaded parking_lot v0.12.3
4962024-10-30T13:30:29.869Z Downloaded lru-cache v0.1.2
4972024-10-30T13:30:29.871Z Downloaded fxhash v0.2.1
4982024-10-30T13:30:29.871Z Downloaded libscf-sys v1.1.0
4992024-10-30T13:30:29.874Z Downloaded digest v0.10.7
5002024-10-30T13:30:29.876Z Downloaded is-terminal v0.4.13
5012024-10-30T13:30:29.876Z Downloaded hubpack_derive v0.1.1
5022024-10-30T13:30:29.879Z Downloaded linked-hash-map v0.5.6
5032024-10-30T13:30:29.879Z Downloaded http-body-util v0.1.2
5042024-10-30T13:30:29.881Z Downloaded num-conv v0.1.0
5052024-10-30T13:30:29.884Z Downloaded fnv v1.0.7
5062024-10-30T13:30:29.884Z Downloaded errno v0.3.9
5072024-10-30T13:30:29.886Z Downloaded rustc_version v0.4.1
5082024-10-30T13:30:29.889Z Downloaded http-body v1.0.1
5092024-10-30T13:30:29.889Z Downloaded either v1.13.0
5102024-10-30T13:30:29.891Z Downloaded scopeguard v1.2.0
5112024-10-30T13:30:29.891Z Downloaded rustc-hash v2.0.0
5122024-10-30T13:30:29.894Z Downloaded structmeta v0.3.0
5132024-10-30T13:30:29.896Z Downloaded thiserror-impl v1.0.64
5142024-10-30T13:30:29.896Z Downloaded futures-macro v0.3.31
5152024-10-30T13:30:29.899Z Downloaded ciborium v0.2.2
5162024-10-30T13:30:29.901Z Downloaded serde_spanned v0.6.7
5172024-10-30T13:30:29.903Z Downloaded crossbeam-channel v0.5.13
5182024-10-30T13:30:29.907Z Downloaded serde_tokenstream v0.2.2
5192024-10-30T13:30:29.910Z Downloaded shlex v1.3.0
5202024-10-30T13:30:29.912Z Downloaded schemars_derive v0.8.21
5212024-10-30T13:30:29.912Z Downloaded lock_api v0.4.12
5222024-10-30T13:30:29.915Z Downloaded slab v0.4.9
5232024-10-30T13:30:29.917Z Downloaded slog-async v2.8.0
5242024-10-30T13:30:29.920Z Downloaded httpdate v1.0.3
5252024-10-30T13:30:29.920Z Downloaded newtype-uuid v1.1.2
5262024-10-30T13:30:29.922Z Downloaded slog-bunyan v2.5.0
5272024-10-30T13:30:29.925Z Downloaded try-lock v0.2.5
5282024-10-30T13:30:29.925Z Downloaded pest_derive v2.7.13
5292024-10-30T13:30:29.927Z Downloaded sync_wrapper v1.0.1
5302024-10-30T13:30:29.930Z Downloaded password-hash v0.5.0
5312024-10-30T13:30:29.932Z Downloaded progenitor-macro v0.8.0
5322024-10-30T13:30:29.932Z Downloaded cancel-safe-futures v0.1.5
5332024-10-30T13:30:29.935Z Downloaded subtle v2.6.1
5342024-10-30T13:30:29.937Z Downloaded tiny-keccak v2.0.2
5352024-10-30T13:30:29.939Z Downloaded qorb v0.1.2
5362024-10-30T13:30:29.944Z Downloaded match_cfg v0.1.0
5372024-10-30T13:30:29.947Z Downloaded macaddr v1.0.1
5382024-10-30T13:30:29.950Z Downloaded embedded-io v0.4.0
5392024-10-30T13:30:29.950Z Downloaded hubpack v0.1.2
5402024-10-30T13:30:29.954Z Downloaded generic-array v0.14.7
5412024-10-30T13:30:29.956Z Downloaded semver v1.0.23
5422024-10-30T13:30:29.957Z Downloaded rustls-pemfile v1.0.4
5432024-10-30T13:30:29.959Z Downloaded lazy_static v1.5.0
5442024-10-30T13:30:29.959Z Downloaded num_enum_derive v0.5.11
5452024-10-30T13:30:29.962Z Downloaded smartstring v1.0.1
5462024-10-30T13:30:29.964Z Downloaded defmt v0.3.8
5472024-10-30T13:30:29.967Z Downloaded colored v2.1.0
5482024-10-30T13:30:29.969Z Downloaded bitflags v2.6.0
5492024-10-30T13:30:29.973Z Downloaded time-macros v0.2.18
5502024-10-30T13:30:29.976Z Downloaded terminal_size v0.3.0
5512024-10-30T13:30:29.979Z Downloaded slog-json v2.6.1
5522024-10-30T13:30:29.982Z Downloaded num_enum v0.5.11
5532024-10-30T13:30:29.985Z Downloaded sync_wrapper v0.1.2
5542024-10-30T13:30:29.985Z Downloaded smf v0.2.3
5552024-10-30T13:30:29.987Z Downloaded instant v0.1.13
5562024-10-30T13:30:29.989Z Downloaded num_enum_derive v0.7.3
5572024-10-30T13:30:29.990Z Downloaded pest_meta v2.7.13
5582024-10-30T13:30:29.992Z Downloaded usdt-attr-macro v0.5.0
5592024-10-30T13:30:29.992Z Downloaded slog-stdlog v4.1.1
5602024-10-30T13:30:29.995Z Downloaded slog-scope v4.4.0
5612024-10-30T13:30:29.997Z Downloaded cookie v0.18.1
5622024-10-30T13:30:30.000Z Downloaded waitgroup v0.1.2
5632024-10-30T13:30:30.000Z Downloaded owo-colors v4.1.0
5642024-10-30T13:30:30.003Z Downloaded hostname v0.4.0
5652024-10-30T13:30:30.006Z Downloaded hostname v0.3.1
5662024-10-30T13:30:30.006Z Downloaded thiserror v1.0.64
5672024-10-30T13:30:30.009Z Downloaded time-core v0.1.2
5682024-10-30T13:30:30.012Z Downloaded derive_more v0.99.18
5692024-10-30T13:30:30.015Z Downloaded getrandom v0.2.15
5702024-10-30T13:30:30.018Z Downloaded managed v0.8.0
5712024-10-30T13:30:30.021Z Downloaded num-integer v0.1.46
5722024-10-30T13:30:30.023Z Downloaded tinyvec_macros v0.1.1
5732024-10-30T13:30:30.023Z Downloaded zone_cfg_derive v0.3.0
5742024-10-30T13:30:30.023Z Downloaded futures v0.3.31
5752024-10-30T13:30:30.028Z Downloaded strum v0.26.3
5762024-10-30T13:30:30.031Z Downloaded num-iter v0.1.45
5772024-10-30T13:30:30.031Z Downloaded ident_case v1.0.1
5782024-10-30T13:30:30.033Z Downloaded tokio-native-tls v0.3.1
5792024-10-30T13:30:30.033Z Downloaded num-complex v0.4.6
5802024-10-30T13:30:30.035Z Downloaded dropshot_endpoint v0.12.0
5812024-10-30T13:30:30.038Z Downloaded tokio-macros v2.4.0
5822024-10-30T13:30:30.041Z Downloaded thread-id v4.2.2
5832024-10-30T13:30:30.041Z Downloaded hyper-tls v0.6.0
5842024-10-30T13:30:30.043Z Downloaded half v2.4.1
5852024-10-30T13:30:30.046Z Downloaded bytes v1.7.2
5862024-10-30T13:30:30.048Z Downloaded indexmap v1.9.3
5872024-10-30T13:30:30.052Z Downloaded openssl-probe v0.1.5
5882024-10-30T13:30:30.055Z Downloaded log v0.4.22
5892024-10-30T13:30:30.058Z Downloaded toml_datetime v0.6.8
5902024-10-30T13:30:30.058Z Downloaded tokio-rustls v0.25.0
5912024-10-30T13:30:30.060Z Downloaded serde_derive v1.0.210
5922024-10-30T13:30:30.063Z Downloaded ipnetwork v0.20.0
5932024-10-30T13:30:30.063Z Downloaded itoa v1.0.11
5942024-10-30T13:30:30.065Z Downloaded prettyplease v0.2.22
5952024-10-30T13:30:30.068Z Downloaded usdt v0.5.0
5962024-10-30T13:30:30.068Z Downloaded untrusted v0.9.0
5972024-10-30T13:30:30.071Z Downloaded take_mut v0.2.2
5982024-10-30T13:30:30.071Z Downloaded typify-macro v0.2.0
5992024-10-30T13:30:30.074Z Downloaded tokio-stream v0.1.16
6002024-10-30T13:30:30.077Z Downloaded heck v0.4.1
6012024-10-30T13:30:30.077Z Downloaded highway v1.2.0
6022024-10-30T13:30:30.079Z Downloaded thin-vec v0.2.13
6032024-10-30T13:30:30.082Z Downloaded tinyvec v1.8.0
6042024-10-30T13:30:30.085Z Downloaded tabwriter v1.4.0
6052024-10-30T13:30:30.085Z Downloaded num-derive v0.3.3
6062024-10-30T13:30:30.088Z Downloaded slog-term v2.9.1
6072024-10-30T13:30:30.091Z Downloaded ryu v1.0.18
6082024-10-30T13:30:30.093Z Downloaded arc-swap v1.7.1
6092024-10-30T13:30:30.096Z Downloaded clap v4.5.18
6102024-10-30T13:30:30.105Z Downloaded is_terminal_polyfill v1.70.1
6112024-10-30T13:30:30.107Z Downloaded hash32 v0.3.1
6122024-10-30T13:30:30.107Z Downloaded zone v0.3.0
6132024-10-30T13:30:30.112Z Downloaded zeroize v1.8.1
6142024-10-30T13:30:30.112Z Downloaded libsw v3.3.1
6152024-10-30T13:30:30.115Z Downloaded clap_builder v4.5.18
6162024-10-30T13:30:30.118Z Downloaded iana-time-zone v0.1.61
6172024-10-30T13:30:30.121Z Downloaded hyper-util v0.1.9
6182024-10-30T13:30:30.125Z Downloaded utf8parse v0.2.2
6192024-10-30T13:30:30.129Z Downloaded humantime v2.1.0
6202024-10-30T13:30:30.129Z Downloaded strum_macros v0.25.3
6212024-10-30T13:30:30.131Z Downloaded ipnet v2.10.0
6222024-10-30T13:30:30.134Z Downloaded tokio-rustls v0.26.0
6232024-10-30T13:30:30.134Z Downloaded http-body v0.4.6
6242024-10-30T13:30:30.136Z Downloaded static_assertions v1.1.0
6252024-10-30T13:30:30.139Z Downloaded unicode-ident v1.0.13
6262024-10-30T13:30:30.141Z Downloaded spin v0.9.8
6272024-10-30T13:30:30.144Z Downloaded smallvec v1.13.2
6282024-10-30T13:30:30.147Z Downloaded unicode-bidi v0.3.15
6292024-10-30T13:30:30.150Z Downloaded serde_yaml v0.9.34+deprecated
6302024-10-30T13:30:30.153Z Downloaded futures-task v0.3.31
6312024-10-30T13:30:30.153Z Downloaded slog-envlogger v2.2.0
6322024-10-30T13:30:30.155Z Downloaded heck v0.5.0
6332024-10-30T13:30:30.156Z Downloaded whoami v1.5.2
6342024-10-30T13:30:30.158Z Downloaded num-rational v0.4.2
6352024-10-30T13:30:30.158Z Downloaded hyper-rustls v0.27.3
6362024-10-30T13:30:30.161Z Downloaded cc v1.1.21
6372024-10-30T13:30:30.164Z Downloaded stable_deref_trait v1.2.0
6382024-10-30T13:30:30.167Z Downloaded structmeta-derive v0.3.0
6392024-10-30T13:30:30.167Z Downloaded num_enum v0.7.3
6402024-10-30T13:30:30.171Z Downloaded tokio-rustls v0.24.1
6412024-10-30T13:30:30.173Z Downloaded thread_local v1.1.8
6422024-10-30T13:30:30.177Z Downloaded num_threads v0.1.7
6432024-10-30T13:30:30.177Z Downloaded tracing v0.1.40
6442024-10-30T13:30:30.180Z Downloaded hex v0.4.3
6452024-10-30T13:30:30.183Z Downloaded typify v0.2.0
6462024-10-30T13:30:30.185Z Downloaded socket2 v0.5.7
6472024-10-30T13:30:30.188Z Downloaded zerocopy v0.6.6
6482024-10-30T13:30:30.191Z Downloaded base64 v0.21.7
6492024-10-30T13:30:30.193Z Downloaded aho-corasick v1.1.3
6502024-10-30T13:30:30.199Z Downloaded parking_lot v0.11.2
6512024-10-30T13:30:30.202Z Downloaded tempfile v3.12.0
6522024-10-30T13:30:30.204Z Downloaded multer v3.1.0
6532024-10-30T13:30:30.207Z Downloaded native-tls v0.2.12
6542024-10-30T13:30:30.209Z Downloaded hickory-resolver v0.24.1
6552024-10-30T13:30:30.213Z Downloaded toml_edit v0.22.21
6562024-10-30T13:30:30.236Z Downloaded typenum v1.17.0
6572024-10-30T13:30:30.239Z Downloaded ucd-trie v0.1.6
6582024-10-30T13:30:30.242Z Downloaded indexmap v2.6.0
6592024-10-30T13:30:30.246Z Downloaded serde v1.0.210
6602024-10-30T13:30:30.248Z Downloaded term v0.7.0
6612024-10-30T13:30:30.251Z Downloaded uuid v1.10.0
6622024-10-30T13:30:30.254Z Downloaded url v2.5.2
6632024-10-30T13:30:30.257Z Downloaded rand v0.8.5
6642024-10-30T13:30:30.261Z Downloaded num-derive v0.4.2
6652024-10-30T13:30:30.264Z Downloaded openssl-sys v0.9.103
6662024-10-30T13:30:30.268Z Downloaded strum_macros v0.26.4
6672024-10-30T13:30:30.271Z Downloaded tracing-attributes v0.1.27
6682024-10-30T13:30:30.273Z Downloaded toml v0.8.19
6692024-10-30T13:30:30.276Z Downloaded hashbrown v0.15.0
6702024-10-30T13:30:30.281Z Downloaded base64 v0.22.1
6712024-10-30T13:30:30.285Z Downloaded unsafe-libyaml v0.2.11
6722024-10-30T13:30:30.289Z Downloaded hyper-rustls v0.24.2
6732024-10-30T13:30:30.291Z Downloaded num v0.4.3
6742024-10-30T13:30:30.294Z Downloaded mime v0.3.17
6752024-10-30T13:30:30.294Z Downloaded memmap v0.7.0
6762024-10-30T13:30:30.297Z Downloaded linear-map v1.2.0
6772024-10-30T13:30:30.299Z Downloaded mio v1.0.2
6782024-10-30T13:30:30.302Z Downloaded hyper-tls v0.5.0
6792024-10-30T13:30:30.305Z Downloaded usdt-impl v0.5.0
6802024-10-30T13:30:30.307Z Downloaded num-traits v0.2.19
6812024-10-30T13:30:30.310Z Downloaded memchr v2.7.4
6822024-10-30T13:30:30.313Z Downloaded strsim v0.11.1
6832024-10-30T13:30:30.316Z Downloaded quinn v0.11.5
6842024-10-30T13:30:30.319Z Downloaded steno v0.4.1
6852024-10-30T13:30:30.323Z Downloaded darling v0.20.10
6862024-10-30T13:30:30.327Z Downloaded crossbeam-epoch v0.9.18
6872024-10-30T13:30:30.330Z Downloaded version_check v0.9.5
6882024-10-30T13:30:30.332Z Downloaded zerocopy-derive v0.7.35
6892024-10-30T13:30:30.335Z Downloaded tracing-core v0.1.32
6902024-10-30T13:30:30.338Z Downloaded tokio-util v0.7.12
6912024-10-30T13:30:30.345Z Downloaded crossbeam-utils v0.8.20
6922024-10-30T13:30:30.347Z Downloaded winnow v0.5.40
6932024-10-30T13:30:30.356Z Downloaded hashbrown v0.14.5
6942024-10-30T13:30:30.361Z Downloaded itertools v0.12.1
6952024-10-30T13:30:30.369Z Downloaded http v1.1.0
6962024-10-30T13:30:30.373Z Downloaded chrono v0.4.38
6972024-10-30T13:30:30.380Z Downloaded http v0.2.12
6982024-10-30T13:30:30.390Z Downloaded winnow v0.6.18
6992024-10-30T13:30:30.393Z Downloaded heapless v0.8.0
7002024-10-30T13:30:30.397Z Downloaded futures-util v0.3.31
7012024-10-30T13:30:30.409Z Downloaded minimal-lexical v0.2.1
7022024-10-30T13:30:30.414Z Downloaded toml_edit v0.19.15
7032024-10-30T13:30:30.430Z Downloaded itertools v0.13.0
7042024-10-30T13:30:30.443Z Downloaded idna v0.5.0
7052024-10-30T13:30:30.447Z Downloaded idna v0.4.0
7062024-10-30T13:30:30.452Z Downloaded openssl v0.10.66
7072024-10-30T13:30:30.461Z Downloaded webpki-roots v0.26.6
7082024-10-30T13:30:30.465Z Downloaded libm v0.2.8
7092024-10-30T13:30:30.473Z Downloaded nom v7.1.3
7102024-10-30T13:30:30.479Z Downloaded smoltcp v0.11.0
7112024-10-30T13:30:30.492Z Downloaded itertools v0.10.5
7122024-10-30T13:30:30.498Z Downloaded openapiv3 v2.0.0
7132024-10-30T13:30:30.510Z Downloaded hashbrown v0.12.3
7142024-10-30T13:30:30.514Z Downloaded time v0.3.36
7152024-10-30T13:30:30.521Z Downloaded zerocopy v0.7.35
7162024-10-30T13:30:30.537Z Downloaded reqwest v0.12.8
7172024-10-30T13:30:30.545Z Downloaded rustls-webpki v0.101.7
7182024-10-30T13:30:30.559Z Downloaded h2 v0.4.6
7192024-10-30T13:30:30.566Z Downloaded reqwest v0.11.27
7202024-10-30T13:30:30.574Z Downloaded hyper v1.4.1
7212024-10-30T13:30:30.580Z Downloaded typify-impl v0.2.0
7222024-10-30T13:30:30.595Z Downloaded rustls-webpki v0.102.8
7232024-10-30T13:30:30.613Z Downloaded goblin v0.8.2
7242024-10-30T13:30:30.619Z Downloaded h2 v0.3.26
7252024-10-30T13:30:30.625Z Downloaded hickory-proto v0.24.1
7262024-10-30T13:30:30.640Z Downloaded quinn-proto v0.11.8
7272024-10-30T13:30:30.646Z Downloaded hyper v0.14.30
7282024-10-30T13:30:30.655Z Downloaded rustls v0.21.12
7292024-10-30T13:30:30.665Z Downloaded serde_with v3.11.0
7302024-10-30T13:30:30.673Z Downloaded serde_json v1.0.128
7312024-10-30T13:30:30.680Z Downloaded regex v1.11.1
7322024-10-30T13:30:30.693Z Downloaded vcpkg v0.2.15
7332024-10-30T13:30:30.731Z Downloaded rustls v0.23.13
7342024-10-30T13:30:30.743Z Downloaded syn v2.0.77
7352024-10-30T13:30:30.754Z Downloaded unicode-width v0.1.14
7362024-10-30T13:30:30.759Z Downloaded regress v0.10.1
7372024-10-30T13:30:30.768Z Downloaded webpki-roots v0.25.4
7382024-10-30T13:30:30.771Z Downloaded unicode-normalization v0.1.24
7392024-10-30T13:30:30.775Z Downloaded rhai v1.19.0
7402024-10-30T13:30:30.787Z Downloaded rustls v0.22.4
7412024-10-30T13:30:30.800Z Downloaded rustix v0.38.37
7422024-10-30T13:30:30.823Z Downloaded regress v0.9.1
7432024-10-30T13:30:30.831Z Downloaded regex-syntax v0.8.5
7442024-10-30T13:30:30.839Z Downloaded syn v1.0.109
7452024-10-30T13:30:30.849Z Downloaded pest v2.7.13
7462024-10-30T13:30:30.855Z Downloaded dropshot v0.12.0
7472024-10-30T13:30:30.874Z Downloaded unicode-segmentation v1.12.0
7482024-10-30T13:30:30.877Z Downloaded openssl-macros v0.1.1
7492024-10-30T13:30:30.880Z Downloaded omicron-workspace-hack v0.1.0
7502024-10-30T13:30:30.881Z Downloaded once_cell v1.20.2
7512024-10-30T13:30:30.883Z Downloaded signal-hook-registry v1.4.2
7522024-10-30T13:30:30.883Z Downloaded sct v0.7.1
7532024-10-30T13:30:30.885Z Downloaded postcard v1.0.10
7542024-10-30T13:30:30.887Z Downloaded proc-macro-error v1.0.4
7552024-10-30T13:30:30.890Z Downloaded sha1 v0.10.6
7562024-10-30T13:30:30.892Z Downloaded serde_derive_internals v0.29.1
7572024-10-30T13:30:30.895Z Downloaded crc32fast v1.4.2
7582024-10-30T13:30:30.895Z Downloaded clap_derive v4.5.18
7592024-10-30T13:30:30.897Z Downloaded rustls-pemfile v2.1.3
7602024-10-30T13:30:30.900Z Downloaded sled v0.34.7
7612024-10-30T13:30:30.909Z Downloaded serde_path_to_error v0.1.16
7622024-10-30T13:30:30.911Z Downloaded async-trait v0.1.83
7632024-10-30T13:30:30.914Z Downloaded camino v1.1.9
7642024-10-30T13:30:30.916Z Downloaded argon2 v0.5.3
7652024-10-30T13:30:30.918Z Downloaded futures-io v0.3.31
7662024-10-30T13:30:30.918Z Downloaded futures-core v0.3.31
7672024-10-30T13:30:30.921Z Downloaded fastrand v2.1.1
7682024-10-30T13:30:30.921Z Downloaded dirs-sys-next v0.1.2
7692024-10-30T13:30:30.921Z Downloaded dof v0.3.0
7702024-10-30T13:30:30.924Z Downloaded rand_core v0.6.4
7712024-10-30T13:30:30.924Z Downloaded debug-ignore v1.0.5
7722024-10-30T13:30:30.926Z Downloaded deranged v0.3.11
7732024-10-30T13:30:30.926Z Downloaded regex-automata v0.4.8
7742024-10-30T13:30:30.943Z Downloaded encoding_rs v0.8.34
7752024-10-30T13:30:30.963Z Downloaded zerocopy-derive v0.6.6
7762024-10-30T13:30:30.975Z Downloaded defmt-parser v0.3.4
7772024-10-30T13:30:30.977Z Downloaded crypto-common v0.1.6
7782024-10-30T13:30:30.977Z Downloaded convert_case v0.4.0
7792024-10-30T13:30:30.977Z Downloaded colorchoice v1.0.2
7802024-10-30T13:30:30.977Z Downloaded ciborium-ll v0.2.2
7812024-10-30T13:30:30.977Z Downloaded schemars v0.8.21
7822024-10-30T13:30:30.988Z Downloaded progenitor v0.8.0
7832024-10-30T13:30:30.990Z Downloaded swrite v0.1.0
7842024-10-30T13:30:30.990Z Downloaded proc-macro-crate v1.3.1
7852024-10-30T13:30:30.993Z Downloaded pin-utils v0.1.0
7862024-10-30T13:30:30.993Z Downloaded clap_lex v0.7.2
7872024-10-30T13:30:30.993Z Downloaded darling_macro v0.20.10
7882024-10-30T13:30:30.996Z Downloaded bitflags v1.3.2
7892024-10-30T13:30:30.999Z Downloaded parse-display-derive v0.10.0
7902024-10-30T13:30:30.999Z Downloaded quote v1.0.37
7912024-10-30T13:30:31.002Z Downloaded pin-project-lite v0.2.14
7922024-10-30T13:30:31.005Z Downloaded darling_core v0.20.10
7932024-10-30T13:30:31.008Z Downloaded paste v1.0.15
7942024-10-30T13:30:31.011Z Downloaded base64ct v1.6.0
7952024-10-30T13:30:31.014Z Downloaded anstream v0.6.15
7962024-10-30T13:30:31.017Z Downloaded petgraph v0.6.5
7972024-10-30T13:30:31.032Z Downloaded form_urlencoded v1.2.1
7982024-10-30T13:30:31.035Z Downloaded enum-as-inner v0.6.1
7992024-10-30T13:30:31.038Z Downloaded tokio v1.40.0
8002024-10-30T13:30:31.073Z Downloaded camino-tempfile v1.1.1
8012024-10-30T13:30:31.075Z Downloaded libc v0.2.161
8022024-10-30T13:30:31.101Z Downloaded data-encoding v2.6.0
8032024-10-30T13:30:31.104Z Downloaded dirs-next v2.0.0
8042024-10-30T13:30:31.104Z Downloaded cobs v0.2.3
8052024-10-30T13:30:31.106Z Downloaded cfg-if v1.0.0
8062024-10-30T13:30:31.357Z Downloaded ring v0.17.8
8072024-10-30T13:30:31.716Z Compiling proc-macro2 v1.0.86
8082024-10-30T13:30:31.716Z Compiling unicode-ident v1.0.13
8092024-10-30T13:30:31.716Z Compiling libc v0.2.161
8102024-10-30T13:30:31.719Z Compiling serde v1.0.210
8112024-10-30T13:30:31.719Z Compiling autocfg v1.3.0
8122024-10-30T13:30:31.719Z Compiling version_check v0.9.5
8132024-10-30T13:30:31.719Z Compiling cfg-if v1.0.0
8142024-10-30T13:30:31.752Z Compiling libm v0.2.8
8152024-10-30T13:30:31.953Z Compiling once_cell v1.20.2
8162024-10-30T13:30:31.984Z Compiling memchr v2.7.4
8172024-10-30T13:30:32.429Z Compiling parking_lot_core v0.9.10
8182024-10-30T13:30:32.450Z Compiling shlex v1.3.0
8192024-10-30T13:30:32.508Z Compiling lock_api v0.4.12
8202024-10-30T13:30:32.807Z Compiling thiserror v1.0.64
8212024-10-30T13:30:32.857Z Compiling cc v1.1.21
8222024-10-30T13:30:32.877Z Compiling itoa v1.0.11
8232024-10-30T13:30:33.324Z Compiling schemars v0.8.21
8242024-10-30T13:30:33.354Z Compiling slab v0.4.9
8252024-10-30T13:30:33.374Z Compiling ryu v1.0.18
8262024-10-30T13:30:33.646Z Compiling quote v1.0.37
8272024-10-30T13:30:33.703Z Compiling num-traits v0.2.19
8282024-10-30T13:30:33.755Z Compiling getrandom v0.2.15
8292024-10-30T13:30:34.051Z Compiling syn v2.0.77
8302024-10-30T13:30:34.083Z Compiling serde_json v1.0.128
8312024-10-30T13:30:34.361Z Compiling byteorder v1.5.0
8322024-10-30T13:30:34.914Z Compiling pin-project-lite v0.2.14
8332024-10-30T13:30:35.003Z Compiling log v0.4.22
8342024-10-30T13:30:35.037Z Compiling hashbrown v0.15.0
8352024-10-30T13:30:35.061Z Compiling equivalent v1.0.1
8362024-10-30T13:30:35.190Z Compiling heck v0.5.0
8372024-10-30T13:30:35.582Z Compiling fnv v1.0.7
8382024-10-30T13:30:35.708Z Compiling scopeguard v1.2.0
8392024-10-30T13:30:35.999Z Compiling ring v0.17.8
8402024-10-30T13:30:36.079Z Compiling vcpkg v0.2.15
8412024-10-30T13:30:36.440Z Compiling pkg-config v0.3.31
8422024-10-30T13:30:36.489Z Compiling httparse v1.9.4
8432024-10-30T13:30:37.078Z Compiling slog v2.7.0
8442024-10-30T13:30:37.100Z Compiling signal-hook-registry v1.4.2
8452024-10-30T13:30:37.159Z Compiling mio v1.0.2
8462024-10-30T13:30:37.565Z Compiling socket2 v0.5.7
8472024-10-30T13:30:37.647Z Compiling iana-time-zone v0.1.61
8482024-10-30T13:30:37.668Z Compiling openssl-sys v0.9.103
8492024-10-30T13:30:38.265Z Compiling futures-core v0.3.31
8502024-10-30T13:30:38.574Z Compiling dyn-clone v1.0.17
8512024-10-30T13:30:38.647Z Compiling openssl v0.10.66
8522024-10-30T13:30:38.680Z Compiling typenum v1.17.0
8532024-10-30T13:30:38.719Z Compiling ahash v0.8.11
8542024-10-30T13:30:38.765Z Compiling rustls v0.23.13
8552024-10-30T13:30:38.803Z Compiling futures-sink v0.3.31
8562024-10-30T13:30:38.958Z Compiling semver v1.0.23
8572024-10-30T13:30:38.979Z Compiling native-tls v0.2.12
8582024-10-30T13:30:39.078Z Compiling generic-array v0.14.7
8592024-10-30T13:30:39.145Z Compiling allocator-api2 v0.2.18
8602024-10-30T13:30:39.166Z Compiling ucd-trie v0.1.6
8612024-10-30T13:30:39.435Z Compiling futures-channel v0.3.31
8622024-10-30T13:30:39.527Z Compiling pin-utils v0.1.0
8632024-10-30T13:30:39.605Z Compiling futures-io v0.3.31
8642024-10-30T13:30:39.628Z Compiling futures-task v0.3.31
8652024-10-30T13:30:39.648Z Compiling anyhow v1.0.89
8662024-10-30T13:30:39.668Z Compiling aho-corasick v1.1.3
8672024-10-30T13:30:39.906Z Compiling time-core v0.1.2
8682024-10-30T13:30:39.909Z Compiling regex-syntax v0.8.5
8692024-10-30T13:30:39.947Z Compiling num-conv v0.1.0
8702024-10-30T13:30:39.949Z Compiling omicron-workspace-hack v0.1.0
8712024-10-30T13:30:39.949Z Compiling tracing-core v0.1.32
8722024-10-30T13:30:40.226Z Compiling usdt-impl v0.5.0
8732024-10-30T13:30:40.245Z Compiling time-macros v0.2.18
8742024-10-30T13:30:40.269Z Compiling bitflags v2.6.0
8752024-10-30T13:30:40.586Z Compiling subtle v2.6.1
8762024-10-30T13:30:40.797Z Compiling rustversion v1.0.17
8772024-10-30T13:30:40.868Z Compiling strsim v0.11.1
8782024-10-30T13:30:41.464Z Compiling serde_derive_internals v0.29.1
8792024-10-30T13:30:41.579Z Compiling plain v0.2.3
8802024-10-30T13:30:41.753Z Compiling paste v1.0.15
8812024-10-30T13:30:41.880Z Compiling newtype-uuid v1.1.2
8822024-10-30T13:30:42.206Z Compiling pretty-hex v0.4.1
8832024-10-30T13:30:42.468Z Compiling thread-id v4.2.2
8842024-10-30T13:30:42.594Z Compiling crunchy v0.2.2
8852024-10-30T13:30:43.063Z Compiling unsafe-libyaml v0.2.11
8862024-10-30T13:30:43.137Z Compiling ident_case v1.0.1
8872024-10-30T13:30:43.322Z Compiling camino v1.1.9
8882024-10-30T13:30:43.434Z Compiling regex-automata v0.4.8
8892024-10-30T13:30:43.589Z Compiling rustls v0.22.4
8902024-10-30T13:30:43.829Z Compiling darling_core v0.20.10
8912024-10-30T13:30:45.036Z Compiling slog-async v2.8.0
8922024-10-30T13:30:45.085Z Compiling rustls-pki-types v1.8.0
8932024-10-30T13:30:45.120Z Compiling tiny-keccak v2.0.2
8942024-10-30T13:30:45.449Z Compiling spin v0.9.8
8952024-10-30T13:30:45.800Z Compiling rand_core v0.6.4
8962024-10-30T13:30:45.851Z Compiling multer v3.1.0
8972024-10-30T13:30:46.205Z Compiling tinyvec_macros v0.1.1
8982024-10-30T13:30:46.295Z Compiling untrusted v0.9.0
8992024-10-30T13:30:46.316Z Compiling tinyvec v1.8.0
9002024-10-30T13:30:46.536Z Compiling serde_derive v1.0.210
9012024-10-30T13:30:46.589Z Compiling zerocopy-derive v0.7.35
9022024-10-30T13:30:46.737Z Compiling thiserror-impl v1.0.64
9032024-10-30T13:30:47.980Z Compiling tokio-macros v2.4.0
9042024-10-30T13:30:48.678Z Compiling schemars_derive v0.8.21
9052024-10-30T13:30:49.536Z Compiling futures-macro v0.3.31
9062024-10-30T13:30:49.558Z Compiling zerocopy v0.7.35
9072024-10-30T13:30:50.647Z Compiling openssl-macros v0.1.1
9082024-10-30T13:30:50.951Z Compiling scroll_derive v0.12.0
9092024-10-30T13:30:51.414Z Compiling pest v2.7.13
9102024-10-30T13:30:51.478Z Compiling futures-util v0.3.31
9112024-10-30T13:30:51.641Z Compiling hashbrown v0.14.5
9122024-10-30T13:30:51.686Z Compiling tracing-attributes v0.1.27
9132024-10-30T13:30:51.793Z Compiling regex v1.11.1
9142024-10-30T13:30:52.415Z Compiling scroll v0.12.0
9152024-10-30T13:30:52.687Z Compiling darling_macro v0.20.10
9162024-10-30T13:30:52.721Z Compiling async-trait v0.1.83
9172024-10-30T13:30:52.958Z Compiling regress v0.10.1
9182024-10-30T13:30:52.993Z Compiling goblin v0.8.2
9192024-10-30T13:30:53.716Z Compiling darling v0.20.10
9202024-10-30T13:30:54.981Z Compiling pest_meta v2.7.13
9212024-10-30T13:30:55.223Z Compiling tracing v0.1.40
9222024-10-30T13:30:57.527Z Compiling pest_generator v2.7.13
9232024-10-30T13:30:58.421Z Compiling atomic-waker v1.1.2
9242024-10-30T13:30:58.609Z Compiling percent-encoding v2.3.1
9252024-10-30T13:30:58.971Z Compiling form_urlencoded v1.2.1
9262024-10-30T13:30:59.264Z Compiling pest_derive v2.7.13
9272024-10-30T13:30:59.480Z Compiling rustls-webpki v0.102.8
9282024-10-30T13:30:59.713Z Compiling serde_with_macros v3.11.0
9292024-10-30T13:31:00.172Z Compiling dtrace-parser v0.2.0
9302024-10-30T13:31:00.583Z Compiling bytes v1.7.2
9312024-10-30T13:31:02.051Z Compiling smallvec v1.13.2
9322024-10-30T13:31:02.205Z Compiling indexmap v2.6.0
9332024-10-30T13:31:02.448Z Compiling chrono v0.4.38
9342024-10-30T13:31:02.469Z Compiling uuid v1.10.0
9352024-10-30T13:31:03.331Z Compiling parking_lot v0.12.3
9362024-10-30T13:31:03.717Z Compiling tokio v1.40.0
9372024-10-30T13:31:03.819Z Compiling serde_tokenstream v0.2.2
9382024-10-30T13:31:04.447Z Compiling http v1.1.0
9392024-10-30T13:31:07.066Z Compiling openapiv3 v2.0.0
9402024-10-30T13:31:07.185Z Compiling dof v0.3.0
9412024-10-30T13:31:08.915Z Compiling typify-impl v0.2.0
9422024-10-30T13:31:10.786Z Compiling serde_yaml v0.9.34+deprecated
9432024-10-30T13:31:11.345Z Compiling http-body v1.0.1
9442024-10-30T13:31:11.438Z Compiling usdt-macro v0.5.0
9452024-10-30T13:31:11.599Z Compiling usdt-attr-macro v0.5.0
9462024-10-30T13:31:12.338Z Compiling ipnetwork v0.20.0
9472024-10-30T13:31:12.981Z Compiling ppv-lite86 v0.2.20
9482024-10-30T13:31:13.292Z Compiling tokio-util v0.7.12
9492024-10-30T13:31:13.956Z Compiling unicode-normalization v0.1.24
9502024-10-30T13:31:14.455Z Compiling const-random-macro v0.1.16
9512024-10-30T13:31:15.227Z Compiling async-stream-impl v0.3.5
9522024-10-30T13:31:15.319Z Compiling strum_macros v0.26.4
9532024-10-30T13:31:15.323Z Compiling structmeta-derive v0.3.0
9542024-10-30T13:31:15.835Z Compiling dropshot v0.12.0
9552024-10-30T13:31:16.424Z Compiling try-lock v0.2.5
9562024-10-30T13:31:16.584Z Compiling zeroize v1.8.1
9572024-10-30T13:31:16.587Z Compiling unicode-bidi v0.3.15
9582024-10-30T13:31:16.697Z Compiling want v0.3.1
9592024-10-30T13:31:16.928Z Compiling const-random v0.1.18
9602024-10-30T13:31:17.004Z Compiling h2 v0.4.6
9612024-10-30T13:31:17.036Z Compiling rand_chacha v0.3.1
9622024-10-30T13:31:18.049Z Compiling structmeta v0.3.0
9632024-10-30T13:31:18.456Z Compiling foreign-types-shared v0.1.1
9642024-10-30T13:31:18.580Z Compiling httpdate v1.0.3
9652024-10-30T13:31:18.740Z Compiling foreign-types v0.3.2
9662024-10-30T13:31:18.848Z Compiling parse-display-derive v0.10.0
9672024-10-30T13:31:19.355Z Compiling rand v0.8.5
9682024-10-30T13:31:19.399Z Compiling idna v0.5.0
9692024-10-30T13:31:20.728Z Compiling dropshot_endpoint v0.12.0
9702024-10-30T13:31:20.808Z Compiling typify-macro v0.2.0
9712024-10-30T13:31:22.735Z Compiling hyper v1.4.1
9722024-10-30T13:31:22.846Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9732024-10-30T13:31:23.840Z Compiling tower-service v0.3.3
9742024-10-30T13:31:24.789Z Compiling typify v0.2.0
9752024-10-30T13:31:24.942Z Compiling progenitor-impl v0.8.0
9762024-10-30T13:31:25.691Z Compiling hyper-util v0.1.9
9772024-10-30T13:31:26.392Z Compiling url v2.5.2
9782024-10-30T13:31:31.567Z Compiling progenitor-macro v0.8.0
9792024-10-30T13:31:31.649Z Compiling openssl-probe v0.1.5
9802024-10-30T13:31:32.148Z Compiling ipnet v2.10.0
9812024-10-30T13:31:34.419Z Compiling http-body-util v0.1.2
9822024-10-30T13:31:35.147Z Compiling encoding_rs v0.8.34
9832024-10-30T13:31:41.922Z Compiling crossbeam-utils v0.8.20
9842024-10-30T13:31:42.665Z Compiling powerfmt v0.2.0
9852024-10-30T13:31:43.154Z Compiling mime v0.3.17
9862024-10-30T13:31:44.232Z Compiling syn v1.0.109
9872024-10-30T13:31:44.818Z Compiling base64 v0.22.1
9882024-10-30T13:31:45.326Z Compiling deranged v0.3.11
9892024-10-30T13:31:45.798Z Compiling rustls-pemfile v2.1.3
9902024-10-30T13:31:46.416Z Compiling tokio-rustls v0.26.0
9912024-10-30T13:31:47.311Z Compiling tokio-native-tls v0.3.1
9922024-10-30T13:31:47.643Z Compiling serde_urlencoded v0.7.1
9932024-10-30T13:31:48.255Z Compiling toml_datetime v0.6.8
9942024-10-30T13:31:48.320Z Compiling webpki-roots v0.26.6
9952024-10-30T13:31:48.360Z Compiling num_threads v0.1.7
9962024-10-30T13:31:48.713Z Compiling winnow v0.6.18
9972024-10-30T13:31:49.135Z Compiling time v0.3.36
9982024-10-30T13:31:49.201Z Compiling hyper-rustls v0.27.3
9992024-10-30T13:31:49.863Z Compiling hyper-tls v0.6.0
10002024-10-30T13:31:52.250Z Compiling crypto-common v0.1.6
10012024-10-30T13:31:52.467Z Compiling block-buffer v0.10.4
10022024-10-30T13:31:53.658Z Compiling sync_wrapper v1.0.1
10032024-10-30T13:31:56.358Z Compiling match_cfg v0.1.0
10042024-10-30T13:31:56.462Z Compiling hostname v0.3.1
10052024-10-30T13:32:00.731Z Compiling reqwest v0.12.8
10062024-10-30T13:32:01.807Z Compiling digest v0.10.7
10072024-10-30T13:32:02.295Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
10082024-10-30T13:32:02.518Z Compiling futures-executor v0.3.31
10092024-10-30T13:32:03.492Z Compiling dirs-sys-next v0.1.2
10102024-10-30T13:32:06.042Z Compiling dirs-next v2.0.0
10112024-10-30T13:32:06.426Z Compiling futures v0.3.31
10122024-10-30T13:32:06.553Z Compiling progenitor-client v0.8.0
10132024-10-30T13:32:13.407Z Compiling thread_local v1.1.8
10142024-10-30T13:32:13.558Z Compiling instant v0.1.13
10152024-10-30T13:32:13.733Z Compiling cpufeatures v0.2.14
10162024-10-30T13:32:14.577Z Compiling progenitor v0.8.0
10172024-10-30T13:32:14.798Z Compiling term v0.7.0
10182024-10-30T13:32:15.566Z Compiling crossbeam-channel v0.5.13
10192024-10-30T13:32:17.876Z Compiling serde_spanned v0.6.7
10202024-10-30T13:32:18.239Z Compiling memmap v0.7.0
10212024-10-30T13:32:18.662Z Compiling is-terminal v0.4.13
10222024-10-30T13:32:18.808Z Compiling debug-ignore v1.0.5
10232024-10-30T13:32:18.986Z Compiling take_mut v0.2.2
10242024-10-30T13:32:19.852Z Compiling slog-term v2.9.1
10252024-10-30T13:32:20.618Z Compiling usdt v0.5.0
10262024-10-30T13:32:22.057Z Compiling toml_edit v0.22.21
10272024-10-30T13:32:22.302Z Compiling slog-json v2.6.1
10282024-10-30T13:32:22.500Z Compiling strum v0.26.3
10292024-10-30T13:32:22.712Z Compiling serde_with v3.11.0
10302024-10-30T13:32:25.944Z Compiling tokio-rustls v0.25.0
10312024-10-30T13:32:26.428Z Compiling toml v0.8.19
10322024-10-30T13:32:26.797Z Compiling slog-bunyan v2.5.0
10332024-10-30T13:32:27.081Z Compiling sha1 v0.10.6
10342024-10-30T13:32:27.134Z Compiling async-stream v0.3.5
10352024-10-30T13:32:27.516Z Compiling serde_path_to_error v0.1.16
10362024-10-30T13:32:27.875Z Compiling hex v0.4.3
10372024-10-30T13:32:28.546Z Compiling waitgroup v0.1.2
10382024-10-30T13:32:28.803Z Compiling hostname v0.4.0
10392024-10-30T13:32:31.200Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10402024-10-30T13:32:33.218Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
10412024-10-30T13:32:33.236Z Compiling backoff v0.4.0
10422024-10-30T13:32:34.966Z Compiling parse-display v0.10.0
10432024-10-30T13:32:35.957Z Compiling regress v0.9.1
10442024-10-30T13:32:36.856Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10452024-10-30T13:32:37.325Z Compiling macaddr v1.0.1
10462024-10-30T13:32:43.449Z Compiling rustix v0.38.37
10472024-10-30T13:32:44.830Z Compiling errno v0.3.9
10482024-10-30T13:32:51.138Z Compiling clap_derive v4.5.18
10492024-10-30T13:32:54.961Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
10502024-10-30T13:32:55.650Z Compiling lazy_static v1.5.0
10512024-10-30T13:32:56.028Z Compiling heapless v0.8.0
10522024-10-30T13:32:56.170Z Compiling utf8parse v0.2.2
10532024-10-30T13:32:56.432Z Compiling unicode-width v0.1.14
10542024-10-30T13:32:56.536Z Compiling anstyle-parse v0.2.5
10552024-10-30T13:32:57.554Z Compiling hash32 v0.3.1
10562024-10-30T13:32:58.014Z Compiling anstyle-query v1.1.1
10572024-10-30T13:32:58.089Z Compiling stable_deref_trait v1.2.0
10582024-10-30T13:32:58.204Z Compiling anstyle v1.0.8
10592024-10-30T13:32:58.273Z Compiling is_terminal_polyfill v1.70.1
10602024-10-30T13:32:58.307Z Compiling smoltcp v0.11.0
10612024-10-30T13:32:58.410Z Compiling colorchoice v1.0.2
10622024-10-30T13:32:58.588Z Compiling anstream v0.6.15
10632024-10-30T13:33:00.156Z Compiling terminal_size v0.3.0
10642024-10-30T13:33:00.512Z Compiling num-integer v0.1.46
10652024-10-30T13:33:00.972Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10662024-10-30T13:33:00.996Z Compiling cobs v0.2.3
10672024-10-30T13:33:01.104Z Compiling prettyplease v0.2.22
10682024-10-30T13:33:01.382Z Compiling bitflags v1.3.2
10692024-10-30T13:33:01.427Z Compiling clap_lex v0.7.2
10702024-10-30T13:33:01.451Z Compiling managed v0.8.0
10712024-10-30T13:33:01.486Z Compiling winnow v0.5.40
10722024-10-30T13:33:02.134Z Compiling clap_builder v4.5.18
10732024-10-30T13:33:02.606Z Compiling postcard v1.0.10
10742024-10-30T13:33:05.073Z Compiling toml_edit v0.19.15
10752024-10-30T13:33:06.207Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
10762024-10-30T13:33:08.748Z Compiling proc-macro-crate v1.3.1
10772024-10-30T13:33:08.935Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
10782024-10-30T13:33:09.085Z Compiling clap v4.5.18
10792024-10-30T13:33:09.489Z Compiling num-iter v0.1.45
10802024-10-30T13:33:09.596Z Compiling num-rational v0.4.2
10812024-10-30T13:33:11.241Z Compiling num-complex v0.4.6
10822024-10-30T13:33:12.260Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10832024-10-30T13:33:12.648Z Compiling num v0.4.3
10842024-10-30T13:33:13.074Z Compiling num_enum_derive v0.5.11
10852024-10-30T13:33:14.483Z Compiling tabwriter v1.4.0
10862024-10-30T13:33:15.258Z Compiling foreign-types-macros v0.2.3
10872024-10-30T13:33:16.032Z Compiling foreign-types-shared v0.3.1
10882024-10-30T13:33:16.182Z Compiling float-ord v0.3.2
10892024-10-30T13:33:16.358Z Compiling num_enum v0.5.11
10902024-10-30T13:33:16.587Z Compiling foreign-types v0.5.0
10912024-10-30T13:33:16.633Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10922024-10-30T13:33:16.654Z Compiling cstr-argument v0.1.2
10932024-10-30T13:33:16.677Z Compiling proc-macro-error-attr v1.0.4
10942024-10-30T13:33:16.707Z Compiling pretty-hex v0.2.1
10952024-10-30T13:33:16.732Z Compiling either v1.13.0
10962024-10-30T13:33:16.900Z Compiling heck v0.4.1
10972024-10-30T13:33:17.103Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10982024-10-30T13:33:17.124Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10992024-10-30T13:33:17.332Z Compiling colored v2.1.0
11002024-10-30T13:33:17.356Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11012024-10-30T13:33:17.465Z Compiling proc-macro-error v1.0.4
11022024-10-30T13:33:17.500Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11032024-10-30T13:33:17.705Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11042024-10-30T13:33:17.827Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11052024-10-30T13:33:17.942Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
11062024-10-30T13:33:18.008Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
11072024-10-30T13:33:18.057Z Compiling fastrand v2.1.1
11082024-10-30T13:33:18.244Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11092024-10-30T13:33:18.470Z Compiling tempfile v3.12.0
11102024-10-30T13:33:18.707Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11112024-10-30T13:33:19.319Z Compiling crucible-workspace-hack v0.1.0
11122024-10-30T13:33:20.206Z Compiling semver v0.1.20
11132024-10-30T13:33:20.331Z Compiling zone_cfg_derive v0.3.0
11142024-10-30T13:33:20.878Z Compiling rustc_version v0.1.7
11152024-10-30T13:33:21.299Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11162024-10-30T13:33:21.520Z Compiling camino-tempfile v1.1.1
11172024-10-30T13:33:21.799Z Compiling itertools v0.10.5
11182024-10-30T13:33:22.298Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11192024-10-30T13:33:22.623Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
11202024-10-30T13:33:23.115Z Compiling num-derive v0.4.2
11212024-10-30T13:33:24.258Z Compiling derive-where v1.2.7
11222024-10-30T13:33:24.512Z Compiling sigpipe v0.1.3
11232024-10-30T13:33:24.657Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11242024-10-30T13:33:25.003Z Compiling base64ct v1.6.0
11252024-10-30T13:33:25.144Z Compiling zone v0.3.0
11262024-10-30T13:33:25.531Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
11272024-10-30T13:33:25.698Z Compiling password-hash v0.5.0
11282024-10-30T13:33:27.038Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11292024-10-30T13:33:27.611Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
11302024-10-30T13:33:27.826Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
11312024-10-30T13:33:28.057Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11322024-10-30T13:33:28.386Z Compiling newtype_derive v0.1.6
11332024-10-30T13:33:28.438Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11342024-10-30T13:33:28.801Z Compiling hubpack_derive v0.1.1
11352024-10-30T13:33:29.282Z Compiling num-derive v0.3.3
11362024-10-30T13:33:29.791Z Compiling blake2 v0.10.6
11372024-10-30T13:33:30.220Z Compiling idna v0.4.0
11382024-10-30T13:33:31.028Z Compiling smf v0.2.3
11392024-10-30T13:33:31.528Z Compiling enum-as-inner v0.6.1
11402024-10-30T13:33:31.739Z Compiling zerocopy-derive v0.6.6
11412024-10-30T13:33:32.692Z Compiling unicode-segmentation v1.12.0
11422024-10-30T13:33:33.559Z Compiling data-encoding v2.6.0
11432024-10-30T13:33:33.834Z Compiling fixedbitset v0.4.2
11442024-10-30T13:33:33.914Z Compiling owo-colors v4.1.0
11452024-10-30T13:33:34.147Z Compiling linked-hash-map v0.5.6
11462024-10-30T13:33:34.268Z Compiling cancel-safe-futures v0.1.5
11472024-10-30T13:33:34.497Z Compiling whoami v1.5.2
11482024-10-30T13:33:34.586Z Compiling quick-error v1.2.3
11492024-10-30T13:33:34.724Z Compiling resolv-conf v0.7.0
11502024-10-30T13:33:34.756Z Compiling lru-cache v0.1.2
11512024-10-30T13:33:35.420Z Compiling hickory-proto v0.24.1
11522024-10-30T13:33:36.343Z Compiling petgraph v0.6.5
11532024-10-30T13:33:40.472Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11542024-10-30T13:33:41.171Z Compiling zerocopy v0.6.6
11552024-10-30T13:33:42.127Z Compiling newline-converter v0.3.0
11562024-10-30T13:33:42.334Z Compiling argon2 v0.5.3
11572024-10-30T13:33:43.777Z Compiling hubpack v0.1.2
11582024-10-30T13:33:45.358Z Compiling strum_macros v0.25.3
11592024-10-30T13:33:47.558Z Compiling console v0.15.8
11602024-10-30T13:33:49.142Z Compiling serde-big-array v0.5.1
11612024-10-30T13:33:49.421Z Compiling serde_repr v0.1.19
11622024-10-30T13:33:50.524Z Compiling cookie v0.18.1
11632024-10-30T13:33:50.659Z Compiling convert_case v0.4.0
11642024-10-30T13:33:50.894Z Compiling similar v2.6.0
11652024-10-30T13:33:51.465Z Compiling static_assertions v1.1.0
11662024-10-30T13:33:51.583Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11672024-10-30T13:33:52.945Z Compiling expectorate v1.1.0
11682024-10-30T13:33:53.214Z Compiling derive_more v0.99.18
11692024-10-30T13:33:55.750Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11702024-10-30T13:33:59.248Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11712024-10-30T13:33:59.851Z Compiling hickory-resolver v0.24.1
11722024-10-30T13:33:59.882Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11732024-10-30T13:34:01.384Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11742024-10-30T13:34:01.874Z Compiling atomicwrites v0.4.4
11752024-10-30T13:34:02.221Z Compiling itertools v0.13.0
11762024-10-30T13:34:02.381Z Compiling tokio-stream v0.1.16
11772024-10-30T13:34:03.194Z Compiling libsw v3.3.1
11782024-10-30T13:34:03.546Z Compiling swrite v0.1.0
11792024-10-30T13:34:03.620Z Compiling linear-map v1.2.0
11802024-10-30T13:34:03.682Z Compiling highway v1.2.0
11812024-10-30T13:34:03.829Z Compiling indent_write v2.2.0
11822024-10-30T13:34:04.070Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11832024-10-30T13:34:04.092Z Compiling qorb v0.1.2
11842024-10-30T13:34:05.120Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11852024-10-30T13:34:06.135Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11862024-10-30T13:34:12.098Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11872024-10-30T13:34:15.619Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11882024-10-30T13:34:17.312Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11892024-10-30T13:34:19.960Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
11902024-10-30T13:34:20.941Z Compiling steno v0.4.1
11912024-10-30T13:34:23.090Z Compiling libscf-sys v1.1.0
11922024-10-30T13:34:23.239Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dceed974)
11932024-10-30T13:34:23.354Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dceed974)
11942024-10-30T13:34:23.780Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
11952024-10-30T13:34:24.189Z Compiling slog-dtrace v0.3.0
11962024-10-30T13:34:24.212Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11972024-10-30T13:34:24.600Z Compiling humantime v2.1.0
11982024-10-30T13:34:24.622Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11992024-10-30T13:34:24.802Z Compiling parking_lot_core v0.8.6
12002024-10-30T13:34:24.926Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12012024-10-30T13:34:25.001Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/tfportd-oximeter#b1c33da1)
12022024-10-30T13:34:25.307Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12032024-10-30T13:34:25.465Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dceed974)
12042024-10-30T13:34:25.488Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12052024-10-30T13:34:25.542Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12062024-10-30T13:34:28.061Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12072024-10-30T13:34:29.170Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12082024-10-30T13:34:30.159Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
12092024-10-30T13:34:30.785Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=zl/tfportd-oximeter#1bdebcb1)
12102024-10-30T13:34:31.186Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12112024-10-30T13:34:33.041Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12122024-10-30T13:34:33.059Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
12132024-10-30T13:34:33.303Z Compiling crc8 v0.1.1
12142024-10-30T13:34:33.611Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=zl/tfportd-oximeter#1bdebcb1)
12152024-10-30T13:34:33.614Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
12162024-10-30T13:34:35.147Z Compiling parking_lot v0.11.2
12172024-10-30T13:34:37.093Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12182024-10-30T13:34:39.956Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dceed974)
12192024-10-30T13:34:41.485Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dceed974)
12202024-10-30T13:34:44.147Z Compiling crossbeam-epoch v0.9.18
12212024-10-30T13:34:45.263Z Compiling fxhash v0.2.1
12222024-10-30T13:34:45.506Z Compiling crc32fast v1.4.2
12232024-10-30T13:34:46.031Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12242024-10-30T13:34:48.986Z Compiling arc-swap v1.7.1
12252024-10-30T13:34:49.689Z Compiling slog-scope v4.4.0
12262024-10-30T13:34:50.167Z Compiling sled v0.34.7
12272024-10-30T13:34:50.455Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12282024-10-30T13:34:51.181Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12292024-10-30T13:34:51.724Z Compiling slog-stdlog v4.1.1
12302024-10-30T13:34:52.532Z Compiling slog-envlogger v2.2.0
12312024-10-30T13:34:54.407Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12322024-10-30T13:34:56.913Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=zl/mgd-ddm-meta#f0606153)
12332024-10-30T13:35:02.292Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12342024-10-30T13:35:10.333Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12352024-10-30T13:35:42.023Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12362024-10-30T13:35:42.023Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12372024-10-30T13:35:49.287Z Finished `release` profile [optimized] target(s) in 5m 44s
12382024-10-30T13:35:49.657Z+ banner trio
12392024-10-30T13:35:49.663Z
12402024-10-30T13:35:49.663Z ##### ##### # ####
12412024-10-30T13:35:49.663Z # # # # # #
12422024-10-30T13:35:49.663Z # # # # # #
12432024-10-30T13:35:49.663Z # ##### # # #
12442024-10-30T13:35:49.663Z # # # # # #
12452024-10-30T13:35:49.663Z # # # # ####
12462024-10-30T13:35:49.663Z
12472024-10-30T13:35:49.663Z+ pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture
12482024-10-30T13:35:50.304Z Compiling libc v0.2.161
12492024-10-30T13:35:50.305Z Compiling cfg-if v1.0.0
12502024-10-30T13:35:50.305Z Compiling serde v1.0.210
12512024-10-30T13:35:50.307Z Compiling once_cell v1.20.2
12522024-10-30T13:35:50.307Z Compiling itoa v1.0.11
12532024-10-30T13:35:50.390Z Compiling bytes v1.7.2
12542024-10-30T13:35:50.395Z Compiling syn v2.0.77
12552024-10-30T13:35:50.398Z Compiling num-traits v0.2.19
12562024-10-30T13:35:50.451Z Compiling pin-project-lite v0.2.14
12572024-10-30T13:35:50.573Z Compiling schemars v0.8.21
12582024-10-30T13:35:50.623Z Compiling scopeguard v1.2.0
12592024-10-30T13:35:50.737Z Compiling smallvec v1.13.2
12602024-10-30T13:35:50.754Z Compiling memchr v2.7.4
12612024-10-30T13:35:50.824Z Compiling lock_api v0.4.12
12622024-10-30T13:35:50.967Z Compiling fnv v1.0.7
12632024-10-30T13:35:51.092Z Compiling log v0.4.22
12642024-10-30T13:35:51.182Z Compiling futures-core v0.3.31
12652024-10-30T13:35:51.437Z Compiling ryu v1.0.18
12662024-10-30T13:35:51.516Z Compiling zerocopy v0.7.35
12672024-10-30T13:35:51.587Z Compiling hashbrown v0.15.0
12682024-10-30T13:35:51.812Z Compiling getrandom v0.2.15
12692024-10-30T13:35:52.004Z Compiling parking_lot_core v0.9.10
12702024-10-30T13:35:52.146Z Compiling signal-hook-registry v1.4.2
12712024-10-30T13:35:52.269Z Compiling socket2 v0.5.7
12722024-10-30T13:35:52.271Z Compiling mio v1.0.2
12732024-10-30T13:35:52.366Z Compiling equivalent v1.0.1
12742024-10-30T13:35:52.483Z Compiling parking_lot v0.12.3
12752024-10-30T13:35:52.831Z Compiling ahash v0.8.11
12762024-10-30T13:35:53.325Z Compiling tracing-core v0.1.32
12772024-10-30T13:35:53.458Z Compiling serde_json v1.0.128
12782024-10-30T13:35:53.478Z Compiling hashbrown v0.14.5
12792024-10-30T13:35:53.716Z Compiling byteorder v1.5.0
12802024-10-30T13:35:53.903Z Compiling uuid v1.10.0
12812024-10-30T13:35:53.906Z Compiling spin v0.9.8
12822024-10-30T13:35:54.103Z Compiling pin-utils v0.1.0
12832024-10-30T13:35:54.117Z Compiling untrusted v0.9.0
12842024-10-30T13:35:54.198Z Compiling futures-sink v0.3.31
12852024-10-30T13:35:54.304Z Compiling futures-task v0.3.31
12862024-10-30T13:35:54.348Z Compiling ring v0.17.8
12872024-10-30T13:35:54.482Z Compiling futures-util v0.3.31
12882024-10-30T13:35:54.501Z Compiling slab v0.4.9
12892024-10-30T13:35:54.763Z Compiling regress v0.10.1
12902024-10-30T13:35:54.828Z Compiling chrono v0.4.38
12912024-10-30T13:35:54.831Z Compiling try-lock v0.2.5
12922024-10-30T13:35:54.985Z Compiling want v0.3.1
12932024-10-30T13:35:55.266Z Compiling httparse v1.9.4
12942024-10-30T13:35:55.737Z Compiling futures-channel v0.3.31
12952024-10-30T13:35:56.191Z Compiling foreign-types-shared v0.1.1
12962024-10-30T13:35:56.295Z Compiling tower-service v0.3.3
12972024-10-30T13:35:56.338Z Compiling dyn-clone v1.0.17
12982024-10-30T13:35:56.411Z Compiling foreign-types v0.3.2
12992024-10-30T13:35:56.503Z Compiling openssl-sys v0.9.103
13002024-10-30T13:35:56.601Z Compiling unicode-ident v1.0.13
13012024-10-30T13:35:56.807Z Compiling serde_derive_internals v0.29.1
13022024-10-30T13:35:57.049Z Compiling bitflags v2.6.0
13032024-10-30T13:35:57.414Z Compiling proc-macro2 v1.0.86
13042024-10-30T13:35:57.533Z Compiling http v1.1.0
13052024-10-30T13:35:57.939Z Compiling allocator-api2 v0.2.18
13062024-10-30T13:35:58.800Z Compiling openssl-probe v0.1.5
13072024-10-30T13:35:59.096Z Compiling semver v1.0.23
13082024-10-30T13:35:59.323Z Compiling tinyvec_macros v0.1.1
13092024-10-30T13:35:59.379Z Compiling quote v1.0.37
13102024-10-30T13:35:59.442Z Compiling tinyvec v1.8.0
13112024-10-30T13:35:59.670Z Compiling percent-encoding v2.3.1
13122024-10-30T13:36:00.153Z Compiling form_urlencoded v1.2.1
13132024-10-30T13:36:01.170Z Compiling unicode-normalization v0.1.24
13142024-10-30T13:36:01.509Z Compiling aho-corasick v1.1.3
13152024-10-30T13:36:01.967Z Compiling http v0.2.12
13162024-10-30T13:36:02.236Z Compiling rustls-pki-types v1.8.0
13172024-10-30T13:36:02.376Z Compiling serde_derive v1.0.210
13182024-10-30T13:36:02.442Z Compiling thiserror-impl v1.0.64
13192024-10-30T13:36:02.778Z Compiling tokio-macros v2.4.0
13202024-10-30T13:36:02.815Z Compiling schemars_derive v0.8.21
13212024-10-30T13:36:03.551Z Compiling tracing-attributes v0.1.27
13222024-10-30T13:36:04.345Z Compiling tokio v1.40.0
13232024-10-30T13:36:05.315Z Compiling zerocopy-derive v0.7.35
13242024-10-30T13:36:05.795Z Compiling thiserror v1.0.64
13252024-10-30T13:36:05.937Z Compiling openssl-macros v0.1.1
13262024-10-30T13:36:06.031Z Compiling heck v0.5.0
13272024-10-30T13:36:06.791Z Compiling openssl v0.10.66
13282024-10-30T13:36:06.919Z Compiling tracing v0.1.40
13292024-10-30T13:36:07.344Z Compiling unicode-bidi v0.3.15
13302024-10-30T13:36:07.643Z Compiling regex-automata v0.4.8
13312024-10-30T13:36:07.794Z Compiling http-body v1.0.1
13322024-10-30T13:36:15.457Z Compiling tokio-util v0.7.12
13332024-10-30T13:36:16.647Z Compiling indexmap v2.6.0
13342024-10-30T13:36:19.883Z Compiling serde_tokenstream v0.2.2
13352024-10-30T13:36:20.786Z Compiling native-tls v0.2.12
13362024-10-30T13:36:21.017Z Compiling idna v0.5.0
13372024-10-30T13:36:21.865Z Compiling tokio-native-tls v0.3.1
13382024-10-30T13:36:22.156Z Compiling slog v2.7.0
13392024-10-30T13:36:22.532Z Compiling regex-syntax v0.8.5
13402024-10-30T13:36:22.592Z Compiling atomic-waker v1.1.2
13412024-10-30T13:36:22.720Z Compiling h2 v0.4.6
13422024-10-30T13:36:22.772Z Compiling url v2.5.2
13432024-10-30T13:36:24.107Z Compiling typify-impl v0.2.0
13442024-10-30T13:36:25.549Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13452024-10-30T13:36:34.112Z Compiling openapiv3 v2.0.0
13462024-10-30T13:36:36.171Z Compiling serde_urlencoded v0.7.1
13472024-10-30T13:36:36.774Z Compiling regex v1.11.1
13482024-10-30T13:36:37.574Z Compiling encoding_rs v0.8.34
13492024-10-30T13:36:37.770Z Compiling rustls v0.21.12
13502024-10-30T13:36:38.083Z Compiling ipnet v2.10.0
13512024-10-30T13:36:38.305Z Compiling mime v0.3.17
13522024-10-30T13:36:38.459Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13532024-10-30T13:36:39.230Z Compiling typify-macro v0.2.0
13542024-10-30T13:36:40.421Z Compiling hyper v1.4.1
13552024-10-30T13:36:42.068Z Compiling h2 v0.3.26
13562024-10-30T13:36:42.433Z Compiling http-body v0.4.6
13572024-10-30T13:36:42.970Z Compiling rustls-webpki v0.102.8
13582024-10-30T13:36:43.001Z Compiling rustls-webpki v0.101.7
13592024-10-30T13:36:43.135Z Compiling sct v0.7.1
13602024-10-30T13:36:43.581Z Compiling subtle v2.6.1
13612024-10-30T13:36:43.860Z Compiling httpdate v1.0.3
13622024-10-30T13:36:44.645Z Compiling zeroize v1.8.1
13632024-10-30T13:36:45.001Z Compiling toml_datetime v0.6.8
13642024-10-30T13:36:45.392Z Compiling toml_edit v0.19.15
13652024-10-30T13:36:47.100Z Compiling rustls v0.23.13
13662024-10-30T13:36:47.533Z Compiling hyper v0.14.30
13672024-10-30T13:36:48.378Z Compiling serde_yaml v0.9.34+deprecated
13682024-10-30T13:36:51.674Z Compiling hyper-util v0.1.9
13692024-10-30T13:36:57.516Z Compiling lazy_static v1.5.0
13702024-10-30T13:36:57.653Z Compiling tokio-rustls v0.24.1
13712024-10-30T13:36:57.807Z Compiling tokio-rustls v0.26.0
13722024-10-30T13:36:58.095Z Compiling proc-macro-crate v1.3.1
13732024-10-30T13:36:58.303Z Compiling http-body-util v0.1.2
13742024-10-30T13:36:58.827Z Compiling webpki-roots v0.26.6
13752024-10-30T13:36:58.887Z Compiling base64 v0.21.7
13762024-10-30T13:36:58.902Z Compiling base64 v0.22.1
13772024-10-30T13:36:58.939Z Compiling crossbeam-utils v0.8.20
13782024-10-30T13:36:58.959Z Compiling num_enum_derive v0.5.11
13792024-10-30T13:36:59.034Z Compiling hyper-rustls v0.27.3
13802024-10-30T13:36:59.237Z Compiling hyper-tls v0.6.0
13812024-10-30T13:36:59.750Z Compiling rustls-pemfile v2.1.3
13822024-10-30T13:36:59.994Z Compiling rustls-pemfile v1.0.4
13832024-10-30T13:36:59.996Z Compiling hyper-rustls v0.24.2
13842024-10-30T13:37:00.446Z Compiling hyper-tls v0.5.0
13852024-10-30T13:37:00.518Z Compiling typify v0.2.0
13862024-10-30T13:37:00.653Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13872024-10-30T13:37:00.794Z Compiling ipnetwork v0.20.0
13882024-10-30T13:37:00.914Z Compiling ppv-lite86 v0.2.20
13892024-10-30T13:37:01.844Z Compiling foreign-types-macros v0.2.3
13902024-10-30T13:37:01.921Z Compiling rand_core v0.6.4
13912024-10-30T13:37:02.404Z Compiling dirs-sys-next v0.1.2
13922024-10-30T13:37:03.162Z Compiling sync_wrapper v1.0.1
13932024-10-30T13:37:03.317Z Compiling webpki-roots v0.25.4
13942024-10-30T13:37:03.453Z Compiling powerfmt v0.2.0
13952024-10-30T13:37:03.484Z Compiling sync_wrapper v0.1.2
13962024-10-30T13:37:03.545Z Compiling foreign-types-shared v0.3.1
13972024-10-30T13:37:03.619Z Compiling time-macros v0.2.18
13982024-10-30T13:37:03.665Z Compiling foreign-types v0.5.0
13992024-10-30T13:37:03.777Z Compiling deranged v0.3.11
14002024-10-30T13:37:03.922Z Compiling reqwest v0.11.27
14012024-10-30T13:37:04.016Z Compiling progenitor-impl v0.8.0
14022024-10-30T13:37:06.398Z Compiling reqwest v0.12.8
14032024-10-30T13:37:06.719Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14042024-10-30T13:37:10.733Z Compiling dirs-next v2.0.0
14052024-10-30T13:37:10.993Z Compiling rand_chacha v0.3.1
14062024-10-30T13:37:12.711Z Compiling num_enum v0.5.11
14072024-10-30T13:37:12.888Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
14082024-10-30T13:37:13.311Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14092024-10-30T13:37:15.312Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14102024-10-30T13:37:15.496Z Compiling cstr-argument v0.1.2
14112024-10-30T13:37:15.756Z Compiling thread_local v1.1.8
14122024-10-30T13:37:16.498Z Compiling num-conv v0.1.0
14132024-10-30T13:37:16.763Z Compiling time-core v0.1.2
14142024-10-30T13:37:16.954Z Compiling either v1.13.0
14152024-10-30T13:37:17.429Z Compiling arc-swap v1.7.1
14162024-10-30T13:37:17.620Z Compiling pretty-hex v0.2.1
14172024-10-30T13:37:17.836Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14182024-10-30T13:37:18.154Z Compiling slog-scope v4.4.0
14192024-10-30T13:37:19.030Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14202024-10-30T13:37:19.055Z Compiling itertools v0.12.1
14212024-10-30T13:37:19.340Z Compiling time v0.3.36
14222024-10-30T13:37:19.414Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14232024-10-30T13:37:20.321Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14242024-10-30T13:37:20.506Z Compiling crossbeam-channel v0.5.13
14252024-10-30T13:37:22.134Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14262024-10-30T13:37:22.978Z Compiling rand v0.8.5
14272024-10-30T13:37:24.878Z Compiling term v0.7.0
14282024-10-30T13:37:28.416Z Compiling progenitor-macro v0.8.0
14292024-10-30T13:37:29.535Z Compiling progenitor-client v0.8.0
14302024-10-30T13:37:37.376Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14312024-10-30T13:37:39.307Z Compiling anyhow v1.0.89
14322024-10-30T13:37:40.804Z Compiling colored v2.1.0
14332024-10-30T13:37:42.019Z Compiling is-terminal v0.4.13
14342024-10-30T13:37:42.150Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14352024-10-30T13:37:42.468Z Compiling winnow v0.6.18
14362024-10-30T13:37:43.478Z Compiling take_mut v0.2.2
14372024-10-30T13:37:43.645Z Compiling slog-async v2.8.0
14382024-10-30T13:37:46.733Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
14392024-10-30T13:37:46.898Z Compiling progenitor v0.8.0
14402024-10-30T13:37:47.126Z Compiling slog-term v2.9.1
14412024-10-30T13:37:49.976Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14422024-10-30T13:37:50.035Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14432024-10-30T13:37:50.188Z Compiling slog-stdlog v4.1.1
14442024-10-30T13:37:51.042Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
14452024-10-30T13:37:52.380Z Compiling slog-envlogger v2.2.0
14462024-10-30T13:37:53.996Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14472024-10-30T13:38:05.797Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14482024-10-30T13:38:13.171Z Finished `release` profile [optimized] target(s) in 2m 23s
14492024-10-30T13:38:13.292Z Running unittests src/lib.rs (target/release/deps/mg_tests-37f8214469bbf7b2)
14502024-10-30T13:38:13.357Z
14512024-10-30T13:38:13.357Zrunning 1 test
14522024-10-30T13:38:13.482Zconfigure zone
14532024-10-30T13:38:13.500Zinstall zone
14542024-10-30T13:39:13.366Ztest ddm::test_trio_v3 has been running for over 60 seconds
14552024-10-30T13:39:53.073Zboot zone
14562024-10-30T13:39:53.879Zstart zone s1
14572024-10-30T13:39:53.879Zconfigure zone
14582024-10-30T13:39:53.887Zinstall zone
14592024-10-30T13:41:27.232Zboot zone
14602024-10-30T13:41:28.010Zstart zone s2
14612024-10-30T13:41:28.010Zconfigure zone
14622024-10-30T13:41:28.017Zinstall zone
14632024-10-30T13:43:03.442Zboot zone
14642024-10-30T13:43:04.387Zstart zone t1
14652024-10-30T13:43:04.387Zconfigure zone
14662024-10-30T13:43:04.395Zinstall zone
14672024-10-30T13:44:40.129Zboot zone
14682024-10-30T13:44:41.096Zwaiting for zones to come up
14692024-10-30T13:44:51.098Z[sidecar.trio] svcs milestone/network
14702024-10-30T13:44:51.130ZSTATE STIME FMRI
14712024-10-30T13:44:51.130Zonline 6:40:11 svc:/milestone/network:default
14722024-10-30T13:44:51.130Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
14732024-10-30T13:44:51.177Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
14742024-10-30T13:44:51.227Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
14752024-10-30T13:44:51.270Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
14762024-10-30T13:44:51.274Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
14772024-10-30T13:44:51.296Z
14782024-10-30T13:44:51.296Zrunning zone s1.trio setup
14792024-10-30T13:44:51.296Z[s1.trio] svcs milestone/network
14802024-10-30T13:44:51.319ZSTATE STIME FMRI
14812024-10-30T13:44:51.319Zonline 6:41:45 svc:/milestone/network:default
14822024-10-30T13:44:51.319Z[s1.trio] dladm
14832024-10-30T13:44:51.339ZLINK CLASS MTU STATE BRIDGE OVER
14842024-10-30T13:44:51.340Zsl0 simnet 9000 up -- ?
14852024-10-30T13:44:51.340Zmg2 vnic 9000 up -- ?
14862024-10-30T13:44:51.340Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
14872024-10-30T13:44:51.852Z
14882024-10-30T13:44:51.853Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
14892024-10-30T13:44:51.875Z
14902024-10-30T13:44:51.875Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
14912024-10-30T13:44:51.894Z
14922024-10-30T13:44:51.894Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
14932024-10-30T13:44:51.985Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
14942024-10-30T13:44:52.035Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-id 99a11933-7fc9-4605-864d-65ca1c32616e --sled-id 045f2a07-2686-451b-bc5b-fd36d0a1c1b0 -a sl0/v6 &> /opt/ddmd.log &
14952024-10-30T13:44:52.055Z
14962024-10-30T13:44:52.055Zrunning zone s2.trio setup
14972024-10-30T13:44:52.055Z[s2.trio] svcs milestone/network
14982024-10-30T13:44:52.078ZSTATE STIME FMRI
14992024-10-30T13:44:52.078Zonline 6:43:21 svc:/milestone/network:default
15002024-10-30T13:44:52.078Z[s2.trio] dladm
15012024-10-30T13:44:52.098ZLINK CLASS MTU STATE BRIDGE OVER
15022024-10-30T13:44:52.099Zsl1 simnet 9000 up -- ?
15032024-10-30T13:44:52.099Zmg3 vnic 9000 up -- ?
15042024-10-30T13:44:52.099Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
15052024-10-30T13:44:52.600Z
15062024-10-30T13:44:52.600Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
15072024-10-30T13:44:52.623Z
15082024-10-30T13:44:52.625Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
15092024-10-30T13:44:52.643Z
15102024-10-30T13:44:52.643Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
15112024-10-30T13:44:52.692Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
15122024-10-30T13:44:52.716Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-id 612177b5-80b6-4a2c-a53c-63de421be0d6 --sled-id 3daad2e0-816e-4ed4-9dd4-31d346e36840 -a sl1/v6 &> /opt/ddmd.log &
15132024-10-30T13:44:52.735Z
15142024-10-30T13:44:52.735Zrunning zone t1.trio setup
15152024-10-30T13:44:52.735Z[t1.trio] svcs milestone/network
15162024-10-30T13:44:52.757ZSTATE STIME FMRI
15172024-10-30T13:44:52.757Z- - svc:/milestone/network:default
15182024-10-30T13:44:53.757Z[t1.trio] svcs milestone/network
15192024-10-30T13:44:53.778ZSTATE STIME FMRI
15202024-10-30T13:44:53.778Z- - svc:/milestone/network:default
15212024-10-30T13:44:54.778Z[t1.trio] svcs milestone/network
15222024-10-30T13:44:54.799ZSTATE STIME FMRI
15232024-10-30T13:44:54.799Z- - svc:/milestone/network:default
15242024-10-30T13:44:55.799Z[t1.trio] svcs milestone/network
15252024-10-30T13:44:55.820ZSTATE STIME FMRI
15262024-10-30T13:44:55.820Z- - svc:/milestone/network:default
15272024-10-30T13:44:56.820Z[t1.trio] svcs milestone/network
15282024-10-30T13:44:56.843ZSTATE STIME FMRI
15292024-10-30T13:44:56.843Z- - svc:/milestone/network:default
15302024-10-30T13:44:57.843Z[t1.trio] svcs milestone/network
15312024-10-30T13:44:57.864ZSTATE STIME FMRI
15322024-10-30T13:44:57.864Z- - svc:/milestone/network:default
15332024-10-30T13:44:58.864Z[t1.trio] svcs milestone/network
15342024-10-30T13:44:58.886ZSTATE STIME FMRI
15352024-10-30T13:44:58.886Zuninitialized 6:44:57 svc:/milestone/network:default
15362024-10-30T13:44:59.886Z[t1.trio] svcs milestone/network
15372024-10-30T13:44:59.907ZSTATE STIME FMRI
15382024-10-30T13:44:59.907Zonline 6:44:58 svc:/milestone/network:default
15392024-10-30T13:44:59.907Z[t1.trio] dladm
15402024-10-30T13:44:59.927ZLINK CLASS MTU STATE BRIDGE OVER
15412024-10-30T13:44:59.927Ztfportrear0_0 simnet 9000 up -- ?
15422024-10-30T13:44:59.927Ztfportrear1_0 simnet 9000 up -- ?
15432024-10-30T13:44:59.927Zmg1 vnic 9000 up -- ?
15442024-10-30T13:44:59.927Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
15452024-10-30T13:45:00.477Z
15462024-10-30T13:45:00.477Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15472024-10-30T13:45:00.501Z
15482024-10-30T13:45:00.501Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15492024-10-30T13:45:00.522Z
15502024-10-30T13:45:00.522Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15512024-10-30T13:45:00.541Z
15522024-10-30T13:45:00.542Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
15532024-10-30T13:45:00.738Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
15542024-10-30T13:45:00.742Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
15552024-10-30T13:45:00.745Zwaiting 3s for copy of files to zone to complete ...
15562024-10-30T13:45:03.746Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
15572024-10-30T13:45:03.786Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
15582024-10-30T13:45:03.810Z[t1.trio] svcadm enable dendrite
15592024-10-30T13:45:03.851Z
15602024-10-30T13:45:03.851Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15612024-10-30T13:45:03.902Z
15622024-10-30T13:45:03.902Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15632024-10-30T13:45:03.947Z
15642024-10-30T13:45:03.947Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15652024-10-30T13:45:03.992Z
15662024-10-30T13:45:03.992Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15672024-10-30T13:45:04.036Z
15682024-10-30T13:45:04.036Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15692024-10-30T13:45:04.079Z
15702024-10-30T13:45:04.079Z[t1.trio] svcadm refresh dendrite:default
15712024-10-30T13:45:04.115Z
15722024-10-30T13:45:04.115Z[t1.trio] svcadm restart dendrite:default
15732024-10-30T13:45:04.151Z
15742024-10-30T13:45:04.151Zwait 10s for dendrite to come up ...
15752024-10-30T13:45:14.153Z[t1.trio] svcadm enable tfport
15762024-10-30T13:45:14.193Z
15772024-10-30T13:45:14.193Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-id 859307a6-b567-420b-b75c-585d2073b396 --sled-id d1a83ad2-8ab7-4f0c-9b6d-565a7004f955 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
15782024-10-30T13:45:14.213Z
15792024-10-30T13:45:14.213Z[t1.trio] ipadm
15802024-10-30T13:45:14.236ZADDROBJ TYPE STATE ADDR
15812024-10-30T13:45:14.236Zlo0/v4 static ok 127.0.0.1/8
15822024-10-30T13:45:14.236Zmg1/v4 static ok 10.0.0.3/24
15832024-10-30T13:45:14.236Zlo0/v6 static ok ::1/128
15842024-10-30T13:45:14.236Zlo0/u6 static ok fd00:3::1/64
15852024-10-30T13:45:14.236Ztfportrear0_0/v6 addrconf ok fe80::5000:daff:fe96:7d54%tfportrear0_0/10
15862024-10-30T13:45:14.236Ztfportrear1_0/v6 addrconf ok fe80::4835:fcff:fedf:1952%tfportrear1_0/10
15872024-10-30T13:45:16.450Zinitial peering test passed
15882024-10-30T13:45:17.452Zadvertise from one passed
15892024-10-30T13:45:18.455Zadvertise from two passed
15902024-10-30T13:45:18.455Z[s1.trio] ping fd00:2::1
15912024-10-30T13:45:18.481Zfd00:2::1 is alive
15922024-10-30T13:45:18.481Z[s2.trio] ping fd00:1::1
15932024-10-30T13:45:18.501Zfd00:1::1 is alive
15942024-10-30T13:45:18.501Zconnectivity test passed
15952024-10-30T13:45:18.501Z[t1.trio] pkill ddmd
15962024-10-30T13:45:18.520Z
15972024-10-30T13:45:24.526Z[t1.trio] svcadm enable dendrite
15982024-10-30T13:45:24.567Z
15992024-10-30T13:45:24.567Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
16002024-10-30T13:45:24.610Z
16012024-10-30T13:45:24.611Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
16022024-10-30T13:45:24.655Z
16032024-10-30T13:45:24.655Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
16042024-10-30T13:45:24.698Z
16052024-10-30T13:45:24.698Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16062024-10-30T13:45:24.741Z
16072024-10-30T13:45:24.741Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
16082024-10-30T13:45:24.784Z
16092024-10-30T13:45:24.784Z[t1.trio] svcadm refresh dendrite:default
16102024-10-30T13:45:24.820Z
16112024-10-30T13:45:24.820Z[t1.trio] svcadm restart dendrite:default
16122024-10-30T13:45:24.856Z
16132024-10-30T13:45:24.856Zwait 10s for dendrite to come up ...
16142024-10-30T13:45:34.858Z[t1.trio] svcadm enable tfport
16152024-10-30T13:45:34.899Z
16162024-10-30T13:45:34.899Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-id ca3f232a-cec1-4db7-abc6-df3c45bd4a79 --sled-id 1109f9d0-dec2-454d-8c71-278fa900c879 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
16172024-10-30T13:45:34.918Z
16182024-10-30T13:45:34.918Z[t1.trio] ipadm
16192024-10-30T13:45:34.940ZADDROBJ TYPE STATE ADDR
16202024-10-30T13:45:34.940Zlo0/v4 static ok 127.0.0.1/8
16212024-10-30T13:45:34.940Zmg1/v4 static ok 10.0.0.3/24
16222024-10-30T13:45:34.940Zlo0/v6 static ok ::1/128
16232024-10-30T13:45:34.940Zlo0/u6 static ok fd00:3::1/64
16242024-10-30T13:45:34.940Ztfportrear0_0/v6 addrconf ok fe80::5000:daff:fe96:7d54%tfportrear0_0/10
16252024-10-30T13:45:34.940Ztfportrear1_0/v6 addrconf ok fe80::4835:fcff:fedf:1952%tfportrear1_0/10
16262024-10-30T13:45:37.943Z[s1.trio] ping fd00:2::1
16272024-10-30T13:45:37.965Zfd00:2::1 is alive
16282024-10-30T13:45:37.965Z[s2.trio] ping fd00:1::1
16292024-10-30T13:45:37.985Zfd00:1::1 is alive
16302024-10-30T13:45:37.985Ztransit router restart passed
16312024-10-30T13:45:37.985Z[s1.trio] pkill ddmd
16322024-10-30T13:45:38.003Z
16332024-10-30T13:45:43.008Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-id 5b08766e-b6f3-4d3d-84c7-d6b3398e5dec --sled-id 099c3e64-66c1-4917-b9d3-143bea3a02a2 -a sl0/v6 &> /opt/ddmd.log &
16342024-10-30T13:45:43.028Z
16352024-10-30T13:45:46.033Z[s1.trio] ping fd00:2::1
16362024-10-30T13:45:46.055Zfd00:2::1 is alive
16372024-10-30T13:45:46.055Z[s2.trio] ping fd00:1::1
16382024-10-30T13:45:46.074Zfd00:1::1 is alive
16392024-10-30T13:45:46.074Zserver router restart passed
16402024-10-30T13:45:49.080Zpeer expiration recovery passed
16412024-10-30T13:45:50.082Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
16422024-10-30T13:45:50.106Z3
16432024-10-30T13:45:50.106Zredundant advertise passed
16442024-10-30T13:45:51.109Ztunnel endpoint advertise passed
16452024-10-30T13:45:56.111Zredundant tunnel endpoint advertise passed
16462024-10-30T13:45:56.111Z[s1.trio] pkill ddmd
16472024-10-30T13:45:56.132Z
16482024-10-30T13:46:01.133Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-id 1bb85610-0589-4740-81bb-d3073f582d77 --sled-id adb217bd-fb07-405b-a189-d98f02abc979 -a sl0/v6 &> /opt/ddmd.log &
16492024-10-30T13:46:01.153Z
16502024-10-30T13:46:06.222Ztunnel router restart passed
16512024-10-30T13:46:07.224Ztunnel endpoint withdraw passed
16522024-10-30T13:46:07.239Z[t1.trio] pkill ddmd
16532024-10-30T13:46:07.265Z
16542024-10-30T13:46:07.265Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
16552024-10-30T13:46:07.269Zcp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log
16562024-10-30T13:46:09.718Z[s2.trio] pkill ddmd
16572024-10-30T13:46:09.738Z
16582024-10-30T13:46:09.738Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
16592024-10-30T13:46:12.195Z[s1.trio] pkill ddmd
16602024-10-30T13:46:12.214Z
16612024-10-30T13:46:12.214Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
16622024-10-30T13:46:14.587Z[sidecar.trio] pkill softnpu
16632024-10-30T13:46:14.606Z
16642024-10-30T13:46:14.606Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
16652024-10-30T13:46:17.199Ztest ddm::test_trio_v3 ... ok
16662024-10-30T13:46:17.199Z
16672024-10-30T13:46:17.199Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 483.78s
16682024-10-30T13:46:17.199Z
16692024-10-30T13:46:17.234Z+ cleanup
16702024-10-30T13:46:17.236Z++ id -un
16712024-10-30T13:46:17.240Z++ id -gn
16722024-10-30T13:46:17.242Z+ pfexec chown -R build:build .
16732024-10-30T13:46:17.327Zprocess exited: duration 1049253 ms, exit code 0
 
16742024-10-30T13:46:17.333Zfound 4 output files
16752024-10-30T13:46:17.333Zuploading: /work/s1.trio.log (4203 bytes)
16762024-10-30T13:46:18.345Zuploaded: /work/s1.trio.log
16772024-10-30T13:46:18.345Zuploading: /work/s2.trio.log (9457 bytes)
16782024-10-30T13:46:19.353Zuploaded: /work/s2.trio.log
16792024-10-30T13:46:19.353Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
16802024-10-30T13:46:20.361Zuploaded: /work/sidecar.trio-softnpu.log
16812024-10-30T13:46:20.361Zuploading: /work/t1.trio.log (25807 bytes)
16822024-10-30T13:46:21.371Zuploaded: /work/t1.trio.log