|
|
|
1 | 2025-07-07T07:07:32.901Z | job assigned to worker 01JZHVAEP8KA0YY90TXWAVP2GJ [factory aws, i-049a0518541451d2f] (queued for 1 m 0 s) |
|
2 | 2025-07-07T07:07:41.672Z | starting task 0: "setup" |
3 | 2025-07-07T07:07:41.676Z | ++ uname -s |
4 | 2025-07-07T07:07:41.680Z | + kern=SunOS |
5 | 2025-07-07T07:07:41.680Z | + build_user=build |
6 | 2025-07-07T07:07:41.680Z | + build_uid=12345 |
7 | 2025-07-07T07:07:41.680Z | + work_dir=/work |
8 | 2025-07-07T07:07:41.680Z | + input_dir=/input |
9 | 2025-07-07T07:07:41.680Z | + [[ 0 == 12345 ]] |
10 | 2025-07-07T07:07:41.680Z | + case "$kern" in |
11 | 2025-07-07T07:07:41.680Z | + groupadd -g 12345 build |
12 | 2025-07-07T07:07:41.683Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-07-07T07:07:43.689Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-07-07T07:07:43.816Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-07-07T07:07:43.819Z | + home_fs=zfs |
16 | 2025-07-07T07:07:43.819Z | + [[ zfs == autofs ]] |
17 | 2025-07-07T07:07:43.819Z | + mkdir -p /home/build |
18 | 2025-07-07T07:07:43.822Z | + chown build:build /home/build /work |
19 | 2025-07-07T07:07:45.822Z | + chmod 0700 /home/build /work |
20 | 2025-07-07T07:07:45.825Z | process exited: duration 4155 ms, exit code 0 |
|
21 | 2025-07-07T07:07:45.832Z | starting task 1: "rust-toolchain" |
22 | 2025-07-07T07:07:45.837Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-07-07T07:07:45.837Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-07-07T07:07:45.837Z | * rust toolchain channel = "stable" |
25 | 2025-07-07T07:07:45.837Z | * rust toolchain profile = "default" |
26 | 2025-07-07T07:07:45.837Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-07-07T07:07:45.837Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-07-07T07:07:45.840Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-07-07T07:07:45.840Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-07-07T07:07:45.997Z | info: downloading installer |
31 | 2025-07-07T07:07:47.198Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-07-07T07:07:47.198Z | warn: /opt/ooce/bin |
33 | 2025-07-07T07:07:47.198Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-07-07T07:07:47.198Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-07-07T07:07:47.198Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-07-07T07:07:47.198Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-07-07T07:07:47.198Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-07-07T07:07:47.198Z | error: cannot install while Rust is installed |
39 | 2025-07-07T07:07:47.198Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-07-07T07:07:47.215Z | info: profile set to 'default' |
41 | 2025-07-07T07:07:47.215Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-07-07T07:07:47.218Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-07-07T07:07:47.381Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
44 | 2025-07-07T07:07:47.381Z | info: downloading component 'cargo' |
45 | 2025-07-07T07:07:48.190Z | info: downloading component 'clippy' |
46 | 2025-07-07T07:07:48.585Z | info: downloading component 'rust-docs' |
47 | 2025-07-07T07:07:50.011Z | info: downloading component 'rust-std' |
48 | 2025-07-07T07:07:51.735Z | info: downloading component 'rustc' |
49 | 2025-07-07T07:07:58.965Z | info: downloading component 'rustfmt' |
50 | 2025-07-07T07:07:59.242Z | info: installing component 'cargo' |
51 | 2025-07-07T07:08:00.116Z | info: installing component 'clippy' |
52 | 2025-07-07T07:08:00.508Z | info: installing component 'rust-docs' |
53 | 2025-07-07T07:08:02.387Z | info: installing component 'rust-std' |
54 | 2025-07-07T07:08:04.101Z | info: installing component 'rustc' |
55 | 2025-07-07T07:08:10.588Z | info: installing component 'rustfmt' |
56 | 2025-07-07T07:08:10.916Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-07-07T07:08:10.916Z | |
58 | 2025-07-07T07:08:11.323Z | stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
59 | 2025-07-07T07:08:11.323Z | |
60 | 2025-07-07T07:08:11.327Z | |
61 | 2025-07-07T07:08:11.327Z | Rust is installed now. Great! |
62 | 2025-07-07T07:08:11.327Z | |
63 | 2025-07-07T07:08:11.327Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-07-07T07:08:11.327Z | environment variable. This has not been done automatically. |
65 | 2025-07-07T07:08:11.327Z | |
66 | 2025-07-07T07:08:11.327Z | To configure your current shell, you need to source |
67 | 2025-07-07T07:08:11.327Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-07-07T07:08:11.327Z | |
69 | 2025-07-07T07:08:11.327Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-07-07T07:08:11.327Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-07-07T07:08:11.327Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-07-07T07:08:11.327Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-07-07T07:08:11.407Z | + rustup --version |
74 | 2025-07-07T07:08:11.417Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-07-07T07:08:11.420Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-07-07T07:08:11.493Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
77 | 2025-07-07T07:08:11.496Z | + cargo --version |
78 | 2025-07-07T07:08:11.553Z | cargo 1.88.0 (873a06493 2025-05-10) |
79 | 2025-07-07T07:08:11.557Z | + rustc --version |
80 | 2025-07-07T07:08:11.622Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
81 | 2025-07-07T07:08:11.625Z | process exited: duration 25790 ms, exit code 0 |
|
82 | 2025-07-07T07:08:11.632Z | starting task 2: "authentication" |
83 | 2025-07-07T07:08:11.653Z | process exited: duration 21 ms, exit code 0 |
|
84 | 2025-07-07T07:08:11.659Z | starting task 3: "clone repository" |
85 | 2025-07-07T07:08:11.664Z | + mkdir -p /work/oxidecomputer/maghemite |
86 | 2025-07-07T07:08:11.667Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
87 | 2025-07-07T07:08:11.707Z | Cloning into '/work/oxidecomputer/maghemite'... |
88 | 2025-07-07T07:08:12.333Z | + cd /work/oxidecomputer/maghemite |
89 | 2025-07-07T07:08:12.333Z | + git fetch origin eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
90 | 2025-07-07T07:08:12.595Z | From https://github.com/oxidecomputer/maghemite |
91 | 2025-07-07T07:08:12.595Z | * branch eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb -> FETCH_HEAD |
92 | 2025-07-07T07:08:12.603Z | + [[ -n renovate/lock-file-maintenance ]] |
93 | 2025-07-07T07:08:12.606Z | ++ git branch --show-current |
94 | 2025-07-07T07:08:12.610Z | + current=main |
95 | 2025-07-07T07:08:12.610Z | + [[ main != renovate/lock-file-maintenance ]] |
96 | 2025-07-07T07:08:12.610Z | + git branch -f renovate/lock-file-maintenance eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
97 | 2025-07-07T07:08:12.613Z | + git checkout -f renovate/lock-file-maintenance |
98 | 2025-07-07T07:08:12.625Z | Switched to branch 'renovate/lock-file-maintenance' |
99 | 2025-07-07T07:08:12.628Z | + git reset --hard eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
100 | 2025-07-07T07:08:12.631Z | HEAD is now at eb30e2d Lock file maintenance |
101 | 2025-07-07T07:08:12.634Z | process exited: duration 972 ms, exit code 0 |
|
102 | 2025-07-07T07:08:12.642Z | starting task 4: "build" |
103 | 2025-07-07T07:08:12.646Z | ++ cargo --version |
104 | 2025-07-07T07:08:12.654Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
105 | 2025-07-07T07:08:12.833Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
106 | 2025-07-07T07:08:12.836Z | info: downloading component 'cargo' |
107 | 2025-07-07T07:08:13.790Z | info: downloading component 'clippy' |
108 | 2025-07-07T07:08:14.165Z | info: downloading component 'rust-docs' |
109 | 2025-07-07T07:08:15.680Z | info: downloading component 'rust-std' |
110 | 2025-07-07T07:08:17.247Z | info: downloading component 'rustc' |
111 | 2025-07-07T07:08:24.394Z | info: downloading component 'rustfmt' |
112 | 2025-07-07T07:08:24.627Z | info: installing component 'cargo' |
113 | 2025-07-07T07:08:25.461Z | info: installing component 'clippy' |
114 | 2025-07-07T07:08:25.848Z | info: installing component 'rust-docs' |
115 | 2025-07-07T07:08:27.712Z | info: installing component 'rust-std' |
116 | 2025-07-07T07:08:29.413Z | info: installing component 'rustc' |
117 | 2025-07-07T07:08:35.750Z | info: installing component 'rustfmt' |
118 | 2025-07-07T07:08:36.163Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
119 | 2025-07-07T07:08:36.166Z | ++ rustc --version |
120 | 2025-07-07T07:08:36.242Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
121 | 2025-07-07T07:08:36.246Z | ++ dladm |
122 | 2025-07-07T07:08:36.251Z | LINK CLASS MTU STATE BRIDGE OVER |
123 | 2025-07-07T07:08:36.251Z | ena0 phys 9216 up -- -- |
124 | 2025-07-07T07:08:36.254Z | ++ ipadm |
125 | 2025-07-07T07:08:36.254Z | ADDROBJ TYPE STATE ADDR |
126 | 2025-07-07T07:08:36.254Z | lo0/v4 static ok 127.0.0.1/8 |
127 | 2025-07-07T07:08:36.254Z | ena0/dhcp dhcp ok 10.150.1.87/24 |
128 | 2025-07-07T07:08:36.254Z | lo0/v6 static ok ::1/128 |
129 | 2025-07-07T07:08:36.257Z | ++ banner collect |
130 | 2025-07-07T07:08:36.260Z | |
131 | 2025-07-07T07:08:36.260Z | #### #### # # ###### #### ##### |
132 | 2025-07-07T07:08:36.260Z | # # # # # # # # # # |
133 | 2025-07-07T07:08:36.260Z | # # # # # ##### # # |
134 | 2025-07-07T07:08:36.260Z | # # # # # # # # |
135 | 2025-07-07T07:08:36.260Z | # # # # # # # # # # |
136 | 2025-07-07T07:08:36.260Z | #### #### ###### ###### ###### #### # |
137 | 2025-07-07T07:08:36.260Z | |
138 | 2025-07-07T07:08:36.260Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
139 | 2025-07-07T07:08:36.260Z | ++ repo=softnpu |
140 | 2025-07-07T07:08:36.260Z | ++ series=image |
141 | 2025-07-07T07:08:36.260Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
142 | 2025-07-07T07:08:36.260Z | ++ name=softnpu |
143 | 2025-07-07T07:08:36.260Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
144 | 2025-07-07T07:08:36.260Z | ++ mkdir -p download |
145 | 2025-07-07T07:08:36.260Z | ++ pushd download |
146 | 2025-07-07T07:08:36.260Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
147 | 2025-07-07T07:08:36.261Z | ++ [[ ! -f softnpu ]] |
148 | 2025-07-07T07:08:36.261Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
149 | 2025-07-07T07:08:36.268Z | % Total % Received % Xferd Average Speed Time Time Time Current |
150 | 2025-07-07T07:08:36.272Z | Dload Upload Total Spent Left Speed |
151 | 2025-07-07T07:08:36.751Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
40 21.8M 40 9035k 0 0 40.5M 0 --:--:-- --:--:-- --:--:-- 40.4M
100 21.8M 100 21.8M 0 0 45.1M 0 --:--:-- --:--:-- --:--:-- 45.2M |
152 | 2025-07-07T07:08:36.756Z | ++ popd |
153 | 2025-07-07T07:08:36.760Z | /work/oxidecomputer/maghemite |
154 | 2025-07-07T07:08:36.760Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
155 | 2025-07-07T07:08:36.760Z | ++ repo=sidecar-lite |
156 | 2025-07-07T07:08:36.760Z | ++ series=release |
157 | 2025-07-07T07:08:36.761Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
158 | 2025-07-07T07:08:36.761Z | ++ name=libsidecar_lite.so |
159 | 2025-07-07T07:08:36.761Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
160 | 2025-07-07T07:08:36.761Z | ++ mkdir -p download |
161 | 2025-07-07T07:08:36.761Z | ++ pushd download |
162 | 2025-07-07T07:08:36.761Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
163 | 2025-07-07T07:08:36.761Z | ++ [[ ! -f libsidecar_lite.so ]] |
164 | 2025-07-07T07:08:36.761Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
165 | 2025-07-07T07:08:36.770Z | % Total % Received % Xferd Average Speed Time Time Time Current |
166 | 2025-07-07T07:08:36.770Z | Dload Upload Total Spent Left Speed |
167 | 2025-07-07T07:08:37.169Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 20.3M 100 20.3M 0 0 51.0M 0 --:--:-- --:--:-- --:--:-- 51.1M |
168 | 2025-07-07T07:08:37.172Z | ++ popd |
169 | 2025-07-07T07:08:37.172Z | /work/oxidecomputer/maghemite |
170 | 2025-07-07T07:08:37.172Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
171 | 2025-07-07T07:08:37.173Z | ++ repo=sidecar-lite |
172 | 2025-07-07T07:08:37.173Z | ++ series=release |
173 | 2025-07-07T07:08:37.173Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
174 | 2025-07-07T07:08:37.173Z | ++ name=scadm |
175 | 2025-07-07T07:08:37.173Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
176 | 2025-07-07T07:08:37.173Z | ++ mkdir -p download |
177 | 2025-07-07T07:08:37.176Z | ++ pushd download |
178 | 2025-07-07T07:08:37.176Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
179 | 2025-07-07T07:08:37.176Z | ++ [[ ! -f scadm ]] |
180 | 2025-07-07T07:08:37.176Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
181 | 2025-07-07T07:08:37.183Z | % Total % Received % Xferd Average Speed Time Time Time Current |
182 | 2025-07-07T07:08:37.186Z | Dload Upload Total Spent Left Speed |
183 | 2025-07-07T07:08:37.738Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
38 22.7M 38 8875k 0 0 28.6M 0 --:--:-- --:--:-- --:--:-- 28.6M
100 22.7M 100 22.7M 0 0 41.1M 0 --:--:-- --:--:-- --:--:-- 41.1M |
184 | 2025-07-07T07:08:37.742Z | ++ popd |
185 | 2025-07-07T07:08:37.742Z | /work/oxidecomputer/maghemite |
186 | 2025-07-07T07:08:37.742Z | ++ get_artifact dendrite image 270dc8eb421b8514bf1ed00ab956025dc326b9df dendrite-softnpu.tar.gz |
187 | 2025-07-07T07:08:37.742Z | ++ repo=dendrite |
188 | 2025-07-07T07:08:37.742Z | ++ series=image |
189 | 2025-07-07T07:08:37.742Z | ++ commit=270dc8eb421b8514bf1ed00ab956025dc326b9df |
190 | 2025-07-07T07:08:37.742Z | ++ name=dendrite-softnpu.tar.gz |
191 | 2025-07-07T07:08:37.742Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
192 | 2025-07-07T07:08:37.742Z | ++ mkdir -p download |
193 | 2025-07-07T07:08:37.747Z | ++ pushd download |
194 | 2025-07-07T07:08:37.747Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
195 | 2025-07-07T07:08:37.747Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
196 | 2025-07-07T07:08:37.747Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/270dc8eb421b8514bf1ed00ab956025dc326b9df/dendrite-softnpu.tar.gz |
197 | 2025-07-07T07:08:37.753Z | % Total % Received % Xferd Average Speed Time Time Time Current |
198 | 2025-07-07T07:08:37.757Z | Dload Upload Total Spent Left Speed |
199 | 2025-07-07T07:08:39.397Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
29 56.6M 29 16.9M 0 0 20.0M 0 0:00:02 --:--:-- 0:00:02 20.0M
100 56.6M 100 56.6M 0 0 34.4M 0 0:00:01 0:00:01 --:--:-- 34.5M |
200 | 2025-07-07T07:08:39.400Z | ++ popd |
201 | 2025-07-07T07:08:39.400Z | /work/oxidecomputer/maghemite |
202 | 2025-07-07T07:08:39.400Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
203 | 2025-07-07T07:08:39.400Z | ++ repo=maghemite |
204 | 2025-07-07T07:08:39.400Z | ++ series=release |
205 | 2025-07-07T07:08:39.400Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
206 | 2025-07-07T07:08:39.400Z | ++ name=ddmd |
207 | 2025-07-07T07:08:39.400Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
208 | 2025-07-07T07:08:39.400Z | ++ mkdir -p download |
209 | 2025-07-07T07:08:39.405Z | ++ pushd download |
210 | 2025-07-07T07:08:39.405Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
211 | 2025-07-07T07:08:39.405Z | ++ [[ ! -f ddmd ]] |
212 | 2025-07-07T07:08:39.405Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
213 | 2025-07-07T07:08:39.409Z | % Total % Received % Xferd Average Speed Time Time Time Current |
214 | 2025-07-07T07:08:39.412Z | Dload Upload Total Spent Left Speed |
215 | 2025-07-07T07:08:40.475Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 40.9M 100 40.9M 0 0 38.4M 0 0:00:01 0:00:01 --:--:-- 38.4M |
216 | 2025-07-07T07:08:40.480Z | ++ popd |
217 | 2025-07-07T07:08:40.480Z | /work/oxidecomputer/maghemite |
218 | 2025-07-07T07:08:40.480Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
219 | 2025-07-07T07:08:40.480Z | ++ repo=maghemite |
220 | 2025-07-07T07:08:40.480Z | ++ series=release |
221 | 2025-07-07T07:08:40.480Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
222 | 2025-07-07T07:08:40.480Z | ++ name=ddmadm |
223 | 2025-07-07T07:08:40.480Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
224 | 2025-07-07T07:08:40.480Z | ++ mkdir -p download |
225 | 2025-07-07T07:08:40.484Z | ++ pushd download |
226 | 2025-07-07T07:08:40.484Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
227 | 2025-07-07T07:08:40.484Z | ++ [[ ! -f ddmadm ]] |
228 | 2025-07-07T07:08:40.484Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
229 | 2025-07-07T07:08:40.488Z | % Total % Received % Xferd Average Speed Time Time Time Current |
230 | 2025-07-07T07:08:40.492Z | Dload Upload Total Spent Left Speed |
231 | 2025-07-07T07:08:40.952Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 18.0M 100 18.0M 0 0 39.0M 0 --:--:-- --:--:-- --:--:-- 39.0M |
232 | 2025-07-07T07:08:40.958Z | ++ popd |
233 | 2025-07-07T07:08:40.958Z | /work/oxidecomputer/maghemite |
234 | 2025-07-07T07:08:40.958Z | ++ pushd download |
235 | 2025-07-07T07:08:40.958Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
236 | 2025-07-07T07:08:40.958Z | ++ chmod +x softnpu |
237 | 2025-07-07T07:08:40.958Z | ++ chmod +x scadm |
238 | 2025-07-07T07:08:40.963Z | ++ chmod +x ddmadm |
239 | 2025-07-07T07:08:40.963Z | ++ chmod +x ddmd |
240 | 2025-07-07T07:08:40.963Z | ++ mv ddmadm ddmadm-v2 |
241 | 2025-07-07T07:08:40.963Z | ++ mv ddmd ddmd-v2 |
242 | 2025-07-07T07:08:40.967Z | ++ rm -rf zones/dendrite |
243 | 2025-07-07T07:08:40.967Z | ++ mkdir -p zones/dendrite |
244 | 2025-07-07T07:08:40.975Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
245 | 2025-07-07T07:08:42.079Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
246 | 2025-07-07T07:08:42.082Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
247 | 2025-07-07T07:08:42.086Z | ++ popd |
248 | 2025-07-07T07:08:42.086Z | /work/oxidecomputer/maghemite |
249 | 2025-07-07T07:08:42.086Z | ++ banner install |
250 | 2025-07-07T07:08:42.086Z | |
251 | 2025-07-07T07:08:42.086Z | # # # #### ##### ## # # |
252 | 2025-07-07T07:08:42.086Z | # ## # # # # # # # |
253 | 2025-07-07T07:08:42.086Z | # # # # #### # # # # # |
254 | 2025-07-07T07:08:42.086Z | # # # # # # ###### # # |
255 | 2025-07-07T07:08:42.086Z | # # ## # # # # # # # |
256 | 2025-07-07T07:08:42.086Z | # # # #### # # # ###### ###### |
257 | 2025-07-07T07:08:42.086Z | |
258 | 2025-07-07T07:08:42.090Z | ++ pkg info brand/sparse |
259 | 2025-07-07T07:08:42.091Z | ++ grep -qi installed |
260 | 2025-07-07T07:08:43.720Z | pkg: info: no packages matching the following patterns you specified are |
261 | 2025-07-07T07:08:43.720Z | installed on the system. Try querying remotely instead: |
262 | 2025-07-07T07:08:43.720Z | |
263 | 2025-07-07T07:08:43.720Z | brand/sparse |
264 | 2025-07-07T07:08:43.769Z | ++ [[ 1 != 0 ]] |
265 | 2025-07-07T07:08:43.770Z | ++ set -o errexit |
266 | 2025-07-07T07:08:43.773Z | ++ pfexec pkg install brand/sparse |
267 | 2025-07-07T07:08:51.020Z | Startup: Refreshing catalog 'helios-dev' ... Done |
268 | 2025-07-07T07:08:57.902Z | Startup: Caching catalogs ... Done |
269 | 2025-07-07T07:09:01.863Z | Planning: Solver setup ... Done |
270 | 2025-07-07T07:09:01.887Z | Planning: Running solver ... Done |
271 | 2025-07-07T07:09:01.974Z | Planning: Finding local manifests ... Done |
272 | 2025-07-07T07:09:01.991Z | Planning: Fetching manifests: 0/1 0% complete |
273 | 2025-07-07T07:09:01.997Z | Planning: Fetching manifests: 1/1 100% complete |
274 | 2025-07-07T07:09:02.016Z | Planning: Package planning ... Done |
275 | 2025-07-07T07:09:02.019Z | Planning: Merging actions ... Done |
276 | 2025-07-07T07:09:02.346Z | Planning: Checking for conflicting actions ... Done |
277 | 2025-07-07T07:09:02.349Z | Planning: Consolidating action changes ... Done |
278 | 2025-07-07T07:09:03.410Z | Planning: Evaluating mediators ... Done |
279 | 2025-07-07T07:09:03.414Z | Planning: Planning completed in 5.39 seconds |
280 | 2025-07-07T07:09:03.426Z | Packages to install: 1 |
281 | 2025-07-07T07:09:03.426Z | Create boot environment: No |
282 | 2025-07-07T07:09:03.430Z | Create backup boot environment: No |
283 | 2025-07-07T07:09:03.475Z | |
284 | 2025-07-07T07:09:03.475Z | Download: 0/16 items 0.0/0.0MB 0% complete |
285 | 2025-07-07T07:09:03.548Z | Download: Completed 23.55 kB in 0.07 seconds (324k/s) |
286 | 2025-07-07T07:09:03.656Z | Actions: 1/32 actions (Installing new actions) |
287 | 2025-07-07T07:09:03.662Z | Actions: Completed 32 actions in 0.01 seconds. |
288 | 2025-07-07T07:09:03.974Z | Done |
289 | 2025-07-07T07:09:03.974Z | Done |
290 | 2025-07-07T07:09:04.737Z | Done |
291 | 2025-07-07T07:09:09.126Z | Done |
292 | 2025-07-07T07:09:09.216Z | Done |
293 | 2025-07-07T07:09:09.219Z | Done |
294 | 2025-07-07T07:09:09.313Z | Done |
295 | 2025-07-07T07:09:09.834Z | ++ set -o errexit |
296 | 2025-07-07T07:09:09.834Z | ++ set -o pipefail |
297 | 2025-07-07T07:09:09.834Z | ++ banner build |
298 | 2025-07-07T07:09:09.838Z | |
299 | 2025-07-07T07:09:09.838Z | ##### # # # # ##### |
300 | 2025-07-07T07:09:09.838Z | # # # # # # # # |
301 | 2025-07-07T07:09:09.838Z | ##### # # # # # # |
302 | 2025-07-07T07:09:09.838Z | # # # # # # # # |
303 | 2025-07-07T07:09:09.838Z | # # # # # # # # |
304 | 2025-07-07T07:09:09.838Z | ##### #### # ###### ##### |
305 | 2025-07-07T07:09:09.838Z | |
306 | 2025-07-07T07:09:09.838Z | ++ cargo build --release --bin ddmd --bin ddmadm |
307 | 2025-07-07T07:09:10.022Z | Updating crates.io index |
308 | 2025-07-07T07:09:10.091Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
309 | 2025-07-07T07:09:10.754Z | From https://github.com/oxidecomputer/falcon |
310 | 2025-07-07T07:09:10.754Z | * [new ref] bfcf50ebd5aa308990c858606ebf4e6cc3a0a119 -> refs/commit/bfcf50ebd5aa308990c858606ebf4e6cc3a0a119 |
311 | 2025-07-07T07:09:10.857Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
312 | 2025-07-07T07:09:11.243Z | From https://github.com/oxidecomputer/dendrite |
313 | 2025-07-07T07:09:11.243Z | * [new ref] 196b6b1389cedbe71ffaa369ccf2af90664fac75 -> refs/commit/196b6b1389cedbe71ffaa369ccf2af90664fac75 |
314 | 2025-07-07T07:09:11.294Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
315 | 2025-07-07T07:09:11.648Z | From https://github.com/oxidecomputer/ispf |
316 | 2025-07-07T07:09:11.648Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
317 | 2025-07-07T07:09:11.672Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
318 | 2025-07-07T07:09:12.066Z | From https://github.com/oxidecomputer/netadm-sys |
319 | 2025-07-07T07:09:12.066Z | * [new ref] edbf966dab4ea27af8163e9296484d3e51ec84b0 -> refs/commit/edbf966dab4ea27af8163e9296484d3e51ec84b0 |
320 | 2025-07-07T07:09:12.078Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
321 | 2025-07-07T07:09:17.911Z | From https://github.com/oxidecomputer/omicron |
322 | 2025-07-07T07:09:17.911Z | * [new ref] 765dbb0c6d463961ec364a388485a685ee80547c -> refs/commit/765dbb0c6d463961ec364a388485a685ee80547c |
323 | 2025-07-07T07:09:18.374Z | Updating git repository `https://github.com/oxidecomputer/opte` |
324 | 2025-07-07T07:09:19.207Z | From https://github.com/oxidecomputer/opte |
325 | 2025-07-07T07:09:19.207Z | * [new ref] 3d1263ced8177893d46da54a914e4c510dc2bfc8 -> refs/commit/3d1263ced8177893d46da54a914e4c510dc2bfc8 |
326 | 2025-07-07T07:09:19.256Z | Updating git repository `https://github.com/illumos/smf-rs` |
327 | 2025-07-07T07:09:19.567Z | From https://github.com/illumos/smf-rs |
328 | 2025-07-07T07:09:19.567Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
329 | 2025-07-07T07:09:19.614Z | Updating git repository `https://github.com/oxidecomputer/zone` |
330 | 2025-07-07T07:09:19.882Z | From https://github.com/oxidecomputer/zone |
331 | 2025-07-07T07:09:19.882Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
332 | 2025-07-07T07:09:19.934Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
333 | 2025-07-07T07:09:20.873Z | From https://github.com/oxidecomputer/propolis |
334 | 2025-07-07T07:09:20.873Z | * [new ref] 02fdf06bb279fc1b1393f993b90cbe84b7e9f281 -> refs/commit/02fdf06bb279fc1b1393f993b90cbe84b7e9f281 |
335 | 2025-07-07T07:09:20.996Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
336 | 2025-07-07T07:09:21.523Z | From https://github.com/oxidecomputer/transceiver-control |
337 | 2025-07-07T07:09:21.523Z | * [new ref] d861e1dedaa6eb6513a017c2bbe4b73e97327684 -> refs/commit/d861e1dedaa6eb6513a017c2bbe4b73e97327684 |
338 | 2025-07-07T07:09:21.562Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
339 | 2025-07-07T07:09:21.822Z | From https://github.com/oxidecomputer/dlpi-sys |
340 | 2025-07-07T07:09:21.822Z | * [new ref] bc75c49c365534f4764dec5853a75c7c9f4567c1 -> refs/commit/bc75c49c365534f4764dec5853a75c7c9f4567c1 |
341 | 2025-07-07T07:09:21.842Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
342 | 2025-07-07T07:09:22.187Z | From https://github.com/jmesmon/rust-libzfs |
343 | 2025-07-07T07:09:22.187Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
344 | 2025-07-07T07:09:22.199Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
345 | 2025-07-07T07:09:22.515Z | From https://github.com/oxidecomputer/rusty-doors |
346 | 2025-07-07T07:09:22.515Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
347 | 2025-07-07T07:09:22.528Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
348 | 2025-07-07T07:09:22.889Z | From https://github.com/oxidecomputer/lldp |
349 | 2025-07-07T07:09:22.889Z | * [new ref] 82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 -> refs/commit/82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 |
350 | 2025-07-07T07:09:22.918Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
351 | 2025-07-07T07:09:23.472Z | From https://github.com/oxidecomputer/maghemite |
352 | 2025-07-07T07:09:23.472Z | * [new ref] fa5f15cdcd5864161a929e2ec01534f70dfba216 -> refs/commit/fa5f15cdcd5864161a929e2ec01534f70dfba216 |
353 | 2025-07-07T07:09:23.530Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
354 | 2025-07-07T07:09:23.813Z | From https://github.com/oxidecomputer/serde_human_bytes |
355 | 2025-07-07T07:09:23.813Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
356 | 2025-07-07T07:09:23.836Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
357 | 2025-07-07T07:09:24.153Z | From https://github.com/oxidecomputer/slog-error-chain |
358 | 2025-07-07T07:09:24.153Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
359 | 2025-07-07T07:09:24.166Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
360 | 2025-07-07T07:09:24.469Z | From https://github.com/oxidecomputer/tufaceous |
361 | 2025-07-07T07:09:24.469Z | * [new ref] 3923a4358e8be55fef0f50859e8ea1efa48f00f0 -> refs/commit/3923a4358e8be55fef0f50859e8ea1efa48f00f0 |
362 | 2025-07-07T07:09:24.510Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
363 | 2025-07-07T07:09:25.818Z | From https://github.com/oxidecomputer/crucible |
364 | 2025-07-07T07:09:25.818Z | * [new ref] da3cf198a0e000bb89efc3a1c77d7ba09340a600 -> refs/commit/da3cf198a0e000bb89efc3a1c77d7ba09340a600 |
365 | 2025-07-07T07:09:26.065Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
366 | 2025-07-07T07:09:26.448Z | From https://github.com/oxidecomputer/propolis |
367 | 2025-07-07T07:09:26.448Z | * [new ref] e3988414bd68ecf806078fb898120e1194451ee9 -> refs/commit/e3988414bd68ecf806078fb898120e1194451ee9 |
368 | 2025-07-07T07:09:26.520Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
369 | 2025-07-07T07:09:26.931Z | From https://github.com/oxidecomputer/crucible |
370 | 2025-07-07T07:09:26.931Z | * [new ref] e164393a88e7b62598897dc4f53315f083e25333 -> refs/commit/e164393a88e7b62598897dc4f53315f083e25333 |
371 | 2025-07-07T07:09:26.983Z | Updating git repository `https://github.com/oxidecomputer/opte` |
372 | 2025-07-07T07:09:27.341Z | From https://github.com/oxidecomputer/opte |
373 | 2025-07-07T07:09:27.341Z | * [new ref] 23cebf3b1c911f09c203f7df50cc06bf780338e5 -> refs/commit/23cebf3b1c911f09c203f7df50cc06bf780338e5 |
374 | 2025-07-07T07:09:27.410Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
375 | 2025-07-07T07:09:28.015Z | From https://github.com/oxidecomputer/management-gateway-service |
376 | 2025-07-07T07:09:28.015Z | * [new ref] 0e1e055b66ec007c537e5bd45e210c245f9c537d -> refs/commit/0e1e055b66ec007c537e5bd45e210c245f9c537d |
377 | 2025-07-07T07:09:28.048Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
378 | 2025-07-07T07:09:28.339Z | From https://github.com/oxidecomputer/ipcc-rs |
379 | 2025-07-07T07:09:28.339Z | * [new ref] 524eb8f125003dff50b9703900c6b323f00f9e1b -> refs/commit/524eb8f125003dff50b9703900c6b323f00f9e1b |
380 | 2025-07-07T07:09:29.256Z | Downloading crates ... |
381 | 2025-07-07T07:09:29.334Z | Downloaded allocator-api2 v0.2.21 |
382 | 2025-07-07T07:09:29.338Z | Downloaded camino v1.1.10 |
383 | 2025-07-07T07:09:29.341Z | Downloaded anstream v0.6.19 |
384 | 2025-07-07T07:09:29.344Z | Downloaded anstyle v1.0.11 |
385 | 2025-07-07T07:09:29.348Z | Downloaded ahash v0.8.12 |
386 | 2025-07-07T07:09:29.351Z | Downloaded foreign-types v0.3.2 |
387 | 2025-07-07T07:09:29.354Z | Downloaded num v0.4.3 |
388 | 2025-07-07T07:09:29.354Z | Downloaded cancel-safe-futures v0.1.5 |
389 | 2025-07-07T07:09:29.357Z | Downloaded atomicwrites v0.4.4 |
390 | 2025-07-07T07:09:29.360Z | Downloaded crucible-workspace-hack v0.1.0 |
391 | 2025-07-07T07:09:29.360Z | Downloaded num-traits v0.2.19 |
392 | 2025-07-07T07:09:29.363Z | Downloaded crossbeam-deque v0.8.6 |
393 | 2025-07-07T07:09:29.366Z | Downloaded crossbeam-epoch v0.9.18 |
394 | 2025-07-07T07:09:29.369Z | Downloaded num-rational v0.4.2 |
395 | 2025-07-07T07:09:29.373Z | Downloaded num_enum_derive v0.7.4 |
396 | 2025-07-07T07:09:29.376Z | Downloaded once_cell v1.21.3 |
397 | 2025-07-07T07:09:29.379Z | Downloaded num_threads v0.1.7 |
398 | 2025-07-07T07:09:29.379Z | Downloaded camino-tempfile v1.4.1 |
399 | 2025-07-07T07:09:29.382Z | Downloaded num_enum v0.7.4 |
400 | 2025-07-07T07:09:29.389Z | Downloaded fixedbitset v0.5.7 |
401 | 2025-07-07T07:09:29.391Z | Downloaded omicron-workspace-hack v0.1.0 |
402 | 2025-07-07T07:09:29.394Z | Downloaded no-std-compat v0.4.1 |
403 | 2025-07-07T07:09:29.398Z | Downloaded darling_macro v0.20.11 |
404 | 2025-07-07T07:09:29.398Z | Downloaded ciborium-io v0.2.2 |
405 | 2025-07-07T07:09:29.400Z | Downloaded fixedbitset v0.4.2 |
406 | 2025-07-07T07:09:29.400Z | Downloaded dof v0.3.0 |
407 | 2025-07-07T07:09:29.403Z | Downloaded digest v0.10.7 |
408 | 2025-07-07T07:09:29.406Z | Downloaded crypto-common v0.1.6 |
409 | 2025-07-07T07:09:29.409Z | Downloaded ciborium-ll v0.2.2 |
410 | 2025-07-07T07:09:29.409Z | Downloaded data-encoding v2.9.0 |
411 | 2025-07-07T07:09:29.412Z | Downloaded ppv-lite86 v0.2.21 |
412 | 2025-07-07T07:09:29.415Z | Downloaded progenitor-macro v0.9.1 |
413 | 2025-07-07T07:09:29.415Z | Downloaded proc-macro-error-attr2 v2.0.0 |
414 | 2025-07-07T07:09:29.415Z | Downloaded proc-macro-crate v3.3.0 |
415 | 2025-07-07T07:09:29.418Z | Downloaded cstr-argument v0.1.2 |
416 | 2025-07-07T07:09:29.423Z | Downloaded pretty-hex v0.4.1 |
417 | 2025-07-07T07:09:29.423Z | Downloaded postcard v1.1.2 |
418 | 2025-07-07T07:09:29.428Z | Downloaded proc-macro-error-attr v1.0.4 |
419 | 2025-07-07T07:09:29.428Z | Downloaded errno v0.3.13 |
420 | 2025-07-07T07:09:29.431Z | Downloaded anstyle-query v1.1.3 |
421 | 2025-07-07T07:09:29.431Z | Downloaded fnv v1.0.7 |
422 | 2025-07-07T07:09:29.434Z | Downloaded proc-macro-error v1.0.4 |
423 | 2025-07-07T07:09:29.437Z | Downloaded usdt-macro v0.5.0 |
424 | 2025-07-07T07:09:29.440Z | Downloaded tower-layer v0.3.3 |
425 | 2025-07-07T07:09:29.440Z | Downloaded progenitor-macro v0.10.0 |
426 | 2025-07-07T07:09:29.444Z | Downloaded zerofrom v0.1.6 |
427 | 2025-07-07T07:09:29.444Z | Downloaded daft-derive v0.1.4 |
428 | 2025-07-07T07:09:29.448Z | Downloaded futures-task v0.3.31 |
429 | 2025-07-07T07:09:29.452Z | Downloaded foldhash v0.1.5 |
430 | 2025-07-07T07:09:29.455Z | Downloaded float-ord v0.3.2 |
431 | 2025-07-07T07:09:29.455Z | Downloaded clap_lex v0.7.5 |
432 | 2025-07-07T07:09:29.458Z | Downloaded either v1.15.0 |
433 | 2025-07-07T07:09:29.461Z | Downloaded progenitor-client v0.9.1 |
434 | 2025-07-07T07:09:29.461Z | Downloaded embedded-io v0.6.1 |
435 | 2025-07-07T07:09:29.464Z | Downloaded dirs-next v2.0.0 |
436 | 2025-07-07T07:09:29.467Z | Downloaded defmt-macros v1.0.1 |
437 | 2025-07-07T07:09:29.471Z | Downloaded quick-error v1.2.3 |
438 | 2025-07-07T07:09:29.471Z | Downloaded colored v3.0.0 |
439 | 2025-07-07T07:09:29.474Z | Downloaded defmt-parser v1.0.0 |
440 | 2025-07-07T07:09:29.477Z | Downloaded potential_utf v0.1.2 |
441 | 2025-07-07T07:09:29.480Z | Downloaded progenitor v0.9.1 |
442 | 2025-07-07T07:09:29.480Z | Downloaded colorchoice v1.0.4 |
443 | 2025-07-07T07:09:29.483Z | Downloaded http-body v1.0.1 |
444 | 2025-07-07T07:09:29.483Z | Downloaded displaydoc v0.2.5 |
445 | 2025-07-07T07:09:29.487Z | Downloaded foreign-types-macros v0.2.3 |
446 | 2025-07-07T07:09:29.490Z | Downloaded deranged v0.4.0 |
447 | 2025-07-07T07:09:29.493Z | Downloaded utf8_iter v1.0.4 |
448 | 2025-07-07T07:09:29.496Z | Downloaded cookie v0.18.1 |
449 | 2025-07-07T07:09:29.499Z | Downloaded zerofrom-derive v0.1.6 |
450 | 2025-07-07T07:09:29.499Z | Downloaded writeable v0.6.1 |
451 | 2025-07-07T07:09:29.508Z | Downloaded sigpipe v0.1.3 |
452 | 2025-07-07T07:09:29.512Z | Downloaded prettyplease v0.2.35 |
453 | 2025-07-07T07:09:29.512Z | Downloaded tinyvec_macros v0.1.1 |
454 | 2025-07-07T07:09:29.512Z | Downloaded pin-utils v0.1.0 |
455 | 2025-07-07T07:09:29.512Z | Downloaded rand_chacha v0.9.0 |
456 | 2025-07-07T07:09:29.515Z | Downloaded ref-cast v1.0.24 |
457 | 2025-07-07T07:09:29.519Z | Downloaded parse-display v0.10.0 |
458 | 2025-07-07T07:09:29.519Z | Downloaded ref-cast-impl v1.0.24 |
459 | 2025-07-07T07:09:29.522Z | Downloaded pest_generator v2.8.1 |
460 | 2025-07-07T07:09:29.525Z | Downloaded tower-service v0.3.3 |
461 | 2025-07-07T07:09:29.525Z | Downloaded paste v1.0.15 |
462 | 2025-07-07T07:09:29.528Z | Downloaded idna_adapter v1.2.1 |
463 | 2025-07-07T07:09:29.531Z | Downloaded sync_wrapper v1.0.2 |
464 | 2025-07-07T07:09:29.531Z | Downloaded rayon-core v1.12.1 |
465 | 2025-07-07T07:09:29.536Z | Downloaded libscf-sys v1.1.0 |
466 | 2025-07-07T07:09:29.539Z | Downloaded is_terminal_polyfill v1.70.1 |
467 | 2025-07-07T07:09:29.543Z | Downloaded rustc-hash v2.1.1 |
468 | 2025-07-07T07:09:29.543Z | Downloaded pin-project-lite v0.2.16 |
469 | 2025-07-07T07:09:29.547Z | Downloaded foreign-types-shared v0.3.1 |
470 | 2025-07-07T07:09:29.550Z | Downloaded foreign-types-shared v0.1.1 |
471 | 2025-07-07T07:09:29.551Z | Downloaded testing_table v0.3.0 |
472 | 2025-07-07T07:09:29.555Z | Downloaded serde_path_to_error v0.1.17 |
473 | 2025-07-07T07:09:29.555Z | Downloaded rustversion v1.0.21 |
474 | 2025-07-07T07:09:29.560Z | Downloaded futures-channel v0.3.31 |
475 | 2025-07-07T07:09:29.564Z | Downloaded signal-hook-registry v1.4.5 |
476 | 2025-07-07T07:09:29.564Z | Downloaded lazy_static v1.5.0 |
477 | 2025-07-07T07:09:29.567Z | Downloaded serde-big-array v0.5.1 |
478 | 2025-07-07T07:09:29.568Z | Downloaded typify-macro v0.3.0 |
479 | 2025-07-07T07:09:29.568Z | Downloaded linear-map v1.2.0 |
480 | 2025-07-07T07:09:29.571Z | Downloaded terminal_size v0.4.2 |
481 | 2025-07-07T07:09:29.574Z | Downloaded libsw v3.5.0 |
482 | 2025-07-07T07:09:29.578Z | Downloaded highway v1.3.0 |
483 | 2025-07-07T07:09:29.578Z | Downloaded rand_core v0.9.3 |
484 | 2025-07-07T07:09:29.581Z | Downloaded crossbeam-utils v0.8.21 |
485 | 2025-07-07T07:09:29.584Z | Downloaded crc32fast v1.4.2 |
486 | 2025-07-07T07:09:29.588Z | Downloaded bitflags v2.9.1 |
487 | 2025-07-07T07:09:29.592Z | Downloaded rand_core v0.6.4 |
488 | 2025-07-07T07:09:29.595Z | Downloaded toml_write v0.1.2 |
489 | 2025-07-07T07:09:29.598Z | Downloaded slab v0.4.10 |
490 | 2025-07-07T07:09:29.599Z | Downloaded untrusted v0.9.0 |
491 | 2025-07-07T07:09:29.602Z | Downloaded strsim v0.11.1 |
492 | 2025-07-07T07:09:29.605Z | Downloaded rusty-fork v0.3.0 |
493 | 2025-07-07T07:09:29.605Z | Downloaded synstructure v0.13.2 |
494 | 2025-07-07T07:09:29.608Z | Downloaded glob v0.3.2 |
495 | 2025-07-07T07:09:29.612Z | Downloaded generic-array v0.14.7 |
496 | 2025-07-07T07:09:29.612Z | Downloaded typify v0.3.0 |
497 | 2025-07-07T07:09:29.615Z | Downloaded swrite v0.1.0 |
498 | 2025-07-07T07:09:29.620Z | Downloaded serde_derive_internals v0.29.1 |
499 | 2025-07-07T07:09:29.624Z | Downloaded futures v0.3.31 |
500 | 2025-07-07T07:09:29.627Z | Downloaded newtype_derive v0.1.6 |
501 | 2025-07-07T07:09:29.627Z | Downloaded ident_case v1.0.1 |
502 | 2025-07-07T07:09:29.631Z | Downloaded zone_cfg_derive v0.3.1 |
503 | 2025-07-07T07:09:29.631Z | Downloaded memoffset v0.9.1 |
504 | 2025-07-07T07:09:29.634Z | Downloaded waitgroup v0.1.2 |
505 | 2025-07-07T07:09:29.634Z | Downloaded usdt-attr-macro v0.5.0 |
506 | 2025-07-07T07:09:29.637Z | Downloaded linked-hash-map v0.5.6 |
507 | 2025-07-07T07:09:29.637Z | Downloaded want v0.3.1 |
508 | 2025-07-07T07:09:29.641Z | Downloaded term v0.7.0 |
509 | 2025-07-07T07:09:29.645Z | Downloaded dropshot_endpoint v0.16.2 |
510 | 2025-07-07T07:09:29.648Z | Downloaded macaddr v1.0.1 |
511 | 2025-07-07T07:09:29.651Z | Downloaded lru-slab v0.1.2 |
512 | 2025-07-07T07:09:29.651Z | Downloaded progenitor-impl v0.9.1 |
513 | 2025-07-07T07:09:29.655Z | Downloaded slog-stdlog v4.1.1 |
514 | 2025-07-07T07:09:29.658Z | Downloaded derive_more v0.99.20 |
515 | 2025-07-07T07:09:29.662Z | Downloaded proc-macro2 v1.0.95 |
516 | 2025-07-07T07:09:29.665Z | Downloaded try-lock v0.2.5 |
517 | 2025-07-07T07:09:29.668Z | Downloaded strum_macros v0.26.4 |
518 | 2025-07-07T07:09:29.672Z | Downloaded hubpack_derive v0.1.1 |
519 | 2025-07-07T07:09:29.672Z | Downloaded thiserror-impl v1.0.69 |
520 | 2025-07-07T07:09:29.672Z | Downloaded zeroize v1.8.1 |
521 | 2025-07-07T07:09:29.675Z | Downloaded sha1 v0.10.6 |
522 | 2025-07-07T07:09:29.678Z | Downloaded yoke v0.8.0 |
523 | 2025-07-07T07:09:29.678Z | Downloaded slog-term v2.9.1 |
524 | 2025-07-07T07:09:29.682Z | Downloaded futures-core v0.3.31 |
525 | 2025-07-07T07:09:29.685Z | Downloaded foreign-types v0.5.0 |
526 | 2025-07-07T07:09:29.688Z | Downloaded semver v0.1.20 |
527 | 2025-07-07T07:09:29.688Z | Downloaded thiserror-impl v2.0.12 |
528 | 2025-07-07T07:09:29.693Z | Downloaded tokio-macros v2.5.0 |
529 | 2025-07-07T07:09:29.693Z | Downloaded zone v0.3.1 |
530 | 2025-07-07T07:09:29.696Z | Downloaded usdt v0.5.0 |
531 | 2025-07-07T07:09:29.696Z | Downloaded thin-vec v0.2.14 |
532 | 2025-07-07T07:09:29.700Z | Downloaded scroll v0.12.0 |
533 | 2025-07-07T07:09:29.700Z | Downloaded futures-executor v0.3.31 |
534 | 2025-07-07T07:09:29.703Z | Downloaded tinyvec v1.9.0 |
535 | 2025-07-07T07:09:29.707Z | Downloaded ingot v0.1.0 |
536 | 2025-07-07T07:09:29.711Z | Downloaded icu_properties v2.0.1 |
537 | 2025-07-07T07:09:29.714Z | Downloaded fxhash v0.2.1 |
538 | 2025-07-07T07:09:29.714Z | Downloaded scroll_derive v0.12.1 |
539 | 2025-07-07T07:09:29.714Z | Downloaded strum v0.26.3 |
540 | 2025-07-07T07:09:29.717Z | Downloaded serde_with_macros v3.14.0 |
541 | 2025-07-07T07:09:29.717Z | Downloaded spin v0.5.2 |
542 | 2025-07-07T07:09:29.722Z | Downloaded tagptr v0.2.0 |
543 | 2025-07-07T07:09:29.725Z | Downloaded spin v0.9.8 |
544 | 2025-07-07T07:09:29.726Z | Downloaded smf v0.2.3 |
545 | 2025-07-07T07:09:29.729Z | Downloaded slog-envlogger v2.2.0 |
546 | 2025-07-07T07:09:29.729Z | Downloaded strum_macros v0.25.3 |
547 | 2025-07-07T07:09:29.733Z | Downloaded version_check v0.9.5 |
548 | 2025-07-07T07:09:29.736Z | Downloaded progenitor-impl v0.10.0 |
549 | 2025-07-07T07:09:29.736Z | Downloaded memmap v0.7.0 |
550 | 2025-07-07T07:09:29.739Z | Downloaded wait-timeout v0.2.1 |
551 | 2025-07-07T07:09:29.743Z | Downloaded zerocopy-derive v0.8.26 |
552 | 2025-07-07T07:09:29.748Z | Downloaded thread-id v4.2.2 |
553 | 2025-07-07T07:09:29.754Z | Downloaded take_mut v0.2.2 |
554 | 2025-07-07T07:09:29.754Z | Downloaded yoke-derive v0.8.0 |
555 | 2025-07-07T07:09:29.757Z | Downloaded unarray v0.1.4 |
556 | 2025-07-07T07:09:29.758Z | Downloaded subtle v2.6.1 |
557 | 2025-07-07T07:09:29.758Z | Downloaded slog-scope v4.4.0 |
558 | 2025-07-07T07:09:29.758Z | Downloaded quinn v0.11.8 |
559 | 2025-07-07T07:09:29.761Z | Downloaded futures-io v0.3.31 |
560 | 2025-07-07T07:09:29.764Z | Downloaded log v0.4.27 |
561 | 2025-07-07T07:09:29.768Z | Downloaded managed v0.8.0 |
562 | 2025-07-07T07:09:29.768Z | Downloaded test-strategy v0.4.3 |
563 | 2025-07-07T07:09:29.772Z | Downloaded ipnetwork v0.21.1 |
564 | 2025-07-07T07:09:29.775Z | Downloaded smartstring v1.0.1 |
565 | 2025-07-07T07:09:29.778Z | Downloaded half v2.6.0 |
566 | 2025-07-07T07:09:29.782Z | Downloaded newline-converter v0.3.0 |
567 | 2025-07-07T07:09:29.785Z | Downloaded tabled_derive v0.11.0 |
568 | 2025-07-07T07:09:29.785Z | Downloaded litemap v0.8.0 |
569 | 2025-07-07T07:09:29.788Z | Downloaded match_cfg v0.1.0 |
570 | 2025-07-07T07:09:29.789Z | Downloaded hash32 v0.3.1 |
571 | 2025-07-07T07:09:29.792Z | Downloaded instant v0.1.13 |
572 | 2025-07-07T07:09:29.793Z | Downloaded usdt-impl v0.5.0 |
573 | 2025-07-07T07:09:29.796Z | Downloaded toml_datetime v0.6.11 |
574 | 2025-07-07T07:09:29.796Z | Downloaded humantime v2.2.0 |
575 | 2025-07-07T07:09:29.799Z | Downloaded rand v0.8.5 |
576 | 2025-07-07T07:09:29.802Z | Downloaded qorb v0.4.1 |
577 | 2025-07-07T07:09:29.806Z | Downloaded thiserror v1.0.69 |
578 | 2025-07-07T07:09:29.812Z | Downloaded time-core v0.1.4 |
579 | 2025-07-07T07:09:29.815Z | Downloaded newtype-uuid v1.2.4 |
580 | 2025-07-07T07:09:29.819Z | Downloaded slog-bunyan v2.5.0 |
581 | 2025-07-07T07:09:29.819Z | Downloaded schemars_derive v0.8.22 |
582 | 2025-07-07T07:09:29.822Z | Downloaded typify-macro v0.4.2 |
583 | 2025-07-07T07:09:29.822Z | Downloaded icu_normalizer v2.0.0 |
584 | 2025-07-07T07:09:29.825Z | Downloaded futures-macro v0.3.31 |
585 | 2025-07-07T07:09:29.829Z | Downloaded hickory-resolver v0.25.2 |
586 | 2025-07-07T07:09:29.832Z | Downloaded heck v0.5.0 |
587 | 2025-07-07T07:09:29.835Z | Downloaded futures-sink v0.3.31 |
588 | 2025-07-07T07:09:29.835Z | Downloaded slog-async v2.8.0 |
589 | 2025-07-07T07:09:29.838Z | Downloaded serde_spanned v0.6.9 |
590 | 2025-07-07T07:09:29.838Z | Downloaded thiserror v2.0.12 |
591 | 2025-07-07T07:09:29.843Z | Downloaded itoa v1.0.15 |
592 | 2025-07-07T07:09:29.845Z | Downloaded time-macros v0.2.22 |
593 | 2025-07-07T07:09:29.849Z | Downloaded whoami v1.6.0 |
594 | 2025-07-07T07:09:29.849Z | Downloaded icu_locale_core v2.0.0 |
595 | 2025-07-07T07:09:29.855Z | Downloaded heck v0.4.1 |
596 | 2025-07-07T07:09:29.858Z | Downloaded icu_collections v2.0.0 |
597 | 2025-07-07T07:09:29.863Z | Downloaded ingot-types v0.1.0 |
598 | 2025-07-07T07:09:29.866Z | Downloaded thread_local v1.1.9 |
599 | 2025-07-07T07:09:29.866Z | Downloaded tabwriter v1.4.1 |
600 | 2025-07-07T07:09:29.869Z | Downloaded tiny-keccak v2.0.2 |
601 | 2025-07-07T07:09:29.872Z | Downloaded ipnet v2.11.0 |
602 | 2025-07-07T07:09:29.873Z | Downloaded socket2 v0.5.10 |
603 | 2025-07-07T07:09:29.876Z | Downloaded serde v1.0.219 |
604 | 2025-07-07T07:09:29.879Z | Downloaded tokio-rustls v0.25.0 |
605 | 2025-07-07T07:09:29.882Z | Downloaded socket2 v0.6.0 |
606 | 2025-07-07T07:09:29.883Z | Downloaded rand v0.9.1 |
607 | 2025-07-07T07:09:29.887Z | Downloaded slog-dtrace v0.3.0 |
608 | 2025-07-07T07:09:29.890Z | Downloaded sha2 v0.10.9 |
609 | 2025-07-07T07:09:29.894Z | Downloaded tempfile v3.20.0 |
610 | 2025-07-07T07:09:29.898Z | Downloaded aho-corasick v1.1.3 |
611 | 2025-07-07T07:09:29.901Z | Downloaded shlex v1.3.0 |
612 | 2025-07-07T07:09:29.904Z | Downloaded url v2.5.4 |
613 | 2025-07-07T07:09:29.907Z | Downloaded zerotrie v0.2.2 |
614 | 2025-07-07T07:09:29.910Z | Downloaded tower v0.5.2 |
615 | 2025-07-07T07:09:29.919Z | Downloaded unicode-ident v1.0.18 |
616 | 2025-07-07T07:09:29.924Z | Downloaded toml_edit v0.22.27 |
617 | 2025-07-07T07:09:29.927Z | Downloaded hyper-util v0.1.14 |
618 | 2025-07-07T07:09:29.933Z | Downloaded serde_derive v1.0.219 |
619 | 2025-07-07T07:09:29.937Z | Downloaded tokio-util v0.7.15 |
620 | 2025-07-07T07:09:29.944Z | Downloaded itertools v0.12.1 |
621 | 2025-07-07T07:09:29.951Z | Downloaded mio v1.0.4 |
622 | 2025-07-07T07:09:29.958Z | Downloaded hickory-resolver v0.24.4 |
623 | 2025-07-07T07:09:29.962Z | Downloaded tokio-rustls v0.26.2 |
624 | 2025-07-07T07:09:29.968Z | Downloaded clap_builder v4.5.40 |
625 | 2025-07-07T07:09:29.972Z | Downloaded typenum v1.18.0 |
626 | 2025-07-07T07:09:29.976Z | Downloaded serde_json v1.0.140 |
627 | 2025-07-07T07:09:29.984Z | Downloaded jiff-static v0.2.15 |
628 | 2025-07-07T07:09:29.987Z | Downloaded iddqd v0.3.8 |
629 | 2025-07-07T07:09:29.995Z | Downloaded uuid v1.17.0 |
630 | 2025-07-07T07:09:29.998Z | Downloaded idna v1.0.3 |
631 | 2025-07-07T07:09:30.003Z | Downloaded icu_properties_data v2.0.1 |
632 | 2025-07-07T07:09:30.012Z | Downloaded rustls-webpki v0.103.3 |
633 | 2025-07-07T07:09:30.016Z | Downloaded h2 v0.4.11 |
634 | 2025-07-07T07:09:30.023Z | Downloaded heapless v0.8.0 |
635 | 2025-07-07T07:09:30.029Z | Downloaded libm v0.2.15 |
636 | 2025-07-07T07:09:30.039Z | Downloaded iri-string v0.7.8 |
637 | 2025-07-07T07:09:30.046Z | Downloaded minimal-lexical v0.2.1 |
638 | 2025-07-07T07:09:30.051Z | Downloaded goblin v0.8.2 |
639 | 2025-07-07T07:09:30.059Z | Downloaded itertools v0.13.0 |
640 | 2025-07-07T07:09:30.067Z | Downloaded memchr v2.7.5 |
641 | 2025-07-07T07:09:30.074Z | Downloaded futures-util v0.3.31 |
642 | 2025-07-07T07:09:30.085Z | Downloaded itertools v0.14.0 |
643 | 2025-07-07T07:09:30.094Z | Downloaded zerovec v0.11.2 |
644 | 2025-07-07T07:09:30.099Z | Downloaded rayon v1.10.0 |
645 | 2025-07-07T07:09:30.110Z | Downloaded unicode-width v0.2.1 |
646 | 2025-07-07T07:09:30.117Z | Downloaded unicode-width v0.1.14 |
647 | 2025-07-07T07:09:30.124Z | Downloaded portable-atomic v1.11.1 |
648 | 2025-07-07T07:09:30.132Z | Downloaded tabled v0.20.0 |
649 | 2025-07-07T07:09:30.154Z | Downloaded hashbrown v0.15.4 |
650 | 2025-07-07T07:09:30.159Z | Downloaded syn v2.0.104 |
651 | 2025-07-07T07:09:30.171Z | Downloaded proptest v1.7.0 |
652 | 2025-07-07T07:09:30.181Z | Downloaded smoltcp v0.11.0 |
653 | 2025-07-07T07:09:30.194Z | Downloaded serde_with v3.14.0 |
654 | 2025-07-07T07:09:30.206Z | Downloaded zerocopy v0.7.35 |
655 | 2025-07-07T07:09:30.221Z | Downloaded quinn-proto v0.11.12 |
656 | 2025-07-07T07:09:30.229Z | Downloaded regex v1.11.1 |
657 | 2025-07-07T07:09:30.243Z | Downloaded openssl v0.10.73 |
658 | 2025-07-07T07:09:30.252Z | Downloaded hickory-proto v0.24.4 |
659 | 2025-07-07T07:09:30.268Z | Downloaded hickory-proto v0.25.2 |
660 | 2025-07-07T07:09:30.284Z | Downloaded nix v0.30.1 |
661 | 2025-07-07T07:09:30.296Z | Downloaded typify-impl v0.3.0 |
662 | 2025-07-07T07:09:30.312Z | Downloaded syn v1.0.109 |
663 | 2025-07-07T07:09:30.323Z | Downloaded zerocopy v0.8.26 |
664 | 2025-07-07T07:09:30.346Z | Downloaded webpki-roots v1.0.1 |
665 | 2025-07-07T07:09:30.349Z | Downloaded openapiv3 v2.2.0 |
666 | 2025-07-07T07:09:30.360Z | Downloaded rhai v1.22.2 |
667 | 2025-07-07T07:09:30.372Z | Downloaded dropshot v0.16.2 |
668 | 2025-07-07T07:09:30.394Z | Downloaded rustls v0.22.4 |
669 | 2025-07-07T07:09:30.406Z | Downloaded rustls v0.23.28 |
670 | 2025-07-07T07:09:30.419Z | Downloaded rustix v0.38.44 |
671 | 2025-07-07T07:09:30.441Z | Downloaded regress v0.10.3 |
672 | 2025-07-07T07:09:30.449Z | Downloaded regex-syntax v0.8.5 |
673 | 2025-07-07T07:09:30.458Z | Downloaded vcpkg v0.2.15 |
674 | 2025-07-07T07:09:30.496Z | Downloaded rustix v1.0.7 |
675 | 2025-07-07T07:09:30.516Z | Downloaded jiff v0.2.15 |
676 | 2025-07-07T07:09:30.534Z | Downloaded hyper v1.6.0 |
677 | 2025-07-07T07:09:30.540Z | Downloaded moka v0.12.10 |
678 | 2025-07-07T07:09:30.550Z | Downloaded reqwest v0.12.22 |
679 | 2025-07-07T07:09:30.559Z | Downloaded typify-impl v0.4.2 |
680 | 2025-07-07T07:09:30.575Z | Downloaded sled v0.34.7 |
681 | 2025-07-07T07:09:30.585Z | Downloaded rustls-webpki v0.102.8 |
682 | 2025-07-07T07:09:30.601Z | Downloaded chrono v0.4.41 |
683 | 2025-07-07T07:09:30.608Z | Downloaded time v0.3.41 |
684 | 2025-07-07T07:09:30.616Z | Downloaded pest v2.8.1 |
685 | 2025-07-07T07:09:30.621Z | Downloaded winnow v0.7.11 |
686 | 2025-07-07T07:09:30.630Z | Downloaded tracing v0.1.41 |
687 | 2025-07-07T07:09:30.635Z | Downloaded http v1.3.1 |
688 | 2025-07-07T07:09:30.638Z | Downloaded tracing-core v0.1.34 |
689 | 2025-07-07T07:09:30.641Z | Downloaded regex-automata v0.4.9 |
690 | 2025-07-07T07:09:30.658Z | Downloaded steno v0.4.1 |
691 | 2025-07-07T07:09:30.662Z | Downloaded unicode-segmentation v1.12.0 |
692 | 2025-07-07T07:09:30.665Z | Downloaded tower-http v0.6.6 |
693 | 2025-07-07T07:09:30.673Z | Downloaded indexmap v2.10.0 |
694 | 2025-07-07T07:09:30.677Z | Downloaded http-body-util v0.1.3 |
695 | 2025-07-07T07:09:30.680Z | Downloaded toml v0.8.23 |
696 | 2025-07-07T07:09:30.683Z | Downloaded smallvec v1.15.1 |
697 | 2025-07-07T07:09:30.686Z | Downloaded rustls-pki-types v1.12.0 |
698 | 2025-07-07T07:09:30.689Z | Downloaded serde_tokenstream v0.2.2 |
699 | 2025-07-07T07:09:30.689Z | Downloaded httpdate v1.0.3 |
700 | 2025-07-07T07:09:30.692Z | Downloaded scopeguard v1.2.0 |
701 | 2025-07-07T07:09:30.692Z | Downloaded ingot-macros v0.1.0 |
702 | 2025-07-07T07:09:30.695Z | Downloaded hyper-rustls v0.27.7 |
703 | 2025-07-07T07:09:30.695Z | Downloaded zerocopy-derive v0.7.35 |
704 | 2025-07-07T07:09:30.699Z | Downloaded tracing-attributes v0.1.30 |
705 | 2025-07-07T07:09:30.702Z | Downloaded petgraph v0.6.5 |
706 | 2025-07-07T07:09:30.719Z | Downloaded mime v0.3.17 |
707 | 2025-07-07T07:09:30.723Z | Downloaded parking_lot v0.12.4 |
708 | 2025-07-07T07:09:30.726Z | Downloaded openssl-sys v0.9.109 |
709 | 2025-07-07T07:09:30.731Z | Downloaded libc v0.2.174 |
710 | 2025-07-07T07:09:30.754Z | Downloaded petgraph v0.8.2 |
711 | 2025-07-07T07:09:30.772Z | Downloaded tokio v1.46.1 |
712 | 2025-07-07T07:09:30.809Z | Downloaded hubpack v0.1.2 |
713 | 2025-07-07T07:09:30.812Z | Downloaded tokio-stream v0.1.17 |
714 | 2025-07-07T07:09:30.816Z | Downloaded slog-json v2.6.1 |
715 | 2025-07-07T07:09:30.816Z | Downloaded encoding_rs v0.8.35 |
716 | 2025-07-07T07:09:30.835Z | Downloaded semver v1.0.26 |
717 | 2025-07-07T07:09:30.838Z | Downloaded structmeta-derive v0.3.0 |
718 | 2025-07-07T07:09:30.838Z | Downloaded structmeta v0.3.0 |
719 | 2025-07-07T07:09:30.841Z | Downloaded serde_repr v0.1.20 |
720 | 2025-07-07T07:09:30.841Z | Downloaded unsafe-libyaml v0.2.11 |
721 | 2025-07-07T07:09:30.845Z | Downloaded serde_yaml v0.9.34+deprecated |
722 | 2025-07-07T07:09:30.848Z | Downloaded expectorate v1.2.0 |
723 | 2025-07-07T07:09:30.851Z | Downloaded zerovec-derive v0.11.1 |
724 | 2025-07-07T07:09:30.851Z | Downloaded iana-time-zone v0.1.63 |
725 | 2025-07-07T07:09:30.854Z | Downloaded secrecy v0.10.3 |
726 | 2025-07-07T07:09:30.854Z | Downloaded icu_provider v2.0.0 |
727 | 2025-07-07T07:09:30.857Z | Downloaded papergrid v0.17.0 |
728 | 2025-07-07T07:09:30.861Z | Downloaded tinystr v0.8.1 |
729 | 2025-07-07T07:09:30.864Z | Downloaded httparse v1.10.1 |
730 | 2025-07-07T07:09:30.867Z | Downloaded getrandom v0.3.3 |
731 | 2025-07-07T07:09:30.870Z | Downloaded slog v2.7.0 |
732 | 2025-07-07T07:09:30.870Z | Downloaded similar v2.7.0 |
733 | 2025-07-07T07:09:30.874Z | Downloaded crossbeam-channel v0.5.15 |
734 | 2025-07-07T07:09:30.878Z | Downloaded icu_normalizer_data v2.0.0 |
735 | 2025-07-07T07:09:30.882Z | Downloaded base64 v0.22.1 |
736 | 2025-07-07T07:09:30.884Z | Downloaded lock_api v0.4.13 |
737 | 2025-07-07T07:09:30.888Z | Downloaded schemars v0.8.22 |
738 | 2025-07-07T07:09:30.895Z | Downloaded stable_deref_trait v1.2.0 |
739 | 2025-07-07T07:09:30.899Z | Downloaded serde_urlencoded v0.7.1 |
740 | 2025-07-07T07:09:30.899Z | Downloaded ryu v1.0.20 |
741 | 2025-07-07T07:09:30.903Z | Downloaded arc-swap v1.7.1 |
742 | 2025-07-07T07:09:30.909Z | Downloaded lru-cache v0.1.2 |
743 | 2025-07-07T07:09:30.909Z | Downloaded password-hash v0.5.0 |
744 | 2025-07-07T07:09:30.909Z | Downloaded derive-where v1.5.0 |
745 | 2025-07-07T07:09:30.913Z | Downloaded darling_core v0.20.11 |
746 | 2025-07-07T07:09:30.917Z | Downloaded getrandom v0.2.16 |
747 | 2025-07-07T07:09:30.917Z | Downloaded utf8parse v0.2.2 |
748 | 2025-07-07T07:09:30.917Z | Downloaded form_urlencoded v1.2.1 |
749 | 2025-07-07T07:09:30.921Z | Downloaded ucd-trie v0.1.7 |
750 | 2025-07-07T07:09:30.921Z | Downloaded rhai_codegen v2.2.0 |
751 | 2025-07-07T07:09:30.925Z | Downloaded cc v1.2.29 |
752 | 2025-07-07T07:09:30.929Z | Downloaded multer v3.1.0 |
753 | 2025-07-07T07:09:30.932Z | Downloaded rustc_version v0.4.1 |
754 | 2025-07-07T07:09:30.935Z | Downloaded ring v0.17.14 |
755 | 2025-07-07T07:09:30.973Z | Downloaded rustls-pemfile v2.2.0 |
756 | 2025-07-07T07:09:30.976Z | Downloaded rand_xorshift v0.4.0 |
757 | 2025-07-07T07:09:30.976Z | Downloaded owo-colors v4.2.2 |
758 | 2025-07-07T07:09:30.979Z | Downloaded quote v1.0.40 |
759 | 2025-07-07T07:09:30.982Z | Downloaded quinn-udp v0.5.13 |
760 | 2025-07-07T07:09:30.982Z | Downloaded progenitor-client v0.10.0 |
761 | 2025-07-07T07:09:30.985Z | Downloaded parking_lot_core v0.9.11 |
762 | 2025-07-07T07:09:30.985Z | Downloaded clap v4.5.40 |
763 | 2025-07-07T07:09:30.994Z | Downloaded blake2 v0.10.6 |
764 | 2025-07-07T07:09:30.998Z | Downloaded static_assertions v1.1.0 |
765 | 2025-07-07T07:09:30.998Z | Downloaded parking_lot_core v0.8.6 |
766 | 2025-07-07T07:09:31.002Z | Downloaded parking_lot v0.11.2 |
767 | 2025-07-07T07:09:31.002Z | Downloaded libsw-core v0.3.2 |
768 | 2025-07-07T07:09:31.002Z | Downloaded hostname v0.3.1 |
769 | 2025-07-07T07:09:31.002Z | Downloaded indent_write v2.2.0 |
770 | 2025-07-07T07:09:31.005Z | Downloaded hostname v0.4.1 |
771 | 2025-07-07T07:09:31.005Z | Downloaded hex v0.4.3 |
772 | 2025-07-07T07:09:31.008Z | Downloaded typify v0.4.2 |
773 | 2025-07-07T07:09:31.012Z | Downloaded ciborium v0.2.2 |
774 | 2025-07-07T07:09:31.012Z | Downloaded resolv-conf v0.7.4 |
775 | 2025-07-07T07:09:31.015Z | Downloaded is-terminal v0.4.16 |
776 | 2025-07-07T07:09:31.015Z | Downloaded rustc_version v0.1.7 |
777 | 2025-07-07T07:09:31.015Z | Downloaded proc-macro-error2 v2.0.1 |
778 | 2025-07-07T07:09:31.018Z | Downloaded parse-display-derive v0.10.0 |
779 | 2025-07-07T07:09:31.018Z | Downloaded darling v0.20.11 |
780 | 2025-07-07T07:09:31.021Z | Downloaded critical-section v1.2.0 |
781 | 2025-07-07T07:09:31.024Z | Downloaded base64ct v1.8.0 |
782 | 2025-07-07T07:09:31.024Z | Downloaded fastrand v2.3.0 |
783 | 2025-07-07T07:09:31.028Z | Downloaded derive-ex v0.1.8 |
784 | 2025-07-07T07:09:31.028Z | Downloaded defmt v1.0.1 |
785 | 2025-07-07T07:09:31.031Z | Downloaded console v0.15.11 |
786 | 2025-07-07T07:09:31.034Z | Downloaded rand_chacha v0.3.1 |
787 | 2025-07-07T07:09:31.034Z | Downloaded progenitor v0.10.0 |
788 | 2025-07-07T07:09:31.034Z | Downloaded backoff v0.4.0 |
789 | 2025-07-07T07:09:31.037Z | Downloaded percent-encoding v2.3.1 |
790 | 2025-07-07T07:09:31.037Z | Downloaded powerfmt v0.2.0 |
791 | 2025-07-07T07:09:31.037Z | Downloaded oxnet v0.1.2 |
792 | 2025-07-07T07:09:31.040Z | Downloaded pest_derive v2.8.1 |
793 | 2025-07-07T07:09:31.041Z | Downloaded clap_derive v4.5.40 |
794 | 2025-07-07T07:09:31.044Z | Downloaded bytecount v0.6.9 |
795 | 2025-07-07T07:09:31.047Z | Downloaded debug-ignore v1.0.5 |
796 | 2025-07-07T07:09:31.047Z | Downloaded cpufeatures v0.2.17 |
797 | 2025-07-07T07:09:31.047Z | Downloaded block-buffer v0.10.4 |
798 | 2025-07-07T07:09:31.050Z | Downloaded bit-vec v0.8.0 |
799 | 2025-07-07T07:09:31.050Z | Downloaded dyn-clone v1.0.19 |
800 | 2025-07-07T07:09:31.050Z | Downloaded dirs-sys-next v0.1.2 |
801 | 2025-07-07T07:09:31.053Z | Downloaded enum-as-inner v0.6.1 |
802 | 2025-07-07T07:09:31.053Z | Downloaded embedded-io v0.4.0 |
803 | 2025-07-07T07:09:31.056Z | Downloaded openssl-macros v0.1.1 |
804 | 2025-07-07T07:09:31.056Z | Downloaded cobs v0.3.0 |
805 | 2025-07-07T07:09:31.056Z | Downloaded byteorder v1.5.0 |
806 | 2025-07-07T07:09:31.059Z | Downloaded crc8 v0.1.1 |
807 | 2025-07-07T07:09:31.059Z | Downloaded pest_meta v2.8.1 |
808 | 2025-07-07T07:09:31.059Z | Downloaded dtrace-parser v0.2.0 |
809 | 2025-07-07T07:09:31.059Z | Downloaded defmt v0.3.100 |
810 | 2025-07-07T07:09:31.062Z | Downloaded const-random-macro v0.1.16 |
811 | 2025-07-07T07:09:31.062Z | Downloaded plain v0.2.3 |
812 | 2025-07-07T07:09:31.062Z | Downloaded pkg-config v0.3.32 |
813 | 2025-07-07T07:09:31.065Z | Downloaded num-conv v0.1.0 |
814 | 2025-07-07T07:09:31.065Z | Downloaded crunchy v0.2.4 |
815 | 2025-07-07T07:09:31.065Z | Downloaded const-random v0.1.18 |
816 | 2025-07-07T07:09:31.065Z | Downloaded convert_case v0.4.0 |
817 | 2025-07-07T07:09:31.065Z | Downloaded num-derive v0.3.3 |
818 | 2025-07-07T07:09:31.070Z | Downloaded nom v7.1.3 |
819 | 2025-07-07T07:09:31.073Z | Downloaded cfg_aliases v0.2.1 |
820 | 2025-07-07T07:09:31.073Z | Downloaded async-stream v0.3.6 |
821 | 2025-07-07T07:09:31.076Z | Downloaded equivalent v1.0.2 |
822 | 2025-07-07T07:09:31.077Z | Downloaded bytes v1.10.1 |
823 | 2025-07-07T07:09:31.081Z | Downloaded num-integer v0.1.46 |
824 | 2025-07-07T07:09:31.081Z | Downloaded async-stream-impl v0.3.6 |
825 | 2025-07-07T07:09:31.085Z | Downloaded argon2 v0.5.3 |
826 | 2025-07-07T07:09:31.085Z | Downloaded num-iter v0.1.45 |
827 | 2025-07-07T07:09:31.085Z | Downloaded num-derive v0.4.2 |
828 | 2025-07-07T07:09:31.085Z | Downloaded num-complex v0.4.6 |
829 | 2025-07-07T07:09:31.088Z | Downloaded daft v0.1.4 |
830 | 2025-07-07T07:09:31.088Z | Downloaded anyhow v1.0.98 |
831 | 2025-07-07T07:09:31.092Z | Downloaded bitflags v1.3.2 |
832 | 2025-07-07T07:09:31.095Z | Downloaded cfg-if v1.0.1 |
833 | 2025-07-07T07:09:31.095Z | Downloaded bit-set v0.8.0 |
834 | 2025-07-07T07:09:31.095Z | Downloaded autocfg v1.5.0 |
835 | 2025-07-07T07:09:31.098Z | Downloaded anstyle-parse v0.2.7 |
836 | 2025-07-07T07:09:31.099Z | Downloaded async-trait v0.1.88 |
837 | 2025-07-07T07:09:31.103Z | Downloaded atomic-waker v1.1.2 |
838 | 2025-07-07T07:09:31.391Z | Compiling proc-macro2 v1.0.95 |
839 | 2025-07-07T07:09:31.391Z | Compiling unicode-ident v1.0.18 |
840 | 2025-07-07T07:09:31.394Z | Compiling serde v1.0.219 |
841 | 2025-07-07T07:09:31.394Z | Compiling autocfg v1.5.0 |
842 | 2025-07-07T07:09:31.394Z | Compiling libc v0.2.174 |
843 | 2025-07-07T07:09:31.394Z | Compiling cfg-if v1.0.1 |
844 | 2025-07-07T07:09:31.428Z | Compiling getrandom v0.3.3 |
845 | 2025-07-07T07:09:31.580Z | Compiling libm v0.2.15 |
846 | 2025-07-07T07:09:31.638Z | Compiling memchr v2.7.5 |
847 | 2025-07-07T07:09:32.155Z | Compiling semver v1.0.26 |
848 | 2025-07-07T07:09:32.234Z | Compiling thiserror v2.0.12 |
849 | 2025-07-07T07:09:32.253Z | Compiling version_check v0.9.5 |
850 | 2025-07-07T07:09:32.681Z | Compiling itoa v1.0.15 |
851 | 2025-07-07T07:09:32.828Z | Compiling icu_properties_data v2.0.1 |
852 | 2025-07-07T07:09:32.857Z | Compiling icu_normalizer_data v2.0.0 |
853 | 2025-07-07T07:09:32.877Z | Compiling lock_api v0.4.13 |
854 | 2025-07-07T07:09:32.914Z | Compiling parking_lot_core v0.9.11 |
855 | 2025-07-07T07:09:33.136Z | Compiling stable_deref_trait v1.2.0 |
856 | 2025-07-07T07:09:33.224Z | Compiling quote v1.0.40 |
857 | 2025-07-07T07:09:33.268Z | Compiling ryu v1.0.20 |
858 | 2025-07-07T07:09:33.288Z | Compiling serde_json v1.0.140 |
859 | 2025-07-07T07:09:33.389Z | Compiling num-traits v0.2.19 |
860 | 2025-07-07T07:09:33.572Z | Compiling writeable v0.6.1 |
861 | 2025-07-07T07:09:33.625Z | Compiling syn v2.0.104 |
862 | 2025-07-07T07:09:33.662Z | Compiling litemap v0.8.0 |
863 | 2025-07-07T07:09:33.808Z | Compiling percent-encoding v2.3.1 |
864 | 2025-07-07T07:09:33.829Z | Compiling heck v0.5.0 |
865 | 2025-07-07T07:09:34.471Z | Compiling fnv v1.0.7 |
866 | 2025-07-07T07:09:34.538Z | Compiling shlex v1.3.0 |
867 | 2025-07-07T07:09:34.624Z | Compiling form_urlencoded v1.2.1 |
868 | 2025-07-07T07:09:34.703Z | Compiling foldhash v0.1.5 |
869 | 2025-07-07T07:09:34.729Z | Compiling allocator-api2 v0.2.21 |
870 | 2025-07-07T07:09:34.776Z | Compiling utf8_iter v1.0.4 |
871 | 2025-07-07T07:09:34.858Z | Compiling cc v1.2.29 |
872 | 2025-07-07T07:09:34.907Z | Compiling equivalent v1.0.2 |
873 | 2025-07-07T07:09:35.437Z | Compiling hashbrown v0.15.4 |
874 | 2025-07-07T07:09:35.491Z | Compiling pin-project-lite v0.2.16 |
875 | 2025-07-07T07:09:35.510Z | Compiling log v0.4.27 |
876 | 2025-07-07T07:09:35.640Z | Compiling iana-time-zone v0.1.63 |
877 | 2025-07-07T07:09:36.504Z | Compiling portable-atomic v1.11.1 |
878 | 2025-07-07T07:09:36.525Z | Compiling schemars v0.8.22 |
879 | 2025-07-07T07:09:36.716Z | Compiling scopeguard v1.2.0 |
880 | 2025-07-07T07:09:37.012Z | Compiling dyn-clone v1.0.19 |
881 | 2025-07-07T07:09:37.690Z | Compiling thiserror v1.0.69 |
882 | 2025-07-07T07:09:37.792Z | Compiling ring v0.17.14 |
883 | 2025-07-07T07:09:37.992Z | Compiling critical-section v1.2.0 |
884 | 2025-07-07T07:09:38.038Z | Compiling futures-core v0.3.31 |
885 | 2025-07-07T07:09:38.117Z | Compiling socket2 v0.5.10 |
886 | 2025-07-07T07:09:38.155Z | Compiling signal-hook-registry v1.4.5 |
887 | 2025-07-07T07:09:38.290Z | Compiling mio v1.0.4 |
888 | 2025-07-07T07:09:38.293Z | Compiling regex-syntax v0.8.5 |
889 | 2025-07-07T07:09:38.789Z | Compiling once_cell v1.21.3 |
890 | 2025-07-07T07:09:38.868Z | Compiling httparse v1.10.1 |
891 | 2025-07-07T07:09:39.138Z | Compiling aho-corasick v1.1.3 |
892 | 2025-07-07T07:09:39.591Z | Compiling futures-sink v0.3.31 |
893 | 2025-07-07T07:09:39.814Z | Compiling rustix v1.0.7 |
894 | 2025-07-07T07:09:39.836Z | Compiling zerocopy v0.8.26 |
895 | 2025-07-07T07:09:39.900Z | Compiling getrandom v0.2.16 |
896 | 2025-07-07T07:09:40.099Z | Compiling slab v0.4.10 |
897 | 2025-07-07T07:09:40.490Z | Compiling futures-channel v0.3.31 |
898 | 2025-07-07T07:09:40.649Z | Compiling futures-task v0.3.31 |
899 | 2025-07-07T07:09:40.679Z | Compiling pin-utils v0.1.0 |
900 | 2025-07-07T07:09:40.768Z | Compiling synstructure v0.13.2 |
901 | 2025-07-07T07:09:40.794Z | Compiling serde_derive_internals v0.29.1 |
902 | 2025-07-07T07:09:40.943Z | Compiling futures-io v0.3.31 |
903 | 2025-07-07T07:09:40.967Z | Compiling strsim v0.11.1 |
904 | 2025-07-07T07:09:41.300Z | Compiling regress v0.10.3 |
905 | 2025-07-07T07:09:41.526Z | Compiling typenum v1.18.0 |
906 | 2025-07-07T07:09:41.564Z | Compiling rustls v0.23.28 |
907 | 2025-07-07T07:09:41.864Z | Compiling regex-automata v0.4.9 |
908 | 2025-07-07T07:09:41.940Z | Compiling ident_case v1.0.1 |
909 | 2025-07-07T07:09:42.140Z | Compiling darling_core v0.20.11 |
910 | 2025-07-07T07:09:42.260Z | Compiling tracing-core v0.1.34 |
911 | 2025-07-07T07:09:42.593Z | Compiling generic-array v0.14.7 |
912 | 2025-07-07T07:09:42.694Z | Compiling ucd-trie v0.1.7 |
913 | 2025-07-07T07:09:42.984Z | Compiling byteorder v1.5.0 |
914 | 2025-07-07T07:09:43.578Z | Compiling zeroize v1.8.1 |
915 | 2025-07-07T07:09:43.712Z | Compiling rustversion v1.0.21 |
916 | 2025-07-07T07:09:43.947Z | Compiling subtle v2.6.1 |
917 | 2025-07-07T07:09:44.241Z | Compiling anyhow v1.0.98 |
918 | 2025-07-07T07:09:44.609Z | Compiling serde_derive v1.0.219 |
919 | 2025-07-07T07:09:44.825Z | Compiling zerofrom-derive v0.1.6 |
920 | 2025-07-07T07:09:44.855Z | Compiling yoke-derive v0.8.0 |
921 | 2025-07-07T07:09:45.671Z | Compiling zerovec-derive v0.11.1 |
922 | 2025-07-07T07:09:47.316Z | Compiling displaydoc v0.2.5 |
923 | 2025-07-07T07:09:47.320Z | Compiling thiserror-impl v2.0.12 |
924 | 2025-07-07T07:09:47.844Z | Compiling schemars_derive v0.8.22 |
925 | 2025-07-07T07:09:48.199Z | Compiling zerofrom v0.1.6 |
926 | 2025-07-07T07:09:48.233Z | Compiling tokio-macros v2.5.0 |
927 | 2025-07-07T07:09:48.440Z | Compiling yoke v0.8.0 |
928 | 2025-07-07T07:09:48.485Z | Compiling futures-macro v0.3.31 |
929 | 2025-07-07T07:09:48.818Z | Compiling zerovec v0.11.2 |
930 | 2025-07-07T07:09:48.854Z | Compiling zerotrie v0.2.2 |
931 | 2025-07-07T07:09:49.735Z | Compiling thiserror-impl v1.0.69 |
932 | 2025-07-07T07:09:49.759Z | Compiling regex v1.11.1 |
933 | 2025-07-07T07:09:50.364Z | Compiling zerocopy-derive v0.8.26 |
934 | 2025-07-07T07:09:50.425Z | Compiling futures-util v0.3.31 |
935 | 2025-07-07T07:09:50.582Z | Compiling tracing-attributes v0.1.30 |
936 | 2025-07-07T07:09:50.646Z | Compiling scroll_derive v0.12.1 |
937 | 2025-07-07T07:09:50.988Z | Compiling tinystr v0.8.1 |
938 | 2025-07-07T07:09:52.151Z | Compiling icu_locale_core v2.0.0 |
939 | 2025-07-07T07:09:52.342Z | Compiling potential_utf v0.1.2 |
940 | 2025-07-07T07:09:52.676Z | Compiling icu_collections v2.0.0 |
941 | 2025-07-07T07:09:53.496Z | Compiling icu_provider v2.0.0 |
942 | 2025-07-07T07:09:54.132Z | Compiling icu_properties v2.0.1 |
943 | 2025-07-07T07:09:54.326Z | Compiling tracing v0.1.41 |
944 | 2025-07-07T07:09:54.630Z | Compiling pest v2.8.1 |
945 | 2025-07-07T07:09:55.016Z | Compiling darling_macro v0.20.11 |
946 | 2025-07-07T07:09:56.076Z | Compiling darling v0.20.11 |
947 | 2025-07-07T07:09:56.203Z | Compiling zerocopy-derive v0.7.35 |
948 | 2025-07-07T07:09:56.751Z | Compiling smallvec v1.15.1 |
949 | 2025-07-07T07:09:56.875Z | Compiling bytes v1.10.1 |
950 | 2025-07-07T07:09:57.501Z | Compiling icu_normalizer v2.0.0 |
951 | 2025-07-07T07:09:58.043Z | Compiling uuid v1.17.0 |
952 | 2025-07-07T07:09:58.086Z | Compiling chrono v0.4.41 |
953 | 2025-07-07T07:09:58.478Z | Compiling idna_adapter v1.2.1 |
954 | 2025-07-07T07:09:58.574Z | Compiling bitflags v2.9.1 |
955 | 2025-07-07T07:09:58.744Z | Compiling idna v1.0.3 |
956 | 2025-07-07T07:09:59.465Z | Compiling url v2.5.4 |
957 | 2025-07-07T07:10:00.397Z | Compiling parking_lot v0.12.4 |
958 | 2025-07-07T07:10:00.451Z | Compiling serde_tokenstream v0.2.2 |
959 | 2025-07-07T07:10:00.975Z | Compiling indexmap v2.10.0 |
960 | 2025-07-07T07:10:02.333Z | Compiling tokio v1.46.1 |
961 | 2025-07-07T07:10:02.373Z | Compiling http v1.3.1 |
962 | 2025-07-07T07:10:03.687Z | Compiling pest_meta v2.8.1 |
963 | 2025-07-07T07:10:04.946Z | Compiling newtype-uuid v1.2.4 |
964 | 2025-07-07T07:10:05.352Z | Compiling pest_generator v2.8.1 |
965 | 2025-07-07T07:10:05.389Z | Compiling paste v1.0.15 |
966 | 2025-07-07T07:10:05.947Z | Compiling num-conv v0.1.0 |
967 | 2025-07-07T07:10:06.203Z | Compiling time-core v0.1.4 |
968 | 2025-07-07T07:10:06.418Z | Compiling time-macros v0.2.22 |
969 | 2025-07-07T07:10:06.992Z | Compiling rustls-pki-types v1.12.0 |
970 | 2025-07-07T07:10:07.226Z | Compiling pest_derive v2.8.1 |
971 | 2025-07-07T07:10:07.756Z | Compiling usdt-impl v0.5.0 |
972 | 2025-07-07T07:10:08.177Z | Compiling slog v2.7.0 |
973 | 2025-07-07T07:10:08.541Z | Compiling ipnetwork v0.21.1 |
974 | 2025-07-07T07:10:08.768Z | Compiling scroll v0.12.0 |
975 | 2025-07-07T07:10:08.816Z | Compiling plain v0.2.3 |
976 | 2025-07-07T07:10:09.209Z | Compiling untrusted v0.9.0 |
977 | 2025-07-07T07:10:09.325Z | Compiling goblin v0.8.2 |
978 | 2025-07-07T07:10:09.424Z | Compiling zerocopy v0.7.35 |
979 | 2025-07-07T07:10:10.313Z | Compiling ppv-lite86 v0.2.21 |
980 | 2025-07-07T07:10:10.751Z | Compiling errno v0.3.13 |
981 | 2025-07-07T07:10:11.038Z | Compiling omicron-workspace-hack v0.1.0 |
982 | 2025-07-07T07:10:11.138Z | Compiling pretty-hex v0.4.1 |
983 | 2025-07-07T07:10:11.167Z | Compiling ipnet v2.11.0 |
984 | 2025-07-07T07:10:11.363Z | Compiling crossbeam-utils v0.8.21 |
985 | 2025-07-07T07:10:11.439Z | Compiling tokio-util v0.7.15 |
986 | 2025-07-07T07:10:12.150Z | Compiling dtrace-parser v0.2.0 |
987 | 2025-07-07T07:10:12.278Z | Compiling typify-impl v0.3.0 |
988 | 2025-07-07T07:10:13.319Z | Compiling openapiv3 v2.2.0 |
989 | 2025-07-07T07:10:13.705Z | Compiling daft-derive v0.1.4 |
990 | 2025-07-07T07:10:14.231Z | Compiling thread-id v4.2.2 |
991 | 2025-07-07T07:10:15.328Z | Compiling dof v0.3.0 |
992 | 2025-07-07T07:10:17.608Z | Compiling http-body v1.0.1 |
993 | 2025-07-07T07:10:17.948Z | Compiling atomic-waker v1.1.2 |
994 | 2025-07-07T07:10:18.166Z | Compiling async-trait v0.1.88 |
995 | 2025-07-07T07:10:18.902Z | Compiling rustls v0.22.4 |
996 | 2025-07-07T07:10:18.951Z | Compiling try-lock v0.2.5 |
997 | 2025-07-07T07:10:18.976Z | Compiling camino v1.1.10 |
998 | 2025-07-07T07:10:19.021Z | Compiling unsafe-libyaml v0.2.11 |
999 | 2025-07-07T07:10:19.302Z | Compiling tower-service v0.3.3 |
1000 | 2025-07-07T07:10:19.322Z | Compiling slog-async v2.8.0 |
1001 | 2025-07-07T07:10:19.455Z | Compiling want v0.3.1 |
1002 | 2025-07-07T07:10:19.591Z | Compiling h2 v0.4.11 |
1003 | 2025-07-07T07:10:19.774Z | Compiling usdt-macro v0.5.0 |
1004 | 2025-07-07T07:10:19.836Z | Compiling usdt-attr-macro v0.5.0 |
1005 | 2025-07-07T07:10:20.509Z | Compiling serde_yaml v0.9.34+deprecated |
1006 | 2025-07-07T07:10:20.646Z | Compiling structmeta-derive v0.3.0 |
1007 | 2025-07-07T07:10:21.424Z | Compiling httpdate v1.0.3 |
1008 | 2025-07-07T07:10:22.067Z | Compiling typify-macro v0.3.0 |
1009 | 2025-07-07T07:10:22.670Z | Compiling rand_core v0.9.3 |
1010 | 2025-07-07T07:10:23.072Z | Compiling structmeta v0.3.0 |
1011 | 2025-07-07T07:10:23.168Z | Compiling multer v3.1.0 |
1012 | 2025-07-07T07:10:23.463Z | Compiling syn v1.0.109 |
1013 | 2025-07-07T07:10:23.567Z | Compiling base64 v0.22.1 |
1014 | 2025-07-07T07:10:24.669Z | Compiling rustls-webpki v0.103.3 |
1015 | 2025-07-07T07:10:24.998Z | Compiling hyper v1.6.0 |
1016 | 2025-07-07T07:10:25.524Z | Compiling typify v0.3.0 |
1017 | 2025-07-07T07:10:25.676Z | Compiling progenitor-impl v0.9.1 |
1018 | 2025-07-07T07:10:25.697Z | Compiling oxnet v0.1.2 |
1019 | 2025-07-07T07:10:29.454Z | Compiling hyper-util v0.1.14 |
1020 | 2025-07-07T07:10:29.596Z | Compiling strum_macros v0.26.4 |
1021 | 2025-07-07T07:10:30.754Z | Compiling macaddr v1.0.1 |
1022 | 2025-07-07T07:10:33.829Z | Compiling ref-cast v1.0.24 |
1023 | 2025-07-07T07:10:33.863Z | Compiling powerfmt v0.2.0 |
1024 | 2025-07-07T07:10:34.411Z | Compiling deranged v0.4.0 |
1025 | 2025-07-07T07:10:35.631Z | Compiling progenitor-macro v0.9.1 |
1026 | 2025-07-07T07:10:38.292Z | Compiling rand_chacha v0.9.0 |
1027 | 2025-07-07T07:10:39.876Z | Compiling http-body-util v0.1.3 |
1028 | 2025-07-07T07:10:39.935Z | Compiling serde_urlencoded v0.7.1 |
1029 | 2025-07-07T07:10:40.507Z | Compiling async-stream-impl v0.3.6 |
1030 | 2025-07-07T07:10:41.015Z | Compiling rand_core v0.6.4 |
1031 | 2025-07-07T07:10:41.514Z | Compiling sync_wrapper v1.0.2 |
1032 | 2025-07-07T07:10:41.708Z | Compiling dropshot v0.16.2 |
1033 | 2025-07-07T07:10:41.854Z | Compiling tower-layer v0.3.3 |
1034 | 2025-07-07T07:10:42.130Z | Compiling num_threads v0.1.7 |
1035 | 2025-07-07T07:10:42.727Z | Compiling time v0.3.41 |
1036 | 2025-07-07T07:10:43.730Z | Compiling tokio-rustls v0.26.2 |
1037 | 2025-07-07T07:10:45.804Z | Compiling tower v0.5.2 |
1038 | 2025-07-07T07:10:46.942Z | Compiling rand v0.9.1 |
1039 | 2025-07-07T07:10:48.102Z | Compiling webpki-roots v1.0.1 |
1040 | 2025-07-07T07:10:49.182Z | Compiling serde_with_macros v3.14.0 |
1041 | 2025-07-07T07:10:50.010Z | Compiling derive-where v1.5.0 |
1042 | 2025-07-07T07:10:51.670Z | Compiling ref-cast-impl v1.0.24 |
1043 | 2025-07-07T07:10:53.047Z | Compiling iri-string v0.7.8 |
1044 | 2025-07-07T07:10:54.035Z | Compiling hyper-rustls v0.27.7 |
1045 | 2025-07-07T07:10:55.791Z | Compiling block-buffer v0.10.4 |
1046 | 2025-07-07T07:10:56.057Z | Compiling crypto-common v0.1.6 |
1047 | 2025-07-07T07:10:56.305Z | Compiling derive-ex v0.1.8 |
1048 | 2025-07-07T07:10:58.677Z | Compiling tower-http v0.6.6 |
1049 | 2025-07-07T07:10:58.925Z | Compiling crossbeam-channel v0.5.15 |
1050 | 2025-07-07T07:10:59.519Z | Compiling dropshot_endpoint v0.16.2 |
1051 | 2025-07-07T07:11:00.476Z | Compiling dirs-sys-next v0.1.2 |
1052 | 2025-07-07T07:11:00.872Z | Compiling winnow v0.7.11 |
1053 | 2025-07-07T07:11:01.032Z | Compiling fastrand v2.3.0 |
1054 | 2025-07-07T07:11:01.663Z | Compiling tempfile v3.20.0 |
1055 | 2025-07-07T07:11:01.901Z | Compiling dirs-next v2.0.0 |
1056 | 2025-07-07T07:11:02.182Z | Compiling test-strategy v0.4.3 |
1057 | 2025-07-07T07:11:03.262Z | Compiling reqwest v0.12.22 |
1058 | 2025-07-07T07:11:03.336Z | Compiling digest v0.10.7 |
1059 | 2025-07-07T07:11:03.801Z | Compiling rand_chacha v0.3.1 |
1060 | 2025-07-07T07:11:04.130Z | Compiling parse-display-derive v0.10.0 |
1061 | 2025-07-07T07:11:05.226Z | Compiling futures-executor v0.3.31 |
1062 | 2025-07-07T07:11:05.445Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1063 | 2025-07-07T07:11:05.491Z | Compiling memmap v0.7.0 |
1064 | 2025-07-07T07:11:06.673Z | Compiling thread_local v1.1.9 |
1065 | 2025-07-07T07:11:06.799Z | Compiling lazy_static v1.5.0 |
1066 | 2025-07-07T07:11:06.970Z | Compiling usdt v0.5.0 |
1067 | 2025-07-07T07:11:07.289Z | Compiling futures v0.3.31 |
1068 | 2025-07-07T07:11:07.521Z | Compiling rand v0.8.5 |
1069 | 2025-07-07T07:11:07.715Z | Compiling daft v0.1.4 |
1070 | 2025-07-07T07:11:08.267Z | Compiling term v0.7.0 |
1071 | 2025-07-07T07:11:09.228Z | Compiling is-terminal v0.4.16 |
1072 | 2025-07-07T07:11:09.412Z | Compiling take_mut v0.2.2 |
1073 | 2025-07-07T07:11:09.604Z | Compiling cpufeatures v0.2.17 |
1074 | 2025-07-07T07:11:11.274Z | Compiling slog-term v2.9.1 |
1075 | 2025-07-07T07:11:12.923Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1076 | 2025-07-07T07:11:13.443Z | Compiling rustls-webpki v0.102.8 |
1077 | 2025-07-07T07:11:13.741Z | Compiling serde_spanned v0.6.9 |
1078 | 2025-07-07T07:11:13.906Z | Compiling toml_datetime v0.6.11 |
1079 | 2025-07-07T07:11:14.327Z | Compiling instant v0.1.13 |
1080 | 2025-07-07T07:11:14.524Z | Compiling toml_write v0.1.2 |
1081 | 2025-07-07T07:11:15.029Z | Compiling debug-ignore v1.0.5 |
1082 | 2025-07-07T07:11:15.323Z | Compiling match_cfg v0.1.0 |
1083 | 2025-07-07T07:11:15.493Z | Compiling hostname v0.3.1 |
1084 | 2025-07-07T07:11:15.775Z | Compiling toml_edit v0.22.27 |
1085 | 2025-07-07T07:11:19.449Z | Compiling progenitor-client v0.9.1 |
1086 | 2025-07-07T07:11:20.334Z | Compiling slog-json v2.6.1 |
1087 | 2025-07-07T07:11:20.743Z | Compiling strum v0.26.3 |
1088 | 2025-07-07T07:11:20.847Z | Compiling wait-timeout v0.2.1 |
1089 | 2025-07-07T07:11:20.960Z | Compiling encoding_rs v0.8.35 |
1090 | 2025-07-07T07:11:22.393Z | Compiling spin v0.9.8 |
1091 | 2025-07-07T07:11:22.612Z | Compiling quick-error v1.2.3 |
1092 | 2025-07-07T07:11:22.789Z | Compiling mime v0.3.17 |
1093 | 2025-07-07T07:11:23.809Z | Compiling bit-vec v0.8.0 |
1094 | 2025-07-07T07:11:24.422Z | Compiling bit-set v0.8.0 |
1095 | 2025-07-07T07:11:24.786Z | Compiling rusty-fork v0.3.0 |
1096 | 2025-07-07T07:11:27.022Z | Compiling tokio-rustls v0.25.0 |
1097 | 2025-07-07T07:11:27.490Z | Compiling progenitor v0.9.1 |
1098 | 2025-07-07T07:11:27.698Z | Compiling slog-bunyan v2.5.0 |
1099 | 2025-07-07T07:11:28.002Z | Compiling toml v0.8.23 |
1100 | 2025-07-07T07:11:30.591Z | Compiling sha1 v0.10.6 |
1101 | 2025-07-07T07:11:31.420Z | Compiling serde_with v3.14.0 |
1102 | 2025-07-07T07:11:32.127Z | Compiling async-stream v0.3.6 |
1103 | 2025-07-07T07:11:32.537Z | Compiling rand_xorshift v0.4.0 |
1104 | 2025-07-07T07:11:32.827Z | Compiling waitgroup v0.1.2 |
1105 | 2025-07-07T07:11:33.096Z | Compiling rustls-pemfile v2.2.0 |
1106 | 2025-07-07T07:11:33.586Z | Compiling serde_path_to_error v0.1.17 |
1107 | 2025-07-07T07:11:33.810Z | Compiling hex v0.4.3 |
1108 | 2025-07-07T07:11:34.550Z | Compiling hostname v0.4.1 |
1109 | 2025-07-07T07:11:34.582Z | Compiling unarray v0.1.4 |
1110 | 2025-07-07T07:11:34.808Z | Compiling unicode-width v0.2.1 |
1111 | 2025-07-07T07:11:34.835Z | Compiling proptest v1.7.0 |
1112 | 2025-07-07T07:11:34.949Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1113 | 2025-07-07T07:11:35.421Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1114 | 2025-07-07T07:11:35.709Z | Compiling progenitor-client v0.10.0 |
1115 | 2025-07-07T07:11:36.620Z | Compiling rustc-hash v2.1.1 |
1116 | 2025-07-07T07:11:36.904Z | Compiling iddqd v0.3.8 |
1117 | 2025-07-07T07:11:36.967Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
1118 | 2025-07-07T07:11:39.032Z | Compiling backoff v0.4.0 |
1119 | 2025-07-07T07:11:39.687Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1120 | 2025-07-07T07:11:40.070Z | Compiling parse-display v0.10.0 |
1121 | 2025-07-07T07:11:40.678Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#3923a435) |
1122 | 2025-07-07T07:11:41.919Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1123 | 2025-07-07T07:11:43.890Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
1124 | 2025-07-07T07:11:45.740Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1125 | 2025-07-07T07:11:48.973Z | Compiling clap_derive v4.5.40 |
1126 | 2025-07-07T07:11:51.464Z | Compiling utf8parse v0.2.2 |
1127 | 2025-07-07T07:11:52.015Z | Compiling either v1.15.0 |
1128 | 2025-07-07T07:11:52.443Z | Compiling itertools v0.13.0 |
1129 | 2025-07-07T07:11:53.529Z | Compiling anstyle-parse v0.2.7 |
1130 | 2025-07-07T07:11:54.372Z | Compiling anstyle v1.0.11 |
1131 | 2025-07-07T07:11:54.895Z | Compiling anstyle-query v1.1.3 |
1132 | 2025-07-07T07:11:55.112Z | Compiling colorchoice v1.0.4 |
1133 | 2025-07-07T07:11:55.307Z | Compiling heapless v0.8.0 |
1134 | 2025-07-07T07:11:55.604Z | Compiling is_terminal_polyfill v1.70.1 |
1135 | 2025-07-07T07:11:55.696Z | Compiling ingot-macros v0.1.0 |
1136 | 2025-07-07T07:11:55.749Z | Compiling anstream v0.6.19 |
1137 | 2025-07-07T07:11:57.307Z | Compiling terminal_size v0.4.2 |
1138 | 2025-07-07T07:11:57.573Z | Compiling hash32 v0.3.1 |
1139 | 2025-07-07T07:11:58.258Z | Compiling smoltcp v0.11.0 |
1140 | 2025-07-07T07:11:59.879Z | Compiling clap_lex v0.7.5 |
1141 | 2025-07-07T07:12:00.555Z | Compiling clap_builder v4.5.40 |
1142 | 2025-07-07T07:12:02.277Z | Compiling ingot-types v0.1.0 |
1143 | 2025-07-07T07:12:04.998Z | Compiling cobs v0.3.0 |
1144 | 2025-07-07T07:12:05.170Z | Compiling bitflags v1.3.2 |
1145 | 2025-07-07T07:12:05.551Z | Compiling managed v0.8.0 |
1146 | 2025-07-07T07:12:07.314Z | Compiling postcard v1.1.2 |
1147 | 2025-07-07T07:12:07.339Z | Compiling clap v4.5.40 |
1148 | 2025-07-07T07:12:07.486Z | Compiling ingot v0.1.0 |
1149 | 2025-07-07T07:12:08.902Z | Compiling crossbeam-epoch v0.9.18 |
1150 | 2025-07-07T07:12:12.345Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1151 | 2025-07-07T07:12:13.422Z | Compiling tabwriter v1.4.1 |
1152 | 2025-07-07T07:12:13.447Z | Compiling proc-macro-crate v3.3.0 |
1153 | 2025-07-07T07:12:13.634Z | Compiling num-integer v0.1.46 |
1154 | 2025-07-07T07:12:14.169Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1155 | 2025-07-07T07:12:14.430Z | Compiling heck v0.4.1 |
1156 | 2025-07-07T07:12:14.636Z | Compiling num_enum_derive v0.7.4 |
1157 | 2025-07-07T07:12:15.876Z | Compiling hubpack_derive v0.1.1 |
1158 | 2025-07-07T07:12:15.899Z | Compiling typify-impl v0.4.2 |
1159 | 2025-07-07T07:12:16.510Z | Compiling foreign-types-macros v0.2.3 |
1160 | 2025-07-07T07:12:16.846Z | Compiling proc-macro-error-attr v1.0.4 |
1161 | 2025-07-07T07:12:17.536Z | Compiling foreign-types-shared v0.3.1 |
1162 | 2025-07-07T07:12:17.618Z | Compiling prettyplease v0.2.35 |
1163 | 2025-07-07T07:12:17.813Z | Compiling foreign-types v0.5.0 |
1164 | 2025-07-07T07:12:18.062Z | Compiling num_enum v0.7.4 |
1165 | 2025-07-07T07:12:18.080Z | Compiling hubpack v0.1.2 |
1166 | 2025-07-07T07:12:19.804Z | Compiling num-rational v0.4.2 |
1167 | 2025-07-07T07:12:19.918Z | Compiling num-iter v0.1.45 |
1168 | 2025-07-07T07:12:20.745Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1169 | 2025-07-07T07:12:21.086Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1170 | 2025-07-07T07:12:21.958Z | Compiling num-complex v0.4.6 |
1171 | 2025-07-07T07:12:21.990Z | Compiling cstr-argument v0.1.2 |
1172 | 2025-07-07T07:12:22.206Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1173 | 2025-07-07T07:12:22.274Z | Compiling proc-macro-error v1.0.4 |
1174 | 2025-07-07T07:12:22.712Z | Compiling rayon-core v1.12.1 |
1175 | 2025-07-07T07:12:23.304Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d) |
1176 | 2025-07-07T07:12:24.348Z | Compiling num v0.4.3 |
1177 | 2025-07-07T07:12:25.478Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1178 | 2025-07-07T07:12:25.631Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1179 | 2025-07-07T07:12:25.714Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1180 | 2025-07-07T07:12:25.931Z | Compiling typify-macro v0.4.2 |
1181 | 2025-07-07T07:12:25.953Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1182 | 2025-07-07T07:12:26.483Z | Compiling crossbeam-deque v0.8.6 |
1183 | 2025-07-07T07:12:26.526Z | Compiling itertools v0.14.0 |
1184 | 2025-07-07T07:12:27.860Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1185 | 2025-07-07T07:12:28.475Z | Compiling socket2 v0.6.0 |
1186 | 2025-07-07T07:12:28.846Z | Compiling colored v3.0.0 |
1187 | 2025-07-07T07:12:29.129Z | Compiling static_assertions v1.1.0 |
1188 | 2025-07-07T07:12:29.426Z | Compiling crucible-workspace-hack v0.1.0 |
1189 | 2025-07-07T07:12:29.815Z | Compiling float-ord v0.3.2 |
1190 | 2025-07-07T07:12:30.006Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1191 | 2025-07-07T07:12:35.378Z | Compiling half v2.6.0 |
1192 | 2025-07-07T07:12:36.075Z | Compiling tinyvec_macros v0.1.1 |
1193 | 2025-07-07T07:12:36.208Z | Compiling vcpkg v0.2.15 |
1194 | 2025-07-07T07:12:36.598Z | Compiling semver v0.1.20 |
1195 | 2025-07-07T07:12:37.120Z | Compiling ciborium-io v0.2.2 |
1196 | 2025-07-07T07:12:37.279Z | Compiling rustix v0.38.44 |
1197 | 2025-07-07T07:12:37.543Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
1198 | 2025-07-07T07:12:37.781Z | Compiling pkg-config v0.3.32 |
1199 | 2025-07-07T07:12:38.017Z | Compiling ciborium-ll v0.2.2 |
1200 | 2025-07-07T07:12:38.039Z | Compiling rustc_version v0.1.7 |
1201 | 2025-07-07T07:12:38.404Z | Compiling tinyvec v1.9.0 |
1202 | 2025-07-07T07:12:38.536Z | Compiling rayon v1.10.0 |
1203 | 2025-07-07T07:12:38.585Z | Compiling zone_cfg_derive v0.3.1 |
1204 | 2025-07-07T07:12:38.626Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1205 | 2025-07-07T07:12:38.827Z | Compiling openssl-sys v0.9.109 |
1206 | 2025-07-07T07:12:40.036Z | Compiling typify v0.4.2 |
1207 | 2025-07-07T07:12:40.081Z | Compiling itertools v0.12.1 |
1208 | 2025-07-07T07:12:40.106Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
1209 | 2025-07-07T07:12:40.186Z | Compiling camino-tempfile v1.4.1 |
1210 | 2025-07-07T07:12:40.927Z | Compiling enum-as-inner v0.6.1 |
1211 | 2025-07-07T07:12:42.103Z | Compiling num-derive v0.4.2 |
1212 | 2025-07-07T07:12:42.567Z | Compiling sigpipe v0.1.3 |
1213 | 2025-07-07T07:12:42.717Z | Compiling glob v0.3.2 |
1214 | 2025-07-07T07:12:43.471Z | Compiling data-encoding v2.9.0 |
1215 | 2025-07-07T07:12:43.834Z | Compiling jiff v0.2.15 |
1216 | 2025-07-07T07:12:44.280Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1217 | 2025-07-07T07:12:44.423Z | Compiling base64ct v1.8.0 |
1218 | 2025-07-07T07:12:44.798Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
1219 | 2025-07-07T07:12:44.899Z | Compiling zone v0.3.1 |
1220 | 2025-07-07T07:12:45.133Z | Compiling password-hash v0.5.0 |
1221 | 2025-07-07T07:12:46.646Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1222 | 2025-07-07T07:12:47.267Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
1223 | 2025-07-07T07:12:47.825Z | Compiling progenitor-impl v0.10.0 |
1224 | 2025-07-07T07:12:50.789Z | Compiling newtype_derive v0.1.6 |
1225 | 2025-07-07T07:12:51.209Z | Compiling ciborium v0.2.2 |
1226 | 2025-07-07T07:12:53.082Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1227 | 2025-07-07T07:12:53.718Z | Compiling strum_macros v0.25.3 |
1228 | 2025-07-07T07:12:54.050Z | Compiling blake2 v0.10.6 |
1229 | 2025-07-07T07:12:54.553Z | Compiling serde-big-array v0.5.1 |
1230 | 2025-07-07T07:12:54.838Z | Compiling smf v0.2.3 |
1231 | 2025-07-07T07:12:55.291Z | Compiling serde_repr v0.1.20 |
1232 | 2025-07-07T07:12:56.399Z | Compiling owo-colors v4.2.2 |
1233 | 2025-07-07T07:12:56.483Z | Compiling whoami v1.6.0 |
1234 | 2025-07-07T07:12:56.603Z | Compiling cancel-safe-futures v0.1.5 |
1235 | 2025-07-07T07:12:57.011Z | Compiling unicode-segmentation v1.12.0 |
1236 | 2025-07-07T07:12:57.124Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b) |
1237 | 2025-07-07T07:12:57.376Z | Compiling atomicwrites v0.4.4 |
1238 | 2025-07-07T07:12:57.397Z | Compiling argon2 v0.5.3 |
1239 | 2025-07-07T07:12:57.892Z | Compiling newline-converter v0.3.0 |
1240 | 2025-07-07T07:12:58.151Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1241 | 2025-07-07T07:12:58.301Z | Compiling ipcc v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1242 | 2025-07-07T07:12:59.825Z | Compiling progenitor-macro v0.10.0 |
1243 | 2025-07-07T07:13:01.144Z | Compiling console v0.15.11 |
1244 | 2025-07-07T07:13:04.037Z | Compiling num-derive v0.3.3 |
1245 | 2025-07-07T07:13:05.904Z | Compiling libsw-core v0.3.2 |
1246 | 2025-07-07T07:13:06.223Z | Compiling secrecy v0.10.3 |
1247 | 2025-07-07T07:13:06.257Z | Compiling cookie v0.18.1 |
1248 | 2025-07-07T07:13:06.493Z | Compiling fixedbitset v0.4.2 |
1249 | 2025-07-07T07:13:06.675Z | Compiling similar v2.7.0 |
1250 | 2025-07-07T07:13:07.233Z | Compiling moka v0.12.10 |
1251 | 2025-07-07T07:13:07.643Z | Compiling linked-hash-map v0.5.6 |
1252 | 2025-07-07T07:13:08.059Z | Compiling resolv-conf v0.7.4 |
1253 | 2025-07-07T07:13:09.521Z | Compiling openssl v0.10.73 |
1254 | 2025-07-07T07:13:10.036Z | Compiling fixedbitset v0.5.7 |
1255 | 2025-07-07T07:13:10.850Z | Compiling convert_case v0.4.0 |
1256 | 2025-07-07T07:13:11.198Z | Compiling foreign-types-shared v0.1.1 |
1257 | 2025-07-07T07:13:11.327Z | Compiling progenitor v0.10.0 |
1258 | 2025-07-07T07:13:11.345Z | Compiling foreign-types v0.3.2 |
1259 | 2025-07-07T07:13:11.457Z | Compiling petgraph v0.8.2 |
1260 | 2025-07-07T07:13:11.523Z | Compiling derive_more v0.99.20 |
1261 | 2025-07-07T07:13:11.574Z | Compiling lru-cache v0.1.2 |
1262 | 2025-07-07T07:13:11.848Z | Compiling expectorate v1.2.0 |
1263 | 2025-07-07T07:13:12.231Z | Compiling petgraph v0.6.5 |
1264 | 2025-07-07T07:13:12.840Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1265 | 2025-07-07T07:13:13.457Z | Compiling libscf-sys v1.1.0 |
1266 | 2025-07-07T07:13:13.697Z | Compiling libsw v3.5.0 |
1267 | 2025-07-07T07:13:14.025Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1268 | 2025-07-07T07:13:16.493Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1269 | 2025-07-07T07:13:16.971Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1270 | 2025-07-07T07:13:19.814Z | Compiling hickory-proto v0.24.4 |
1271 | 2025-07-07T07:13:20.988Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1272 | 2025-07-07T07:13:21.372Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1273 | 2025-07-07T07:13:23.325Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1274 | 2025-07-07T07:13:24.504Z | Compiling openssl-macros v0.1.1 |
1275 | 2025-07-07T07:13:24.581Z | Compiling proc-macro-error-attr2 v2.0.0 |
1276 | 2025-07-07T07:13:24.995Z | Compiling memoffset v0.9.1 |
1277 | 2025-07-07T07:13:25.364Z | Compiling highway v1.3.0 |
1278 | 2025-07-07T07:13:25.367Z | Compiling swrite v0.1.0 |
1279 | 2025-07-07T07:13:25.420Z | Compiling cfg_aliases v0.2.1 |
1280 | 2025-07-07T07:13:25.531Z | Compiling linear-map v1.2.0 |
1281 | 2025-07-07T07:13:25.552Z | Compiling indent_write v2.2.0 |
1282 | 2025-07-07T07:13:25.808Z | Compiling unicode-width v0.1.14 |
1283 | 2025-07-07T07:13:25.957Z | Compiling tagptr v0.2.0 |
1284 | 2025-07-07T07:13:26.435Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1285 | 2025-07-07T07:13:26.924Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1286 | 2025-07-07T07:13:30.115Z | Compiling nix v0.30.1 |
1287 | 2025-07-07T07:13:30.980Z | Compiling proc-macro-error2 v2.0.1 |
1288 | 2025-07-07T07:13:31.535Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1289 | 2025-07-07T07:13:31.947Z | Compiling hickory-resolver v0.24.4 |
1290 | 2025-07-07T07:13:32.734Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1291 | 2025-07-07T07:13:33.380Z | Compiling steno v0.4.1 |
1292 | 2025-07-07T07:13:37.691Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1293 | 2025-07-07T07:13:38.415Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1294 | 2025-07-07T07:13:43.921Z | Compiling hickory-proto v0.25.2 |
1295 | 2025-07-07T07:13:44.894Z | Compiling tokio-stream v0.1.17 |
1296 | 2025-07-07T07:13:45.677Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1297 | 2025-07-07T07:13:46.073Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1298 | 2025-07-07T07:13:46.509Z | Compiling slog-dtrace v0.3.0 |
1299 | 2025-07-07T07:13:46.628Z | Compiling humantime v2.2.0 |
1300 | 2025-07-07T07:13:46.774Z | Compiling parking_lot_core v0.8.6 |
1301 | 2025-07-07T07:13:46.925Z | Compiling bytecount v0.6.9 |
1302 | 2025-07-07T07:13:47.265Z | Compiling papergrid v0.17.0 |
1303 | 2025-07-07T07:13:47.317Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1304 | 2025-07-07T07:13:47.659Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1305 | 2025-07-07T07:13:51.496Z | Compiling hickory-resolver v0.25.2 |
1306 | 2025-07-07T07:13:51.551Z | Compiling qorb v0.4.1 |
1307 | 2025-07-07T07:13:52.407Z | Compiling tabled_derive v0.11.0 |
1308 | 2025-07-07T07:13:54.094Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1309 | 2025-07-07T07:13:54.952Z | Compiling testing_table v0.3.0 |
1310 | 2025-07-07T07:13:54.986Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1311 | 2025-07-07T07:13:55.914Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1312 | 2025-07-07T07:13:56.415Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1313 | 2025-07-07T07:13:57.275Z | Compiling tabled v0.20.0 |
1314 | 2025-07-07T07:13:57.813Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1315 | 2025-07-07T07:14:05.688Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1316 | 2025-07-07T07:14:05.749Z | Compiling parking_lot v0.11.2 |
1317 | 2025-07-07T07:14:07.149Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13) |
1318 | 2025-07-07T07:14:07.604Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1319 | 2025-07-07T07:14:07.636Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
1320 | 2025-07-07T07:14:09.207Z | Compiling fxhash v0.2.1 |
1321 | 2025-07-07T07:14:09.467Z | Compiling crc32fast v1.4.2 |
1322 | 2025-07-07T07:14:10.019Z | Compiling crc8 v0.1.1 |
1323 | 2025-07-07T07:14:10.349Z | Compiling arc-swap v1.7.1 |
1324 | 2025-07-07T07:14:11.071Z | Compiling slog-scope v4.4.0 |
1325 | 2025-07-07T07:14:11.502Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13) |
1326 | 2025-07-07T07:14:11.720Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1327 | 2025-07-07T07:14:11.793Z | Compiling sled v0.34.7 |
1328 | 2025-07-07T07:14:13.084Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1329 | 2025-07-07T07:14:13.599Z | Compiling slog-stdlog v4.1.1 |
1330 | 2025-07-07T07:14:14.387Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1331 | 2025-07-07T07:14:16.218Z | Compiling slog-envlogger v2.2.0 |
1332 | 2025-07-07T07:14:16.433Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1333 | 2025-07-07T07:14:35.393Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1334 | 2025-07-07T07:14:38.198Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1335 | 2025-07-07T07:14:43.012Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1336 | 2025-07-07T07:15:03.645Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1337 | 2025-07-07T07:15:03.648Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1338 | 2025-07-07T07:15:10.818Z | Finished `release` profile [optimized] target(s) in 6m 00s |
1339 | 2025-07-07T07:15:11.124Z | + banner quartet |
1340 | 2025-07-07T07:15:11.127Z | |
1341 | 2025-07-07T07:15:11.127Z | #### # # ## ##### ##### ###### ##### |
1342 | 2025-07-07T07:15:11.127Z | # # # # # # # # # # # |
1343 | 2025-07-07T07:15:11.127Z | # # # # # # # # # ##### # |
1344 | 2025-07-07T07:15:11.127Z | # # # # # ###### ##### # # # |
1345 | 2025-07-07T07:15:11.127Z | # # # # # # # # # # # |
1346 | 2025-07-07T07:15:11.127Z | ### # #### # # # # # ###### # |
1347 | 2025-07-07T07:15:11.127Z | |
1348 | 2025-07-07T07:15:11.127Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
1349 | 2025-07-07T07:15:11.603Z | Compiling cfg-if v1.0.1 |
1350 | 2025-07-07T07:15:11.603Z | Compiling serde v1.0.219 |
1351 | 2025-07-07T07:15:11.606Z | Compiling itoa v1.0.15 |
1352 | 2025-07-07T07:15:11.606Z | Compiling libc v0.2.174 |
1353 | 2025-07-07T07:15:11.606Z | Compiling num-traits v0.2.19 |
1354 | 2025-07-07T07:15:11.606Z | Compiling foldhash v0.1.5 |
1355 | 2025-07-07T07:15:11.672Z | Compiling memchr v2.7.5 |
1356 | 2025-07-07T07:15:11.698Z | Compiling smallvec v1.15.1 |
1357 | 2025-07-07T07:15:11.753Z | Compiling zerofrom v0.1.6 |
1358 | 2025-07-07T07:15:11.870Z | Compiling hashbrown v0.15.4 |
1359 | 2025-07-07T07:15:11.936Z | Compiling schemars v0.8.22 |
1360 | 2025-07-07T07:15:11.976Z | Compiling stable_deref_trait v1.2.0 |
1361 | 2025-07-07T07:15:12.076Z | Compiling pin-project-lite v0.2.16 |
1362 | 2025-07-07T07:15:12.085Z | Compiling yoke v0.8.0 |
1363 | 2025-07-07T07:15:12.153Z | Compiling bytes v1.10.1 |
1364 | 2025-07-07T07:15:12.416Z | Compiling zerovec v0.11.2 |
1365 | 2025-07-07T07:15:12.460Z | Compiling scopeguard v1.2.0 |
1366 | 2025-07-07T07:15:12.603Z | Compiling ryu v1.0.20 |
1367 | 2025-07-07T07:15:12.994Z | Compiling futures-core v0.3.31 |
1368 | 2025-07-07T07:15:13.212Z | Compiling lock_api v0.4.13 |
1369 | 2025-07-07T07:15:13.262Z | Compiling getrandom v0.3.3 |
1370 | 2025-07-07T07:15:13.603Z | Compiling parking_lot_core v0.9.11 |
1371 | 2025-07-07T07:15:13.616Z | Compiling serde_json v1.0.140 |
1372 | 2025-07-07T07:15:13.634Z | Compiling mio v1.0.4 |
1373 | 2025-07-07T07:15:13.650Z | Compiling socket2 v0.5.10 |
1374 | 2025-07-07T07:15:14.220Z | Compiling parking_lot v0.12.4 |
1375 | 2025-07-07T07:15:14.278Z | Compiling signal-hook-registry v1.4.5 |
1376 | 2025-07-07T07:15:14.707Z | Compiling once_cell v1.21.3 |
1377 | 2025-07-07T07:15:14.765Z | Compiling fnv v1.0.7 |
1378 | 2025-07-07T07:15:14.923Z | Compiling http v1.3.1 |
1379 | 2025-07-07T07:15:15.360Z | Compiling tokio v1.46.1 |
1380 | 2025-07-07T07:15:15.543Z | Compiling tinystr v0.8.1 |
1381 | 2025-07-07T07:15:15.943Z | Compiling writeable v0.6.1 |
1382 | 2025-07-07T07:15:16.044Z | Compiling litemap v0.8.0 |
1383 | 2025-07-07T07:15:16.489Z | Compiling icu_locale_core v2.0.0 |
1384 | 2025-07-07T07:15:16.713Z | Compiling chrono v0.4.41 |
1385 | 2025-07-07T07:15:17.040Z | Compiling potential_utf v0.1.2 |
1386 | 2025-07-07T07:15:17.364Z | Compiling indexmap v2.10.0 |
1387 | 2025-07-07T07:15:18.500Z | Compiling zerotrie v0.2.2 |
1388 | 2025-07-07T07:15:18.635Z | Compiling futures-task v0.3.31 |
1389 | 2025-07-07T07:15:18.723Z | Compiling uuid v1.17.0 |
1390 | 2025-07-07T07:15:18.910Z | Compiling pin-utils v0.1.0 |
1391 | 2025-07-07T07:15:19.021Z | Compiling zeroize v1.8.1 |
1392 | 2025-07-07T07:15:19.397Z | Compiling rustls-pki-types v1.12.0 |
1393 | 2025-07-07T07:15:19.400Z | Compiling futures-util v0.3.31 |
1394 | 2025-07-07T07:15:19.417Z | Compiling icu_provider v2.0.0 |
1395 | 2025-07-07T07:15:21.273Z | Compiling semver v1.0.26 |
1396 | 2025-07-07T07:15:21.643Z | Compiling icu_collections v2.0.0 |
1397 | 2025-07-07T07:15:21.886Z | Compiling http-body v1.0.1 |
1398 | 2025-07-07T07:15:22.152Z | Compiling tracing-core v0.1.34 |
1399 | 2025-07-07T07:15:22.209Z | Compiling regress v0.10.3 |
1400 | 2025-07-07T07:15:22.487Z | Compiling getrandom v0.2.16 |
1401 | 2025-07-07T07:15:22.795Z | Compiling percent-encoding v2.3.1 |
1402 | 2025-07-07T07:15:23.208Z | Compiling allocator-api2 v0.2.21 |
1403 | 2025-07-07T07:15:23.223Z | Compiling log v0.4.27 |
1404 | 2025-07-07T07:15:23.273Z | Compiling untrusted v0.9.0 |
1405 | 2025-07-07T07:15:23.477Z | Compiling dyn-clone v1.0.19 |
1406 | 2025-07-07T07:15:23.729Z | Compiling equivalent v1.0.2 |
1407 | 2025-07-07T07:15:24.162Z | Compiling ring v0.17.14 |
1408 | 2025-07-07T07:15:24.302Z | Compiling tracing v0.1.41 |
1409 | 2025-07-07T07:15:24.314Z | Compiling thiserror v2.0.12 |
1410 | 2025-07-07T07:15:24.487Z | Compiling icu_properties_data v2.0.1 |
1411 | 2025-07-07T07:15:24.500Z | Compiling icu_normalizer_data v2.0.0 |
1412 | 2025-07-07T07:15:24.623Z | Compiling serde_tokenstream v0.2.2 |
1413 | 2025-07-07T07:15:24.727Z | Compiling slog v2.7.0 |
1414 | 2025-07-07T07:15:24.966Z | Compiling try-lock v0.2.5 |
1415 | 2025-07-07T07:15:25.141Z | Compiling unicode-ident v1.0.18 |
1416 | 2025-07-07T07:15:25.168Z | Compiling tower-service v0.3.3 |
1417 | 2025-07-07T07:15:25.314Z | Compiling proc-macro2 v1.0.95 |
1418 | 2025-07-07T07:15:25.334Z | Compiling want v0.3.1 |
1419 | 2025-07-07T07:15:25.360Z | Compiling icu_properties v2.0.1 |
1420 | 2025-07-07T07:15:25.503Z | Compiling icu_normalizer v2.0.0 |
1421 | 2025-07-07T07:15:25.642Z | Compiling httparse v1.10.1 |
1422 | 2025-07-07T07:15:26.510Z | Compiling typify-impl v0.3.0 |
1423 | 2025-07-07T07:15:26.643Z | Compiling futures-channel v0.3.31 |
1424 | 2025-07-07T07:15:27.080Z | Compiling rustls-webpki v0.103.3 |
1425 | 2025-07-07T07:15:28.414Z | Compiling subtle v2.6.1 |
1426 | 2025-07-07T07:15:28.711Z | Compiling toml_datetime v0.6.11 |
1427 | 2025-07-07T07:15:29.391Z | Compiling zerocopy v0.8.26 |
1428 | 2025-07-07T07:15:29.450Z | Compiling toml_edit v0.22.27 |
1429 | 2025-07-07T07:15:29.779Z | Compiling rustls v0.23.28 |
1430 | 2025-07-07T07:15:30.392Z | Compiling idna_adapter v1.2.1 |
1431 | 2025-07-07T07:15:30.636Z | Compiling hyper v1.6.0 |
1432 | 2025-07-07T07:15:33.614Z | Compiling quote v1.0.40 |
1433 | 2025-07-07T07:15:34.758Z | Compiling form_urlencoded v1.2.1 |
1434 | 2025-07-07T07:15:34.991Z | Compiling sync_wrapper v1.0.2 |
1435 | 2025-07-07T07:15:35.162Z | Compiling aho-corasick v1.1.3 |
1436 | 2025-07-07T07:15:35.653Z | Compiling base64 v0.22.1 |
1437 | 2025-07-07T07:15:35.711Z | Compiling tower-layer v0.3.3 |
1438 | 2025-07-07T07:15:36.130Z | Compiling regex-syntax v0.8.5 |
1439 | 2025-07-07T07:15:36.572Z | Compiling typify-macro v0.3.0 |
1440 | 2025-07-07T07:15:36.721Z | Compiling utf8_iter v1.0.4 |
1441 | 2025-07-07T07:15:37.004Z | Compiling ipnet v2.11.0 |
1442 | 2025-07-07T07:15:37.885Z | Compiling hyper-util v0.1.14 |
1443 | 2025-07-07T07:15:38.791Z | Compiling regex-automata v0.4.9 |
1444 | 2025-07-07T07:15:39.926Z | Compiling tokio-rustls v0.26.2 |
1445 | 2025-07-07T07:15:40.428Z | Compiling idna v1.0.3 |
1446 | 2025-07-07T07:15:43.566Z | Compiling tower v0.5.2 |
1447 | 2025-07-07T07:15:44.507Z | Compiling syn v2.0.104 |
1448 | 2025-07-07T07:15:45.525Z | Compiling proc-macro-crate v3.3.0 |
1449 | 2025-07-07T07:15:47.499Z | Compiling webpki-roots v1.0.1 |
1450 | 2025-07-07T07:15:49.038Z | Compiling bitflags v2.9.1 |
1451 | 2025-07-07T07:15:49.335Z | Compiling futures-sink v0.3.31 |
1452 | 2025-07-07T07:15:49.522Z | Compiling heck v0.5.0 |
1453 | 2025-07-07T07:15:49.780Z | Compiling iri-string v0.7.8 |
1454 | 2025-07-07T07:15:50.829Z | Compiling ppv-lite86 v0.2.21 |
1455 | 2025-07-07T07:15:52.230Z | Compiling crossbeam-utils v0.8.21 |
1456 | 2025-07-07T07:15:52.248Z | Compiling tokio-util v0.7.15 |
1457 | 2025-07-07T07:15:53.817Z | Compiling tower-http v0.6.6 |
1458 | 2025-07-07T07:15:54.403Z | Compiling hyper-rustls v0.27.7 |
1459 | 2025-07-07T07:15:55.588Z | Compiling num_enum_derive v0.7.4 |
1460 | 2025-07-07T07:15:55.706Z | Compiling regex v1.11.1 |
1461 | 2025-07-07T07:15:55.997Z | Compiling url v2.5.4 |
1462 | 2025-07-07T07:15:56.667Z | Compiling typify v0.3.0 |
1463 | 2025-07-07T07:15:56.807Z | Compiling serde_urlencoded v0.7.1 |
1464 | 2025-07-07T07:15:57.901Z | Compiling http-body-util v0.1.3 |
1465 | 2025-07-07T07:15:58.448Z | Compiling openapiv3 v2.2.0 |
1466 | 2025-07-07T07:15:58.925Z | Compiling rand_core v0.9.3 |
1467 | 2025-07-07T07:15:59.109Z | Compiling dirs-sys-next v0.1.2 |
1468 | 2025-07-07T07:15:59.442Z | Compiling foreign-types-shared v0.3.1 |
1469 | 2025-07-07T07:15:59.587Z | Compiling powerfmt v0.2.0 |
1470 | 2025-07-07T07:16:00.081Z | Compiling serde_yaml v0.9.34+deprecated |
1471 | 2025-07-07T07:16:00.228Z | Compiling deranged v0.4.0 |
1472 | 2025-07-07T07:16:01.656Z | Compiling time-macros v0.2.22 |
1473 | 2025-07-07T07:16:01.908Z | Compiling foreign-types v0.5.0 |
1474 | 2025-07-07T07:16:02.026Z | Compiling progenitor-impl v0.9.1 |
1475 | 2025-07-07T07:16:02.260Z | Compiling dirs-next v2.0.0 |
1476 | 2025-07-07T07:16:02.531Z | Compiling rand_chacha v0.9.0 |
1477 | 2025-07-07T07:16:04.037Z | Compiling reqwest v0.12.22 |
1478 | 2025-07-07T07:16:04.501Z | Compiling num_enum v0.7.4 |
1479 | 2025-07-07T07:16:06.693Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1480 | 2025-07-07T07:16:06.869Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1481 | 2025-07-07T07:16:07.057Z | Compiling oxnet v0.1.2 |
1482 | 2025-07-07T07:16:07.714Z | Compiling cstr-argument v0.1.2 |
1483 | 2025-07-07T07:16:07.760Z | Compiling thread_local v1.1.9 |
1484 | 2025-07-07T07:16:08.000Z | Compiling time-core v0.1.4 |
1485 | 2025-07-07T07:16:08.212Z | Compiling pretty-hex v0.4.1 |
1486 | 2025-07-07T07:16:08.416Z | Compiling lazy_static v1.5.0 |
1487 | 2025-07-07T07:16:08.472Z | Compiling num-conv v0.1.0 |
1488 | 2025-07-07T07:16:08.565Z | Compiling arc-swap v1.7.1 |
1489 | 2025-07-07T07:16:08.721Z | Compiling either v1.15.0 |
1490 | 2025-07-07T07:16:09.146Z | Compiling itertools v0.12.1 |
1491 | 2025-07-07T07:16:09.158Z | Compiling slog-scope v4.4.0 |
1492 | 2025-07-07T07:16:09.255Z | Compiling time v0.3.41 |
1493 | 2025-07-07T07:16:09.975Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1494 | 2025-07-07T07:16:10.358Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
1495 | 2025-07-07T07:16:11.783Z | Compiling thiserror v1.0.69 |
1496 | 2025-07-07T07:16:11.902Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1497 | 2025-07-07T07:16:11.940Z | Compiling progenitor-macro v0.9.1 |
1498 | 2025-07-07T07:16:12.619Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1499 | 2025-07-07T07:16:12.814Z | Compiling progenitor-client v0.9.1 |
1500 | 2025-07-07T07:16:13.796Z | Compiling crossbeam-channel v0.5.15 |
1501 | 2025-07-07T07:16:15.371Z | Compiling rand v0.9.1 |
1502 | 2025-07-07T07:16:15.944Z | Compiling term v0.7.0 |
1503 | 2025-07-07T07:16:17.018Z | Compiling anyhow v1.0.98 |
1504 | 2025-07-07T07:16:18.558Z | Compiling is-terminal v0.4.16 |
1505 | 2025-07-07T07:16:18.703Z | Compiling socket2 v0.6.0 |
1506 | 2025-07-07T07:16:19.074Z | Compiling colored v3.0.0 |
1507 | 2025-07-07T07:16:20.350Z | Compiling take_mut v0.2.2 |
1508 | 2025-07-07T07:16:20.380Z | Compiling winnow v0.7.11 |
1509 | 2025-07-07T07:16:20.505Z | Compiling slog-async v2.8.0 |
1510 | 2025-07-07T07:16:20.519Z | Compiling slog-term v2.9.1 |
1511 | 2025-07-07T07:16:23.218Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
1512 | 2025-07-07T07:16:23.401Z | Compiling progenitor v0.9.1 |
1513 | 2025-07-07T07:16:23.412Z | Compiling slog-stdlog v4.1.1 |
1514 | 2025-07-07T07:16:23.606Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1515 | 2025-07-07T07:16:24.192Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d) |
1516 | 2025-07-07T07:16:24.816Z | Compiling slog-envlogger v2.2.0 |
1517 | 2025-07-07T07:16:26.859Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#bfcf50eb) |
1518 | 2025-07-07T07:16:40.048Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1519 | 2025-07-07T07:16:45.635Z | Finished `release` profile [optimized] target(s) in 1m 34s |
1520 | 2025-07-07T07:16:45.717Z | Running unittests src/lib.rs (target/release/deps/mg_tests-093cdb6fce599a6c) |
1521 | 2025-07-07T07:16:45.764Z | |
1522 | 2025-07-07T07:16:45.764Z | running 1 test |
1523 | 2025-07-07T07:16:45.940Z | configure zone |
1524 | 2025-07-07T07:16:45.957Z | install zone |
1525 | 2025-07-07T07:17:45.770Z | test ddm::test_quartet has been running for over 60 seconds |
1526 | 2025-07-07T07:20:52.758Z | boot zone |
1527 | 2025-07-07T07:20:53.608Z | start zone s1 |
1528 | 2025-07-07T07:20:53.608Z | configure zone |
1529 | 2025-07-07T07:20:53.616Z | install zone |
1530 | 2025-07-07T07:24:53.012Z | boot zone |
1531 | 2025-07-07T07:24:53.827Z | start zone s2 |
1532 | 2025-07-07T07:24:53.827Z | configure zone |
1533 | 2025-07-07T07:24:53.834Z | install zone |
1534 | 2025-07-07T07:28:52.112Z | boot zone |
1535 | 2025-07-07T07:28:52.898Z | start zone s3 |
1536 | 2025-07-07T07:28:52.898Z | configure zone |
1537 | 2025-07-07T07:28:52.906Z | install zone |
1538 | 2025-07-07T07:33:01.152Z | boot zone |
1539 | 2025-07-07T07:33:02.117Z | start zone t1 |
1540 | 2025-07-07T07:33:02.117Z | configure zone |
1541 | 2025-07-07T07:33:02.125Z | install zone |
1542 | 2025-07-07T07:36:59.149Z | boot zone |
1543 | 2025-07-07T07:37:00.003Z | waiting for zones to come up |
1544 | 2025-07-07T07:37:10.004Z | [sidecar.quartet] svcs milestone/network |
1545 | 2025-07-07T07:37:10.036Z | STATE STIME FMRI |
1546 | 2025-07-07T07:37:10.037Z | online 0:21:09 svc:/milestone/network:default |
1547 | 2025-07-07T07:37:10.037Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
1548 | 2025-07-07T07:37:10.084Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
1549 | 2025-07-07T07:37:10.139Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
1550 | 2025-07-07T07:37:10.182Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
1551 | 2025-07-07T07:37:10.186Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
1552 | 2025-07-07T07:37:10.206Z | |
1553 | 2025-07-07T07:37:10.206Z | running zone s1.quartet setup |
1554 | 2025-07-07T07:37:10.206Z | [s1.quartet] svcs milestone/network |
1555 | 2025-07-07T07:37:10.228Z | STATE STIME FMRI |
1556 | 2025-07-07T07:37:10.228Z | online 0:25:09 svc:/milestone/network:default |
1557 | 2025-07-07T07:37:10.228Z | [s1.quartet] dladm |
1558 | 2025-07-07T07:37:10.248Z | LINK CLASS MTU STATE BRIDGE OVER |
1559 | 2025-07-07T07:37:10.248Z | sl0 simnet 9000 up -- ? |
1560 | 2025-07-07T07:37:10.248Z | mgs1 vnic 9000 up -- ? |
1561 | 2025-07-07T07:37:10.248Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
1562 | 2025-07-07T07:37:10.810Z | |
1563 | 2025-07-07T07:37:10.810Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
1564 | 2025-07-07T07:37:10.833Z | |
1565 | 2025-07-07T07:37:10.833Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
1566 | 2025-07-07T07:37:10.852Z | |
1567 | 2025-07-07T07:37:10.852Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
1568 | 2025-07-07T07:37:10.964Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
1569 | 2025-07-07T07:37:11.054Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 6e5a6922-da6b-4d3b-a5f2-93d436bfdb86 --sled-uuid c2ba9e73-e16a-4a75-b8f3-6536070eacbe -a sl0/v6 &> /opt/ddmd.log & |
1570 | 2025-07-07T07:37:11.074Z | |
1571 | 2025-07-07T07:37:11.074Z | running zone s2.quartet setup |
1572 | 2025-07-07T07:37:11.074Z | [s2.quartet] svcs milestone/network |
1573 | 2025-07-07T07:37:11.096Z | STATE STIME FMRI |
1574 | 2025-07-07T07:37:11.096Z | online 0:29:08 svc:/milestone/network:default |
1575 | 2025-07-07T07:37:11.096Z | [s2.quartet] dladm |
1576 | 2025-07-07T07:37:11.117Z | LINK CLASS MTU STATE BRIDGE OVER |
1577 | 2025-07-07T07:37:11.117Z | sl1 simnet 9000 up -- ? |
1578 | 2025-07-07T07:37:11.117Z | mgs2 vnic 9000 up -- ? |
1579 | 2025-07-07T07:37:11.117Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
1580 | 2025-07-07T07:37:11.636Z | |
1581 | 2025-07-07T07:37:11.637Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
1582 | 2025-07-07T07:37:11.658Z | |
1583 | 2025-07-07T07:37:11.659Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
1584 | 2025-07-07T07:37:11.678Z | |
1585 | 2025-07-07T07:37:11.678Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
1586 | 2025-07-07T07:37:11.731Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
1587 | 2025-07-07T07:37:11.779Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid c4edeb2b-a442-43be-bc5b-e8d91685483f --sled-uuid 56e05a03-11fd-450c-bc0f-951b3f00f2f7 -a sl1/v6 &> /opt/ddmd.log & |
1588 | 2025-07-07T07:37:11.800Z | |
1589 | 2025-07-07T07:37:11.800Z | running zone s3.quartet setup |
1590 | 2025-07-07T07:37:11.800Z | [s3.quartet] svcs milestone/network |
1591 | 2025-07-07T07:37:11.823Z | STATE STIME FMRI |
1592 | 2025-07-07T07:37:11.823Z | online 0:33:17 svc:/milestone/network:default |
1593 | 2025-07-07T07:37:11.823Z | [s3.quartet] dladm |
1594 | 2025-07-07T07:37:11.844Z | LINK CLASS MTU STATE BRIDGE OVER |
1595 | 2025-07-07T07:37:11.844Z | sl2 simnet 9000 up -- ? |
1596 | 2025-07-07T07:37:11.844Z | mgs3 vnic 9000 up -- ? |
1597 | 2025-07-07T07:37:11.844Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
1598 | 2025-07-07T07:37:12.427Z | |
1599 | 2025-07-07T07:37:12.427Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
1600 | 2025-07-07T07:37:12.449Z | |
1601 | 2025-07-07T07:37:12.449Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
1602 | 2025-07-07T07:37:12.468Z | |
1603 | 2025-07-07T07:37:12.468Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
1604 | 2025-07-07T07:37:12.527Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
1605 | 2025-07-07T07:37:12.574Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 65e4f51c-c481-4075-b51e-1d3d4eb8e0bc --sled-uuid 11a19308-be18-4cd0-82e3-9ccab53f9901 -a sl2/v6 &> /opt/ddmd.log & |
1606 | 2025-07-07T07:37:12.594Z | |
1607 | 2025-07-07T07:37:12.594Z | running zone t1.quartet setup |
1608 | 2025-07-07T07:37:12.594Z | [t1.quartet] svcs milestone/network |
1609 | 2025-07-07T07:37:12.615Z | STATE STIME FMRI |
1610 | 2025-07-07T07:37:12.615Z | - - svc:/milestone/network:default |
1611 | 2025-07-07T07:37:13.616Z | [t1.quartet] svcs milestone/network |
1612 | 2025-07-07T07:37:13.636Z | STATE STIME FMRI |
1613 | 2025-07-07T07:37:13.636Z | - - svc:/milestone/network:default |
1614 | 2025-07-07T07:37:14.637Z | [t1.quartet] svcs milestone/network |
1615 | 2025-07-07T07:37:14.667Z | STATE STIME FMRI |
1616 | 2025-07-07T07:37:14.668Z | - - svc:/milestone/network:default |
1617 | 2025-07-07T07:37:15.668Z | [t1.quartet] svcs milestone/network |
1618 | 2025-07-07T07:37:15.689Z | STATE STIME FMRI |
1619 | 2025-07-07T07:37:15.689Z | - - svc:/milestone/network:default |
1620 | 2025-07-07T07:37:16.689Z | [t1.quartet] svcs milestone/network |
1621 | 2025-07-07T07:37:16.711Z | STATE STIME FMRI |
1622 | 2025-07-07T07:37:16.711Z | uninitialized 0:37:14 svc:/milestone/network:default |
1623 | 2025-07-07T07:37:17.711Z | [t1.quartet] svcs milestone/network |
1624 | 2025-07-07T07:37:17.735Z | STATE STIME FMRI |
1625 | 2025-07-07T07:37:17.735Z | online 0:37:15 svc:/milestone/network:default |
1626 | 2025-07-07T07:37:17.735Z | [t1.quartet] dladm |
1627 | 2025-07-07T07:37:17.759Z | LINK CLASS MTU STATE BRIDGE OVER |
1628 | 2025-07-07T07:37:17.759Z | tfportrear0_0 simnet 9000 up -- ? |
1629 | 2025-07-07T07:37:17.760Z | tfportrear1_0 simnet 9000 up -- ? |
1630 | 2025-07-07T07:37:17.760Z | tfportrear2_0 simnet 9000 up -- ? |
1631 | 2025-07-07T07:37:17.760Z | mgt1 vnic 9000 up -- ? |
1632 | 2025-07-07T07:37:17.760Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
1633 | 2025-07-07T07:37:18.307Z | |
1634 | 2025-07-07T07:37:18.308Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
1635 | 2025-07-07T07:37:18.331Z | |
1636 | 2025-07-07T07:37:18.331Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
1637 | 2025-07-07T07:37:18.352Z | |
1638 | 2025-07-07T07:37:18.353Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
1639 | 2025-07-07T07:37:18.374Z | |
1640 | 2025-07-07T07:37:18.374Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
1641 | 2025-07-07T07:37:18.393Z | |
1642 | 2025-07-07T07:37:18.394Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
1643 | 2025-07-07T07:37:18.676Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
1644 | 2025-07-07T07:37:18.680Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
1645 | 2025-07-07T07:37:18.683Z | waiting 3s for copy of files to zone to complete ... |
1646 | 2025-07-07T07:37:21.684Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
1647 | 2025-07-07T07:37:21.740Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
1648 | 2025-07-07T07:37:21.792Z | [t1.quartet] svcadm disable dendrite |
1649 | 2025-07-07T07:37:21.829Z | |
1650 | 2025-07-07T07:37:21.829Z | [t1.quartet] svcadm disable tfport |
1651 | 2025-07-07T07:37:21.863Z | |
1652 | 2025-07-07T07:37:21.863Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
1653 | 2025-07-07T07:37:21.903Z | |
1654 | 2025-07-07T07:37:21.903Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
1655 | 2025-07-07T07:37:21.943Z | |
1656 | 2025-07-07T07:37:21.943Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1657 | 2025-07-07T07:37:21.982Z | |
1658 | 2025-07-07T07:37:21.982Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1659 | 2025-07-07T07:37:22.022Z | |
1660 | 2025-07-07T07:37:22.022Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
1661 | 2025-07-07T07:37:22.061Z | |
1662 | 2025-07-07T07:37:22.061Z | [t1.quartet] svcadm refresh dendrite:default |
1663 | 2025-07-07T07:37:22.095Z | |
1664 | 2025-07-07T07:37:22.095Z | [t1.quartet] svcadm enable dendrite:default |
1665 | 2025-07-07T07:37:22.130Z | |
1666 | 2025-07-07T07:37:22.130Z | wait 10s for dendrite to come up ... |
1667 | 2025-07-07T07:37:32.131Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
1668 | 2025-07-07T07:37:32.172Z | |
1669 | 2025-07-07T07:37:32.172Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
1670 | 2025-07-07T07:37:32.212Z | |
1671 | 2025-07-07T07:37:32.212Z | [t1.quartet] svcadm refresh tfport:default |
1672 | 2025-07-07T07:37:32.246Z | |
1673 | 2025-07-07T07:37:32.246Z | [t1.quartet] svcadm enable tfport |
1674 | 2025-07-07T07:37:32.281Z | |
1675 | 2025-07-07T07:37:32.281Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 8626b8ec-7898-4d9d-8f7a-22a6113a6654 --sled-uuid 2ab2be42-fccc-4f2f-8680-a52006b152c8 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
1676 | 2025-07-07T07:37:32.299Z | |
1677 | 2025-07-07T07:37:32.299Z | [t1.quartet] ipadm |
1678 | 2025-07-07T07:37:32.323Z | ADDROBJ TYPE STATE ADDR |
1679 | 2025-07-07T07:37:32.323Z | lo0/v4 static ok 127.0.0.1/8 |
1680 | 2025-07-07T07:37:32.323Z | mgt1/v4 static ok 10.0.0.4/24 |
1681 | 2025-07-07T07:37:32.323Z | lo0/v6 static ok ::1/128 |
1682 | 2025-07-07T07:37:32.323Z | lo0/u6 static ok fd00:4::1/64 |
1683 | 2025-07-07T07:37:32.323Z | tfportrear0_0/v6 addrconf ok fe80::c17:5fff:fe9c:ec6e%tfportrear0_0/10 |
1684 | 2025-07-07T07:37:32.323Z | tfportrear1_0/v6 addrconf ok fe80::d843:97ff:fe95:5f9a%tfportrear1_0/10 |
1685 | 2025-07-07T07:37:32.323Z | tfportrear2_0/v6 addrconf ok fe80::4cff:6ff:febd:75ce%tfportrear2_0/10 |
1686 | 2025-07-07T07:37:34.334Z | initial peering test passed |
1687 | 2025-07-07T07:37:35.336Z | [s3.quartet] ping fd00:1::1 |
1688 | 2025-07-07T07:37:35.358Z | fd00:1::1 is alive |
1689 | 2025-07-07T07:37:46.363Z | [s3.quartet] ping fd00:1::1 |
1690 | 2025-07-07T07:37:46.384Z | fd00:1::1 is alive |
1691 | 2025-07-07T07:37:46.387Z | [t1.quartet] pkill ddmd |
1692 | 2025-07-07T07:37:46.403Z | |
1693 | 2025-07-07T07:37:46.403Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
1694 | 2025-07-07T07:37:46.406Z | cp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log |
1695 | 2025-07-07T07:37:48.863Z | [s3.quartet] pkill ddmd |
1696 | 2025-07-07T07:37:48.882Z | |
1697 | 2025-07-07T07:37:48.882Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
1698 | 2025-07-07T07:37:51.296Z | [s2.quartet] pkill ddmd |
1699 | 2025-07-07T07:37:51.315Z | |
1700 | 2025-07-07T07:37:51.316Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
1701 | 2025-07-07T07:37:53.992Z | [s1.quartet] pkill ddmd |
1702 | 2025-07-07T07:37:54.011Z | |
1703 | 2025-07-07T07:37:54.011Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
1704 | 2025-07-07T07:37:56.602Z | [sidecar.quartet] pkill softnpu |
1705 | 2025-07-07T07:37:56.620Z | |
1706 | 2025-07-07T07:37:56.620Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
1707 | 2025-07-07T07:37:59.119Z | test ddm::test_quartet ... ok |
1708 | 2025-07-07T07:37:59.119Z | |
1709 | 2025-07-07T07:37:59.119Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 1273.22s |
1710 | 2025-07-07T07:37:59.119Z | |
1711 | 2025-07-07T07:37:59.147Z | + cleanup |
1712 | 2025-07-07T07:37:59.150Z | ++ id -un |
1713 | 2025-07-07T07:37:59.154Z | ++ id -gn |
1714 | 2025-07-07T07:37:59.157Z | + pfexec chown -R build:build . |
1715 | 2025-07-07T07:37:59.246Z | process exited: duration 1786415 ms, exit code 0 |
|
1716 | 2025-07-07T07:37:59.258Z | found 5 output files |
1717 | 2025-07-07T07:37:59.258Z | uploading: /work/s1.quartet.log (5347 bytes) |
1718 | 2025-07-07T07:38:00.268Z | uploaded: /work/s1.quartet.log |
1719 | 2025-07-07T07:38:00.269Z | uploading: /work/s2.quartet.log (5116 bytes) |
1720 | 2025-07-07T07:38:01.278Z | uploaded: /work/s2.quartet.log |
1721 | 2025-07-07T07:38:01.278Z | uploading: /work/s3.quartet.log (4750 bytes) |
1722 | 2025-07-07T07:38:02.287Z | uploaded: /work/s3.quartet.log |
1723 | 2025-07-07T07:38:02.287Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
1724 | 2025-07-07T07:38:03.296Z | uploaded: /work/sidecar.quartet-softnpu.log |
1725 | 2025-07-07T07:38:03.300Z | uploading: /work/t1.quartet.log (20672 bytes) |
1726 | 2025-07-07T07:38:04.309Z | uploaded: /work/t1.quartet.log |