|
|
|
1 | 2025-02-10T17:28:17.980Z | job dependencies complete; ready to run (waiting for 6 m 54 s) |
2 | 2025-02-10T17:29:19.225Z | job assigned to worker 01JKREFDC1HD9PDESRWY2YJBRP [factory aws, i-0327cae48898ba6ee] (queued for 1 m 1 s) |
3 | 2025-02-10T17:29:26.852Z | downloading input: /input/xde/work/debug/xde.dbg |
4 | 2025-02-10T17:29:27.597Z | downloaded input: /input/xde/work/debug/xde.dbg |
5 | 2025-02-10T17:29:27.598Z | downloading input: /input/xde/work/debug/xde.dbg.sha256 |
6 | 2025-02-10T17:29:27.612Z | downloaded input: /input/xde/work/debug/xde.dbg.sha256 |
7 | 2025-02-10T17:29:27.612Z | downloading input: /input/xde/work/debug/xde_link.dbg.so |
8 | 2025-02-10T17:29:27.630Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so |
9 | 2025-02-10T17:29:27.630Z | downloading input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
10 | 2025-02-10T17:29:27.645Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
11 | 2025-02-10T17:29:27.647Z | downloading input: /input/xde/work/release/xde |
12 | 2025-02-10T17:29:28.131Z | downloaded input: /input/xde/work/release/xde |
13 | 2025-02-10T17:29:28.134Z | downloading input: /input/xde/work/release/xde.sha256 |
14 | 2025-02-10T17:29:28.147Z | downloaded input: /input/xde/work/release/xde.sha256 |
15 | 2025-02-10T17:29:28.147Z | downloading input: /input/xde/work/release/xde_link.so |
16 | 2025-02-10T17:29:28.167Z | downloaded input: /input/xde/work/release/xde_link.so |
17 | 2025-02-10T17:29:28.167Z | downloading input: /input/xde/work/release/xde_link.so.sha256 |
18 | 2025-02-10T17:29:28.180Z | downloaded input: /input/xde/work/release/xde_link.so.sha256 |
19 | 2025-02-10T17:29:28.183Z | downloading input: /input/xde/work/test/loopback |
20 | 2025-02-10T17:29:28.823Z | downloaded input: /input/xde/work/test/loopback |
21 | 2025-02-10T17:29:28.823Z | downloading input: /input/xde/work/xde.conf |
22 | 2025-02-10T17:29:28.836Z | downloaded input: /input/xde/work/xde.conf |
|
23 | 2025-02-10T17:29:28.836Z | starting task 0: "setup" |
24 | 2025-02-10T17:29:28.843Z | ++ uname -s |
25 | 2025-02-10T17:29:28.846Z | + kern=SunOS |
26 | 2025-02-10T17:29:28.846Z | + build_user=build |
27 | 2025-02-10T17:29:28.846Z | + build_uid=12345 |
28 | 2025-02-10T17:29:28.846Z | + work_dir=/work |
29 | 2025-02-10T17:29:28.846Z | + input_dir=/input |
30 | 2025-02-10T17:29:28.846Z | + [[ 0 == 12345 ]] |
31 | 2025-02-10T17:29:28.846Z | + case "$kern" in |
32 | 2025-02-10T17:29:28.846Z | + groupadd -g 12345 build |
33 | 2025-02-10T17:29:28.849Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
34 | 2025-02-10T17:29:30.855Z | + zfs create -o mountpoint=/work rpool/work |
35 | 2025-02-10T17:29:30.971Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
36 | 2025-02-10T17:29:30.975Z | + home_fs=zfs |
37 | 2025-02-10T17:29:30.976Z | + [[ zfs == autofs ]] |
38 | 2025-02-10T17:29:30.976Z | + mkdir -p /home/build |
39 | 2025-02-10T17:29:30.979Z | + chown build:build /home/build /work |
40 | 2025-02-10T17:29:31.977Z | + chmod 0700 /home/build /work |
41 | 2025-02-10T17:29:31.980Z | process exited: duration 3142 ms, exit code 0 |
|
42 | 2025-02-10T17:29:31.985Z | starting task 1: "rust-toolchain" |
43 | 2025-02-10T17:29:31.991Z | + printf ' * rust toolchain channel = "%s"\n' stable |
44 | 2025-02-10T17:29:31.992Z | * rust toolchain channel = "stable" |
45 | 2025-02-10T17:29:31.992Z | + printf ' * rust toolchain profile = "%s"\n' default |
46 | 2025-02-10T17:29:31.992Z | * rust toolchain profile = "default" |
47 | 2025-02-10T17:29:31.992Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
48 | 2025-02-10T17:29:31.992Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
49 | 2025-02-10T17:29:31.995Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
50 | 2025-02-10T17:29:31.995Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
51 | 2025-02-10T17:29:32.113Z | info: downloading installer |
52 | 2025-02-10T17:29:33.217Z | warning: it looks like you have an existing installation of Rust at: |
53 | 2025-02-10T17:29:33.217Z | warning: /opt/ooce/bin |
54 | 2025-02-10T17:29:33.217Z | warning: It is recommended that rustup be the primary Rust installation. |
55 | 2025-02-10T17:29:33.217Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
56 | 2025-02-10T17:29:33.217Z | warning: If you are sure that you want both rustup and your already installed Rust |
57 | 2025-02-10T17:29:33.217Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
58 | 2025-02-10T17:29:33.217Z | warning: or pass `-y' to ignore all ignorable checks. |
59 | 2025-02-10T17:29:33.217Z | error: cannot install while Rust is installed |
60 | 2025-02-10T17:29:33.217Z | warning: continuing (because the -y flag is set and the error is ignorable) |
61 | 2025-02-10T17:29:33.248Z | info: profile set to 'default' |
62 | 2025-02-10T17:29:33.248Z | info: default host triple is x86_64-unknown-illumos |
63 | 2025-02-10T17:29:33.251Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
64 | 2025-02-10T17:29:33.411Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
65 | 2025-02-10T17:29:33.411Z | info: downloading component 'cargo' |
66 | 2025-02-10T17:29:34.297Z | info: downloading component 'clippy' |
67 | 2025-02-10T17:29:34.635Z | info: downloading component 'rust-docs' |
68 | 2025-02-10T17:29:35.845Z | info: downloading component 'rust-std' |
69 | 2025-02-10T17:29:37.816Z | info: downloading component 'rustc' |
70 | 2025-02-10T17:29:44.757Z | info: downloading component 'rustfmt' |
71 | 2025-02-10T17:29:45.018Z | info: installing component 'cargo' |
72 | 2025-02-10T17:29:45.848Z | info: installing component 'clippy' |
73 | 2025-02-10T17:29:46.238Z | info: installing component 'rust-docs' |
74 | 2025-02-10T17:29:47.914Z | info: installing component 'rust-std' |
75 | 2025-02-10T17:29:49.731Z | info: installing component 'rustc' |
76 | 2025-02-10T17:29:55.736Z | info: installing component 'rustfmt' |
77 | 2025-02-10T17:29:56.068Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
78 | 2025-02-10T17:29:56.069Z | |
79 | 2025-02-10T17:29:56.456Z | stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
80 | 2025-02-10T17:29:56.456Z | |
81 | 2025-02-10T17:29:56.457Z | |
82 | 2025-02-10T17:29:56.457Z | Rust is installed now. Great! |
83 | 2025-02-10T17:29:56.457Z | |
84 | 2025-02-10T17:29:56.457Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
85 | 2025-02-10T17:29:56.457Z | environment variable. This has not been done automatically. |
86 | 2025-02-10T17:29:56.457Z | |
87 | 2025-02-10T17:29:56.457Z | To configure your current shell, you need to source |
88 | 2025-02-10T17:29:56.457Z | the corresponding env file under $HOME/.cargo. |
89 | 2025-02-10T17:29:56.457Z | |
90 | 2025-02-10T17:29:56.457Z | This is usually done by running one of the following (note the leading DOT): |
91 | 2025-02-10T17:29:56.457Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
92 | 2025-02-10T17:29:56.457Z | source "$HOME/.cargo/env.fish" # For fish |
93 | 2025-02-10T17:29:56.533Z | + rustup --version |
94 | 2025-02-10T17:29:56.541Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
95 | 2025-02-10T17:29:56.541Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
96 | 2025-02-10T17:29:56.617Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
97 | 2025-02-10T17:29:56.620Z | + cargo --version |
98 | 2025-02-10T17:29:56.678Z | cargo 1.84.1 (66221abde 2024-11-19) |
99 | 2025-02-10T17:29:56.681Z | + rustc --version |
100 | 2025-02-10T17:29:56.742Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
101 | 2025-02-10T17:29:56.745Z | process exited: duration 24754 ms, exit code 0 |
|
102 | 2025-02-10T17:29:56.750Z | starting task 2: "authentication" |
103 | 2025-02-10T17:29:56.771Z | process exited: duration 20 ms, exit code 0 |
|
104 | 2025-02-10T17:29:56.776Z | starting task 3: "clone repository" |
105 | 2025-02-10T17:29:56.781Z | + mkdir -p /work/oxidecomputer/opte |
106 | 2025-02-10T17:29:56.783Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
107 | 2025-02-10T17:29:56.816Z | Cloning into '/work/oxidecomputer/opte'... |
108 | 2025-02-10T17:29:57.696Z | + cd /work/oxidecomputer/opte |
109 | 2025-02-10T17:29:57.696Z | + git fetch origin 9345439b57a80ca6d13e173affd8c4aab645af73 |
110 | 2025-02-10T17:29:57.961Z | From https://github.com/oxidecomputer/opte |
111 | 2025-02-10T17:29:57.961Z | * branch 9345439b57a80ca6d13e173affd8c4aab645af73 -> FETCH_HEAD |
112 | 2025-02-10T17:29:57.969Z | + [[ -n ingot-and-offload ]] |
113 | 2025-02-10T17:29:57.972Z | ++ git branch --show-current |
114 | 2025-02-10T17:29:57.974Z | + current=master |
115 | 2025-02-10T17:29:57.974Z | + [[ master != ingot-and-offload ]] |
116 | 2025-02-10T17:29:57.974Z | + git branch -f ingot-and-offload 9345439b57a80ca6d13e173affd8c4aab645af73 |
117 | 2025-02-10T17:29:57.977Z | + git checkout -f ingot-and-offload |
118 | 2025-02-10T17:29:57.997Z | Switched to branch 'ingot-and-offload' |
119 | 2025-02-10T17:29:58.000Z | + git reset --hard 9345439b57a80ca6d13e173affd8c4aab645af73 |
120 | 2025-02-10T17:29:58.006Z | HEAD is now at 9345439 Whelp, these flags moved about. |
121 | 2025-02-10T17:29:58.008Z | process exited: duration 1230 ms, exit code 0 |
|
122 | 2025-02-10T17:29:58.014Z | starting task 4: "build" |
123 | 2025-02-10T17:29:58.018Z | + pfexec pkg install brand/sparse opte |
124 | 2025-02-10T17:30:08.370Z | Startup: Refreshing catalog 'helios-dev' ... Done |
125 | 2025-02-10T17:30:12.542Z | Startup: Caching catalogs ... Done |
126 | 2025-02-10T17:30:24.949Z | Planning: Solver setup ... Done |
127 | 2025-02-10T17:30:25.119Z | Planning: Running solver ... Done |
128 | 2025-02-10T17:30:25.233Z | Planning: Finding local manifests ... Done |
129 | 2025-02-10T17:30:25.245Z | Planning: Fetching manifests: 0/4 0% complete |
130 | 2025-02-10T17:30:25.358Z | Planning: Fetching manifests: 4/4 100% complete |
131 | 2025-02-10T17:30:25.430Z | Planning: Package planning ... Done |
132 | 2025-02-10T17:30:25.436Z | Planning: Merging actions ... Done |
133 | 2025-02-10T17:30:25.702Z | Planning: Checking for conflicting actions ... Done |
134 | 2025-02-10T17:30:27.615Z | Planning: Consolidating action changes ... Done |
135 | 2025-02-10T17:30:28.016Z | Planning: Evaluating mediators ... Done |
136 | 2025-02-10T17:30:28.083Z | Planning: Planning completed in 15.44 seconds |
137 | 2025-02-10T17:30:28.099Z | Packages to install: 2 |
138 | 2025-02-10T17:30:28.099Z | Packages to update: 2 |
139 | 2025-02-10T17:30:28.099Z | Create boot environment: No |
140 | 2025-02-10T17:30:28.102Z | Create backup boot environment: Yes |
141 | 2025-02-10T17:30:28.171Z | |
142 | 2025-02-10T17:30:28.171Z | Download: 0/1013 items 0.0/18.3MB 0% complete |
143 | 2025-02-10T17:30:34.878Z | Download: 919/1013 items 18.3/18.3MB 99% complete (6.5M/s) |
144 | 2025-02-10T17:30:35.420Z | Download: Completed 18.31 MB in 7.25 seconds (2.5M/s) |
145 | 2025-02-10T17:30:37.340Z | Actions: 1/1441 actions (Removing old actions) |
146 | 2025-02-10T17:30:37.361Z | Actions: 199/1441 actions (Installing new actions) |
147 | 2025-02-10T17:30:37.913Z | Actions: 601/1441 actions (Updating modified actions) |
148 | 2025-02-10T17:30:38.218Z | Actions: Completed 1441 actions in 0.88 seconds. |
149 | 2025-02-10T17:30:38.428Z | Done |
150 | 2025-02-10T17:30:38.431Z | Done |
151 | 2025-02-10T17:30:38.969Z | Done |
152 | 2025-02-10T17:30:43.172Z | Done |
153 | 2025-02-10T17:30:43.254Z | Done |
154 | 2025-02-10T17:30:43.256Z | Done |
155 | 2025-02-10T17:30:49.129Z | Done |
156 | 2025-02-10T17:30:49.525Z | + [[ -z 01JKRE2JAJZQ841QZK3G99B30P ]] |
157 | 2025-02-10T17:30:49.525Z | + trap cleanup EXIT |
158 | 2025-02-10T17:30:49.528Z | + banner collect |
159 | 2025-02-10T17:30:49.528Z | |
160 | 2025-02-10T17:30:49.528Z | #### #### # # ###### #### ##### |
161 | 2025-02-10T17:30:49.528Z | # # # # # # # # # # |
162 | 2025-02-10T17:30:49.528Z | # # # # # ##### # # |
163 | 2025-02-10T17:30:49.528Z | # # # # # # # # |
164 | 2025-02-10T17:30:49.528Z | # # # # # # # # # # |
165 | 2025-02-10T17:30:49.528Z | #### #### ###### ###### ###### #### # |
166 | 2025-02-10T17:30:49.528Z | |
167 | 2025-02-10T17:30:49.531Z | + get_artifact softnpu image 88f5f1334364e5580fe778c44ac0746a35927351 softnpu |
168 | 2025-02-10T17:30:49.531Z | + repo=softnpu |
169 | 2025-02-10T17:30:49.531Z | + series=image |
170 | 2025-02-10T17:30:49.531Z | + commit=88f5f1334364e5580fe778c44ac0746a35927351 |
171 | 2025-02-10T17:30:49.531Z | + name=softnpu |
172 | 2025-02-10T17:30:49.531Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
173 | 2025-02-10T17:30:49.531Z | + mkdir -p download |
174 | 2025-02-10T17:30:49.531Z | + pushd download |
175 | 2025-02-10T17:30:49.531Z | + [[ ! -f softnpu ]] |
176 | 2025-02-10T17:30:49.531Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
177 | 2025-02-10T17:30:49.531Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/88f5f1334364e5580fe778c44ac0746a35927351/softnpu |
178 | 2025-02-10T17:30:49.538Z | % Total % Received % Xferd Average Speed Time Time Time Current |
179 | 2025-02-10T17:30:49.538Z | Dload Upload Total Spent Left Speed |
180 | 2025-02-10T17:30:49.928Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22.8M 100 22.8M 0 0 58.7M 0 --:--:-- --:--:-- --:--:-- 58.6M |
181 | 2025-02-10T17:30:49.933Z | + popd |
182 | 2025-02-10T17:30:49.933Z | /work/oxidecomputer/opte |
183 | 2025-02-10T17:30:49.936Z | + get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f libsidecar_lite.so |
184 | 2025-02-10T17:30:49.936Z | + repo=sidecar-lite |
185 | 2025-02-10T17:30:49.936Z | + series=release |
186 | 2025-02-10T17:30:49.936Z | + commit=3fff53ae549ab1348b680845693e66b224bb5d2f |
187 | 2025-02-10T17:30:49.936Z | + name=libsidecar_lite.so |
188 | 2025-02-10T17:30:49.936Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
189 | 2025-02-10T17:30:49.936Z | + mkdir -p download |
190 | 2025-02-10T17:30:49.936Z | + pushd download |
191 | 2025-02-10T17:30:49.936Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
192 | 2025-02-10T17:30:49.936Z | + [[ ! -f libsidecar_lite.so ]] |
193 | 2025-02-10T17:30:49.936Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/libsidecar_lite.so |
194 | 2025-02-10T17:30:49.941Z | % Total % Received % Xferd Average Speed Time Time Time Current |
195 | 2025-02-10T17:30:49.944Z | Dload Upload Total Spent Left Speed |
196 | 2025-02-10T17:30:50.522Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 19.8M 100 19.8M 0 0 34.1M 0 --:--:-- --:--:-- --:--:-- 34.1M |
197 | 2025-02-10T17:30:50.526Z | + popd |
198 | 2025-02-10T17:30:50.528Z | /work/oxidecomputer/opte |
199 | 2025-02-10T17:30:50.528Z | + get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f scadm |
200 | 2025-02-10T17:30:50.528Z | + repo=sidecar-lite |
201 | 2025-02-10T17:30:50.528Z | + series=release |
202 | 2025-02-10T17:30:50.528Z | + commit=3fff53ae549ab1348b680845693e66b224bb5d2f |
203 | 2025-02-10T17:30:50.528Z | + name=scadm |
204 | 2025-02-10T17:30:50.528Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
205 | 2025-02-10T17:30:50.528Z | + mkdir -p download |
206 | 2025-02-10T17:30:50.528Z | + pushd download |
207 | 2025-02-10T17:30:50.528Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
208 | 2025-02-10T17:30:50.528Z | + [[ ! -f scadm ]] |
209 | 2025-02-10T17:30:50.528Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/scadm |
210 | 2025-02-10T17:30:50.536Z | % Total % Received % Xferd Average Speed Time Time Time Current |
211 | 2025-02-10T17:30:50.536Z | Dload Upload Total Spent Left Speed |
212 | 2025-02-10T17:30:50.972Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 23.3M 100 23.3M 0 0 53.4M 0 --:--:-- --:--:-- --:--:-- 53.3M |
213 | 2025-02-10T17:30:50.976Z | + popd |
214 | 2025-02-10T17:30:50.978Z | /work/oxidecomputer/opte |
215 | 2025-02-10T17:30:50.978Z | + [[ '' -eq 1 ]] |
216 | 2025-02-10T17:30:50.978Z | + uname -a |
217 | 2025-02-10T17:30:50.979Z | SunOS w-01JKREFDC1HD9PDESRWY2YJBRP 5.11 helios-2.0.22827 i86pc i386 i86pc |
218 | 2025-02-10T17:30:50.979Z | + cat /etc/versions/build |
219 | 2025-02-10T17:30:50.981Z | heads/stlouis-0-g60122b5709 |
220 | 2025-02-10T17:30:50.981Z | + dladm |
221 | 2025-02-10T17:30:50.984Z | LINK CLASS MTU STATE BRIDGE OVER |
222 | 2025-02-10T17:30:50.984Z | ena0 phys 9216 up -- -- |
223 | 2025-02-10T17:30:50.986Z | + ipadm |
224 | 2025-02-10T17:30:50.989Z | ADDROBJ TYPE STATE ADDR |
225 | 2025-02-10T17:30:50.989Z | lo0/v4 static ok 127.0.0.1/8 |
226 | 2025-02-10T17:30:50.989Z | ena0/dhcp dhcp ok 10.150.1.239/24 |
227 | 2025-02-10T17:30:50.989Z | lo0/v6 static ok ::1/128 |
228 | 2025-02-10T17:30:50.989Z | + pfexec rem_drv xde |
229 | 2025-02-10T17:30:50.997Z | + set -o errexit |
230 | 2025-02-10T17:30:50.997Z | + set -o pipefail |
231 | 2025-02-10T17:30:50.997Z | + banner prepare |
232 | 2025-02-10T17:30:50.999Z | |
233 | 2025-02-10T17:30:50.999Z | ##### ##### ###### ##### ## ##### ###### |
234 | 2025-02-10T17:30:50.999Z | # # # # # # # # # # # # |
235 | 2025-02-10T17:30:50.999Z | # # # # ##### # # # # # # ##### |
236 | 2025-02-10T17:30:50.999Z | ##### ##### # ##### ###### ##### # |
237 | 2025-02-10T17:30:50.999Z | # # # # # # # # # # |
238 | 2025-02-10T17:30:50.999Z | # # # ###### # # # # # ###### |
239 | 2025-02-10T17:30:50.999Z | |
240 | 2025-02-10T17:30:50.999Z | + pfexec cp /input/xde/work/xde.conf /kernel/drv/ |
241 | 2025-02-10T17:30:51.004Z | + pfexec cp /input/xde/work/release/xde /kernel/drv/amd64 |
242 | 2025-02-10T17:30:51.072Z | + pfexec add_drv xde |
243 | 2025-02-10T17:30:51.233Z | devfsadm: driver failed to attach: xde |
244 | 2025-02-10T17:30:51.235Z | Warning: Driver (xde) successfully added to system but failed to attach |
245 | 2025-02-10T17:30:51.235Z | + banner test |
246 | 2025-02-10T17:30:51.238Z | |
247 | 2025-02-10T17:30:51.238Z | ##### ###### #### ##### |
248 | 2025-02-10T17:30:51.238Z | # # # # |
249 | 2025-02-10T17:30:51.238Z | # ##### #### # |
250 | 2025-02-10T17:30:51.238Z | # # # # |
251 | 2025-02-10T17:30:51.238Z | # # # # # |
252 | 2025-02-10T17:30:51.238Z | # ###### #### # |
253 | 2025-02-10T17:30:51.238Z | |
254 | 2025-02-10T17:30:51.238Z | + pfexec chmod +x /input/xde/work/test/loopback |
255 | 2025-02-10T17:30:51.241Z | + pfexec /input/xde/work/test/loopback --nocapture |
256 | 2025-02-10T17:30:51.248Z | |
257 | 2025-02-10T17:30:51.248Z | running 1 test |
258 | 2025-02-10T17:30:51.278Z | Error: OPTE driver is not attached |
259 | 2025-02-10T17:30:51.281Z | test test_xde_loopback ... FAILED |
260 | 2025-02-10T17:30:51.281Z | |
261 | 2025-02-10T17:30:51.281Z | failures: |
262 | 2025-02-10T17:30:51.281Z | |
263 | 2025-02-10T17:30:51.281Z | failures: |
264 | 2025-02-10T17:30:51.281Z | test_xde_loopback |
265 | 2025-02-10T17:30:51.281Z | |
266 | 2025-02-10T17:30:51.281Z | test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
267 | 2025-02-10T17:30:51.281Z | |
268 | 2025-02-10T17:30:51.281Z | + cleanup |
269 | 2025-02-10T17:30:51.284Z | ++ id -un |
270 | 2025-02-10T17:30:51.286Z | ++ id -gn |
271 | 2025-02-10T17:30:51.289Z | + pfexec chown -R build:build . |
272 | 2025-02-10T17:30:51.293Z | + [[ -z 01JKRE2JAJZQ841QZK3G99B30P ]] |
273 | 2025-02-10T17:30:51.296Z | process exited: duration 53267 ms, exit code 101 |
|
274 | 2025-02-10T17:30:51.302Z | found 0 output files |