|
|
|
| 1 | 2026-07-16T17:34:32.491Z | job assigned to worker 01KXNZVGK32V8GVDZ7T33TJBW2 [factory aws, i-054615942e34d301b] (queued for 59 s) |
| |
| 2 | 2026-07-16T17:34:41.159Z | starting task 0: "setup" |
| 3 | 2026-07-16T17:34:41.164Z | ++ uname -s |
| 4 | 2026-07-16T17:34:41.167Z | + kern=SunOS |
| 5 | 2026-07-16T17:34:41.167Z | + build_user=build |
| 6 | 2026-07-16T17:34:41.167Z | + build_uid=12345 |
| 7 | 2026-07-16T17:34:41.167Z | + work_dir=/work |
| 8 | 2026-07-16T17:34:41.167Z | + input_dir=/input |
| 9 | 2026-07-16T17:34:41.167Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-16T17:34:41.168Z | + case "$kern" in |
| 11 | 2026-07-16T17:34:41.168Z | + groupadd -g 12345 build |
| 12 | 2026-07-16T17:34:41.172Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-16T17:34:43.175Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-16T17:34:43.235Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-16T17:34:43.238Z | + home_fs=zfs |
| 16 | 2026-07-16T17:34:43.238Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-16T17:34:43.238Z | + mkdir -p /home/build |
| 18 | 2026-07-16T17:34:43.238Z | + chown build:build /home/build /work |
| 19 | 2026-07-16T17:34:45.240Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-16T17:34:45.243Z | process exited: duration 4086 ms, exit code 0 |
| |
| 21 | 2026-07-16T17:34:45.250Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-16T17:34:45.256Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-07-16T17:34:45.256Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-07-16T17:34:45.256Z | * rust toolchain profile = "default" |
| 25 | 2026-07-16T17:34:45.256Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-16T17:34:45.256Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-16T17:34:45.256Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-16T17:34:45.259Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-16T17:34:45.259Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-07-16T17:34:45.354Z | info: downloading installer |
| 31 | 2026-07-16T17:34:46.714Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-16T17:34:46.715Z | warn: /opt/ooce/bin |
| 33 | 2026-07-16T17:34:46.715Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-16T17:34:46.715Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-16T17:34:46.715Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-16T17:34:46.715Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-16T17:34:46.715Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-16T17:34:46.715Z | error: cannot install while Rust is installed |
| 39 | 2026-07-16T17:34:46.715Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-16T17:34:46.716Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-16T17:34:46.716Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-16T17:34:46.716Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-16T17:34:46.716Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-16T17:34:46.728Z | info: profile set to default |
| 45 | 2026-07-16T17:34:46.728Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-16T17:34:46.731Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-07-16T17:34:46.866Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-07-16T17:34:46.869Z | info: downloading 6 components |
| 49 | 2026-07-16T17:35:00.614Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-07-16T17:35:00.614Z | |
| 51 | 2026-07-16T17:35:00.645Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-07-16T17:35:00.645Z | |
| 53 | 2026-07-16T17:35:00.645Z | |
| 54 | 2026-07-16T17:35:00.645Z | Rust is installed now. Great! |
| 55 | 2026-07-16T17:35:00.645Z | |
| 56 | 2026-07-16T17:35:00.645Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-16T17:35:00.645Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-16T17:35:00.645Z | |
| 59 | 2026-07-16T17:35:00.645Z | To configure your current shell, you need to source |
| 60 | 2026-07-16T17:35:00.648Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-16T17:35:00.648Z | |
| 62 | 2026-07-16T17:35:00.648Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-16T17:35:00.648Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-16T17:35:00.648Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-16T17:35:00.648Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-16T17:35:00.648Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-16T17:35:00.648Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-16T17:35:00.648Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-16T17:35:00.648Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-16T17:35:00.649Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-16T17:35:00.737Z | + rustup --version |
| 72 | 2026-07-16T17:35:00.746Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-16T17:35:00.749Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-16T17:35:00.770Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-07-16T17:35:00.773Z | + cargo --version |
| 76 | 2026-07-16T17:35:00.785Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-07-16T17:35:00.788Z | + rustc --version |
| 78 | 2026-07-16T17:35:00.808Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-07-16T17:35:00.811Z | process exited: duration 15560 ms, exit code 0 |
| |
| 80 | 2026-07-16T17:35:00.817Z | starting task 2: "authentication" |
| 81 | 2026-07-16T17:35:00.830Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-07-16T17:35:16.886Z | process exited: duration 16068 ms, exit code 0 |
| |
| 83 | 2026-07-16T17:35:16.893Z | starting task 3: "clone repository" |
| 84 | 2026-07-16T17:35:16.897Z | + mkdir -p /work/oxidecomputer/dendrite |
| 85 | 2026-07-16T17:35:16.900Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 86 | 2026-07-16T17:35:16.931Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 87 | 2026-07-16T17:35:17.547Z | + cd /work/oxidecomputer/dendrite |
| 88 | 2026-07-16T17:35:17.552Z | + git fetch origin ed37578b2643a9ba70ad8f3c0bdaf725f9b48aef |
| 89 | 2026-07-16T17:35:17.804Z | From https://github.com/oxidecomputer/dendrite |
| 90 | 2026-07-16T17:35:17.804Z | * branch ed37578b2643a9ba70ad8f3c0bdaf725f9b48aef -> FETCH_HEAD |
| 91 | 2026-07-16T17:35:17.809Z | + [[ -n ry/tof ]] |
| 92 | 2026-07-16T17:35:17.812Z | ++ git branch --show-current |
| 93 | 2026-07-16T17:35:17.812Z | + current=main |
| 94 | 2026-07-16T17:35:17.812Z | + [[ main != ry/tof ]] |
| 95 | 2026-07-16T17:35:17.812Z | + git branch -f ry/tof ed37578b2643a9ba70ad8f3c0bdaf725f9b48aef |
| 96 | 2026-07-16T17:35:17.816Z | + git checkout -f ry/tof |
| 97 | 2026-07-16T17:35:17.843Z | Switched to branch 'ry/tof' |
| 98 | 2026-07-16T17:35:17.845Z | + git reset --hard ed37578b2643a9ba70ad8f3c0bdaf725f9b48aef |
| 99 | 2026-07-16T17:35:17.872Z | HEAD is now at ed37578 updates to phv analysis |
| 100 | 2026-07-16T17:35:17.882Z | process exited: duration 979 ms, exit code 0 |
| |
| 101 | 2026-07-16T17:35:17.892Z | starting task 4: "build" |
| 102 | 2026-07-16T17:35:17.898Z | + source .github/buildomat/common.sh |
| 103 | 2026-07-16T17:35:17.898Z | ++ TOFINO_STAGES=20 |
| 104 | 2026-07-16T17:35:17.899Z | ++ SDE_COMMIT=e61fe02c3c1c384b2e212c90177fcea76a31fd4e |
| 105 | 2026-07-16T17:35:17.899Z | ++ SDE_PKG_SHA256=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd |
| 106 | 2026-07-16T17:35:17.899Z | ++ SDE_DEB_SHA256=a292e2dd5311647c4852bb41f2532dd1fdf30325b6d04cccb7e85b873e521d5f |
| 107 | 2026-07-16T17:35:17.904Z | +++ uname -s |
| 108 | 2026-07-16T17:35:17.904Z | ++ '[' SunOS == SunOS ']' |
| 109 | 2026-07-16T17:35:17.904Z | ++ SERIES=illumos |
| 110 | 2026-07-16T17:35:17.904Z | +++ uname -s |
| 111 | 2026-07-16T17:35:17.904Z | ++ '[' SunOS == SunOS ']' |
| 112 | 2026-07-16T17:35:17.904Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e |
| 113 | 2026-07-16T17:35:17.904Z | ++ rustup show active-toolchain |
| 114 | 2026-07-16T17:35:17.907Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 115 | 2026-07-16T17:35:17.907Z | + source .github/buildomat/illumos.sh |
| 116 | 2026-07-16T17:35:17.907Z | ++ banner 'sde setup' |
| 117 | 2026-07-16T17:35:17.907Z | |
| 118 | 2026-07-16T17:35:17.907Z | #### ##### ###### #### ###### ##### # # ##### |
| 119 | 2026-07-16T17:35:17.907Z | # # # # # # # # # # # |
| 120 | 2026-07-16T17:35:17.907Z | #### # # ##### #### ##### # # # # # |
| 121 | 2026-07-16T17:35:17.907Z | # # # # # # # # # ##### |
| 122 | 2026-07-16T17:35:17.907Z | # # # # # # # # # # # # |
| 123 | 2026-07-16T17:35:17.907Z | #### ##### ###### #### ###### # #### # |
| 124 | 2026-07-16T17:35:17.907Z | |
| 125 | 2026-07-16T17:35:17.907Z | ++ export PKG=tofino_sde.p5p |
| 126 | 2026-07-16T17:35:17.908Z | ++ PKG=tofino_sde.p5p |
| 127 | 2026-07-16T17:35:17.908Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/e61fe02c3c1c384b2e212c90177fcea76a31fd4e/tofino_sde.p5p |
| 128 | 2026-07-16T17:35:17.911Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 129 | 2026-07-16T17:35:17.914Z | Dload Upload Total Spent Left Speed |
| 130 | 2026-07-16T17:35:19.246Z |
0 0 0 0 0 0 0 0 0
67 75.04M 67 50.72M 0 0 48.06M 0 00:01 00:01 48.07M
100 75.04M 100 75.04M 0 0 56.35M 0 00:01 00:01 48.07M
100 75.04M 100 75.04M 0 0 56.35M 0 00:01 00:01 48.07M
100 75.04M 100 75.04M 0 0 56.35M 0 00:01 00:01 48.07M |
| 131 | 2026-07-16T17:35:19.250Z | +++ digest -a sha256 tofino_sde.p5p |
| 132 | 2026-07-16T17:35:19.293Z | ++ SDE_CALC=8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd |
| 133 | 2026-07-16T17:35:19.293Z | ++ '[' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd '!=' 8a87a9b0bed3c5440a173a7a41361bdeb5e7a848882da6b4aa48c8fb0043f3bd ']' |
| 134 | 2026-07-16T17:35:19.298Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 135 | 2026-07-16T17:35:26.632Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 136 | 2026-07-16T17:35:34.337Z | Startup: Caching catalogs ... Done |
| 137 | 2026-07-16T17:35:34.527Z | Startup: Refreshing catalog 'oxide' ... Done |
| 138 | 2026-07-16T17:35:43.795Z | Planning: Solver setup ... Done |
| 139 | 2026-07-16T17:35:43.834Z | Planning: Running solver ... Done |
| 140 | 2026-07-16T17:35:43.967Z | Planning: Finding local manifests ... Done |
| 141 | 2026-07-16T17:35:43.971Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-07-16T17:35:43.976Z | Planning: Fetching manifests: 1/1 100% complete |
| 143 | 2026-07-16T17:35:43.996Z | Planning: Package planning ... Done |
| 144 | 2026-07-16T17:35:44.008Z | Planning: Merging actions ... Done |
| 145 | 2026-07-16T17:35:44.076Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-07-16T17:35:44.080Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-07-16T17:35:44.855Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-07-16T17:35:44.860Z | Planning: Planning completed in 10.32 seconds |
| 149 | 2026-07-16T17:35:44.860Z | Packages to install: 1 |
| 150 | 2026-07-16T17:35:44.860Z | Create boot environment: No |
| 151 | 2026-07-16T17:35:44.860Z | Create backup boot environment: No |
| 152 | 2026-07-16T17:35:44.896Z | |
| 153 | 2026-07-16T17:35:44.896Z | Download: 0/242 items 0.0/74.3MB 0% complete |
| 154 | 2026-07-16T17:35:45.032Z | Download: Completed 74.32 MB in 0.13 seconds (559M/s) |
| 155 | 2026-07-16T17:35:45.224Z | Actions: 1/293 actions (Installing new actions) |
| 156 | 2026-07-16T17:35:46.199Z | Actions: Completed 293 actions in 0.98 seconds. |
| 157 | 2026-07-16T17:35:46.199Z | Done |
| 158 | 2026-07-16T17:35:46.227Z | Done |
| 159 | 2026-07-16T17:35:46.913Z | Done |
| 160 | 2026-07-16T17:35:50.016Z | Done |
| 161 | 2026-07-16T17:35:50.117Z | Done |
| 162 | 2026-07-16T17:35:50.121Z | Done |
| 163 | 2026-07-16T17:35:50.311Z | Done |
| 164 | 2026-07-16T17:35:51.002Z | ++ export SDE=/opt/oxide/tofino_sde |
| 165 | 2026-07-16T17:35:51.002Z | ++ SDE=/opt/oxide/tofino_sde |
| 166 | 2026-07-16T17:35:51.002Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-07-16T17:35:51.002Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 168 | 2026-07-16T17:35:51.002Z | ++ banner packages |
| 169 | 2026-07-16T17:35:51.006Z | |
| 170 | 2026-07-16T17:35:51.006Z | ##### ## #### # # ## #### ###### #### |
| 171 | 2026-07-16T17:35:51.006Z | # # # # # # # # # # # # # # |
| 172 | 2026-07-16T17:35:51.006Z | # # # # # #### # # # ##### #### |
| 173 | 2026-07-16T17:35:51.006Z | ##### ###### # # # ###### # ### # # |
| 174 | 2026-07-16T17:35:51.006Z | # # # # # # # # # # # # # # |
| 175 | 2026-07-16T17:35:51.006Z | # # # #### # # # # #### ###### #### |
| 176 | 2026-07-16T17:35:51.006Z | |
| 177 | 2026-07-16T17:35:51.006Z | ++ pfexec pkg install clang-15 pcap |
| 178 | 2026-07-16T17:35:51.408Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 179 | 2026-07-16T17:35:51.412Z | Startup: Refreshing catalog 'oxide' ... Done |
| 180 | 2026-07-16T17:35:58.639Z | Planning: Solver setup ... Done |
| 181 | 2026-07-16T17:35:58.679Z | Planning: Running solver ... Done |
| 182 | 2026-07-16T17:35:58.823Z | Planning: Finding local manifests ... Done |
| 183 | 2026-07-16T17:35:58.827Z | Planning: Fetching manifests: 0/2 0% complete |
| 184 | 2026-07-16T17:35:59.025Z | Planning: Fetching manifests: 2/2 100% complete |
| 185 | 2026-07-16T17:35:59.056Z | Planning: Package planning ... Done |
| 186 | 2026-07-16T17:35:59.083Z | Planning: Merging actions ... Done |
| 187 | 2026-07-16T17:35:59.187Z | Planning: Checking for conflicting actions ... Done |
| 188 | 2026-07-16T17:35:59.193Z | Planning: Consolidating action changes ... Done |
| 189 | 2026-07-16T17:35:59.356Z | Planning: Evaluating mediators ... Done |
| 190 | 2026-07-16T17:35:59.360Z | Planning: Planning completed in 7.95 seconds |
| 191 | 2026-07-16T17:35:59.369Z | Packages to install: 2 |
| 192 | 2026-07-16T17:35:59.369Z | Mediators to change: 2 |
| 193 | 2026-07-16T17:35:59.369Z | Services to change: 1 |
| 194 | 2026-07-16T17:35:59.369Z | Create boot environment: No |
| 195 | 2026-07-16T17:35:59.369Z | Create backup boot environment: No |
| 196 | 2026-07-16T17:35:59.405Z | |
| 197 | 2026-07-16T17:35:59.406Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 198 | 2026-07-16T17:36:04.472Z | Download: 2008/3076 items 117.9/211.3MB 55% complete (26.3M/s) |
| 199 | 2026-07-16T17:36:06.897Z | Download: Completed 211.31 MB in 7.50 seconds (28.2M/s) |
| 200 | 2026-07-16T17:36:07.142Z | Actions: 1/3418 actions (Installing new actions) |
| 201 | 2026-07-16T17:36:10.230Z | Actions: Completed 3418 actions in 3.08 seconds. |
| 202 | 2026-07-16T17:36:10.776Z | Done |
| 203 | 2026-07-16T17:36:10.777Z | Done |
| 204 | 2026-07-16T17:36:11.501Z | Done |
| 205 | 2026-07-16T17:36:14.385Z | Done |
| 206 | 2026-07-16T17:36:14.461Z | Done |
| 207 | 2026-07-16T17:36:14.464Z | Done |
| 208 | 2026-07-16T17:36:15.158Z | Done |
| 209 | 2026-07-16T17:36:15.194Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 210 | 2026-07-16T17:36:15.207Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-07-16T17:36:15.291Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-07-16T17:36:15.295Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-07-16T17:36:15.449Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-07-16T17:36:15.453Z | Planning: Planning completed in 0.27 seconds |
| 215 | 2026-07-16T17:36:15.470Z | Mediators to change: 2 |
| 216 | 2026-07-16T17:36:15.470Z | Create boot environment: No |
| 217 | 2026-07-16T17:36:15.474Z | Create backup boot environment: No |
| 218 | 2026-07-16T17:36:15.527Z | Done |
| 219 | 2026-07-16T17:36:15.527Z | Done |
| 220 | 2026-07-16T17:36:16.154Z | Done |
| 221 | 2026-07-16T17:36:18.594Z | Done |
| 222 | 2026-07-16T17:36:18.738Z | Done |
| 223 | 2026-07-16T17:36:18.753Z | Done |
| 224 | 2026-07-16T17:36:18.784Z | Done |
| 225 | 2026-07-16T17:36:18.859Z | ++ cargo --version |
| 226 | 2026-07-16T17:36:18.869Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 227 | 2026-07-16T17:36:18.872Z | ++ rustc --version |
| 228 | 2026-07-16T17:36:18.897Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 229 | 2026-07-16T17:36:18.900Z | + banner copyrights |
| 230 | 2026-07-16T17:36:18.901Z | |
| 231 | 2026-07-16T17:36:18.901Z | #### #### ##### # # ##### # #### # # ##### #### |
| 232 | 2026-07-16T17:36:18.901Z | # # # # # # # # # # # # # # # # # |
| 233 | 2026-07-16T17:36:18.901Z | # # # # # # # # # # ###### # #### |
| 234 | 2026-07-16T17:36:18.901Z | # # # ##### # ##### # # ### # # # # |
| 235 | 2026-07-16T17:36:18.901Z | # # # # # # # # # # # # # # # # |
| 236 | 2026-07-16T17:36:18.901Z | #### #### # # # # # #### # # # #### |
| 237 | 2026-07-16T17:36:18.901Z | |
| 238 | 2026-07-16T17:36:18.901Z | + ./tools/check_copyrights.sh |
| 239 | 2026-07-16T17:36:19.491Z | dpd/p4/critpath.p4: Missing license |
| 240 | 2026-07-16T17:36:19.498Z | dpd/p4/critpath.p4: Missing copyright |
| 241 | 2026-07-16T17:36:20.298Z | tools/tof/build.rs: Missing license |
| 242 | 2026-07-16T17:36:20.303Z | tools/tof/build.rs: Missing copyright |
| 243 | 2026-07-16T17:36:20.311Z | tools/tof/codegen/regmap.rs: Missing license |
| 244 | 2026-07-16T17:36:20.316Z | tools/tof/codegen/regmap.rs: Missing copyright |
| 245 | 2026-07-16T17:36:20.320Z | tools/tof/src/bfa.rs: Missing license |
| 246 | 2026-07-16T17:36:20.323Z | tools/tof/src/bfa.rs: Missing copyright |
| 247 | 2026-07-16T17:36:20.326Z | tools/tof/src/jbay_regmap.rs: Missing license |
| 248 | 2026-07-16T17:36:20.330Z | tools/tof/src/jbay_regmap.rs: Missing copyright |
| 249 | 2026-07-16T17:36:20.336Z | tools/tof/src/main.rs: Missing license |
| 250 | 2026-07-16T17:36:20.339Z | tools/tof/src/main.rs: Missing copyright |
| 251 | 2026-07-16T17:36:20.425Z | + exit 1 |
| 252 | 2026-07-16T17:36:20.428Z | process exited: duration 62531 ms, exit code 1 |
| |
| 253 | 2026-07-16T17:36:20.435Z | found 0 output files |