|
|
|
| 1 | 2025-07-17T21:43:46.291Z | job assigned to worker 01K0D5EST9P0BS2ZXAFDPZCVJT [factory gimlet-EVT22200007-propolis, EVT22200007/34908] (queued for 10 m 19 s) |
| |
| 2 | 2025-07-17T21:43:55.740Z | starting task 0: "setup" |
| 3 | 2025-07-17T21:43:55.766Z | ++ uname -s |
| 4 | 2025-07-17T21:43:55.766Z | + kern=SunOS |
| 5 | 2025-07-17T21:43:55.766Z | + build_user=build |
| 6 | 2025-07-17T21:43:55.766Z | + build_uid=12345 |
| 7 | 2025-07-17T21:43:55.766Z | + work_dir=/work |
| 8 | 2025-07-17T21:43:55.766Z | + input_dir=/input |
| 9 | 2025-07-17T21:43:55.766Z | + [[ 0 == 12345 ]] |
| 10 | 2025-07-17T21:43:55.766Z | + case "$kern" in |
| 11 | 2025-07-17T21:43:55.766Z | + groupadd -g 12345 build |
| 12 | 2025-07-17T21:43:55.766Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-07-17T21:43:57.772Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-07-17T21:43:57.821Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-07-17T21:43:57.846Z | + home_fs=zfs |
| 16 | 2025-07-17T21:43:57.846Z | + [[ zfs == autofs ]] |
| 17 | 2025-07-17T21:43:57.846Z | + mkdir -p /home/build |
| 18 | 2025-07-17T21:43:57.846Z | + chown build:build /home/build /work |
| 19 | 2025-07-17T21:43:59.836Z | + chmod 0700 /home/build /work |
| 20 | 2025-07-17T21:43:59.862Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2025-07-17T21:43:59.914Z | starting task 1: "authentication" |
| 22 | 2025-07-17T21:43:59.974Z | process exited: duration 59 ms, exit code 0 |
| |
| 23 | 2025-07-17T21:44:00.027Z | starting task 2: "clone repository" |
| 24 | 2025-07-17T21:44:00.059Z | + mkdir -p /work/oxidecomputer/cockroach |
| 25 | 2025-07-17T21:44:00.059Z | + git clone https://github.com/oxidecomputer/cockroach /work/oxidecomputer/cockroach |
| 26 | 2025-07-17T21:44:00.096Z | Cloning into '/work/oxidecomputer/cockroach'... |
| 27 | 2025-07-17T21:45:46.292Z | Updating files: 62% (6193/9944)
Updating files: 63% (6265/9944)
Updating files: 64% (6365/9944)
Updating files: 65% (6464/9944)
Updating files: 66% (6564/9944)
Updating files: 67% (6663/9944)
Updating files: 68% (6762/9944)
Updating files: 69% (6862/9944)
Updating files: 70% (6961/9944)
Updating files: 71% (7061/9944)
Updating files: 72% (7160/9944)
Updating files: 73% (7260/9944)
Updating files: 74% (7359/9944)
Updating files: 75% (7458/9944)
Updating files: 76% (7558/9944)
Updating files: 77% (7657/9944)
Updating files: 78% (7757/9944)
Updating files: 79% (7856/9944)
Updating files: 80% (7956/9944)
Updating files: 81% (8055/9944)
Updating files: 82% (8155/9944)
Updating files: 83% (8254/9944)
Updating files: 84% (8353/9944)
Updating files: 85% (8453/9944)
Updating files: 86% (8552/9944)
Updating files: 87% (8652/9944)
Updating files: 88% (8751/9944)
Updating files: 89% (8851/9944)
Updating files: 90% (8950/9944)
Updating files: 91% (9050/9944)
Updating files: 92% (9149/9944)
Updating files: 93% (9248/9944)
Updating files: 94% (9348/9944)
Updating files: 95% (9447/9944)
Updating files: 96% (9547/9944)
Updating files: 97% (9646/9944)
Updating files: 98% (9746/9944)
Updating files: 99% (9845/9944)
Updating files: 100% (9944/9944)
Updating files: 100% (9944/9944), done. |
| 28 | 2025-07-17T21:45:46.345Z | + cd /work/oxidecomputer/cockroach |
| 29 | 2025-07-17T21:45:46.345Z | + git fetch origin e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f |
| 30 | 2025-07-17T21:45:46.702Z | From https://github.com/oxidecomputer/cockroach |
| 31 | 2025-07-17T21:45:46.702Z | * branch e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f -> FETCH_HEAD |
| 32 | 2025-07-17T21:45:46.727Z | + [[ -n iliana/ui-test ]] |
| 33 | 2025-07-17T21:45:46.727Z | ++ git branch --show-current |
| 34 | 2025-07-17T21:45:46.727Z | + current=release-22.1-oxide |
| 35 | 2025-07-17T21:45:46.727Z | + [[ release-22.1-oxide != iliana/ui-test ]] |
| 36 | 2025-07-17T21:45:46.727Z | + git branch -f iliana/ui-test e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f |
| 37 | 2025-07-17T21:45:46.752Z | + git checkout -f iliana/ui-test |
| 38 | 2025-07-17T21:45:47.396Z | Switched to branch 'iliana/ui-test' |
| 39 | 2025-07-17T21:45:47.422Z | + git reset --hard e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f |
| 40 | 2025-07-17T21:45:47.485Z | HEAD is now at e80837cb83 run ui-test and ui-lint targets in CI |
| 41 | 2025-07-17T21:45:47.511Z | process exited: duration 107463 ms, exit code 0 |
| |
| 42 | 2025-07-17T21:45:47.563Z | starting task 3: "build" |
| 43 | 2025-07-17T21:45:47.588Z | + export BROWSERSLIST_IGNORE_OLD_DATA=1 |
| 44 | 2025-07-17T21:45:47.588Z | + BROWSERSLIST_IGNORE_OLD_DATA=1 |
| 45 | 2025-07-17T21:45:47.588Z | + source .github/buildomat/helios-setup.sh |
| 46 | 2025-07-17T21:45:47.588Z | ++ source .github/buildomat/versions.sh |
| 47 | 2025-07-17T21:45:47.588Z | +++ export GOTOOLCHAIN=local |
| 48 | 2025-07-17T21:45:47.588Z | +++ GOTOOLCHAIN=local |
| 49 | 2025-07-17T21:45:47.588Z | +++ GO_VERSION=1.22.11 |
| 50 | 2025-07-17T21:45:47.588Z | +++ NODE_VERSION=20.11.1 |
| 51 | 2025-07-17T21:45:47.588Z | +++ YARN_VERSION=1.22.22 |
| 52 | 2025-07-17T21:45:47.588Z | ++ GO_MAJOR=1.22 |
| 53 | 2025-07-17T21:45:47.589Z | ++ NODE_MAJOR=20 |
| 54 | 2025-07-17T21:45:47.589Z | ++ pfexec pkg install /developer/build-essential /ooce/developer/cmake /ooce/developer/go-122@1.22.11 /ooce/runtime/node-20@20.11.1 |
| 55 | 2025-07-17T21:46:58.966Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 56 | 2025-07-17T21:47:08.687Z | Startup: Caching catalogs ... Done |
| 57 | 2025-07-17T21:47:14.742Z | Planning: Solver setup ... Done |
| 58 | 2025-07-17T21:47:14.784Z | Planning: Running solver ... Done |
| 59 | 2025-07-17T21:47:14.873Z | Planning: Finding local manifests ... Done |
| 60 | 2025-07-17T21:47:14.954Z | Planning: Fetching manifests: 0/3 0% complete |
| 61 | 2025-07-17T21:47:16.412Z | Planning: Fetching manifests: 3/3 100% complete |
| 62 | 2025-07-17T21:47:16.844Z | Planning: Package planning ... Done |
| 63 | 2025-07-17T21:47:17.067Z | Planning: Merging actions ... Done |
| 64 | 2025-07-17T21:47:17.411Z | Planning: Checking for conflicting actions ... Done |
| 65 | 2025-07-17T21:47:17.458Z | Planning: Consolidating action changes ... Done |
| 66 | 2025-07-17T21:47:18.417Z | Planning: Evaluating mediators ... Done |
| 67 | 2025-07-17T21:47:18.467Z | Planning: Planning completed in 9.67 seconds |
| 68 | 2025-07-17T21:47:18.493Z | Packages to install: 3 |
| 69 | 2025-07-17T21:47:18.493Z | Mediators to change: 2 |
| 70 | 2025-07-17T21:47:18.493Z | Services to change: 1 |
| 71 | 2025-07-17T21:47:18.493Z | Create boot environment: No |
| 72 | 2025-07-17T21:47:18.493Z | Create backup boot environment: No |
| 73 | 2025-07-17T21:47:18.568Z | |
| 74 | 2025-07-17T21:47:18.568Z | Download: 0/10875 items 0.0/111.8MB 0% complete |
| 75 | 2025-07-17T21:47:23.568Z | Download: 1978/10875 items 48.2/111.8MB 43% complete (10.0M/s) |
| 76 | 2025-07-17T21:47:28.571Z | Download: 3646/10875 items 54.0/111.8MB 48% complete (5.5M/s) |
| 77 | 2025-07-17T21:47:33.580Z | Download: 5779/10875 items 60.6/111.8MB 54% complete (1.2M/s) |
| 78 | 2025-07-17T21:47:38.583Z | Download: 7409/10875 items 69.4/111.8MB 62% complete (1.5M/s) |
| 79 | 2025-07-17T21:47:43.582Z | Download: 7409/10875 items 94.0/111.8MB 84% complete (3.3M/s) |
| 80 | 2025-07-17T21:47:47.829Z | Download: Completed 111.76 MB in 29.26 seconds (3.8M/s) |
| 81 | 2025-07-17T21:47:48.267Z | Actions: 1/12730 actions (Installing new actions) |
| 82 | 2025-07-17T21:47:53.267Z | Actions: 10655/12730 actions (Installing new actions) |
| 83 | 2025-07-17T21:47:54.038Z | Actions: Completed 12730 actions in 5.77 seconds. |
| 84 | 2025-07-17T21:47:54.952Z | Done |
| 85 | 2025-07-17T21:47:54.952Z | Done |
| 86 | 2025-07-17T21:47:55.957Z | Done |
| 87 | 2025-07-17T21:48:02.202Z | Done |
| 88 | 2025-07-17T21:48:02.325Z | Done |
| 89 | 2025-07-17T21:48:02.351Z | Done |
| 90 | 2025-07-17T21:48:02.711Z | Done |
| 91 | 2025-07-17T21:48:03.229Z | ++ pushd /work |
| 92 | 2025-07-17T21:48:03.254Z | /work /work/oxidecomputer/cockroach |
| 93 | 2025-07-17T21:48:03.254Z | ++ mkdir bin |
| 94 | 2025-07-17T21:48:03.254Z | ++ curl -sSfL --retry 10 -O https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-1.22.22.js |
| 95 | 2025-07-17T21:48:03.628Z | ++ sha256sum --ignore-missing -c /work/oxidecomputer/cockroach/.github/buildomat/SHA256SUMS |
| 96 | 2025-07-17T21:48:03.653Z | yarn-1.22.22.js: OK |
| 97 | 2025-07-17T21:48:03.653Z | ++ mv yarn-1.22.22.js bin/yarn |
| 98 | 2025-07-17T21:48:03.653Z | ++ chmod a+x bin/yarn |
| 99 | 2025-07-17T21:48:03.653Z | ++ popd |
| 100 | 2025-07-17T21:48:03.653Z | /work/oxidecomputer/cockroach |
| 101 | 2025-07-17T21:48:03.653Z | ++ export PATH=/work/bin:/opt/ooce/go-1.22/bin:/opt/ooce/node-20/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 102 | 2025-07-17T21:48:03.653Z | ++ PATH=/work/bin:/opt/ooce/go-1.22/bin:/opt/ooce/node-20/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 103 | 2025-07-17T21:48:03.653Z | ++ nproc |
| 104 | 2025-07-17T21:48:03.679Z | + gmake -j8 cockroach.tgz BUILDTYPE=release |
| 105 | 2025-07-17T21:48:04.073Z | Detected change in build system. Rebooting make. |
| 106 | 2025-07-17T21:48:04.617Z | gitdir=$(git rev-parse --git-dir 2>/dev/null || true); \ |
| 107 | 2025-07-17T21:48:04.617Z | if test -n "$gitdir"; then \ |
| 108 | 2025-07-17T21:48:04.617Z | git submodule update --init --recursive; \ |
| 109 | 2025-07-17T21:48:04.617Z | fi |
| 110 | 2025-07-17T21:48:04.761Z | Submodule 'c-deps/geos' (https://github.com/cockroachdb/geos.git) registered for path 'c-deps/geos' |
| 111 | 2025-07-17T21:48:04.786Z | Submodule 'c-deps/jemalloc' (https://github.com/cockroachdb/jemalloc.git) registered for path 'c-deps/jemalloc' |
| 112 | 2025-07-17T21:48:04.786Z | Submodule 'c-deps/proj' (https://github.com/cockroachdb/PROJ.git) registered for path 'c-deps/proj' |
| 113 | 2025-07-17T21:48:04.786Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/geos'... |
| 114 | 2025-07-17T21:48:05.192Z | mkdir -p pkg/sql/parser/gen |
| 115 | 2025-07-17T21:48:05.220Z | set -euo pipefail; \ |
| 116 | 2025-07-17T21:48:05.220Z | awk '/func.*sqlSymUnion/ {print $(NF - 1)}' pkg/sql/parser/sql.y | \ |
| 117 | 2025-07-17T21:48:05.220Z | sed -e 's/[]\/$*.^|[]/\\&/g' | \ |
| 118 | 2025-07-17T21:48:05.220Z | sed -e "s/^/s_(type|token) <(/" | \ |
| 119 | 2025-07-17T21:48:05.220Z | awk '{print $0")>_\\1 <union> /* <\\2> */_"}' > pkg/sql/parser/gen/types_regex.tmp; \ |
| 120 | 2025-07-17T21:48:05.220Z | sed -E -f pkg/sql/parser/gen/types_regex.tmp < pkg/sql/parser/sql.y | \ |
| 121 | 2025-07-17T21:48:05.220Z | awk -f pkg/sql/parser/replace_help_rules.awk | \ |
| 122 | 2025-07-17T21:48:05.220Z | sed -Ee 's,//.*$,,g;s,/[*]([^*]|[*][^/])*[*]/, ,g;s/ +$//g' > pkg/sql/parser/gen/sql-gen.y.tmp || rm pkg/sql/parser/gen/sql-gen.y.tmp |
| 123 | 2025-07-17T21:48:05.332Z | mv -f pkg/sql/parser/gen/sql-gen.y.tmp pkg/sql/parser/gen/sql-gen.y |
| 124 | 2025-07-17T21:48:05.358Z | rm pkg/sql/parser/gen/types_regex.tmp |
| 125 | 2025-07-17T21:48:09.245Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/jemalloc'... |
| 126 | 2025-07-17T21:48:11.190Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/proj'... |
| 127 | 2025-07-17T21:48:29.159Z | Submodule path 'c-deps/geos': checked out 'ac79ef98b6a7bd26c87bf069f1e0685dbb648ba2' |
| 128 | 2025-07-17T21:48:29.215Z | Submodule path 'c-deps/jemalloc': checked out 'fd00c883c119539844b3ffd5ad8640968e0cb1a3' |
| 129 | 2025-07-17T21:48:29.490Z | Submodule path 'c-deps/proj': checked out 'c8ff95857beb3027b5aa3d15726795570f38eccb' |
| 130 | 2025-07-17T21:48:29.516Z | mkdir -p bin |
| 131 | 2025-07-17T21:48:29.516Z | touch bin/.submodules-initialized |
| 132 | 2025-07-17T21:48:29.516Z | rm -rf /work/oxidecomputer/cockroach/lib/build/proj |
| 133 | 2025-07-17T21:48:29.516Z | cd /work/oxidecomputer/cockroach/c-deps/jemalloc && autoconf |
| 134 | 2025-07-17T21:48:29.516Z | rm -rf /work/oxidecomputer/cockroach/lib/build/geos |
| 135 | 2025-07-17T21:48:29.541Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/proj |
| 136 | 2025-07-17T21:48:29.541Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/geos |
| 137 | 2025-07-17T21:48:29.541Z | cd /work/oxidecomputer/cockroach/lib/build/proj && cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/proj -DCMAKE_BUILD_TYPE=Release -DBUILD_LIBPROJ_SHARED=OFF |
| 138 | 2025-07-17T21:48:29.541Z | build/node-run.sh -C pkg/ui yarn install --ignore-optional |
| 139 | 2025-07-17T21:48:29.566Z | cd /work/oxidecomputer/cockroach/lib/build/geos && \ |
| 140 | 2025-07-17T21:48:29.566Z | cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/geos -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS=-fPIC -DCMAKE_CXX_FLAGS="-fPIC -include cstddef -include cstdint" |
| 141 | 2025-07-17T21:48:29.614Z | CMake Deprecation Warning at CMakeLists.txt:12 (cmake_minimum_required): |
| 142 | 2025-07-17T21:48:29.614Z | Compatibility with CMake < 2.8.12 will be removed from a future version of |
| 143 | 2025-07-17T21:48:29.614Z | CMake. |
| 144 | 2025-07-17T21:48:29.614Z | |
| 145 | 2025-07-17T21:48:29.614Z | Update the VERSION argument <min> value or use a ...<max> suffix to tell |
| 146 | 2025-07-17T21:48:29.614Z | CMake that the project does not need compatibility with older versions. |
| 147 | 2025-07-17T21:48:29.614Z | |
| 148 | 2025-07-17T21:48:29.614Z | |
| 149 | 2025-07-17T21:48:29.614Z | -- GEOS: Build type: Release |
| 150 | 2025-07-17T21:48:29.639Z | -- GEOS: Run-time output: /work/oxidecomputer/cockroach/lib/build/geos/bin |
| 151 | 2025-07-17T21:48:29.639Z | -- GEOS: Archives output: /work/oxidecomputer/cockroach/lib/build/geos/lib |
| 152 | 2025-07-17T21:48:29.891Z | yarn install v1.22.22 |
| 153 | 2025-07-17T21:48:29.921Z | -- The C compiler identification is GNU 12.2.0 |
| 154 | 2025-07-17T21:48:29.946Z | -- The C compiler identification is GNU 12.2.0 |
| 155 | 2025-07-17T21:48:29.971Z | -- Detecting C compiler ABI info |
| 156 | 2025-07-17T21:48:29.996Z | rm -rf /work/oxidecomputer/cockroach/lib/build/jemalloc |
| 157 | 2025-07-17T21:48:30.021Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/jemalloc |
| 158 | 2025-07-17T21:48:30.047Z | cd /work/oxidecomputer/cockroach/lib/build/jemalloc && /work/oxidecomputer/cockroach/c-deps/jemalloc/configure --enable-prof |
| 159 | 2025-07-17T21:48:30.072Z | [1/4] Resolving packages... |
| 160 | 2025-07-17T21:48:30.100Z | -- Detecting C compiler ABI info - done |
| 161 | 2025-07-17T21:48:30.125Z | warning Resolution field "protobufjs@6.8.6" is incompatible with requested version "protobufjs@6.8.8" |
| 162 | 2025-07-17T21:48:30.125Z | -- Check for working C compiler: /usr/bin/gcc - skipped |
| 163 | 2025-07-17T21:48:30.125Z | -- Detecting C compile features |
| 164 | 2025-07-17T21:48:30.125Z | -- Detecting C compile features - done |
| 165 | 2025-07-17T21:48:30.125Z | -- |
| 166 | 2025-07-17T21:48:30.125Z | -- Configuring PROJ: |
| 167 | 2025-07-17T21:48:30.125Z | -- |
| 168 | 2025-07-17T21:48:30.125Z | -- PROJ_VERSION = 4.9.3 |
| 169 | 2025-07-17T21:48:30.125Z | checking for xsltproc... /usr/bin/xsltproc |
| 170 | 2025-07-17T21:48:30.125Z | checking for gcc... gcc |
| 171 | 2025-07-17T21:48:30.150Z | -- Looking for include file dlfcn.h |
| 172 | 2025-07-17T21:48:30.206Z | checking whether the C compiler works... yes |
| 173 | 2025-07-17T21:48:30.207Z | checking for C compiler default output file name... a.out |
| 174 | 2025-07-17T21:48:30.231Z | checking for suffix of executables... -- The CXX compiler identification is GNU 12.2.0 |
| 175 | 2025-07-17T21:48:30.256Z | -- Detecting C compiler ABI info |
| 176 | 2025-07-17T21:48:30.281Z | |
| 177 | 2025-07-17T21:48:30.306Z | checking whether we are cross compiling... -- Looking for include file dlfcn.h - found |
| 178 | 2025-07-17T21:48:30.306Z | -- Looking for include file inttypes.h |
| 179 | 2025-07-17T21:48:30.331Z | no |
| 180 | 2025-07-17T21:48:30.367Z | checking for suffix of object files... o |
| 181 | 2025-07-17T21:48:30.398Z | checking whether the compiler supports GNU C... yes |
| 182 | 2025-07-17T21:48:30.423Z | checking whether gcc accepts -g... -- Detecting C compiler ABI info - done |
| 183 | 2025-07-17T21:48:30.423Z | -- Check for working C compiler: /usr/bin/gcc - skipped |
| 184 | 2025-07-17T21:48:30.423Z | -- Detecting C compile features |
| 185 | 2025-07-17T21:48:30.423Z | -- Detecting C compile features - done |
| 186 | 2025-07-17T21:48:30.424Z | -- Detecting CXX compiler ABI info |
| 187 | 2025-07-17T21:48:30.449Z | yes |
| 188 | 2025-07-17T21:48:30.449Z | checking for gcc option to enable C11 features... -- Looking for include file inttypes.h - found |
| 189 | 2025-07-17T21:48:30.449Z | -- Looking for include file jni.h |
| 190 | 2025-07-17T21:48:30.499Z | none needed |
| 191 | 2025-07-17T21:48:30.524Z | warning Resolution field "fbjs@0.8.17" is incompatible with requested version "fbjs@^0.6.1" |
| 192 | 2025-07-17T21:48:30.524Z | checking whether compiler is cray... -- Looking for include file jni.h - not found |
| 193 | 2025-07-17T21:48:30.524Z | -- Looking for include file memory.h |
| 194 | 2025-07-17T21:48:30.549Z | no |
| 195 | 2025-07-17T21:48:30.574Z | checking whether compiler supports -std=gnu11... yes |
| 196 | 2025-07-17T21:48:30.599Z | checking whether compiler supports -Wall... -- Detecting CXX compiler ABI info - done |
| 197 | 2025-07-17T21:48:30.600Z | -- Check for working CXX compiler: /usr/bin/g++ - skipped |
| 198 | 2025-07-17T21:48:30.600Z | -- Detecting CXX compile features |
| 199 | 2025-07-17T21:48:30.600Z | -- Detecting CXX compile features - done |
| 200 | 2025-07-17T21:48:30.600Z | -- GEOS: Version 3.8.1 |
| 201 | 2025-07-17T21:48:30.600Z | -- GEOS: C API Version 1.13.3 |
| 202 | 2025-07-17T21:48:30.600Z | -- GEOS: JTS port 1.13.0 |
| 203 | 2025-07-17T21:48:30.600Z | -- GEOS: Require C++11 |
| 204 | 2025-07-17T21:48:30.625Z | yes |
| 205 | 2025-07-17T21:48:30.650Z | checking whether compiler supports -Werror=declaration-after-statement... yes |
| 206 | 2025-07-17T21:48:30.675Z | checking whether compiler supports -Wshorten-64-to-32... -- Looking for include file memory.h - found |
| 207 | 2025-07-17T21:48:30.675Z | -- Looking for include file stdint.h |
| 208 | 2025-07-17T21:48:30.675Z | no |
| 209 | 2025-07-17T21:48:30.700Z | checking whether compiler supports -Wsign-compare... yes |
| 210 | 2025-07-17T21:48:30.754Z | checking whether compiler supports -pipe... yes |
| 211 | 2025-07-17T21:48:30.779Z | checking whether compiler supports -g3... yes |
| 212 | 2025-07-17T21:48:30.779Z | checking how to run the C preprocessor... -- GEOS: Configured 'dist' target |
| 213 | 2025-07-17T21:48:30.779Z | -- GEOS: Configured 'distcheck' target |
| 214 | 2025-07-17T21:48:30.779Z | -- Configuring done (1.2s) |
| 215 | 2025-07-17T21:48:30.807Z | gcc -E |
| 216 | 2025-07-17T21:48:30.832Z | -- Looking for include file stdint.h - found |
| 217 | 2025-07-17T21:48:30.832Z | -- Looking for include file stdlib.h |
| 218 | 2025-07-17T21:48:30.874Z | checking for stdio.h... yes |
| 219 | 2025-07-17T21:48:30.900Z | checking for stdlib.h... yes |
| 220 | 2025-07-17T21:48:30.927Z | checking for string.h... yes |
| 221 | 2025-07-17T21:48:30.952Z | checking for inttypes.h... [2/4] Fetching packages... |
| 222 | 2025-07-17T21:48:30.952Z | warning Pattern ["@cockroachlabs/crdb-protobuf-client@link:./workspaces/db-console/src/js"] is trying to unpack in the same destination "/home/build/.cache/yarn/v6/npm-@cockroachlabs-crdb-protobuf-client-0.0.12/node_modules/@cockroachlabs/crdb-protobuf-client" as pattern ["@cockroachlabs/crdb-protobuf-client@link:workspaces/db-console/src/js"]. This could result in non-deterministic behavior, skipping. |
| 223 | 2025-07-17T21:48:30.952Z | warning Pattern ["@cockroachlabs/cluster-ui@link:workspaces/cluster-ui"] is trying to unpack in the same destination "/home/build/.cache/yarn/v6/npm-@cockroachlabs-cluster-ui-22.1.14/node_modules/@cockroachlabs/cluster-ui" as pattern ["@cockroachlabs/cluster-ui@22.1.14","@cockroachlabs/cluster-ui@22.1.14"]. This could result in non-deterministic behavior, skipping. |
| 224 | 2025-07-17T21:48:30.952Z | -- Looking for include file stdlib.h - found |
| 225 | 2025-07-17T21:48:30.952Z | -- Looking for include file string.h |
| 226 | 2025-07-17T21:48:30.977Z | yes |
| 227 | 2025-07-17T21:48:31.002Z | checking for stdint.h... -- Generating done (0.2s) |
| 228 | 2025-07-17T21:48:31.002Z | yes |
| 229 | 2025-07-17T21:48:31.002Z | checking for strings.h... -- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/geos |
| 230 | 2025-07-17T21:48:31.028Z | yes |
| 231 | 2025-07-17T21:48:31.028Z | checking for sys/stat.h... mkdir /work/oxidecomputer/cockroach/lib/build/geos/capi/geos |
| 232 | 2025-07-17T21:48:31.053Z | cp /work/oxidecomputer/cockroach/c-deps/geos/include/geos/export.h /work/oxidecomputer/cockroach/lib/build/geos/capi/geos |
| 233 | 2025-07-17T21:48:31.053Z | yes |
| 234 | 2025-07-17T21:48:31.078Z | checking for sys/types.h... yes |
| 235 | 2025-07-17T21:48:31.103Z | checking for unistd.h... -- Looking for include file string.h - found |
| 236 | 2025-07-17T21:48:31.103Z | -- Looking for include file sys/stat.h |
| 237 | 2025-07-17T21:48:31.103Z | yes |
| 238 | 2025-07-17T21:48:31.230Z | checking whether byte ordering is bigendian... no |
| 239 | 2025-07-17T21:48:31.256Z | checking size of void *... -- Looking for include file sys/stat.h - found |
| 240 | 2025-07-17T21:48:31.256Z | -- Looking for include file sys/types.h |
| 241 | 2025-07-17T21:48:31.301Z | 8 |
| 242 | 2025-07-17T21:48:31.370Z | checking size of int... 4 |
| 243 | 2025-07-17T21:48:31.404Z | checking size of long... -- Looking for include file sys/types.h - found |
| 244 | 2025-07-17T21:48:31.429Z | -- Looking for include file unistd.h |
| 245 | 2025-07-17T21:48:31.454Z | 8 |
| 246 | 2025-07-17T21:48:31.495Z | checking size of long long... 8 |
| 247 | 2025-07-17T21:48:31.542Z | checking size of intmax_t... -- Looking for include file unistd.h - found |
| 248 | 2025-07-17T21:48:31.569Z | -- Looking for 4 include files stdlib.h, ..., float.h |
| 249 | 2025-07-17T21:48:31.569Z | 8 |
| 250 | 2025-07-17T21:48:31.653Z | checking build system type... x86_64-pc-solaris2.11 |
| 251 | 2025-07-17T21:48:31.653Z | checking host system type... x86_64-pc-solaris2.11 |
| 252 | 2025-07-17T21:48:31.692Z | checking whether pause instruction is compilable... -- Looking for 4 include files stdlib.h, ..., float.h - found |
| 253 | 2025-07-17T21:48:31.719Z | -- Looking for localeconv |
| 254 | 2025-07-17T21:48:31.719Z | yes |
| 255 | 2025-07-17T21:48:31.719Z | checking for ar... ar |
| 256 | 2025-07-17T21:48:31.719Z | /work/oxidecomputer/cockroach/c-deps/jemalloc/configure[6042]: -lsocket: not found [No such file or directory] |
| 257 | 2025-07-17T21:48:31.744Z | checking for malloc.h... yes |
| 258 | 2025-07-17T21:48:31.780Z | checking whether malloc_usable_size definition can use const argument... yes |
| 259 | 2025-07-17T21:48:31.847Z | checking for library containing log... -- Looking for localeconv - found |
| 260 | 2025-07-17T21:48:31.847Z | -- Looking for ceil in m |
| 261 | 2025-07-17T21:48:31.883Z | -lm |
| 262 | 2025-07-17T21:48:31.931Z | checking whether __attribute__ syntax is compilable... yes |
| 263 | 2025-07-17T21:48:31.957Z | checking whether compiler supports -fvisibility=hidden... yes |
| 264 | 2025-07-17T21:48:31.983Z | checking whether compiler supports -Werror... -- Looking for ceil in m - found |
| 265 | 2025-07-17T21:48:31.983Z | CMake Deprecation Warning at cmake/policies.cmake:2 (cmake_policy): |
| 266 | 2025-07-17T21:48:31.983Z | The OLD behavior for policy CMP0022 will be removed from a future version |
| 267 | 2025-07-17T21:48:31.983Z | of CMake. |
| 268 | 2025-07-17T21:48:31.983Z | |
| 269 | 2025-07-17T21:48:31.983Z | The cmake-policies(7) manual explains that the OLD behaviors of all |
| 270 | 2025-07-17T21:48:31.983Z | policies are deprecated and that a policy should be set to OLD only under |
| 271 | 2025-07-17T21:48:31.983Z | specific short-term circumstances. Projects should be ported to the NEW |
| 272 | 2025-07-17T21:48:31.983Z | behavior and not rely on setting a policy to OLD. |
| 273 | 2025-07-17T21:48:31.983Z | Call Stack (most recent call first): |
| 274 | 2025-07-17T21:48:31.983Z | CMakeLists.txt:44 (include) |
| 275 | 2025-07-17T21:48:31.983Z | |
| 276 | 2025-07-17T21:48:31.983Z | |
| 277 | 2025-07-17T21:48:31.983Z | -- Performing Test CMAKE_HAVE_LIBC_PTHREAD |
| 278 | 2025-07-17T21:48:32.008Z | yes |
| 279 | 2025-07-17T21:48:32.033Z | checking whether compiler supports -herror_on_warning... yes |
| 280 | 2025-07-17T21:48:32.066Z | checking whether tls_model attribute is compilable... no |
| 281 | 2025-07-17T21:48:32.096Z | checking whether compiler supports -Werror... yes |
| 282 | 2025-07-17T21:48:32.125Z | checking whether compiler supports -herror_on_warning... yes |
| 283 | 2025-07-17T21:48:32.150Z | checking whether alloc_size attribute is compilable... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success |
| 284 | 2025-07-17T21:48:32.150Z | -- Found Threads: TRUE |
| 285 | 2025-07-17T21:48:32.150Z | -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE |
| 286 | 2025-07-17T21:48:32.175Z | no |
| 287 | 2025-07-17T21:48:32.207Z | checking whether compiler supports -Werror... yes |
| 288 | 2025-07-17T21:48:32.242Z | checking whether compiler supports -herror_on_warning... yes |
| 289 | 2025-07-17T21:48:32.290Z | checking whether format(gnu_printf, ...) attribute is compilable... -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success |
| 290 | 2025-07-17T21:48:32.315Z | -- PROJ_PLATFORM_NAME = x86 |
| 291 | 2025-07-17T21:48:32.315Z | no |
| 292 | 2025-07-17T21:48:32.315Z | -- PROJ_COMPILER_NAME = gcc-12.2.0 |
| 293 | 2025-07-17T21:48:32.315Z | checking whether compiler supports -Werror... -- PROJ4_TESTS = ON |
| 294 | 2025-07-17T21:48:32.340Z | yes |
| 295 | 2025-07-17T21:48:32.366Z | checking whether compiler supports -herror_on_warning... yes |
| 296 | 2025-07-17T21:48:32.433Z | checking whether format(printf, ...) attribute is compilable... no |
| 297 | 2025-07-17T21:48:32.458Z | checking for a BSD-compatible install... /usr/bin/install -c |
| 298 | 2025-07-17T21:48:32.458Z | checking for ranlib... -- |
| 299 | 2025-07-17T21:48:32.458Z | ranlib |
| 300 | 2025-07-17T21:48:32.458Z | checking for ld... /usr/bin/ld |
| 301 | 2025-07-17T21:48:32.458Z | checking for autoconf... /usr/bin/autoconf |
| 302 | 2025-07-17T21:48:32.458Z | checking for memalign... -- Configuring proj library: |
| 303 | 2025-07-17T21:48:32.458Z | -- |
| 304 | 2025-07-17T21:48:32.501Z | -- JNI_SUPPORT = OFF |
| 305 | 2025-07-17T21:48:32.527Z | -- PROJ_CORE_TARGET = proj |
| 306 | 2025-07-17T21:48:32.528Z | -- PROJ_CORE_TARGET_OUTPUT_NAME = proj |
| 307 | 2025-07-17T21:48:32.528Z | -- PROJ_LIBRARY_TYPE = STATIC |
| 308 | 2025-07-17T21:48:32.528Z | -- PROJ_LIBRARIES = proj |
| 309 | 2025-07-17T21:48:32.528Z | yes |
| 310 | 2025-07-17T21:48:32.528Z | checking for valloc... -- Configuring done (2.9s) |
| 311 | 2025-07-17T21:48:32.553Z | yes |
| 312 | 2025-07-17T21:48:32.599Z | checking whether compiler supports -O3... -- Generating done (0.1s) |
| 313 | 2025-07-17T21:48:32.625Z | yes |
| 314 | 2025-07-17T21:48:32.625Z | checking whether compiler supports -funroll-loops... -- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/proj |
| 315 | 2025-07-17T21:48:32.651Z | yes |
| 316 | 2025-07-17T21:48:32.676Z | checking for unwind.h... yes |
| 317 | 2025-07-17T21:48:32.724Z | checking for _Unwind_Backtrace in -lgcc... yes |
| 318 | 2025-07-17T21:48:32.749Z | checking configured backtracing method... libgcc |
| 319 | 2025-07-17T21:48:32.774Z | checking for sbrk... yes |
| 320 | 2025-07-17T21:48:32.805Z | checking whether utrace(2) is compilable... no |
| 321 | 2025-07-17T21:48:32.831Z | checking whether valgrind is compilable... no |
| 322 | 2025-07-17T21:48:32.879Z | checking whether a program using __builtin_unreachable is compilable... yes |
| 323 | 2025-07-17T21:48:32.934Z | checking whether a program using __builtin_ffsl is compilable... yes |
| 324 | 2025-07-17T21:48:32.992Z | checking LG_PAGE... 12 |
| 325 | 2025-07-17T21:48:33.023Z | Missing VERSION file, and unable to generate it; creating bogus VERSION |
| 326 | 2025-07-17T21:48:33.085Z | checking for pthread.h... yes |
| 327 | 2025-07-17T21:48:37.223Z | checking for pthread_create in -lpthread... yes |
| 328 | 2025-07-17T21:48:37.327Z | checking whether pthread_atfork(3) is compilable... yes |
| 329 | 2025-07-17T21:48:37.327Z | checking for library containing clock_gettime... none required |
| 330 | 2025-07-17T21:48:37.327Z | checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... no |
| 331 | 2025-07-17T21:48:37.327Z | checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes |
| 332 | 2025-07-17T21:48:37.327Z | checking whether mach_absolute_time() is compilable... no |
| 333 | 2025-07-17T21:48:37.327Z | checking whether compiler supports -Werror... yes |
| 334 | 2025-07-17T21:48:37.327Z | checking whether syscall(2) is compilable... yes |
| 335 | 2025-07-17T21:48:37.327Z | checking for secure_getenv... yes |
| 336 | 2025-07-17T21:48:37.327Z | checking for issetugid... yes |
| 337 | 2025-07-17T21:48:37.327Z | checking for _malloc_thread_cleanup... no |
| 338 | 2025-07-17T21:48:37.327Z | checking whether Darwin OSSpin*() is compilable... no |
| 339 | 2025-07-17T21:48:37.327Z | checking for _pthread_mutex_init_calloc_cb... no |
| 340 | 2025-07-17T21:48:37.328Z | checking for TLS... yes |
| 341 | 2025-07-17T21:48:37.328Z | checking whether C11 atomics is compilable... yes |
| 342 | 2025-07-17T21:48:37.328Z | checking whether atomic(9) is compilable... no |
| 343 | 2025-07-17T21:48:37.328Z | checking whether Darwin OSAtomic*() is compilable... no |
| 344 | 2025-07-17T21:48:37.328Z | checking whether madvise(2) is compilable... yes |
| 345 | 2025-07-17T21:48:37.328Z | checking whether madvise(..., MADV_FREE) is compilable... yes |
| 346 | 2025-07-17T21:48:37.328Z | checking whether madvise(..., MADV_DONTNEED) is compilable... yes |
| 347 | 2025-07-17T21:48:37.328Z | checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no |
| 348 | 2025-07-17T21:48:37.328Z | checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no |
| 349 | 2025-07-17T21:48:37.328Z | checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no |
| 350 | 2025-07-17T21:48:37.328Z | checking for __builtin_clz... yes |
| 351 | 2025-07-17T21:48:37.328Z | checking whether Darwin os_unfair_lock_*() is compilable... no |
| 352 | 2025-07-17T21:48:37.328Z | checking whether glibc malloc hook is compilable... no |
| 353 | 2025-07-17T21:48:37.328Z | checking whether glibc memalign hook is compilable... no |
| 354 | 2025-07-17T21:48:37.328Z | checking whether pthreads adaptive mutexes is compilable... no |
| 355 | 2025-07-17T21:48:37.328Z | checking for _Bool... yes |
| 356 | 2025-07-17T21:48:37.328Z | checking for stdbool.h that conforms to C99... no |
| 357 | 2025-07-17T21:48:37.328Z | configure: creating ./config.status |
| 358 | 2025-07-17T21:48:37.328Z | config.status: creating Makefile |
| 359 | 2025-07-17T21:48:37.328Z | config.status: creating jemalloc.pc |
| 360 | 2025-07-17T21:48:37.328Z | config.status: creating doc/html.xsl |
| 361 | 2025-07-17T21:48:37.328Z | config.status: creating doc/manpages.xsl |
| 362 | 2025-07-17T21:48:37.328Z | config.status: creating doc/jemalloc.xml |
| 363 | 2025-07-17T21:48:37.328Z | config.status: creating include/jemalloc/jemalloc_macros.h |
| 364 | 2025-07-17T21:48:37.328Z | config.status: creating include/jemalloc/jemalloc_protos.h |
| 365 | 2025-07-17T21:48:37.328Z | config.status: creating include/jemalloc/jemalloc_typedefs.h |
| 366 | 2025-07-17T21:48:37.328Z | config.status: creating include/jemalloc/internal/jemalloc_internal.h |
| 367 | 2025-07-17T21:48:37.328Z | config.status: creating test/test.sh |
| 368 | 2025-07-17T21:48:37.328Z | config.status: creating test/include/test/jemalloc_test.h |
| 369 | 2025-07-17T21:48:37.328Z | config.status: creating config.stamp |
| 370 | 2025-07-17T21:48:37.328Z | config.status: creating bin/jemalloc-config |
| 371 | 2025-07-17T21:48:37.328Z | config.status: creating bin/jemalloc.sh |
| 372 | 2025-07-17T21:48:37.328Z | config.status: creating bin/jeprof |
| 373 | 2025-07-17T21:48:37.328Z | config.status: creating include/jemalloc/jemalloc_defs.h |
| 374 | 2025-07-17T21:48:37.328Z | config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h |
| 375 | 2025-07-17T21:48:37.328Z | config.status: creating test/include/test/jemalloc_test_defs.h |
| 376 | 2025-07-17T21:48:37.328Z | config.status: executing include/jemalloc/internal/private_namespace.h commands |
| 377 | 2025-07-17T21:48:37.328Z | config.status: executing include/jemalloc/internal/private_unnamespace.h commands |
| 378 | 2025-07-17T21:48:37.329Z | config.status: executing include/jemalloc/internal/public_symbols.txt commands |
| 379 | 2025-07-17T21:48:37.329Z | config.status: executing include/jemalloc/internal/public_namespace.h commands |
| 380 | 2025-07-17T21:48:37.329Z | config.status: executing include/jemalloc/internal/public_unnamespace.h commands |
| 381 | 2025-07-17T21:48:37.329Z | config.status: executing include/jemalloc/internal/size_classes.h commands |
| 382 | 2025-07-17T21:48:37.329Z | config.status: executing include/jemalloc/jemalloc_protos_jet.h commands |
| 383 | 2025-07-17T21:48:37.329Z | config.status: executing include/jemalloc/jemalloc_rename.h commands |
| 384 | 2025-07-17T21:48:37.329Z | config.status: executing include/jemalloc/jemalloc_mangle.h commands |
| 385 | 2025-07-17T21:48:37.407Z | config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands |
| 386 | 2025-07-17T21:48:37.407Z | config.status: executing include/jemalloc/jemalloc.h commands |
| 387 | 2025-07-17T21:48:37.407Z | =============================================================================== |
| 388 | 2025-07-17T21:48:37.407Z | jemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000 |
| 389 | 2025-07-17T21:48:37.407Z | library revision : 2 |
| 390 | 2025-07-17T21:48:37.407Z | |
| 391 | 2025-07-17T21:48:37.407Z | CONFIG : --enable-prof CFLAGS=-g1 LDFLAGS= |
| 392 | 2025-07-17T21:48:37.407Z | CC : gcc |
| 393 | 2025-07-17T21:48:37.407Z | CONFIGURE_CFLAGS : -std=gnu11 -Wall -Werror=declaration-after-statement -Wsign-compare -pipe -g3 -fvisibility=hidden -O3 -funroll-loops |
| 394 | 2025-07-17T21:48:37.407Z | SPECIFIED_CFLAGS : -g1 |
| 395 | 2025-07-17T21:48:37.407Z | EXTRA_CFLAGS : |
| 396 | 2025-07-17T21:48:37.407Z | CPPFLAGS : -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT |
| 397 | 2025-07-17T21:48:37.407Z | LDFLAGS : |
| 398 | 2025-07-17T21:48:37.407Z | EXTRA_LDFLAGS : |
| 399 | 2025-07-17T21:48:37.407Z | LIBS : -lm -D_POSIX_PTHREAD_SEMANTICS -lgcc -lm -lpthread |
| 400 | 2025-07-17T21:48:37.407Z | RPATH_EXTRA : |
| 401 | 2025-07-17T21:48:37.407Z | |
| 402 | 2025-07-17T21:48:37.407Z | XSLTPROC : /usr/bin/xsltproc |
| 403 | 2025-07-17T21:48:37.407Z | XSLROOT : |
| 404 | 2025-07-17T21:48:37.407Z | |
| 405 | 2025-07-17T21:48:37.407Z | PREFIX : /usr/local |
| 406 | 2025-07-17T21:48:37.407Z | BINDIR : /usr/local/bin |
| 407 | 2025-07-17T21:48:37.407Z | DATADIR : /usr/local/share |
| 408 | 2025-07-17T21:48:37.407Z | INCLUDEDIR : /usr/local/include |
| 409 | 2025-07-17T21:48:37.407Z | LIBDIR : /usr/local/lib |
| 410 | 2025-07-17T21:48:37.407Z | MANDIR : /usr/local/share/man |
| 411 | 2025-07-17T21:48:37.407Z | |
| 412 | 2025-07-17T21:48:37.408Z | srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/ |
| 413 | 2025-07-17T21:48:37.408Z | abs_srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/ |
| 414 | 2025-07-17T21:48:37.408Z | objroot : |
| 415 | 2025-07-17T21:48:37.408Z | abs_objroot : /work/oxidecomputer/cockroach/lib/build/jemalloc/ |
| 416 | 2025-07-17T21:48:37.408Z | |
| 417 | 2025-07-17T21:48:37.408Z | JEMALLOC_PREFIX : |
| 418 | 2025-07-17T21:48:37.408Z | JEMALLOC_PRIVATE_NAMESPACE |
| 419 | 2025-07-17T21:48:37.408Z | : je_ |
| 420 | 2025-07-17T21:48:37.408Z | install_suffix : |
| 421 | 2025-07-17T21:48:37.408Z | malloc_conf : |
| 422 | 2025-07-17T21:48:37.408Z | autogen : 0 |
| 423 | 2025-07-17T21:48:37.408Z | cc-silence : 1 |
| 424 | 2025-07-17T21:48:37.408Z | debug : 0 |
| 425 | 2025-07-17T21:48:37.408Z | code-coverage : 0 |
| 426 | 2025-07-17T21:48:37.408Z | stats : 1 |
| 427 | 2025-07-17T21:48:37.408Z | prof : 1 |
| 428 | 2025-07-17T21:48:37.408Z | prof-libunwind : 0 |
| 429 | 2025-07-17T21:48:37.408Z | prof-libgcc : 1 |
| 430 | 2025-07-17T21:48:37.408Z | prof-gcc : 0 |
| 431 | 2025-07-17T21:48:37.408Z | tcache : 1 |
| 432 | 2025-07-17T21:48:37.408Z | thp : 0 |
| 433 | 2025-07-17T21:48:37.408Z | fill : 1 |
| 434 | 2025-07-17T21:48:37.408Z | utrace : 0 |
| 435 | 2025-07-17T21:48:37.408Z | valgrind : 0 |
| 436 | 2025-07-17T21:48:37.408Z | xmalloc : 0 |
| 437 | 2025-07-17T21:48:37.408Z | munmap : 1 |
| 438 | 2025-07-17T21:48:37.408Z | lazy_lock : 0 |
| 439 | 2025-07-17T21:48:37.408Z | tls : 1 |
| 440 | 2025-07-17T21:48:37.408Z | cache-oblivious : 1 |
| 441 | 2025-07-17T21:48:37.408Z | =============================================================================== |
| 442 | 2025-07-17T21:48:37.408Z | go mod download |
| 443 | 2025-07-17T21:48:54.009Z | go mod vendor |
| 444 | 2025-07-17T21:49:02.549Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -v github.com/goware/modvendor |
| 445 | 2025-07-17T21:49:02.688Z | internal/unsafeheader |
| 446 | 2025-07-17T21:49:02.713Z | internal/coverage/rtcov |
| 447 | 2025-07-17T21:49:02.713Z | internal/goos |
| 448 | 2025-07-17T21:49:02.713Z | internal/godebugs |
| 449 | 2025-07-17T21:49:02.713Z | internal/goarch |
| 450 | 2025-07-17T21:49:02.738Z | internal/cpu |
| 451 | 2025-07-17T21:49:02.738Z | runtime/internal/atomic |
| 452 | 2025-07-17T21:49:02.738Z | internal/goexperiment |
| 453 | 2025-07-17T21:49:02.768Z | internal/race |
| 454 | 2025-07-17T21:49:02.768Z | sync/atomic |
| 455 | 2025-07-17T21:49:02.793Z | unicode/utf8 |
| 456 | 2025-07-17T21:49:02.793Z | unicode |
| 457 | 2025-07-17T21:49:02.793Z | encoding |
| 458 | 2025-07-17T21:49:02.793Z | internal/abi |
| 459 | 2025-07-17T21:49:02.821Z | internal/chacha8rand |
| 460 | 2025-07-17T21:49:02.848Z | runtime/internal/math |
| 461 | 2025-07-17T21:49:02.873Z | runtime/internal/sys |
| 462 | 2025-07-17T21:49:02.873Z | internal/itoa |
| 463 | 2025-07-17T21:49:02.899Z | math/bits |
| 464 | 2025-07-17T21:49:02.924Z | cmp |
| 465 | 2025-07-17T21:49:02.951Z | internal/bytealg |
| 466 | 2025-07-17T21:49:02.951Z | slices |
| 467 | 2025-07-17T21:49:02.976Z | math |
| 468 | 2025-07-17T21:49:03.146Z | runtime |
| 469 | 2025-07-17T21:49:05.839Z | internal/reflectlite |
| 470 | 2025-07-17T21:49:05.864Z | sync |
| 471 | 2025-07-17T21:49:05.972Z | internal/testlog |
| 472 | 2025-07-17T21:49:06.061Z | errors |
| 473 | 2025-07-17T21:49:06.086Z | sort |
| 474 | 2025-07-17T21:49:06.111Z | internal/oserror |
| 475 | 2025-07-17T21:49:06.111Z | io |
| 476 | 2025-07-17T21:49:06.111Z | internal/safefilepath |
| 477 | 2025-07-17T21:49:06.136Z | path |
| 478 | 2025-07-17T21:49:06.136Z | strconv |
| 479 | 2025-07-17T21:49:06.162Z | syscall |
| 480 | 2025-07-17T21:49:06.241Z | bytes |
| 481 | 2025-07-17T21:49:06.265Z | strings |
| 482 | 2025-07-17T21:49:06.317Z | reflect |
| 483 | 2025-07-17T21:49:06.383Z | bufio |
| 484 | 2025-07-17T21:49:06.408Z | regexp/syntax |
| 485 | 2025-07-17T21:49:06.504Z | internal/syscall/execenv |
| 486 | 2025-07-17T21:49:06.530Z | time |
| 487 | 2025-07-17T21:49:06.530Z | internal/syscall/unix |
| 488 | 2025-07-17T21:49:06.635Z | regexp |
| 489 | 2025-07-17T21:49:06.868Z | io/fs |
| 490 | 2025-07-17T21:49:06.911Z | internal/poll |
| 491 | 2025-07-17T21:49:07.141Z | os |
| 492 | 2025-07-17T21:49:07.177Z | internal/fmtsort |
| 493 | 2025-07-17T21:49:07.404Z | io/ioutil |
| 494 | 2025-07-17T21:49:07.430Z | fmt |
| 495 | 2025-07-17T21:49:07.430Z | path/filepath |
| 496 | 2025-07-17T21:49:07.506Z | github.com/mattn/go-zglob/fastwalk |
| 497 | 2025-07-17T21:49:07.631Z | flag |
| 498 | 2025-07-17T21:49:07.656Z | github.com/mattn/go-zglob |
| 499 | 2025-07-17T21:49:07.759Z | github.com/goware/modvendor |
| 500 | 2025-07-17T21:49:08.204Z | modvendor -copy="**/*.c **/*.h **/*.proto" -include 'github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api,github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/rpc,github.com/prometheus/client_model' |
| 501 | 2025-07-17T21:49:11.651Z | for patch in patches/*.patch; do patch -p1 <$patch; done |
| 502 | 2025-07-17T21:49:11.676Z | patching file vendor/github.com/elastic/gosigar/sigar_stub.go |
| 503 | 2025-07-17T21:49:11.676Z | patching file vendor/github.com/elastic/gosigar/sigar_illumos.go |
| 504 | 2025-07-17T21:49:11.676Z | patching file vendor/github.com/elastic/gosigar/sigar_unix_common.go |
| 505 | 2025-07-17T21:49:11.676Z | patching file vendor/github.com/cockroachdb/pebble/vfs/errors_unix.go |
| 506 | 2025-07-17T21:49:11.676Z | patching file vendor/github.com/cockroachdb/pebble/vfs/disk_usage_illumos.go |
| 507 | 2025-07-17T21:49:11.676Z | patching file vendor/github.com/knz/strtime/strptime.c |
| 508 | 2025-07-17T21:49:11.702Z | go install -v ./pkg/cmd/prereqs |
| 509 | 2025-07-17T21:49:11.702Z | regenerating pkg/cli/zcgo_flags.go |
| 510 | 2025-07-17T21:49:11.702Z | regenerating pkg/geo/geoproj/zcgo_flags.go |
| 511 | 2025-07-17T21:49:11.702Z | regenerating pkg/server/status/zcgo_flags.go |
| 512 | 2025-07-17T21:49:11.702Z | regenerating pkg/cli/clisqlshell/zcgo_flags.go |
| 513 | 2025-07-17T21:49:11.702Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags.go |
| 514 | 2025-07-17T21:49:11.742Z | regenerating pkg/cli/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 515 | 2025-07-17T21:49:11.768Z | regenerating pkg/cli/clisqlshell/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 516 | 2025-07-17T21:49:11.768Z | regenerating pkg/server/status/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 517 | 2025-07-17T21:49:11.768Z | regenerating pkg/geo/geoproj/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 518 | 2025-07-17T21:49:11.768Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 519 | 2025-07-17T21:49:11.808Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_extra.go |
| 520 | 2025-07-17T21:49:12.532Z | crypto/internal/alias |
| 521 | 2025-07-17T21:49:12.532Z | container/list |
| 522 | 2025-07-17T21:49:12.559Z | unicode/utf16 |
| 523 | 2025-07-17T21:49:12.559Z | crypto/subtle |
| 524 | 2025-07-17T21:49:12.559Z | crypto/internal/boring/sig |
| 525 | 2025-07-17T21:49:12.585Z | vendor/golang.org/x/crypto/cryptobyte/asn1 |
| 526 | 2025-07-17T21:49:12.610Z | internal/nettrace |
| 527 | 2025-07-17T21:49:12.610Z | vendor/golang.org/x/crypto/internal/alias |
| 528 | 2025-07-17T21:49:12.610Z | google.golang.org/protobuf/internal/flags |
| 529 | 2025-07-17T21:49:12.635Z | google.golang.org/protobuf/internal/set |
| 530 | 2025-07-17T21:49:12.660Z | go.opencensus.io |
| 531 | 2025-07-17T21:49:12.660Z | github.com/golang/groupcache/lru |
| 532 | 2025-07-17T21:49:12.660Z | go.opencensus.io/trace/internal |
| 533 | 2025-07-17T21:49:12.685Z | log/internal |
| 534 | 2025-07-17T21:49:12.685Z | github.com/klauspost/compress |
| 535 | 2025-07-17T21:49:12.685Z | github.com/twitchtv/twirp/internal/contextkeys |
| 536 | 2025-07-17T21:49:12.711Z | google.golang.org/grpc/attributes |
| 537 | 2025-07-17T21:49:12.711Z | google.golang.org/grpc/serviceconfig |
| 538 | 2025-07-17T21:49:12.711Z | go.opencensus.io/internal/tagencoding |
| 539 | 2025-07-17T21:49:12.711Z | internal/gover |
| 540 | 2025-07-17T21:49:12.711Z | internal/goversion |
| 541 | 2025-07-17T21:49:12.711Z | internal/platform |
| 542 | 2025-07-17T21:49:12.711Z | hash/maphash |
| 543 | 2025-07-17T21:49:12.736Z | log/internal |
| 544 | 2025-07-17T21:49:12.736Z | internal/gover |
| 545 | 2025-07-17T21:49:12.736Z | golang.org/x/tools/internal/packagesinternal |
| 546 | 2025-07-17T21:49:12.736Z | internal/goversion |
| 547 | 2025-07-17T21:49:12.762Z | github.com/cockroachdb/gostdlib/x/tools/internal/semver |
| 548 | 2025-07-17T21:49:12.762Z | internal/platform |
| 549 | 2025-07-17T21:49:12.788Z | context |
| 550 | 2025-07-17T21:49:12.816Z | hash |
| 551 | 2025-07-17T21:49:12.816Z | encoding/binary |
| 552 | 2025-07-17T21:49:12.816Z | internal/bisect |
| 553 | 2025-07-17T21:49:12.816Z | hash |
| 554 | 2025-07-17T21:49:12.816Z | go/build/constraint |
| 555 | 2025-07-17T21:49:12.842Z | container/heap |
| 556 | 2025-07-17T21:49:12.842Z | encoding/binary |
| 557 | 2025-07-17T21:49:12.842Z | go/version |
| 558 | 2025-07-17T21:49:12.867Z | internal/types/errors |
| 559 | 2025-07-17T21:49:12.867Z | crypto |
| 560 | 2025-07-17T21:49:12.893Z | crypto/internal/nistec/fiat |
| 561 | 2025-07-17T21:49:12.893Z | embed |
| 562 | 2025-07-17T21:49:12.919Z | crypto/internal/randutil |
| 563 | 2025-07-17T21:49:12.919Z | internal/bisect |
| 564 | 2025-07-17T21:49:12.919Z | crypto/rc4 |
| 565 | 2025-07-17T21:49:12.919Z | crypto |
| 566 | 2025-07-17T21:49:12.944Z | context |
| 567 | 2025-07-17T21:49:12.944Z | internal/godebug |
| 568 | 2025-07-17T21:49:12.944Z | encoding/hex |
| 569 | 2025-07-17T21:49:12.944Z | golang.org/x/mod/semver |
| 570 | 2025-07-17T21:49:12.969Z | go/token |
| 571 | 2025-07-17T21:49:12.969Z | internal/buildcfg |
| 572 | 2025-07-17T21:49:12.969Z | go/doc/comment |
| 573 | 2025-07-17T21:49:12.969Z | vendor/golang.org/x/net/dns/dnsmessage |
| 574 | 2025-07-17T21:49:12.996Z | math/rand |
| 575 | 2025-07-17T21:49:13.022Z | internal/lazyregexp |
| 576 | 2025-07-17T21:49:13.022Z | golang.org/x/tools/internal/stdlib |
| 577 | 2025-07-17T21:49:13.047Z | crypto/cipher |
| 578 | 2025-07-17T21:49:13.047Z | golang.org/x/sync/errgroup |
| 579 | 2025-07-17T21:49:13.072Z | os/exec |
| 580 | 2025-07-17T21:49:13.072Z | go/scanner |
| 581 | 2025-07-17T21:49:13.098Z | golang.org/x/tools/internal/event/label |
| 582 | 2025-07-17T21:49:13.122Z | log |
| 583 | 2025-07-17T21:49:13.150Z | golang.org/x/tools/internal/event/keys |
| 584 | 2025-07-17T21:49:13.193Z | encoding/base64 |
| 585 | 2025-07-17T21:49:13.193Z | math/big |
| 586 | 2025-07-17T21:49:13.218Z | internal/goroot |
| 587 | 2025-07-17T21:49:13.218Z | crypto/md5 |
| 588 | 2025-07-17T21:49:13.218Z | crypto/internal/edwards25519/field |
| 589 | 2025-07-17T21:49:13.218Z | crypto/md5 |
| 590 | 2025-07-17T21:49:13.245Z | golang.org/x/tools/internal/event/core |
| 591 | 2025-07-17T21:49:13.245Z | go/ast |
| 592 | 2025-07-17T21:49:13.270Z | encoding/base64 |
| 593 | 2025-07-17T21:49:13.295Z | encoding/json |
| 594 | 2025-07-17T21:49:13.325Z | golang.org/x/tools/internal/event |
| 595 | 2025-07-17T21:49:13.368Z | vendor/golang.org/x/net/lif |
| 596 | 2025-07-17T21:49:13.424Z | encoding/pem |
| 597 | 2025-07-17T21:49:13.450Z | internal/singleflight |
| 598 | 2025-07-17T21:49:13.475Z | crypto/internal/boring |
| 599 | 2025-07-17T21:49:13.575Z | crypto/des |
| 600 | 2025-07-17T21:49:13.615Z | crypto/aes |
| 601 | 2025-07-17T21:49:13.615Z | math/big |
| 602 | 2025-07-17T21:49:13.615Z | crypto/internal/edwards25519 |
| 603 | 2025-07-17T21:49:13.615Z | crypto/internal/nistec |
| 604 | 2025-07-17T21:49:13.615Z | crypto/hmac |
| 605 | 2025-07-17T21:49:13.666Z | crypto/sha512 |
| 606 | 2025-07-17T21:49:13.691Z | go/internal/typeparams |
| 607 | 2025-07-17T21:49:13.691Z | go/doc |
| 608 | 2025-07-17T21:49:13.717Z | go/parser |
| 609 | 2025-07-17T21:49:13.742Z | crypto/sha1 |
| 610 | 2025-07-17T21:49:13.820Z | internal/intern |
| 611 | 2025-07-17T21:49:13.845Z | crypto/sha256 |
| 612 | 2025-07-17T21:49:13.895Z | golang.org/x/tools/internal/gocommand |
| 613 | 2025-07-17T21:49:13.920Z | net/netip |
| 614 | 2025-07-17T21:49:13.954Z | net/url |
| 615 | 2025-07-17T21:49:13.980Z | runtime/cgo |
| 616 | 2025-07-17T21:49:14.125Z | vendor/golang.org/x/crypto/chacha20 |
| 617 | 2025-07-17T21:49:14.156Z | go/constant |
| 618 | 2025-07-17T21:49:14.187Z | go/build |
| 619 | 2025-07-17T21:49:14.213Z | vendor/golang.org/x/crypto/hkdf |
| 620 | 2025-07-17T21:49:14.213Z | runtime/debug |
| 621 | 2025-07-17T21:49:14.213Z | vendor/golang.org/x/crypto/internal/poly1305 |
| 622 | 2025-07-17T21:49:14.244Z | vendor/golang.org/x/sys/cpu |
| 623 | 2025-07-17T21:49:14.302Z | golang.org/x/tools/internal/pkgbits |
| 624 | 2025-07-17T21:49:14.329Z | github.com/bufbuild/buf/private/usage |
| 625 | 2025-07-17T21:49:14.329Z | os/signal |
| 626 | 2025-07-17T21:49:14.329Z | go.uber.org/atomic |
| 627 | 2025-07-17T21:49:14.329Z | go/types |
| 628 | 2025-07-17T21:49:14.399Z | gopkg.in/yaml.v3 |
| 629 | 2025-07-17T21:49:14.452Z | text/tabwriter |
| 630 | 2025-07-17T21:49:14.485Z | go.uber.org/multierr |
| 631 | 2025-07-17T21:49:14.510Z | crypto/ecdh |
| 632 | 2025-07-17T21:49:14.554Z | github.com/bufbuild/buf/private/bufpkg/bufanalysis |
| 633 | 2025-07-17T21:49:14.588Z | vendor/golang.org/x/crypto/chacha20poly1305 |
| 634 | 2025-07-17T21:49:14.613Z | github.com/bufbuild/buf/private/pkg/stringutil |
| 635 | 2025-07-17T21:49:14.638Z | github.com/bufbuild/buf/private/pkg/interrupt |
| 636 | 2025-07-17T21:49:14.638Z | github.com/bufbuild/buf/private/pkg/ioextended |
| 637 | 2025-07-17T21:49:14.671Z | github.com/bufbuild/buf/private/buf/bufcheck |
| 638 | 2025-07-17T21:49:14.696Z | github.com/bufbuild/buf/private/pkg/normalpath |
| 639 | 2025-07-17T21:49:14.696Z | hash/fnv |
| 640 | 2025-07-17T21:49:14.721Z | github.com/bufbuild/buf/private/pkg/app |
| 641 | 2025-07-17T21:49:14.746Z | crypto/elliptic |
| 642 | 2025-07-17T21:49:14.746Z | crypto/internal/bigmod |
| 643 | 2025-07-17T21:49:14.772Z | crypto/internal/boring/bbig |
| 644 | 2025-07-17T21:49:14.772Z | encoding/asn1 |
| 645 | 2025-07-17T21:49:14.797Z | crypto/rand |
| 646 | 2025-07-17T21:49:14.797Z | crypto/dsa |
| 647 | 2025-07-17T21:49:14.879Z | google.golang.org/protobuf/internal/detrand |
| 648 | 2025-07-17T21:49:14.904Z | crypto/ed25519 |
| 649 | 2025-07-17T21:49:14.904Z | crypto/rsa |
| 650 | 2025-07-17T21:49:14.929Z | google.golang.org/protobuf/internal/pragma |
| 651 | 2025-07-17T21:49:14.954Z | compress/flate |
| 652 | 2025-07-17T21:49:14.979Z | hash/crc32 |
| 653 | 2025-07-17T21:49:14.979Z | google.golang.org/protobuf/internal/errors |
| 654 | 2025-07-17T21:49:14.979Z | google.golang.org/protobuf/internal/version |
| 655 | 2025-07-17T21:49:15.010Z | vendor/golang.org/x/crypto/cryptobyte |
| 656 | 2025-07-17T21:49:15.035Z | crypto/x509/pkix |
| 657 | 2025-07-17T21:49:15.061Z | google.golang.org/protobuf/encoding/protowire |
| 658 | 2025-07-17T21:49:15.086Z | github.com/bufbuild/buf/private/pkg/thread |
| 659 | 2025-07-17T21:49:15.111Z | github.com/bufbuild/buf/private/pkg/protoversion |
| 660 | 2025-07-17T21:49:15.137Z | go.opencensus.io/internal |
| 661 | 2025-07-17T21:49:15.137Z | google.golang.org/protobuf/reflect/protoreflect |
| 662 | 2025-07-17T21:49:15.163Z | compress/gzip |
| 663 | 2025-07-17T21:49:15.188Z | runtime/trace |
| 664 | 2025-07-17T21:49:15.213Z | crypto/ecdsa |
| 665 | 2025-07-17T21:49:15.242Z | go.uber.org/zap/buffer |
| 666 | 2025-07-17T21:49:15.242Z | go.opencensus.io/trace/tracestate |
| 667 | 2025-07-17T21:49:15.267Z | go.uber.org/zap/internal/color |
| 668 | 2025-07-17T21:49:15.293Z | go.uber.org/zap/internal/bufferpool |
| 669 | 2025-07-17T21:49:15.318Z | go.uber.org/zap/internal/exit |
| 670 | 2025-07-17T21:49:15.351Z | vendor/golang.org/x/text/transform |
| 671 | 2025-07-17T21:49:15.376Z | vendor/golang.org/x/text/unicode/bidi |
| 672 | 2025-07-17T21:49:15.376Z | vendor/golang.org/x/net/http2/hpack |
| 673 | 2025-07-17T21:49:15.377Z | google.golang.org/protobuf/internal/encoding/messageset |
| 674 | 2025-07-17T21:49:15.406Z | github.com/bufbuild/buf/private/pkg/encoding |
| 675 | 2025-07-17T21:49:15.432Z | google.golang.org/protobuf/internal/genid |
| 676 | 2025-07-17T21:49:15.432Z | google.golang.org/protobuf/internal/order |
| 677 | 2025-07-17T21:49:15.458Z | google.golang.org/protobuf/internal/strs |
| 678 | 2025-07-17T21:49:15.485Z | google.golang.org/protobuf/runtime/protoiface |
| 679 | 2025-07-17T21:49:15.523Z | google.golang.org/protobuf/internal/descfmt |
| 680 | 2025-07-17T21:49:15.548Z | google.golang.org/protobuf/internal/descopts |
| 681 | 2025-07-17T21:49:15.548Z | google.golang.org/protobuf/internal/encoding/text |
| 682 | 2025-07-17T21:49:15.573Z | go.opencensus.io/trace |
| 683 | 2025-07-17T21:49:15.573Z | go.uber.org/zap/zapcore |
| 684 | 2025-07-17T21:49:15.598Z | google.golang.org/protobuf/reflect/protoregistry |
| 685 | 2025-07-17T21:49:15.623Z | vendor/golang.org/x/text/secure/bidirule |
| 686 | 2025-07-17T21:49:15.682Z | mime |
| 687 | 2025-07-17T21:49:15.707Z | vendor/golang.org/x/text/unicode/norm |
| 688 | 2025-07-17T21:49:15.707Z | mime/quotedprintable |
| 689 | 2025-07-17T21:49:15.775Z | google.golang.org/protobuf/internal/encoding/defval |
| 690 | 2025-07-17T21:49:15.775Z | net |
| 691 | 2025-07-17T21:49:15.775Z | net/http/internal |
| 692 | 2025-07-17T21:49:15.826Z | net/http/internal/ascii |
| 693 | 2025-07-17T21:49:15.851Z | github.com/bufbuild/buf/private/pkg/diff |
| 694 | 2025-07-17T21:49:15.876Z | github.com/bufbuild/buf/private/pkg/storage/storageutil |
| 695 | 2025-07-17T21:49:15.912Z | database/sql/driver |
| 696 | 2025-07-17T21:49:15.937Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/internal |
| 697 | 2025-07-17T21:49:15.937Z | github.com/bufbuild/buf/private/pkg/storage |
| 698 | 2025-07-17T21:49:15.937Z | text/template/parse |
| 699 | 2025-07-17T21:49:15.962Z | google.golang.org/protobuf/proto |
| 700 | 2025-07-17T21:49:16.006Z | github.com/bufbuild/buf/private/pkg/osextended |
| 701 | 2025-07-17T21:49:16.031Z | github.com/bgentry/go-netrc/netrc |
| 702 | 2025-07-17T21:49:16.091Z | github.com/bufbuild/buf/private/pkg/filepathextended |
| 703 | 2025-07-17T21:49:16.159Z | os/user |
| 704 | 2025-07-17T21:49:16.184Z | github.com/bufbuild/buf/private/pkg/netrc |
| 705 | 2025-07-17T21:49:16.184Z | github.com/klauspost/compress/flate |
| 706 | 2025-07-17T21:49:16.299Z | github.com/klauspost/compress/fse |
| 707 | 2025-07-17T21:49:16.325Z | google.golang.org/protobuf/internal/filedesc |
| 708 | 2025-07-17T21:49:16.350Z | google.golang.org/protobuf/encoding/prototext |
| 709 | 2025-07-17T21:49:16.390Z | vendor/golang.org/x/net/idna |
| 710 | 2025-07-17T21:49:16.473Z | github.com/bufbuild/buf/private/bufpkg/buflock |
| 711 | 2025-07-17T21:49:16.498Z | github.com/bufbuild/buf/private/pkg/storage/storagemem |
| 712 | 2025-07-17T21:49:16.563Z | github.com/bufbuild/buf/private/gen/data/datawkt |
| 713 | 2025-07-17T21:49:16.588Z | text/template |
| 714 | 2025-07-17T21:49:16.647Z | github.com/bufbuild/buf/private/pkg/storage/storageos |
| 715 | 2025-07-17T21:49:16.730Z | github.com/klauspost/compress/huff0 |
| 716 | 2025-07-17T21:49:16.755Z | github.com/klauspost/compress/zip |
| 717 | 2025-07-17T21:49:16.841Z | archive/tar |
| 718 | 2025-07-17T21:49:16.866Z | github.com/klauspost/compress/internal/snapref |
| 719 | 2025-07-17T21:49:16.922Z | golang.org/x/tools/internal/aliases |
| 720 | 2025-07-17T21:49:16.947Z | golang.org/x/tools/internal/versions |
| 721 | 2025-07-17T21:49:16.947Z | github.com/klauspost/compress/zstd/internal/xxhash |
| 722 | 2025-07-17T21:49:16.994Z | golang.org/x/tools/internal/typeparams |
| 723 | 2025-07-17T21:49:17.175Z | github.com/klauspost/pgzip |
| 724 | 2025-07-17T21:49:17.200Z | github.com/klauspost/compress/zstd |
| 725 | 2025-07-17T21:49:17.270Z | google.golang.org/protobuf/internal/encoding/json |
| 726 | 2025-07-17T21:49:17.295Z | golang.org/x/tools/go/types/typeutil |
| 727 | 2025-07-17T21:49:17.320Z | github.com/jhump/protoreflect/desc/protoparse/ast |
| 728 | 2025-07-17T21:49:17.370Z | github.com/bufbuild/buf/private/pkg/storage/storagearchive |
| 729 | 2025-07-17T21:49:17.396Z | text/scanner |
| 730 | 2025-07-17T21:49:17.421Z | golang.org/x/tools/internal/typesinternal |
| 731 | 2025-07-17T21:49:17.421Z | golang.org/x/net/internal/timeseries |
| 732 | 2025-07-17T21:49:17.450Z | html |
| 733 | 2025-07-17T21:49:17.475Z | google.golang.org/grpc/backoff |
| 734 | 2025-07-17T21:49:17.475Z | google.golang.org/protobuf/internal/encoding/tag |
| 735 | 2025-07-17T21:49:17.503Z | google.golang.org/protobuf/encoding/protojson |
| 736 | 2025-07-17T21:49:17.528Z | google.golang.org/grpc/internal/grpclog |
| 737 | 2025-07-17T21:49:17.553Z | golang.org/x/tools/go/types/objectpath |
| 738 | 2025-07-17T21:49:17.579Z | google.golang.org/grpc/metadata |
| 739 | 2025-07-17T21:49:17.579Z | google.golang.org/protobuf/internal/impl |
| 740 | 2025-07-17T21:49:17.579Z | google.golang.org/grpc/grpclog |
| 741 | 2025-07-17T21:49:17.605Z | html/template |
| 742 | 2025-07-17T21:49:17.630Z | google.golang.org/grpc/internal/grpcrand |
| 743 | 2025-07-17T21:49:17.630Z | golang.org/x/tools/internal/gcimporter |
| 744 | 2025-07-17T21:49:17.662Z | google.golang.org/grpc/codes |
| 745 | 2025-07-17T21:49:17.711Z | google.golang.org/grpc/encoding |
| 746 | 2025-07-17T21:49:17.737Z | google.golang.org/grpc/connectivity |
| 747 | 2025-07-17T21:49:17.832Z | google.golang.org/grpc/internal/backoff |
| 748 | 2025-07-17T21:49:17.857Z | google.golang.org/grpc/internal/balancerload |
| 749 | 2025-07-17T21:49:17.904Z | google.golang.org/grpc/internal/grpcutil |
| 750 | 2025-07-17T21:49:17.945Z | google.golang.org/grpc/internal/buffer |
| 751 | 2025-07-17T21:49:17.973Z | google.golang.org/grpc/internal/grpcsync |
| 752 | 2025-07-17T21:49:18.014Z | google.golang.org/grpc/internal/envconfig |
| 753 | 2025-07-17T21:49:18.070Z | golang.org/x/text/transform |
| 754 | 2025-07-17T21:49:18.095Z | golang.org/x/text/unicode/bidi |
| 755 | 2025-07-17T21:49:18.120Z | golang.org/x/net/http2/hpack |
| 756 | 2025-07-17T21:49:18.120Z | google.golang.org/grpc/keepalive |
| 757 | 2025-07-17T21:49:18.145Z | google.golang.org/grpc/tap |
| 758 | 2025-07-17T21:49:18.170Z | github.com/bufbuild/buf/private/pkg/rpc |
| 759 | 2025-07-17T21:49:18.171Z | golang.org/x/text/unicode/norm |
| 760 | 2025-07-17T21:49:18.199Z | github.com/bufbuild/buf/private/pkg/rpc/rpcheader |
| 761 | 2025-07-17T21:49:18.225Z | golang.org/x/tools/go/gcexportdata |
| 762 | 2025-07-17T21:49:18.252Z | go.opencensus.io/resource |
| 763 | 2025-07-17T21:49:18.277Z | google.golang.org/grpc/encoding/gzip |
| 764 | 2025-07-17T21:49:18.277Z | runtime/pprof |
| 765 | 2025-07-17T21:49:18.277Z | golang.org/x/tools/go/packages |
| 766 | 2025-07-17T21:49:18.302Z | github.com/gofrs/flock |
| 767 | 2025-07-17T21:49:18.327Z | golang.org/x/text/secure/bidirule |
| 768 | 2025-07-17T21:49:18.327Z | go.opencensus.io/metric/metricdata |
| 769 | 2025-07-17T21:49:18.327Z | github.com/bufbuild/buf/private/pkg/verbose |
| 770 | 2025-07-17T21:49:18.356Z | github.com/bufbuild/buf/private/pkg/filelock |
| 771 | 2025-07-17T21:49:18.381Z | github.com/bufbuild/buf/private/bufpkg/bufrpc |
| 772 | 2025-07-17T21:49:18.381Z | go.opencensus.io/metric/metricproducer |
| 773 | 2025-07-17T21:49:18.381Z | github.com/bufbuild/buf/private/bufpkg/buftransport |
| 774 | 2025-07-17T21:49:18.410Z | encoding/csv |
| 775 | 2025-07-17T21:49:18.436Z | github.com/bufbuild/buf/private/pkg/app/appverbose |
| 776 | 2025-07-17T21:49:18.436Z | golang.org/x/sys/unix |
| 777 | 2025-07-17T21:49:18.490Z | github.com/cockroachdb/gostdlib/go/printer |
| 778 | 2025-07-17T21:49:18.515Z | github.com/cockroachdb/crlfmt/internal/parser |
| 779 | 2025-07-17T21:49:18.515Z | github.com/cockroachdb/gostdlib/x/tools/go/ast/astutil |
| 780 | 2025-07-17T21:49:18.588Z | go.opencensus.io/tag |
| 781 | 2025-07-17T21:49:18.613Z | github.com/cockroachdb/cockroach/pkg/cmd/prereqs |
| 782 | 2025-07-17T21:49:18.712Z | golang.org/x/net/idna |
| 783 | 2025-07-17T21:49:18.737Z | github.com/pkg/profile |
| 784 | 2025-07-17T21:49:18.761Z | go.opencensus.io/stats/internal |
| 785 | 2025-07-17T21:49:18.762Z | github.com/cockroachdb/crlfmt/internal/render |
| 786 | 2025-07-17T21:49:18.786Z | go.opencensus.io/stats |
| 787 | 2025-07-17T21:49:18.811Z | github.com/cockroachdb/gostdlib/x/tools/go/internal/packagesdriver |
| 788 | 2025-07-17T21:49:18.836Z | github.com/cockroachdb/gostdlib/x/tools/internal/fastwalk |
| 789 | 2025-07-17T21:49:18.893Z | go.opencensus.io/stats/view |
| 790 | 2025-07-17T21:49:18.918Z | github.com/cockroachdb/gostdlib/x/tools/internal/gopathwalk |
| 791 | 2025-07-17T21:49:18.945Z | github.com/cockroachdb/gostdlib/x/tools/internal/span |
| 792 | 2025-07-17T21:49:19.048Z | github.com/cockroachdb/gostdlib/x/tools/internal/module |
| 793 | 2025-07-17T21:49:19.549Z | github.com/cockroachdb/ttycolor |
| 794 | 2025-07-17T21:49:19.549Z | github.com/cockroachdb/stress |
| 795 | 2025-07-17T21:49:19.549Z | github.com/cockroachdb/gostdlib/x/tools/go/packages |
| 796 | 2025-07-17T21:49:19.549Z | go/printer |
| 797 | 2025-07-17T21:49:19.549Z | github.com/cockroachdb/gostdlib/go/format |
| 798 | 2025-07-17T21:49:19.549Z | github.com/cockroachdb/gostdlib/cmd/gofmt |
| 799 | 2025-07-17T21:49:19.549Z | go install -v uptodate |
| 800 | 2025-07-17T21:49:19.549Z | GOFLAGS= bin/prereqs ./pkg/cmd/uptodate > bin/uptodate.d.tmp |
| 801 | 2025-07-17T21:49:19.549Z | go install -v protoc-gen-gogoroach |
| 802 | 2025-07-17T21:49:19.549Z | GOFLAGS= bin/prereqs ./pkg/cmd/protoc-gen-gogoroach > bin/protoc-gen-gogoroach.d.tmp |
| 803 | 2025-07-17T21:49:19.549Z | go install -v terraformgen |
| 804 | 2025-07-17T21:49:19.549Z | GOFLAGS= bin/prereqs ./pkg/roachprod/vm/aws/terraformgen > bin/terraformgen.d.tmp |
| 805 | 2025-07-17T21:49:19.549Z | go install -v optgen |
| 806 | 2025-07-17T21:49:19.549Z | GOFLAGS= bin/prereqs ./pkg/sql/opt/optgen/cmd/optgen > bin/optgen.d.tmp |
| 807 | 2025-07-17T21:49:19.549Z | mv -f bin/protoc-gen-gogoroach.d.tmp bin/protoc-gen-gogoroach.d |
| 808 | 2025-07-17T21:49:19.549Z | github.com/go-openapi/analysis/internal |
| 809 | 2025-07-17T21:49:19.549Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-35-ge80837cb83" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2025/07/17 21:49:18"' -v ./pkg/cmd/protoc-gen-gogoroach |
| 810 | 2025-07-17T21:49:19.574Z | golang.org/x/term |
| 811 | 2025-07-17T21:49:19.574Z | mv -f bin/terraformgen.d.tmp bin/terraformgen.d |
| 812 | 2025-07-17T21:49:19.599Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-35-ge80837cb83" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2025/07/17 21:49:18"' -v ./pkg/roachprod/vm/aws/terraformgen |
| 813 | 2025-07-17T21:49:19.652Z | github.com/cockroachdb/gostdlib/x/tools/internal/imports |
| 814 | 2025-07-17T21:49:19.749Z | mv -f bin/uptodate.d.tmp bin/uptodate.d |
| 815 | 2025-07-17T21:49:19.781Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-35-ge80837cb83" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2025/07/17 21:49:18"' -v ./pkg/cmd/uptodate |
| 816 | 2025-07-17T21:49:19.809Z | github.com/josharian/intern |
| 817 | 2025-07-17T21:49:19.809Z | go/format |
| 818 | 2025-07-17T21:49:19.839Z | gopkg.in/yaml.v2 |
| 819 | 2025-07-17T21:49:19.839Z | google.golang.org/protobuf/internal/filetype |
| 820 | 2025-07-17T21:49:19.865Z | mv -f bin/optgen.d.tmp bin/optgen.d |
| 821 | 2025-07-17T21:49:19.865Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-35-ge80837cb83" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2025/07/17 21:49:18"' -v ./pkg/sql/opt/optgen/cmd/optgen |
| 822 | 2025-07-17T21:49:19.913Z | github.com/mailru/easyjson/jlexer |
| 823 | 2025-07-17T21:49:20.063Z | internal/saferio |
| 824 | 2025-07-17T21:49:20.088Z | google.golang.org/protobuf/runtime/protoimpl |
| 825 | 2025-07-17T21:49:20.113Z | github.com/cockroachdb/tools/cmd/stringer |
| 826 | 2025-07-17T21:49:20.113Z | encoding/gob |
| 827 | 2025-07-17T21:49:20.166Z | google.golang.org/protobuf/types/descriptorpb |
| 828 | 2025-07-17T21:49:20.233Z | google.golang.org/protobuf/types/known/timestamppb |
| 829 | 2025-07-17T21:49:20.261Z | github.com/cockroachdb/redact/internal/rfmt/fmtsort |
| 830 | 2025-07-17T21:49:20.261Z | google.golang.org/protobuf/types/known/anypb |
| 831 | 2025-07-17T21:49:20.288Z | github.com/cockroachdb/redact/interfaces |
| 832 | 2025-07-17T21:49:20.288Z | github.com/cockroachdb/redact/internal/fmtforward |
| 833 | 2025-07-17T21:49:20.289Z | google.golang.org/protobuf/types/known/durationpb |
| 834 | 2025-07-17T21:49:20.331Z | crypto/x509 |
| 835 | 2025-07-17T21:49:20.402Z | github.com/spf13/pflag |
| 836 | 2025-07-17T21:49:20.441Z | github.com/bufbuild/buf/private/pkg/app/appname |
| 837 | 2025-07-17T21:49:20.466Z | net/textproto |
| 838 | 2025-07-17T21:49:20.466Z | github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap |
| 839 | 2025-07-17T21:49:20.466Z | vendor/golang.org/x/net/http/httpproxy |
| 840 | 2025-07-17T21:49:20.466Z | github.com/cockroachdb/redact/internal/markers |
| 841 | 2025-07-17T21:49:20.467Z | github.com/cockroachdb/errors/stdstrings |
| 842 | 2025-07-17T21:49:20.492Z | github.com/gogo/protobuf/proto |
| 843 | 2025-07-17T21:49:20.522Z | github.com/cockroachdb/redact/internal/redact |
| 844 | 2025-07-17T21:49:20.546Z | github.com/cockroachdb/errors/stdstrings |
| 845 | 2025-07-17T21:49:20.571Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/module/v1alpha1 |
| 846 | 2025-07-17T21:49:20.596Z | github.com/gogo/protobuf/sortkeys |
| 847 | 2025-07-17T21:49:20.596Z | github.com/kr/text |
| 848 | 2025-07-17T21:49:20.658Z | github.com/cockroachdb/redact/internal/escape |
| 849 | 2025-07-17T21:49:20.684Z | github.com/bufbuild/buf/private/pkg/netextended |
| 850 | 2025-07-17T21:49:20.684Z | github.com/rogpeppe/go-internal/fmtsort |
| 851 | 2025-07-17T21:49:20.685Z | github.com/gogo/protobuf/sortkeys |
| 852 | 2025-07-17T21:49:20.710Z | google.golang.org/protobuf/types/pluginpb |
| 853 | 2025-07-17T21:49:20.710Z | github.com/MichaelTJones/walk |
| 854 | 2025-07-17T21:49:20.710Z | github.com/pkg/errors |
| 855 | 2025-07-17T21:49:20.710Z | github.com/cockroachdb/logtags |
| 856 | 2025-07-17T21:49:20.710Z | github.com/cockroachdb/redact/internal/buffer |
| 857 | 2025-07-17T21:49:20.735Z | github.com/cockroachdb/redact/internal/buffer |
| 858 | 2025-07-17T21:49:20.763Z | github.com/cockroachdb/redact/internal/buffer |
| 859 | 2025-07-17T21:49:20.764Z | github.com/pkg/errors |
| 860 | 2025-07-17T21:49:20.764Z | github.com/gogo/protobuf/proto |
| 861 | 2025-07-17T21:49:20.764Z | github.com/kr/pretty |
| 862 | 2025-07-17T21:49:20.764Z | github.com/gogo/protobuf/proto |
| 863 | 2025-07-17T21:49:20.764Z | github.com/kr/pretty |
| 864 | 2025-07-17T21:49:20.764Z | vendor/golang.org/x/net/http/httpguts |
| 865 | 2025-07-17T21:49:20.764Z | mime/multipart |
| 866 | 2025-07-17T21:49:20.803Z | github.com/cockroachdb/redact/internal/rfmt |
| 867 | 2025-07-17T21:49:20.844Z | github.com/bufbuild/buf/private/pkg/prototime |
| 868 | 2025-07-17T21:49:20.916Z | github.com/getsentry/sentry-go/internal/crypto/randutil |
| 869 | 2025-07-17T21:49:20.941Z | github.com/gofrs/uuid |
| 870 | 2025-07-17T21:49:20.941Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/image/v1 |
| 871 | 2025-07-17T21:49:20.941Z | github.com/cockroachdb/redact/internal/rfmt |
| 872 | 2025-07-17T21:49:20.966Z | github.com/getsentry/sentry-go/internal/crypto/randutil |
| 873 | 2025-07-17T21:49:20.992Z | golang.org/x/sys/execabs |
| 874 | 2025-07-17T21:49:20.992Z | google.golang.org/protobuf/reflect/protodesc |
| 875 | 2025-07-17T21:49:21.017Z | crypto/x509 |
| 876 | 2025-07-17T21:49:21.017Z | mime/multipart |
| 877 | 2025-07-17T21:49:21.042Z | github.com/cockroachdb/redact/internal/rfmt |
| 878 | 2025-07-17T21:49:21.042Z | github.com/golang/protobuf/protoc-gen-go/descriptor |
| 879 | 2025-07-17T21:49:21.067Z | crypto/x509 |
| 880 | 2025-07-17T21:49:21.092Z | mime/multipart |
| 881 | 2025-07-17T21:49:21.117Z | github.com/golang/protobuf/ptypes/any |
| 882 | 2025-07-17T21:49:21.192Z | github.com/bufbuild/buf/private/pkg/protodescriptor |
| 883 | 2025-07-17T21:49:21.218Z | github.com/golang/protobuf/protoc-gen-go/plugin |
| 884 | 2025-07-17T21:49:21.359Z | github.com/spf13/pflag |
| 885 | 2025-07-17T21:49:21.392Z | github.com/cockroachdb/redact/builder |
| 886 | 2025-07-17T21:49:21.516Z | github.com/cockroachdb/redact |
| 887 | 2025-07-17T21:49:21.576Z | golang.org/x/sys/execabs |
| 888 | 2025-07-17T21:49:21.602Z | github.com/golang/protobuf/ptypes/duration |
| 889 | 2025-07-17T21:49:21.627Z | github.com/bufbuild/buf/private/pkg/protosource |
| 890 | 2025-07-17T21:49:21.628Z | github.com/cockroachdb/redact |
| 891 | 2025-07-17T21:49:21.677Z | github.com/cockroachdb/cockroach/pkg/cli/exit |
| 892 | 2025-07-17T21:49:21.702Z | github.com/bufbuild/buf/private/pkg/uuidutil |
| 893 | 2025-07-17T21:49:21.733Z | google.golang.org/protobuf/types/known/emptypb |
| 894 | 2025-07-17T21:49:21.758Z | google.golang.org/protobuf/types/known/structpb |
| 895 | 2025-07-17T21:49:21.855Z | github.com/bufbuild/buf/private/bufpkg/bufmodule |
| 896 | 2025-07-17T21:49:21.880Z | github.com/bufbuild/buf/private/pkg/tmp |
| 897 | 2025-07-17T21:49:21.880Z | github.com/golang/protobuf/ptypes/timestamp |
| 898 | 2025-07-17T21:49:21.880Z | github.com/golang/protobuf/ptypes/empty |
| 899 | 2025-07-17T21:49:21.880Z | github.com/golang/protobuf/proto |
| 900 | 2025-07-17T21:49:21.952Z | google.golang.org/protobuf/types/known/wrapperspb |
| 901 | 2025-07-17T21:49:22.146Z | google.golang.org/protobuf/types/known/sourcecontextpb |
| 902 | 2025-07-17T21:49:22.175Z | google.golang.org/protobuf/types/known/fieldmaskpb |
| 903 | 2025-07-17T21:49:22.216Z | crypto/tls |
| 904 | 2025-07-17T21:49:22.314Z | github.com/golang/protobuf/ptypes/wrappers |
| 905 | 2025-07-17T21:49:22.340Z | google.golang.org/protobuf/types/known/typepb |
| 906 | 2025-07-17T21:49:22.340Z | github.com/golang/protobuf/ptypes/struct |
| 907 | 2025-07-17T21:49:22.553Z | google.golang.org/genproto/protobuf/source_context |
| 908 | 2025-07-17T21:49:22.591Z | github.com/spf13/cobra |
| 909 | 2025-07-17T21:49:22.618Z | google.golang.org/protobuf/types/dynamicpb |
| 910 | 2025-07-17T21:49:22.643Z | google.golang.org/protobuf/types/known/apipb |
| 911 | 2025-07-17T21:49:22.668Z | google.golang.org/genproto/protobuf/ptype |
| 912 | 2025-07-17T21:49:22.723Z | github.com/jhump/protoreflect/internal |
| 913 | 2025-07-17T21:49:22.758Z | github.com/bufbuild/buf/private/bufpkg/bufimage |
| 914 | 2025-07-17T21:49:22.783Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleconfig |
| 915 | 2025-07-17T21:49:22.784Z | github.com/jhump/protoreflect/internal/codec |
| 916 | 2025-07-17T21:49:22.810Z | github.com/golang/protobuf/jsonpb |
| 917 | 2025-07-17T21:49:22.871Z | google.golang.org/genproto/protobuf/api |
| 918 | 2025-07-17T21:49:22.923Z | google.golang.org/genproto/protobuf/field_mask |
| 919 | 2025-07-17T21:49:22.951Z | crypto/tls |
| 920 | 2025-07-17T21:49:22.977Z | github.com/bufbuild/buf/private/pkg/protoencoding |
| 921 | 2025-07-17T21:49:22.977Z | google.golang.org/grpc/encoding/proto |
| 922 | 2025-07-17T21:49:23.004Z | crypto/tls |
| 923 | 2025-07-17T21:49:23.090Z | google.golang.org/grpc/binarylog/grpc_binarylog_v1 |
| 924 | 2025-07-17T21:49:23.116Z | github.com/golang/protobuf/ptypes |
| 925 | 2025-07-17T21:49:23.152Z | github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen |
| 926 | 2025-07-17T21:49:23.282Z | google.golang.org/grpc/internal/pretty |
| 927 | 2025-07-17T21:49:23.308Z | google.golang.org/genproto/googleapis/rpc/status |
| 928 | 2025-07-17T21:49:23.342Z | golang.org/x/net/http/httpguts |
| 929 | 2025-07-17T21:49:23.368Z | github.com/jhump/protoreflect/desc/internal |
| 930 | 2025-07-17T21:49:23.400Z | google.golang.org/grpc/internal/syscall |
| 931 | 2025-07-17T21:49:23.582Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimageutil |
| 932 | 2025-07-17T21:49:23.609Z | google.golang.org/grpc/stats |
| 933 | 2025-07-17T21:49:23.609Z | github.com/bufbuild/buf/private/pkg/app/appcmd |
| 934 | 2025-07-17T21:49:23.638Z | github.com/cockroachdb/gostdlib/x/tools/imports |
| 935 | 2025-07-17T21:49:23.747Z | google.golang.org/grpc/internal/status |
| 936 | 2025-07-17T21:49:23.773Z | github.com/jhump/protoreflect/desc |
| 937 | 2025-07-17T21:49:23.814Z | github.com/cockroachdb/crlfmt |
| 938 | 2025-07-17T21:49:23.815Z | github.com/cockroachdb/gostdlib/x/tools/cmd/goimports |
| 939 | 2025-07-17T21:49:23.877Z | github.com/mailru/easyjson/buffer |
| 940 | 2025-07-17T21:49:23.907Z | google.golang.org/grpc/status |
| 941 | 2025-07-17T21:49:24.171Z | google.golang.org/grpc/internal/binarylog |
| 942 | 2025-07-17T21:49:25.220Z | github.com/mailru/easyjson/jwriter |
| 943 | 2025-07-17T21:49:25.271Z | github.com/jhump/protoreflect/codec |
| 944 | 2025-07-17T21:49:25.271Z | github.com/PuerkitoBio/urlesc |
| 945 | 2025-07-17T21:49:25.271Z | golang.org/x/text/width |
| 946 | 2025-07-17T21:49:25.271Z | github.com/mitchellh/mapstructure |
| 947 | 2025-07-17T21:49:25.271Z | github.com/asaskevich/govalidator |
| 948 | 2025-07-17T21:49:25.271Z | github.com/jhump/protoreflect/dynamic |
| 949 | 2025-07-17T21:49:25.271Z | github.com/oklog/ulid |
| 950 | 2025-07-17T21:49:25.271Z | github.com/PuerkitoBio/purell |
| 951 | 2025-07-17T21:49:25.271Z | go.mongodb.org/mongo-driver/bson/bsonoptions |
| 952 | 2025-07-17T21:49:25.271Z | go.mongodb.org/mongo-driver/bson/bsontype |
| 953 | 2025-07-17T21:49:25.271Z | go.mongodb.org/mongo-driver/bson/primitive |
| 954 | 2025-07-17T21:49:25.271Z | github.com/go-stack/stack |
| 955 | 2025-07-17T21:49:25.271Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 956 | 2025-07-17T21:49:25.271Z | net/mail |
| 957 | 2025-07-17T21:49:25.271Z | encoding/xml |
| 958 | 2025-07-17T21:49:25.271Z | net/http/httptrace |
| 959 | 2025-07-17T21:49:25.297Z | net/http |
| 960 | 2025-07-17T21:49:25.297Z | github.com/bufbuild/buf/private/pkg/cert/certclient |
| 961 | 2025-07-17T21:49:25.297Z | net/http |
| 962 | 2025-07-17T21:49:25.328Z | google.golang.org/grpc/internal/credentials |
| 963 | 2025-07-17T21:49:25.403Z | go.mongodb.org/mongo-driver/x/bsonx/bsoncore |
| 964 | 2025-07-17T21:49:25.429Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 965 | 2025-07-17T21:49:25.429Z | github.com/bufbuild/buf/private/buf/bufapp |
| 966 | 2025-07-17T21:49:25.429Z | net/http |
| 967 | 2025-07-17T21:49:25.429Z | github.com/gogo/protobuf/types |
| 968 | 2025-07-17T21:49:25.455Z | github.com/go-openapi/runtime/logger |
| 969 | 2025-07-17T21:49:25.482Z | golang.org/x/tools/go/ast/astutil |
| 970 | 2025-07-17T21:49:25.507Z | github.com/go-openapi/inflect |
| 971 | 2025-07-17T21:49:25.579Z | google.golang.org/grpc/credentials |
| 972 | 2025-07-17T21:49:25.605Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 973 | 2025-07-17T21:49:25.605Z | github.com/gogo/protobuf/types |
| 974 | 2025-07-17T21:49:25.776Z | github.com/fsnotify/fsnotify |
| 975 | 2025-07-17T21:49:25.802Z | github.com/hashicorp/hcl/hcl/strconv |
| 976 | 2025-07-17T21:49:25.828Z | google.golang.org/grpc/internal/channelz |
| 977 | 2025-07-17T21:49:25.869Z | google.golang.org/grpc/resolver |
| 978 | 2025-07-17T21:49:25.919Z | google.golang.org/grpc/credentials/insecure |
| 979 | 2025-07-17T21:49:25.945Z | google.golang.org/grpc/internal |
| 980 | 2025-07-17T21:49:26.036Z | google.golang.org/grpc/internal/metadata |
| 981 | 2025-07-17T21:49:26.062Z | google.golang.org/grpc/balancer/grpclb/state |
| 982 | 2025-07-17T21:49:26.090Z | google.golang.org/grpc/internal/resolver/dns |
| 983 | 2025-07-17T21:49:26.120Z | google.golang.org/grpc/internal/resolver/passthrough |
| 984 | 2025-07-17T21:49:26.156Z | google.golang.org/grpc/internal/transport/networktype |
| 985 | 2025-07-17T21:49:26.181Z | github.com/gogo/protobuf/protoc-gen-gogo/plugin |
| 986 | 2025-07-17T21:49:26.182Z | github.com/gogo/protobuf/gogoproto |
| 987 | 2025-07-17T21:49:26.182Z | github.com/jhump/protoreflect/desc/protoparse |
| 988 | 2025-07-17T21:49:26.207Z | google.golang.org/grpc/peer |
| 989 | 2025-07-17T21:49:26.207Z | go.mongodb.org/mongo-driver/bson/bsonrw |
| 990 | 2025-07-17T21:49:26.232Z | github.com/hashicorp/hcl/hcl/token |
| 991 | 2025-07-17T21:49:26.258Z | github.com/pelletier/go-toml |
| 992 | 2025-07-17T21:49:26.284Z | github.com/gogo/protobuf/protoc-gen-gogo/generator |
| 993 | 2025-07-17T21:49:26.284Z | github.com/gogo/protobuf/vanity |
| 994 | 2025-07-17T21:49:26.284Z | google.golang.org/grpc/internal/resolver/unix |
| 995 | 2025-07-17T21:49:26.385Z | google.golang.org/grpc/channelz |
| 996 | 2025-07-17T21:49:26.421Z | github.com/hashicorp/hcl/hcl/ast |
| 997 | 2025-07-17T21:49:26.544Z | google.golang.org/grpc/balancer |
| 998 | 2025-07-17T21:49:26.544Z | github.com/hashicorp/hcl/hcl/scanner |
| 999 | 2025-07-17T21:49:26.594Z | github.com/hashicorp/hcl/json/token |
| 1000 | 2025-07-17T21:49:26.657Z | google.golang.org/grpc/balancer/base |
| 1001 | 2025-07-17T21:49:26.699Z | google.golang.org/grpc/internal/serviceconfig |
| 1002 | 2025-07-17T21:49:26.793Z | google.golang.org/grpc/internal/resolver |
| 1003 | 2025-07-17T21:49:27.020Z | github.com/hashicorp/hcl/hcl/parser |
| 1004 | 2025-07-17T21:49:27.050Z | google.golang.org/grpc/balancer/roundrobin |
| 1005 | 2025-07-17T21:49:27.050Z | google.golang.org/grpc/internal/balancer/gracefulswitch |
| 1006 | 2025-07-17T21:49:27.050Z | github.com/hashicorp/hcl/json/scanner |
| 1007 | 2025-07-17T21:49:27.141Z | github.com/hashicorp/hcl/hcl/printer |
| 1008 | 2025-07-17T21:49:27.184Z | github.com/spf13/afero/mem |
| 1009 | 2025-07-17T21:49:27.321Z | github.com/spf13/cast |
| 1010 | 2025-07-17T21:49:27.369Z | github.com/spf13/jwalterweatherman |
| 1011 | 2025-07-17T21:49:27.432Z | github.com/subosito/gotenv |
| 1012 | 2025-07-17T21:49:27.432Z | github.com/hashicorp/hcl/json/parser |
| 1013 | 2025-07-17T21:49:27.505Z | gopkg.in/ini.v1 |
| 1014 | 2025-07-17T21:49:27.505Z | golang.org/x/mod/internal/lazyregexp |
| 1015 | 2025-07-17T21:49:27.560Z | github.com/hashicorp/hcl |
| 1016 | 2025-07-17T21:49:27.684Z | github.com/gogo/protobuf/plugin/enumstringer |
| 1017 | 2025-07-17T21:49:27.712Z | github.com/gogo/protobuf/plugin/defaultcheck |
| 1018 | 2025-07-17T21:49:27.712Z | github.com/gogo/protobuf/plugin/populate |
| 1019 | 2025-07-17T21:49:27.712Z | github.com/gogo/protobuf/plugin/embedcheck |
| 1020 | 2025-07-17T21:49:27.712Z | github.com/gogo/protobuf/plugin/marshalto |
| 1021 | 2025-07-17T21:49:27.712Z | github.com/gogo/protobuf/plugin/testgen |
| 1022 | 2025-07-17T21:49:27.712Z | github.com/gogo/protobuf/plugin/unmarshal |
| 1023 | 2025-07-17T21:49:27.712Z | github.com/gogo/protobuf/plugin/oneofcheck |
| 1024 | 2025-07-17T21:49:27.911Z | github.com/gogo/protobuf/protoc-gen-gogo/grpc |
| 1025 | 2025-07-17T21:49:28.089Z | golang.org/x/tools/internal/gopathwalk |
| 1026 | 2025-07-17T21:49:28.115Z | go.mongodb.org/mongo-driver/bson/bsoncodec |
| 1027 | 2025-07-17T21:49:28.182Z | hash/crc64 |
| 1028 | 2025-07-17T21:49:28.252Z | github.com/cockroachdb/errors/errorspb |
| 1029 | 2025-07-17T21:49:28.278Z | internal/sysinfo |
| 1030 | 2025-07-17T21:49:28.278Z | github.com/jessevdk/go-flags |
| 1031 | 2025-07-17T21:49:28.304Z | github.com/cockroachdb/errors/errorspb |
| 1032 | 2025-07-17T21:49:28.305Z | github.com/toqueteos/webbrowser |
| 1033 | 2025-07-17T21:49:28.381Z | github.com/golang/mock/mockgen/model |
| 1034 | 2025-07-17T21:49:28.407Z | golang.org/x/mod/module |
| 1035 | 2025-07-17T21:49:28.614Z | hash/adler32 |
| 1036 | 2025-07-17T21:49:28.639Z | testing |
| 1037 | 2025-07-17T21:49:28.665Z | debug/dwarf |
| 1038 | 2025-07-17T21:49:28.665Z | compress/zlib |
| 1039 | 2025-07-17T21:49:28.690Z | github.com/cockroachdb/errors/errbase |
| 1040 | 2025-07-17T21:49:28.717Z | internal/zstd |
| 1041 | 2025-07-17T21:49:28.746Z | internal/pkgbits |
| 1042 | 2025-07-17T21:49:28.827Z | github.com/gogo/protobuf/plugin/description |
| 1043 | 2025-07-17T21:49:28.854Z | github.com/gogo/protobuf/plugin/gostring |
| 1044 | 2025-07-17T21:49:28.854Z | github.com/gogo/protobuf/plugin/size |
| 1045 | 2025-07-17T21:49:28.854Z | github.com/gogo/protobuf/plugin/compare |
| 1046 | 2025-07-17T21:49:28.854Z | github.com/gogo/protobuf/plugin/equal |
| 1047 | 2025-07-17T21:49:28.854Z | github.com/gogo/protobuf/plugin/face |
| 1048 | 2025-07-17T21:49:28.854Z | github.com/cockroachdb/errors/errbase |
| 1049 | 2025-07-17T21:49:28.854Z | github.com/gogo/protobuf/plugin/stringer |
| 1050 | 2025-07-17T21:49:28.854Z | github.com/gogo/protobuf/plugin/union |
| 1051 | 2025-07-17T21:49:28.854Z | github.com/cockroachdb/errors/barriers |
| 1052 | 2025-07-17T21:49:28.868Z | github.com/cockroachdb/errors/markers |
| 1053 | 2025-07-17T21:49:28.922Z | github.com/cockroachdb/errors/contexttags |
| 1054 | 2025-07-17T21:49:28.922Z | github.com/cockroachdb/errors/secondary |
| 1055 | 2025-07-17T21:49:28.922Z | github.com/cockroachdb/errors/telemetrykeys |
| 1056 | 2025-07-17T21:49:28.922Z | github.com/cockroachdb/errors/safedetails |
| 1057 | 2025-07-17T21:49:28.922Z | github.com/cockroachdb/errors/hintdetail |
| 1058 | 2025-07-17T21:49:28.952Z | github.com/cockroachdb/errors/issuelink |
| 1059 | 2025-07-17T21:49:28.952Z | github.com/cockroachdb/errors/assert |
| 1060 | 2025-07-17T21:49:28.994Z | github.com/cockroachdb/errors/domains |
| 1061 | 2025-07-17T21:49:29.306Z | go/internal/gcimporter |
| 1062 | 2025-07-17T21:49:29.648Z | go/internal/srcimporter |
| 1063 | 2025-07-17T21:49:29.876Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleprotoparse |
| 1064 | 2025-07-17T21:49:29.933Z | golang.org/x/mod/modfile |
| 1065 | 2025-07-17T21:49:30.004Z | github.com/gogo/protobuf/vanity/command |
| 1066 | 2025-07-17T21:49:30.034Z | github.com/golang/glog |
| 1067 | 2025-07-17T21:49:30.060Z | golang.org/x/tools/internal/modindex |
| 1068 | 2025-07-17T21:49:30.085Z | github.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach |
| 1069 | 2025-07-17T21:49:30.110Z | github.com/grpc-ecosystem/grpc-gateway/codegenerator |
| 1070 | 2025-07-17T21:49:30.163Z | github.com/ghodss/yaml |
| 1071 | 2025-07-17T21:49:30.203Z | github.com/grpc-ecosystem/grpc-gateway/internal/casing |
| 1072 | 2025-07-17T21:49:30.245Z | github.com/grpc-ecosystem/grpc-gateway/utilities |
| 1073 | 2025-07-17T21:49:30.273Z | golang.org/x/tools/internal/imports |
| 1074 | 2025-07-17T21:49:30.314Z | google.golang.org/genproto/googleapis/api/annotations |
| 1075 | 2025-07-17T21:49:30.314Z | debug/elf |
| 1076 | 2025-07-17T21:49:30.384Z | internal/xcoff |
| 1077 | 2025-07-17T21:49:30.410Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule |
| 1078 | 2025-07-17T21:49:30.410Z | encoding/base32 |
| 1079 | 2025-07-17T21:49:30.442Z | go.mongodb.org/mongo-driver/bson |
| 1080 | 2025-07-17T21:49:30.498Z | github.com/kevinburke/go-bindata |
| 1081 | 2025-07-17T21:49:30.596Z | golang.org/x/tools/cover |
| 1082 | 2025-07-17T21:49:30.646Z | golang.org/x/tools/go/analysis |
| 1083 | 2025-07-17T21:49:30.672Z | github.com/mibk/dupl/suffixtree |
| 1084 | 2025-07-17T21:49:30.709Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor |
| 1085 | 2025-07-17T21:49:30.752Z | github.com/mmatczuk/go_generics/globals |
| 1086 | 2025-07-17T21:49:30.752Z | github.com/kisielk/errcheck/errcheck |
| 1087 | 2025-07-17T21:49:30.779Z | github.com/kevinburke/go-bindata/go-bindata |
| 1088 | 2025-07-17T21:49:30.955Z | github.com/mmatczuk/go_generics/cmd/go_generics |
| 1089 | 2025-07-17T21:49:30.985Z | github.com/mibk/dupl/syntax |
| 1090 | 2025-07-17T21:49:31.011Z | github.com/kisielk/errcheck |
| 1091 | 2025-07-17T21:49:31.011Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator |
| 1092 | 2025-07-17T21:49:31.056Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway |
| 1093 | 2025-07-17T21:49:31.105Z | github.com/mibk/dupl/syntax/golang |
| 1094 | 2025-07-17T21:49:31.105Z | go/internal/gccgoimporter |
| 1095 | 2025-07-17T21:49:31.105Z | golang.org/x/tools/imports |
| 1096 | 2025-07-17T21:49:31.171Z | net/http/httputil |
| 1097 | 2025-07-17T21:49:31.171Z | github.com/getsentry/sentry-go/internal/ratelimit |
| 1098 | 2025-07-17T21:49:31.171Z | github.com/mibk/dupl/output |
| 1099 | 2025-07-17T21:49:31.246Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway |
| 1100 | 2025-07-17T21:49:31.382Z | github.com/Masterminds/goutils |
| 1101 | 2025-07-17T21:49:31.432Z | github.com/getsentry/sentry-go/internal/debug |
| 1102 | 2025-07-17T21:49:31.457Z | github.com/mibk/dupl/job |
| 1103 | 2025-07-17T21:49:31.483Z | go/importer |
| 1104 | 2025-07-17T21:49:31.509Z | github.com/Masterminds/semver |
| 1105 | 2025-07-17T21:49:31.534Z | github.com/mibk/dupl |
| 1106 | 2025-07-17T21:49:31.535Z | github.com/golang/mock/mockgen |
| 1107 | 2025-07-17T21:49:31.574Z | github.com/google/uuid |
| 1108 | 2025-07-17T21:49:31.608Z | github.com/huandu/xstrings |
| 1109 | 2025-07-17T21:49:31.636Z | github.com/getsentry/sentry-go |
| 1110 | 2025-07-17T21:49:31.693Z | github.com/imdario/mergo |
| 1111 | 2025-07-17T21:49:31.719Z | golang.org/x/crypto/pbkdf2 |
| 1112 | 2025-07-17T21:49:31.719Z | github.com/mitchellh/reflectwalk |
| 1113 | 2025-07-17T21:49:31.719Z | github.com/getsentry/sentry-go |
| 1114 | 2025-07-17T21:49:31.772Z | golang.org/x/crypto/scrypt |
| 1115 | 2025-07-17T21:49:31.825Z | github.com/pseudomuto/protoc-gen-doc/extensions |
| 1116 | 2025-07-17T21:49:31.851Z | github.com/pseudomuto/protokit |
| 1117 | 2025-07-17T21:49:31.883Z | github.com/envoyproxy/protoc-gen-validate/validate |
| 1118 | 2025-07-17T21:49:31.908Z | go.uber.org/zap |
| 1119 | 2025-07-17T21:49:31.908Z | github.com/bufbuild/buf/private/pkg/httpauth |
| 1120 | 2025-07-17T21:49:31.990Z | github.com/twitchtv/twirp |
| 1121 | 2025-07-17T21:49:32.021Z | github.com/twitchtv/twirp/ctxsetters |
| 1122 | 2025-07-17T21:49:32.124Z | golang.org/x/net/trace |
| 1123 | 2025-07-17T21:49:32.150Z | golang.org/x/net/internal/httpcommon |
| 1124 | 2025-07-17T21:49:32.175Z | go.opencensus.io/trace/propagation |
| 1125 | 2025-07-17T21:49:32.201Z | github.com/bufbuild/buf/private/pkg/rpc/rpchttp |
| 1126 | 2025-07-17T21:49:32.232Z | go.opencensus.io/plugin/ocgrpc |
| 1127 | 2025-07-17T21:49:32.257Z | github.com/cockroachdb/errors/withstack |
| 1128 | 2025-07-17T21:49:32.302Z | github.com/cockroachdb/errors/report |
| 1129 | 2025-07-17T21:49:32.302Z | github.com/cockroachdb/errors/errutil |
| 1130 | 2025-07-17T21:49:32.328Z | go.opencensus.io/plugin/ochttp/propagation/b3 |
| 1131 | 2025-07-17T21:49:32.328Z | golang.org/x/net/http2 |
| 1132 | 2025-07-17T21:49:32.358Z | github.com/bufbuild/buf/private/pkg/rpc/rpctwirp |
| 1133 | 2025-07-17T21:49:32.402Z | github.com/cockroachdb/errors/report |
| 1134 | 2025-07-17T21:49:32.402Z | github.com/cockroachdb/errors/errutil |
| 1135 | 2025-07-17T21:49:32.445Z | github.com/bufbuild/buf/private/pkg/rpc/rpcauth |
| 1136 | 2025-07-17T21:49:32.471Z | github.com/client9/misspell |
| 1137 | 2025-07-17T21:49:32.471Z | github.com/bufbuild/buf/private/pkg/transport/twirp/twirpclient |
| 1138 | 2025-07-17T21:49:32.497Z | github.com/cockroachdb/errors |
| 1139 | 2025-07-17T21:49:32.527Z | go.opencensus.io/plugin/ochttp |
| 1140 | 2025-07-17T21:49:32.553Z | github.com/go-openapi/swag |
| 1141 | 2025-07-17T21:49:32.553Z | github.com/cockroachdb/errors |
| 1142 | 2025-07-17T21:49:32.553Z | github.com/go-openapi/errors |
| 1143 | 2025-07-17T21:49:32.583Z | github.com/bufbuild/buf/private/buf/bufcheck/internal |
| 1144 | 2025-07-17T21:49:32.613Z | github.com/bufbuild/buf/private/pkg/git |
| 1145 | 2025-07-17T21:49:32.613Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulebuild |
| 1146 | 2025-07-17T21:49:32.650Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang |
| 1147 | 2025-07-17T21:49:32.651Z | github.com/cockroachdb/errors/oserror |
| 1148 | 2025-07-17T21:49:32.688Z | github.com/cockroachdb/cockroach/pkg/cmd/uptodate |
| 1149 | 2025-07-17T21:49:32.725Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintcheck |
| 1150 | 2025-07-17T21:49:32.750Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingcheck |
| 1151 | 2025-07-17T21:49:32.751Z | github.com/bufbuild/buf/private/buf/buffetch/internal |
| 1152 | 2025-07-17T21:49:32.816Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimagebuild |
| 1153 | 2025-07-17T21:49:32.952Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulecache |
| 1154 | 2025-07-17T21:49:33.014Z | github.com/bufbuild/buf/private/pkg/zaputil |
| 1155 | 2025-07-17T21:49:33.046Z | github.com/bufbuild/buf/private/pkg/app/appproto |
| 1156 | 2025-07-17T21:49:33.077Z | github.com/bufbuild/buf/private/pkg/app/applog |
| 1157 | 2025-07-17T21:49:33.107Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintbuild |
| 1158 | 2025-07-17T21:49:33.107Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen |
| 1159 | 2025-07-17T21:49:33.164Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimagemodify |
| 1160 | 2025-07-17T21:49:33.190Z | github.com/bufbuild/buf/private/pkg/app/appproto/appprotoexec |
| 1161 | 2025-07-17T21:49:33.299Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingbuild |
| 1162 | 2025-07-17T21:49:33.326Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1 |
| 1163 | 2025-07-17T21:49:33.369Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1beta1 |
| 1164 | 2025-07-17T21:49:33.396Z | github.com/go-openapi/jsonpointer |
| 1165 | 2025-07-17T21:49:33.396Z | github.com/client9/misspell/cmd/misspell |
| 1166 | 2025-07-17T21:49:33.443Z | github.com/bufbuild/buf/private/pkg/observability |
| 1167 | 2025-07-17T21:49:33.489Z | github.com/go-openapi/strfmt |
| 1168 | 2025-07-17T21:49:33.489Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/buflintconfig |
| 1169 | 2025-07-17T21:49:33.489Z | github.com/bufbuild/buf/private/pkg/app/appproto/appprotoos |
| 1170 | 2025-07-17T21:49:33.629Z | github.com/go-openapi/jsonreference |
| 1171 | 2025-07-17T21:49:33.655Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1 |
| 1172 | 2025-07-17T21:49:33.655Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1beta1 |
| 1173 | 2025-07-17T21:49:33.655Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint |
| 1174 | 2025-07-17T21:49:33.716Z | github.com/bufbuild/buf/private/pkg/transport/http/httpclient |
| 1175 | 2025-07-17T21:49:33.742Z | github.com/bufbuild/buf/private/pkg/observability/observabilityzap |
| 1176 | 2025-07-17T21:49:33.742Z | github.com/go-openapi/spec |
| 1177 | 2025-07-17T21:49:33.824Z | github.com/go-openapi/runtime/middleware/denco |
| 1178 | 2025-07-17T21:49:33.850Z | [ 0%] Building C object src/CMakeFiles/proj.dir/PJ_aea.c.o |
| 1179 | 2025-07-17T21:49:33.850Z | [ 2%] Building C object src/CMakeFiles/proj.dir/PJ_aeqd.c.o |
| 1180 | 2025-07-17T21:49:33.850Z | [ 2%] Building C object src/CMakeFiles/proj.dir/nad_init.c.o |
| 1181 | 2025-07-17T21:49:33.850Z | [ 2%] Building C object src/CMakeFiles/proj.dir/PJ_airy.c.o |
| 1182 | 2025-07-17T21:49:33.850Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/bufbreakingconfig |
| 1183 | 2025-07-17T21:49:33.850Z | github.com/go-openapi/runtime/middleware/header |
| 1184 | 2025-07-17T21:49:33.850Z | github.com/bufbuild/buf/private/pkg/app/appflag |
| 1185 | 2025-07-17T21:49:33.876Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Angle.cpp.o |
| 1186 | 2025-07-17T21:49:33.937Z | github.com/go-openapi/loads/fmts |
| 1187 | 2025-07-17T21:49:33.978Z | [ 3%] Building C object src/CMakeFiles/proj.dir/PJ_aitoff.c.o |
| 1188 | 2025-07-17T21:49:34.004Z | [ 4%] Building C object src/CMakeFiles/proj.dir/PJ_august.c.o |
| 1189 | 2025-07-17T21:49:34.005Z | github.com/magiconair/properties |
| 1190 | 2025-07-17T21:49:34.034Z | [ 4%] Building C object src/CMakeFiles/proj.dir/PJ_bacon.c.o |
| 1191 | 2025-07-17T21:49:34.073Z | [ 5%] Building C object src/CMakeFiles/proj.dir/PJ_bipc.c.o |
| 1192 | 2025-07-17T21:49:34.098Z | github.com/spf13/afero |
| 1193 | 2025-07-17T21:49:34.098Z | github.com/felixge/httpsnoop |
| 1194 | 2025-07-17T21:49:34.124Z | github.com/go-openapi/runtime |
| 1195 | 2025-07-17T21:49:34.124Z | github.com/bufbuild/buf/private/buf/bufconfig |
| 1196 | 2025-07-17T21:49:34.149Z | [ 5%] Building C object src/CMakeFiles/proj.dir/PJ_boggs.c.o |
| 1197 | 2025-07-17T21:49:34.149Z | [ 6%] Building C object src/CMakeFiles/proj.dir/PJ_bonne.c.o |
| 1198 | 2025-07-17T21:49:34.175Z | [ 6%] Building C object src/CMakeFiles/proj.dir/PJ_calcofi.c.o |
| 1199 | 2025-07-17T21:49:34.175Z | google.golang.org/grpc/internal/transport |
| 1200 | 2025-07-17T21:49:34.223Z | [ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cass.c.o |
| 1201 | 2025-07-17T21:49:34.248Z | [ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cc.c.o |
| 1202 | 2025-07-17T21:49:34.295Z | [ 8%] Building C object src/CMakeFiles/proj.dir/PJ_cea.c.o |
| 1203 | 2025-07-17T21:49:34.321Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking |
| 1204 | 2025-07-17T21:49:34.346Z | [ 9%] Building C object src/CMakeFiles/proj.dir/PJ_chamb.c.o |
| 1205 | 2025-07-17T21:49:34.346Z | [ 9%] Building C object src/CMakeFiles/proj.dir/PJ_collg.c.o |
| 1206 | 2025-07-17T21:49:34.372Z | [ 10%] Building C object src/CMakeFiles/proj.dir/PJ_comill.c.o |
| 1207 | 2025-07-17T21:49:34.564Z | [ 10%] Building C object src/CMakeFiles/proj.dir/PJ_crast.c.o |
| 1208 | 2025-07-17T21:49:34.589Z | [ 11%] Building C object src/CMakeFiles/proj.dir/PJ_denoy.c.o |
| 1209 | 2025-07-17T21:49:34.635Z | [ 11%] Building C object src/CMakeFiles/proj.dir/PJ_eck1.c.o |
| 1210 | 2025-07-17T21:49:34.661Z | github.com/bufbuild/buf/private/buf/bufwork |
| 1211 | 2025-07-17T21:49:34.661Z | [ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck2.c.o |
| 1212 | 2025-07-17T21:49:34.687Z | [ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck3.c.o |
| 1213 | 2025-07-17T21:49:34.722Z | [ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck4.c.o |
| 1214 | 2025-07-17T21:49:34.747Z | [ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck5.c.o |
| 1215 | 2025-07-17T21:49:34.774Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/internal |
| 1216 | 2025-07-17T21:49:34.799Z | [ 15%] Building C object src/CMakeFiles/proj.dir/PJ_eqc.c.o |
| 1217 | 2025-07-17T21:49:34.825Z | github.com/go-openapi/runtime/security |
| 1218 | 2025-07-17T21:49:34.825Z | [ 16%] Building C object src/CMakeFiles/proj.dir/PJ_eqdc.c.o |
| 1219 | 2025-07-17T21:49:34.850Z | [ 16%] Building C object src/CMakeFiles/proj.dir/PJ_fahey.c.o |
| 1220 | 2025-07-17T21:49:34.851Z | [ 17%] Building C object src/CMakeFiles/proj.dir/PJ_fouc_s.c.o |
| 1221 | 2025-07-17T21:49:34.851Z | [ 17%] Building C object src/CMakeFiles/proj.dir/PJ_gall.c.o |
| 1222 | 2025-07-17T21:49:34.851Z | github.com/go-openapi/analysis |
| 1223 | 2025-07-17T21:49:34.893Z | [ 18%] Building C object src/CMakeFiles/proj.dir/PJ_geos.c.o |
| 1224 | 2025-07-17T21:49:34.921Z | github.com/bufbuild/buf/private/buf/buffetch |
| 1225 | 2025-07-17T21:49:34.921Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlsbreakingrules |
| 1226 | 2025-07-17T21:49:34.921Z | [ 18%] Building C object src/CMakeFiles/proj.dir/PJ_gins8.c.o |
| 1227 | 2025-07-17T21:49:34.947Z | [ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gnom.c.o |
| 1228 | 2025-07-17T21:49:34.982Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlslintrules |
| 1229 | 2025-07-17T21:49:35.018Z | [ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gn_sinu.c.o |
| 1230 | 2025-07-17T21:49:35.018Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/diff |
| 1231 | 2025-07-17T21:49:35.052Z | github.com/go-swagger/go-swagger/codescan |
| 1232 | 2025-07-17T21:49:35.079Z | [ 20%] Building C object src/CMakeFiles/proj.dir/PJ_goode.c.o |
| 1233 | 2025-07-17T21:49:35.108Z | [ 21%] Building C object src/CMakeFiles/proj.dir/PJ_gstmerc.c.o |
| 1234 | 2025-07-17T21:49:35.134Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Area.cpp.o |
| 1235 | 2025-07-17T21:49:35.161Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/BoundaryNodeRule.cpp.o |
| 1236 | 2025-07-17T21:49:35.187Z | [ 21%] Building C object src/CMakeFiles/proj.dir/PJ_hammer.c.o |
| 1237 | 2025-07-17T21:49:35.212Z | [ 22%] Building C object src/CMakeFiles/proj.dir/PJ_hatano.c.o |
| 1238 | 2025-07-17T21:49:35.262Z | github.com/bufbuild/buf/private/buf/bufwire |
| 1239 | 2025-07-17T21:49:35.288Z | [ 22%] Building C object src/CMakeFiles/proj.dir/PJ_igh.c.o |
| 1240 | 2025-07-17T21:49:35.314Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CGAlgorithmsDD.cpp.o |
| 1241 | 2025-07-17T21:49:35.315Z | [ 23%] Building C object src/CMakeFiles/proj.dir/PJ_isea.c.o |
| 1242 | 2025-07-17T21:49:35.315Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Centroid.cpp.o |
| 1243 | 2025-07-17T21:49:35.348Z | github.com/spf13/viper |
| 1244 | 2025-07-17T21:49:35.530Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd |
| 1245 | 2025-07-17T21:49:35.584Z | github.com/go-openapi/loads |
| 1246 | 2025-07-17T21:49:35.629Z | google.golang.org/grpc |
| 1247 | 2025-07-17T21:49:35.629Z | github.com/gorilla/handlers |
| 1248 | 2025-07-17T21:49:35.658Z | github.com/mattn/goveralls |
| 1249 | 2025-07-17T21:49:35.695Z | github.com/go-openapi/runtime/middleware/untyped |
| 1250 | 2025-07-17T21:49:35.720Z | github.com/go-openapi/validate |
| 1251 | 2025-07-17T21:49:35.778Z | github.com/mitchellh/copystructure |
| 1252 | 2025-07-17T21:49:35.864Z | github.com/pseudomuto/protoc-gen-doc/extensions/google_api_http |
| 1253 | 2025-07-17T21:49:35.924Z | github.com/Masterminds/sprig |
| 1254 | 2025-07-17T21:49:35.959Z | github.com/pseudomuto/protoc-gen-doc/extensions/envoyproxy_validate |
| 1255 | 2025-07-17T21:49:35.959Z | [ 23%] Building C object src/CMakeFiles/proj.dir/PJ_imw_p.c.o |
| 1256 | 2025-07-17T21:49:36.092Z | github.com/mwitkow/go-proto-validators |
| 1257 | 2025-07-17T21:49:36.129Z | github.com/wadey/gocovmerge |
| 1258 | 2025-07-17T21:49:36.159Z | github.com/pseudomuto/protoc-gen-doc/extensions/lyft_validate |
| 1259 | 2025-07-17T21:49:36.160Z | github.com/pseudomuto/protoc-gen-doc/extensions/validator_field |
| 1260 | 2025-07-17T21:49:36.160Z | [ 25%] Building C object src/CMakeFiles/proj.dir/PJ_krovak.c.o |
| 1261 | 2025-07-17T21:49:36.204Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/ConvexHull.cpp.o |
| 1262 | 2025-07-17T21:49:36.240Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Distance.cpp.o |
| 1263 | 2025-07-17T21:49:36.240Z | golang.org/x/perf/internal/stats |
| 1264 | 2025-07-17T21:49:36.281Z | golang.org/x/perf/storage/benchfmt |
| 1265 | 2025-07-17T21:49:36.281Z | [ 25%] Building C object src/CMakeFiles/proj.dir/PJ_labrd.c.o |
| 1266 | 2025-07-17T21:49:36.385Z | golang.org/x/tools/cmd/goyacc |
| 1267 | 2025-07-17T21:49:36.416Z | github.com/pseudomuto/protoc-gen-doc |
| 1268 | 2025-07-17T21:49:36.480Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/HCoordinate.cpp.o |
| 1269 | 2025-07-17T21:49:36.519Z | golang.org/x/tools/internal/astutil/edge |
| 1270 | 2025-07-17T21:49:36.663Z | golang.org/x/perf/benchstat |
| 1271 | 2025-07-17T21:49:36.717Z | [ 26%] Building C object src/CMakeFiles/proj.dir/PJ_laea.c.o |
| 1272 | 2025-07-17T21:49:36.718Z | golang.org/x/tools/internal/analysisinternal |
| 1273 | 2025-07-17T21:49:36.718Z | github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc |
| 1274 | 2025-07-17T21:49:36.772Z | [3/4] Linking dependencies... |
| 1275 | 2025-07-17T21:49:36.814Z | github.com/go-openapi/runtime/middleware |
| 1276 | 2025-07-17T21:49:36.840Z | github.com/go-swagger/go-swagger/generator |
| 1277 | 2025-07-17T21:49:36.866Z | warning " > @typescript-eslint/eslint-plugin@4.29.1" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". |
| 1278 | 2025-07-17T21:49:36.866Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/experimental-utils@4.29.1" has unmet peer dependency "eslint@*". |
| 1279 | 2025-07-17T21:49:36.866Z | warning "@typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta". |
| 1280 | 2025-07-17T21:49:36.867Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/experimental-utils > eslint-utils@3.0.0" has unmet peer dependency "eslint@>=5". |
| 1281 | 2025-07-17T21:49:36.867Z | warning " > @typescript-eslint/parser@4.29.1" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". |
| 1282 | 2025-07-17T21:49:36.867Z | warning " > @bazel/typescript@4.1.0" has unmet peer dependency "typescript@>=3.0.0 <4.4.0". |
| 1283 | 2025-07-17T21:49:36.867Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react@>=16.12.0". |
| 1284 | 2025-07-17T21:49:36.867Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-dom@>=16.12.0". |
| 1285 | 2025-07-17T21:49:36.867Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-redux@>=7.1.3". |
| 1286 | 2025-07-17T21:49:36.868Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-router-dom@>=5.1.2". |
| 1287 | 2025-07-17T21:49:36.868Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "redux@>=4.0.5". |
| 1288 | 2025-07-17T21:49:36.868Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "redux-saga@>=1.1.3". |
| 1289 | 2025-07-17T21:49:36.868Z | warning "workspace-aggregator-18908e41-d8a6-47a2-8bfe-2227af6e0bc7 > @cockroachlabs/cluster-ui > @cockroachlabs/eslint-config@0.1.11" has incorrect peer dependency "@typescript-eslint/eslint-plugin@^2.6.1". |
| 1290 | 2025-07-17T21:49:36.868Z | warning "workspace-aggregator-18908e41-d8a6-47a2-8bfe-2227af6e0bc7 > @cockroachlabs/cluster-ui > connected-react-router@6.9.1" has unmet peer dependency "history@^4.7.2". |
| 1291 | 2025-07-17T21:49:36.868Z | warning "workspace-aggregator-18908e41-d8a6-47a2-8bfe-2227af6e0bc7 > @cockroachlabs/cluster-ui > connected-react-router@6.9.1" has unmet peer dependency "react-router@^4.3.1 || ^5.0.0". |
| 1292 | 2025-07-17T21:49:36.906Z | warning "workspace-aggregator-18908e41-d8a6-47a2-8bfe-2227af6e0bc7 > @cockroachlabs/cluster-ui > moment-locales-webpack-plugin@1.2.0" has unmet peer dependency "moment@^2.8.0". |
| 1293 | 2025-07-17T21:49:36.906Z | warning "workspace-aggregator-18908e41-d8a6-47a2-8bfe-2227af6e0bc7 > @cockroachlabs/cluster-ui > react-test-renderer@16.14.0" has incorrect peer dependency "react@^16.14.0". |
| 1294 | 2025-07-17T21:49:36.906Z | warning "workspace-aggregator-18908e41-d8a6-47a2-8bfe-2227af6e0bc7 > db-console > html-webpack-template@6.2.0" has unmet peer dependency "html-webpack-plugin@2.x || ^3". |
| 1295 | 2025-07-17T21:49:36.906Z | [ 26%] Building C object src/CMakeFiles/proj.dir/PJ_lagrng.c.o |
| 1296 | 2025-07-17T21:49:36.907Z | warning "workspace-aggregator-18908e41-d8a6-47a2-8bfe-2227af6e0bc7 > db-console > cypress-image-snapshot > jest-image-snapshot@4.2.0" has unmet peer dependency "jest@>=20 <=26". |
| 1297 | 2025-07-17T21:49:36.907Z | warning "workspace-aggregator-18908e41-d8a6-47a2-8bfe-2227af6e0bc7 > db-console > karma-webpack > webpack-dev-middleware@1.12.2" has incorrect peer dependency "webpack@^1.0.0 || ^2.0.0 || ^3.0.0". |
| 1298 | 2025-07-17T21:49:36.936Z | warning "workspace-aggregator-18908e41-d8a6-47a2-8bfe-2227af6e0bc7 > @cockroachlabs/cluster-ui > @storybook/react > @storybook/react-docgen-typescript-plugin > react-docgen-typescript@2.0.0" has incorrect peer dependency "typescript@>= 4.3.x". |
| 1299 | 2025-07-17T21:49:37.053Z | [ 27%] Building C object src/CMakeFiles/proj.dir/PJ_larr.c.o |
| 1300 | 2025-07-17T21:49:37.088Z | golang.org/x/tools/go/ast/inspector |
| 1301 | 2025-07-17T21:49:37.088Z | golang.org/x/perf/cmd/benchstat |
| 1302 | 2025-07-17T21:49:37.160Z | [ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lask.c.o |
| 1303 | 2025-07-17T21:49:37.199Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/registry/v1alpha1 |
| 1304 | 2025-07-17T21:49:37.244Z | [ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lcca.c.o |
| 1305 | 2025-07-17T21:49:37.244Z | github.com/bufbuild/buf/private/pkg/rpc/rpcgrpc |
| 1306 | 2025-07-17T21:49:37.368Z | [ 29%] Building C object src/CMakeFiles/proj.dir/PJ_lcc.c.o |
| 1307 | 2025-07-17T21:49:37.400Z | golang.org/x/tools/go/analysis/passes/inspect |
| 1308 | 2025-07-17T21:49:37.428Z | github.com/bufbuild/buf/private/pkg/transport/grpc/grpcclient |
| 1309 | 2025-07-17T21:49:37.483Z | golang.org/x/tools/go/analysis/passes/internal/analysisutil |
| 1310 | 2025-07-17T21:49:37.483Z | golang.org/x/tools/go/analysis/internal/analysisflags |
| 1311 | 2025-07-17T21:49:37.508Z | golang.org/x/tools/go/analysis/internal |
| 1312 | 2025-07-17T21:49:37.508Z | golang.org/x/tools/go/analysis/passes/shadow |
| 1313 | 2025-07-17T21:49:37.535Z | golang.org/x/tools/internal/diff/lcs |
| 1314 | 2025-07-17T21:49:37.580Z | maps |
| 1315 | 2025-07-17T21:49:37.606Z | golang.org/x/tools/go/analysis/checker |
| 1316 | 2025-07-17T21:49:37.686Z | golang.org/x/tools/internal/diff |
| 1317 | 2025-07-17T21:49:37.726Z | [ 29%] Building C object src/CMakeFiles/proj.dir/PJ_loxim.c.o |
| 1318 | 2025-07-17T21:49:37.806Z | golang.org/x/tools/internal/facts |
| 1319 | 2025-07-17T21:49:37.831Z | golang.org/x/tools/go/buildutil |
| 1320 | 2025-07-17T21:49:37.831Z | [ 30%] Building C object src/CMakeFiles/proj.dir/PJ_lsat.c.o |
| 1321 | 2025-07-17T21:49:37.858Z | golang.org/x/tools/go/analysis/internal/checker |
| 1322 | 2025-07-17T21:49:37.930Z | [ 30%] Building C object src/CMakeFiles/proj.dir/PJ_misrsom.c.o |
| 1323 | 2025-07-17T21:49:37.967Z | golang.org/x/tools/go/analysis/unitchecker |
| 1324 | 2025-07-17T21:49:38.079Z | honnef.co/go/tools/analysis/facts/tokenfile |
| 1325 | 2025-07-17T21:49:38.106Z | github.com/BurntSushi/toml/internal |
| 1326 | 2025-07-17T21:49:38.106Z | [ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbt_fps.c.o |
| 1327 | 2025-07-17T21:49:38.143Z | [ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpp.c.o |
| 1328 | 2025-07-17T21:49:38.168Z | debug/macho |
| 1329 | 2025-07-17T21:49:38.168Z | honnef.co/go/tools/analysis/lint |
| 1330 | 2025-07-17T21:49:38.217Z | honnef.co/go/tools/internal/robustio |
| 1331 | 2025-07-17T21:49:38.243Z | [ 32%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpq.c.o |
| 1332 | 2025-07-17T21:49:38.269Z | [ 33%] Building C object src/CMakeFiles/proj.dir/PJ_merc.c.o |
| 1333 | 2025-07-17T21:49:38.269Z | [ 33%] Building C object src/CMakeFiles/proj.dir/PJ_mill.c.o |
| 1334 | 2025-07-17T21:49:38.294Z | github.com/BurntSushi/toml |
| 1335 | 2025-07-17T21:49:38.295Z | golang.org/x/tools/go/analysis/singlechecker |
| 1336 | 2025-07-17T21:49:38.324Z | [ 34%] Building C object src/CMakeFiles/proj.dir/PJ_mod_ster.c.o |
| 1337 | 2025-07-17T21:49:38.351Z | honnef.co/go/tools/analysis/facts/generated |
| 1338 | 2025-07-17T21:49:38.352Z | [ 34%] Building C object src/CMakeFiles/proj.dir/PJ_moll.c.o |
| 1339 | 2025-07-17T21:49:38.352Z | honnef.co/go/tools/internal/renameio |
| 1340 | 2025-07-17T21:49:38.403Z | [ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth.c.o |
| 1341 | 2025-07-17T21:49:38.440Z | [ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth2.c.o |
| 1342 | 2025-07-17T21:49:38.513Z | golang.org/x/exp/typeparams |
| 1343 | 2025-07-17T21:49:38.513Z | golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow |
| 1344 | 2025-07-17T21:49:38.538Z | [ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell.c.o |
| 1345 | 2025-07-17T21:49:38.564Z | honnef.co/go/tools/lintcmd/cache |
| 1346 | 2025-07-17T21:49:38.589Z | [ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell_h.c.o |
| 1347 | 2025-07-17T21:49:38.589Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointArea.cpp.o |
| 1348 | 2025-07-17T21:49:38.615Z | honnef.co/go/tools/go/buildid |
| 1349 | 2025-07-17T21:49:38.644Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/generate |
| 1350 | 2025-07-17T21:49:38.670Z | [ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nocol.c.o |
| 1351 | 2025-07-17T21:49:38.695Z | [ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nsper.c.o |
| 1352 | 2025-07-17T21:49:38.733Z | honnef.co/go/tools/go/ast/astutil |
| 1353 | 2025-07-17T21:49:38.759Z | [ 39%] Building C object src/CMakeFiles/proj.dir/PJ_nzmg.c.o |
| 1354 | 2025-07-17T21:49:38.785Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointLine.cpp.o |
| 1355 | 2025-07-17T21:49:38.849Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointPoint.cpp.o |
| 1356 | 2025-07-17T21:49:38.886Z | honnef.co/go/tools/go/types/typeutil |
| 1357 | 2025-07-17T21:49:38.925Z | honnef.co/go/tools/knowledge |
| 1358 | 2025-07-17T21:49:38.950Z | github.com/go-swagger/go-swagger/cmd/swagger/commands |
| 1359 | 2025-07-17T21:49:38.951Z | [ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ob_tran.c.o |
| 1360 | 2025-07-17T21:49:38.976Z | golang.org/x/tools/go/internal/cgo |
| 1361 | 2025-07-17T21:49:39.028Z | honnef.co/go/tools/pattern |
| 1362 | 2025-07-17T21:49:39.085Z | [ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ocea.c.o |
| 1363 | 2025-07-17T21:49:39.122Z | honnef.co/go/tools/internal/sync |
| 1364 | 2025-07-17T21:49:39.191Z | golang.org/x/tools/go/loader |
| 1365 | 2025-07-17T21:49:39.217Z | [ 41%] Building C object src/CMakeFiles/proj.dir/PJ_oea.c.o |
| 1366 | 2025-07-17T21:49:39.218Z | honnef.co/go/tools/go/ir |
| 1367 | 2025-07-17T21:49:39.255Z | honnef.co/go/tools/analysis/facts/directives |
| 1368 | 2025-07-17T21:49:39.255Z | github.com/go-swagger/go-swagger/cmd/swagger |
| 1369 | 2025-07-17T21:49:39.354Z | [ 41%] Building C object src/CMakeFiles/proj.dir/PJ_omerc.c.o |
| 1370 | 2025-07-17T21:49:39.380Z | honnef.co/go/tools/config |
| 1371 | 2025-07-17T21:49:39.405Z | honnef.co/go/tools/lintcmd/version |
| 1372 | 2025-07-17T21:49:39.431Z | honnef.co/go/tools/sarif |
| 1373 | 2025-07-17T21:49:39.456Z | honnef.co/go/tools/analysis/facts/deprecated |
| 1374 | 2025-07-17T21:49:39.544Z | honnef.co/go/tools/staticcheck/fakereflect |
| 1375 | 2025-07-17T21:49:39.574Z | honnef.co/go/tools/go/loader |
| 1376 | 2025-07-17T21:49:39.631Z | honnef.co/go/tools/printf |
| 1377 | 2025-07-17T21:49:39.660Z | honnef.co/go/tools/staticcheck/fakejson |
| 1378 | 2025-07-17T21:49:39.687Z | honnef.co/go/tools/staticcheck/fakexml |
| 1379 | 2025-07-17T21:49:39.793Z | [ 42%] Building C object src/CMakeFiles/proj.dir/PJ_ortho.c.o |
| 1380 | 2025-07-17T21:49:39.930Z | honnef.co/go/tools/analysis/edit |
| 1381 | 2025-07-17T21:49:39.956Z | [ 42%] Building C object src/CMakeFiles/proj.dir/PJ_patterson.c.o |
| 1382 | 2025-07-17T21:49:40.012Z | [ 43%] Building C object src/CMakeFiles/proj.dir/PJ_poly.c.o |
| 1383 | 2025-07-17T21:49:40.071Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Intersection.cpp.o |
| 1384 | 2025-07-17T21:49:40.105Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Length.cpp.o |
| 1385 | 2025-07-17T21:49:40.134Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/LineIntersector.cpp.o |
| 1386 | 2025-07-17T21:49:40.218Z | [ 43%] Building C object src/CMakeFiles/proj.dir/PJ_putp2.c.o |
| 1387 | 2025-07-17T21:49:40.322Z | [ 44%] Building C object src/CMakeFiles/proj.dir/PJ_putp3.c.o |
| 1388 | 2025-07-17T21:49:40.458Z | [ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp4p.c.o |
| 1389 | 2025-07-17T21:49:40.485Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumBoundingCircle.cpp.o |
| 1390 | 2025-07-17T21:49:40.557Z | [ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp5.c.o |
| 1391 | 2025-07-17T21:49:40.658Z | [ 46%] Building C object src/CMakeFiles/proj.dir/PJ_putp6.c.o |
| 1392 | 2025-07-17T21:49:40.769Z | [ 46%] Building C object src/CMakeFiles/proj.dir/PJ_qsc.c.o |
| 1393 | 2025-07-17T21:49:40.795Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumDiameter.cpp.o |
| 1394 | 2025-07-17T21:49:40.796Z | [ 47%] Building C object src/CMakeFiles/proj.dir/PJ_robin.c.o |
| 1395 | 2025-07-17T21:49:40.871Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/NotRepresentableException.cpp.o |
| 1396 | 2025-07-17T21:49:40.962Z | [ 47%] Building C object src/CMakeFiles/proj.dir/PJ_rpoly.c.o |
| 1397 | 2025-07-17T21:49:41.054Z | [ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sch.c.o |
| 1398 | 2025-07-17T21:49:41.255Z | [ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sconics.c.o |
| 1399 | 2025-07-17T21:49:41.319Z | [ 50%] Building C object src/CMakeFiles/proj.dir/PJ_somerc.c.o |
| 1400 | 2025-07-17T21:49:41.383Z | [ 50%] Building C object src/CMakeFiles/proj.dir/PJ_sterea.c.o |
| 1401 | 2025-07-17T21:49:41.464Z | [ 51%] Building C object src/CMakeFiles/proj.dir/PJ_stere.c.o |
| 1402 | 2025-07-17T21:49:41.464Z | [ 52%] Building C object src/CMakeFiles/proj.dir/PJ_sts.c.o |
| 1403 | 2025-07-17T21:49:41.521Z | honnef.co/go/tools/internal/passes/buildir |
| 1404 | 2025-07-17T21:49:41.521Z | honnef.co/go/tools/go/ir/irutil |
| 1405 | 2025-07-17T21:49:41.521Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Orientation.cpp.o |
| 1406 | 2025-07-17T21:49:41.521Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocation.cpp.o |
| 1407 | 2025-07-17T21:49:41.565Z | honnef.co/go/tools/analysis/facts/nilness |
| 1408 | 2025-07-17T21:49:41.621Z | [ 52%] Building C object src/CMakeFiles/proj.dir/PJ_tcc.c.o |
| 1409 | 2025-07-17T21:49:41.686Z | [ 53%] Building C object src/CMakeFiles/proj.dir/PJ_tcea.c.o |
| 1410 | 2025-07-17T21:49:41.730Z | honnef.co/go/tools/analysis/facts/typedness |
| 1411 | 2025-07-17T21:49:41.730Z | honnef.co/go/tools/analysis/facts/purity |
| 1412 | 2025-07-17T21:49:41.773Z | [ 53%] Building C object src/CMakeFiles/proj.dir/PJ_times.c.o |
| 1413 | 2025-07-17T21:49:41.828Z | [ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tmerc.c.o |
| 1414 | 2025-07-17T21:49:41.866Z | [ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tpeqd.c.o |
| 1415 | 2025-07-17T21:49:41.866Z | honnef.co/go/tools/analysis/code |
| 1416 | 2025-07-17T21:49:42.029Z | [ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urm5.c.o |
| 1417 | 2025-07-17T21:49:42.066Z | honnef.co/go/tools/analysis/report |
| 1418 | 2025-07-17T21:49:42.066Z | [ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urmfps.c.o |
| 1419 | 2025-07-17T21:49:42.117Z | honnef.co/go/tools/unused |
| 1420 | 2025-07-17T21:49:42.117Z | honnef.co/go/tools/quickfix/qf1001 |
| 1421 | 2025-07-17T21:49:42.117Z | honnef.co/go/tools/quickfix/qf1003 |
| 1422 | 2025-07-17T21:49:42.117Z | honnef.co/go/tools/quickfix/qf1004 |
| 1423 | 2025-07-17T21:49:42.117Z | honnef.co/go/tools/quickfix/qf1002 |
| 1424 | 2025-07-17T21:49:42.117Z | honnef.co/go/tools/quickfix/qf1005 |
| 1425 | 2025-07-17T21:49:42.117Z | honnef.co/go/tools/quickfix/qf1006 |
| 1426 | 2025-07-17T21:49:42.170Z | [ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg.c.o |
| 1427 | 2025-07-17T21:49:42.200Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocator.cpp.o |
| 1428 | 2025-07-17T21:49:42.235Z | honnef.co/go/tools/quickfix/qf1008 |
| 1429 | 2025-07-17T21:49:42.235Z | honnef.co/go/tools/quickfix/qf1007 |
| 1430 | 2025-07-17T21:49:42.281Z | honnef.co/go/tools/quickfix/qf1009 |
| 1431 | 2025-07-17T21:49:42.281Z | honnef.co/go/tools/quickfix/qf1010 |
| 1432 | 2025-07-17T21:49:42.281Z | honnef.co/go/tools/internal/sharedcheck |
| 1433 | 2025-07-17T21:49:42.331Z | [ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg2.c.o |
| 1434 | 2025-07-17T21:49:42.434Z | honnef.co/go/tools/simple/s1001 |
| 1435 | 2025-07-17T21:49:42.435Z | honnef.co/go/tools/simple/s1000 |
| 1436 | 2025-07-17T21:49:42.435Z | honnef.co/go/tools/quickfix/qf1012 |
| 1437 | 2025-07-17T21:49:42.469Z | honnef.co/go/tools/simple/s1002 |
| 1438 | 2025-07-17T21:49:42.470Z | honnef.co/go/tools/simple/s1003 |
| 1439 | 2025-07-17T21:49:42.512Z | honnef.co/go/tools/simple/s1004 |
| 1440 | 2025-07-17T21:49:42.550Z | honnef.co/go/tools/simple/s1005 |
| 1441 | 2025-07-17T21:49:42.550Z | honnef.co/go/tools/lintcmd/runner |
| 1442 | 2025-07-17T21:49:42.550Z | honnef.co/go/tools/simple/s1006 |
| 1443 | 2025-07-17T21:49:42.587Z | [ 57%] Building C object src/CMakeFiles/proj.dir/PJ_vandg4.c.o |
| 1444 | 2025-07-17T21:49:42.587Z | honnef.co/go/tools/quickfix/qf1011 |
| 1445 | 2025-07-17T21:49:42.629Z | honnef.co/go/tools/simple/s1007 |
| 1446 | 2025-07-17T21:49:42.629Z | honnef.co/go/tools/simple/s1008 |
| 1447 | 2025-07-17T21:49:42.684Z | honnef.co/go/tools/simple/s1009 |
| 1448 | 2025-07-17T21:49:42.684Z | [ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag2.c.o |
| 1449 | 2025-07-17T21:49:42.738Z | honnef.co/go/tools/simple/s1010 |
| 1450 | 2025-07-17T21:49:42.738Z | honnef.co/go/tools/simple/s1011 |
| 1451 | 2025-07-17T21:49:42.798Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounter.cpp.o |
| 1452 | 2025-07-17T21:49:42.798Z | honnef.co/go/tools/simple/s1012 |
| 1453 | 2025-07-17T21:49:42.798Z | [ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag3.c.o |
| 1454 | 2025-07-17T21:49:42.799Z | honnef.co/go/tools/simple/s1016 |
| 1455 | 2025-07-17T21:49:42.849Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounterDD.cpp.o |
| 1456 | 2025-07-17T21:49:42.882Z | [ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wag7.c.o |
| 1457 | 2025-07-17T21:49:42.882Z | honnef.co/go/tools/simple/s1017 |
| 1458 | 2025-07-17T21:49:42.882Z | honnef.co/go/tools/quickfix |
| 1459 | 2025-07-17T21:49:42.882Z | honnef.co/go/tools/simple/s1018 |
| 1460 | 2025-07-17T21:49:42.882Z | honnef.co/go/tools/simple/s1019 |
| 1461 | 2025-07-17T21:49:42.937Z | honnef.co/go/tools/simple/s1020 |
| 1462 | 2025-07-17T21:49:42.989Z | [ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wink1.c.o |
| 1463 | 2025-07-17T21:49:42.990Z | honnef.co/go/tools/lintcmd |
| 1464 | 2025-07-17T21:49:42.990Z | honnef.co/go/tools/simple/s1021 |
| 1465 | 2025-07-17T21:49:43.072Z | honnef.co/go/tools/simple/s1023 |
| 1466 | 2025-07-17T21:49:43.072Z | honnef.co/go/tools/simple/s1024 |
| 1467 | 2025-07-17T21:49:43.072Z | [ 60%] Building C object src/CMakeFiles/proj.dir/PJ_wink2.c.o |
| 1468 | 2025-07-17T21:49:43.131Z | honnef.co/go/tools/simple/s1025 |
| 1469 | 2025-07-17T21:49:43.176Z | [ 60%] Building C object src/CMakeFiles/proj.dir/proj_etmerc.c.o |
| 1470 | 2025-07-17T21:49:43.372Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RobustDeterminant.cpp.o |
| 1471 | 2025-07-17T21:49:43.443Z | [ 61%] Building C object src/CMakeFiles/proj.dir/aasincos.c.o |
| 1472 | 2025-07-17T21:49:43.473Z | honnef.co/go/tools/simple/s1028 |
| 1473 | 2025-07-17T21:49:43.500Z | honnef.co/go/tools/simple/s1030 |
| 1474 | 2025-07-17T21:49:43.501Z | honnef.co/go/tools/simple/s1031 |
| 1475 | 2025-07-17T21:49:43.501Z | honnef.co/go/tools/simple/s1029 |
| 1476 | 2025-07-17T21:49:43.501Z | honnef.co/go/tools/simple/s1032 |
| 1477 | 2025-07-17T21:49:43.534Z | honnef.co/go/tools/simple/s1033 |
| 1478 | 2025-07-17T21:49:43.567Z | [ 61%] Building C object src/CMakeFiles/proj.dir/adjlon.c.o |
| 1479 | 2025-07-17T21:49:43.567Z | honnef.co/go/tools/simple/s1034 |
| 1480 | 2025-07-17T21:49:43.605Z | honnef.co/go/tools/simple/s1035 |
| 1481 | 2025-07-17T21:49:43.605Z | honnef.co/go/tools/simple/s1036 |
| 1482 | 2025-07-17T21:49:43.641Z | honnef.co/go/tools/simple/s1037 |
| 1483 | 2025-07-17T21:49:43.642Z | honnef.co/go/tools/simple/s1038 |
| 1484 | 2025-07-17T21:49:43.642Z | [ 63%] Building C object src/CMakeFiles/proj.dir/bch2bps.c.o |
| 1485 | 2025-07-17T21:49:43.642Z | honnef.co/go/tools/simple/s1039 |
| 1486 | 2025-07-17T21:49:43.678Z | honnef.co/go/tools/simple/s1040 |
| 1487 | 2025-07-17T21:49:43.711Z | honnef.co/go/tools/analysis/callcheck |
| 1488 | 2025-07-17T21:49:43.747Z | honnef.co/go/tools/staticcheck/sa1001 |
| 1489 | 2025-07-17T21:49:43.748Z | honnef.co/go/tools/staticcheck/sa1004 |
| 1490 | 2025-07-17T21:49:43.748Z | honnef.co/go/tools/staticcheck/sa1005 |
| 1491 | 2025-07-17T21:49:43.748Z | honnef.co/go/tools/staticcheck/sa1006 |
| 1492 | 2025-07-17T21:49:43.780Z | honnef.co/go/tools/staticcheck/sa1008 |
| 1493 | 2025-07-17T21:49:43.815Z | [ 64%] Building C object src/CMakeFiles/proj.dir/bchgen.c.o |
| 1494 | 2025-07-17T21:49:43.852Z | honnef.co/go/tools/staticcheck/sa1013 |
| 1495 | 2025-07-17T21:49:43.852Z | honnef.co/go/tools/staticcheck/sa1012 |
| 1496 | 2025-07-17T21:49:43.899Z | honnef.co/go/tools/staticcheck/sa1015 |
| 1497 | 2025-07-17T21:49:43.899Z | honnef.co/go/tools/simple |
| 1498 | 2025-07-17T21:49:43.899Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/SimplePointInRing.cpp.o |
| 1499 | 2025-07-17T21:49:43.947Z | honnef.co/go/tools/staticcheck/sa1016 |
| 1500 | 2025-07-17T21:49:43.947Z | [ 64%] Building C object src/CMakeFiles/proj.dir/biveval.c.o |
| 1501 | 2025-07-17T21:49:43.947Z | honnef.co/go/tools/staticcheck/sa1019 |
| 1502 | 2025-07-17T21:49:43.995Z | honnef.co/go/tools/staticcheck/sa1000 |
| 1503 | 2025-07-17T21:49:44.040Z | [ 65%] Building C object src/CMakeFiles/proj.dir/dmstor.c.o |
| 1504 | 2025-07-17T21:49:44.120Z | honnef.co/go/tools/staticcheck/sa1002 |
| 1505 | 2025-07-17T21:49:44.145Z | honnef.co/go/tools/staticcheck/sa1003 |
| 1506 | 2025-07-17T21:49:44.145Z | honnef.co/go/tools/staticcheck/sa1007 |
| 1507 | 2025-07-17T21:49:44.146Z | [ 65%] Building C object src/CMakeFiles/proj.dir/emess.c.o |
| 1508 | 2025-07-17T21:49:44.173Z | [ 66%] Building C object src/CMakeFiles/proj.dir/geocent.c.o |
| 1509 | 2025-07-17T21:49:44.213Z | honnef.co/go/tools/staticcheck/sa1010 |
| 1510 | 2025-07-17T21:49:44.243Z | honnef.co/go/tools/staticcheck/sa1011 |
| 1511 | 2025-07-17T21:49:44.243Z | [ 66%] Building C object src/CMakeFiles/proj.dir/geodesic.c.o |
| 1512 | 2025-07-17T21:49:44.243Z | honnef.co/go/tools/staticcheck/sa1014 |
| 1513 | 2025-07-17T21:49:44.270Z | honnef.co/go/tools/staticcheck/sa1017 |
| 1514 | 2025-07-17T21:49:44.270Z | [ 67%] Building C object src/CMakeFiles/proj.dir/mk_cheby.c.o |
| 1515 | 2025-07-17T21:49:44.340Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteFrechetDistance.cpp.o |
| 1516 | 2025-07-17T21:49:44.458Z | honnef.co/go/tools/staticcheck/sa1018 |
| 1517 | 2025-07-17T21:49:44.489Z | honnef.co/go/tools/staticcheck/sa1020 |
| 1518 | 2025-07-17T21:49:44.533Z | honnef.co/go/tools/staticcheck/sa1021 |
| 1519 | 2025-07-17T21:49:44.578Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o |
| 1520 | 2025-07-17T21:49:44.579Z | honnef.co/go/tools/staticcheck/sa1023 |
| 1521 | 2025-07-17T21:49:44.579Z | honnef.co/go/tools/staticcheck/sa1024 |
| 1522 | 2025-07-17T21:49:44.624Z | honnef.co/go/tools/staticcheck/sa1025 |
| 1523 | 2025-07-17T21:49:44.624Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DistanceToPoint.cpp.o |
| 1524 | 2025-07-17T21:49:44.653Z | honnef.co/go/tools/staticcheck/sa1026 |
| 1525 | 2025-07-17T21:49:44.754Z | honnef.co/go/tools/staticcheck/sa1027 |
| 1526 | 2025-07-17T21:49:44.754Z | honnef.co/go/tools/staticcheck/sa1028 |
| 1527 | 2025-07-17T21:49:44.918Z | honnef.co/go/tools/staticcheck/sa1029 |
| 1528 | 2025-07-17T21:49:44.956Z | [ 67%] Building C object src/CMakeFiles/proj.dir/nad_cvt.c.o |
| 1529 | 2025-07-17T21:49:44.982Z | honnef.co/go/tools/staticcheck/sa1030 |
| 1530 | 2025-07-17T21:49:44.983Z | honnef.co/go/tools/staticcheck/sa1031 |
| 1531 | 2025-07-17T21:49:45.010Z | honnef.co/go/tools/staticcheck/sa1032 |
| 1532 | 2025-07-17T21:49:45.044Z | honnef.co/go/tools/staticcheck/sa2000 |
| 1533 | 2025-07-17T21:49:45.072Z | [ 68%] Building C object src/CMakeFiles/proj.dir/nad_intr.c.o |
| 1534 | 2025-07-17T21:49:45.072Z | honnef.co/go/tools/staticcheck/sa2001 |
| 1535 | 2025-07-17T21:49:45.115Z | honnef.co/go/tools/staticcheck/sa2002 |
| 1536 | 2025-07-17T21:49:45.159Z | [ 68%] Building C object src/CMakeFiles/proj.dir/pj_apply_gridshift.c.o |
| 1537 | 2025-07-17T21:49:45.185Z | honnef.co/go/tools/staticcheck/sa2003 |
| 1538 | 2025-07-17T21:49:45.212Z | honnef.co/go/tools/staticcheck/sa3000 |
| 1539 | 2025-07-17T21:49:45.245Z | [ 69%] Building C object src/CMakeFiles/proj.dir/pj_apply_vgridshift.c.o |
| 1540 | 2025-07-17T21:49:45.272Z | honnef.co/go/tools/staticcheck/sa3001 |
| 1541 | 2025-07-17T21:49:45.300Z | honnef.co/go/tools/staticcheck/sa4000 |
| 1542 | 2025-07-17T21:49:45.372Z | honnef.co/go/tools/staticcheck/sa4001 |
| 1543 | 2025-07-17T21:49:45.399Z | honnef.co/go/tools/staticcheck/sa4003 |
| 1544 | 2025-07-17T21:49:45.427Z | honnef.co/go/tools/staticcheck/sa4004 |
| 1545 | 2025-07-17T21:49:45.427Z | honnef.co/go/tools/staticcheck/sa4005 |
| 1546 | 2025-07-17T21:49:45.452Z | [ 70%] Building C object src/CMakeFiles/proj.dir/pj_auth.c.o |
| 1547 | 2025-07-17T21:49:45.478Z | honnef.co/go/tools/staticcheck/sa4006 |
| 1548 | 2025-07-17T21:49:45.478Z | honnef.co/go/tools/staticcheck/sa4008 |
| 1549 | 2025-07-17T21:49:45.478Z | [ 70%] Building C object src/CMakeFiles/proj.dir/pj_ctx.c.o |
| 1550 | 2025-07-17T21:49:45.505Z | honnef.co/go/tools/staticcheck/sa4009 |
| 1551 | 2025-07-17T21:49:45.531Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o |
| 1552 | 2025-07-17T21:49:45.556Z | honnef.co/go/tools/staticcheck/sa4010 |
| 1553 | 2025-07-17T21:49:45.583Z | honnef.co/go/tools/staticcheck/sa4011 |
| 1554 | 2025-07-17T21:49:45.583Z | [ 71%] Building C object src/CMakeFiles/proj.dir/pj_fileapi.c.o |
| 1555 | 2025-07-17T21:49:45.608Z | honnef.co/go/tools/staticcheck/sa4012 |
| 1556 | 2025-07-17T21:49:45.639Z | honnef.co/go/tools/staticcheck/sa4013 |
| 1557 | 2025-07-17T21:49:45.664Z | honnef.co/go/tools/staticcheck/sa4014 |
| 1558 | 2025-07-17T21:49:45.689Z | [ 71%] Building C object src/CMakeFiles/proj.dir/pj_datum_set.c.o |
| 1559 | 2025-07-17T21:49:45.770Z | [ 72%] Building C object src/CMakeFiles/proj.dir/pj_datums.c.o |
| 1560 | 2025-07-17T21:49:45.795Z | honnef.co/go/tools/staticcheck/sa4015 |
| 1561 | 2025-07-17T21:49:45.795Z | honnef.co/go/tools/staticcheck/sa4016 |
| 1562 | 2025-07-17T21:49:45.840Z | [ 72%] Building C object src/CMakeFiles/proj.dir/pj_deriv.c.o |
| 1563 | 2025-07-17T21:49:45.884Z | honnef.co/go/tools/staticcheck/sa4017 |
| 1564 | 2025-07-17T21:49:45.884Z | honnef.co/go/tools/staticcheck/sa4018 |
| 1565 | 2025-07-17T21:49:45.931Z | honnef.co/go/tools/staticcheck/sa4019 |
| 1566 | 2025-07-17T21:49:45.964Z | honnef.co/go/tools/staticcheck/sa4020 |
| 1567 | 2025-07-17T21:49:45.964Z | honnef.co/go/tools/staticcheck/sa4021 |
| 1568 | 2025-07-17T21:49:45.993Z | [ 73%] Building C object src/CMakeFiles/proj.dir/pj_ell_set.c.o |
| 1569 | 2025-07-17T21:49:46.023Z | honnef.co/go/tools/staticcheck/sa4022 |
| 1570 | 2025-07-17T21:49:46.048Z | honnef.co/go/tools/staticcheck/sa4023 |
| 1571 | 2025-07-17T21:49:46.048Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/PointOnGeometryLocator.cpp.o |
| 1572 | 2025-07-17T21:49:46.080Z | honnef.co/go/tools/staticcheck/sa4024 |
| 1573 | 2025-07-17T21:49:46.080Z | honnef.co/go/tools/staticcheck/sa4025 |
| 1574 | 2025-07-17T21:49:46.121Z | [ 73%] Building C object src/CMakeFiles/proj.dir/pj_ellps.c.o |
| 1575 | 2025-07-17T21:49:46.121Z | honnef.co/go/tools/staticcheck/sa4026 |
| 1576 | 2025-07-17T21:49:46.121Z | honnef.co/go/tools/staticcheck/sa4027 |
| 1577 | 2025-07-17T21:49:46.121Z | honnef.co/go/tools/staticcheck/sa4028 |
| 1578 | 2025-07-17T21:49:46.163Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/SimplePointInAreaLocator.cpp.o |
| 1579 | 2025-07-17T21:49:46.201Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Coordinate.cpp.o |
| 1580 | 2025-07-17T21:49:46.202Z | honnef.co/go/tools/staticcheck/sa4030 |
| 1581 | 2025-07-17T21:49:46.202Z | honnef.co/go/tools/staticcheck/sa4029 |
| 1582 | 2025-07-17T21:49:46.240Z | honnef.co/go/tools/staticcheck/sa4031 |
| 1583 | 2025-07-17T21:49:46.284Z | [ 75%] Building C object src/CMakeFiles/proj.dir/pj_errno.c.o |
| 1584 | 2025-07-17T21:49:46.285Z | honnef.co/go/tools/staticcheck/sa4032 |
| 1585 | 2025-07-17T21:49:46.285Z | honnef.co/go/tools/staticcheck/sa5000 |
| 1586 | 2025-07-17T21:49:46.285Z | honnef.co/go/tools/staticcheck/sa5001 |
| 1587 | 2025-07-17T21:49:46.334Z | honnef.co/go/tools/staticcheck/sa5002 |
| 1588 | 2025-07-17T21:49:46.382Z | honnef.co/go/tools/staticcheck/sa5003 |
| 1589 | 2025-07-17T21:49:46.382Z | [ 76%] Building C object src/CMakeFiles/proj.dir/pj_factors.c.o |
| 1590 | 2025-07-17T21:49:46.382Z | honnef.co/go/tools/staticcheck/sa5004 |
| 1591 | 2025-07-17T21:49:46.473Z | honnef.co/go/tools/staticcheck/sa5005 |
| 1592 | 2025-07-17T21:49:46.500Z | honnef.co/go/tools/staticcheck/sa5007 |
| 1593 | 2025-07-17T21:49:46.500Z | honnef.co/go/tools/staticcheck/sa5008 |
| 1594 | 2025-07-17T21:49:46.530Z | [ 76%] Building C object src/CMakeFiles/proj.dir/pj_fwd.c.o |
| 1595 | 2025-07-17T21:49:46.530Z | honnef.co/go/tools/staticcheck/sa5009 |
| 1596 | 2025-07-17T21:49:46.564Z | honnef.co/go/tools/staticcheck/sa5010 |
| 1597 | 2025-07-17T21:49:46.565Z | honnef.co/go/tools/staticcheck/sa5011 |
| 1598 | 2025-07-17T21:49:46.629Z | honnef.co/go/tools/staticcheck/sa5012 |
| 1599 | 2025-07-17T21:49:46.671Z | [ 77%] Building C object src/CMakeFiles/proj.dir/pj_fwd3d.c.o |
| 1600 | 2025-07-17T21:49:46.671Z | honnef.co/go/tools/staticcheck/sa6000 |
| 1601 | 2025-07-17T21:49:46.717Z | [ 77%] Building C object src/CMakeFiles/proj.dir/pj_gauss.c.o |
| 1602 | 2025-07-17T21:49:46.789Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequence.cpp.o |
| 1603 | 2025-07-17T21:49:46.845Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequenceFactory.cpp.o |
| 1604 | 2025-07-17T21:49:46.846Z | honnef.co/go/tools/staticcheck/sa6001 |
| 1605 | 2025-07-17T21:49:46.846Z | honnef.co/go/tools/staticcheck/sa6002 |
| 1606 | 2025-07-17T21:49:46.846Z | honnef.co/go/tools/staticcheck/sa6003 |
| 1607 | 2025-07-17T21:49:46.846Z | [ 78%] Building C object src/CMakeFiles/proj.dir/pj_gc_reader.c.o |
| 1608 | 2025-07-17T21:49:46.901Z | honnef.co/go/tools/staticcheck/sa6005 |
| 1609 | 2025-07-17T21:49:46.939Z | honnef.co/go/tools/staticcheck/sa6006 |
| 1610 | 2025-07-17T21:49:46.974Z | honnef.co/go/tools/staticcheck/sa9001 |
| 1611 | 2025-07-17T21:49:46.974Z | [ 78%] Building C object src/CMakeFiles/proj.dir/pj_generic_selftest.c.o |
| 1612 | 2025-07-17T21:49:47.077Z | honnef.co/go/tools/staticcheck/sa9002 |
| 1613 | 2025-07-17T21:49:47.136Z | [ 79%] Building C object src/CMakeFiles/proj.dir/pj_geocent.c.o |
| 1614 | 2025-07-17T21:49:47.166Z | honnef.co/go/tools/staticcheck/sa9003 |
| 1615 | 2025-07-17T21:49:47.166Z | honnef.co/go/tools/staticcheck/sa9004 |
| 1616 | 2025-07-17T21:49:47.166Z | honnef.co/go/tools/staticcheck/sa9005 |
| 1617 | 2025-07-17T21:49:47.214Z | honnef.co/go/tools/staticcheck/sa9006 |
| 1618 | 2025-07-17T21:49:47.255Z | [ 79%] Building C object src/CMakeFiles/proj.dir/pj_gridcatalog.c.o |
| 1619 | 2025-07-17T21:49:47.362Z | [ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridinfo.c.o |
| 1620 | 2025-07-17T21:49:47.403Z | honnef.co/go/tools/staticcheck/sa9007 |
| 1621 | 2025-07-17T21:49:47.404Z | honnef.co/go/tools/staticcheck/sa9008 |
| 1622 | 2025-07-17T21:49:47.404Z | honnef.co/go/tools/staticcheck/sa9009 |
| 1623 | 2025-07-17T21:49:47.446Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateSequence.cpp.o |
| 1624 | 2025-07-17T21:49:47.492Z | honnef.co/go/tools/stylecheck/st1000 |
| 1625 | 2025-07-17T21:49:47.492Z | honnef.co/go/tools/stylecheck/st1001 |
| 1626 | 2025-07-17T21:49:47.492Z | honnef.co/go/tools/stylecheck/st1003 |
| 1627 | 2025-07-17T21:49:47.539Z | honnef.co/go/tools/stylecheck/st1005 |
| 1628 | 2025-07-17T21:49:47.588Z | honnef.co/go/tools/stylecheck/st1006 |
| 1629 | 2025-07-17T21:49:47.588Z | honnef.co/go/tools/stylecheck/st1008 |
| 1630 | 2025-07-17T21:49:47.589Z | honnef.co/go/tools/staticcheck |
| 1631 | 2025-07-17T21:49:47.623Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/DefaultCoordinateSequenceFactory.cpp.o |
| 1632 | 2025-07-17T21:49:47.623Z | honnef.co/go/tools/stylecheck/st1011 |
| 1633 | 2025-07-17T21:49:47.624Z | honnef.co/go/tools/stylecheck/st1012 |
| 1634 | 2025-07-17T21:49:47.624Z | honnef.co/go/tools/stylecheck/st1013 |
| 1635 | 2025-07-17T21:49:47.653Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Dimension.cpp.o |
| 1636 | 2025-07-17T21:49:47.687Z | [ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridlist.c.o |
| 1637 | 2025-07-17T21:49:47.712Z | honnef.co/go/tools/stylecheck/st1015 |
| 1638 | 2025-07-17T21:49:47.713Z | honnef.co/go/tools/stylecheck/st1016 |
| 1639 | 2025-07-17T21:49:47.738Z | honnef.co/go/tools/stylecheck/st1017 |
| 1640 | 2025-07-17T21:49:47.764Z | honnef.co/go/tools/stylecheck/st1018 |
| 1641 | 2025-07-17T21:49:47.789Z | honnef.co/go/tools/stylecheck/st1019 |
| 1642 | 2025-07-17T21:49:47.815Z | [ 81%] Building C object src/CMakeFiles/proj.dir/PJ_healpix.c.o |
| 1643 | 2025-07-17T21:49:47.815Z | honnef.co/go/tools/stylecheck/st1020 |
| 1644 | 2025-07-17T21:49:47.815Z | honnef.co/go/tools/stylecheck/st1021 |
| 1645 | 2025-07-17T21:49:47.863Z | honnef.co/go/tools/stylecheck/st1022 |
| 1646 | 2025-07-17T21:49:47.889Z | honnef.co/go/tools/stylecheck/st1023 |
| 1647 | 2025-07-17T21:49:47.889Z | github.com/bufbuild/buf/private/bufpkg/bufplugin |
| 1648 | 2025-07-17T21:49:47.889Z | github.com/bufbuild/buf/private/gen/proto/api/buf/alpha/registry/v1alpha1/registryv1alpha1api |
| 1649 | 2025-07-17T21:49:48.032Z | honnef.co/go/tools/stylecheck |
| 1650 | 2025-07-17T21:49:48.084Z | honnef.co/go/tools/cmd/staticcheck |
| 1651 | 2025-07-17T21:49:48.110Z | github.com/bufbuild/buf/private/gen/proto/apiclient/buf/alpha/registry/v1alpha1/registryv1alpha1apiclient |
| 1652 | 2025-07-17T21:49:48.135Z | [ 82%] Building C object src/CMakeFiles/proj.dir/pj_init.c.o |
| 1653 | 2025-07-17T21:49:48.166Z | [ 82%] Building C object src/CMakeFiles/proj.dir/pj_initcache.c.o |
| 1654 | 2025-07-17T21:49:48.191Z | github.com/bufbuild/buf/private/bufpkg/bufapimodule |
| 1655 | 2025-07-17T21:49:48.192Z | github.com/bufbuild/buf/private/buf/bufgen |
| 1656 | 2025-07-17T21:49:48.192Z | github.com/bufbuild/buf/private/buf/bufprint |
| 1657 | 2025-07-17T21:49:48.192Z | github.com/bufbuild/buf/private/gen/proto/apiclientgrpc/buf/alpha/registry/v1alpha1/registryv1alpha1apiclientgrpc |
| 1658 | 2025-07-17T21:49:48.287Z | [ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv.c.o |
| 1659 | 2025-07-17T21:49:48.316Z | github.com/bufbuild/buf/private/gen/proto/apiclienttwirp/buf/alpha/registry/v1alpha1/registryv1alpha1apiclienttwirp |
| 1660 | 2025-07-17T21:49:48.451Z | [ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv3d.c.o |
| 1661 | 2025-07-17T21:49:48.476Z | [ 84%] Building C object src/CMakeFiles/proj.dir/pj_latlong.c.o |
| 1662 | 2025-07-17T21:49:48.504Z | github.com/bufbuild/buf/private/buf/bufmigrate |
| 1663 | 2025-07-17T21:49:48.538Z | [ 84%] Building C object src/CMakeFiles/proj.dir/pj_list.c.o |
| 1664 | 2025-07-17T21:49:48.585Z | [ 85%] Building C object src/CMakeFiles/proj.dir/pj_log.c.o |
| 1665 | 2025-07-17T21:49:48.623Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configmigratev1beta1 |
| 1666 | 2025-07-17T21:49:48.624Z | [ 85%] Building C object src/CMakeFiles/proj.dir/pj_malloc.c.o |
| 1667 | 2025-07-17T21:49:48.660Z | [ 86%] Building C object src/CMakeFiles/proj.dir/pj_mlfn.c.o |
| 1668 | 2025-07-17T21:49:48.695Z | optgen -out pkg/sql/opt/memo/expr.og.go exprs pkg/sql/opt/ops/*.opt |
| 1669 | 2025-07-17T21:49:48.763Z | [ 88%] Building C object src/CMakeFiles/proj.dir/pj_msfn.c.o |
| 1670 | 2025-07-17T21:49:48.808Z | github.com/bufbuild/buf/private/bufpkg/bufapiclient |
| 1671 | 2025-07-17T21:49:48.840Z | [ 88%] Building C object src/CMakeFiles/proj.dir/pj_mutex.c.o |
| 1672 | 2025-07-17T21:49:48.880Z | optgen -out pkg/sql/opt/operator.og.go ops pkg/sql/opt/ops/*.opt |
| 1673 | 2025-07-17T21:49:48.931Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Envelope.cpp.o |
| 1674 | 2025-07-17T21:49:48.931Z | [ 89%] Building C object src/CMakeFiles/proj.dir/pj_open_lib.c.o |
| 1675 | 2025-07-17T21:49:48.931Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Geometry.cpp.o |
| 1676 | 2025-07-17T21:49:48.932Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryCollection.cpp.o |
| 1677 | 2025-07-17T21:49:48.958Z | github.com/bufbuild/buf/private/buf/bufcli |
| 1678 | 2025-07-17T21:49:49.000Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryComponentFilter.cpp.o |
| 1679 | 2025-07-17T21:49:49.026Z | [ 89%] Building C object src/CMakeFiles/proj.dir/pj_param.c.o |
| 1680 | 2025-07-17T21:49:49.097Z | [ 90%] Building C object src/CMakeFiles/proj.dir/pj_phi2.c.o |
| 1681 | 2025-07-17T21:49:49.177Z | [ 90%] Building C object src/CMakeFiles/proj.dir/pj_pr_list.c.o |
| 1682 | 2025-07-17T21:49:49.205Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokencreate |
| 1683 | 2025-07-17T21:49:49.232Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokendelete |
| 1684 | 2025-07-17T21:49:49.232Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenget |
| 1685 | 2025-07-17T21:49:49.232Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenlist |
| 1686 | 2025-07-17T21:49:49.232Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationcreate |
| 1687 | 2025-07-17T21:49:49.233Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitget |
| 1688 | 2025-07-17T21:49:49.233Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitlist |
| 1689 | 2025-07-17T21:49:49.287Z | [ 91%] Building C object src/CMakeFiles/proj.dir/pj_qsfn.c.o |
| 1690 | 2025-07-17T21:49:49.318Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationdelete |
| 1691 | 2025-07-17T21:49:49.351Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugincreate |
| 1692 | 2025-07-17T21:49:49.351Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationget |
| 1693 | 2025-07-17T21:49:49.394Z | [ 91%] Building C object src/CMakeFiles/proj.dir/pj_release.c.o |
| 1694 | 2025-07-17T21:49:49.446Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugindelete |
| 1695 | 2025-07-17T21:49:49.488Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginlist |
| 1696 | 2025-07-17T21:49:49.488Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginversion/pluginversionlist |
| 1697 | 2025-07-17T21:49:49.488Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorycreate |
| 1698 | 2025-07-17T21:49:49.488Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorydelete |
| 1699 | 2025-07-17T21:49:49.488Z | [ 92%] Building C object src/CMakeFiles/proj.dir/pj_run_selftests.c.o |
| 1700 | 2025-07-17T21:49:49.542Z | [ 92%] Building C object src/CMakeFiles/proj.dir/pj_strerrno.c.o |
| 1701 | 2025-07-17T21:49:49.586Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositoryget |
| 1702 | 2025-07-17T21:49:49.613Z | [ 93%] Building C object src/CMakeFiles/proj.dir/pj_transform.c.o |
| 1703 | 2025-07-17T21:49:49.644Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorylist |
| 1704 | 2025-07-17T21:49:49.674Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/tagcreate |
| 1705 | 2025-07-17T21:49:49.675Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/taglist |
| 1706 | 2025-07-17T21:49:49.675Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatecreate |
| 1707 | 2025-07-17T21:49:49.675Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatedelete |
| 1708 | 2025-07-17T21:49:49.675Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatelist |
| 1709 | 2025-07-17T21:49:49.732Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversioncreate |
| 1710 | 2025-07-17T21:49:49.772Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversionlist |
| 1711 | 2025-07-17T21:49:49.801Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/breaking |
| 1712 | 2025-07-17T21:49:49.843Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/build |
| 1713 | 2025-07-17T21:49:49.893Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/export |
| 1714 | 2025-07-17T21:49:49.920Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/convert |
| 1715 | 2025-07-17T21:49:49.920Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/generate |
| 1716 | 2025-07-17T21:49:49.954Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/lint |
| 1717 | 2025-07-17T21:49:50.089Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/login |
| 1718 | 2025-07-17T21:49:50.136Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/logout |
| 1719 | 2025-07-17T21:49:50.137Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/lsfiles |
| 1720 | 2025-07-17T21:49:50.137Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modclearcache |
| 1721 | 2025-07-17T21:49:50.137Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modinit |
| 1722 | 2025-07-17T21:49:50.137Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryFactory.cpp.o |
| 1723 | 2025-07-17T21:49:50.166Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modprune |
| 1724 | 2025-07-17T21:49:50.196Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/IntersectionMatrix.cpp.o |
| 1725 | 2025-07-17T21:49:50.196Z | [ 94%] Building C object src/CMakeFiles/proj.dir/pj_tsfn.c.o |
| 1726 | 2025-07-17T21:49:50.196Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineSegment.cpp.o |
| 1727 | 2025-07-17T21:49:50.223Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modupdate |
| 1728 | 2025-07-17T21:49:50.258Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/protoc |
| 1729 | 2025-07-17T21:49:50.292Z | [ 94%] Building C object src/CMakeFiles/proj.dir/pj_units.c.o |
| 1730 | 2025-07-17T21:49:50.323Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/push |
| 1731 | 2025-07-17T21:49:50.350Z | [ 95%] Building C object src/CMakeFiles/proj.dir/pj_utils.c.o |
| 1732 | 2025-07-17T21:49:50.443Z | [ 95%] Building C object src/CMakeFiles/proj.dir/pj_zpoly1.c.o |
| 1733 | 2025-07-17T21:49:50.529Z | [ 96%] Building C object src/CMakeFiles/proj.dir/proj_mdist.c.o |
| 1734 | 2025-07-17T21:49:50.555Z | github.com/bufbuild/buf/private/buf/cmd/buf |
| 1735 | 2025-07-17T21:49:50.631Z | [ 96%] Building C object src/CMakeFiles/proj.dir/proj_rouss.c.o |
| 1736 | 2025-07-17T21:49:50.666Z | github.com/bufbuild/buf/cmd/buf |
| 1737 | 2025-07-17T21:49:50.752Z | [ 97%] Building C object src/CMakeFiles/proj.dir/rtodms.c.o |
| 1738 | 2025-07-17T21:49:50.846Z | [ 97%] Building C object src/CMakeFiles/proj.dir/vector1.c.o |
| 1739 | 2025-07-17T21:49:50.934Z | [ 98%] Building C object src/CMakeFiles/proj.dir/pj_strtod.c.o |
| 1740 | 2025-07-17T21:49:51.057Z | [100%] Linking C static library ../lib/libproj.a |
| 1741 | 2025-07-17T21:49:51.082Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineString.cpp.o |
| 1742 | 2025-07-17T21:49:51.173Z | optgen -out pkg/sql/opt/xform/explorer.og.go explorer pkg/sql/opt/ops/*.opt pkg/sql/opt/xform/rules/*.opt |
| 1743 | 2025-07-17T21:49:51.202Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LinearRing.cpp.o |
| 1744 | 2025-07-17T21:49:51.233Z | optgen -out pkg/sql/opt/norm/factory.og.go factory pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt |
| 1745 | 2025-07-17T21:49:51.383Z | optgen -out pkg/sql/opt/rule_name.og.go rulenames pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt pkg/sql/opt/xform/rules/*.opt |
| 1746 | 2025-07-17T21:49:51.437Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Location.cpp.o |
| 1747 | 2025-07-17T21:49:51.484Z | optgen -out pkg/sql/opt/exec/factory.og.go execfactory pkg/sql/opt/exec/factory.opt |
| 1748 | 2025-07-17T21:49:51.484Z | optgen -out pkg/sql/opt/exec/explain/explain_factory.og.go execexplain pkg/sql/opt/exec/factory.opt |
| 1749 | 2025-07-17T21:49:51.514Z | optgen -out pkg/sql/opt/exec/explain/plan_gist_factory.og.go execplangist pkg/sql/opt/exec/factory.opt |
| 1750 | 2025-07-17T21:49:51.539Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiLineString.cpp.o |
| 1751 | 2025-07-17T21:49:51.812Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPoint.cpp.o |
| 1752 | 2025-07-17T21:49:52.344Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPolygon.cpp.o |
| 1753 | 2025-07-17T21:49:52.472Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Point.cpp.o |
| 1754 | 2025-07-17T21:49:52.941Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Polygon.cpp.o |
| 1755 | 2025-07-17T21:49:52.980Z | touch bin/.bootstrap |
| 1756 | 2025-07-17T21:49:52.980Z | find ./pkg -name node_modules -prune -o -type f -name '*.pb.go' -exec rm {} + |
| 1757 | 2025-07-17T21:49:52.980Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/PrecisionModel.cpp.o |
| 1758 | 2025-07-17T21:49:52.980Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Triangle.cpp.o |
| 1759 | 2025-07-17T21:49:52.980Z | set -e; for dir in ./pkg/acceptance/cluster/ ./pkg/blobs/blobspb/ ./pkg/build/ ./pkg/clusterversion/ ./pkg/config/ ./pkg/config/zonepb/ ./pkg/geo/geoindex/ ./pkg/geo/geopb/ ./pkg/gossip/ ./pkg/jobs/jobspb/ ./pkg/kv/kvnemesis/ ./pkg/kv/kvserver/ ./pkg/kv/kvserver/closedts/ctpb/ ./pkg/kv/kvserver/concurrency/lock/ ./pkg/kv/kvserver/concurrency/poison/ ./pkg/kv/kvserver/kvserverpb/ ./pkg/kv/kvserver/liveness/livenesspb/ ./pkg/kv/kvserver/loqrecovery/loqrecoverypb/ ./pkg/kv/kvserver/protectedts/ptpb/ ./pkg/kv/kvserver/protectedts/ptstorage/ ./pkg/kv/kvserver/readsummary/rspb/ ./pkg/roachpb/ ./pkg/rpc/ ./pkg/server/diagnostics/diagnosticspb/ ./pkg/server/serverpb/ ./pkg/server/status/statuspb/ ./pkg/settings/ ./pkg/sql/catalog/catpb/ ./pkg/sql/catalog/descpb/ ./pkg/sql/contentionpb/ ./pkg/sql/execinfrapb/ ./pkg/sql/inverted/ ./pkg/sql/lex/ ./pkg/sql/pgwire/pgerror/ ./pkg/sql/protoreflect/test/ ./pkg/sql/rowenc/rowencpb/ ./pkg/sql/schemachanger/scpb/ ./pkg/sql/sessiondatapb/ ./pkg/sql/sqlstats/persistedsqlstats/ ./pkg/sql/stats/ ./pkg/sql/types/ ./pkg/startupmigrations/leasemanager/ ./pkg/storage/enginepb/ ./pkg/testutils/grpcutils/ ./pkg/ts/catalog/ ./pkg/ts/tspb/ ./pkg/util/ ./pkg/util/duration/ ./pkg/util/hlc/ ./pkg/util/log/eventpb/ ./pkg/util/log/logpb/ ./pkg/util/metric/ ./pkg/util/optional/ ./pkg/util/protoutil/ ./pkg/util/timeutil/pgdate/ ./pkg/util/tracing/tracingpb/ ./pkg/util/tracing/tracingservicepb/; do \ |
| 1760 | 2025-07-17T21:49:52.980Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis -I./vendor/github.com/cockroachdb/errors --gogoroach_out=Mgoogle/api/annotations.proto=google.golang.org/genproto/googleapis/api/annotations,Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/any.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/duration.proto=github.com/gogo/protobuf/types,plugins=grpc,import_prefix=github.com/cockroachdb/cockroach/pkg/:./pkg $dir/*.proto; \ |
| 1761 | 2025-07-17T21:49:52.980Z | done |
| 1762 | 2025-07-17T21:49:53.016Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/AbstractPreparedPolygonContains.cpp.o |
| 1763 | 2025-07-17T21:49:53.392Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/BasicPreparedGeometry.cpp.o |
| 1764 | 2025-07-17T21:49:53.650Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometry.cpp.o |
| 1765 | 2025-07-17T21:49:53.696Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometryFactory.cpp.o |
| 1766 | 2025-07-17T21:49:53.769Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineString.cpp.o |
| 1767 | 2025-07-17T21:49:53.912Z | find ./pkg -name node_modules -prune -o -type f -name '*.pb.gw.go' -exec rm {} + |
| 1768 | 2025-07-17T21:49:53.994Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/github.com/cockroachdb/errors -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis --grpc-gateway_out=logtostderr=true,request_context=true:./pkg ./pkg/server/serverpb/admin.proto ./pkg/server/serverpb/status.proto ./pkg/server/serverpb/authentication.proto |
| 1769 | 2025-07-17T21:49:54.021Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringIntersects.cpp.o |
| 1770 | 2025-07-17T21:49:54.227Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPoint.cpp.o |
| 1771 | 2025-07-17T21:49:54.611Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/github.com/cockroachdb/errors -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis --grpc-gateway_out=logtostderr=true,request_context=true:./pkg ./pkg/ts/tspb/timeseries.proto |
| 1772 | 2025-07-17T21:49:54.636Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygon.cpp.o |
| 1773 | 2025-07-17T21:49:54.702Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContains.cpp.o |
| 1774 | 2025-07-17T21:49:54.737Z | gofmt -s -w ./pkg/server/serverpb/admin.pb.gw.go ./pkg/server/serverpb/status.pb.gw.go ./pkg/server/serverpb/authentication.pb.gw.go ./pkg/ts/tspb/timeseries.pb.gw.go |
| 1775 | 2025-07-17T21:49:54.737Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContainsProperly.cpp.o |
| 1776 | 2025-07-17T21:49:54.780Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonCovers.cpp.o |
| 1777 | 2025-07-17T21:49:54.810Z | goimports -w ./pkg/server/serverpb/admin.pb.gw.go ./pkg/server/serverpb/status.pb.gw.go ./pkg/server/serverpb/authentication.pb.gw.go ./pkg/ts/tspb/timeseries.pb.gw.go |
| 1778 | 2025-07-17T21:49:54.941Z | touch bin/.gw_protobuf_sources |
| 1779 | 2025-07-17T21:49:54.966Z | (cd pkg/roachprod/vm/aws && go generate) |
| 1780 | 2025-07-17T21:49:54.991Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonIntersects.cpp.o |
| 1781 | 2025-07-17T21:49:55.228Z | (cd pkg/security/securitytest && go generate) |
| 1782 | 2025-07-17T21:49:55.472Z | go run -mod=vendor pkg/util/log/gen/main.go pkg/util/log/logpb/log.proto channel.go pkg/util/log/channel/channel_generated.go.tmp || { rm -f pkg/util/log/channel/channel_generated.go.tmp; exit 1; } |
| 1783 | 2025-07-17T21:49:55.584Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonPredicate.cpp.o |
| 1784 | 2025-07-17T21:49:55.714Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ComponentCoordinateExtracter.cpp.o |
| 1785 | 2025-07-17T21:49:56.020Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/Densifier.cpp.o |
| 1786 | 2025-07-17T21:49:56.045Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/CoordinateOperation.cpp.o |
| 1787 | 2025-07-17T21:49:56.229Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryCombiner.cpp.o |
| 1788 | 2025-07-17T21:49:56.406Z | mv -f pkg/util/log/channel/channel_generated.go.tmp pkg/util/log/channel/channel_generated.go |
| 1789 | 2025-07-17T21:49:56.431Z | go run -mod=vendor pkg/util/log/gen/main.go pkg/util/log/logpb/log.proto log_channels.go pkg/util/log/log_channels_generated.go.tmp || { rm -f pkg/util/log/log_channels_generated.go.tmp; exit 1; } |
| 1790 | 2025-07-17T21:49:56.476Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryEditor.cpp.o |
| 1791 | 2025-07-17T21:49:56.664Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryTransformer.cpp.o |
| 1792 | 2025-07-17T21:49:57.129Z | set -euo pipefail; \ |
| 1793 | 2025-07-17T21:49:57.156Z | ret=$(cd pkg/sql/parser/gen && goyacc -p sql -o sql.go.tmp sql-gen.y); \ |
| 1794 | 2025-07-17T21:49:57.156Z | if expr "$ret" : ".*conflicts" >/dev/null; then \ |
| 1795 | 2025-07-17T21:49:57.156Z | echo "$ret"; exit 1; \ |
| 1796 | 2025-07-17T21:49:57.156Z | fi |
| 1797 | 2025-07-17T21:49:57.538Z | mv -f pkg/util/log/log_channels_generated.go.tmp pkg/util/log/log_channels_generated.go |
| 1798 | 2025-07-17T21:49:57.563Z | awk -f pkg/sql/parser/help.awk < pkg/sql/parser/sql.y > pkg/sql/parser/help_messages.go.tmp || rm pkg/sql/parser/help_messages.go.tmp |
| 1799 | 2025-07-17T21:49:57.590Z | mv -f pkg/sql/parser/helpmap_test.go.tmp pkg/sql/parser/helpmap_test.go |
| 1800 | 2025-07-17T21:49:57.590Z | gofmt -s -w pkg/sql/parser/helpmap_test.go |
| 1801 | 2025-07-17T21:49:57.590Z | mv -f pkg/sql/parser/help_messages.go.tmp pkg/sql/parser/help_messages.go |
| 1802 | 2025-07-17T21:49:57.590Z | gofmt -s -w pkg/sql/parser/help_messages.go |
| 1803 | 2025-07-17T21:49:57.615Z | go run -mod=vendor -tags all-keywords pkg/sql/lexbase/allkeywords/main.go < pkg/sql/parser/sql.y > pkg/sql/lexbase/keywords.go.tmp || rm pkg/sql/lexbase/keywords.go.tmp |
| 1804 | 2025-07-17T21:49:57.615Z | awk -f pkg/sql/parser/reserved_keywords.awk < pkg/sql/parser/sql.y > pkg/sql/lexbase/reserved_keywords.go.tmp || rm pkg/sql/lexbase/reserved_keywords.go.tmp |
| 1805 | 2025-07-17T21:49:57.643Z | mv -f pkg/sql/lexbase/reserved_keywords.go.tmp pkg/sql/lexbase/reserved_keywords.go |
| 1806 | 2025-07-17T21:49:57.670Z | gofmt -s -w pkg/sql/lexbase/reserved_keywords.go |
| 1807 | 2025-07-17T21:49:57.670Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/LinearComponentExtracter.cpp.o |
| 1808 | 2025-07-17T21:49:57.670Z | stringer -output=pkg/sql/opt/rule_name_string.go -type=RuleName pkg/sql/opt/rule_name.go pkg/sql/opt/rule_name.og.go |
| 1809 | 2025-07-17T21:49:57.813Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PointExtracter.cpp.o |
| 1810 | 2025-07-17T21:49:58.158Z | mv -f pkg/sql/lexbase/keywords.go.tmp pkg/sql/lexbase/keywords.go |
| 1811 | 2025-07-17T21:49:58.185Z | gofmt -s -w pkg/sql/lexbase/keywords.go |
| 1812 | 2025-07-17T21:49:58.219Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonExtracter.cpp.o |
| 1813 | 2025-07-17T21:49:58.219Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ShortCircuitedGeometryVisitor.cpp.o |
| 1814 | 2025-07-17T21:49:58.395Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/SineStarFactory.cpp.o |
| 1815 | 2025-07-17T21:49:58.493Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Depth.cpp.o |
| 1816 | 2025-07-17T21:49:58.534Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdge.cpp.o |
| 1817 | 2025-07-17T21:49:58.914Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdgeStar.cpp.o |
| 1818 | 2025-07-17T21:49:58.972Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Edge.cpp.o |
| 1819 | 2025-07-17T21:49:59.062Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEnd.cpp.o |
| 1820 | 2025-07-17T21:49:59.258Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEndStar.cpp.o |
| 1821 | 2025-07-17T21:49:59.579Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeIntersectionList.cpp.o |
| 1822 | 2025-07-17T21:49:59.929Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeList.cpp.o |
| 1823 | 2025-07-17T21:50:00.054Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeNodingValidator.cpp.o |
| 1824 | 2025-07-17T21:50:00.223Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeRing.cpp.o |
| 1825 | 2025-07-17T21:50:00.599Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GeometryGraph.cpp.o |
| 1826 | 2025-07-17T21:50:00.751Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GraphComponent.cpp.o |
| 1827 | 2025-07-17T21:50:00.946Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Label.cpp.o |
| 1828 | 2025-07-17T21:50:01.075Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Node.cpp.o |
| 1829 | 2025-07-17T21:50:01.208Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeFactory.cpp.o |
| 1830 | 2025-07-17T21:50:01.536Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeMap.cpp.o |
| 1831 | 2025-07-17T21:50:01.642Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/PlanarGraph.cpp.o |
| 1832 | 2025-07-17T21:50:01.789Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Position.cpp.o |
| 1833 | 2025-07-17T21:50:01.818Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Quadrant.cpp.o |
| 1834 | 2025-07-17T21:50:02.500Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/TopologyLocation.cpp.o |
| 1835 | 2025-07-17T21:50:02.525Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainEdge.cpp.o |
| 1836 | 2025-07-17T21:50:02.574Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainIndexer.cpp.o |
| 1837 | 2025-07-17T21:50:02.601Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SegmentIntersector.cpp.o |
| 1838 | 2025-07-17T21:50:02.626Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o |
| 1839 | 2025-07-17T21:50:03.138Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o |
| 1840 | 2025-07-17T21:50:03.215Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o |
| 1841 | 2025-07-17T21:50:03.359Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineEvent.cpp.o |
| 1842 | 2025-07-17T21:50:03.411Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineSegment.cpp.o |
| 1843 | 2025-07-17T21:50:03.437Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Bintree.cpp.o |
| 1844 | 2025-07-17T21:50:03.502Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Interval.cpp.o |
| 1845 | 2025-07-17T21:50:03.589Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Key.cpp.o |
| 1846 | 2025-07-17T21:50:03.728Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Node.cpp.o |
| 1847 | 2025-07-17T21:50:03.836Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/NodeBase.cpp.o |
| 1848 | 2025-07-17T21:50:03.914Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Root.cpp.o |
| 1849 | 2025-07-17T21:50:03.985Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChain.cpp.o |
| 1850 | 2025-07-17T21:50:04.121Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainBuilder.cpp.o |
| 1851 | 2025-07-17T21:50:04.227Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainOverlapAction.cpp.o |
| 1852 | 2025-07-17T21:50:04.449Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainSelectAction.cpp.o |
| 1853 | 2025-07-17T21:50:04.474Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeBranchNode.cpp.o |
| 1854 | 2025-07-17T21:50:04.621Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeLeafNode.cpp.o |
| 1855 | 2025-07-17T21:50:04.798Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o |
| 1856 | 2025-07-17T21:50:04.849Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/DoubleBits.cpp.o |
| 1857 | 2025-07-17T21:50:04.944Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/IntervalSize.cpp.o |
| 1858 | 2025-07-17T21:50:05.024Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Key.cpp.o |
| 1859 | 2025-07-17T21:50:05.065Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Node.cpp.o |
| 1860 | 2025-07-17T21:50:05.136Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/NodeBase.cpp.o |
| 1861 | 2025-07-17T21:50:05.212Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Quadtree.cpp.o |
| 1862 | 2025-07-17T21:50:05.241Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Root.cpp.o |
| 1863 | 2025-07-17T21:50:05.595Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/AbstractSTRtree.cpp.o |
| 1864 | 2025-07-17T21:50:05.620Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/BoundablePair.cpp.o |
| 1865 | 2025-07-17T21:50:05.841Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/EnvelopeUtil.cpp.o |
| 1866 | 2025-07-17T21:50:05.916Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/GeometryItemDistance.cpp.o |
| 1867 | 2025-07-17T21:50:05.943Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/Interval.cpp.o |
| 1868 | 2025-07-17T21:50:06.117Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SIRtree.cpp.o |
| 1869 | 2025-07-17T21:50:06.144Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/STRtree.cpp.o |
| 1870 | 2025-07-17T21:50:06.350Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineEvent.cpp.o |
| 1871 | 2025-07-17T21:50:06.389Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineIndex.cpp.o |
| 1872 | 2025-07-17T21:50:06.425Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineInterval.cpp.o |
| 1873 | 2025-07-17T21:50:06.469Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/inlines.cpp.o |
| 1874 | 2025-07-17T21:50:06.501Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderDataInStream.cpp.o |
| 1875 | 2025-07-17T21:50:06.549Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderValues.cpp.o |
| 1876 | 2025-07-17T21:50:06.666Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/CLocalizer.cpp.o |
| 1877 | 2025-07-17T21:50:06.849Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ParseException.cpp.o |
| 1878 | 2025-07-17T21:50:06.949Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/StringTokenizer.cpp.o |
| 1879 | 2025-07-17T21:50:07.253Z | (echo "// Code generated by goyacc. DO NOT EDIT."; \ |
| 1880 | 2025-07-17T21:50:07.253Z | echo "// GENERATED FILE DO NOT EDIT"; \ |
| 1881 | 2025-07-17T21:50:07.253Z | cat pkg/sql/parser/gen/sql.go.tmp | \ |
| 1882 | 2025-07-17T21:50:07.253Z | sed -E 's/^const ([A-Z][_A-Z0-9]*) =.*$/const \1 = lexbase.\1/g') > pkg/sql/parser/sql.go.tmp || rm pkg/sql/parser/sql.go.tmp |
| 1883 | 2025-07-17T21:50:07.343Z | mv -f pkg/sql/parser/sql.go.tmp pkg/sql/parser/sql.go |
| 1884 | 2025-07-17T21:50:07.381Z | goimports -w pkg/sql/parser/sql.go |
| 1885 | 2025-07-17T21:50:07.579Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/Unload.cpp.o |
| 1886 | 2025-07-17T21:50:07.680Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBReader.cpp.o |
| 1887 | 2025-07-17T21:50:07.828Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBWriter.cpp.o |
| 1888 | 2025-07-17T21:50:07.955Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKTReader.cpp.o |
| 1889 | 2025-07-17T21:50:08.317Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/io/WKTWriter.cpp.o |
| 1890 | 2025-07-17T21:50:08.397Z | (echo "// Code generated by make. DO NOT EDIT."; \ |
| 1891 | 2025-07-17T21:50:08.397Z | echo "// GENERATED FILE DO NOT EDIT"; \ |
| 1892 | 2025-07-17T21:50:08.397Z | echo; \ |
| 1893 | 2025-07-17T21:50:08.397Z | echo "package lexbase"; \ |
| 1894 | 2025-07-17T21:50:08.397Z | echo; \ |
| 1895 | 2025-07-17T21:50:08.397Z | grep '^const [A-Z][_A-Z0-9]* ' pkg/sql/parser/gen/sql.go.tmp) > pkg/sql/lexbase/tokens.go.tmp || rm pkg/sql/lexbase/tokens.go.tmp |
| 1896 | 2025-07-17T21:50:08.422Z | mv -f pkg/sql/lexbase/tokens.go.tmp pkg/sql/lexbase/tokens.go |
| 1897 | 2025-07-17T21:50:08.447Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/io/Writer.cpp.o |
| 1898 | 2025-07-17T21:50:08.704Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/ExtractLineByLocation.cpp.o |
| 1899 | 2025-07-17T21:50:08.809Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexOfPoint.cpp.o |
| 1900 | 2025-07-17T21:50:08.837Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexedLine.cpp.o |
| 1901 | 2025-07-17T21:50:09.374Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthLocationMap.cpp.o |
| 1902 | 2025-07-17T21:50:09.548Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearGeometryBuilder.cpp.o |
| 1903 | 2025-07-17T21:50:09.627Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearIterator.cpp.o |
| 1904 | 2025-07-17T21:50:09.669Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearLocation.cpp.o |
| 1905 | 2025-07-17T21:50:09.693Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfLine.cpp.o |
| 1906 | 2025-07-17T21:50:09.845Z | gofmt -s -w ./pkg/acceptance/cluster/testconfig.pb.go ./pkg/blobs/blobspb/blobs.pb.go ./pkg/build/info.pb.go ./pkg/clusterversion/cluster_version.pb.go ./pkg/config/system.pb.go ./pkg/config/zonepb/zone.pb.go ./pkg/geo/geoindex/config.pb.go ./pkg/geo/geopb/geopb.pb.go ./pkg/gossip/gossip.pb.go ./pkg/jobs/jobspb/jobs.pb.go ./pkg/jobs/jobspb/schedule.pb.go ./pkg/kv/kvnemesis/operations.pb.go ./pkg/kv/kvserver/api.pb.go ./pkg/kv/kvserver/closedts/ctpb/service.pb.go ./pkg/kv/kvserver/concurrency/lock/lock_waiter.pb.go ./pkg/kv/kvserver/concurrency/lock/locking.pb.go ./pkg/kv/kvserver/concurrency/poison/error.pb.go ./pkg/kv/kvserver/concurrency/poison/policy.pb.go ./pkg/kv/kvserver/kvserverpb/lease_status.pb.go ./pkg/kv/kvserver/kvserverpb/proposer_kv.pb.go ./pkg/kv/kvserver/kvserverpb/raft.pb.go ./pkg/kv/kvserver/kvserverpb/range_log.pb.go ./pkg/kv/kvserver/kvserverpb/state.pb.go ./pkg/kv/kvserver/liveness/livenesspb/liveness.pb.go ./pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.pb.go ./pkg/kv/kvserver/protectedts/ptpb/protectedts.pb.go ./pkg/kv/kvserver/protectedts/ptstorage/storage.pb.go ./pkg/kv/kvserver/readsummary/rspb/summary.pb.go ./pkg/kv/kvserver/storage_services.pb.go ./pkg/roachpb/api.pb.go ./pkg/roachpb/app_stats.pb.go ./pkg/roachpb/data.pb.go ./pkg/roachpb/errors.pb.go ./pkg/roachpb/index_usage_stats.pb.go ./pkg/roachpb/internal.pb.go ./pkg/roachpb/internal_raft.pb.go ./pkg/roachpb/io-formats.pb.go ./pkg/roachpb/metadata.pb.go ./pkg/roachpb/span_config.pb.go ./pkg/rpc/heartbeat.pb.go ./pkg/server/diagnostics/diagnosticspb/diagnostics.pb.go ./pkg/server/serverpb/admin.pb.go ./pkg/server/serverpb/authentication.pb.go ./pkg/server/serverpb/init.pb.go ./pkg/server/serverpb/migration.pb.go ./pkg/server/serverpb/status.pb.go ./pkg/server/status/statuspb/status.pb.go ./pkg/settings/encoding.pb.go ./pkg/sql/catalog/catpb/catalog.pb.go ./pkg/sql/catalog/catpb/privilege.pb.go ./pkg/sql/catalog/descpb/encoded_datum.pb.go ./pkg/sql/catalog/descpb/index_fetch.pb.go ./pkg/sql/catalog/descpb/join_type.pb.go ./pkg/sql/catalog/descpb/locking.pb.go ./pkg/sql/catalog/descpb/structured.pb.go ./pkg/sql/catalog/descpb/tenant.pb.go ./pkg/sql/contentionpb/contention.pb.go ./pkg/sql/execinfrapb/api.pb.go ./pkg/sql/execinfrapb/component_stats.pb.go ./pkg/sql/execinfrapb/data.pb.go ./pkg/sql/execinfrapb/processors.pb.go ./pkg/sql/execinfrapb/processors_base.pb.go ./pkg/sql/execinfrapb/processors_bulk_io.pb.go ./pkg/sql/execinfrapb/processors_changefeeds.pb.go ./pkg/sql/execinfrapb/processors_sql.pb.go ./pkg/sql/execinfrapb/processors_table_stats.pb.go ./pkg/sql/inverted/span_expression.pb.go ./pkg/sql/lex/encode.pb.go ./pkg/sql/pgwire/pgerror/errors.pb.go ./pkg/sql/protoreflect/test/test.pb.go ./pkg/sql/rowenc/rowencpb/index_encoding.pb.go ./pkg/sql/schemachanger/scpb/elements.pb.go ./pkg/sql/schemachanger/scpb/scpb.pb.go ./pkg/sql/sessiondatapb/local_only_session_data.pb.go ./pkg/sql/sessiondatapb/session_data.pb.go ./pkg/sql/sessiondatapb/session_migration.pb.go ./pkg/sql/sessiondatapb/session_revival_token.pb.go ./pkg/sql/sqlstats/persistedsqlstats/sql_stats_compact.pb.go ./pkg/sql/stats/histogram.pb.go ./pkg/sql/stats/table_statistic.pb.go ./pkg/sql/types/types.pb.go ./pkg/startupmigrations/leasemanager/lease.pb.go ./pkg/storage/enginepb/engine.pb.go ./pkg/storage/enginepb/file_registry.pb.go ./pkg/storage/enginepb/mvcc.pb.go ./pkg/storage/enginepb/mvcc3.pb.go ./pkg/storage/enginepb/rocksdb.pb.go ./pkg/testutils/grpcutils/testservice.pb.go ./pkg/ts/catalog/chart_catalog.pb.go ./pkg/ts/tspb/timeseries.pb.go ./pkg/util/duration/duration.pb.go ./pkg/util/hlc/legacy_timestamp.pb.go ./pkg/util/hlc/timestamp.pb.go ./pkg/util/log/eventpb/cluster_events.pb.go ./pkg/util/log/eventpb/ddl_events.pb.go ./pkg/util/log/eventpb/debug_events.pb.go ./pkg/util/log/eventpb/events.pb.go ./pkg/util/log/eventpb/health_events.pb.go ./pkg/util/log/eventpb/job_events.pb.go ./pkg/util/log/eventpb/misc_sql_events.pb.go ./pkg/util/log/eventpb/privilege_events.pb.go ./pkg/util/log/eventpb/role_events.pb.go ./pkg/util/log/eventpb/session_events.pb.go ./pkg/util/log/eventpb/sql_audit_events.pb.go ./pkg/util/log/eventpb/telemetry.pb.go ./pkg/util/log/eventpb/zone_events.pb.go ./pkg/util/log/logpb/log.pb.go ./pkg/util/metric/metric.pb.go ./pkg/util/optional/optional.pb.go ./pkg/util/protoutil/clone.pb.go ./pkg/util/timeutil/pgdate/pgdate.pb.go ./pkg/util/tracing/tracingpb/recorded_span.pb.go ./pkg/util/tracing/tracingpb/tracing.pb.go ./pkg/util/tracing/tracingservicepb/tracing_service.pb.go ./pkg/util/unresolved_addr.pb.go |
| 1907 | 2025-07-17T21:50:09.870Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfPoint.cpp.o |
| 1908 | 2025-07-17T21:50:10.110Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/BasicSegmentString.cpp.o |
| 1909 | 2025-07-17T21:50:10.341Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastNodingValidator.cpp.o |
| 1910 | 2025-07-17T21:50:10.391Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastSegmentSetIntersectionFinder.cpp.o |
| 1911 | 2025-07-17T21:50:10.524Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/GeometryNoder.cpp.o |
| 1912 | 2025-07-17T21:50:10.583Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionAdder.cpp.o |
| 1913 | 2025-07-17T21:50:10.629Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionFinderAdder.cpp.o |
| 1914 | 2025-07-17T21:50:10.708Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IteratedNoder.cpp.o |
| 1915 | 2025-07-17T21:50:11.141Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexNoder.cpp.o |
| 1916 | 2025-07-17T21:50:11.234Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o |
| 1917 | 2025-07-17T21:50:11.279Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodedSegmentString.cpp.o |
| 1918 | 2025-07-17T21:50:11.305Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingIntersectionFinder.cpp.o |
| 1919 | 2025-07-17T21:50:11.788Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingValidator.cpp.o |
| 1920 | 2025-07-17T21:50:11.852Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/Octant.cpp.o |
| 1921 | 2025-07-17T21:50:11.940Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/OrientedCoordinateArray.cpp.o |
| 1922 | 2025-07-17T21:50:13.235Z | touch bin/.go_protobuf_sources |
| 1923 | 2025-07-17T21:50:13.286Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/ScaledNoder.cpp.o |
| 1924 | 2025-07-17T21:50:13.286Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentIntersectionDetector.cpp.o |
| 1925 | 2025-07-17T21:50:13.286Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNode.cpp.o |
| 1926 | 2025-07-17T21:50:13.286Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNodeList.cpp.o |
| 1927 | 2025-07-17T21:50:13.286Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentString.cpp.o |
| 1928 | 2025-07-17T21:50:13.286Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentStringUtil.cpp.o |
| 1929 | 2025-07-17T21:50:13.286Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SimpleNoder.cpp.o |
| 1930 | 2025-07-17T21:50:13.286Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixel.cpp.o |
| 1931 | 2025-07-17T21:50:13.286Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexPointSnapper.cpp.o |
| 1932 | 2025-07-17T21:50:13.286Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexSnapRounder.cpp.o |
| 1933 | 2025-07-17T21:50:13.316Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SimpleSnapRounder.cpp.o |
| 1934 | 2025-07-17T21:50:13.426Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/GeometryGraphOperation.cpp.o |
| 1935 | 2025-07-17T21:50:13.493Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/IsSimpleOp.cpp.o |
| 1936 | 2025-07-17T21:50:13.567Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferBuilder.cpp.o |
| 1937 | 2025-07-17T21:50:13.751Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferInputLineSimplifier.cpp.o |
| 1938 | 2025-07-17T21:50:13.834Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferOp.cpp.o |
| 1939 | 2025-07-17T21:50:14.144Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferParameters.cpp.o |
| 1940 | 2025-07-17T21:50:14.169Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferSubgraph.cpp.o |
| 1941 | 2025-07-17T21:50:14.263Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveBuilder.cpp.o |
| 1942 | 2025-07-17T21:50:14.316Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveSetBuilder.cpp.o |
| 1943 | 2025-07-17T21:50:14.377Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetSegmentGenerator.cpp.o |
| 1944 | 2025-07-17T21:50:14.919Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/RightmostEdgeFinder.cpp.o |
| 1945 | 2025-07-17T21:50:15.121Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SubgraphDepthLocater.cpp.o |
| 1946 | 2025-07-17T21:50:15.264Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementLocationFilter.cpp.o |
| 1947 | 2025-07-17T21:50:15.289Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementPointFilter.cpp.o |
| 1948 | 2025-07-17T21:50:15.314Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/DistanceOp.cpp.o |
| 1949 | 2025-07-17T21:50:15.478Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequence.cpp.o |
| 1950 | 2025-07-17T21:50:15.582Z | [4/4] Building fresh packages... |
| 1951 | 2025-07-17T21:50:15.693Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequenceTreeBuilder.cpp.o |
| 1952 | 2025-07-17T21:50:15.757Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/GeometryLocation.cpp.o |
| 1953 | 2025-07-17T21:50:15.927Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/IndexedFacetDistance.cpp.o |
| 1954 | 2025-07-17T21:50:15.988Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/Rectangle.cpp.o |
| 1955 | 2025-07-17T21:50:16.061Z | go run -mod=vendor pkg/util/log/eventpb/gen.go eventlog_channels_go pkg/util/log/eventpb/events.proto pkg/util/log/eventpb/debug_events.proto pkg/util/log/eventpb/ddl_events.proto pkg/util/log/eventpb/misc_sql_events.proto pkg/util/log/eventpb/privilege_events.proto pkg/util/log/eventpb/role_events.proto pkg/util/log/eventpb/zone_events.proto pkg/util/log/eventpb/session_events.proto pkg/util/log/eventpb/sql_audit_events.proto pkg/util/log/eventpb/cluster_events.proto pkg/util/log/eventpb/job_events.proto pkg/util/log/eventpb/health_events.proto pkg/util/log/eventpb/telemetry.proto >pkg/util/log/eventpb/eventlog_channels_generated.go.tmp || { rm -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp; exit 1; } |
| 1956 | 2025-07-17T21:50:16.265Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersection.cpp.o |
| 1957 | 2025-07-17T21:50:16.563Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersectionBuilder.cpp.o |
| 1958 | 2025-07-17T21:50:16.588Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/EdgeString.cpp.o |
| 1959 | 2025-07-17T21:50:16.685Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeDirectedEdge.cpp.o |
| 1960 | 2025-07-17T21:50:16.954Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeEdge.cpp.o |
| 1961 | 2025-07-17T21:50:16.981Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeGraph.cpp.o |
| 1962 | 2025-07-17T21:50:17.291Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMerger.cpp.o |
| 1963 | 2025-07-17T21:50:17.375Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineSequencer.cpp.o |
| 1964 | 2025-07-17T21:50:17.467Z | mv -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp pkg/util/log/eventpb/eventlog_channels_generated.go |
| 1965 | 2025-07-17T21:50:17.498Z | go run -mod=vendor pkg/util/log/eventpb/gen.go json_encode_go pkg/util/log/eventpb/events.proto pkg/util/log/eventpb/debug_events.proto pkg/util/log/eventpb/ddl_events.proto pkg/util/log/eventpb/misc_sql_events.proto pkg/util/log/eventpb/privilege_events.proto pkg/util/log/eventpb/role_events.proto pkg/util/log/eventpb/zone_events.proto pkg/util/log/eventpb/session_events.proto pkg/util/log/eventpb/sql_audit_events.proto pkg/util/log/eventpb/cluster_events.proto pkg/util/log/eventpb/job_events.proto pkg/util/log/eventpb/health_events.proto pkg/util/log/eventpb/telemetry.proto >pkg/util/log/eventpb/json_encode_generated.go.tmp || { rm -f pkg/util/log/eventpb/json_encode_generated.go.tmp; exit 1; } |
| 1966 | 2025-07-17T21:50:17.762Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/EdgeSetNoder.cpp.o |
| 1967 | 2025-07-17T21:50:18.010Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrix.cpp.o |
| 1968 | 2025-07-17T21:50:18.246Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrixCell.cpp.o |
| 1969 | 2025-07-17T21:50:18.278Z | mv -f pkg/util/log/eventpb/json_encode_generated.go.tmp pkg/util/log/eventpb/json_encode_generated.go |
| 1970 | 2025-07-17T21:50:18.304Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/LineBuilder.cpp.o |
| 1971 | 2025-07-17T21:50:18.428Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MaximalEdgeRing.cpp.o |
| 1972 | 2025-07-17T21:50:18.557Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MinimalEdgeRing.cpp.o |
| 1973 | 2025-07-17T21:50:18.587Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayNodeFactory.cpp.o |
| 1974 | 2025-07-17T21:50:18.800Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayOp.cpp.o |
| 1975 | 2025-07-17T21:50:18.827Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PointBuilder.cpp.o |
| 1976 | 2025-07-17T21:50:18.863Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PolygonBuilder.cpp.o |
| 1977 | 2025-07-17T21:50:19.163Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/GeometrySnapper.cpp.o |
| 1978 | 2025-07-17T21:50:19.309Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/LineStringSnapper.cpp.o |
| 1979 | 2025-07-17T21:50:19.336Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapIfNeededOverlayOp.cpp.o |
| 1980 | 2025-07-17T21:50:19.405Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapOverlayOp.cpp.o |
| 1981 | 2025-07-17T21:50:19.734Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/FuzzyPointLocator.cpp.o |
| 1982 | 2025-07-17T21:50:20.103Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OffsetPointGenerator.cpp.o |
| 1983 | 2025-07-17T21:50:20.185Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OverlayResultValidator.cpp.o |
| 1984 | 2025-07-17T21:50:20.209Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/BuildArea.cpp.o |
| 1985 | 2025-07-17T21:50:20.237Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/EdgeRing.cpp.o |
| 1986 | 2025-07-17T21:50:20.472Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/HoleAssigner.cpp.o |
| 1987 | 2025-07-17T21:50:20.578Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o |
| 1988 | 2025-07-17T21:50:20.931Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeEdge.cpp.o |
| 1989 | 2025-07-17T21:50:20.956Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeGraph.cpp.o |
| 1990 | 2025-07-17T21:50:20.981Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/Polygonizer.cpp.o |
| 1991 | 2025-07-17T21:50:21.172Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleContains.cpp.o |
| 1992 | 2025-07-17T21:50:21.421Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleIntersects.cpp.o |
| 1993 | 2025-07-17T21:50:21.489Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/SegmentIntersectionTester.cpp.o |
| 1994 | 2025-07-17T21:50:21.522Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBuilder.cpp.o |
| 1995 | 2025-07-17T21:50:21.697Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundle.cpp.o |
| 1996 | 2025-07-17T21:50:21.942Z | Done in 112.06s. |
| 1997 | 2025-07-17T21:50:22.009Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundleStar.cpp.o |
| 1998 | 2025-07-17T21:50:22.187Z | rm -rf pkg/ui/node_modules/@types/node |
| 1999 | 2025-07-17T21:50:22.212Z | touch pkg/ui/yarn.installed |
| 2000 | 2025-07-17T21:50:22.212Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateComputer.cpp.o |
| 2001 | 2025-07-17T21:50:22.237Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNode.cpp.o |
| 2002 | 2025-07-17T21:50:22.275Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeFactory.cpp.o |
| 2003 | 2025-07-17T21:50:22.375Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeGraph.cpp.o |
| 2004 | 2025-07-17T21:50:22.431Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateOp.cpp.o |
| 2005 | 2025-07-17T21:50:22.673Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/sharedpaths/SharedPathsOp.cpp.o |
| 2006 | 2025-07-17T21:50:22.698Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedPolygonUnion.cpp.o |
| 2007 | 2025-07-17T21:50:22.747Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedUnion.cpp.o |
| 2008 | 2025-07-17T21:50:22.789Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CoverageUnion.cpp.o |
| 2009 | 2025-07-17T21:50:22.920Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/OverlapUnion.cpp.o |
| 2010 | 2025-07-17T21:50:23.072Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/PointGeometryUnion.cpp.o |
| 2011 | 2025-07-17T21:50:23.338Z | # Add comment recognized by reviewable. |
| 2012 | 2025-07-17T21:50:23.363Z | echo '// GENERATED FILE DO NOT EDIT' > pkg/ui/workspaces/db-console/src/js/protos.js |
| 2013 | 2025-07-17T21:50:23.363Z | build/node-run.sh pkg/ui/node_modules/.bin/pbjs -t static-module -w es6 --strict-long --no-create --no-convert --no-delimited --no-verify --keep-case --path pkg --path ./vendor/github.com --path ./vendor/github.com/gogo/protobuf --path ./vendor/github.com/cockroachdb/errors --path ./vendor/go.etcd.io --path ./vendor/github.com/prometheus/client_model --path ./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis ./pkg/server/serverpb/admin.proto ./pkg/server/serverpb/status.proto ./pkg/server/serverpb/authentication.proto ./pkg/ts/tspb/timeseries.proto >> pkg/ui/workspaces/db-console/src/js/protos.js |
| 2014 | 2025-07-17T21:50:23.407Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnaryUnionOp.cpp.o |
| 2015 | 2025-07-17T21:50:23.745Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConnectedInteriorTester.cpp.o |
| 2016 | 2025-07-17T21:50:23.826Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConsistentAreaTester.cpp.o |
| 2017 | 2025-07-17T21:50:23.926Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedRingTester.cpp.o |
| 2018 | 2025-07-17T21:50:23.967Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsValidOp.cpp.o |
| 2019 | 2025-07-17T21:50:24.103Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/MakeValid.cpp.o |
| 2020 | 2025-07-17T21:50:24.245Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/QuadtreeNestedRingTester.cpp.o |
| 2021 | 2025-07-17T21:50:24.714Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointRemover.cpp.o |
| 2022 | 2025-07-17T21:50:24.739Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointTester.cpp.o |
| 2023 | 2025-07-17T21:50:24.987Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SimpleNestedRingTester.cpp.o |
| 2024 | 2025-07-17T21:50:25.096Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SweeplineNestedRingTester.cpp.o |
| 2025 | 2025-07-17T21:50:25.214Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/TopologyValidationError.cpp.o |
| 2026 | 2025-07-17T21:50:25.331Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdge.cpp.o |
| 2027 | 2025-07-17T21:50:25.496Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdgeStar.cpp.o |
| 2028 | 2025-07-17T21:50:25.637Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Edge.cpp.o |
| 2029 | 2025-07-17T21:50:25.662Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Node.cpp.o |
| 2030 | 2025-07-17T21:50:25.662Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/NodeMap.cpp.o |
| 2031 | 2025-07-17T21:50:25.713Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/PlanarGraph.cpp.o |
| 2032 | 2025-07-17T21:50:25.769Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Subgraph.cpp.o |
| 2033 | 2025-07-17T21:50:26.071Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp.o |
| 2034 | 2025-07-17T21:50:26.133Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBits.cpp.o |
| 2035 | 2025-07-17T21:50:26.175Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsOp.cpp.o |
| 2036 | 2025-07-17T21:50:26.228Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsRemover.cpp.o |
| 2037 | 2025-07-17T21:50:26.257Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/EnhancedPrecisionOp.cpp.o |
| 2038 | 2025-07-17T21:50:26.313Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/GeometryPrecisionReducer.cpp.o |
| 2039 | 2025-07-17T21:50:26.337Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/MinimumClearance.cpp.o |
| 2040 | 2025-07-17T21:50:26.362Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerCoordinateOperation.cpp.o |
| 2041 | 2025-07-17T21:50:26.741Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/SimpleGeometryPrecisionReducer.cpp.o |
| 2042 | 2025-07-17T21:50:26.919Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerLineSimplifier.cpp.o |
| 2043 | 2025-07-17T21:50:26.957Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerSimplifier.cpp.o |
| 2044 | 2025-07-17T21:50:27.006Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/LineSegmentIndex.cpp.o |
| 2045 | 2025-07-17T21:50:27.032Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineSegment.cpp.o |
| 2046 | 2025-07-17T21:50:27.152Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineString.cpp.o |
| 2047 | 2025-07-17T21:50:27.193Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineStringSimplifier.cpp.o |
| 2048 | 2025-07-17T21:50:27.379Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLinesSimplifier.cpp.o |
| 2049 | 2025-07-17T21:50:27.606Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TopologyPreservingSimplifier.cpp.o |
| 2050 | 2025-07-17T21:50:27.631Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/DelaunayTriangulationBuilder.cpp.o |
| 2051 | 2025-07-17T21:50:27.656Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/IncrementalDelaunayTriangulator.cpp.o |
| 2052 | 2025-07-17T21:50:27.779Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/VoronoiDiagramBuilder.cpp.o |
| 2053 | 2025-07-17T21:50:27.854Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o |
| 2054 | 2025-07-17T21:50:27.984Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LocateFailureException.cpp.o |
| 2055 | 2025-07-17T21:50:28.040Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdge.cpp.o |
| 2056 | 2025-07-17T21:50:28.127Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o |
| 2057 | 2025-07-17T21:50:28.431Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/TrianglePredicate.cpp.o |
| 2058 | 2025-07-17T21:50:28.455Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/Vertex.cpp.o |
| 2059 | 2025-07-17T21:50:28.579Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Assert.cpp.o |
| 2060 | 2025-07-17T21:50:28.668Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/GeometricShapeFactory.cpp.o |
| 2061 | 2025-07-17T21:50:28.693Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Interrupt.cpp.o |
| 2062 | 2025-07-17T21:50:28.775Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Profiler.cpp.o |
| 2063 | 2025-07-17T21:50:28.833Z | [100%] Building CXX object CMakeFiles/geos.dir/src/util/math.cpp.o |
| 2064 | 2025-07-17T21:50:28.911Z | # Add comment recognized by reviewable. |
| 2065 | 2025-07-17T21:50:28.939Z | echo '// GENERATED FILE DO NOT EDIT' > pkg/ui/workspaces/db-console/src/js/protos.d.ts |
| 2066 | 2025-07-17T21:50:28.939Z | build/node-run.sh pkg/ui/node_modules/.bin/pbts pkg/ui/workspaces/db-console/src/js/protos.js >> pkg/ui/workspaces/db-console/src/js/protos.d.ts |
| 2067 | 2025-07-17T21:50:30.013Z | [100%] Linking CXX shared library lib/libgeos.so |
| 2068 | 2025-07-17T21:50:30.250Z | [100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o |
| 2069 | 2025-07-17T21:50:30.275Z | [100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o |
| 2070 | 2025-07-17T21:50:35.432Z | [100%] Linking CXX shared library lib/libgeos_c.so |
| 2071 | 2025-07-17T21:50:35.533Z | mkdir -p lib |
| 2072 | 2025-07-17T21:50:35.558Z | rm -f lib/lib{geos,geos_c}.so |
| 2073 | 2025-07-17T21:50:35.558Z | cp /work/oxidecomputer/cockroach/lib/build/geos/lib/lib{geos,geos_c}.so lib |
| 2074 | 2025-07-17T21:50:38.699Z | build/node-run.sh -C pkg/ui/workspaces/cluster-ui yarn build |
| 2075 | 2025-07-17T21:50:38.963Z | yarn run v1.22.22 |
| 2076 | 2025-07-17T21:50:39.019Z | $ npm-run-all -p build:typescript build:bundle |
| 2077 | 2025-07-17T21:50:39.557Z | $ tsc |
| 2078 | 2025-07-17T21:50:39.583Z | $ NODE_ENV=production webpack --display-error-details --mode=production |
| 2079 | 2025-07-17T21:50:40.365Z | [info] [webpackbar] Compiling Cluster-ui |
| 2080 | 2025-07-17T21:51:33.533Z | [success] [webpackbar] Cluster-ui: Compiled successfully in 53.17s |
| 2081 | 2025-07-17T21:51:33.616Z | Hash: 8101d949de5299f0c5c9 |
| 2082 | 2025-07-17T21:51:33.616Z | Version: webpack 4.47.0 |
| 2083 | 2025-07-17T21:51:33.616Z | Time: 53172ms |
| 2084 | 2025-07-17T21:51:33.616Z | Built at: 07/17/2025 9:51:32 PM |
| 2085 | 2025-07-17T21:51:33.616Z | Asset Size Chunks Chunk Names |
| 2086 | 2025-07-17T21:51:33.616Z | main.js 5.17 MiB 0 [emitted] [big] main |
| 2087 | 2025-07-17T21:51:33.616Z | main.js.map 18.5 MiB 0 [emitted] [dev] main |
| 2088 | 2025-07-17T21:51:33.616Z | Entrypoint main [big] = main.js main.js.map |
| 2089 | 2025-07-17T21:51:33.617Z | [31] ./src/util/index.ts 6.14 KiB {0} [built] |
| 2090 | 2025-07-17T21:51:33.617Z | [58] ./src/button/index.tsx 413 bytes {0} [built] |
| 2091 | 2025-07-17T21:51:33.617Z | [71] ./src/anchor/index.ts 413 bytes {0} [built] |
| 2092 | 2025-07-17T21:51:33.617Z | [72] ./src/sortedtable/index.tsx 438 bytes {0} [built] |
| 2093 | 2025-07-17T21:51:33.617Z | [73] ./src/api/index.ts 2.19 KiB {0} [built] |
| 2094 | 2025-07-17T21:51:33.617Z | [83] ./src/loading/index.ts 418 bytes {0} [built] |
| 2095 | 2025-07-17T21:51:33.617Z | [86] ./src/text/index.ts 403 bytes {0} [built] |
| 2096 | 2025-07-17T21:51:33.617Z | [98] ./src/common/index.tsx 2.42 KiB {0} [built] |
| 2097 | 2025-07-17T21:51:33.617Z | [100] ./src/pagination/index.ts 832 bytes {0} [built] |
| 2098 | 2025-07-17T21:51:33.617Z | [117] ./src/timeScaleDropdown/index.ts 1.14 KiB {0} [built] |
| 2099 | 2025-07-17T21:51:33.617Z | [119] ./src/store/index.ts 1.33 KiB {0} [built] |
| 2100 | 2025-07-17T21:51:33.617Z | [127] ./src/empty/index.tsx 784 bytes {0} [built] |
| 2101 | 2025-07-17T21:51:33.617Z | [135] ./src/pageConfig/index.ts 433 bytes {0} [built] |
| 2102 | 2025-07-17T21:51:33.617Z | [136] ./src/sql/index.ts 398 bytes {0} [built] |
| 2103 | 2025-07-17T21:51:33.617Z | [275] ./src/index.ts 16.5 KiB {0} [built] |
| 2104 | 2025-07-17T21:51:33.617Z | + 1092 hidden modules |
| 2105 | 2025-07-17T21:51:33.617Z | |
| 2106 | 2025-07-17T21:51:33.617Z | WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). |
| 2107 | 2025-07-17T21:51:33.617Z | This can impact web performance. |
| 2108 | 2025-07-17T21:51:33.617Z | Assets: |
| 2109 | 2025-07-17T21:51:33.617Z | main.js (5.17 MiB) |
| 2110 | 2025-07-17T21:51:33.617Z | |
| 2111 | 2025-07-17T21:51:33.617Z | WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. |
| 2112 | 2025-07-17T21:51:33.617Z | Entrypoints: |
| 2113 | 2025-07-17T21:51:33.617Z | main (5.17 MiB) |
| 2114 | 2025-07-17T21:51:33.617Z | main.js |
| 2115 | 2025-07-17T21:51:33.617Z | |
| 2116 | 2025-07-17T21:51:33.617Z | |
| 2117 | 2025-07-17T21:51:33.617Z | WARNING in webpack performance recommendations: |
| 2118 | 2025-07-17T21:51:33.617Z | You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. |
| 2119 | 2025-07-17T21:51:33.617Z | For more info visit https://webpack.js.org/guides/code-splitting/ |
| 2120 | 2025-07-17T21:51:34.072Z | Done in 55.12s. |
| 2121 | 2025-07-17T21:51:34.099Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack -p --config webpack.protos.js --env.dist=oss |
| 2122 | 2025-07-17T21:51:34.124Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack -p --config webpack.vendor.js --env.dist=oss |
| 2123 | 2025-07-17T21:51:38.327Z | [BABEL] Note: The code generator has deoptimised the styling of /work/oxidecomputer/cockroach/pkg/ui/workspaces/db-console/src/js/protos.js as it exceeds the max of 500KB. |
| 2124 | 2025-07-17T21:51:46.942Z | Hash: 46c7a41a3f97c0baf261 |
| 2125 | 2025-07-17T21:51:46.942Z | Version: webpack 4.47.0 |
| 2126 | 2025-07-17T21:51:46.942Z | Time: 12177ms |
| 2127 | 2025-07-17T21:51:46.942Z | Built at: 07/17/2025 9:51:46 PM |
| 2128 | 2025-07-17T21:51:46.942Z | Asset Size Chunks Chunk Names |
| 2129 | 2025-07-17T21:51:46.942Z | protos.oss.dll.js 1.23 MiB 0 [emitted] protos |
| 2130 | 2025-07-17T21:51:46.942Z | Entrypoint protos = protos.oss.dll.js |
| 2131 | 2025-07-17T21:51:46.942Z | [4] dll protos 12 bytes {0} [built] |
| 2132 | 2025-07-17T21:51:46.942Z | [5] ./src/js/protos.js 4.86 MiB {0} [built] |
| 2133 | 2025-07-17T21:51:46.942Z | [7] (webpack)/buildin/global.js 475 bytes {0} [built] |
| 2134 | 2025-07-17T21:51:46.943Z | + 18 hidden modules |
| 2135 | 2025-07-17T21:52:00.683Z | Hash: 3ec90ce80bd19f9e3703 |
| 2136 | 2025-07-17T21:52:00.683Z | Version: webpack 4.47.0 |
| 2137 | 2025-07-17T21:52:00.683Z | Time: 25897ms |
| 2138 | 2025-07-17T21:52:00.683Z | Built at: 07/17/2025 9:52:00 PM |
| 2139 | 2025-07-17T21:52:00.683Z | Asset Size Chunks Chunk Names |
| 2140 | 2025-07-17T21:52:00.683Z | vendor.oss.dll.js 4.2 MiB 0 [emitted] [big] vendor |
| 2141 | 2025-07-17T21:52:00.683Z | Entrypoint vendor [big] = vendor.oss.dll.js |
| 2142 | 2025-07-17T21:52:00.683Z | [47] (webpack)/buildin/global.js 472 bytes {0} [built] |
| 2143 | 2025-07-17T21:52:00.683Z | [205] (webpack)/buildin/module.js 497 bytes {0} [built] |
| 2144 | 2025-07-17T21:52:00.683Z | [1062] dll vendor 12 bytes {0} [built] |
| 2145 | 2025-07-17T21:52:00.683Z | [1163] /work/oxidecomputer/cockroach/pkg/ui/node_modules/moment/locale sync ^\.\/.*$ 3.21 KiB {0} [built] |
| 2146 | 2025-07-17T21:52:00.683Z | + 1908 hidden modules |
| 2147 | 2025-07-17T21:52:00.683Z | |
| 2148 | 2025-07-17T21:52:00.683Z | WARNING in asset size limit: The following asset(s) exceed the recommended size limit (3.81 MiB). |
| 2149 | 2025-07-17T21:52:00.683Z | This can impact web performance. |
| 2150 | 2025-07-17T21:52:00.683Z | Assets: |
| 2151 | 2025-07-17T21:52:00.683Z | vendor.oss.dll.js (4.2 MiB) |
| 2152 | 2025-07-17T21:52:00.683Z | |
| 2153 | 2025-07-17T21:52:00.683Z | WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (3.81 MiB). This can impact web performance. |
| 2154 | 2025-07-17T21:52:00.683Z | Entrypoints: |
| 2155 | 2025-07-17T21:52:00.683Z | vendor (4.2 MiB) |
| 2156 | 2025-07-17T21:52:00.683Z | vendor.oss.dll.js |
| 2157 | 2025-07-17T21:52:00.683Z | |
| 2158 | 2025-07-17T21:52:00.684Z | |
| 2159 | 2025-07-17T21:52:00.684Z | WARNING in webpack performance recommendations: |
| 2160 | 2025-07-17T21:52:00.684Z | You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. |
| 2161 | 2025-07-17T21:52:00.684Z | For more info visit https://webpack.js.org/guides/code-splitting/ |
| 2162 | 2025-07-17T21:52:01.093Z | find pkg/ui/distoss/assets -mindepth 1 -not -name .gitkeep -delete |
| 2163 | 2025-07-17T21:52:01.119Z | export NODE_OPTIONS=--max-old-space-size=5000 |
| 2164 | 2025-07-17T21:52:01.119Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack --config webpack.app.js --env.dist=oss |
| 2165 | 2025-07-17T21:52:02.016Z | [info] [webpackbar] Compiling Db-console |
| 2166 | 2025-07-17T21:52:02.043Z | (node:7957) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency |
| 2167 | 2025-07-17T21:52:02.044Z | (Use `node --trace-warnings ...` to show where the warning was created) |
| 2168 | 2025-07-17T21:52:02.044Z | (node:7957) Warning: Accessing non-existent property 'column' of module exports inside circular dependency |
| 2169 | 2025-07-17T21:52:02.044Z | (node:7957) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency |
| 2170 | 2025-07-17T21:52:02.044Z | (node:7957) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency |
| 2171 | 2025-07-17T21:52:02.044Z | (node:7957) Warning: Accessing non-existent property 'column' of module exports inside circular dependency |
| 2172 | 2025-07-17T21:52:02.044Z | (node:7957) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency |
| 2173 | 2025-07-17T21:52:02.044Z | (node:7957) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead |
| 2174 | 2025-07-17T21:53:36.120Z | [success] [webpackbar] Db-console: Compiled successfully in 1.57m |
| 2175 | 2025-07-17T21:53:37.037Z | touch pkg/ui/assets.oss.installed |
| 2176 | 2025-07-17T21:53:37.063Z | GOFLAGS= go build -o cockroachoss -v -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-35-ge80837cb83" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2025/07/17 21:53:36"' ./pkg/cmd/cockroach-oss |
| 2177 | 2025-07-17T21:53:38.371Z | github.com/cockroachdb/cockroach/pkg/keysbase |
| 2178 | 2025-07-17T21:53:38.396Z | github.com/cockroachdb/cockroach/pkg/util/buildutil |
| 2179 | 2025-07-17T21:53:38.396Z | github.com/cockroachdb/cockroach/pkg/build/bazel |
| 2180 | 2025-07-17T21:53:38.396Z | github.com/cockroachdb/cockroach/pkg/util/encoding/encodingtype |
| 2181 | 2025-07-17T21:53:38.396Z | github.com/cockroachdb/cockroach/pkg/util/jsonbytes |
| 2182 | 2025-07-17T21:53:38.397Z | github.com/cockroachdb/cockroach/pkg/util/ring |
| 2183 | 2025-07-17T21:53:38.444Z | go.opentelemetry.io/otel/internal |
| 2184 | 2025-07-17T21:53:38.477Z | github.com/jaegertracing/jaeger/model/json |
| 2185 | 2025-07-17T21:53:38.477Z | go.opentelemetry.io/otel/sdk/instrumentation |
| 2186 | 2025-07-17T21:53:38.477Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgcode |
| 2187 | 2025-07-17T21:53:38.503Z | github.com/lib/pq/oid |
| 2188 | 2025-07-17T21:53:38.503Z | github.com/cockroachdb/cockroach/pkg/util/arith |
| 2189 | 2025-07-17T21:53:38.503Z | github.com/biogo/store/llrb |
| 2190 | 2025-07-17T21:53:38.503Z | github.com/VividCortex/ewma |
| 2191 | 2025-07-17T21:53:38.529Z | github.com/prometheus/prometheus/pkg/value |
| 2192 | 2025-07-17T21:53:38.559Z | github.com/cockroachdb/pebble/internal/invariants |
| 2193 | 2025-07-17T21:53:38.559Z | github.com/cockroachdb/pebble/internal/fastrand |
| 2194 | 2025-07-17T21:53:38.606Z | github.com/cockroachdb/pebble/internal/rawalloc |
| 2195 | 2025-07-17T21:53:38.606Z | github.com/jcmturner/gokrb5/v8/iana/etypeID |
| 2196 | 2025-07-17T21:53:38.606Z | github.com/jcmturner/gokrb5/v8/iana/nametype |
| 2197 | 2025-07-17T21:53:38.606Z | github.com/jcmturner/gokrb5/v8/iana/chksumtype |
| 2198 | 2025-07-17T21:53:38.606Z | runtime/metrics |
| 2199 | 2025-07-17T21:53:38.706Z | github.com/cockroachdb/cockroach/pkg/util/syncutil |
| 2200 | 2025-07-17T21:53:38.732Z | math/rand/v2 |
| 2201 | 2025-07-17T21:53:38.732Z | github.com/petermattis/goid |
| 2202 | 2025-07-17T21:53:38.732Z | go.opentelemetry.io/otel/internal/baggage |
| 2203 | 2025-07-17T21:53:38.732Z | time/tzdata |
| 2204 | 2025-07-17T21:53:38.759Z | github.com/cenkalti/backoff/v4 |
| 2205 | 2025-07-17T21:53:38.797Z | archive/zip |
| 2206 | 2025-07-17T21:53:38.845Z | github.com/cockroachdb/apd/v3 |
| 2207 | 2025-07-17T21:53:38.870Z | github.com/cockroachdb/cockroach/pkg/geo/geopb |
| 2208 | 2025-07-17T21:53:38.895Z | github.com/dustin/go-humanize |
| 2209 | 2025-07-17T21:53:38.896Z | golang.org/x/tools/container/intsets |
| 2210 | 2025-07-17T21:53:38.927Z | github.com/cockroachdb/cockroach/pkg/util/caller |
| 2211 | 2025-07-17T21:53:38.953Z | github.com/cockroachdb/cockroach/pkg/util/log/channel |
| 2212 | 2025-07-17T21:53:38.953Z | github.com/cockroachdb/cockroach/pkg/util/version |
| 2213 | 2025-07-17T21:53:38.991Z | github.com/cockroachdb/cockroach/pkg/util/netutil/addr |
| 2214 | 2025-07-17T21:53:39.017Z | github.com/cockroachdb/cockroach/pkg/util/sysutil |
| 2215 | 2025-07-17T21:53:39.017Z | github.com/cockroachdb/cockroach/pkg/util/log/eventpb |
| 2216 | 2025-07-17T21:53:39.065Z | github.com/cockroachdb/cockroach/pkg/util/log/logflags |
| 2217 | 2025-07-17T21:53:39.065Z | github.com/cockroachdb/cockroach/pkg/util/log/severity |
| 2218 | 2025-07-17T21:53:39.091Z | github.com/cockroachdb/cockroach/pkg/util/humanizeutil |
| 2219 | 2025-07-17T21:53:39.116Z | github.com/cockroachdb/cockroach/pkg/util/timeutil |
| 2220 | 2025-07-17T21:53:39.116Z | github.com/cockroachdb/cockroach/pkg/util/iterutil |
| 2221 | 2025-07-17T21:53:39.142Z | github.com/cockroachdb/cockroach/pkg/util/uint128 |
| 2222 | 2025-07-17T21:53:39.142Z | github.com/cockroachdb/cockroach/pkg/util/fileutil |
| 2223 | 2025-07-17T21:53:39.179Z | github.com/gogo/protobuf/jsonpb |
| 2224 | 2025-07-17T21:53:39.204Z | github.com/cockroachdb/cockroach/pkg/util/envutil |
| 2225 | 2025-07-17T21:53:39.204Z | github.com/cockroachdb/cockroach/pkg/settings |
| 2226 | 2025-07-17T21:53:39.248Z | github.com/cockroachdb/cockroach/pkg/util/uuid |
| 2227 | 2025-07-17T21:53:39.278Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingpb |
| 2228 | 2025-07-17T21:53:39.304Z | github.com/pmezard/go-difflib/difflib |
| 2229 | 2025-07-17T21:53:39.329Z | github.com/cockroachdb/cockroach/pkg/build |
| 2230 | 2025-07-17T21:53:39.329Z | github.com/cockroachdb/cockroach/pkg/util/randutil |
| 2231 | 2025-07-17T21:53:39.368Z | github.com/golang/protobuf/descriptor |
| 2232 | 2025-07-17T21:53:39.435Z | github.com/cockroachdb/cockroach/pkg/util |
| 2233 | 2025-07-17T21:53:39.464Z | google.golang.org/genproto/googleapis/api/httpbody |
| 2234 | 2025-07-17T21:53:39.464Z | github.com/grpc-ecosystem/grpc-gateway/internal |
| 2235 | 2025-07-17T21:53:39.490Z | go.opentelemetry.io/otel/attribute |
| 2236 | 2025-07-17T21:53:39.525Z | go.opentelemetry.io/otel/codes |
| 2237 | 2025-07-17T21:53:39.555Z | go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift |
| 2238 | 2025-07-17T21:53:39.555Z | github.com/grpc-ecosystem/grpc-gateway/runtime |
| 2239 | 2025-07-17T21:53:39.592Z | go.opentelemetry.io/otel/baggage |
| 2240 | 2025-07-17T21:53:39.650Z | go.opentelemetry.io/otel/trace |
| 2241 | 2025-07-17T21:53:39.676Z | go.opentelemetry.io/otel/semconv/v1.4.0 |
| 2242 | 2025-07-17T21:53:39.704Z | github.com/cockroachdb/cockroach/pkg/testutils/skip |
| 2243 | 2025-07-17T21:53:39.749Z | go.opentelemetry.io/proto/otlp/common/v1 |
| 2244 | 2025-07-17T21:53:39.826Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/retry |
| 2245 | 2025-07-17T21:53:39.854Z | go.opentelemetry.io/proto/otlp/resource/v1 |
| 2246 | 2025-07-17T21:53:39.879Z | go.opentelemetry.io/otel/propagation |
| 2247 | 2025-07-17T21:53:39.940Z | google.golang.org/genproto/googleapis/rpc/errdetails |
| 2248 | 2025-07-17T21:53:39.965Z | go.opentelemetry.io/proto/otlp/trace/v1 |
| 2249 | 2025-07-17T21:53:39.965Z | github.com/cockroachdb/cockroach/pkg/util/protoutil |
| 2250 | 2025-07-17T21:53:39.965Z | go.opentelemetry.io/otel/internal/global |
| 2251 | 2025-07-17T21:53:40.022Z | github.com/openzipkin/zipkin-go/model |
| 2252 | 2025-07-17T21:53:40.056Z | go.opentelemetry.io/otel |
| 2253 | 2025-07-17T21:53:40.083Z | database/sql |
| 2254 | 2025-07-17T21:53:40.108Z | github.com/lib/pq/scram |
| 2255 | 2025-07-17T21:53:40.134Z | github.com/cockroachdb/cockroach/pkg/util/interval |
| 2256 | 2025-07-17T21:53:40.134Z | go.opentelemetry.io/otel/sdk/internal |
| 2257 | 2025-07-17T21:53:40.134Z | go.opentelemetry.io/otel/sdk/resource |
| 2258 | 2025-07-17T21:53:40.163Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig |
| 2259 | 2025-07-17T21:53:40.197Z | go.opentelemetry.io/proto/otlp/collector/trace/v1 |
| 2260 | 2025-07-17T21:53:40.481Z | github.com/cockroachdb/cockroach/pkg/docs |
| 2261 | 2025-07-17T21:53:40.509Z | github.com/cockroachdb/cockroach/pkg/util/log/logconfig |
| 2262 | 2025-07-17T21:53:40.509Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/connection |
| 2263 | 2025-07-17T21:53:40.509Z | github.com/gogo/googleapis/google/rpc |
| 2264 | 2025-07-17T21:53:40.562Z | github.com/cockroachdb/cockroach/pkg/cli/cliflags |
| 2265 | 2025-07-17T21:53:40.606Z | github.com/lib/pq |
| 2266 | 2025-07-17T21:53:40.606Z | go.opentelemetry.io/otel/sdk/trace |
| 2267 | 2025-07-17T21:53:40.659Z | go.etcd.io/etcd/raft/v3/raftpb |
| 2268 | 2025-07-17T21:53:40.694Z | github.com/codahale/hdrhistogram |
| 2269 | 2025-07-17T21:53:40.794Z | expvar |
| 2270 | 2025-07-17T21:53:40.898Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger |
| 2271 | 2025-07-17T21:53:40.925Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore |
| 2272 | 2025-07-17T21:53:40.949Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform |
| 2273 | 2025-07-17T21:53:40.980Z | go.opentelemetry.io/otel/exporters/zipkin |
| 2274 | 2025-07-17T21:53:41.046Z | github.com/beorn7/perks/quantile |
| 2275 | 2025-07-17T21:53:41.130Z | github.com/gogo/status |
| 2276 | 2025-07-17T21:53:41.211Z | github.com/cespare/xxhash/v2 |
| 2277 | 2025-07-17T21:53:41.237Z | github.com/prometheus/client_model/go |
| 2278 | 2025-07-17T21:53:41.237Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace |
| 2279 | 2025-07-17T21:53:41.262Z | github.com/cockroachdb/errors/extgrpc |
| 2280 | 2025-07-17T21:53:41.289Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgerror |
| 2281 | 2025-07-17T21:53:41.314Z | github.com/prometheus/common/model |
| 2282 | 2025-07-17T21:53:41.314Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc |
| 2283 | 2025-07-17T21:53:41.361Z | github.com/matttproud/golang_protobuf_extensions/pbutil |
| 2284 | 2025-07-17T21:53:41.387Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent |
| 2285 | 2025-07-17T21:53:41.387Z | github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg |
| 2286 | 2025-07-17T21:53:41.411Z | github.com/prometheus/procfs/internal/fs |
| 2287 | 2025-07-17T21:53:41.462Z | go.opentelemetry.io/otel/exporters/jaeger |
| 2288 | 2025-07-17T21:53:41.487Z | github.com/prometheus/procfs/internal/util |
| 2289 | 2025-07-17T21:53:41.512Z | github.com/prometheus/prometheus/pkg/timestamp |
| 2290 | 2025-07-17T21:53:41.512Z | github.com/prometheus/prometheus/pkg/labels |
| 2291 | 2025-07-17T21:53:41.512Z | github.com/cockroachdb/cockroach/pkg/util/bitarray |
| 2292 | 2025-07-17T21:53:41.512Z | github.com/cockroachdb/cockroach/pkg/util/ipaddr |
| 2293 | 2025-07-17T21:53:41.537Z | github.com/cockroachdb/cockroach/pkg/util/duration |
| 2294 | 2025-07-17T21:53:41.565Z | github.com/cockroachdb/cockroach/pkg/util/errorutil/unimplemented |
| 2295 | 2025-07-17T21:53:41.590Z | github.com/prometheus/client_golang/prometheus/internal |
| 2296 | 2025-07-17T21:53:41.634Z | github.com/prometheus/procfs |
| 2297 | 2025-07-17T21:53:41.660Z | github.com/cockroachdb/cockroach/pkg/util/timeutil/pgdate |
| 2298 | 2025-07-17T21:53:41.685Z | github.com/prometheus/prometheus/pkg/exemplar |
| 2299 | 2025-07-17T21:53:41.685Z | github.com/go-logfmt/logfmt |
| 2300 | 2025-07-17T21:53:41.685Z | github.com/prometheus/common/expfmt |
| 2301 | 2025-07-17T21:53:41.710Z | github.com/cockroachdb/cockroach/pkg/util/timeofday |
| 2302 | 2025-07-17T21:53:41.735Z | github.com/prometheus/prometheus/tsdb/chunkenc |
| 2303 | 2025-07-17T21:53:41.761Z | github.com/cockroachdb/cockroach/pkg/util/tracing |
| 2304 | 2025-07-17T21:53:41.761Z | github.com/prometheus/prometheus/tsdb/errors |
| 2305 | 2025-07-17T21:53:41.800Z | github.com/prometheus/prometheus/tsdb/fileutil |
| 2306 | 2025-07-17T21:53:41.848Z | github.com/go-kit/log |
| 2307 | 2025-07-17T21:53:41.848Z | github.com/prometheus/prometheus/util/strutil |
| 2308 | 2025-07-17T21:53:41.887Z | log/syslog |
| 2309 | 2025-07-17T21:53:41.912Z | github.com/prometheus/prometheus/tsdb/chunks |
| 2310 | 2025-07-17T21:53:41.937Z | github.com/cockroachdb/cockroach/pkg/util/timetz |
| 2311 | 2025-07-17T21:53:41.963Z | github.com/cockroachdb/cockroach/pkg/util/stringencoding |
| 2312 | 2025-07-17T21:53:41.989Z | github.com/cockroachdb/cockroach/pkg/util/leaktest |
| 2313 | 2025-07-17T21:53:42.042Z | github.com/go-kit/log/level |
| 2314 | 2025-07-17T21:53:42.067Z | github.com/rcrowley/go-metrics |
| 2315 | 2025-07-17T21:53:42.092Z | github.com/cockroachdb/cockroach/pkg/sql/lexbase |
| 2316 | 2025-07-17T21:53:42.093Z | github.com/cockroachdb/cockroach/pkg/util/encoding |
| 2317 | 2025-07-17T21:53:42.170Z | github.com/xdg-go/pbkdf2 |
| 2318 | 2025-07-17T21:53:42.204Z | github.com/xdg-go/stringprep |
| 2319 | 2025-07-17T21:53:42.229Z | github.com/prometheus/prometheus/tsdb/tsdbutil |
| 2320 | 2025-07-17T21:53:42.254Z | golang.org/x/crypto/blowfish |
| 2321 | 2025-07-17T21:53:42.280Z | github.com/prometheus/prometheus/storage |
| 2322 | 2025-07-17T21:53:42.345Z | golang.org/x/crypto/bcrypt |
| 2323 | 2025-07-17T21:53:42.505Z | github.com/prometheus/client_golang/prometheus |
| 2324 | 2025-07-17T21:53:42.533Z | golang.org/x/crypto/ocsp |
| 2325 | 2025-07-17T21:53:42.575Z | github.com/cockroachdb/cockroach/pkg/util/ioctx |
| 2326 | 2025-07-17T21:53:42.630Z | github.com/cockroachdb/cockroach/pkg/util/retry |
| 2327 | 2025-07-17T21:53:42.675Z | github.com/cockroachdb/pebble/vfs |
| 2328 | 2025-07-17T21:53:42.701Z | golang.org/x/exp/rand |
| 2329 | 2025-07-17T21:53:42.731Z | github.com/prometheus/prometheus/promql/parser |
| 2330 | 2025-07-17T21:53:42.756Z | github.com/cockroachdb/pebble/internal/bytealloc |
| 2331 | 2025-07-17T21:53:42.756Z | github.com/cockroachdb/cockroach/pkg/util/log |
| 2332 | 2025-07-17T21:53:42.795Z | github.com/cockroachdb/pebble/internal/manual |
| 2333 | 2025-07-17T21:53:42.821Z | github.com/cockroachdb/pebble/internal/humanize |
| 2334 | 2025-07-17T21:53:42.821Z | github.com/cockroachdb/pebble/internal/rate |
| 2335 | 2025-07-17T21:53:42.925Z | github.com/cockroachdb/pebble/internal/crc |
| 2336 | 2025-07-17T21:53:42.959Z | github.com/xdg-go/scram |
| 2337 | 2025-07-17T21:53:42.991Z | github.com/DataDog/zstd |
| 2338 | 2025-07-17T21:53:43.042Z | github.com/cockroachdb/pebble/internal/intern |
| 2339 | 2025-07-17T21:53:43.072Z | github.com/cockroachdb/pebble/internal/base |
| 2340 | 2025-07-17T21:53:43.097Z | github.com/golang/snappy |
| 2341 | 2025-07-17T21:53:43.125Z | github.com/prometheus/client_golang/prometheus/graphite |
| 2342 | 2025-07-17T21:53:43.150Z | github.com/cockroachdb/pebble/vfs/atomicfs |
| 2343 | 2025-07-17T21:53:43.175Z | github.com/cockroachdb/cockroach/pkg/cli/clicfg |
| 2344 | 2025-07-17T21:53:43.232Z | github.com/cockroachdb/cockroach/pkg/cli/clierror |
| 2345 | 2025-07-17T21:53:43.259Z | github.com/cockroachdb/cockroach-go/v2/crdb |
| 2346 | 2025-07-17T21:53:43.284Z | github.com/cockroachdb/pebble/internal/arenaskl |
| 2347 | 2025-07-17T21:53:43.309Z | github.com/cockroachdb/pebble/internal/batchskl |
| 2348 | 2025-07-17T21:53:43.309Z | github.com/cockroachdb/pebble/internal/keyspan |
| 2349 | 2025-07-17T21:53:43.408Z | github.com/cockroachdb/pebble/internal/manifest |
| 2350 | 2025-07-17T21:53:43.439Z | github.com/cockroachdb/pebble/record |
| 2351 | 2025-07-17T21:53:43.470Z | github.com/cockroachdb/cockroach/pkg/security/pprompt |
| 2352 | 2025-07-17T21:53:43.494Z | github.com/cockroachdb/cockroach/pkg/sql/scanner |
| 2353 | 2025-07-17T21:53:43.519Z | github.com/cockroachdb/pebble/internal/cache |
| 2354 | 2025-07-17T21:53:43.520Z | github.com/jcmturner/dnsutils/v2 |
| 2355 | 2025-07-17T21:53:43.546Z | github.com/cockroachdb/pebble/internal/rangekey |
| 2356 | 2025-07-17T21:53:43.572Z | github.com/jcmturner/gofork/encoding/asn1 |
| 2357 | 2025-07-17T21:53:43.665Z | github.com/hashicorp/go-uuid |
| 2358 | 2025-07-17T21:53:43.729Z | github.com/jcmturner/gokrb5/v8/crypto/etype |
| 2359 | 2025-07-17T21:53:43.757Z | github.com/jcmturner/aescts/v2 |
| 2360 | 2025-07-17T21:53:43.785Z | github.com/jcmturner/gokrb5/v8/config |
| 2361 | 2025-07-17T21:53:43.814Z | github.com/jcmturner/gofork/x/crypto/pbkdf2 |
| 2362 | 2025-07-17T21:53:43.814Z | golang.org/x/crypto/md4 |
| 2363 | 2025-07-17T21:53:43.814Z | github.com/jcmturner/gokrb5/v8/iana/patype |
| 2364 | 2025-07-17T21:53:43.814Z | github.com/jcmturner/gokrb5/v8/crypto/common |
| 2365 | 2025-07-17T21:53:43.846Z | github.com/jcmturner/gokrb5/v8/asn1tools |
| 2366 | 2025-07-17T21:53:43.872Z | github.com/jcmturner/gokrb5/v8/crypto/rfc4757 |
| 2367 | 2025-07-17T21:53:43.897Z | github.com/jcmturner/gokrb5/v8/iana |
| 2368 | 2025-07-17T21:53:43.897Z | github.com/cockroachdb/pebble/internal/private |
| 2369 | 2025-07-17T21:53:43.921Z | github.com/jcmturner/gokrb5/v8/iana/addrtype |
| 2370 | 2025-07-17T21:53:43.946Z | github.com/jcmturner/gokrb5/v8/crypto/rfc3961 |
| 2371 | 2025-07-17T21:53:43.971Z | github.com/jcmturner/gokrb5/v8/crypto/rfc8009 |
| 2372 | 2025-07-17T21:53:43.971Z | github.com/jcmturner/gokrb5/v8/crypto/rfc3962 |
| 2373 | 2025-07-17T21:53:43.971Z | github.com/jcmturner/gokrb5/v8/iana/asnAppTag |
| 2374 | 2025-07-17T21:53:43.998Z | github.com/jcmturner/gokrb5/v8/iana/errorcode |
| 2375 | 2025-07-17T21:53:44.031Z | github.com/jcmturner/gokrb5/v8/iana/flags |
| 2376 | 2025-07-17T21:53:44.057Z | github.com/jcmturner/gokrb5/v8/iana/keyusage |
| 2377 | 2025-07-17T21:53:44.057Z | github.com/jcmturner/gokrb5/v8/krberror |
| 2378 | 2025-07-17T21:53:44.057Z | github.com/jcmturner/gokrb5/v8/types |
| 2379 | 2025-07-17T21:53:44.057Z | github.com/cockroachdb/cockroach/pkg/util/hlc |
| 2380 | 2025-07-17T21:53:44.082Z | github.com/cockroachdb/cockroach/pkg/util/contextutil |
| 2381 | 2025-07-17T21:53:44.107Z | github.com/cockroachdb/cockroach/pkg/util/log/logcrash |
| 2382 | 2025-07-17T21:53:44.132Z | github.com/cockroachdb/cockroach/pkg/util/metric |
| 2383 | 2025-07-17T21:53:44.132Z | github.com/cockroachdb/cockroach/pkg/util/quotapool |
| 2384 | 2025-07-17T21:53:44.158Z | github.com/jcmturner/gokrb5/v8/iana/adtype |
| 2385 | 2025-07-17T21:53:44.199Z | github.com/jcmturner/gokrb5/v8/crypto |
| 2386 | 2025-07-17T21:53:44.199Z | github.com/jcmturner/gokrb5/v8/iana/msgtype |
| 2387 | 2025-07-17T21:53:44.224Z | github.com/jcmturner/rpc/v2/ndr |
| 2388 | 2025-07-17T21:53:44.249Z | github.com/cockroachdb/cockroach/pkg/util/errorutil |
| 2389 | 2025-07-17T21:53:44.249Z | github.com/jcmturner/goidentity/v6 |
| 2390 | 2025-07-17T21:53:44.316Z | github.com/cockroachdb/cockroach/pkg/storage/enginepb |
| 2391 | 2025-07-17T21:53:44.341Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary/rspb |
| 2392 | 2025-07-17T21:53:44.374Z | net/http/cookiejar |
| 2393 | 2025-07-17T21:53:44.401Z | github.com/jcmturner/gokrb5/v8/keytab |
| 2394 | 2025-07-17T21:53:44.426Z | github.com/jcmturner/gokrb5/v8/gssapi |
| 2395 | 2025-07-17T21:53:44.455Z | github.com/cockroachdb/cockroach/pkg/server/telemetry |
| 2396 | 2025-07-17T21:53:44.481Z | github.com/NYTimes/gziphandler |
| 2397 | 2025-07-17T21:53:44.481Z | github.com/jcmturner/rpc/v2/mstypes |
| 2398 | 2025-07-17T21:53:44.506Z | github.com/jcmturner/gokrb5/v8/credentials |
| 2399 | 2025-07-17T21:53:44.506Z | github.com/cenkalti/backoff |
| 2400 | 2025-07-17T21:53:44.530Z | container/ring |
| 2401 | 2025-07-17T21:53:44.575Z | github.com/jcmturner/gokrb5/v8/pac |
| 2402 | 2025-07-17T21:53:44.575Z | github.com/facebookgo/clock |
| 2403 | 2025-07-17T21:53:44.607Z | github.com/cockroachdb/cockroach/pkg/blobs/blobspb |
| 2404 | 2025-07-17T21:53:44.646Z | github.com/cockroachdb/cockroach/pkg/server/pgurl |
| 2405 | 2025-07-17T21:53:44.647Z | github.com/cockroachdb/cmux |
| 2406 | 2025-07-17T21:53:44.647Z | github.com/golang/geo/s1 |
| 2407 | 2025-07-17T21:53:44.687Z | github.com/cockroachdb/circuitbreaker |
| 2408 | 2025-07-17T21:53:44.727Z | github.com/golang/geo/r1 |
| 2409 | 2025-07-17T21:53:44.752Z | github.com/cockroachdb/cockroach/pkg/geo/geoprojbase/embeddedproj |
| 2410 | 2025-07-17T21:53:44.752Z | github.com/jcmturner/gokrb5/v8/messages |
| 2411 | 2025-07-17T21:53:44.791Z | github.com/golang/geo/r2 |
| 2412 | 2025-07-17T21:53:44.822Z | github.com/pierrre/geohash |
| 2413 | 2025-07-17T21:53:44.852Z | github.com/twpayne/go-geom |
| 2414 | 2025-07-17T21:53:44.887Z | github.com/golang/geo/r3 |
| 2415 | 2025-07-17T21:53:44.971Z | image/color |
| 2416 | 2025-07-17T21:53:45.002Z | github.com/twpayne/go-geom/xy/orientation |
| 2417 | 2025-07-17T21:53:45.037Z | github.com/cockroachdb/cockroach/pkg/geo/geos |
| 2418 | 2025-07-17T21:53:45.062Z | github.com/jcmturner/gokrb5/v8/kadmin |
| 2419 | 2025-07-17T21:53:45.062Z | github.com/twpayne/go-geom/xy/internal/robustdeterminate |
| 2420 | 2025-07-17T21:53:45.087Z | github.com/twpayne/go-kml |
| 2421 | 2025-07-17T21:53:45.087Z | github.com/golang/geo/s2 |
| 2422 | 2025-07-17T21:53:45.130Z | github.com/jcmturner/gokrb5/v8/client |
| 2423 | 2025-07-17T21:53:45.155Z | github.com/twpayne/go-geom/xy/location |
| 2424 | 2025-07-17T21:53:45.155Z | github.com/twpayne/go-geom/encoding/wkbcommon |
| 2425 | 2025-07-17T21:53:45.181Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/lock |
| 2426 | 2025-07-17T21:53:45.207Z | github.com/twpayne/go-geom/encoding/geojson |
| 2427 | 2025-07-17T21:53:45.233Z | github.com/twpayne/go-geom/encoding/ewkb |
| 2428 | 2025-07-17T21:53:45.315Z | github.com/twpayne/go-geom/encoding/kml |
| 2429 | 2025-07-17T21:53:45.341Z | github.com/jcmturner/gokrb5/v8/service |
| 2430 | 2025-07-17T21:53:45.341Z | github.com/cockroachdb/cockroach/pkg/roachpb |
| 2431 | 2025-07-17T21:53:45.341Z | github.com/twpayne/go-geom/encoding/wkb |
| 2432 | 2025-07-17T21:53:45.461Z | github.com/twpayne/go-geom/encoding/wkt |
| 2433 | 2025-07-17T21:53:45.541Z | github.com/twpayne/go-geom/encoding/ewkbhex |
| 2434 | 2025-07-17T21:53:45.582Z | github.com/jcmturner/gokrb5/v8/spnego |
| 2435 | 2025-07-17T21:53:45.609Z | github.com/twpayne/go-geom/bigxy |
| 2436 | 2025-07-17T21:53:45.634Z | github.com/twpayne/go-geom/encoding/wkbhex |
| 2437 | 2025-07-17T21:53:45.673Z | github.com/twpayne/go-geom/sorting |
| 2438 | 2025-07-17T21:53:45.743Z | github.com/twpayne/go-geom/transform |
| 2439 | 2025-07-17T21:53:45.768Z | github.com/twpayne/go-geom/xy/internal |
| 2440 | 2025-07-17T21:53:45.820Z | github.com/twpayne/go-geom/xy/internal/raycrossing |
| 2441 | 2025-07-17T21:53:45.851Z | github.com/lib/pq/auth/kerberos |
| 2442 | 2025-07-17T21:53:45.876Z | github.com/twpayne/go-geom/xy/internal/centralendpoint |
| 2443 | 2025-07-17T21:53:45.876Z | github.com/twpayne/go-geom/xy/internal/hcoords |
| 2444 | 2025-07-17T21:53:45.902Z | github.com/twpayne/go-geom/xy/lineintersection |
| 2445 | 2025-07-17T21:53:45.941Z | github.com/cockroachdb/cockroach/pkg/kv/kvbase |
| 2446 | 2025-07-17T21:53:45.941Z | golang.org/x/text/internal/tag |
| 2447 | 2025-07-17T21:53:45.967Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlclient |
| 2448 | 2025-07-17T21:53:45.992Z | github.com/twpayne/go-geom/xy/lineintersector |
| 2449 | 2025-07-17T21:53:45.992Z | github.com/davecgh/go-spew/spew |
| 2450 | 2025-07-17T21:53:46.183Z | golang.org/x/text/internal/language |
| 2451 | 2025-07-17T21:53:46.265Z | net/http/internal/testcert |
| 2452 | 2025-07-17T21:53:46.291Z | github.com/cockroachdb/cockroach/pkg/sql/privilege |
| 2453 | 2025-07-17T21:53:46.316Z | github.com/twpayne/go-geom/xy |
| 2454 | 2025-07-17T21:53:46.415Z | github.com/cockroachdb/cockroach/pkg/geo/geographiclib |
| 2455 | 2025-07-17T21:53:46.454Z | github.com/cockroachdb/cockroach/pkg/geo/geodist |
| 2456 | 2025-07-17T21:53:46.454Z | net/http/httptest |
| 2457 | 2025-07-17T21:53:46.497Z | github.com/cockroachdb/cockroach/pkg/sql/sem/catid |
| 2458 | 2025-07-17T21:53:46.523Z | golang.org/x/text/internal/language/compact |
| 2459 | 2025-07-17T21:53:46.548Z | github.com/cockroachdb/cockroach/pkg/sql/oidext |
| 2460 | 2025-07-17T21:53:46.588Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgnotice |
| 2461 | 2025-07-17T21:53:46.613Z | github.com/cockroachdb/cockroach/pkg/sql/sqltelemetry |
| 2462 | 2025-07-17T21:53:46.639Z | golang.org/x/text/language |
| 2463 | 2025-07-17T21:53:46.666Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treebin |
| 2464 | 2025-07-17T21:53:46.666Z | github.com/stretchr/testify/assert |
| 2465 | 2025-07-17T21:53:46.700Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treecmp |
| 2466 | 2025-07-17T21:53:46.726Z | github.com/cockroachdb/cockroach/pkg/sql/roleoption |
| 2467 | 2025-07-17T21:53:46.757Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treewindow |
| 2468 | 2025-07-17T21:53:46.795Z | github.com/cockroachdb/cockroach/pkg/util/cache |
| 2469 | 2025-07-17T21:53:46.825Z | github.com/cockroachdb/cockroach/pkg/sql/lex |
| 2470 | 2025-07-17T21:53:46.851Z | github.com/cockroachdb/cockroach/pkg/util/treeprinter |
| 2471 | 2025-07-17T21:53:46.876Z | github.com/cockroachdb/cockroach/pkg/sql/types |
| 2472 | 2025-07-17T21:53:46.918Z | github.com/cockroachdb/cockroach/pkg/sql/inverted |
| 2473 | 2025-07-17T21:53:47.000Z | github.com/cockroachdb/cockroach/pkg/util/unique |
| 2474 | 2025-07-17T21:53:47.053Z | github.com/cockroachdb/cockroach/pkg/util/pretty |
| 2475 | 2025-07-17T21:53:47.197Z | github.com/stretchr/testify/require |
| 2476 | 2025-07-17T21:53:47.222Z | github.com/google/go-cmp/cmp/internal/flags |
| 2477 | 2025-07-17T21:53:47.247Z | github.com/google/go-cmp/cmp/internal/function |
| 2478 | 2025-07-17T21:53:47.247Z | github.com/google/go-cmp/cmp/internal/diff |
| 2479 | 2025-07-17T21:53:47.272Z | github.com/google/go-cmp/cmp/internal/value |
| 2480 | 2025-07-17T21:53:47.297Z | golang.org/x/text/internal/colltab |
| 2481 | 2025-07-17T21:53:47.339Z | github.com/cockroachdb/cockroach/pkg/util/growstack |
| 2482 | 2025-07-17T21:53:47.369Z | github.com/google/go-cmp/cmp |
| 2483 | 2025-07-17T21:53:47.469Z | github.com/montanaflynn/stats |
| 2484 | 2025-07-17T21:53:47.494Z | golang.org/x/sync/syncmap |
| 2485 | 2025-07-17T21:53:47.560Z | github.com/cockroachdb/cockroach/pkg/util/ctxgroup |
| 2486 | 2025-07-17T21:53:47.560Z | golang.org/x/text/collate |
| 2487 | 2025-07-17T21:53:47.608Z | github.com/google/btree |
| 2488 | 2025-07-17T21:53:47.656Z | github.com/cockroachdb/cockroach/pkg/sql/enum |
| 2489 | 2025-07-17T21:53:47.700Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/rowencpb |
| 2490 | 2025-07-17T21:53:47.756Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel |
| 2491 | 2025-07-17T21:53:47.781Z | github.com/robfig/cron/v3 |
| 2492 | 2025-07-17T21:53:47.843Z | github.com/cockroachdb/cockroach/pkg/featureflag |
| 2493 | 2025-07-17T21:53:47.971Z | github.com/cockroachdb/cockroach/pkg/util/memzipper |
| 2494 | 2025-07-17T21:53:48.045Z | github.com/cockroachdb/cockroach/pkg/util/syncutil/singleflight |
| 2495 | 2025-07-17T21:53:48.070Z | github.com/cockroachdb/cockroach/pkg/util/limit |
| 2496 | 2025-07-17T21:53:48.070Z | github.com/cockroachdb/cockroach/pkg/util/pprofutil |
| 2497 | 2025-07-17T21:53:48.103Z | github.com/cockroachdb/cockroach/pkg/util/shuffle |
| 2498 | 2025-07-17T21:53:48.131Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/diskmap |
| 2499 | 2025-07-17T21:53:48.156Z | github.com/cockroachdb/cockroach/pkg/util/bufalloc |
| 2500 | 2025-07-17T21:53:48.181Z | github.com/cockroachdb/pebble/bloom |
| 2501 | 2025-07-17T21:53:48.181Z | github.com/elastic/gosigar |
| 2502 | 2025-07-17T21:53:48.206Z | github.com/cockroachdb/cockroach/pkg/geo/twkb |
| 2503 | 2025-07-17T21:53:48.206Z | github.com/cockroachdb/cockroach/pkg/sql/colexecerror |
| 2504 | 2025-07-17T21:53:48.264Z | github.com/cockroachdb/cockroach/pkg/util/fuzzystrmatch |
| 2505 | 2025-07-17T21:53:48.297Z | github.com/cockroachdb/cockroach/pkg/util/ulid |
| 2506 | 2025-07-17T21:53:48.326Z | github.com/cockroachdb/cockroach/pkg/util/unaccent |
| 2507 | 2025-07-17T21:53:48.326Z | github.com/knz/strtime |
| 2508 | 2025-07-17T21:53:48.326Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/apply |
| 2509 | 2025-07-17T21:53:48.351Z | github.com/cockroachdb/cockroach/pkg/geo/geoprojbase |
| 2510 | 2025-07-17T21:53:48.404Z | golang.org/x/time/rate |
| 2511 | 2025-07-17T21:53:48.438Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/tracker |
| 2512 | 2025-07-17T21:53:48.474Z | github.com/cockroachdb/cockroach/pkg/geo |
| 2513 | 2025-07-17T21:53:48.502Z | github.com/cockroachdb/cockroach/pkg/geo/geoproj |
| 2514 | 2025-07-17T21:53:48.527Z | github.com/cockroachdb/cockroach/pkg/util/metric/aggmetric |
| 2515 | 2025-07-17T21:53:48.527Z | github.com/andy-kimball/arenaskl/internal/fastrand |
| 2516 | 2025-07-17T21:53:48.567Z | github.com/andy-kimball/arenaskl |
| 2517 | 2025-07-17T21:53:48.673Z | github.com/cockroachdb/cockroach/pkg/util/circuit |
| 2518 | 2025-07-17T21:53:48.711Z | go.etcd.io/etcd/raft/v3/quorum |
| 2519 | 2025-07-17T21:53:48.762Z | github.com/cockroachdb/cockroach/pkg/util/optional |
| 2520 | 2025-07-17T21:53:48.806Z | github.com/cockroachdb/cockroach/pkg/geo/geosegmentize |
| 2521 | 2025-07-17T21:53:48.838Z | github.com/cockroachdb/cockroach/pkg/util/json |
| 2522 | 2025-07-17T21:53:48.870Z | go.etcd.io/etcd/raft/v3/tracker |
| 2523 | 2025-07-17T21:53:48.895Z | github.com/cockroachdb/cockroach/pkg/geo/geogfn |
| 2524 | 2025-07-17T21:53:49.006Z | github.com/cockroachdb/cockroach/pkg/geo/geomfn |
| 2525 | 2025-07-17T21:53:49.302Z | go.etcd.io/etcd/raft/v3/confchange |
| 2526 | 2025-07-17T21:53:49.494Z | github.com/cockroachdb/cockroach/pkg/util/cancelchecker |
| 2527 | 2025-07-17T21:53:49.580Z | go.etcd.io/etcd/raft/v3 |
| 2528 | 2025-07-17T21:53:49.613Z | github.com/cockroachdb/cockroach/pkg/sql/protoreflect |
| 2529 | 2025-07-17T21:53:49.641Z | github.com/cockroachdb/cockroach/pkg/col/typeconv |
| 2530 | 2025-07-17T21:53:49.760Z | github.com/cockroachdb/cockroach/pkg/col/coldata |
| 2531 | 2025-07-17T21:53:49.786Z | github.com/cockroachdb/cockroach/pkg/util/sort |
| 2532 | 2025-07-17T21:53:49.812Z | github.com/cockroachdb/cockroach/pkg/geo/geoindex |
| 2533 | 2025-07-17T21:53:49.960Z | github.com/cockroachdb/cockroach/pkg/sql/rowinfra |
| 2534 | 2025-07-17T21:53:50.095Z | github.com/cockroachdb/cockroach/pkg/sql/scrub |
| 2535 | 2025-07-17T21:53:50.189Z | github.com/marusama/semaphore |
| 2536 | 2025-07-17T21:53:50.217Z | github.com/apache/arrow/go/arrow/bitutil |
| 2537 | 2025-07-17T21:53:50.217Z | github.com/apache/arrow/go/arrow/decimal128 |
| 2538 | 2025-07-17T21:53:50.242Z | github.com/apache/arrow/go/arrow/float16 |
| 2539 | 2025-07-17T21:53:50.242Z | github.com/apache/arrow/go/arrow/internal/debug |
| 2540 | 2025-07-17T21:53:50.271Z | github.com/apache/arrow/go/arrow/internal/cpu |
| 2541 | 2025-07-17T21:53:50.296Z | golang.org/x/xerrors/internal |
| 2542 | 2025-07-17T21:53:50.296Z | github.com/cockroachdb/cockroach/pkg/geo/geotransform |
| 2543 | 2025-07-17T21:53:50.328Z | github.com/google/flatbuffers/go |
| 2544 | 2025-07-17T21:53:50.364Z | github.com/edsrzf/mmap-go |
| 2545 | 2025-07-17T21:53:50.364Z | golang.org/x/xerrors |
| 2546 | 2025-07-17T21:53:50.395Z | github.com/apache/arrow/go/arrow |
| 2547 | 2025-07-17T21:53:50.435Z | github.com/dgryski/go-metro |
| 2548 | 2025-07-17T21:53:50.461Z | github.com/rivo/uniseg |
| 2549 | 2025-07-17T21:53:50.493Z | github.com/apache/arrow/go/arrow/memory |
| 2550 | 2025-07-17T21:53:50.536Z | github.com/cockroachdb/cockroach/pkg/sql/contention/contentionutils |
| 2551 | 2025-07-17T21:53:50.569Z | github.com/cockroachdb/cockroach/pkg/col/colserde/arrowserde |
| 2552 | 2025-07-17T21:53:50.601Z | github.com/cockroachdb/cockroach/pkg/sql/covering |
| 2553 | 2025-07-17T21:53:50.626Z | github.com/mattn/go-runewidth |
| 2554 | 2025-07-17T21:53:50.666Z | github.com/axiomhq/hyperloglog |
| 2555 | 2025-07-17T21:53:50.666Z | github.com/cockroachdb/cockroach/pkg/sql/mutations |
| 2556 | 2025-07-17T21:53:50.786Z | github.com/olekukonko/tablewriter |
| 2557 | 2025-07-17T21:53:50.840Z | github.com/jackc/pgio |
| 2558 | 2025-07-17T21:53:50.879Z | github.com/emicklei/dot |
| 2559 | 2025-07-17T21:53:50.920Z | github.com/cockroachdb/cockroach/pkg/sql/sessionphase |
| 2560 | 2025-07-17T21:53:50.945Z | github.com/apache/arrow/go/arrow/array |
| 2561 | 2025-07-17T21:53:50.987Z | github.com/cockroachdb/cockroach/pkg/sql/sqlfsm |
| 2562 | 2025-07-17T21:53:51.013Z | github.com/cockroachdb/cockroach/pkg/sql/vtable |
| 2563 | 2025-07-17T21:53:51.013Z | github.com/cockroachdb/cockroach/pkg/util/system |
| 2564 | 2025-07-17T21:53:51.038Z | github.com/jackc/pgtype |
| 2565 | 2025-07-17T21:53:51.063Z | github.com/cockroachdb/cockroach/pkg/util/goschedstats |
| 2566 | 2025-07-17T21:53:51.063Z | github.com/shirou/gopsutil/v3/internal/common |
| 2567 | 2025-07-17T21:53:51.063Z | github.com/jackc/chunkreader/v2 |
| 2568 | 2025-07-17T21:53:51.089Z | github.com/cockroachdb/cockroach/pkg/util/cgroups |
| 2569 | 2025-07-17T21:53:51.115Z | github.com/jackc/pgconn/internal/ctxwatch |
| 2570 | 2025-07-17T21:53:51.148Z | github.com/jackc/pgpassfile |
| 2571 | 2025-07-17T21:53:51.173Z | github.com/jackc/pgproto3/v2 |
| 2572 | 2025-07-17T21:53:51.173Z | github.com/jackc/pgservicefile |
| 2573 | 2025-07-17T21:53:51.208Z | golang.org/x/text/internal |
| 2574 | 2025-07-17T21:53:51.232Z | golang.org/x/text/runes |
| 2575 | 2025-07-17T21:53:51.257Z | github.com/shirou/gopsutil/v3/disk |
| 2576 | 2025-07-17T21:53:51.282Z | github.com/shirou/gopsutil/v3/net |
| 2577 | 2025-07-17T21:53:51.307Z | golang.org/x/text/cases |
| 2578 | 2025-07-17T21:53:51.332Z | github.com/jackc/pgx/v4/internal/sanitize |
| 2579 | 2025-07-17T21:53:51.359Z | github.com/cockroachdb/cockroach/pkg/util/httputil |
| 2580 | 2025-07-17T21:53:51.415Z | github.com/cockroachdb/cockroach/pkg/util/encoding/csv |
| 2581 | 2025-07-17T21:53:51.509Z | github.com/cockroachdb/cockroach/pkg/util/fsm |
| 2582 | 2025-07-17T21:53:51.560Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingservicepb |
| 2583 | 2025-07-17T21:53:51.594Z | github.com/maruel/panicparse/v2/stack |
| 2584 | 2025-07-17T21:53:51.662Z | golang.org/x/text/secure/precis |
| 2585 | 2025-07-17T21:53:51.709Z | debug/pe |
| 2586 | 2025-07-17T21:53:51.751Z | github.com/google/pprof/internal/elfexec |
| 2587 | 2025-07-17T21:53:51.776Z | github.com/cockroachdb/cockroach/pkg/clusterversion |
| 2588 | 2025-07-17T21:53:51.926Z | github.com/cockroachdb/cockroach/pkg/util/stop |
| 2589 | 2025-07-17T21:53:51.969Z | github.com/cockroachdb/cockroach/pkg/keys |
| 2590 | 2025-07-17T21:53:52.011Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts |
| 2591 | 2025-07-17T21:53:52.084Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/ctpb |
| 2592 | 2025-07-17T21:53:52.115Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness/livenesspb |
| 2593 | 2025-07-17T21:53:52.161Z | github.com/cockroachdb/cockroach/pkg/multitenant/tenantcostmodel |
| 2594 | 2025-07-17T21:53:52.186Z | github.com/cockroachdb/cockroach/pkg/settings/cluster |
| 2595 | 2025-07-17T21:53:52.211Z | github.com/cockroachdb/cockroach/pkg/util/startup |
| 2596 | 2025-07-17T21:53:52.342Z | github.com/cockroachdb/cockroach/pkg/storage/fs |
| 2597 | 2025-07-17T21:53:52.378Z | github.com/cockroachdb/cockroach/pkg/security |
| 2598 | 2025-07-17T21:53:52.405Z | github.com/cockroachdb/cockroach/pkg/util/mon |
| 2599 | 2025-07-17T21:53:52.405Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverpb |
| 2600 | 2025-07-17T21:53:52.434Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catconstants |
| 2601 | 2025-07-17T21:53:52.664Z | github.com/cockroachdb/cockroach/pkg/server/dumpstore |
| 2602 | 2025-07-17T21:53:52.689Z | github.com/cockroachdb/cockroach/pkg/util/span |
| 2603 | 2025-07-17T21:53:52.689Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/poison |
| 2604 | 2025-07-17T21:53:52.690Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/constraint |
| 2605 | 2025-07-17T21:53:52.690Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/raftentry |
| 2606 | 2025-07-17T21:53:52.690Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/split |
| 2607 | 2025-07-17T21:53:52.690Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/tscache |
| 2608 | 2025-07-17T21:53:52.744Z | github.com/cockroachdb/cockroach/pkg/server/status/statuspb |
| 2609 | 2025-07-17T21:53:52.774Z | github.com/cockroachdb/cockroach/pkg/ts/tspb |
| 2610 | 2025-07-17T21:53:52.799Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedbuffer |
| 2611 | 2025-07-17T21:53:52.951Z | github.com/cockroachdb/cockroach/pkg/util/keysutil |
| 2612 | 2025-07-17T21:53:53.031Z | github.com/cockroachdb/cockroach/pkg/util/stringarena |
| 2613 | 2025-07-17T21:53:53.056Z | github.com/cockroachdb/cockroach/pkg/sql/optionalnodeliveness |
| 2614 | 2025-07-17T21:53:53.129Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery/loqrecoverypb |
| 2615 | 2025-07-17T21:53:53.154Z | github.com/jackc/pgconn |
| 2616 | 2025-07-17T21:53:53.186Z | github.com/cockroachdb/cockroach/pkg/server/debug/goroutineui |
| 2617 | 2025-07-17T21:53:53.212Z | github.com/cockroachdb/cockroach/pkg/ts/catalog |
| 2618 | 2025-07-17T21:53:53.212Z | github.com/google/pprof/profile |
| 2619 | 2025-07-17T21:53:53.244Z | github.com/ianlancetaylor/demangle |
| 2620 | 2025-07-17T21:53:53.271Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/uncertainty |
| 2621 | 2025-07-17T21:53:53.298Z | github.com/cockroachdb/cockroach/pkg/security/securitytest |
| 2622 | 2025-07-17T21:53:53.351Z | github.com/google/pprof/third_party/d3 |
| 2623 | 2025-07-17T21:53:53.467Z | github.com/google/pprof/third_party/d3flamegraph |
| 2624 | 2025-07-17T21:53:53.493Z | github.com/google/pprof/third_party/svgpan |
| 2625 | 2025-07-17T21:53:53.519Z | github.com/rcrowley/go-metrics/exp |
| 2626 | 2025-07-17T21:53:53.550Z | github.com/cockroachdb/pebble/tool/logs |
| 2627 | 2025-07-17T21:53:53.550Z | internal/profile |
| 2628 | 2025-07-17T21:53:53.550Z | github.com/jackc/pgconn/stmtcache |
| 2629 | 2025-07-17T21:53:53.576Z | github.com/cockroachdb/cockroach/pkg/util/cloudinfo |
| 2630 | 2025-07-17T21:53:53.626Z | github.com/tklauser/go-sysconf |
| 2631 | 2025-07-17T21:53:53.671Z | github.com/jackc/pgx/v4 |
| 2632 | 2025-07-17T21:53:53.707Z | github.com/google/pprof/internal/plugin |
| 2633 | 2025-07-17T21:53:53.707Z | github.com/google/pprof/internal/measurement |
| 2634 | 2025-07-17T21:53:53.756Z | github.com/shirou/gopsutil/v3/cpu |
| 2635 | 2025-07-17T21:53:53.794Z | github.com/shirou/gopsutil/v3/host |
| 2636 | 2025-07-17T21:53:53.825Z | github.com/google/pprof/internal/symbolz |
| 2637 | 2025-07-17T21:53:53.851Z | github.com/google/pprof/internal/binutils |
| 2638 | 2025-07-17T21:53:53.882Z | github.com/google/pprof/internal/graph |
| 2639 | 2025-07-17T21:53:53.938Z | github.com/google/pprof/internal/transport |
| 2640 | 2025-07-17T21:53:53.972Z | github.com/shirou/gopsutil/v3/load |
| 2641 | 2025-07-17T21:53:53.972Z | github.com/shirou/gopsutil/v3/mem |
| 2642 | 2025-07-17T21:53:54.004Z | github.com/cockroachdb/cockroach/pkg/server/goroutinedumper |
| 2643 | 2025-07-17T21:53:54.036Z | net/http/pprof |
| 2644 | 2025-07-17T21:53:54.036Z | compress/bzip2 |
| 2645 | 2025-07-17T21:53:54.075Z | github.com/prometheus/client_golang/prometheus/promauto |
| 2646 | 2025-07-17T21:53:54.103Z | github.com/jackc/puddle |
| 2647 | 2025-07-17T21:53:54.128Z | github.com/google/pprof/internal/symbolizer |
| 2648 | 2025-07-17T21:53:54.128Z | github.com/google/pprof/internal/report |
| 2649 | 2025-07-17T21:53:54.153Z | github.com/linkedin/goavro/v2 |
| 2650 | 2025-07-17T21:53:54.153Z | github.com/apache/thrift/lib/go/thrift |
| 2651 | 2025-07-17T21:53:54.178Z | github.com/cockroachdb/cockroach/pkg/workload/histogram |
| 2652 | 2025-07-17T21:53:54.178Z | vitess.io/vitess/go/bytes2 |
| 2653 | 2025-07-17T21:53:54.178Z | github.com/jackc/pgx/v4/pgxpool |
| 2654 | 2025-07-17T21:53:54.208Z | vitess.io/vitess/go/hack |
| 2655 | 2025-07-17T21:53:54.236Z | vitess.io/vitess/go/vt/proto/vttime |
| 2656 | 2025-07-17T21:53:54.261Z | vitess.io/vitess/go/vt/proto/vtrpc |
| 2657 | 2025-07-17T21:53:54.286Z | vitess.io/vitess/go/vt/proto/topodata |
| 2658 | 2025-07-17T21:53:54.316Z | golang.org/x/net/context |
| 2659 | 2025-07-17T21:53:54.342Z | vitess.io/vitess/go/vt/sysvars |
| 2660 | 2025-07-17T21:53:54.367Z | github.com/cockroachdb/cockroach/pkg/workload |
| 2661 | 2025-07-17T21:53:54.398Z | github.com/google/pprof/internal/driver |
| 2662 | 2025-07-17T21:53:54.428Z | vitess.io/vitess/go/vt/vterrors |
| 2663 | 2025-07-17T21:53:54.428Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/identmap |
| 2664 | 2025-07-17T21:53:54.533Z | github.com/cockroachdb/cockroach/pkg/util/tracing/service |
| 2665 | 2025-07-17T21:53:54.558Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingui |
| 2666 | 2025-07-17T21:53:54.583Z | vitess.io/vitess/go/vt/proto/query |
| 2667 | 2025-07-17T21:53:54.608Z | github.com/gorilla/mux |
| 2668 | 2025-07-17T21:53:54.633Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlexec |
| 2669 | 2025-07-17T21:53:54.658Z | github.com/cockroachdb/cockroach/pkg/cli/democluster/api |
| 2670 | 2025-07-17T21:53:54.699Z | github.com/knz/go-libedit/common |
| 2671 | 2025-07-17T21:53:54.745Z | github.com/knz/go-libedit/unix |
| 2672 | 2025-07-17T21:53:54.857Z | github.com/mattn/go-isatty |
| 2673 | 2025-07-17T21:53:54.947Z | github.com/aws/aws-sdk-go/aws/awserr |
| 2674 | 2025-07-17T21:53:54.973Z | github.com/aws/aws-sdk-go/internal/shareddefaults |
| 2675 | 2025-07-17T21:53:55.034Z | github.com/google/pprof/driver |
| 2676 | 2025-07-17T21:53:55.102Z | github.com/aws/aws-sdk-go/internal/ini |
| 2677 | 2025-07-17T21:53:55.127Z | github.com/aws/aws-sdk-go/internal/sync/singleflight |
| 2678 | 2025-07-17T21:53:55.171Z | vitess.io/vitess/go/sqltypes |
| 2679 | 2025-07-17T21:53:55.199Z | github.com/aws/aws-sdk-go/aws/endpoints |
| 2680 | 2025-07-17T21:53:55.227Z | github.com/aws/aws-sdk-go/internal/sdkio |
| 2681 | 2025-07-17T21:53:55.254Z | github.com/fraugster/parquet-go/parquet |
| 2682 | 2025-07-17T21:53:55.278Z | github.com/aws/aws-sdk-go/aws/client/metadata |
| 2683 | 2025-07-17T21:53:55.303Z | github.com/aws/aws-sdk-go/aws/credentials |
| 2684 | 2025-07-17T21:53:55.328Z | github.com/jmespath/go-jmespath |
| 2685 | 2025-07-17T21:53:55.353Z | github.com/cockroachdb/cockroach/pkg/workload/workloadsql |
| 2686 | 2025-07-17T21:53:55.383Z | github.com/aws/aws-sdk-go/internal/sdkrand |
| 2687 | 2025-07-17T21:53:55.407Z | vitess.io/vitess/go/vt/vtgate/evalengine |
| 2688 | 2025-07-17T21:53:55.436Z | github.com/aws/aws-sdk-go/aws/credentials/processcreds |
| 2689 | 2025-07-17T21:53:55.485Z | github.com/aws/aws-sdk-go/internal/strings |
| 2690 | 2025-07-17T21:53:55.531Z | github.com/aws/aws-sdk-go/internal/sdkmath |
| 2691 | 2025-07-17T21:53:55.559Z | github.com/aws/aws-sdk-go/internal/sdkuri |
| 2692 | 2025-07-17T21:53:55.585Z | vitess.io/vitess/go/vt/sqlparser |
| 2693 | 2025-07-17T21:53:55.585Z | github.com/aws/aws-sdk-go/aws/arn |
| 2694 | 2025-07-17T21:53:55.610Z | github.com/mattn/go-ieproxy |
| 2695 | 2025-07-17T21:53:55.668Z | github.com/aws/aws-sdk-go/internal/s3shared/arn |
| 2696 | 2025-07-17T21:53:55.702Z | github.com/aws/aws-sdk-go/aws/awsutil |
| 2697 | 2025-07-17T21:53:55.769Z | github.com/Azure/azure-pipeline-go/pipeline |
| 2698 | 2025-07-17T21:53:55.836Z | github.com/Azure/go-autorest/autorest/date |
| 2699 | 2025-07-17T21:53:55.896Z | github.com/Azure/go-autorest/logger |
| 2700 | 2025-07-17T21:53:56.025Z | github.com/Azure/azure-storage-blob-go/azblob |
| 2701 | 2025-07-17T21:53:56.058Z | github.com/Azure/go-autorest/tracing |
| 2702 | 2025-07-17T21:53:56.089Z | github.com/fraugster/parquet-go/parquetschema |
| 2703 | 2025-07-17T21:53:56.115Z | github.com/golang-jwt/jwt/v4 |
| 2704 | 2025-07-17T21:53:56.167Z | golang.org/x/crypto/pkcs12/internal/rc2 |
| 2705 | 2025-07-17T21:53:56.316Z | google.golang.org/genproto/googleapis/rpc/code |
| 2706 | 2025-07-17T21:53:56.344Z | github.com/fraugster/parquet-go |
| 2707 | 2025-07-17T21:53:56.432Z | github.com/googleapis/gax-go/v2/apierror/internal/proto |
| 2708 | 2025-07-17T21:53:56.457Z | golang.org/x/crypto/pkcs12 |
| 2709 | 2025-07-17T21:53:56.549Z | github.com/Azure/go-autorest/autorest/adal |
| 2710 | 2025-07-17T21:53:56.576Z | google.golang.org/api/internal/third_party/uritemplates |
| 2711 | 2025-07-17T21:53:56.640Z | google.golang.org/api/googleapi |
| 2712 | 2025-07-17T21:53:56.776Z | github.com/googleapis/gax-go/v2/apierror |
| 2713 | 2025-07-17T21:53:56.833Z | github.com/Azure/go-autorest/autorest |
| 2714 | 2025-07-17T21:53:56.911Z | github.com/googleapis/gax-go/v2 |
| 2715 | 2025-07-17T21:53:57.112Z | google.golang.org/genproto/googleapis/type/expr |
| 2716 | 2025-07-17T21:53:57.366Z | github.com/aws/aws-sdk-go/aws |
| 2717 | 2025-07-17T21:53:57.391Z | github.com/Azure/go-autorest/autorest/azure |
| 2718 | 2025-07-17T21:53:57.487Z | google.golang.org/genproto/googleapis/iam/v1 |
| 2719 | 2025-07-17T21:53:57.531Z | github.com/aws/aws-sdk-go/aws/request |
| 2720 | 2025-07-17T21:53:57.574Z | github.com/aws/aws-sdk-go/private/protocol/eventstream |
| 2721 | 2025-07-17T21:53:57.707Z | cloud.google.com/go/iam |
| 2722 | 2025-07-17T21:53:57.811Z | github.com/aws/aws-sdk-go/aws/client |
| 2723 | 2025-07-17T21:53:57.839Z | github.com/aws/aws-sdk-go/aws/corehandlers |
| 2724 | 2025-07-17T21:53:57.872Z | github.com/aws/aws-sdk-go/private/protocol |
| 2725 | 2025-07-17T21:53:57.872Z | github.com/aws/aws-sdk-go/aws/csm |
| 2726 | 2025-07-17T21:53:57.899Z | github.com/aws/aws-sdk-go/internal/s3shared |
| 2727 | 2025-07-17T21:53:57.982Z | github.com/aws/aws-sdk-go/internal/s3shared/s3err |
| 2728 | 2025-07-17T21:53:58.006Z | github.com/aws/aws-sdk-go/aws/ec2metadata |
| 2729 | 2025-07-17T21:53:58.033Z | github.com/aws/aws-sdk-go/private/protocol/rest |
| 2730 | 2025-07-17T21:53:58.059Z | github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
| 2731 | 2025-07-17T21:53:58.123Z | github.com/aws/aws-sdk-go/private/protocol/query/queryutil |
| 2732 | 2025-07-17T21:53:58.175Z | github.com/aws/aws-sdk-go/aws/signer/v4 |
| 2733 | 2025-07-17T21:53:58.260Z | github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil |
| 2734 | 2025-07-17T21:53:58.287Z | github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds |
| 2735 | 2025-07-17T21:53:58.328Z | github.com/aws/aws-sdk-go/private/checksum |
| 2736 | 2025-07-17T21:53:58.361Z | github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi |
| 2737 | 2025-07-17T21:53:58.392Z | github.com/aws/aws-sdk-go/private/protocol/jsonrpc |
| 2738 | 2025-07-17T21:53:58.419Z | github.com/aws/aws-sdk-go/aws/credentials/endpointcreds |
| 2739 | 2025-07-17T21:53:58.451Z | google.golang.org/api/iterator |
| 2740 | 2025-07-17T21:53:58.451Z | github.com/aws/aws-sdk-go/private/protocol/query |
| 2741 | 2025-07-17T21:53:58.479Z | golang.org/x/net/context/ctxhttp |
| 2742 | 2025-07-17T21:53:58.506Z | github.com/aws/aws-sdk-go/aws/defaults |
| 2743 | 2025-07-17T21:53:58.506Z | github.com/aws/aws-sdk-go/private/protocol/restjson |
| 2744 | 2025-07-17T21:53:58.506Z | cloud.google.com/go/compute/metadata |
| 2745 | 2025-07-17T21:53:58.548Z | github.com/aws/aws-sdk-go/service/sts |
| 2746 | 2025-07-17T21:53:58.573Z | github.com/aws/aws-sdk-go/service/kms |
| 2747 | 2025-07-17T21:53:58.616Z | github.com/aws/aws-sdk-go/service/sso |
| 2748 | 2025-07-17T21:53:58.641Z | github.com/aws/aws-sdk-go/private/protocol/restxml |
| 2749 | 2025-07-17T21:53:58.683Z | golang.org/x/oauth2/internal |
| 2750 | 2025-07-17T21:53:58.719Z | github.com/aws/aws-sdk-go/service/s3 |
| 2751 | 2025-07-17T21:53:58.751Z | golang.org/x/oauth2/jws |
| 2752 | 2025-07-17T21:53:58.807Z | golang.org/x/oauth2 |
| 2753 | 2025-07-17T21:53:58.832Z | github.com/aws/aws-sdk-go/service/sso/ssoiface |
| 2754 | 2025-07-17T21:53:58.856Z | github.com/aws/aws-sdk-go/service/sts/stsiface |
| 2755 | 2025-07-17T21:53:58.881Z | google.golang.org/api/transport/cert |
| 2756 | 2025-07-17T21:53:58.907Z | github.com/aws/aws-sdk-go/aws/credentials/ssocreds |
| 2757 | 2025-07-17T21:53:58.931Z | github.com/aws/aws-sdk-go/aws/credentials/stscreds |
| 2758 | 2025-07-17T21:53:58.956Z | google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 |
| 2759 | 2025-07-17T21:53:58.956Z | golang.org/x/oauth2/authhandler |
| 2760 | 2025-07-17T21:53:58.996Z | golang.org/x/oauth2/google/internal/externalaccount |
| 2761 | 2025-07-17T21:53:59.052Z | golang.org/x/oauth2/jwt |
| 2762 | 2025-07-17T21:53:59.096Z | github.com/aws/aws-sdk-go/aws/session |
| 2763 | 2025-07-17T21:53:59.154Z | google.golang.org/api/internal/impersonate |
| 2764 | 2025-07-17T21:53:59.179Z | google.golang.org/grpc/balancer/grpclb |
| 2765 | 2025-07-17T21:53:59.205Z | golang.org/x/oauth2/google |
| 2766 | 2025-07-17T21:53:59.285Z | google.golang.org/grpc/credentials/alts/internal |
| 2767 | 2025-07-17T21:53:59.314Z | github.com/knz/go-libedit |
| 2768 | 2025-07-17T21:53:59.355Z | google.golang.org/api/internal |
| 2769 | 2025-07-17T21:53:59.381Z | google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp |
| 2770 | 2025-07-17T21:53:59.381Z | google.golang.org/grpc/credentials/alts/internal/conn |
| 2771 | 2025-07-17T21:53:59.406Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlshell |
| 2772 | 2025-07-17T21:53:59.456Z | google.golang.org/grpc/credentials/alts/internal/handshaker/service |
| 2773 | 2025-07-17T21:53:59.503Z | google.golang.org/grpc/internal/googlecloud |
| 2774 | 2025-07-17T21:53:59.530Z | google.golang.org/api/option |
| 2775 | 2025-07-17T21:53:59.555Z | google.golang.org/api/transport/internal/dca |
| 2776 | 2025-07-17T21:53:59.580Z | google.golang.org/grpc/credentials/oauth |
| 2777 | 2025-07-17T21:53:59.605Z | google.golang.org/genproto/googleapis/cloud/kms/v1 |
| 2778 | 2025-07-17T21:53:59.643Z | google.golang.org/grpc/credentials/alts/internal/authinfo |
| 2779 | 2025-07-17T21:53:59.669Z | google.golang.org/api/option/internaloption |
| 2780 | 2025-07-17T21:53:59.669Z | cloud.google.com/go/internal |
| 2781 | 2025-07-17T21:53:59.705Z | cloud.google.com/go/internal/optional |
| 2782 | 2025-07-17T21:53:59.730Z | google.golang.org/grpc/credentials/alts/internal/handshaker |
| 2783 | 2025-07-17T21:53:59.756Z | cloud.google.com/go/internal/trace |
| 2784 | 2025-07-17T21:53:59.780Z | cloud.google.com/go/internal/version |
| 2785 | 2025-07-17T21:53:59.780Z | cloud.google.com/go/storage/internal |
| 2786 | 2025-07-17T21:53:59.823Z | google.golang.org/genproto/googleapis/type/date |
| 2787 | 2025-07-17T21:53:59.849Z | google.golang.org/api/internal/gensupport |
| 2788 | 2025-07-17T21:53:59.875Z | google.golang.org/api/googleapi/transport |
| 2789 | 2025-07-17T21:53:59.900Z | google.golang.org/grpc/credentials/alts |
| 2790 | 2025-07-17T21:53:59.964Z | google.golang.org/api/transport/http/internal/propagation |
| 2791 | 2025-07-17T21:53:59.989Z | google.golang.org/genproto/googleapis/storage/v2 |
| 2792 | 2025-07-17T21:54:00.037Z | github.com/cockroachdb/cockroach/pkg/util/flagutil |
| 2793 | 2025-07-17T21:54:00.097Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlcfg |
| 2794 | 2025-07-17T21:54:00.133Z | google.golang.org/grpc/credentials/google |
| 2795 | 2025-07-17T21:54:00.164Z | google.golang.org/api/transport/http |
| 2796 | 2025-07-17T21:54:00.164Z | github.com/cockroachdb/cockroach/pkg/util/sdnotify |
| 2797 | 2025-07-17T21:54:00.230Z | github.com/cockroachdb/cockroach/pkg/workload/bank |
| 2798 | 2025-07-17T21:54:00.265Z | github.com/cockroachdb/cockroach/pkg/workload/bulkingest |
| 2799 | 2025-07-17T21:54:00.265Z | github.com/prometheus/client_golang/prometheus/promhttp |
| 2800 | 2025-07-17T21:54:00.298Z | google.golang.org/api/transport/grpc |
| 2801 | 2025-07-17T21:54:00.369Z | google.golang.org/api/iamcredentials/v1 |
| 2802 | 2025-07-17T21:54:00.417Z | google.golang.org/api/storage/v1 |
| 2803 | 2025-07-17T21:54:00.508Z | github.com/cockroachdb/cockroach/pkg/workload/examples |
| 2804 | 2025-07-17T21:54:00.599Z | cloud.google.com/go/kms/apiv1 |
| 2805 | 2025-07-17T21:54:00.661Z | cloud.google.com/go/storage/internal/apiv2 |
| 2806 | 2025-07-17T21:54:00.685Z | google.golang.org/api/transport |
| 2807 | 2025-07-17T21:54:00.744Z | github.com/cockroachdb/cockroach/pkg/workload/kv |
| 2808 | 2025-07-17T21:54:00.832Z | github.com/cockroachdb/cockroach/pkg/workload/faker |
| 2809 | 2025-07-17T21:54:00.889Z | github.com/cockroachdb/cockroach/pkg/workload/cli |
| 2810 | 2025-07-17T21:54:00.992Z | github.com/cockroachdb/cockroach-go/v2/crdb/crdbpgx |
| 2811 | 2025-07-17T21:54:01.030Z | github.com/cockroachdb/cockroach/pkg/workload/workloadimpl |
| 2812 | 2025-07-17T21:54:01.071Z | github.com/cockroachdb/cockroach/pkg/workload/ttllogger |
| 2813 | 2025-07-17T21:54:01.122Z | github.com/cockroachdb/cockroach/pkg/workload/ycsb |
| 2814 | 2025-07-17T21:54:01.147Z | github.com/cockroachdb/cockroach/pkg/workload/tpcc |
| 2815 | 2025-07-17T21:54:01.263Z | github.com/russross/blackfriday/v2 |
| 2816 | 2025-07-17T21:54:01.305Z | cloud.google.com/go/storage |
| 2817 | 2025-07-17T21:54:01.347Z | github.com/aws/aws-sdk-go/service/s3/s3iface |
| 2818 | 2025-07-17T21:54:01.384Z | github.com/cockroachdb/cockroach/pkg/workload/movr |
| 2819 | 2025-07-17T21:54:01.384Z | github.com/cockroachdb/cockroach/pkg/workload/tpch |
| 2820 | 2025-07-17T21:54:01.654Z | github.com/aws/aws-sdk-go/service/s3/s3manager |
| 2821 | 2025-07-17T21:54:01.728Z | github.com/cpuguy83/go-md2man/v2/md2man |
| 2822 | 2025-07-17T21:54:01.796Z | github.com/spf13/cobra/doc |
| 2823 | 2025-07-17T21:54:37.324Z | github.com/cockroachdb/pebble/sstable |
| 2824 | 2025-07-17T21:54:37.831Z | github.com/cockroachdb/pebble |
| 2825 | 2025-07-17T21:54:39.079Z | github.com/cockroachdb/cockroach/pkg/base |
| 2826 | 2025-07-17T21:54:39.079Z | github.com/cockroachdb/pebble/tool |
| 2827 | 2025-07-17T21:54:39.383Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness |
| 2828 | 2025-07-17T21:54:39.408Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirecancel |
| 2829 | 2025-07-17T21:54:39.408Z | github.com/cockroachdb/cockroach/pkg/util/admission |
| 2830 | 2025-07-17T21:54:39.408Z | github.com/cockroachdb/cockroach/pkg/util/netutil |
| 2831 | 2025-07-17T21:54:39.408Z | github.com/cockroachdb/cockroach/pkg/ui |
| 2832 | 2025-07-17T21:54:39.408Z | github.com/cockroachdb/cockroach/pkg/testutils |
| 2833 | 2025-07-17T21:54:39.458Z | github.com/cockroachdb/cockroach/pkg/storage |
| 2834 | 2025-07-17T21:54:39.483Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance |
| 2835 | 2025-07-17T21:54:39.483Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance |
| 2836 | 2025-07-17T21:54:39.541Z | github.com/cockroachdb/cockroach/pkg/ui/distoss |
| 2837 | 2025-07-17T21:54:39.634Z | github.com/cockroachdb/cockroach/pkg/util/grpcutil |
| 2838 | 2025-07-17T21:54:39.774Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache |
| 2839 | 2025-07-17T21:54:39.799Z | github.com/cockroachdb/cockroach/pkg/sql/sessiondatapb |
| 2840 | 2025-07-17T21:54:40.133Z | github.com/cockroachdb/cockroach/pkg/security/sessionrevival |
| 2841 | 2025-07-17T21:54:40.158Z | github.com/cockroachdb/cockroach/pkg/sql/sessiondata |
| 2842 | 2025-07-17T21:54:40.183Z | github.com/cockroachdb/cockroach/pkg/kv |
| 2843 | 2025-07-17T21:54:40.461Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary |
| 2844 | 2025-07-17T21:54:40.487Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/abortspan |
| 2845 | 2025-07-17T21:54:40.487Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/rditer |
| 2846 | 2025-07-17T21:54:40.487Z | github.com/cockroachdb/cockroach/pkg/cli/syncbench |
| 2847 | 2025-07-17T21:54:40.487Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset |
| 2848 | 2025-07-17T21:54:40.487Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/stateloader |
| 2849 | 2025-07-17T21:54:40.487Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed |
| 2850 | 2025-07-17T21:54:40.642Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/gc |
| 2851 | 2025-07-17T21:54:40.667Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient |
| 2852 | 2025-07-17T21:54:40.667Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverbase |
| 2853 | 2025-07-17T21:54:40.692Z | github.com/cockroachdb/cockroach/pkg/kv/kvprober |
| 2854 | 2025-07-17T21:54:40.717Z | github.com/cockroachdb/cockroach/pkg/internal/client/requestbatcher |
| 2855 | 2025-07-17T21:54:40.799Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval/result |
| 2856 | 2025-07-17T21:54:40.844Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanlatch |
| 2857 | 2025-07-17T21:54:40.878Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/idalloc |
| 2858 | 2025-07-17T21:54:40.905Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnrecovery |
| 2859 | 2025-07-17T21:54:40.967Z | github.com/cockroachdb/cockroach/pkg/startupmigrations/leasemanager |
| 2860 | 2025-07-17T21:54:41.011Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnwait |
| 2861 | 2025-07-17T21:54:41.036Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree |
| 2862 | 2025-07-17T21:54:41.320Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/intentresolver |
| 2863 | 2025-07-17T21:54:41.577Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency |
| 2864 | 2025-07-17T21:54:44.085Z | github.com/cockroachdb/cockroach/pkg/sql/paramparse |
| 2865 | 2025-07-17T21:54:44.111Z | github.com/cockroachdb/cockroach/pkg/sql/memsize |
| 2866 | 2025-07-17T21:54:44.111Z | github.com/cockroachdb/cockroach/pkg/sql/sem/transform |
| 2867 | 2025-07-17T21:54:44.111Z | github.com/cockroachdb/cockroach/pkg/config/zonepb |
| 2868 | 2025-07-17T21:54:44.111Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats/sqlstatsutil |
| 2869 | 2025-07-17T21:54:44.111Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/keyside |
| 2870 | 2025-07-17T21:54:44.111Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catpb |
| 2871 | 2025-07-17T21:54:44.151Z | github.com/cockroachdb/cockroach/pkg/sql/parser |
| 2872 | 2025-07-17T21:54:44.194Z | github.com/cockroachdb/cockroach/pkg/col/colserde |
| 2873 | 2025-07-17T21:54:44.367Z | github.com/cockroachdb/cockroach/pkg/sql/colmem |
| 2874 | 2025-07-17T21:54:44.392Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam |
| 2875 | 2025-07-17T21:54:44.422Z | github.com/cockroachdb/cockroach/pkg/sql/colcontainer |
| 2876 | 2025-07-17T21:54:44.452Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexeccmp |
| 2877 | 2025-07-17T21:54:44.614Z | github.com/cockroachdb/cockroach/pkg/sql/schemachange |
| 2878 | 2025-07-17T21:54:44.659Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scpb |
| 2879 | 2025-07-17T21:54:44.688Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/hba |
| 2880 | 2025-07-17T21:54:45.588Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descpb |
| 2881 | 2025-07-17T21:54:46.745Z | github.com/cockroachdb/cockroach/pkg/sql/sqlerrors |
| 2882 | 2025-07-17T21:54:46.770Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam/indexstorageparam |
| 2883 | 2025-07-17T21:54:46.770Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptpb |
| 2884 | 2025-07-17T21:54:46.770Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descidgen |
| 2885 | 2025-07-17T21:54:46.770Z | github.com/cockroachdb/cockroach/pkg/sql/contentionpb |
| 2886 | 2025-07-17T21:54:46.770Z | github.com/cockroachdb/cockroach/pkg/server/diagnostics/diagnosticspb |
| 2887 | 2025-07-17T21:54:46.770Z | github.com/cockroachdb/cockroach/pkg/sql/catalog |
| 2888 | 2025-07-17T21:54:46.988Z | github.com/cockroachdb/cockroach/pkg/sql/contention/txnidcache |
| 2889 | 2025-07-17T21:54:47.322Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catalogkeys |
| 2890 | 2025-07-17T21:54:47.348Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scerrors |
| 2891 | 2025-07-17T21:54:47.348Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/multiregion |
| 2892 | 2025-07-17T21:54:47.348Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catprivilege |
| 2893 | 2025-07-17T21:54:47.348Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/screl |
| 2894 | 2025-07-17T21:54:47.348Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/valueside |
| 2895 | 2025-07-17T21:54:47.387Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo |
| 2896 | 2025-07-17T21:54:47.558Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/schemadesc |
| 2897 | 2025-07-17T21:54:47.639Z | github.com/cockroachdb/cockroach/pkg/rpc |
| 2898 | 2025-07-17T21:54:47.675Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/dbdesc |
| 2899 | 2025-07-17T21:54:47.700Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/typedesc |
| 2900 | 2025-07-17T21:54:47.742Z | github.com/cockroachdb/cockroach/pkg/sql/sqlutil |
| 2901 | 2025-07-17T21:54:47.767Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/validate |
| 2902 | 2025-07-17T21:54:47.809Z | github.com/cockroachdb/cockroach/pkg/sql/colencoding |
| 2903 | 2025-07-17T21:54:48.030Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirebase |
| 2904 | 2025-07-17T21:54:48.078Z | github.com/cockroachdb/cockroach/pkg/util/tracing/zipper |
| 2905 | 2025-07-17T21:54:48.131Z | github.com/cockroachdb/cockroach/pkg/sql/scheduledlogging |
| 2906 | 2025-07-17T21:54:48.174Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/nstree |
| 2907 | 2025-07-17T21:54:48.394Z | github.com/cockroachdb/cockroach/pkg/server/tracedumper |
| 2908 | 2025-07-17T21:54:48.520Z | github.com/cockroachdb/cockroach/pkg/rpc/nodedialer |
| 2909 | 2025-07-17T21:54:48.804Z | github.com/cockroachdb/cockroach/pkg/blobs |
| 2910 | 2025-07-17T21:54:48.838Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/sidetransport |
| 2911 | 2025-07-17T21:54:48.838Z | github.com/cockroachdb/cockroach/pkg/util/tracing/collector |
| 2912 | 2025-07-17T21:54:49.105Z | github.com/cockroachdb/cockroach/pkg/cloud |
| 2913 | 2025-07-17T21:54:49.460Z | github.com/cockroachdb/cockroach/pkg/cloud/azure |
| 2914 | 2025-07-17T21:54:49.485Z | github.com/cockroachdb/cockroach/pkg/cloud/httpsink |
| 2915 | 2025-07-17T21:54:49.485Z | github.com/cockroachdb/cockroach/pkg/cloud/amazon |
| 2916 | 2025-07-17T21:54:49.485Z | github.com/cockroachdb/cockroach/pkg/multitenant |
| 2917 | 2025-07-17T21:54:49.485Z | github.com/cockroachdb/cockroach/pkg/cloud/gcp |
| 2918 | 2025-07-17T21:54:49.485Z | github.com/cockroachdb/cockroach/pkg/jobs/jobspb |
| 2919 | 2025-07-17T21:54:49.624Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval |
| 2920 | 2025-07-17T21:54:49.744Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/tenantrate |
| 2921 | 2025-07-17T21:54:49.884Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage |
| 2922 | 2025-07-17T21:54:49.927Z | github.com/cockroachdb/cockroach/pkg/cloud/nodelocal |
| 2923 | 2025-07-17T21:54:49.980Z | github.com/cockroachdb/cockroach/pkg/cloud/nullsink |
| 2924 | 2025-07-17T21:54:50.307Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slprovider |
| 2925 | 2025-07-17T21:54:50.940Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scop |
| 2926 | 2025-07-17T21:54:51.138Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraph |
| 2927 | 2025-07-17T21:54:51.266Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scstage |
| 2928 | 2025-07-17T21:54:51.291Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/rules |
| 2929 | 2025-07-17T21:54:51.435Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraphviz |
| 2930 | 2025-07-17T21:55:02.740Z | github.com/cockroachdb/cockroach/pkg/sql/faketreeeval |
| 2931 | 2025-07-17T21:55:02.765Z | github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable |
| 2932 | 2025-07-17T21:55:02.765Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc |
| 2933 | 2025-07-17T21:55:02.765Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/schemaexpr |
| 2934 | 2025-07-17T21:55:02.765Z | github.com/cockroachdb/cockroach/pkg/testutils/sqlutils |
| 2935 | 2025-07-17T21:55:03.101Z | github.com/cockroachdb/cockroach/pkg/cloud/userfile |
| 2936 | 2025-07-17T21:55:03.161Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catformat |
| 2937 | 2025-07-17T21:55:03.223Z | github.com/cockroachdb/cockroach/pkg/col/coldataext |
| 2938 | 2025-07-17T21:55:03.250Z | github.com/cockroachdb/cockroach/pkg/sql/rowcontainer |
| 2939 | 2025-07-17T21:55:03.250Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/tabledesc |
| 2940 | 2025-07-17T21:55:03.275Z | github.com/cockroachdb/cockroach/pkg/sql/execinfrapb |
| 2941 | 2025-07-17T21:55:03.323Z | github.com/cockroachdb/cockroach/pkg/cloud/impl |
| 2942 | 2025-07-17T21:55:04.621Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/systemschema |
| 2943 | 2025-07-17T21:55:04.647Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descbuilder |
| 2944 | 2025-07-17T21:55:04.647Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/resolver |
| 2945 | 2025-07-17T21:55:04.647Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam/tablestorageparam |
| 2946 | 2025-07-17T21:55:04.647Z | github.com/cockroachdb/cockroach/pkg/sql/opt/cat |
| 2947 | 2025-07-17T21:55:04.647Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild/internal/scbuildstmt |
| 2948 | 2025-07-17T21:55:04.647Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/opgen |
| 2949 | 2025-07-17T21:55:04.790Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/rewrite |
| 2950 | 2025-07-17T21:55:04.829Z | github.com/cockroachdb/cockroach/pkg/sql/opt/partition |
| 2951 | 2025-07-17T21:55:05.012Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/bootstrap |
| 2952 | 2025-07-17T21:55:05.042Z | github.com/cockroachdb/cockroach/pkg/config |
| 2953 | 2025-07-17T21:55:05.042Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/catkv |
| 2954 | 2025-07-17T21:55:05.042Z | github.com/cockroachdb/cockroach/pkg/spanconfig |
| 2955 | 2025-07-17T21:55:05.087Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan |
| 2956 | 2025-07-17T21:55:05.168Z | github.com/cockroachdb/cockroach/pkg/sql/opt |
| 2957 | 2025-07-17T21:55:05.311Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/corpus |
| 2958 | 2025-07-17T21:55:05.537Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfiglimiter |
| 2959 | 2025-07-17T21:55:05.537Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvaccessor |
| 2960 | 2025-07-17T21:55:05.537Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts |
| 2961 | 2025-07-17T21:55:05.537Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsplitter |
| 2962 | 2025-07-17T21:55:05.537Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigstore |
| 2963 | 2025-07-17T21:55:05.602Z | github.com/cockroachdb/cockroach/pkg/gossip |
| 2964 | 2025-07-17T21:55:05.635Z | github.com/cockroachdb/cockroach/pkg/sql/opt/constraint |
| 2965 | 2025-07-17T21:55:05.664Z | github.com/cockroachdb/cockroach/pkg/sql/opt/invertedexpr |
| 2966 | 2025-07-17T21:55:05.821Z | github.com/cockroachdb/cockroach/pkg/scheduledjobs |
| 2967 | 2025-07-17T21:55:05.864Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptcache |
| 2968 | 2025-07-17T21:55:05.864Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptreconcile |
| 2969 | 2025-07-17T21:55:05.950Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptstorage |
| 2970 | 2025-07-17T21:55:05.991Z | github.com/cockroachdb/cockroach/pkg/sql/execstats |
| 2971 | 2025-07-17T21:55:06.026Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigptsreader |
| 2972 | 2025-07-17T21:55:06.101Z | github.com/cockroachdb/cockroach/pkg/sql/span |
| 2973 | 2025-07-17T21:55:06.146Z | github.com/cockroachdb/cockroach/pkg/sql/opt/props |
| 2974 | 2025-07-17T21:55:06.189Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec |
| 2975 | 2025-07-17T21:55:06.365Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats |
| 2976 | 2025-07-17T21:55:06.550Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec/explain |
| 2977 | 2025-07-17T21:55:06.575Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness |
| 2978 | 2025-07-17T21:55:06.575Z | github.com/cockroachdb/cockroach/pkg/sql/stmtdiagnostics |
| 2979 | 2025-07-17T21:55:06.575Z | github.com/cockroachdb/cockroach/pkg/sql/gcjob/gcjobnotifier |
| 2980 | 2025-07-17T21:55:06.602Z | github.com/cockroachdb/cockroach/pkg/server/serverpb |
| 2981 | 2025-07-17T21:55:06.628Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord |
| 2982 | 2025-07-17T21:55:06.653Z | github.com/cockroachdb/cockroach/pkg/sql/opt/props/physical |
| 2983 | 2025-07-17T21:55:07.090Z | github.com/cockroachdb/cockroach/pkg/server/status |
| 2984 | 2025-07-17T21:55:07.134Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver |
| 2985 | 2025-07-17T21:55:07.571Z | github.com/cockroachdb/cockroach/pkg/sql/physicalplan/replicaoracle |
| 2986 | 2025-07-17T21:55:07.598Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed |
| 2987 | 2025-07-17T21:55:07.598Z | github.com/cockroachdb/cockroach/pkg/sql/kvstreamer |
| 2988 | 2025-07-17T21:55:07.921Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedcache |
| 2989 | 2025-07-17T21:55:07.947Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqlwatcher |
| 2990 | 2025-07-17T21:55:07.947Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/lease |
| 2991 | 2025-07-17T21:55:07.947Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instancestorage |
| 2992 | 2025-07-17T21:55:08.111Z | github.com/cockroachdb/cockroach/pkg/server/settingswatcher |
| 2993 | 2025-07-17T21:55:08.136Z | github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher |
| 2994 | 2025-07-17T21:55:08.136Z | github.com/cockroachdb/cockroach/pkg/server/tenantsettingswatcher |
| 2995 | 2025-07-17T21:55:08.334Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvsubscriber |
| 2996 | 2025-07-17T21:55:08.397Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instanceprovider |
| 2997 | 2025-07-17T21:55:08.606Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/hydratedtables |
| 2998 | 2025-07-17T21:55:08.923Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descs |
| 2999 | 2025-07-17T21:55:09.626Z | github.com/cockroachdb/cockroach/pkg/sql/sessioninit |
| 3000 | 2025-07-17T21:55:09.651Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/ingesting |
| 3001 | 2025-07-17T21:55:09.651Z | github.com/cockroachdb/cockroach/pkg/sql/stats |
| 3002 | 2025-07-17T21:55:09.677Z | github.com/cockroachdb/cockroach/pkg/sql/sem/builtins |
| 3003 | 2025-07-17T21:55:11.210Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvtenant |
| 3004 | 2025-07-17T21:55:11.236Z | github.com/cockroachdb/cockroach/pkg/migration/migrationcluster |
| 3005 | 2025-07-17T21:55:11.237Z | github.com/cockroachdb/cockroach/pkg/testutils/serverutils |
| 3006 | 2025-07-17T21:55:11.237Z | github.com/cockroachdb/cockroach/pkg/sql/idxusage |
| 3007 | 2025-07-17T21:55:11.237Z | github.com/cockroachdb/cockroach/pkg/sql/contention |
| 3008 | 2025-07-17T21:55:11.237Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/ssmemstorage |
| 3009 | 2025-07-17T21:55:11.531Z | github.com/cockroachdb/cockroach/pkg/server/debug/pprofui |
| 3010 | 2025-07-17T21:55:11.589Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/sslocal |
| 3011 | 2025-07-17T21:55:11.689Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery |
| 3012 | 2025-07-17T21:55:11.715Z | github.com/cockroachdb/cockroach/pkg/kv/bulk |
| 3013 | 2025-07-17T21:55:11.715Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptprovider |
| 3014 | 2025-07-17T21:55:11.715Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/reports |
| 3015 | 2025-07-17T21:55:11.774Z | github.com/cockroachdb/cockroach/pkg/ts |
| 3016 | 2025-07-17T21:55:12.032Z | github.com/cockroachdb/cockroach/pkg/server/debug |
| 3017 | 2025-07-17T21:55:13.939Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/seqexpr |
| 3018 | 2025-07-17T21:55:13.964Z | github.com/cockroachdb/cockroach/pkg/jobs |
| 3019 | 2025-07-17T21:55:13.964Z | github.com/cockroachdb/cockroach/pkg/sql/opt/memo |
| 3020 | 2025-07-17T21:55:14.160Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdecomp |
| 3021 | 2025-07-17T21:55:14.185Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec/scmutationexec |
| 3022 | 2025-07-17T21:55:14.489Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild |
| 3023 | 2025-07-17T21:55:14.786Z | github.com/cockroachdb/cockroach/pkg/jobs/jobsprotectedts |
| 3024 | 2025-07-17T21:55:14.811Z | github.com/cockroachdb/cockroach/pkg/migration |
| 3025 | 2025-07-17T21:55:14.811Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec |
| 3026 | 2025-07-17T21:55:14.812Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats |
| 3027 | 2025-07-17T21:55:14.836Z | github.com/cockroachdb/cockroach/pkg/sql/row |
| 3028 | 2025-07-17T21:55:14.836Z | github.com/cockroachdb/cockroach/pkg/sql/delegate |
| 3029 | 2025-07-17T21:55:14.903Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigmanager |
| 3030 | 2025-07-17T21:55:15.212Z | github.com/cockroachdb/cockroach/pkg/sql/doctor |
| 3031 | 2025-07-17T21:55:15.334Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scrun |
| 3032 | 2025-07-17T21:55:15.334Z | github.com/cockroachdb/cockroach/pkg/sql/descmetadata |
| 3033 | 2025-07-17T21:55:15.700Z | github.com/cockroachdb/cockroach/pkg/sql/execinfra |
| 3034 | 2025-07-17T21:55:16.291Z | github.com/cockroachdb/cockroach/pkg/sql/backfill |
| 3035 | 2025-07-17T21:55:16.316Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecspan |
| 3036 | 2025-07-17T21:55:16.316Z | github.com/cockroachdb/cockroach/pkg/sql/colexecop |
| 3037 | 2025-07-17T21:55:16.316Z | github.com/cockroachdb/cockroach/pkg/sql/colconv |
| 3038 | 2025-07-17T21:55:16.316Z | github.com/cockroachdb/cockroach/pkg/sql/physicalplan |
| 3039 | 2025-07-17T21:55:16.316Z | github.com/cockroachdb/cockroach/pkg/sql/flowinfra |
| 3040 | 2025-07-17T21:55:16.615Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecargs |
| 3041 | 2025-07-17T21:55:16.641Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecutils |
| 3042 | 2025-07-17T21:55:16.845Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexechash |
| 3043 | 2025-07-17T21:55:17.116Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecbase |
| 3044 | 2025-07-17T21:55:17.141Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecagg |
| 3045 | 2025-07-17T21:55:17.168Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecsel |
| 3046 | 2025-07-17T21:55:17.277Z | github.com/cockroachdb/cockroach/pkg/sql/colfetcher |
| 3047 | 2025-07-17T21:55:17.303Z | github.com/cockroachdb/cockroach/pkg/sql/colflow/colrpc |
| 3048 | 2025-07-17T21:55:17.331Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps |
| 3049 | 2025-07-17T21:55:17.649Z | github.com/cockroachdb/cockroach/pkg/sql/opt/norm |
| 3050 | 2025-07-17T21:55:17.750Z | github.com/cockroachdb/cockroach/pkg/sql/opt/ordering |
| 3051 | 2025-07-17T21:55:18.156Z | github.com/cockroachdb/cockroach/pkg/sql/opt/distribution |
| 3052 | 2025-07-17T21:55:18.273Z | github.com/cockroachdb/cockroach/pkg/sql/opt/indexrec |
| 3053 | 2025-07-17T21:55:18.346Z | github.com/cockroachdb/cockroach/pkg/sql/querycache |
| 3054 | 2025-07-17T21:55:18.514Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecproj |
| 3055 | 2025-07-17T21:55:18.699Z | github.com/cockroachdb/cockroach/pkg/jobs/joberror |
| 3056 | 2025-07-17T21:55:18.758Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecjoin |
| 3057 | 2025-07-17T21:55:19.564Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecwindow |
| 3058 | 2025-07-17T21:55:21.286Z | github.com/cockroachdb/cockroach/pkg/sql/opt/idxconstraint |
| 3059 | 2025-07-17T21:55:21.286Z | github.com/cockroachdb/cockroach/pkg/sql/opt/partialidx |
| 3060 | 2025-07-17T21:55:21.872Z | github.com/cockroachdb/cockroach/pkg/sql/opt/invertedidx |
| 3061 | 2025-07-17T21:55:22.396Z | github.com/cockroachdb/cockroach/pkg/sql/opt/xform |
| 3062 | 2025-07-17T21:55:22.455Z | github.com/cockroachdb/cockroach/pkg/sql/rowexec |
| 3063 | 2025-07-17T21:55:24.104Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/exprgen |
| 3064 | 2025-07-17T21:55:24.104Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec/execbuilder |
| 3065 | 2025-07-17T21:55:24.325Z | github.com/cockroachdb/cockroach/pkg/sql/rowflow |
| 3066 | 2025-07-17T21:55:24.376Z | github.com/cockroachdb/cockroach/pkg/sql/colexec |
| 3067 | 2025-07-17T21:55:24.522Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optbuilder |
| 3068 | 2025-07-17T21:55:29.132Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colbuilder |
| 3069 | 2025-07-17T21:55:29.764Z | github.com/cockroachdb/cockroach/pkg/sql/colflow |
| 3070 | 2025-07-17T21:55:30.369Z | github.com/cockroachdb/cockroach/pkg/sql/distsql |
| 3071 | 2025-07-17T21:55:30.856Z | github.com/cockroachdb/cockroach/pkg/sql |
| 3072 | 2025-07-17T21:55:37.748Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigjob |
| 3073 | 2025-07-17T21:55:37.789Z | github.com/cockroachdb/cockroach/pkg/migration/migrationjob |
| 3074 | 2025-07-17T21:55:37.789Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqltranslator |
| 3075 | 2025-07-17T21:55:37.789Z | github.com/cockroachdb/cockroach/pkg/server/diagnostics |
| 3076 | 2025-07-17T21:55:37.789Z | github.com/cockroachdb/cockroach/pkg/sql/gcjob |
| 3077 | 2025-07-17T21:55:37.814Z | github.com/cockroachdb/cockroach/pkg/server/heapprofiler |
| 3078 | 2025-07-17T21:55:37.814Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire |
| 3079 | 2025-07-17T21:55:37.839Z | github.com/cockroachdb/cockroach/pkg/migration/migrations |
| 3080 | 2025-07-17T21:55:37.969Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scjob |
| 3081 | 2025-07-17T21:55:38.252Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigreconciler |
| 3082 | 2025-07-17T21:55:38.287Z | github.com/cockroachdb/cockroach/pkg/sql/ttl/ttljob |
| 3083 | 2025-07-17T21:55:38.346Z | github.com/cockroachdb/cockroach/pkg/sql/ttl/ttlschedule |
| 3084 | 2025-07-17T21:55:38.564Z | github.com/cockroachdb/cockroach/pkg/migration/migrationmanager |
| 3085 | 2025-07-17T21:55:38.677Z | github.com/cockroachdb/cockroach/pkg/startupmigrations |
| 3086 | 2025-07-17T21:55:38.774Z | github.com/cockroachdb/cockroach/pkg/sql/importer |
| 3087 | 2025-07-17T21:55:40.035Z | github.com/cockroachdb/cockroach/pkg/server |
| 3088 | 2025-07-17T21:55:42.834Z | github.com/cockroachdb/cockroach/pkg/cli/clierrorplus |
| 3089 | 2025-07-17T21:55:42.864Z | github.com/cockroachdb/cockroach/pkg/cli/democluster |
| 3090 | 2025-07-17T21:55:43.720Z | github.com/cockroachdb/cockroach/pkg/cli |
| 3091 | 2025-07-17T21:55:46.151Z | github.com/cockroachdb/cockroach/pkg/cmd/cockroach-oss |
| 3092 | 2025-07-17T21:56:00.456Z | rm -rf artifacts/cockroach |
| 3093 | 2025-07-17T21:56:00.491Z | mkdir -p artifacts/cockroach/lib |
| 3094 | 2025-07-17T21:56:00.491Z | ln ./cockroachoss artifacts/cockroach/cockroach |
| 3095 | 2025-07-17T21:56:00.491Z | ln lib/libgeos.so lib/libgeos_c.so artifacts/cockroach/lib/ |
| 3096 | 2025-07-17T21:56:00.492Z | tar -cvf - -C artifacts cockroach | gzip -9 > cockroach.tgz |
| 3097 | 2025-07-17T21:56:00.592Z | a cockroach/ 0K |
| 3098 | 2025-07-17T21:56:00.592Z | a cockroach/cockroach 359374K |
| 3099 | 2025-07-17T21:57:04.294Z | a cockroach/lib/ 0K |
| 3100 | 2025-07-17T21:57:04.294Z | a cockroach/lib/libgeos_c.so 308K |
| 3101 | 2025-07-17T21:57:04.359Z | a cockroach/lib/libgeos.so 2535K |
| 3102 | 2025-07-17T21:57:04.883Z | sha256sum cockroach.tgz | awk '{ print $1 }' > cockroach.tgz.sha256 |
| 3103 | 2025-07-17T21:57:04.978Z | process exited: duration 677437 ms, exit code 0 |
| |
| 3104 | 2025-07-17T21:57:05.071Z | found 2 output files |
| 3105 | 2025-07-17T21:57:05.071Z | uploading: /work/oxidecomputer/cockroach/cockroach.tgz (86503274 bytes) |
| 3106 | 2025-07-17T21:57:15.575Z | uploaded: /work/oxidecomputer/cockroach/cockroach.tgz |
| 3107 | 2025-07-17T21:57:15.575Z | uploading: /work/oxidecomputer/cockroach/cockroach.tgz.sha256 (65 bytes) |
| 3108 | 2025-07-17T21:57:16.674Z | uploaded: /work/oxidecomputer/cockroach/cockroach.tgz.sha256 |