01JG5QFMW83FH9CRBBMRZP43K4: test-ddm-trio-v2-server

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: 01JG5QG1DSR87PCVHYB94YJQ2B

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-28T04:14:23.333Zjob assigned to worker 01JG5QG49K09S86HKNYKBA4W3C [factory aws, i-0c5ecfc81371154e9] (queued for 1 m 0 s)
 
22024-12-28T04:14:31.673Zstarting task 0: "setup"
32024-12-28T04:14:31.680Z++ uname -s
42024-12-28T04:14:31.682Z+ kern=SunOS
52024-12-28T04:14:31.682Z+ case "$kern" in
62024-12-28T04:14:31.682Z+ groupadd -g 12345 build
72024-12-28T04:14:31.685Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-28T04:14:33.690Z+ zfs create -o mountpoint=/work rpool/work
92024-12-28T04:14:33.830Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-28T04:14:33.833Z+ home_fs=zfs
112024-12-28T04:14:33.833Z+ [[ zfs == autofs ]]
122024-12-28T04:14:33.833Z+ mkdir -p /home/build
132024-12-28T04:14:33.835Z+ chown build:build /home/build /work
142024-12-28T04:14:34.836Z+ chmod 0700 /home/build /work
152024-12-28T04:14:34.839Zprocess exited: duration 3166 ms, exit code 0
 
162024-12-28T04:14:34.844Zstarting task 1: "rust-toolchain"
172024-12-28T04:14:34.849Z+ printf ' * toolchain channel = "%s"
182024-12-28T04:14:34.849Z' stable
192024-12-28T04:14:34.849Z * toolchain channel = "stable"
202024-12-28T04:14:34.849Z * toolchain profile = "default"
212024-12-28T04:14:34.849Z+ printf ' * toolchain profile = "%s"
222024-12-28T04:14:34.849Z' default
232024-12-28T04:14:34.852Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-28T04:14:34.852Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
252024-12-28T04:14:35.145Zinfo: downloading installer
262024-12-28T04:14:36.653Zinfo: profile set to 'default'
272024-12-28T04:14:36.653Zinfo: default host triple is x86_64-unknown-illumos
282024-12-28T04:14:36.653Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
292024-12-28T04:14:36.799Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
302024-12-28T04:14:36.799Zinfo: downloading component 'cargo'
312024-12-28T04:14:37.643Zinfo: downloading component 'clippy'
322024-12-28T04:14:37.966Zinfo: downloading component 'rust-docs'
332024-12-28T04:14:39.149Zinfo: downloading component 'rust-std'
342024-12-28T04:14:40.855Zinfo: downloading component 'rustc'
352024-12-28T04:14:47.303Zinfo: downloading component 'rustfmt'
362024-12-28T04:14:47.547Zinfo: installing component 'cargo'
372024-12-28T04:14:48.341Zinfo: installing component 'clippy'
382024-12-28T04:14:48.711Zinfo: installing component 'rust-docs'
392024-12-28T04:14:50.398Zinfo: installing component 'rust-std'
402024-12-28T04:14:52.044Zinfo: installing component 'rustc'
412024-12-28T04:14:57.604Zinfo: installing component 'rustfmt'
422024-12-28T04:14:57.928Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
432024-12-28T04:14:57.928Z
442024-12-28T04:14:58.284Z stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26)
452024-12-28T04:14:58.284Z
462024-12-28T04:14:58.286Z
472024-12-28T04:14:58.286ZRust is installed now. Great!
482024-12-28T04:14:58.286Z
492024-12-28T04:14:58.286ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-28T04:14:58.286Zenvironment variable. This has not been done automatically.
512024-12-28T04:14:58.286Z
522024-12-28T04:14:58.286ZTo configure your current shell, you need to source
532024-12-28T04:14:58.286Zthe corresponding env file under $HOME/.cargo.
542024-12-28T04:14:58.286Z
552024-12-28T04:14:58.286ZThis is usually done by running one of the following (note the leading DOT):
562024-12-28T04:14:58.286Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-28T04:14:58.287Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-28T04:14:58.349Z+ rustc --version
592024-12-28T04:14:58.413Zrustc 1.83.0 (90b35a623 2024-11-26)
602024-12-28T04:14:58.416Zprocess exited: duration 23566 ms, exit code 0
 
612024-12-28T04:14:58.421Zstarting task 2: "authentication"
622024-12-28T04:14:58.442Zprocess exited: duration 20 ms, exit code 0
 
632024-12-28T04:14:58.447Zstarting task 3: "clone repository"
642024-12-28T04:14:58.452Z+ mkdir -p /work/oxidecomputer/maghemite
652024-12-28T04:14:58.454Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
662024-12-28T04:14:59.203ZCloning into '/work/oxidecomputer/maghemite'...
672024-12-28T04:15:00.206Z+ cd /work/oxidecomputer/maghemite
682024-12-28T04:15:00.208Z+ git fetch origin 09bbcb2812149526743d90a59ad50fe551b7223f
692024-12-28T04:15:00.492ZFrom https://github.com/oxidecomputer/maghemite
702024-12-28T04:15:00.492Z * branch 09bbcb2812149526743d90a59ad50fe551b7223f -> FETCH_HEAD
712024-12-28T04:15:00.500Z+ [[ -n renovate/serde-monorepo ]]
722024-12-28T04:15:00.503Z++ git branch --show-current
732024-12-28T04:15:00.505Z+ current=main
742024-12-28T04:15:00.505Z+ [[ main != renovate/serde-monorepo ]]
752024-12-28T04:15:00.505Z+ git branch -f renovate/serde-monorepo 09bbcb2812149526743d90a59ad50fe551b7223f
762024-12-28T04:15:00.508Z+ git checkout -f renovate/serde-monorepo
772024-12-28T04:15:00.521ZSwitched to branch 'renovate/serde-monorepo'
782024-12-28T04:15:00.523Z+ git reset --hard 09bbcb2812149526743d90a59ad50fe551b7223f
792024-12-28T04:15:00.535ZHEAD is now at 09bbcb2 Update Rust crate serde to 1.0.217
802024-12-28T04:15:00.538Zprocess exited: duration 2088 ms, exit code 0
 
812024-12-28T04:15:00.544Zstarting task 4: "build"
822024-12-28T04:15:00.548Z++ cargo --version
832024-12-28T04:15:00.553Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
842024-12-28T04:15:00.692Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
852024-12-28T04:15:00.692Zinfo: downloading component 'cargo'
862024-12-28T04:15:01.394Zinfo: downloading component 'clippy'
872024-12-28T04:15:01.655Zinfo: downloading component 'rust-docs'
882024-12-28T04:15:02.632Zinfo: downloading component 'rust-std'
892024-12-28T04:15:04.155Zinfo: downloading component 'rustc'
902024-12-28T04:15:09.608Zinfo: downloading component 'rustfmt'
912024-12-28T04:15:09.818Zinfo: installing component 'cargo'
922024-12-28T04:15:10.613Zinfo: installing component 'clippy'
932024-12-28T04:15:10.971Zinfo: installing component 'rust-docs'
942024-12-28T04:15:12.546Zinfo: installing component 'rust-std'
952024-12-28T04:15:14.223Zinfo: installing component 'rustc'
962024-12-28T04:15:19.729Zinfo: installing component 'rustfmt'
972024-12-28T04:15:20.133Zcargo 1.81.0 (2dbb1af80 2024-08-20)
982024-12-28T04:15:20.135Z++ rustc --version
992024-12-28T04:15:20.203Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1002024-12-28T04:15:20.206Z++ dladm
1012024-12-28T04:15:20.211ZLINK CLASS MTU STATE BRIDGE OVER
1022024-12-28T04:15:20.211Zena0 phys 9216 up -- --
1032024-12-28T04:15:20.214Z++ ipadm
1042024-12-28T04:15:20.214ZADDROBJ TYPE STATE ADDR
1052024-12-28T04:15:20.214Zlo0/v4 static ok 127.0.0.1/8
1062024-12-28T04:15:20.214Zena0/dhcp dhcp ok 10.150.1.178/24
1072024-12-28T04:15:20.214Zlo0/v6 static ok ::1/128
1082024-12-28T04:15:20.217Z++ banner collect
1092024-12-28T04:15:20.268Z
1102024-12-28T04:15:20.268Z #### #### # # ###### #### #####
1112024-12-28T04:15:20.268Z # # # # # # # # # #
1122024-12-28T04:15:20.268Z # # # # # ##### # #
1132024-12-28T04:15:20.268Z # # # # # # # #
1142024-12-28T04:15:20.268Z # # # # # # # # # #
1152024-12-28T04:15:20.268Z #### #### ###### ###### ###### #### #
1162024-12-28T04:15:20.268Z
1172024-12-28T04:15:20.272Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1182024-12-28T04:15:20.272Z++ repo=softnpu
1192024-12-28T04:15:20.272Z++ series=image
1202024-12-28T04:15:20.272Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1212024-12-28T04:15:20.272Z++ name=softnpu
1222024-12-28T04:15:20.272Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1232024-12-28T04:15:20.272Z++ mkdir -p download
1242024-12-28T04:15:20.272Z++ pushd download
1252024-12-28T04:15:20.272Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1262024-12-28T04:15:20.272Z++ [[ ! -f softnpu ]]
1272024-12-28T04:15:20.272Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1282024-12-28T04:15:20.278Z % Total % Received % Xferd Average Speed Time Time Time Current
1292024-12-28T04:15:20.278Z Dload Upload Total Spent Left Speed
1302024-12-28T04:15:20.809Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 21.8M 3 731k 0 0 3542k 0 0:00:06 --:--:-- 0:00:06 3535k 100 21.8M 100 21.8M 0 0 41.1M 0 --:--:-- --:--:-- --:--:-- 41.2M
1312024-12-28T04:15:20.813Z++ popd
1322024-12-28T04:15:20.813Z/work/oxidecomputer/maghemite
1332024-12-28T04:15:20.813Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1342024-12-28T04:15:20.813Z++ repo=sidecar-lite
1352024-12-28T04:15:20.813Z++ series=release
1362024-12-28T04:15:20.813Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1372024-12-28T04:15:20.813Z++ name=libsidecar_lite.so
1382024-12-28T04:15:20.813Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1392024-12-28T04:15:20.813Z++ mkdir -p download
1402024-12-28T04:15:20.817Z++ pushd download
1412024-12-28T04:15:20.817Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1422024-12-28T04:15:20.817Z++ [[ ! -f libsidecar_lite.so ]]
1432024-12-28T04:15:20.817Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1442024-12-28T04:15:20.823Z % Total % Received % Xferd Average Speed Time Time Time Current
1452024-12-28T04:15:20.823Z Dload Upload Total Spent Left Speed
1462024-12-28T04:15:21.577Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 73 20.3M 73 14.8M 0 0 22.4M 0 --:--:-- --:--:-- --:--:-- 22.4M 100 20.3M 100 20.3M 0 0 26.9M 0 --:--:-- --:--:-- --:--:-- 26.9M
1472024-12-28T04:15:21.580Z++ popd
1482024-12-28T04:15:21.580Z/work/oxidecomputer/maghemite
1492024-12-28T04:15:21.580Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1502024-12-28T04:15:21.581Z++ repo=sidecar-lite
1512024-12-28T04:15:21.581Z++ series=release
1522024-12-28T04:15:21.581Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1532024-12-28T04:15:21.581Z++ name=scadm
1542024-12-28T04:15:21.581Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1552024-12-28T04:15:21.581Z++ mkdir -p download
1562024-12-28T04:15:21.585Z++ pushd download
1572024-12-28T04:15:21.585Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1582024-12-28T04:15:21.585Z++ [[ ! -f scadm ]]
1592024-12-28T04:15:21.585Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1602024-12-28T04:15:21.589Z % Total % Received % Xferd Average Speed Time Time Time Current
1612024-12-28T04:15:21.594Z Dload Upload Total Spent Left Speed
1622024-12-28T04:15:22.316Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 31.4M 0 --:--:-- --:--:-- --:--:-- 31.4M
1632024-12-28T04:15:22.320Z++ popd
1642024-12-28T04:15:22.320Z/work/oxidecomputer/maghemite
1652024-12-28T04:15:22.320Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1662024-12-28T04:15:22.320Z++ repo=dendrite
1672024-12-28T04:15:22.320Z++ series=image
1682024-12-28T04:15:22.320Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1692024-12-28T04:15:22.320Z++ name=dendrite-softnpu.tar.gz
1702024-12-28T04:15:22.320Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1712024-12-28T04:15:22.320Z++ mkdir -p download
1722024-12-28T04:15:22.321Z++ pushd download
1732024-12-28T04:15:22.321Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1742024-12-28T04:15:22.321Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1752024-12-28T04:15:22.321Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1762024-12-28T04:15:22.327Z % Total % Received % Xferd Average Speed Time Time Time Current
1772024-12-28T04:15:22.328Z Dload Upload Total Spent Left Speed
1782024-12-28T04:15:23.168Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 37.5M 4 1599k 0 0 9.9M 0 0:00:03 --:--:-- 0:00:03 9.8M 100 37.5M 100 37.5M 0 0 45.2M 0 --:--:-- --:--:-- --:--:-- 45.2M
1792024-12-28T04:15:23.190Z++ popd
1802024-12-28T04:15:23.190Z/work/oxidecomputer/maghemite
1812024-12-28T04:15:23.190Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
1822024-12-28T04:15:23.190Z++ repo=maghemite
1832024-12-28T04:15:23.190Z++ series=release
1842024-12-28T04:15:23.190Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
1852024-12-28T04:15:23.190Z++ name=ddmd
1862024-12-28T04:15:23.190Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1872024-12-28T04:15:23.190Z++ mkdir -p download
1882024-12-28T04:15:23.190Z++ pushd download
1892024-12-28T04:15:23.190Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1902024-12-28T04:15:23.190Z++ [[ ! -f ddmd ]]
1912024-12-28T04:15:23.191Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
1922024-12-28T04:15:23.191Z % Total % Received % Xferd Average Speed Time Time Time Current
1932024-12-28T04:15:23.191Z Dload Upload Total Spent Left Speed
1942024-12-28T04:15:24.203Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 40.9M 14 6139k 0 0 19.0M 0 0:00:02 --:--:-- 0:00:02 19.0M 100 40.9M 100 40.9M 0 0 39.7M 0 0:00:01 0:00:01 --:--:-- 39.7M
1952024-12-28T04:15:24.208Z++ popd
1962024-12-28T04:15:24.208Z/work/oxidecomputer/maghemite
1972024-12-28T04:15:24.208Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
1982024-12-28T04:15:24.208Z++ repo=maghemite
1992024-12-28T04:15:24.208Z++ series=release
2002024-12-28T04:15:24.208Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2012024-12-28T04:15:24.209Z++ name=ddmadm
2022024-12-28T04:15:24.209Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2032024-12-28T04:15:24.209Z++ mkdir -p download
2042024-12-28T04:15:24.209Z++ pushd download
2052024-12-28T04:15:24.209Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2062024-12-28T04:15:24.209Z++ [[ ! -f ddmadm ]]
2072024-12-28T04:15:24.209Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2082024-12-28T04:15:24.215Z % Total % Received % Xferd Average Speed Time Time Time Current
2092024-12-28T04:15:24.215Z Dload Upload Total Spent Left Speed
2102024-12-28T04:15:24.700Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 18.0M 20 3707k 0 0 13.3M 0 0:00:01 --:--:-- 0:00:01 13.3M 100 18.0M 100 18.0M 0 0 37.3M 0 --:--:-- --:--:-- --:--:-- 37.3M
2112024-12-28T04:15:24.703Z++ popd
2122024-12-28T04:15:24.703Z/work/oxidecomputer/maghemite
2132024-12-28T04:15:24.704Z++ pushd download
2142024-12-28T04:15:24.704Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2152024-12-28T04:15:24.704Z++ chmod +x softnpu
2162024-12-28T04:15:24.704Z++ chmod +x scadm
2172024-12-28T04:15:24.708Z++ chmod +x ddmadm
2182024-12-28T04:15:24.708Z++ chmod +x ddmd
2192024-12-28T04:15:24.711Z++ mv ddmadm ddmadm-v2
2202024-12-28T04:15:24.711Z++ mv ddmd ddmd-v2
2212024-12-28T04:15:24.711Z++ rm -rf zones/dendrite
2222024-12-28T04:15:24.715Z++ mkdir -p zones/dendrite
2232024-12-28T04:15:24.715Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2242024-12-28T04:15:25.579Z++ popd
2252024-12-28T04:15:25.580Z/work/oxidecomputer/maghemite
2262024-12-28T04:15:25.580Z++ banner install
2272024-12-28T04:15:25.586Z
2282024-12-28T04:15:25.586Z # # # #### ##### ## # #
2292024-12-28T04:15:25.586Z # ## # # # # # # #
2302024-12-28T04:15:25.586Z # # # # #### # # # # #
2312024-12-28T04:15:25.587Z # # # # # # ###### # #
2322024-12-28T04:15:25.587Z # # ## # # # # # # #
2332024-12-28T04:15:25.587Z # # # #### # # # ###### ######
2342024-12-28T04:15:25.587Z
2352024-12-28T04:15:25.587Z++ pkg info brand/sparse
2362024-12-28T04:15:25.587Z++ grep -qi installed
2372024-12-28T04:15:37.602Zpkg: info: no packages matching the following patterns you specified are
2382024-12-28T04:15:37.602Zinstalled on the system. Try querying remotely instead:
2392024-12-28T04:15:37.602Z
2402024-12-28T04:15:37.602Z brand/sparse
2412024-12-28T04:15:37.644Z++ [[ 1 != 0 ]]
2422024-12-28T04:15:37.644Z++ set -o errexit
2432024-12-28T04:15:37.645Z++ pfexec pkg install brand/sparse
2442024-12-28T04:15:45.471Z Startup: Refreshing catalog 'helios-dev' ... Done
2452024-12-28T04:15:49.376Z Startup: Caching catalogs ... Done
2462024-12-28T04:15:59.975ZPlanning: Solver setup ... Done
2472024-12-28T04:16:00.112ZPlanning: Running solver ... Done
2482024-12-28T04:16:00.580ZPlanning: Finding local manifests ... Done
2492024-12-28T04:16:00.592ZPlanning: Fetching manifests: 0/3 0% complete
2502024-12-28T04:16:00.848ZPlanning: Fetching manifests: 3/3 100% complete
2512024-12-28T04:16:01.440ZPlanning: Package planning ... Done
2522024-12-28T04:16:01.446ZPlanning: Merging actions ... Done
2532024-12-28T04:16:02.254ZPlanning: Checking for conflicting actions ... Done
2542024-12-28T04:16:08.922ZPlanning: Consolidating action changes ... Done
2552024-12-28T04:16:09.414ZPlanning: Evaluating mediators ... Done
2562024-12-28T04:16:09.528ZPlanning: Planning completed in 20.06 seconds
2572024-12-28T04:16:09.542Z Packages to install: 1
2582024-12-28T04:16:09.542Z Packages to update: 2
2592024-12-28T04:16:09.542Z Create boot environment: No
2602024-12-28T04:16:09.545ZCreate backup boot environment: Yes
2612024-12-28T04:16:09.913Z
2622024-12-28T04:16:09.913ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2632024-12-28T04:16:14.982ZDownload: 917/1009 items 8.0/8.0MB 99% complete (2.0M/s)
2642024-12-28T04:16:16.707ZDownload: Completed 8.03 MB in 6.79 seconds (1.2M/s)
2652024-12-28T04:16:17.630Z Actions: 1/1419 actions (Removing old actions)
2662024-12-28T04:16:17.645Z Actions: 199/1419 actions (Installing new actions)
2672024-12-28T04:16:17.755Z Actions: 579/1419 actions (Updating modified actions)
2682024-12-28T04:16:18.090Z Actions: Completed 1419 actions in 0.46 seconds.
2692024-12-28T04:16:18.290Z Done
2702024-12-28T04:16:18.293Z Done
2712024-12-28T04:16:18.810Z Done
2722024-12-28T04:16:25.408Z Done
2732024-12-28T04:16:25.940Z Done
2742024-12-28T04:16:25.944Z Done
2752024-12-28T04:16:26.059Z Done
2762024-12-28T04:16:26.439Z++ set -o errexit
2772024-12-28T04:16:26.439Z++ set -o pipefail
2782024-12-28T04:16:26.439Z++ banner build
2792024-12-28T04:16:26.442Z
2802024-12-28T04:16:26.442Z ##### # # # # #####
2812024-12-28T04:16:26.442Z # # # # # # # #
2822024-12-28T04:16:26.442Z ##### # # # # # #
2832024-12-28T04:16:26.442Z # # # # # # # #
2842024-12-28T04:16:26.442Z # # # # # # # #
2852024-12-28T04:16:26.442Z ##### #### # ###### #####
2862024-12-28T04:16:26.442Z
2872024-12-28T04:16:26.442Z++ cargo build --release --bin ddmd --bin ddmadm
2882024-12-28T04:16:26.619Z Updating git repository `https://www.github.com/oxidecomputer/oxnet`
2892024-12-28T04:16:26.890Zwarning: redirecting to https://github.com/oxidecomputer/oxnet.git/
2902024-12-28T04:16:27.101ZFrom https://www.github.com/oxidecomputer/oxnet
2912024-12-28T04:16:27.101Z * [new branch] ci -> origin/ci
2922024-12-28T04:16:27.104Z * [new branch] dependabot/cargo/serde-1.0.216 -> origin/dependabot/cargo/serde-1.0.216
2932024-12-28T04:16:27.104Z * [new branch] dependabot/cargo/serde_json-1.0.134 -> origin/dependabot/cargo/serde_json-1.0.134
2942024-12-28T04:16:27.104Z * [new branch] main -> origin/main
2952024-12-28T04:16:27.104Z * [new ref] -> origin/HEAD
2962024-12-28T04:16:27.117Z Updating crates.io index
2972024-12-28T04:16:27.139Z Updating git repository `https://github.com/oxidecomputer/falcon`
2982024-12-28T04:16:27.946ZFrom https://github.com/oxidecomputer/falcon
2992024-12-28T04:16:27.946Z * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c
3002024-12-28T04:16:28.107Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012024-12-28T04:16:29.190ZFrom https://github.com/oxidecomputer/dendrite
3022024-12-28T04:16:29.190Z * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0
3032024-12-28T04:16:29.243Z Updating git repository `https://github.com/oxidecomputer/ispf`
3042024-12-28T04:16:29.689ZFrom https://github.com/oxidecomputer/ispf
3052024-12-28T04:16:29.689Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3062024-12-28T04:16:29.698Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3072024-12-28T04:16:30.122ZFrom https://github.com/oxidecomputer/netadm-sys
3082024-12-28T04:16:30.122Z * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba
3092024-12-28T04:16:30.133Z Updating git repository `https://github.com/oxidecomputer/omicron`
3102024-12-28T04:16:33.516ZFrom https://github.com/oxidecomputer/omicron
3112024-12-28T04:16:33.516Z * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30
3122024-12-28T04:16:33.545Z * [new tag] dogfood -> dogfood
3132024-12-28T04:16:33.547Z * [new tag] v5 -> v5
3142024-12-28T04:16:33.547Z * [new tag] v6 -> v6
3152024-12-28T04:16:33.547Z * [new tag] v7 -> v7
3162024-12-28T04:16:33.547Z * [new tag] v8 -> v8
3172024-12-28T04:16:33.547Z * [new tag] v9 -> v9
3182024-12-28T04:16:33.890Z Updating git repository `https://github.com/oxidecomputer/opte`
3192024-12-28T04:16:34.493ZFrom https://github.com/oxidecomputer/opte
3202024-12-28T04:16:34.493Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3212024-12-28T04:16:34.536Z Updating git repository `https://github.com/illumos/smf-rs`
3222024-12-28T04:16:34.907ZFrom https://github.com/illumos/smf-rs
3232024-12-28T04:16:34.907Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3242024-12-28T04:16:35.085Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3252024-12-28T04:16:35.575ZFrom https://github.com/oxidecomputer/maghemite
3262024-12-28T04:16:35.575Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3272024-12-28T04:16:35.591Z * [new tag] rift -> rift
3282024-12-28T04:16:35.594Z * [new tag] srp -> srp
3292024-12-28T04:16:35.594Z * [new tag] tie-spf -> tie-spf
3302024-12-28T04:16:35.624Z Updating git repository `https://github.com/oxidecomputer/zone`
3312024-12-28T04:16:35.998ZFrom https://github.com/oxidecomputer/zone
3322024-12-28T04:16:35.998Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3332024-12-28T04:16:36.026Z Updating git repository `https://github.com/oxidecomputer/propolis`
3342024-12-28T04:16:36.751ZFrom https://github.com/oxidecomputer/propolis
3352024-12-28T04:16:36.751Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3362024-12-28T04:16:36.893Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3372024-12-28T04:16:37.295ZFrom https://github.com/oxidecomputer/dlpi-sys
3382024-12-28T04:16:37.295Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3392024-12-28T04:16:37.329Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3402024-12-28T04:16:37.707ZFrom https://github.com/jmesmon/rust-libzfs
3412024-12-28T04:16:37.707Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3422024-12-28T04:16:37.721Z * [new tag] v0.4.0 -> v0.4.0
3432024-12-28T04:16:37.734Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3442024-12-28T04:16:38.220ZFrom https://github.com/oxidecomputer/rusty-doors
3452024-12-28T04:16:38.220Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3462024-12-28T04:16:38.242Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3472024-12-28T04:16:38.719ZFrom https://github.com/oxidecomputer/maghemite
3482024-12-28T04:16:38.719Z * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52
3492024-12-28T04:16:38.768Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3502024-12-28T04:16:39.121ZFrom https://github.com/oxidecomputer/serde_human_bytes
3512024-12-28T04:16:39.122Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3522024-12-28T04:16:39.149Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3532024-12-28T04:16:39.520ZFrom https://github.com/oxidecomputer/slog-error-chain
3542024-12-28T04:16:39.520Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3552024-12-28T04:16:39.555Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3562024-12-28T04:16:39.917ZFrom https://github.com/oxidecomputer/poptrie
3572024-12-28T04:16:39.918Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3582024-12-28T04:16:39.970Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3592024-12-28T04:16:40.367ZFrom https://github.com/illumos/libscf-sys
3602024-12-28T04:16:40.367Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3612024-12-28T04:16:40.376Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3622024-12-28T04:16:41.317ZFrom https://github.com/oxidecomputer/progenitor
3632024-12-28T04:16:41.317Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3642024-12-28T04:16:41.337Z * [new tag] v0.1.1 -> v0.1.1
3652024-12-28T04:16:41.340Z * [new tag] v0.2.0 -> v0.2.0
3662024-12-28T04:16:41.340Z * [new tag] v0.3.0 -> v0.3.0
3672024-12-28T04:16:41.340Z * [new tag] v0.4.0 -> v0.4.0
3682024-12-28T04:16:41.340Z * [new tag] v0.5.0 -> v0.5.0
3692024-12-28T04:16:41.340Z * [new tag] v0.6.0 -> v0.6.0
3702024-12-28T04:16:41.340Z * [new tag] v0.7.0 -> v0.7.0
3712024-12-28T04:16:41.598Z Updating git repository `https://github.com/oxidecomputer/typify`
3722024-12-28T04:16:42.413ZFrom https://github.com/oxidecomputer/typify
3732024-12-28T04:16:42.413Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3742024-12-28T04:16:42.415Z * [new tag] v0.2.0 -> v0.2.0
3752024-12-28T04:16:42.432Z * [new tag] v0.0.10 -> v0.0.10
3762024-12-28T04:16:42.434Z * [new tag] v0.0.11 -> v0.0.11
3772024-12-28T04:16:42.434Z * [new tag] v0.0.12 -> v0.0.12
3782024-12-28T04:16:42.434Z * [new tag] v0.0.13 -> v0.0.13
3792024-12-28T04:16:42.434Z * [new tag] v0.0.14 -> v0.0.14
3802024-12-28T04:16:42.434Z * [new tag] v0.0.15 -> v0.0.15
3812024-12-28T04:16:42.434Z * [new tag] v0.0.16 -> v0.0.16
3822024-12-28T04:16:42.434Z * [new tag] v0.0.4 -> v0.0.4
3832024-12-28T04:16:42.434Z * [new tag] v0.0.5 -> v0.0.5
3842024-12-28T04:16:42.435Z * [new tag] v0.0.7 -> v0.0.7
3852024-12-28T04:16:42.435Z * [new tag] v0.0.8 -> v0.0.8
3862024-12-28T04:16:42.435Z * [new tag] v0.0.9 -> v0.0.9
3872024-12-28T04:16:42.435Z * [new tag] v0.1.0 -> v0.1.0
3882024-12-28T04:16:42.574Z Updating git repository `https://github.com/oxidecomputer/crucible`
3892024-12-28T04:16:43.528ZFrom https://github.com/oxidecomputer/crucible
3902024-12-28T04:16:43.528Z * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7
3912024-12-28T04:16:43.604Z Updating git repository `https://github.com/oxidecomputer/opte`
3922024-12-28T04:16:44.023ZFrom https://github.com/oxidecomputer/opte
3932024-12-28T04:16:44.023Z * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653
3942024-12-28T04:16:44.069Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3952024-12-28T04:16:44.749ZFrom https://github.com/oxidecomputer/management-gateway-service
3962024-12-28T04:16:44.749Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3972024-12-28T04:16:45.595Z Downloading crates ...
3982024-12-28T04:16:45.683Z Downloaded anstyle-parse v0.2.5
3992024-12-28T04:16:45.687Z Downloaded anstyle v1.0.10
4002024-12-28T04:16:45.693Z Downloaded ahash v0.8.11
4012024-12-28T04:16:45.703Z Downloaded float-ord v0.3.2
4022024-12-28T04:16:45.708Z Downloaded async-stream-impl v0.3.5
4032024-12-28T04:16:45.708Z Downloaded equivalent v1.0.1
4042024-12-28T04:16:45.708Z Downloaded const-random-macro v0.1.16
4052024-12-28T04:16:45.713Z Downloaded foreign-types-shared v0.3.1
4062024-12-28T04:16:45.715Z Downloaded foreign-types v0.3.2
4072024-12-28T04:16:45.715Z Downloaded anstyle-query v1.1.1
4082024-12-28T04:16:45.718Z Downloaded crunchy v0.2.2
4092024-12-28T04:16:45.724Z Downloaded darling_macro v0.20.10
4102024-12-28T04:16:45.727Z Downloaded cstr-argument v0.1.2
4112024-12-28T04:16:45.729Z Downloaded foreign-types-shared v0.1.1
4122024-12-28T04:16:45.731Z Downloaded crucible-workspace-hack v0.1.0
4132024-12-28T04:16:45.731Z Downloaded foreign-types v0.5.0
4142024-12-28T04:16:45.735Z Downloaded dtrace-parser v0.2.0
4152024-12-28T04:16:45.738Z Downloaded crc8 v0.1.1
4162024-12-28T04:16:45.738Z Downloaded ciborium-ll v0.2.2
4172024-12-28T04:16:45.743Z Downloaded errno v0.3.9
4182024-12-28T04:16:45.746Z Downloaded dirs-next v2.0.0
4192024-12-28T04:16:45.749Z Downloaded colorchoice v1.0.2
4202024-12-28T04:16:45.749Z Downloaded autocfg v1.3.0
4212024-12-28T04:16:45.751Z Downloaded embedded-io v0.6.1
4222024-12-28T04:16:45.751Z Downloaded atomic-waker v1.1.2
4232024-12-28T04:16:45.753Z Downloaded dirs-sys-next v0.1.2
4242024-12-28T04:16:45.753Z Downloaded convert_case v0.4.0
4252024-12-28T04:16:45.756Z Downloaded cfg-if v1.0.0
4262024-12-28T04:16:45.756Z Downloaded byteorder v1.5.0
4272024-12-28T04:16:45.759Z Downloaded cpufeatures v0.2.14
4282024-12-28T04:16:45.761Z Downloaded base64ct v1.6.0
4292024-12-28T04:16:45.764Z Downloaded backoff v0.4.0
4302024-12-28T04:16:45.764Z Downloaded defmt-macros v0.3.9
4312024-12-28T04:16:45.767Z Downloaded futures-io v0.3.30
4322024-12-28T04:16:45.770Z Downloaded fixedbitset v0.4.2
4332024-12-28T04:16:45.770Z Downloaded fastrand v2.1.1
4342024-12-28T04:16:45.774Z Downloaded futures-macro v0.3.30
4352024-12-28T04:16:45.774Z Downloaded clap_derive v4.5.18
4362024-12-28T04:16:45.777Z Downloaded futures-executor v0.3.30
4372024-12-28T04:16:45.777Z Downloaded embedded-io v0.4.0
4382024-12-28T04:16:45.780Z Downloaded bitflags v1.3.2
4392024-12-28T04:16:45.783Z Downloaded fnv v1.0.7
4402024-12-28T04:16:45.783Z Downloaded http-body v1.0.1
4412024-12-28T04:16:45.785Z Downloaded ciborium v0.2.2
4422024-12-28T04:16:45.788Z Downloaded camino-tempfile v1.1.1
4432024-12-28T04:16:45.790Z Downloaded futures-core v0.3.30
4442024-12-28T04:16:45.790Z Downloaded foreign-types-macros v0.2.3
4452024-12-28T04:16:45.793Z Downloaded either v1.13.0
4462024-12-28T04:16:45.793Z Downloaded dyn-clone v1.0.17
4472024-12-28T04:16:45.796Z Downloaded debug-ignore v1.0.5
4482024-12-28T04:16:45.796Z Downloaded crc32fast v1.4.2
4492024-12-28T04:16:45.799Z Downloaded linked-hash-map v0.5.6
4502024-12-28T04:16:45.799Z Downloaded digest v0.10.7
4512024-12-28T04:16:45.802Z Downloaded deranged v0.3.11
4522024-12-28T04:16:45.802Z Downloaded defmt-parser v0.3.4
4532024-12-28T04:16:45.805Z Downloaded newtype_derive v0.1.6
4542024-12-28T04:16:45.805Z Downloaded pin-project-lite v0.2.14
4552024-12-28T04:16:45.811Z Downloaded futures-channel v0.3.30
4562024-12-28T04:16:45.815Z Downloaded block-buffer v0.10.4
4572024-12-28T04:16:45.815Z Downloaded argon2 v0.5.3
4582024-12-28T04:16:45.818Z Downloaded pkg-config v0.3.31
4592024-12-28T04:16:45.818Z Downloaded dof v0.3.0
4602024-12-28T04:16:45.822Z Downloaded defmt v0.3.8
4612024-12-28T04:16:45.825Z Downloaded tinyvec_macros v0.1.1
4622024-12-28T04:16:45.825Z Downloaded pretty-hex v0.4.1
4632024-12-28T04:16:45.825Z Downloaded bitflags v2.6.0
4642024-12-28T04:16:45.829Z Downloaded http-body-util v0.1.2
4652024-12-28T04:16:45.831Z Downloaded plain v0.2.3
4662024-12-28T04:16:45.833Z Downloaded proc-macro-crate v3.2.0
4672024-12-28T04:16:45.834Z Downloaded derive-where v1.2.7
4682024-12-28T04:16:45.839Z Downloaded proc-macro-error v1.0.4
4692024-12-28T04:16:45.842Z Downloaded proc-macro-crate v1.3.1
4702024-12-28T04:16:45.844Z Downloaded futures-sink v0.3.30
4712024-12-28T04:16:45.844Z Downloaded powerfmt v0.2.0
4722024-12-28T04:16:45.847Z Downloaded ppv-lite86 v0.2.20
4732024-12-28T04:16:45.847Z Downloaded postcard v1.0.10
4742024-12-28T04:16:45.851Z Downloaded num_enum_derive v0.5.11
4752024-12-28T04:16:45.855Z Downloaded darling v0.20.10
4762024-12-28T04:16:45.855Z Downloaded prettyplease v0.2.22
4772024-12-28T04:16:45.858Z Downloaded paste v1.0.15
4782024-12-28T04:16:45.861Z Downloaded dropshot_endpoint v0.12.0
4792024-12-28T04:16:45.865Z Downloaded portable-atomic v1.8.0
4802024-12-28T04:16:45.873Z Downloaded structmeta v0.3.0
4812024-12-28T04:16:45.876Z Downloaded allocator-api2 v0.2.18
4822024-12-28T04:16:45.880Z Downloaded derive_more v0.99.18
4832024-12-28T04:16:45.883Z Downloaded sync_wrapper v1.0.1
4842024-12-28T04:16:45.885Z Downloaded scroll_derive v0.12.0
4852024-12-28T04:16:45.885Z Downloaded strsim v0.11.1
4862024-12-28T04:16:45.891Z Downloaded untrusted v0.9.0
4872024-12-28T04:16:45.891Z Downloaded enum-as-inner v0.6.1
4882024-12-28T04:16:45.891Z Downloaded static_assertions v1.1.0
4892024-12-28T04:16:45.894Z Downloaded serde-big-array v0.5.1
4902024-12-28T04:16:45.894Z Downloaded parse-display-derive v0.10.0
4912024-12-28T04:16:45.894Z Downloaded tokio-native-tls v0.3.1
4922024-12-28T04:16:45.897Z Downloaded proc-macro-error-attr v1.0.4
4932024-12-28T04:16:45.900Z Downloaded hyper-tls v0.5.0
4942024-12-28T04:16:45.900Z Downloaded quinn-udp v0.5.5
4952024-12-28T04:16:45.903Z Downloaded const-random v0.1.18
4962024-12-28T04:16:45.903Z Downloaded cancel-safe-futures v0.1.5
4972024-12-28T04:16:45.908Z Downloaded hostname v0.3.1
4982024-12-28T04:16:45.911Z Downloaded futures v0.3.30
4992024-12-28T04:16:45.915Z Downloaded usdt-attr-macro v0.5.0
5002024-12-28T04:16:45.915Z Downloaded password-hash v0.5.0
5012024-12-28T04:16:45.917Z Downloaded structmeta-derive v0.3.0
5022024-12-28T04:16:45.917Z Downloaded num-iter v0.1.45
5032024-12-28T04:16:45.920Z Downloaded memmap v0.7.0
5042024-12-28T04:16:45.920Z Downloaded num-integer v0.1.46
5052024-12-28T04:16:45.923Z Downloaded semver v0.1.20
5062024-12-28T04:16:45.923Z Downloaded quick-error v1.2.3
5072024-12-28T04:16:45.926Z Downloaded num_threads v0.1.7
5082024-12-28T04:16:45.929Z Downloaded cc v1.1.21
5092024-12-28T04:16:45.932Z Downloaded parse-display v0.10.0
5102024-12-28T04:16:45.932Z Downloaded zeroize v1.8.1
5112024-12-28T04:16:45.934Z Downloaded terminal_size v0.4.0
5122024-12-28T04:16:45.937Z Downloaded is-terminal v0.4.13
5132024-12-28T04:16:45.937Z Downloaded serde_spanned v0.6.7
5142024-12-28T04:16:45.937Z Downloaded serde_path_to_error v0.1.16
5152024-12-28T04:16:45.941Z Downloaded tokio-rustls v0.25.0
5162024-12-28T04:16:45.943Z Downloaded whoami v1.5.2
5172024-12-28T04:16:45.947Z Downloaded zerocopy-derive v0.7.35
5182024-12-28T04:16:45.949Z Downloaded slab v0.4.9
5192024-12-28T04:16:45.952Z Downloaded signal-hook-registry v1.4.2
5202024-12-28T04:16:45.952Z Downloaded base64 v0.22.1
5212024-12-28T04:16:45.955Z Downloaded rustversion v1.0.17
5222024-12-28T04:16:45.958Z Downloaded generic-array v0.14.7
5232024-12-28T04:16:45.961Z Downloaded quote v1.0.37
5242024-12-28T04:16:45.964Z Downloaded resolv-conf v0.7.0
5252024-12-28T04:16:45.966Z Downloaded serde_tokenstream v0.2.2
5262024-12-28T04:16:45.966Z Downloaded try-lock v0.2.5
5272024-12-28T04:16:45.970Z Downloaded slog-json v2.6.1
5282024-12-28T04:16:45.970Z Downloaded http-body v0.4.6
5292024-12-28T04:16:45.973Z Downloaded smf v0.2.3
5302024-12-28T04:16:45.973Z Downloaded hyper-util v0.1.10
5312024-12-28T04:16:45.976Z Downloaded omicron-workspace-hack v0.1.0
5322024-12-28T04:16:45.980Z Downloaded sha1 v0.10.6
5332024-12-28T04:16:45.986Z Downloaded hyper-tls v0.6.0
5342024-12-28T04:16:45.986Z Downloaded openssl-probe v0.1.5
5352024-12-28T04:16:45.986Z Downloaded tokio-rustls v0.24.1
5362024-12-28T04:16:45.989Z Downloaded typify-macro v0.2.0
5372024-12-28T04:16:45.991Z Downloaded tiny-keccak v2.0.2
5382024-12-28T04:16:45.995Z Downloaded slog-async v2.8.0
5392024-12-28T04:16:45.998Z Downloaded scroll v0.12.0
5402024-12-28T04:16:46.000Z Downloaded blake2 v0.10.6
5412024-12-28T04:16:46.003Z Downloaded usdt-macro v0.5.0
5422024-12-28T04:16:46.005Z Downloaded openssl-macros v0.1.1
5432024-12-28T04:16:46.005Z Downloaded serde_with_macros v3.9.0
5442024-12-28T04:16:46.008Z Downloaded tracing-attributes v0.1.27
5452024-12-28T04:16:46.010Z Downloaded itoa v1.0.11
5462024-12-28T04:16:46.013Z Downloaded openssl-sys v0.9.103
5472024-12-28T04:16:46.016Z Downloaded strum v0.26.3
5482024-12-28T04:16:46.019Z Downloaded toml_datetime v0.6.8
5492024-12-28T04:16:46.021Z Downloaded getrandom v0.2.15
5502024-12-28T04:16:46.023Z Downloaded percent-encoding v2.3.1
5512024-12-28T04:16:46.023Z Downloaded heck v0.4.1
5522024-12-28T04:16:46.026Z Downloaded num_enum v0.7.3
5532024-12-28T04:16:46.031Z Downloaded sha2 v0.10.8
5542024-12-28T04:16:46.033Z Downloaded futures-task v0.3.30
5552024-12-28T04:16:46.036Z Downloaded instant v0.1.13
5562024-12-28T04:16:46.036Z Downloaded parking_lot v0.12.3
5572024-12-28T04:16:46.038Z Downloaded slog-term v2.9.1
5582024-12-28T04:16:46.040Z Downloaded want v0.3.1
5592024-12-28T04:16:46.044Z Downloaded thread_local v1.1.8
5602024-12-28T04:16:46.046Z Downloaded match_cfg v0.1.0
5612024-12-28T04:16:46.046Z Downloaded ident_case v1.0.1
5622024-12-28T04:16:46.046Z Downloaded num-conv v0.1.0
5632024-12-28T04:16:46.046Z Downloaded fxhash v0.2.1
5642024-12-28T04:16:46.048Z Downloaded highway v1.2.0
5652024-12-28T04:16:46.051Z Downloaded thiserror-impl v1.0.69
5662024-12-28T04:16:46.051Z Downloaded utf8parse v0.2.2
5672024-12-28T04:16:46.053Z Downloaded progenitor-impl v0.8.0
5682024-12-28T04:16:46.057Z Downloaded num v0.4.3
5692024-12-28T04:16:46.057Z Downloaded thiserror v1.0.69
5702024-12-28T04:16:46.060Z Downloaded time-core v0.1.2
5712024-12-28T04:16:46.062Z Downloaded hubpack_derive v0.1.1
5722024-12-28T04:16:46.063Z Downloaded usdt v0.5.0
5732024-12-28T04:16:46.065Z Downloaded indexmap v2.5.0
5742024-12-28T04:16:46.069Z Downloaded swrite v0.1.0
5752024-12-28T04:16:46.071Z Downloaded semver v1.0.23
5762024-12-28T04:16:46.072Z Downloaded parking_lot v0.11.2
5772024-12-28T04:16:46.074Z Downloaded sync_wrapper v0.1.2
5782024-12-28T04:16:46.074Z Downloaded stable_deref_trait v1.2.0
5792024-12-28T04:16:46.077Z Downloaded no-std-compat v0.4.1
5802024-12-28T04:16:46.077Z Downloaded ryu v1.0.18
5812024-12-28T04:16:46.079Z Downloaded once_cell v1.20.2
5822024-12-28T04:16:46.082Z Downloaded subtle v2.6.1
5832024-12-28T04:16:46.084Z Downloaded strum_macros v0.25.3
5842024-12-28T04:16:46.087Z Downloaded zone_cfg_derive v0.3.0
5852024-12-28T04:16:46.087Z Downloaded httpdate v1.0.3
5862024-12-28T04:16:46.089Z Downloaded take_mut v0.2.2
5872024-12-28T04:16:46.089Z Downloaded uuid v1.11.0
5882024-12-28T04:16:46.091Z Downloaded multer v3.1.0
5892024-12-28T04:16:46.094Z Downloaded native-tls v0.2.12
5902024-12-28T04:16:46.096Z Downloaded ucd-trie v0.1.6
5912024-12-28T04:16:46.099Z Downloaded hash32 v0.3.1
5922024-12-28T04:16:46.099Z Downloaded num-derive v0.3.3
5932024-12-28T04:16:46.101Z Downloaded unicode-ident v1.0.13
5942024-12-28T04:16:46.104Z Downloaded socket2 v0.5.8
5952024-12-28T04:16:46.106Z Downloaded smartstring v1.0.1
5962024-12-28T04:16:46.109Z Downloaded macaddr v1.0.1
5972024-12-28T04:16:46.111Z Downloaded similar v2.6.0
5982024-12-28T04:16:46.117Z Downloaded tracing-core v0.1.32
5992024-12-28T04:16:46.121Z Downloaded hubpack v0.1.2
6002024-12-28T04:16:46.125Z Downloaded spin v0.9.8
6012024-12-28T04:16:46.125Z Downloaded schemars v0.8.21
6022024-12-28T04:16:46.138Z Downloaded typenum v1.17.0
6032024-12-28T04:16:46.141Z Downloaded pest_derive v2.7.13
6042024-12-28T04:16:46.141Z Downloaded rand v0.8.5
6052024-12-28T04:16:46.144Z Downloaded hex v0.4.3
6062024-12-28T04:16:46.147Z Downloaded tabwriter v1.4.0
6072024-12-28T04:16:46.147Z Downloaded pest_generator v2.7.13
6082024-12-28T04:16:46.149Z Downloaded hostname v0.4.0
6092024-12-28T04:16:46.149Z Downloaded newline-converter v0.3.0
6102024-12-28T04:16:46.149Z Downloaded unicode-bidi v0.3.15
6112024-12-28T04:16:46.153Z Downloaded heck v0.5.0
6122024-12-28T04:16:46.157Z Downloaded indexmap v1.9.3
6132024-12-28T04:16:46.161Z Downloaded version_check v0.9.5
6142024-12-28T04:16:46.161Z Downloaded tempfile v3.12.0
6152024-12-28T04:16:46.164Z Downloaded lru-cache v0.1.2
6162024-12-28T04:16:46.164Z Downloaded toml v0.8.19
6172024-12-28T04:16:46.166Z Downloaded time-macros v0.2.18
6182024-12-28T04:16:46.171Z Downloaded serde_yaml v0.9.34+deprecated
6192024-12-28T04:16:46.171Z Downloaded serde v1.0.217
6202024-12-28T04:16:46.174Z Downloaded typify v0.2.0
6212024-12-28T04:16:46.177Z Downloaded tokio-rustls v0.26.0
6222024-12-28T04:16:46.180Z Downloaded term v0.7.0
6232024-12-28T04:16:46.183Z Downloaded minimal-lexical v0.2.1
6242024-12-28T04:16:46.187Z Downloaded httparse v1.9.4
6252024-12-28T04:16:46.189Z Downloaded thread-id v4.2.2
6262024-12-28T04:16:46.192Z Downloaded num-complex v0.4.6
6272024-12-28T04:16:46.192Z Downloaded lock_api v0.4.12
6282024-12-28T04:16:46.195Z Downloaded num-traits v0.2.19
6292024-12-28T04:16:46.198Z Downloaded half v2.4.1
6302024-12-28T04:16:46.200Z Downloaded memchr v2.7.4
6312024-12-28T04:16:46.204Z Downloaded heapless v0.8.0
6322024-12-28T04:16:46.208Z Downloaded quinn v0.11.5
6332024-12-28T04:16:46.212Z Downloaded thin-vec v0.2.13
6342024-12-28T04:16:46.214Z Downloaded ipnet v2.10.0
6352024-12-28T04:16:46.217Z Downloaded strum_macros v0.26.4
6362024-12-28T04:16:46.219Z Downloaded num-rational v0.4.2
6372024-12-28T04:16:46.219Z Downloaded log v0.4.22
6382024-12-28T04:16:46.221Z Downloaded hyper-rustls v0.27.3
6392024-12-28T04:16:46.224Z Downloaded steno v0.4.1
6402024-12-28T04:16:46.228Z Downloaded tinyvec v1.8.0
6412024-12-28T04:16:46.231Z Downloaded hickory-resolver v0.24.1
6422024-12-28T04:16:46.236Z Downloaded unsafe-libyaml v0.2.11
6432024-12-28T04:16:46.239Z Downloaded serde_derive v1.0.217
6442024-12-28T04:16:46.242Z Downloaded zone v0.3.0
6452024-12-28T04:16:46.245Z Downloaded indent_write v2.2.0
6462024-12-28T04:16:46.245Z Downloaded smallvec v1.13.2
6472024-12-28T04:16:46.247Z Downloaded num_enum_derive v0.7.3
6482024-12-28T04:16:46.250Z Downloaded iana-time-zone v0.1.61
6492024-12-28T04:16:46.252Z Downloaded proc-macro2 v1.0.86
6502024-12-28T04:16:46.255Z Downloaded waitgroup v0.1.2
6512024-12-28T04:16:46.255Z Downloaded linear-map v1.2.0
6522024-12-28T04:16:46.257Z Downloaded libsw v3.3.1
6532024-12-28T04:16:46.260Z Downloaded slog v2.7.0
6542024-12-28T04:16:46.262Z Downloaded sct v0.7.1
6552024-12-28T04:16:46.265Z Downloaded tower-service v0.3.3
6562024-12-28T04:16:46.268Z Downloaded itertools v0.10.5
6572024-12-28T04:16:46.272Z Downloaded url v2.5.2
6582024-12-28T04:16:46.275Z Downloaded hyper v1.5.1
6592024-12-28T04:16:46.282Z Downloaded clap_builder v4.5.23
6602024-12-28T04:16:46.289Z Downloaded mio v1.0.2
6612024-12-28T04:16:46.295Z Downloaded toml_edit v0.19.15
6622024-12-28T04:16:46.312Z Downloaded http v0.2.12
6632024-12-28T04:16:46.316Z Downloaded hashbrown v0.12.3
6642024-12-28T04:16:46.320Z Downloaded toml_edit v0.22.21
6652024-12-28T04:16:46.342Z Downloaded pest v2.7.13
6662024-12-28T04:16:46.347Z Downloaded winnow v0.5.40
6672024-12-28T04:16:46.355Z Downloaded serde_with v3.9.0
6682024-12-28T04:16:46.364Z Downloaded winnow v0.6.18
6692024-12-28T04:16:46.372Z Downloaded time v0.3.36
6702024-12-28T04:16:46.378Z Downloaded serde_json v1.0.133
6712024-12-28T04:16:46.386Z Downloaded quinn-proto v0.11.8
6722024-12-28T04:16:46.393Z Downloaded hashbrown v0.14.5
6732024-12-28T04:16:46.398Z Downloaded itertools v0.13.0
6742024-12-28T04:16:46.405Z Downloaded reqwest v0.12.9
6752024-12-28T04:16:46.413Z Downloaded h2 v0.3.26
6762024-12-28T04:16:46.420Z Downloaded futures-util v0.3.30
6772024-12-28T04:16:46.432Z Downloaded h2 v0.4.6
6782024-12-28T04:16:46.439Z Downloaded regex v1.10.6
6792024-12-28T04:16:46.453Z Downloaded goblin v0.8.2
6802024-12-28T04:16:46.459Z Downloaded webpki-roots v0.26.6
6812024-12-28T04:16:46.463Z Downloaded hyper v0.14.30
6822024-12-28T04:16:46.472Z Downloaded idna v0.5.0
6832024-12-28T04:16:46.478Z Downloaded webpki-roots v0.25.4
6842024-12-28T04:16:46.482Z Downloaded openssl v0.10.66
6852024-12-28T04:16:46.492Z Downloaded syn v1.0.109
6862024-12-28T04:16:46.502Z Downloaded vcpkg v0.2.15
6872024-12-28T04:16:46.539Z Downloaded syn v2.0.87
6882024-12-28T04:16:46.550Z Downloaded smoltcp v0.11.0
6892024-12-28T04:16:46.562Z Downloaded openapiv3 v2.0.0
6902024-12-28T04:16:46.575Z Downloaded rustix v0.38.37
6912024-12-28T04:16:46.597Z Downloaded hickory-proto v0.24.1
6922024-12-28T04:16:46.612Z Downloaded regress v0.10.1
6932024-12-28T04:16:46.620Z Downloaded rhai v1.20.0
6942024-12-28T04:16:46.633Z Downloaded regex-syntax v0.8.4
6952024-12-28T04:16:46.641Z Downloaded petgraph v0.6.5
6962024-12-28T04:16:46.659Z Downloaded rustls v0.23.13
6972024-12-28T04:16:46.671Z Downloaded typify-impl v0.2.0
6982024-12-28T04:16:46.687Z Downloaded zerocopy-derive v0.6.6
6992024-12-28T04:16:46.696Z Downloaded sled v0.34.7
7002024-12-28T04:16:46.706Z Downloaded rustls v0.22.4
7012024-12-28T04:16:46.718Z Downloaded regress v0.9.1
7022024-12-28T04:16:46.727Z Downloaded idna v0.4.0
7032024-12-28T04:16:46.733Z Downloaded unicode-width v0.1.14
7042024-12-28T04:16:46.739Z Downloaded rustls v0.21.12
7052024-12-28T04:16:46.749Z Downloaded dropshot v0.12.0
7062024-12-28T04:16:46.767Z Downloaded rustls-webpki v0.102.8
7072024-12-28T04:16:46.793Z Downloaded reqwest v0.11.27
7082024-12-28T04:16:46.804Z Downloaded regex-automata v0.4.7
7092024-12-28T04:16:46.807Z Downloaded nom v7.1.3
7102024-12-28T04:16:46.811Z Downloaded itertools v0.12.1
7112024-12-28T04:16:46.817Z Downloaded chrono v0.4.38
7122024-12-28T04:16:46.824Z Downloaded rustls-webpki v0.101.7
7132024-12-28T04:16:46.837Z Downloaded tokio-util v0.7.12
7142024-12-28T04:16:46.843Z Downloaded tokio v1.42.0
7152024-12-28T04:16:46.878Z Downloaded libc v0.2.167
7162024-12-28T04:16:46.901Z Downloaded libm v0.2.8
7172024-12-28T04:16:46.908Z Downloaded unicode-normalization v0.1.24
7182024-12-28T04:16:46.911Z Downloaded zerocopy v0.7.35
7192024-12-28T04:16:46.925Z Downloaded http v1.2.0
7202024-12-28T04:16:46.928Z Downloaded unicode-segmentation v1.12.0
7212024-12-28T04:16:46.931Z Downloaded aho-corasick v1.1.3
7222024-12-28T04:16:46.937Z Downloaded tracing v0.1.40
7232024-12-28T04:16:46.941Z Downloaded owo-colors v4.1.0
7242024-12-28T04:16:46.943Z Downloaded hyper-rustls v0.24.2
7252024-12-28T04:16:46.945Z Downloaded serde_derive_internals v0.29.1
7262024-12-28T04:16:46.948Z Downloaded num_enum v0.5.11
7272024-12-28T04:16:46.951Z Downloaded usdt-impl v0.5.0
7282024-12-28T04:16:46.953Z Downloaded expectorate v1.1.0
7292024-12-28T04:16:46.956Z Downloaded crossbeam-channel v0.5.13
7302024-12-28T04:16:46.960Z Downloaded rustls-pki-types v1.8.0
7312024-12-28T04:16:46.962Z Downloaded rustls-pemfile v2.1.3
7322024-12-28T04:16:46.962Z Downloaded zerocopy v0.6.6
7332024-12-28T04:16:46.965Z Downloaded rhai_codegen v2.2.0
7342024-12-28T04:16:46.970Z Downloaded parking_lot_core v0.9.10
7352024-12-28T04:16:46.972Z Downloaded humantime v2.1.0
7362024-12-28T04:16:46.974Z Downloaded spin v0.5.2
7372024-12-28T04:16:46.974Z Downloaded slog-scope v4.4.0
7382024-12-28T04:16:46.977Z Downloaded slog-envlogger v2.2.0
7392024-12-28T04:16:46.977Z Downloaded slog-bunyan v2.5.0
7402024-12-28T04:16:46.979Z Downloaded schemars_derive v0.8.21
7412024-12-28T04:16:46.979Z Downloaded base64 v0.21.7
7422024-12-28T04:16:46.982Z Downloaded slog-stdlog v4.1.1
7432024-12-28T04:16:46.984Z Downloaded slog-dtrace v0.3.0
7442024-12-28T04:16:46.986Z Downloaded sigpipe v0.1.3
7452024-12-28T04:16:46.986Z Downloaded serde_urlencoded v0.7.1
7462024-12-28T04:16:46.986Z Downloaded tokio-macros v2.4.0
7472024-12-28T04:16:46.988Z Downloaded shlex v1.3.0
7482024-12-28T04:16:46.989Z Downloaded scopeguard v1.2.0
7492024-12-28T04:16:46.991Z Downloaded rustc_version v0.1.7
7502024-12-28T04:16:46.991Z Downloaded anstream v0.6.15
7512024-12-28T04:16:46.994Z Downloaded serde_repr v0.1.19
7522024-12-28T04:16:46.996Z Downloaded progenitor v0.8.0
7532024-12-28T04:16:46.996Z Downloaded rustls-pemfile v1.0.4
7542024-12-28T04:16:46.999Z Downloaded encoding_rs v0.8.34
7552024-12-28T04:16:47.017Z Downloaded rustc_version v0.4.1
7562024-12-28T04:16:47.019Z Downloaded rustc-hash v2.0.0
7572024-12-28T04:16:47.019Z Downloaded ipnetwork v0.20.0
7582024-12-28T04:16:47.022Z Downloaded mime v0.3.17
7592024-12-28T04:16:47.022Z Downloaded arc-swap v1.7.1
7602024-12-28T04:16:47.024Z Downloaded crossbeam-utils v0.8.20
7612024-12-28T04:16:47.026Z Downloaded rand_core v0.6.4
7622024-12-28T04:16:47.029Z Downloaded rand_chacha v0.3.1
7632024-12-28T04:16:47.029Z Downloaded progenitor-macro v0.8.0
7642024-12-28T04:16:47.031Z Downloaded progenitor-client v0.8.0
7652024-12-28T04:16:47.031Z Downloaded darling_core v0.20.10
7662024-12-28T04:16:47.034Z Downloaded bytes v1.7.2
7672024-12-28T04:16:47.037Z Downloaded cookie v0.18.1
7682024-12-28T04:16:47.039Z Downloaded crossbeam-epoch v0.9.18
7692024-12-28T04:16:47.042Z Downloaded clap v4.5.23
7702024-12-28T04:16:47.050Z Downloaded num-derive v0.4.2
7712024-12-28T04:16:47.054Z Downloaded newtype-uuid v1.1.0
7722024-12-28T04:16:47.054Z Downloaded managed v0.8.0
7732024-12-28T04:16:47.054Z Downloaded lazy_static v1.5.0
7742024-12-28T04:16:47.056Z Downloaded is_terminal_polyfill v1.70.1
7752024-12-28T04:16:47.056Z Downloaded form_urlencoded v1.2.1
7762024-12-28T04:16:47.056Z Downloaded ciborium-io v0.2.2
7772024-12-28T04:16:47.059Z Downloaded atomicwrites v0.4.4
7782024-12-28T04:16:47.059Z Downloaded pin-utils v0.1.0
7792024-12-28T04:16:47.059Z Downloaded pretty-hex v0.2.1
7802024-12-28T04:16:47.065Z Downloaded pest_meta v2.7.13
7812024-12-28T04:16:47.065Z Downloaded parking_lot_core v0.8.6
7822024-12-28T04:16:47.068Z Downloaded camino v1.1.9
7832024-12-28T04:16:47.068Z Downloaded anyhow v1.0.94
7842024-12-28T04:16:47.073Z Downloaded console v0.15.8
7852024-12-28T04:16:47.076Z Downloaded async-trait v0.1.83
7862024-12-28T04:16:47.076Z Downloaded data-encoding v2.6.0
7872024-12-28T04:16:47.076Z Downloaded crypto-common v0.1.6
7882024-12-28T04:16:47.079Z Downloaded colored v2.1.0
7892024-12-28T04:16:47.079Z Downloaded cobs v0.2.3
7902024-12-28T04:16:47.081Z Downloaded async-stream v0.3.5
7912024-12-28T04:16:47.081Z Downloaded clap_lex v0.7.4
7922024-12-28T04:16:47.222Z Downloaded ring v0.17.8
7932024-12-28T04:16:47.550Z Compiling proc-macro2 v1.0.86
7942024-12-28T04:16:47.550Z Compiling unicode-ident v1.0.13
7952024-12-28T04:16:47.550Z Compiling libc v0.2.167
7962024-12-28T04:16:47.550Z Compiling serde v1.0.217
7972024-12-28T04:16:47.552Z Compiling autocfg v1.3.0
7982024-12-28T04:16:47.552Z Compiling version_check v0.9.5
7992024-12-28T04:16:47.583Z Compiling cfg-if v1.0.0
8002024-12-28T04:16:47.690Z Compiling once_cell v1.20.2
8012024-12-28T04:16:47.744Z Compiling libm v0.2.8
8022024-12-28T04:16:47.765Z Compiling memchr v2.7.4
8032024-12-28T04:16:48.174Z Compiling parking_lot_core v0.9.10
8042024-12-28T04:16:48.218Z Compiling lock_api v0.4.12
8052024-12-28T04:16:48.739Z Compiling byteorder v1.5.0
8062024-12-28T04:16:49.201Z Compiling shlex v1.3.0
8072024-12-28T04:16:49.320Z Compiling thiserror v1.0.69
8082024-12-28T04:16:49.354Z Compiling itoa v1.0.11
8092024-12-28T04:16:49.513Z Compiling cc v1.1.21
8102024-12-28T04:16:49.583Z Compiling portable-atomic v1.8.0
8112024-12-28T04:16:49.736Z Compiling slab v0.4.9
8122024-12-28T04:16:49.864Z Compiling schemars v0.8.21
8132024-12-28T04:16:50.095Z Compiling ahash v0.8.11
8142024-12-28T04:16:50.147Z Compiling allocator-api2 v0.2.18
8152024-12-28T04:16:50.272Z Compiling quote v1.0.37
8162024-12-28T04:16:50.523Z Compiling num-traits v0.2.19
8172024-12-28T04:16:50.566Z Compiling getrandom v0.2.15
8182024-12-28T04:16:50.785Z Compiling syn v2.0.87
8192024-12-28T04:16:50.862Z Compiling ryu v1.0.18
8202024-12-28T04:16:51.197Z Compiling serde_json v1.0.133
8212024-12-28T04:16:51.215Z Compiling pin-project-lite v0.2.14
8222024-12-28T04:16:51.657Z Compiling equivalent v1.0.1
8232024-12-28T04:16:51.678Z Compiling log v0.4.22
8242024-12-28T04:16:51.767Z Compiling scopeguard v1.2.0
8252024-12-28T04:16:51.813Z Compiling heck v0.5.0
8262024-12-28T04:16:51.857Z Compiling fnv v1.0.7
8272024-12-28T04:16:52.210Z Compiling pkg-config v0.3.31
8282024-12-28T04:16:52.249Z Compiling vcpkg v0.2.15
8292024-12-28T04:16:52.420Z Compiling crunchy v0.2.2
8302024-12-28T04:16:52.450Z Compiling ring v0.17.8
8312024-12-28T04:16:52.942Z Compiling mio v1.0.2
8322024-12-28T04:16:53.459Z Compiling socket2 v0.5.8
8332024-12-28T04:16:53.506Z Compiling signal-hook-registry v1.4.2
8342024-12-28T04:16:53.785Z Compiling slog v2.7.0
8352024-12-28T04:16:53.899Z Compiling openssl-sys v0.9.103
8362024-12-28T04:16:53.902Z Compiling tiny-keccak v2.0.2
8372024-12-28T04:16:54.239Z Compiling httparse v1.9.4
8382024-12-28T04:16:54.521Z Compiling iana-time-zone v0.1.61
8392024-12-28T04:16:54.933Z Compiling const-random-macro v0.1.16
8402024-12-28T04:16:54.953Z Compiling futures-core v0.3.30
8412024-12-28T04:16:55.065Z Compiling dyn-clone v1.0.17
8422024-12-28T04:16:55.221Z Compiling futures-sink v0.3.30
8432024-12-28T04:16:55.272Z Compiling openssl v0.10.66
8442024-12-28T04:16:55.692Z Compiling semver v1.0.23
8452024-12-28T04:16:55.713Z Compiling typenum v1.17.0
8462024-12-28T04:16:55.869Z Compiling native-tls v0.2.12
8472024-12-28T04:16:55.908Z Compiling rustls v0.23.13
8482024-12-28T04:16:55.952Z Compiling const-random v0.1.18
8492024-12-28T04:16:56.018Z Compiling futures-channel v0.3.30
8502024-12-28T04:16:56.063Z Compiling pin-utils v0.1.0
8512024-12-28T04:16:56.157Z Compiling futures-io v0.3.30
8522024-12-28T04:16:56.177Z Compiling futures-task v0.3.30
8532024-12-28T04:16:56.195Z Compiling generic-array v0.14.7
8542024-12-28T04:16:56.239Z Compiling tracing-core v0.1.32
8552024-12-28T04:16:56.353Z Compiling bitflags v2.6.0
8562024-12-28T04:16:56.497Z Compiling subtle v2.6.1
8572024-12-28T04:16:56.497Z Compiling ucd-trie v0.1.6
8582024-12-28T04:16:56.529Z Compiling aho-corasick v1.1.3
8592024-12-28T04:16:56.669Z Compiling regex-syntax v0.8.4
8602024-12-28T04:16:56.686Z Compiling anyhow v1.0.94
8612024-12-28T04:16:56.864Z Compiling time-core v0.1.2
8622024-12-28T04:16:56.948Z Compiling num-conv v0.1.0
8632024-12-28T04:16:57.222Z Compiling time-macros v0.2.18
8642024-12-28T04:16:57.580Z Compiling serde_derive_internals v0.29.1
8652024-12-28T04:16:58.046Z Compiling rustls-pki-types v1.8.0
8662024-12-28T04:16:58.626Z Compiling spin v0.9.8
8672024-12-28T04:16:59.195Z Compiling usdt-impl v0.5.0
8682024-12-28T04:16:59.548Z Compiling untrusted v0.9.0
8692024-12-28T04:16:59.566Z Compiling omicron-workspace-hack v0.1.0
8702024-12-28T04:16:59.736Z Compiling regex-automata v0.4.7
8712024-12-28T04:17:00.605Z Compiling strsim v0.11.1
8722024-12-28T04:17:00.639Z Compiling plain v0.2.3
8732024-12-28T04:17:00.786Z Compiling tinyvec_macros v0.1.1
8742024-12-28T04:17:00.881Z Compiling atomic-waker v1.1.2
8752024-12-28T04:17:01.081Z Compiling rustversion v1.0.17
8762024-12-28T04:17:01.295Z Compiling tinyvec v1.8.0
8772024-12-28T04:17:02.051Z Compiling rand_core v0.6.4
8782024-12-28T04:17:02.481Z Compiling try-lock v0.2.5
8792024-12-28T04:17:02.553Z Compiling serde_derive v1.0.217
8802024-12-28T04:17:02.640Z Compiling zerocopy-derive v0.7.35
8812024-12-28T04:17:02.796Z Compiling thiserror-impl v1.0.69
8822024-12-28T04:17:02.912Z Compiling tokio-macros v2.4.0
8832024-12-28T04:17:03.352Z Compiling schemars_derive v0.8.21
8842024-12-28T04:17:04.453Z Compiling futures-macro v0.3.30
8852024-12-28T04:17:04.689Z Compiling zerocopy v0.7.35
8862024-12-28T04:17:06.474Z Compiling openssl-macros v0.1.1
8872024-12-28T04:17:06.560Z Compiling futures-util v0.3.30
8882024-12-28T04:17:06.729Z Compiling hashbrown v0.14.5
8892024-12-28T04:17:06.785Z Compiling tracing-attributes v0.1.27
8902024-12-28T04:17:07.272Z Compiling scroll_derive v0.12.0
8912024-12-28T04:17:08.106Z Compiling regress v0.10.1
8922024-12-28T04:17:08.755Z Compiling pest v2.7.13
8932024-12-28T04:17:09.590Z Compiling regex v1.10.6
8942024-12-28T04:17:10.482Z Compiling tracing v0.1.40
8952024-12-28T04:17:11.213Z Compiling pest_meta v2.7.13
8962024-12-28T04:17:11.534Z Compiling scroll v0.12.0
8972024-12-28T04:17:12.098Z Compiling goblin v0.8.2
8982024-12-28T04:17:12.735Z Compiling pest_generator v2.7.13
8992024-12-28T04:17:13.077Z Compiling pretty-hex v0.4.1
9002024-12-28T04:17:13.284Z Compiling unsafe-libyaml v0.2.11
9012024-12-28T04:17:14.499Z Compiling zeroize v1.8.1
9022024-12-28T04:17:14.981Z Compiling percent-encoding v2.3.1
9032024-12-28T04:17:15.077Z Compiling unicode-normalization v0.1.24
9042024-12-28T04:17:15.236Z Compiling pest_derive v2.7.13
9052024-12-28T04:17:15.440Z Compiling form_urlencoded v1.2.1
9062024-12-28T04:17:15.926Z Compiling bytes v1.7.2
9072024-12-28T04:17:16.111Z Compiling indexmap v2.5.0
9082024-12-28T04:17:17.149Z Compiling smallvec v1.13.2
9092024-12-28T04:17:17.680Z Compiling uuid v1.11.0
9102024-12-28T04:17:18.286Z Compiling parking_lot v0.12.3
9112024-12-28T04:17:18.399Z Compiling chrono v0.4.38
9122024-12-28T04:17:18.674Z Compiling tokio v1.42.0
9132024-12-28T04:17:18.911Z Compiling serde_tokenstream v0.2.2
9142024-12-28T04:17:19.472Z Compiling http v1.2.0
9152024-12-28T04:17:22.535Z Compiling openapiv3 v2.0.0
9162024-12-28T04:17:23.656Z Compiling rustls-webpki v0.102.8
9172024-12-28T04:17:26.618Z Compiling typify-impl v0.2.0
9182024-12-28T04:17:26.784Z Compiling http-body v1.0.1
9192024-12-28T04:17:26.829Z Compiling ipnetwork v0.20.0
9202024-12-28T04:17:27.004Z Compiling dof v0.3.0
9212024-12-28T04:17:27.037Z Compiling serde_yaml v0.9.34+deprecated
9222024-12-28T04:17:28.006Z Compiling dtrace-parser v0.2.0
9232024-12-28T04:17:28.729Z Compiling tokio-util v0.7.12
9242024-12-28T04:17:29.724Z Compiling h2 v0.4.6
9252024-12-28T04:17:30.684Z Compiling want v0.3.1
9262024-12-28T04:17:30.986Z Compiling thread-id v4.2.2
9272024-12-28T04:17:31.067Z Compiling foreign-types-shared v0.1.1
9282024-12-28T04:17:31.093Z Compiling rustls v0.22.4
9292024-12-28T04:17:31.190Z Compiling syn v1.0.109
9302024-12-28T04:17:31.412Z Compiling unicode-bidi v0.3.15
9312024-12-28T04:17:31.771Z Compiling httpdate v1.0.3
9322024-12-28T04:17:31.774Z Compiling camino v1.1.9
9332024-12-28T04:17:31.982Z Compiling ident_case v1.0.1
9342024-12-28T04:17:32.166Z Compiling darling_core v0.20.10
9352024-12-28T04:17:32.452Z Compiling foreign-types v0.3.2
9362024-12-28T04:17:32.551Z Compiling ppv-lite86 v0.2.20
9372024-12-28T04:17:34.197Z Compiling tower-service v0.3.3
9382024-12-28T04:17:34.409Z Compiling slog-async v2.8.0
9392024-12-28T04:17:34.903Z Compiling hyper v1.5.1
9402024-12-28T04:17:35.527Z Compiling rand_chacha v0.3.1
9412024-12-28T04:17:38.388Z Compiling darling_macro v0.20.10
9422024-12-28T04:17:38.390Z Compiling typify-macro v0.2.0
9432024-12-28T04:17:39.437Z Compiling hyper-util v0.1.10
9442024-12-28T04:17:42.244Z Compiling typify v0.2.0
9452024-12-28T04:17:42.377Z Compiling progenitor-impl v0.8.0
9462024-12-28T04:17:44.227Z Compiling idna v0.5.0
9472024-12-28T04:17:44.878Z Compiling toml_datetime v0.6.8
9482024-12-28T04:17:45.733Z Compiling multer v3.1.0
9492024-12-28T04:17:47.997Z Compiling paste v1.0.15
9502024-12-28T04:17:48.638Z Compiling openssl-probe v0.1.5
9512024-12-28T04:17:48.962Z Compiling progenitor-macro v0.8.0
9522024-12-28T04:17:50.404Z Compiling url v2.5.2
9532024-12-28T04:17:51.682Z Compiling darling v0.20.10
9542024-12-28T04:17:51.802Z Compiling rand v0.8.5
9552024-12-28T04:17:54.419Z Compiling usdt-attr-macro v0.5.0
9562024-12-28T04:17:55.848Z Compiling usdt-macro v0.5.0
9572024-12-28T04:17:56.067Z Compiling http-body-util v0.1.2
9582024-12-28T04:17:56.646Z Compiling async-trait v0.1.83
9592024-12-28T04:17:58.470Z Compiling encoding_rs v0.8.34
9602024-12-28T04:17:58.993Z Compiling mime v0.3.17
9612024-12-28T04:17:59.069Z Compiling base64 v0.22.1
9622024-12-28T04:17:59.696Z Compiling ipnet v2.10.0
9632024-12-28T04:18:00.063Z Compiling rustls-pemfile v2.1.3
9642024-12-28T04:18:02.330Z Compiling tokio-rustls v0.26.0
9652024-12-28T04:18:02.704Z Compiling serde_with_macros v3.9.0
9662024-12-28T04:18:02.840Z Compiling tokio-native-tls v0.3.1
9672024-12-28T04:18:03.355Z Compiling strum_macros v0.26.4
9682024-12-28T04:18:04.261Z Compiling serde_urlencoded v0.7.1
9692024-12-28T04:18:05.269Z Compiling structmeta-derive v0.3.0
9702024-12-28T04:18:05.441Z Compiling async-stream-impl v0.3.5
9712024-12-28T04:18:06.851Z Compiling webpki-roots v0.26.6
9722024-12-28T04:18:07.071Z Compiling dropshot v0.12.0
9732024-12-28T04:18:07.417Z Compiling powerfmt v0.2.0
9742024-12-28T04:18:07.859Z Compiling crossbeam-utils v0.8.20
9752024-12-28T04:18:07.916Z Compiling structmeta v0.3.0
9762024-12-28T04:18:08.294Z Compiling deranged v0.3.11
9772024-12-28T04:18:08.447Z Compiling hyper-rustls v0.27.3
9782024-12-28T04:18:09.151Z Compiling hyper-tls v0.6.0
9792024-12-28T04:18:10.033Z Compiling sync_wrapper v1.0.1
9802024-12-28T04:18:10.817Z Compiling num_threads v0.1.7
9812024-12-28T04:18:10.943Z Compiling winnow v0.6.18
9822024-12-28T04:18:13.556Z Compiling time v0.3.36
9832024-12-28T04:18:15.362Z Compiling reqwest v0.12.9
9842024-12-28T04:18:15.651Z Compiling parse-display-derive v0.10.0
9852024-12-28T04:18:17.224Z Compiling crypto-common v0.1.6
9862024-12-28T04:18:17.451Z Compiling block-buffer v0.10.4
9872024-12-28T04:18:17.701Z Compiling dropshot_endpoint v0.12.0
9882024-12-28T04:18:19.724Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9892024-12-28T04:18:21.893Z Compiling digest v0.10.7
9902024-12-28T04:18:21.975Z Compiling progenitor-client v0.8.0
9912024-12-28T04:18:22.845Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
9922024-12-28T04:18:24.869Z Compiling dirs-sys-next v0.1.2
9932024-12-28T04:18:26.083Z Compiling lazy_static v1.5.0
9942024-12-28T04:18:26.219Z Compiling rustix v0.38.37
9952024-12-28T04:18:26.398Z Compiling match_cfg v0.1.0
9962024-12-28T04:18:26.504Z Compiling hostname v0.3.1
9972024-12-28T04:18:26.760Z Compiling dirs-next v2.0.0
9982024-12-28T04:18:27.004Z Compiling progenitor v0.8.0
9992024-12-28T04:18:27.230Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10002024-12-28T04:18:29.779Z Compiling futures-executor v0.3.30
10012024-12-28T04:18:30.255Z Compiling thread_local v1.1.8
10022024-12-28T04:18:30.849Z Compiling errno v0.3.9
10032024-12-28T04:18:31.122Z Compiling instant v0.1.13
10042024-12-28T04:18:31.299Z Compiling unicode-width v0.1.14
10052024-12-28T04:18:32.047Z Compiling cpufeatures v0.2.14
10062024-12-28T04:18:33.710Z Compiling futures v0.3.30
10072024-12-28T04:18:35.145Z Compiling term v0.7.0
10082024-12-28T04:18:35.763Z Compiling crossbeam-channel v0.5.13
10092024-12-28T04:18:37.918Z Compiling serde_spanned v0.6.7
10102024-12-28T04:18:38.172Z Compiling is-terminal v0.4.13
10112024-12-28T04:18:38.308Z Compiling memmap v0.7.0
10122024-12-28T04:18:38.664Z Compiling take_mut v0.2.2
10132024-12-28T04:18:39.119Z Compiling usdt v0.5.0
10142024-12-28T04:18:39.383Z Compiling slog-term v2.9.1
10152024-12-28T04:18:40.536Z Compiling toml_edit v0.22.21
10162024-12-28T04:18:41.957Z Compiling slog-json v2.6.1
10172024-12-28T04:18:42.386Z Compiling strum v0.26.3
10182024-12-28T04:18:42.578Z Compiling serde_with v3.9.0
10192024-12-28T04:18:45.085Z Compiling heapless v0.8.0
10202024-12-28T04:18:46.170Z Compiling debug-ignore v1.0.5
10212024-12-28T04:18:46.915Z Compiling tokio-rustls v0.25.0
10222024-12-28T04:18:47.865Z Compiling toml v0.8.19
10232024-12-28T04:18:50.006Z Compiling slog-bunyan v2.5.0
10242024-12-28T04:18:50.278Z Compiling sha1 v0.10.6
10252024-12-28T04:18:51.050Z Compiling async-stream v0.3.5
10262024-12-28T04:18:51.069Z Compiling newtype-uuid v1.1.0
10272024-12-28T04:18:51.366Z Compiling hex v0.4.3
10282024-12-28T04:18:51.402Z Compiling serde_path_to_error v0.1.16
10292024-12-28T04:18:51.664Z Compiling waitgroup v0.1.2
10302024-12-28T04:18:51.968Z Compiling hostname v0.4.0
10312024-12-28T04:18:52.076Z Compiling hash32 v0.3.1
10322024-12-28T04:18:52.312Z Compiling stable_deref_trait v1.2.0
10332024-12-28T04:18:52.327Z Compiling smoltcp v0.11.0
10342024-12-28T04:18:54.557Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10352024-12-28T04:18:55.041Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10362024-12-28T04:18:55.329Z Compiling backoff v0.4.0
10372024-12-28T04:18:55.615Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
10382024-12-28T04:18:55.696Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10392024-12-28T04:18:55.903Z Compiling parse-display v0.10.0
10402024-12-28T04:18:57.955Z Compiling macaddr v1.0.1
10412024-12-28T04:18:58.588Z Compiling regress v0.9.1
10422024-12-28T04:18:59.586Z Compiling clap_derive v4.5.18
10432024-12-28T04:19:01.895Z Compiling bitflags v1.3.2
10442024-12-28T04:19:02.297Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10452024-12-28T04:19:02.680Z Compiling managed v0.8.0
10462024-12-28T04:19:03.111Z Compiling winnow v0.5.40
10472024-12-28T04:19:03.174Z Compiling utf8parse v0.2.2
10482024-12-28T04:19:03.340Z Compiling cobs v0.2.3
10492024-12-28T04:19:03.774Z Compiling postcard v1.0.10
10502024-12-28T04:19:04.171Z Compiling anstyle-parse v0.2.5
10512024-12-28T04:19:04.618Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10522024-12-28T04:19:06.947Z Compiling toml_edit v0.19.15
10532024-12-28T04:19:13.068Z Compiling anstyle v1.0.10
10542024-12-28T04:19:13.360Z Compiling is_terminal_polyfill v1.70.1
10552024-12-28T04:19:13.490Z Compiling anstyle-query v1.1.1
10562024-12-28T04:19:13.600Z Compiling colorchoice v1.0.2
10572024-12-28T04:19:13.761Z Compiling anstream v0.6.15
10582024-12-28T04:19:15.079Z Compiling proc-macro-crate v1.3.1
10592024-12-28T04:19:15.350Z Compiling terminal_size v0.4.0
10602024-12-28T04:19:15.562Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10612024-12-28T04:19:15.883Z Compiling clap_lex v0.7.4
10622024-12-28T04:19:15.906Z Compiling num_enum_derive v0.5.11
10632024-12-28T04:19:16.418Z Compiling clap_builder v4.5.23
10642024-12-28T04:19:17.630Z Compiling tabwriter v1.4.0
10652024-12-28T04:19:18.365Z Compiling foreign-types-macros v0.2.3
10662024-12-28T04:19:18.447Z Compiling num-integer v0.1.46
10672024-12-28T04:19:19.219Z Compiling foreign-types-shared v0.3.1
10682024-12-28T04:19:19.668Z Compiling foreign-types v0.5.0
10692024-12-28T04:19:19.687Z Compiling num_enum v0.5.11
10702024-12-28T04:19:20.287Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10712024-12-28T04:19:20.524Z Compiling clap v4.5.23
10722024-12-28T04:19:20.837Z Compiling cstr-argument v0.1.2
10732024-12-28T04:19:21.058Z Compiling proc-macro-error-attr v1.0.4
10742024-12-28T04:19:21.204Z Compiling prettyplease v0.2.22
10752024-12-28T04:19:21.276Z Compiling pretty-hex v0.2.1
10762024-12-28T04:19:21.390Z Compiling either v1.13.0
10772024-12-28T04:19:21.582Z Compiling heck v0.4.1
10782024-12-28T04:19:21.992Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10792024-12-28T04:19:22.379Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10802024-12-28T04:19:22.526Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10812024-12-28T04:19:23.752Z Compiling num-iter v0.1.45
10822024-12-28T04:19:23.951Z Compiling num-rational v0.4.2
10832024-12-28T04:19:24.834Z Compiling colored v2.1.0
10842024-12-28T04:19:26.051Z Compiling num-complex v0.4.6
10852024-12-28T04:19:26.712Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10862024-12-28T04:19:26.907Z Compiling proc-macro-error v1.0.4
10872024-12-28T04:19:27.064Z Compiling fastrand v2.1.1
10882024-12-28T04:19:27.360Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10892024-12-28T04:19:27.525Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
10902024-12-28T04:19:27.632Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
10912024-12-28T04:19:27.964Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10922024-12-28T04:19:28.317Z Compiling tempfile v3.12.0
10932024-12-28T04:19:28.854Z Compiling num v0.4.3
10942024-12-28T04:19:32.358Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10952024-12-28T04:19:32.686Z Compiling crucible-workspace-hack v0.1.0
10962024-12-28T04:19:32.968Z Compiling float-ord v0.3.2
10972024-12-28T04:19:33.125Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10982024-12-28T04:19:40.253Z Compiling unicode-segmentation v1.12.0
10992024-12-28T04:19:40.631Z Compiling semver v0.1.20
11002024-12-28T04:19:41.207Z Compiling newline-converter v0.3.0
11012024-12-28T04:19:41.227Z Compiling rustc_version v0.1.7
11022024-12-28T04:19:41.624Z Compiling zone_cfg_derive v0.3.0
11032024-12-28T04:19:41.645Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11042024-12-28T04:19:42.085Z Compiling camino-tempfile v1.1.1
11052024-12-28T04:19:42.453Z Compiling itertools v0.10.5
11062024-12-28T04:19:42.889Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11072024-12-28T04:19:43.110Z Compiling console v0.15.8
11082024-12-28T04:19:43.328Z Compiling num-derive v0.4.2
11092024-12-28T04:19:44.484Z Compiling sigpipe v0.1.3
11102024-12-28T04:19:44.611Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11112024-12-28T04:19:45.124Z Compiling similar v2.6.0
11122024-12-28T04:19:45.627Z Compiling base64ct v1.6.0
11132024-12-28T04:19:45.652Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95)
11142024-12-28T04:19:46.079Z Compiling zone v0.3.0
11152024-12-28T04:19:46.313Z Compiling password-hash v0.5.0
11162024-12-28T04:19:47.191Z Compiling expectorate v1.1.0
11172024-12-28T04:19:47.525Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11182024-12-28T04:19:48.423Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11192024-12-28T04:19:48.906Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11202024-12-28T04:19:49.444Z Compiling newtype_derive v0.1.6
11212024-12-28T04:19:49.816Z Compiling blake2 v0.10.6
11222024-12-28T04:19:50.771Z Compiling hubpack_derive v0.1.1
11232024-12-28T04:19:51.001Z Compiling smf v0.2.3
11242024-12-28T04:19:51.448Z Compiling zerocopy-derive v0.6.6
11252024-12-28T04:19:51.501Z Compiling whoami v1.5.2
11262024-12-28T04:19:51.695Z Compiling fixedbitset v0.4.2
11272024-12-28T04:19:52.087Z Compiling owo-colors v4.1.0
11282024-12-28T04:19:52.268Z Compiling cancel-safe-futures v0.1.5
11292024-12-28T04:19:52.333Z Compiling petgraph v0.6.5
11302024-12-28T04:19:52.441Z Compiling hubpack v0.1.2
11312024-12-28T04:19:52.676Z Compiling argon2 v0.5.3
11322024-12-28T04:19:53.473Z Compiling zerocopy v0.6.6
11332024-12-28T04:19:54.466Z Compiling strum_macros v0.25.3
11342024-12-28T04:19:55.162Z Compiling serde-big-array v0.5.1
11352024-12-28T04:19:55.423Z Compiling serde_repr v0.1.19
11362024-12-28T04:19:56.669Z Compiling cookie v0.18.1
11372024-12-28T04:19:56.872Z Compiling convert_case v0.4.0
11382024-12-28T04:19:57.005Z Compiling static_assertions v1.1.0
11392024-12-28T04:19:57.185Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11402024-12-28T04:19:57.385Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11412024-12-28T04:19:57.660Z Compiling derive_more v0.99.18
11422024-12-28T04:19:58.132Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11432024-12-28T04:19:59.530Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11442024-12-28T04:20:00.707Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11452024-12-28T04:20:00.801Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11462024-12-28T04:20:03.329Z Compiling atomicwrites v0.4.4
11472024-12-28T04:20:03.807Z Compiling itertools v0.13.0
11482024-12-28T04:20:04.326Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11492024-12-28T04:20:05.494Z Compiling idna v0.4.0
11502024-12-28T04:20:06.503Z Compiling libsw v3.3.1
11512024-12-28T04:20:06.834Z Compiling enum-as-inner v0.6.1
11522024-12-28T04:20:06.883Z Compiling derive-where v1.2.7
11532024-12-28T04:20:07.146Z Compiling data-encoding v2.6.0
11542024-12-28T04:20:07.609Z Compiling swrite v0.1.0
11552024-12-28T04:20:07.747Z Compiling linear-map v1.2.0
11562024-12-28T04:20:07.978Z Compiling highway v1.2.0
11572024-12-28T04:20:08.181Z Compiling indent_write v2.2.0
11582024-12-28T04:20:08.412Z Compiling linked-hash-map v0.5.6
11592024-12-28T04:20:08.850Z Compiling quick-error v1.2.3
11602024-12-28T04:20:09.007Z Compiling resolv-conf v0.7.0
11612024-12-28T04:20:09.367Z Compiling lru-cache v0.1.2
11622024-12-28T04:20:09.391Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11632024-12-28T04:20:09.584Z Compiling hickory-proto v0.24.1
11642024-12-28T04:20:10.165Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11652024-12-28T04:20:10.515Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11662024-12-28T04:20:13.251Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11672024-12-28T04:20:13.637Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11682024-12-28T04:20:14.049Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11692024-12-28T04:20:14.963Z Compiling steno v0.4.1
11702024-12-28T04:20:18.138Z Compiling slog-dtrace v0.3.0
11712024-12-28T04:20:18.398Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11722024-12-28T04:20:18.474Z Compiling humantime v2.1.0
11732024-12-28T04:20:18.733Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11742024-12-28T04:20:18.898Z Compiling parking_lot_core v0.8.6
11752024-12-28T04:20:19.262Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11762024-12-28T04:20:19.381Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11772024-12-28T04:20:21.269Z Compiling hickory-resolver v0.24.1
11782024-12-28T04:20:21.509Z Compiling num-derive v0.3.3
11792024-12-28T04:20:22.533Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11802024-12-28T04:20:23.512Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
11812024-12-28T04:20:23.729Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
11822024-12-28T04:20:23.970Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11832024-12-28T04:20:24.957Z Compiling parking_lot v0.11.2
11842024-12-28T04:20:25.581Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11852024-12-28T04:20:26.930Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
11862024-12-28T04:20:28.419Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11872024-12-28T04:20:28.481Z Compiling crossbeam-epoch v0.9.18
11882024-12-28T04:20:29.613Z Compiling fxhash v0.2.1
11892024-12-28T04:20:29.843Z Compiling crc32fast v1.4.2
11902024-12-28T04:20:29.880Z Compiling crc8 v0.1.1
11912024-12-28T04:20:30.185Z Compiling arc-swap v1.7.1
11922024-12-28T04:20:30.351Z Compiling sled v0.34.7
11932024-12-28T04:20:30.874Z Compiling slog-scope v4.4.0
11942024-12-28T04:20:31.642Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11952024-12-28T04:20:35.971Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11962024-12-28T04:20:37.126Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
11972024-12-28T04:20:37.629Z Compiling slog-stdlog v4.1.1
11982024-12-28T04:20:38.416Z Compiling slog-envlogger v2.2.0
11992024-12-28T04:20:39.643Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12002024-12-28T04:20:41.105Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12012024-12-28T04:20:50.030Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12022024-12-28T04:20:52.169Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12032024-12-28T04:20:57.647Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12042024-12-28T04:21:26.634Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12052024-12-28T04:21:26.634Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12062024-12-28T04:21:33.680Z Finished `release` profile [optimized] target(s) in 5m 07s
12072024-12-28T04:21:33.985Z+ banner trio
12082024-12-28T04:21:33.988Z
12092024-12-28T04:21:33.988Z ##### ##### # ####
12102024-12-28T04:21:33.988Z # # # # # #
12112024-12-28T04:21:33.988Z # # # # # #
12122024-12-28T04:21:33.988Z # ##### # # #
12132024-12-28T04:21:33.988Z # # # # # #
12142024-12-28T04:21:33.988Z # # # # ####
12152024-12-28T04:21:33.988Z
12162024-12-28T04:21:33.988Z+ pfexec cargo test --release -p mg-tests test_trio_v2_server -- --nocapture
12172024-12-28T04:21:34.433Z Compiling cfg-if v1.0.0
12182024-12-28T04:21:34.433Z Compiling libc v0.2.167
12192024-12-28T04:21:34.433Z Compiling serde v1.0.217
12202024-12-28T04:21:34.436Z Compiling once_cell v1.20.2
12212024-12-28T04:21:34.436Z Compiling itoa v1.0.11
12222024-12-28T04:21:34.436Z Compiling byteorder v1.5.0
12232024-12-28T04:21:34.436Z Compiling syn v2.0.87
12242024-12-28T04:21:34.501Z Compiling bytes v1.7.2
12252024-12-28T04:21:34.572Z Compiling num-traits v0.2.19
12262024-12-28T04:21:34.716Z Compiling zerocopy v0.7.35
12272024-12-28T04:21:34.861Z Compiling pin-project-lite v0.2.14
12282024-12-28T04:21:34.894Z Compiling ahash v0.8.11
12292024-12-28T04:21:34.918Z Compiling memchr v2.7.4
12302024-12-28T04:21:34.944Z Compiling scopeguard v1.2.0
12312024-12-28T04:21:34.991Z Compiling smallvec v1.13.2
12322024-12-28T04:21:35.067Z Compiling allocator-api2 v0.2.18
12332024-12-28T04:21:35.110Z Compiling schemars v0.8.21
12342024-12-28T04:21:35.437Z Compiling lock_api v0.4.12
12352024-12-28T04:21:35.887Z Compiling getrandom v0.2.15
12362024-12-28T04:21:35.888Z Compiling hashbrown v0.14.5
12372024-12-28T04:21:35.910Z Compiling parking_lot_core v0.9.10
12382024-12-28T04:21:35.972Z Compiling socket2 v0.5.8
12392024-12-28T04:21:36.267Z Compiling parking_lot v0.12.3
12402024-12-28T04:21:36.290Z Compiling signal-hook-registry v1.4.2
12412024-12-28T04:21:36.732Z Compiling mio v1.0.2
12422024-12-28T04:21:36.965Z Compiling fnv v1.0.7
12432024-12-28T04:21:37.096Z Compiling log v0.4.22
12442024-12-28T04:21:37.360Z Compiling futures-core v0.3.30
12452024-12-28T04:21:37.606Z Compiling ryu v1.0.18
12462024-12-28T04:21:37.670Z Compiling equivalent v1.0.1
12472024-12-28T04:21:37.691Z Compiling tracing-core v0.1.32
12482024-12-28T04:21:37.772Z Compiling serde_json v1.0.133
12492024-12-28T04:21:37.806Z Compiling uuid v1.11.0
12502024-12-28T04:21:37.825Z Compiling regress v0.10.1
12512024-12-28T04:21:38.180Z Compiling pin-utils v0.1.0
12522024-12-28T04:21:38.270Z Compiling futures-sink v0.3.30
12532024-12-28T04:21:38.327Z Compiling spin v0.9.8
12542024-12-28T04:21:38.343Z Compiling untrusted v0.9.0
12552024-12-28T04:21:38.365Z Compiling futures-task v0.3.30
12562024-12-28T04:21:38.409Z Compiling slab v0.4.9
12572024-12-28T04:21:38.507Z Compiling futures-util v0.3.30
12582024-12-28T04:21:38.519Z Compiling ring v0.17.8
12592024-12-28T04:21:38.730Z Compiling try-lock v0.2.5
12602024-12-28T04:21:38.882Z Compiling want v0.3.1
12612024-12-28T04:21:39.160Z Compiling httparse v1.9.4
12622024-12-28T04:21:39.620Z Compiling chrono v0.4.38
12632024-12-28T04:21:40.065Z Compiling futures-channel v0.3.30
12642024-12-28T04:21:40.219Z Compiling dyn-clone v1.0.17
12652024-12-28T04:21:40.410Z Compiling foreign-types-shared v0.1.1
12662024-12-28T04:21:40.509Z Compiling tower-service v0.3.3
12672024-12-28T04:21:40.518Z Compiling foreign-types v0.3.2
12682024-12-28T04:21:40.624Z Compiling openssl-sys v0.9.103
12692024-12-28T04:21:40.890Z Compiling bitflags v2.6.0
12702024-12-28T04:21:41.231Z Compiling serde_derive_internals v0.29.1
12712024-12-28T04:21:41.584Z Compiling unicode-ident v1.0.13
12722024-12-28T04:21:41.604Z Compiling http v1.2.0
12732024-12-28T04:21:41.770Z Compiling proc-macro2 v1.0.86
12742024-12-28T04:21:42.027Z Compiling openssl-probe v0.1.5
12752024-12-28T04:21:42.438Z Compiling tinyvec_macros v0.1.1
12762024-12-28T04:21:42.518Z Compiling semver v1.0.23
12772024-12-28T04:21:42.528Z Compiling tinyvec v1.8.0
12782024-12-28T04:21:43.080Z Compiling quote v1.0.37
12792024-12-28T04:21:43.463Z Compiling percent-encoding v2.3.1
12802024-12-28T04:21:43.927Z Compiling form_urlencoded v1.2.1
12812024-12-28T04:21:44.212Z Compiling unicode-normalization v0.1.24
12822024-12-28T04:21:45.117Z Compiling http v0.2.12
12832024-12-28T04:21:45.527Z Compiling aho-corasick v1.1.3
12842024-12-28T04:21:46.288Z Compiling unicode-bidi v0.3.15
12852024-12-28T04:21:46.437Z Compiling rustls-pki-types v1.8.0
12862024-12-28T04:21:46.447Z Compiling serde_derive v1.0.217
12872024-12-28T04:21:47.150Z Compiling zerocopy-derive v0.7.35
12882024-12-28T04:21:47.268Z Compiling thiserror-impl v1.0.69
12892024-12-28T04:21:47.711Z Compiling tokio-macros v2.4.0
12902024-12-28T04:21:49.221Z Compiling schemars_derive v0.8.21
12912024-12-28T04:21:49.263Z Compiling tokio v1.42.0
12922024-12-28T04:21:49.822Z Compiling tracing-attributes v0.1.27
12932024-12-28T04:21:49.947Z Compiling openssl-macros v0.1.1
12942024-12-28T04:21:50.207Z Compiling thiserror v1.0.69
12952024-12-28T04:21:50.461Z Compiling heck v0.5.0
12962024-12-28T04:21:50.777Z Compiling openssl v0.10.66
12972024-12-28T04:21:51.820Z Compiling regex-automata v0.4.7
12982024-12-28T04:21:52.233Z Compiling idna v0.5.0
12992024-12-28T04:21:53.219Z Compiling tracing v0.1.40
13002024-12-28T04:21:56.643Z Compiling http-body v1.0.1
13012024-12-28T04:21:59.372Z Compiling tokio-util v0.7.12
13022024-12-28T04:22:00.185Z Compiling indexmap v2.5.0
13032024-12-28T04:22:02.297Z Compiling serde_tokenstream v0.2.2
13042024-12-28T04:22:03.451Z Compiling native-tls v0.2.12
13052024-12-28T04:22:04.573Z Compiling tokio-native-tls v0.3.1
13062024-12-28T04:22:04.862Z Compiling slog v2.7.0
13072024-12-28T04:22:04.926Z Compiling atomic-waker v1.1.2
13082024-12-28T04:22:05.110Z Compiling regex-syntax v0.8.4
13092024-12-28T04:22:05.407Z Compiling h2 v0.4.6
13102024-12-28T04:22:06.194Z Compiling typify-impl v0.2.0
13112024-12-28T04:22:07.874Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13122024-12-28T04:22:16.639Z Compiling openapiv3 v2.0.0
13132024-12-28T04:22:18.067Z Compiling serde_urlencoded v0.7.1
13142024-12-28T04:22:18.673Z Compiling regex v1.10.6
13152024-12-28T04:22:19.669Z Compiling url v2.5.2
13162024-12-28T04:22:19.743Z Compiling encoding_rs v0.8.34
13172024-12-28T04:22:20.872Z Compiling ipnet v2.10.0
13182024-12-28T04:22:21.095Z Compiling rustls v0.21.12
13192024-12-28T04:22:21.438Z Compiling mime v0.3.17
13202024-12-28T04:22:22.528Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13212024-12-28T04:22:22.828Z Compiling typify-macro v0.2.0
13222024-12-28T04:22:25.189Z Compiling hyper v1.5.1
13232024-12-28T04:22:26.353Z Compiling h2 v0.3.26
13242024-12-28T04:22:26.663Z Compiling rustls-webpki v0.102.8
13252024-12-28T04:22:26.702Z Compiling http-body v0.4.6
13262024-12-28T04:22:27.207Z Compiling rustls-webpki v0.101.7
13272024-12-28T04:22:27.516Z Compiling sct v0.7.1
13282024-12-28T04:22:27.953Z Compiling subtle v2.6.1
13292024-12-28T04:22:28.219Z Compiling zeroize v1.8.1
13302024-12-28T04:22:28.571Z Compiling httpdate v1.0.3
13312024-12-28T04:22:29.319Z Compiling toml_datetime v0.6.8
13322024-12-28T04:22:29.691Z Compiling toml_edit v0.19.15
13332024-12-28T04:22:30.228Z Compiling rustls v0.23.13
13342024-12-28T04:22:31.250Z Compiling serde_yaml v0.9.34+deprecated
13352024-12-28T04:22:34.956Z Compiling hyper v0.14.30
13362024-12-28T04:22:35.430Z Compiling hyper-util v0.1.10
13372024-12-28T04:22:41.418Z Compiling lazy_static v1.5.0
13382024-12-28T04:22:41.547Z Compiling tokio-rustls v0.26.0
13392024-12-28T04:22:41.868Z Compiling tokio-rustls v0.24.1
13402024-12-28T04:22:41.920Z Compiling proc-macro-crate v1.3.1
13412024-12-28T04:22:42.022Z Compiling http-body-util v0.1.2
13422024-12-28T04:22:42.288Z Compiling webpki-roots v0.26.6
13432024-12-28T04:22:42.487Z Compiling base64 v0.22.1
13442024-12-28T04:22:42.565Z Compiling base64 v0.21.7
13452024-12-28T04:22:42.619Z Compiling crossbeam-utils v0.8.20
13462024-12-28T04:22:42.636Z Compiling hyper-tls v0.6.0
13472024-12-28T04:22:42.748Z Compiling num_enum_derive v0.5.11
13482024-12-28T04:22:43.144Z Compiling rustls-pemfile v1.0.4
13492024-12-28T04:22:43.259Z Compiling rustls-pemfile v2.1.3
13502024-12-28T04:22:43.539Z Compiling hyper-rustls v0.27.3
13512024-12-28T04:22:43.651Z Compiling hyper-rustls v0.24.2
13522024-12-28T04:22:43.980Z Compiling hyper-tls v0.5.0
13532024-12-28T04:22:43.989Z Compiling typify v0.2.0
13542024-12-28T04:22:44.113Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13552024-12-28T04:22:44.457Z Compiling ipnetwork v0.20.0
13562024-12-28T04:22:45.428Z Compiling ppv-lite86 v0.2.20
13572024-12-28T04:22:46.348Z Compiling foreign-types-macros v0.2.3
13582024-12-28T04:22:47.365Z Compiling sync_wrapper v1.0.1
13592024-12-28T04:22:47.509Z Compiling rand_core v0.6.4
13602024-12-28T04:22:47.555Z Compiling dirs-sys-next v0.1.2
13612024-12-28T04:22:47.667Z Compiling sync_wrapper v0.1.2
13622024-12-28T04:22:47.787Z Compiling webpki-roots v0.25.4
13632024-12-28T04:22:47.944Z Compiling powerfmt v0.2.0
13642024-12-28T04:22:47.976Z Compiling foreign-types-shared v0.3.1
13652024-12-28T04:22:48.085Z Compiling foreign-types v0.5.0
13662024-12-28T04:22:48.187Z Compiling time-macros v0.2.18
13672024-12-28T04:22:48.410Z Compiling deranged v0.3.11
13682024-12-28T04:22:48.651Z Compiling reqwest v0.11.27
13692024-12-28T04:22:49.451Z Compiling rand_chacha v0.3.1
13702024-12-28T04:22:50.747Z Compiling dirs-next v2.0.0
13712024-12-28T04:22:51.119Z Compiling reqwest v0.12.9
13722024-12-28T04:22:51.221Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13732024-12-28T04:22:51.276Z Compiling progenitor-impl v0.8.0
13742024-12-28T04:22:57.776Z Compiling num_enum v0.5.11
13752024-12-28T04:22:57.853Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
13762024-12-28T04:22:59.613Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13772024-12-28T04:22:59.690Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13782024-12-28T04:22:59.764Z Compiling cstr-argument v0.1.2
13792024-12-28T04:22:59.861Z Compiling thread_local v1.1.8
13802024-12-28T04:23:00.010Z Compiling either v1.13.0
13812024-12-28T04:23:00.463Z Compiling arc-swap v1.7.1
13822024-12-28T04:23:00.566Z Compiling time-core v0.1.2
13832024-12-28T04:23:00.748Z Compiling pretty-hex v0.2.1
13842024-12-28T04:23:00.947Z Compiling num-conv v0.1.0
13852024-12-28T04:23:01.172Z Compiling time v0.3.36
13862024-12-28T04:23:01.203Z Compiling slog-scope v4.4.0
13872024-12-28T04:23:02.139Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13882024-12-28T04:23:02.516Z Compiling itertools v0.12.1
13892024-12-28T04:23:02.786Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
13902024-12-28T04:23:04.223Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13912024-12-28T04:23:05.119Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13922024-12-28T04:23:05.293Z Compiling crossbeam-channel v0.5.13
13932024-12-28T04:23:06.287Z Compiling progenitor-macro v0.8.0
13942024-12-28T04:23:06.955Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13952024-12-28T04:23:10.345Z Compiling progenitor-client v0.8.0
13962024-12-28T04:23:19.432Z Compiling term v0.7.0
13972024-12-28T04:23:19.960Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13982024-12-28T04:23:21.954Z Compiling rand v0.8.5
13992024-12-28T04:23:23.820Z Compiling anyhow v1.0.94
14002024-12-28T04:23:24.024Z Compiling colored v2.1.0
14012024-12-28T04:23:25.222Z Compiling is-terminal v0.4.13
14022024-12-28T04:23:25.281Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14032024-12-28T04:23:25.348Z Compiling take_mut v0.2.2
14042024-12-28T04:23:25.506Z Compiling winnow v0.6.18
14052024-12-28T04:23:25.617Z Compiling slog-async v2.8.0
14062024-12-28T04:23:28.720Z Compiling slog-term v2.9.1
14072024-12-28T04:23:29.937Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
14082024-12-28T04:23:31.577Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14092024-12-28T04:23:31.794Z Compiling progenitor v0.8.0
14102024-12-28T04:23:31.998Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14112024-12-28T04:23:35.140Z Compiling slog-stdlog v4.1.1
14122024-12-28T04:23:35.692Z Compiling slog-envlogger v2.2.0
14132024-12-28T04:23:35.987Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
14142024-12-28T04:23:38.861Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14152024-12-28T04:23:49.943Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14162024-12-28T04:23:57.066Z Finished `release` profile [optimized] target(s) in 2m 23s
14172024-12-28T04:23:57.147Z Running unittests src/lib.rs (target/release/deps/mg_tests-7bba72dcf831ed55)
14182024-12-28T04:23:57.193Z
14192024-12-28T04:23:57.193Zrunning 1 test
14202024-12-28T04:23:57.367Zconfigure zone
14212024-12-28T04:23:57.502Zinstall zone
14222024-12-28T04:24:57.207Ztest ddm::test_trio_v2_server has been running for over 60 seconds
14232024-12-28T04:25:56.532Zboot zone
14242024-12-28T04:25:57.408Zstart zone s1
14252024-12-28T04:25:57.408Zconfigure zone
14262024-12-28T04:25:57.416Zinstall zone
14272024-12-28T04:27:50.191Zboot zone
14282024-12-28T04:27:50.905Zstart zone s2
14292024-12-28T04:27:50.905Zconfigure zone
14302024-12-28T04:27:50.913Zinstall zone
14312024-12-28T04:29:44.018Zboot zone
14322024-12-28T04:29:44.782Zstart zone t1
14332024-12-28T04:29:44.783Zconfigure zone
14342024-12-28T04:29:44.790Zinstall zone
14352024-12-28T04:31:41.519Zboot zone
14362024-12-28T04:31:42.357Zwaiting for zones to come up
14372024-12-28T04:31:52.359Z[sidecar.trio] svcs milestone/network
14382024-12-28T04:31:52.498ZSTATE STIME FMRI
14392024-12-28T04:31:52.498Zonline 20:26:15 svc:/milestone/network:default
14402024-12-28T04:31:52.498Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
14412024-12-28T04:31:52.543Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
14422024-12-28T04:31:52.590Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
14432024-12-28T04:31:52.637Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
14442024-12-28T04:31:52.641Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
14452024-12-28T04:31:52.661Z
14462024-12-28T04:31:52.661Zrunning zone s1.trio setup
14472024-12-28T04:31:52.661Z[s1.trio] svcs milestone/network
14482024-12-28T04:31:52.682ZSTATE STIME FMRI
14492024-12-28T04:31:52.682Zonline 20:28:08 svc:/milestone/network:default
14502024-12-28T04:31:52.682Z[s1.trio] dladm
14512024-12-28T04:31:52.702ZLINK CLASS MTU STATE BRIDGE OVER
14522024-12-28T04:31:52.702Zsl0 simnet 9000 up -- ?
14532024-12-28T04:31:52.702Zmg2 vnic 9000 up -- ?
14542024-12-28T04:31:52.702Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
14552024-12-28T04:31:53.186Z
14562024-12-28T04:31:53.186Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
14572024-12-28T04:31:53.209Z
14582024-12-28T04:31:53.210Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
14592024-12-28T04:31:53.229Z
14602024-12-28T04:31:53.229Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
14612024-12-28T04:31:53.314Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
14622024-12-28T04:31:53.355Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/
14632024-12-28T04:31:53.445Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/
14642024-12-28T04:31:53.488Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log &
14652024-12-28T04:31:53.509Z
14662024-12-28T04:31:53.509Zrunning zone s2.trio setup
14672024-12-28T04:31:53.509Z[s2.trio] svcs milestone/network
14682024-12-28T04:31:53.532ZSTATE STIME FMRI
14692024-12-28T04:31:53.532Zonline 20:30:02 svc:/milestone/network:default
14702024-12-28T04:31:53.532Z[s2.trio] dladm
14712024-12-28T04:31:53.554ZLINK CLASS MTU STATE BRIDGE OVER
14722024-12-28T04:31:53.554Zsl1 simnet 9000 up -- ?
14732024-12-28T04:31:53.555Zmg3 vnic 9000 up -- ?
14742024-12-28T04:31:53.555Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
14752024-12-28T04:31:54.075Z
14762024-12-28T04:31:54.075Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
14772024-12-28T04:31:54.099Z
14782024-12-28T04:31:54.099Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
14792024-12-28T04:31:54.118Z
14802024-12-28T04:31:54.118Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
14812024-12-28T04:31:54.162Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
14822024-12-28T04:31:54.183Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s2.trio/root/opt/
14832024-12-28T04:31:54.225Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s2.trio/root/opt/
14842024-12-28T04:31:54.245Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl1/v6 &> /opt/ddmd.log &
14852024-12-28T04:31:54.265Z
14862024-12-28T04:31:54.265Zrunning zone t1.trio setup
14872024-12-28T04:31:54.265Z[t1.trio] svcs milestone/network
14882024-12-28T04:31:54.284ZSTATE STIME FMRI
14892024-12-28T04:31:54.284Z- - svc:/milestone/network:default
14902024-12-28T04:31:55.285Z[t1.trio] svcs milestone/network
14912024-12-28T04:31:55.305ZSTATE STIME FMRI
14922024-12-28T04:31:55.305Z- - svc:/milestone/network:default
14932024-12-28T04:31:56.305Z[t1.trio] svcs milestone/network
14942024-12-28T04:31:56.325ZSTATE STIME FMRI
14952024-12-28T04:31:56.325Z- - svc:/milestone/network:default
14962024-12-28T04:31:57.325Z[t1.trio] svcs milestone/network
14972024-12-28T04:31:57.345ZSTATE STIME FMRI
14982024-12-28T04:31:57.345Z- - svc:/milestone/network:default
14992024-12-28T04:31:58.346Z[t1.trio] svcs milestone/network
15002024-12-28T04:31:58.366ZSTATE STIME FMRI
15012024-12-28T04:31:58.366Z- - svc:/milestone/network:default
15022024-12-28T04:31:59.367Z[t1.trio] svcs milestone/network
15032024-12-28T04:31:59.388ZSTATE STIME FMRI
15042024-12-28T04:31:59.388Z- - svc:/milestone/network:default
15052024-12-28T04:32:00.388Z[t1.trio] svcs milestone/network
15062024-12-28T04:32:00.408ZSTATE STIME FMRI
15072024-12-28T04:32:00.408Zoffline 20:31:59 svc:/milestone/network:default
15082024-12-28T04:32:01.409Z[t1.trio] svcs milestone/network
15092024-12-28T04:32:01.430ZSTATE STIME FMRI
15102024-12-28T04:32:01.431Zonline 20:32:00 svc:/milestone/network:default
15112024-12-28T04:32:01.431Z[t1.trio] dladm
15122024-12-28T04:32:01.451ZLINK CLASS MTU STATE BRIDGE OVER
15132024-12-28T04:32:01.451Ztfportrear0_0 simnet 9000 up -- ?
15142024-12-28T04:32:01.451Ztfportrear1_0 simnet 9000 up -- ?
15152024-12-28T04:32:01.451Zmg1 vnic 9000 up -- ?
15162024-12-28T04:32:01.451Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
15172024-12-28T04:32:01.957Z
15182024-12-28T04:32:01.957Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15192024-12-28T04:32:01.980Z
15202024-12-28T04:32:01.980Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15212024-12-28T04:32:02.001Z
15222024-12-28T04:32:02.001Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15232024-12-28T04:32:02.020Z
15242024-12-28T04:32:02.020Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
15252024-12-28T04:32:02.210Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
15262024-12-28T04:32:02.215Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
15272024-12-28T04:32:02.218Zwaiting 3s for copy of files to zone to complete ...
15282024-12-28T04:32:05.219Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
15292024-12-28T04:32:05.254Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
15302024-12-28T04:32:05.274Z[t1.trio] svcadm enable dendrite
15312024-12-28T04:32:05.312Z
15322024-12-28T04:32:05.312Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15332024-12-28T04:32:05.354Z
15342024-12-28T04:32:05.354Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15352024-12-28T04:32:05.396Z
15362024-12-28T04:32:05.396Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15372024-12-28T04:32:05.437Z
15382024-12-28T04:32:05.437Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15392024-12-28T04:32:05.477Z
15402024-12-28T04:32:05.477Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15412024-12-28T04:32:05.518Z
15422024-12-28T04:32:05.518Z[t1.trio] svcadm refresh dendrite:default
15432024-12-28T04:32:05.554Z
15442024-12-28T04:32:05.554Z[t1.trio] svcadm restart dendrite:default
15452024-12-28T04:32:05.590Z
15462024-12-28T04:32:05.590Zwait 10s for dendrite to come up ...
15472024-12-28T04:32:15.592Z[t1.trio] svcadm enable tfport
15482024-12-28T04:32:15.630Z
15492024-12-28T04:32:15.630Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 7ae17a8e-6a5c-4bd9-a0f9-a119296bbc4f --sled-uuid 11f1a2e2-fdf1-4c89-8d11-4745a4e8e6b7 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
15502024-12-28T04:32:15.649Z
15512024-12-28T04:32:15.649Z[t1.trio] ipadm
15522024-12-28T04:32:15.672ZADDROBJ TYPE STATE ADDR
15532024-12-28T04:32:15.672Zlo0/v4 static ok 127.0.0.1/8
15542024-12-28T04:32:15.672Zmg1/v4 static ok 10.0.0.3/24
15552024-12-28T04:32:15.672Zlo0/v6 static ok ::1/128
15562024-12-28T04:32:15.672Zlo0/u6 static ok fd00:3::1/64
15572024-12-28T04:32:15.672Ztfportrear0_0/v6 addrconf ok fe80::6439:dfff:fea8:110%tfportrear0_0/10
15582024-12-28T04:32:15.672Ztfportrear1_0/v6 addrconf ok fe80::7822:18ff:fe2d:e7bd%tfportrear1_0/10
15592024-12-28T04:32:17.879Zinitial peering test passed
15602024-12-28T04:32:18.883Zadvertise from one passed
15612024-12-28T04:32:19.885Zadvertise from two passed
15622024-12-28T04:32:19.885Z[s1.trio] ping fd00:2::1
15632024-12-28T04:32:19.911Zfd00:2::1 is alive
15642024-12-28T04:32:19.911Z[s2.trio] ping fd00:1::1
15652024-12-28T04:32:19.931Zfd00:1::1 is alive
15662024-12-28T04:32:19.931Zconnectivity test passed
15672024-12-28T04:32:19.931Z[t1.trio] pkill ddmd
15682024-12-28T04:32:19.950Z
15692024-12-28T04:32:25.955Z[t1.trio] svcadm enable dendrite
15702024-12-28T04:32:25.994Z
15712024-12-28T04:32:25.994Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15722024-12-28T04:32:26.036Z
15732024-12-28T04:32:26.036Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15742024-12-28T04:32:26.077Z
15752024-12-28T04:32:26.077Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15762024-12-28T04:32:26.118Z
15772024-12-28T04:32:26.118Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15782024-12-28T04:32:26.159Z
15792024-12-28T04:32:26.159Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15802024-12-28T04:32:26.200Z
15812024-12-28T04:32:26.200Z[t1.trio] svcadm refresh dendrite:default
15822024-12-28T04:32:26.238Z
15832024-12-28T04:32:26.238Z[t1.trio] svcadm restart dendrite:default
15842024-12-28T04:32:26.273Z
15852024-12-28T04:32:26.273Zwait 10s for dendrite to come up ...
15862024-12-28T04:32:36.275Z[t1.trio] svcadm enable tfport
15872024-12-28T04:32:36.314Z
15882024-12-28T04:32:36.314Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 9340708d-e6ad-47b8-b5b6-299c920f0d61 --sled-uuid d926aca7-fba5-4e71-803b-869b83391fb5 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
15892024-12-28T04:32:36.333Z
15902024-12-28T04:32:36.333Z[t1.trio] ipadm
15912024-12-28T04:32:36.355ZADDROBJ TYPE STATE ADDR
15922024-12-28T04:32:36.355Zlo0/v4 static ok 127.0.0.1/8
15932024-12-28T04:32:36.355Zmg1/v4 static ok 10.0.0.3/24
15942024-12-28T04:32:36.355Zlo0/v6 static ok ::1/128
15952024-12-28T04:32:36.355Zlo0/u6 static ok fd00:3::1/64
15962024-12-28T04:32:36.355Ztfportrear0_0/v6 addrconf ok fe80::6439:dfff:fea8:110%tfportrear0_0/10
15972024-12-28T04:32:36.355Ztfportrear1_0/v6 addrconf ok fe80::7822:18ff:fe2d:e7bd%tfportrear1_0/10
15982024-12-28T04:32:39.358Z[s1.trio] ping fd00:2::1
15992024-12-28T04:32:39.380Zfd00:2::1 is alive
16002024-12-28T04:32:39.380Z[s2.trio] ping fd00:1::1
16012024-12-28T04:32:39.399Zfd00:1::1 is alive
16022024-12-28T04:32:39.399Ztransit router restart passed
16032024-12-28T04:32:39.399Z[s1.trio] pkill ddmd
16042024-12-28T04:32:39.418Z
16052024-12-28T04:32:44.422Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/
16062024-12-28T04:32:44.457Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/
16072024-12-28T04:32:44.475Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log &
16082024-12-28T04:32:44.495Z
16092024-12-28T04:32:47.499Z[s1.trio] ping fd00:2::1
16102024-12-28T04:32:47.520Zfd00:2::1 is alive
16112024-12-28T04:32:47.520Z[s2.trio] ping fd00:1::1
16122024-12-28T04:32:47.540Zfd00:1::1 is alive
16132024-12-28T04:32:47.540Zserver router restart passed
16142024-12-28T04:32:50.546Zpeer expiration recovery passed
16152024-12-28T04:32:51.547Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
16162024-12-28T04:32:51.571Z3
16172024-12-28T04:32:51.571Zredundant advertise passed
16182024-12-28T04:32:52.574Ztunnel endpoint advertise passed
16192024-12-28T04:32:57.576Zredundant tunnel endpoint advertise passed
16202024-12-28T04:32:57.577Z[s1.trio] pkill ddmd
16212024-12-28T04:32:57.597Z
16222024-12-28T04:33:02.599Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/
16232024-12-28T04:33:02.634Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/
16242024-12-28T04:33:02.651Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log &
16252024-12-28T04:33:02.671Z
16262024-12-28T04:33:07.739Ztunnel router restart passed
16272024-12-28T04:33:08.740Ztunnel endpoint withdraw passed
16282024-12-28T04:33:08.755Z[t1.trio] pkill ddmd
16292024-12-28T04:33:08.781Z
16302024-12-28T04:33:08.781Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
16312024-12-28T04:33:08.785Zcp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log
16322024-12-28T04:33:11.282Z[s2.trio] pkill ddmd
16332024-12-28T04:33:11.301Z
16342024-12-28T04:33:11.301Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
16352024-12-28T04:33:13.728Z[s1.trio] pkill ddmd
16362024-12-28T04:33:13.748Z
16372024-12-28T04:33:13.748Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
16382024-12-28T04:33:16.046Z[sidecar.trio] pkill softnpu
16392024-12-28T04:33:16.066Z
16402024-12-28T04:33:16.066Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
16412024-12-28T04:33:18.432Ztest ddm::test_trio_v2_server ... ok
16422024-12-28T04:33:18.432Z
16432024-12-28T04:33:18.432Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 561.11s
16442024-12-28T04:33:18.432Z
16452024-12-28T04:33:18.458Z+ cleanup
16462024-12-28T04:33:18.460Z++ id -un
16472024-12-28T04:33:18.626Z++ id -gn
16482024-12-28T04:33:18.628Z+ pfexec chown -R build:build .
16492024-12-28T04:33:18.702Zprocess exited: duration 1097915 ms, exit code 0
 
16502024-12-28T04:33:18.712Zfound 4 output files
16512024-12-28T04:33:18.712Zuploading: /work/s1.trio.log (4249 bytes)
16522024-12-28T04:33:19.720Zuploaded: /work/s1.trio.log
16532024-12-28T04:33:19.725Zuploading: /work/s2.trio.log (10983 bytes)
16542024-12-28T04:33:20.732Zuploaded: /work/s2.trio.log
16552024-12-28T04:33:20.735Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
16562024-12-28T04:33:21.739Zuploaded: /work/sidecar.trio-softnpu.log
16572024-12-28T04:33:21.739Zuploading: /work/t1.trio.log (26112 bytes)
16582024-12-28T04:33:22.749Zuploaded: /work/t1.trio.log