01KJ9TWA5DPY37P607GXWVP4T3: test-illumos

BasicConfig {
    output_rules: [],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KJ9TWJMZ0HRZTC3HHEYSC886

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-25T07:23:45.696Zjob assigned to worker 01KJ9TWM6391PC674E7NQZ5FA0 [factory gimlet-EVT22200007-propolis, EVT22200007/59328] (queued for 26 s)
 
22026-02-25T07:23:54.159Zstarting task 0: "setup"
32026-02-25T07:23:54.183Z++ uname -s
42026-02-25T07:23:54.183Z+ kern=SunOS
52026-02-25T07:23:54.183Z+ build_user=build
62026-02-25T07:23:54.183Z+ build_uid=12345
72026-02-25T07:23:54.183Z+ work_dir=/work
82026-02-25T07:23:54.183Z+ input_dir=/input
92026-02-25T07:23:54.183Z+ [[ 0 == 12345 ]]
102026-02-25T07:23:54.184Z+ case "$kern" in
112026-02-25T07:23:54.184Z+ groupadd -g 12345 build
122026-02-25T07:23:54.184Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-25T07:23:56.185Z+ zfs create -o mountpoint=/work rpool/work
142026-02-25T07:23:56.220Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-25T07:23:56.245Z+ home_fs=zfs
162026-02-25T07:23:56.245Z+ [[ zfs == autofs ]]
172026-02-25T07:23:56.245Z+ mkdir -p /home/build
182026-02-25T07:23:56.245Z+ chown build:build /home/build /work
192026-02-25T07:23:58.229Z+ chmod 0700 /home/build /work
202026-02-25T07:23:58.253Zprocess exited: duration 4076 ms, exit code 0
 
212026-02-25T07:23:58.302Zstarting task 1: "authentication"
222026-02-25T07:23:58.358Zprocess exited: duration 55 ms, exit code 0
 
232026-02-25T07:23:58.406Zstarting task 2: "clone repository"
242026-02-25T07:23:58.430Z+ mkdir -p /work/oxidecomputer/cockroach
252026-02-25T07:23:58.431Z+ git clone https://github.com/oxidecomputer/cockroach /work/oxidecomputer/cockroach
262026-02-25T07:23:58.455ZCloning into '/work/oxidecomputer/cockroach'...
272026-02-25T07:26:38.287ZUpdating files: 75% (7508/9942) Updating files: 76% (7556/9942) Updating files: 77% (7656/9942) Updating files: 78% (7755/9942) Updating files: 79% (7855/9942) Updating files: 80% (7954/9942) Updating files: 81% (8054/9942) Updating files: 82% (8153/9942) Updating files: 83% (8252/9942) Updating files: 84% (8352/9942) Updating files: 85% (8451/9942) Updating files: 86% (8551/9942) Updating files: 87% (8650/9942) Updating files: 88% (8749/9942) Updating files: 89% (8849/9942) Updating files: 90% (8948/9942) Updating files: 91% (9048/9942) Updating files: 92% (9147/9942) Updating files: 93% (9247/9942) Updating files: 94% (9346/9942) Updating files: 95% (9445/9942) Updating files: 96% (9545/9942) Updating files: 97% (9644/9942) Updating files: 98% (9744/9942) Updating files: 99% (9843/9942) Updating files: 100% (9942/9942) Updating files: 100% (9942/9942), done.
282026-02-25T07:26:38.335Z+ cd /work/oxidecomputer/cockroach
292026-02-25T07:26:38.335Z+ git fetch origin 03a88588ee58ee05ab4e16f83b1b7a5eeb8aa733
302026-02-25T07:26:38.688ZFrom https://github.com/oxidecomputer/cockroach
312026-02-25T07:26:38.688Z * branch 03a88588ee58ee05ab4e16f83b1b7a5eeb8aa733 -> FETCH_HEAD
322026-02-25T07:26:38.713Z+ [[ -n iliana/libedit-patch ]]
332026-02-25T07:26:38.713Z++ git branch --show-current
342026-02-25T07:26:38.713Z+ current=release-22.1-oxide
352026-02-25T07:26:38.713Z+ [[ release-22.1-oxide != iliana/libedit-patch ]]
362026-02-25T07:26:38.713Z+ git branch -f iliana/libedit-patch 03a88588ee58ee05ab4e16f83b1b7a5eeb8aa733
372026-02-25T07:26:38.737Z+ git checkout -f iliana/libedit-patch
382026-02-25T07:26:39.331ZSwitched to branch 'iliana/libedit-patch'
392026-02-25T07:26:39.355Z+ git reset --hard 03a88588ee58ee05ab4e16f83b1b7a5eeb8aa733
402026-02-25T07:26:39.383ZHEAD is now at 03a88588ee add LDFLAGS: -ltinfo to go-libedit
412026-02-25T07:26:39.407Zprocess exited: duration 160981 ms, exit code 0
 
422026-02-25T07:26:39.456Zstarting task 3: "build"
432026-02-25T07:26:39.480Z+ source .github/buildomat/helios-setup.sh
442026-02-25T07:26:39.481Z++ source .github/buildomat/versions.sh
452026-02-25T07:26:39.481Z+++ export GOTOOLCHAIN=local
462026-02-25T07:26:39.481Z+++ GOTOOLCHAIN=local
472026-02-25T07:26:39.481Z+++ GO_VERSION=1.22.11
482026-02-25T07:26:39.481Z+++ NODE_VERSION=20.11.1
492026-02-25T07:26:39.481Z+++ YARN_VERSION=1.22.22
502026-02-25T07:26:39.481Z++ GO_MAJOR=1.22
512026-02-25T07:26:39.481Z++ NODE_MAJOR=20
522026-02-25T07:26:39.481Z++ pfexec pkg install /developer/build-essential /ooce/developer/cmake /ooce/developer/go-122@1.22.11 /ooce/runtime/node-20@20.11.1
532026-02-25T07:26:56.621Z Startup: Refreshing catalog 'helios-dev' ... Done
542026-02-25T07:27:09.217Z Startup: Caching catalogs ... Done
552026-02-25T07:27:39.180ZPlanning: Solver setup ... Done
562026-02-25T07:27:39.351ZPlanning: Running solver ... Done
572026-02-25T07:27:39.504ZPlanning: Finding local manifests ... Done
582026-02-25T07:27:39.582ZPlanning: Fetching manifests: 0/3 0% complete
592026-02-25T07:27:40.427ZPlanning: Fetching manifests: 3/3 100% complete
602026-02-25T07:27:40.573ZPlanning: Package planning ... Done
612026-02-25T07:27:40.786ZPlanning: Merging actions ... Done
622026-02-25T07:27:41.030ZPlanning: Checking for conflicting actions ... Done
632026-02-25T07:27:41.078ZPlanning: Consolidating action changes ... Done
642026-02-25T07:27:41.747ZPlanning: Evaluating mediators ... Done
652026-02-25T07:27:41.789ZPlanning: Planning completed in 32.46 seconds
662026-02-25T07:27:41.814Z Packages to install: 3
672026-02-25T07:27:41.814Z Mediators to change: 2
682026-02-25T07:27:41.814Z Services to change: 1
692026-02-25T07:27:41.814Z Create boot environment: No
702026-02-25T07:27:41.814ZCreate backup boot environment: No
712026-02-25T07:27:41.879Z
722026-02-25T07:27:41.879ZDownload: 0/10875 items 0.0/111.8MB 0% complete
732026-02-25T07:27:46.880ZDownload: 1831/10875 items 47.4/111.8MB 42% complete (9.8M/s)
742026-02-25T07:27:51.879ZDownload: 3838/10875 items 54.8/111.8MB 49% complete (5.6M/s)
752026-02-25T07:27:56.880ZDownload: 5836/10875 items 60.7/111.8MB 54% complete (1.3M/s)
762026-02-25T07:28:01.881ZDownload: 8217/10875 items 104.6/111.8MB 93% complete (4.7M/s)
772026-02-25T07:28:04.390ZDownload: Completed 111.76 MB in 22.51 seconds (5.0M/s)
782026-02-25T07:28:04.793Z Actions: 1/12730 actions (Installing new actions)
792026-02-25T07:28:09.793Z Actions: 11282/12730 actions (Installing new actions)
802026-02-25T07:28:10.204Z Actions: Completed 12730 actions in 5.41 seconds.
812026-02-25T07:28:10.841Z Done
822026-02-25T07:28:10.842Z Done
832026-02-25T07:28:12.091Z Done
842026-02-25T07:28:17.563Z Done
852026-02-25T07:28:17.673Z Done
862026-02-25T07:28:17.697Z Done
872026-02-25T07:28:17.948Z Done
882026-02-25T07:28:18.535Z++ pushd /work
892026-02-25T07:28:18.559Z++ mkdir bin
902026-02-25T07:28:18.559Z/work /work/oxidecomputer/cockroach
912026-02-25T07:28:18.560Z++ curl -sSfL --retry 10 -O https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-1.22.22.js
922026-02-25T07:28:18.992Z++ sha256sum --ignore-missing -c /work/oxidecomputer/cockroach/.github/buildomat/SHA256SUMS
932026-02-25T07:28:19.016Zyarn-1.22.22.js: OK
942026-02-25T07:28:19.016Z++ mv yarn-1.22.22.js bin/yarn
952026-02-25T07:28:19.016Z++ chmod a+x bin/yarn
962026-02-25T07:28:19.016Z++ popd
972026-02-25T07:28:19.016Z/work/oxidecomputer/cockroach
982026-02-25T07:28:19.016Z++ 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
992026-02-25T07:28:19.016Z++ 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
1002026-02-25T07:28:19.016Z++ nproc
1012026-02-25T07:28:19.017Z+ gmake -j8 test
1022026-02-25T07:28:19.305ZDetected change in build system. Rebooting make.
1032026-02-25T07:28:19.714Zgitdir=$(git rev-parse --git-dir 2>/dev/null || true); \
1042026-02-25T07:28:19.714Zif test -n "$gitdir"; then \
1052026-02-25T07:28:19.714Z git submodule update --init --recursive; \
1062026-02-25T07:28:19.714Zfi
1072026-02-25T07:28:19.768Zmkdir -p pkg/sql/parser/gen
1082026-02-25T07:28:19.792Zset -euo pipefail; \
1092026-02-25T07:28:19.792Zawk '/func.*sqlSymUnion/ {print $(NF - 1)}' pkg/sql/parser/sql.y | \
1102026-02-25T07:28:19.792Zsed -e 's/[]\/$*.^|[]/\\&/g' | \
1112026-02-25T07:28:19.792Zsed -e "s/^/s_(type|token) <(/" | \
1122026-02-25T07:28:19.792Zawk '{print $0")>_\\1 <union> /* <\\2> */_"}' > pkg/sql/parser/gen/types_regex.tmp; \
1132026-02-25T07:28:19.792Zsed -E -f pkg/sql/parser/gen/types_regex.tmp < pkg/sql/parser/sql.y | \
1142026-02-25T07:28:19.792Zawk -f pkg/sql/parser/replace_help_rules.awk | \
1152026-02-25T07:28:19.792Zsed -Ee 's,//.*$,,g;s,/[*]([^*]|[*][^/])*[*]/, ,g;s/ +$//g' > pkg/sql/parser/gen/sql-gen.y.tmp || rm pkg/sql/parser/gen/sql-gen.y.tmp
1162026-02-25T07:28:19.824ZSubmodule 'c-deps/geos' (https://github.com/cockroachdb/geos.git) registered for path 'c-deps/geos'
1172026-02-25T07:28:19.848ZSubmodule 'c-deps/jemalloc' (https://github.com/cockroachdb/jemalloc.git) registered for path 'c-deps/jemalloc'
1182026-02-25T07:28:19.848ZSubmodule 'c-deps/proj' (https://github.com/cockroachdb/PROJ.git) registered for path 'c-deps/proj'
1192026-02-25T07:28:19.848ZCloning into '/work/oxidecomputer/cockroach/c-deps/geos'...
1202026-02-25T07:28:19.913Zmv -f pkg/sql/parser/gen/sql-gen.y.tmp pkg/sql/parser/gen/sql-gen.y
1212026-02-25T07:28:19.937Zrm pkg/sql/parser/gen/types_regex.tmp
1222026-02-25T07:28:27.992ZCloning into '/work/oxidecomputer/cockroach/c-deps/jemalloc'...
1232026-02-25T07:28:31.032ZCloning into '/work/oxidecomputer/cockroach/c-deps/proj'...
1242026-02-25T07:29:07.098ZSubmodule path 'c-deps/geos': checked out 'ac79ef98b6a7bd26c87bf069f1e0685dbb648ba2'
1252026-02-25T07:29:07.146ZSubmodule path 'c-deps/jemalloc': checked out 'fd00c883c119539844b3ffd5ad8640968e0cb1a3'
1262026-02-25T07:29:07.416ZSubmodule path 'c-deps/proj': checked out 'c8ff95857beb3027b5aa3d15726795570f38eccb'
1272026-02-25T07:29:07.440Zmkdir -p bin
1282026-02-25T07:29:07.440Ztouch bin/.submodules-initialized
1292026-02-25T07:29:07.440Zrm -rf /work/oxidecomputer/cockroach/lib/build/proj
1302026-02-25T07:29:07.440Zcd /work/oxidecomputer/cockroach/c-deps/jemalloc && autoconf
1312026-02-25T07:29:07.440Zrm -rf /work/oxidecomputer/cockroach/lib/build/geos
1322026-02-25T07:29:07.440Zmkdir -p /work/oxidecomputer/cockroach/lib/build/proj
1332026-02-25T07:29:07.440Zmkdir -p /work/oxidecomputer/cockroach/lib/build/geos
1342026-02-25T07:29:07.464Zcd /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
1352026-02-25T07:29:07.464Zcd /work/oxidecomputer/cockroach/lib/build/geos && \
1362026-02-25T07:29:07.465Z 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"
1372026-02-25T07:29:07.501ZCMake Deprecation Warning at CMakeLists.txt:12 (cmake_minimum_required):
1382026-02-25T07:29:07.501Z Compatibility with CMake < 2.8.12 will be removed from a future version of
1392026-02-25T07:29:07.501Z CMake.
1402026-02-25T07:29:07.501Z
1412026-02-25T07:29:07.501Z Update the VERSION argument <min> value or use a ...<max> suffix to tell
1422026-02-25T07:29:07.501Z CMake that the project does not need compatibility with older versions.
1432026-02-25T07:29:07.501Z
1442026-02-25T07:29:07.501Z
1452026-02-25T07:29:07.525Z-- GEOS: Build type: Release
1462026-02-25T07:29:07.525Z-- GEOS: Run-time output: /work/oxidecomputer/cockroach/lib/build/geos/bin
1472026-02-25T07:29:07.525Z-- GEOS: Archives output: /work/oxidecomputer/cockroach/lib/build/geos/lib
1482026-02-25T07:29:07.707Z-- The C compiler identification is GNU 12.2.0
1492026-02-25T07:29:07.732Z-- The C compiler identification is GNU 12.2.0
1502026-02-25T07:29:07.759Z-- Detecting C compiler ABI info
1512026-02-25T07:29:07.884Zrm -rf /work/oxidecomputer/cockroach/lib/build/jemalloc
1522026-02-25T07:29:07.908Zmkdir -p /work/oxidecomputer/cockroach/lib/build/jemalloc
1532026-02-25T07:29:07.908Z-- Detecting C compiler ABI info - done
1542026-02-25T07:29:07.908Z-- Check for working C compiler: /usr/bin/gcc - skipped
1552026-02-25T07:29:07.908Z-- Detecting C compile features
1562026-02-25T07:29:07.908Zcd /work/oxidecomputer/cockroach/lib/build/jemalloc && /work/oxidecomputer/cockroach/c-deps/jemalloc/configure --enable-prof
1572026-02-25T07:29:07.908Z-- Detecting C compile features - done
1582026-02-25T07:29:07.908Z--
1592026-02-25T07:29:07.908Z-- Configuring PROJ:
1602026-02-25T07:29:07.908Z--
1612026-02-25T07:29:07.908Z-- PROJ_VERSION = 4.9.3
1622026-02-25T07:29:07.932Z-- Looking for include file dlfcn.h
1632026-02-25T07:29:07.957Z-- The CXX compiler identification is GNU 12.2.0
1642026-02-25T07:29:07.957Z-- Detecting C compiler ABI info
1652026-02-25T07:29:07.983Zchecking for xsltproc... /usr/bin/xsltproc
1662026-02-25T07:29:08.008Zchecking for gcc... gcc
1672026-02-25T07:29:08.047Zchecking whether the C compiler works... -- Looking for include file dlfcn.h - found
1682026-02-25T07:29:08.072Z-- Looking for include file inttypes.h
1692026-02-25T07:29:08.072Zyes
1702026-02-25T07:29:08.072Zchecking for C compiler default output file name... a.out
1712026-02-25T07:29:08.072Zchecking for suffix of executables... -- Detecting C compiler ABI info - done
1722026-02-25T07:29:08.098Z-- Check for working C compiler: /usr/bin/gcc - skipped
1732026-02-25T07:29:08.098Z-- Detecting C compile features
1742026-02-25T07:29:08.098Z-- Detecting C compile features - done
1752026-02-25T07:29:08.098Z-- Detecting CXX compiler ABI info
1762026-02-25T07:29:08.098Z
1772026-02-25T07:29:08.144Zchecking whether we are cross compiling... no
1782026-02-25T07:29:08.168Zchecking for suffix of object files... -- Looking for include file inttypes.h - found
1792026-02-25T07:29:08.168Z-- Looking for include file jni.h
1802026-02-25T07:29:08.193Zo
1812026-02-25T07:29:08.217Zchecking whether the compiler supports GNU C... yes
1822026-02-25T07:29:08.242Zchecking whether gcc accepts -g... -- Detecting CXX compiler ABI info - done
1832026-02-25T07:29:08.242Z-- Looking for include file jni.h - not found
1842026-02-25T07:29:08.242Z-- Looking for include file memory.h
1852026-02-25T07:29:08.242Zyes
1862026-02-25T07:29:08.267Zchecking for gcc option to enable C11 features... -- Check for working CXX compiler: /usr/bin/g++ - skipped
1872026-02-25T07:29:08.267Z-- Detecting CXX compile features
1882026-02-25T07:29:08.267Z-- Detecting CXX compile features - done
1892026-02-25T07:29:08.267Z-- GEOS: Version 3.8.1
1902026-02-25T07:29:08.267Z-- GEOS: C API Version 1.13.3
1912026-02-25T07:29:08.267Z-- GEOS: JTS port 1.13.0
1922026-02-25T07:29:08.267Z-- GEOS: Require C++11
1932026-02-25T07:29:08.291Znone needed
1942026-02-25T07:29:08.316Zchecking whether compiler is cray... no
1952026-02-25T07:29:08.342Zchecking whether compiler supports -std=gnu11... yes
1962026-02-25T07:29:08.367Zchecking whether compiler supports -Wall... -- Looking for include file memory.h - found
1972026-02-25T07:29:08.367Z-- Looking for include file stdint.h
1982026-02-25T07:29:08.391Zyes
1992026-02-25T07:29:08.391Zchecking whether compiler supports -Werror=declaration-after-statement... -- GEOS: Configured 'dist' target
2002026-02-25T07:29:08.391Z-- GEOS: Configured 'distcheck' target
2012026-02-25T07:29:08.416Z-- Configuring done (0.9s)
2022026-02-25T07:29:08.416Zyes
2032026-02-25T07:29:08.440Zchecking whether compiler supports -Wshorten-64-to-32... no
2042026-02-25T07:29:08.465Zchecking whether compiler supports -Wsign-compare... yes
2052026-02-25T07:29:08.490Zchecking whether compiler supports -pipe... yes
2062026-02-25T07:29:08.490Zchecking whether compiler supports -g3... -- Looking for include file stdint.h - found
2072026-02-25T07:29:08.490Z-- Looking for include file stdlib.h
2082026-02-25T07:29:08.514Zyes
2092026-02-25T07:29:08.547Zchecking how to run the C preprocessor... gcc -E
2102026-02-25T07:29:08.579Z-- Generating done (0.2s)
2112026-02-25T07:29:08.603Zchecking for stdio.h... -- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/geos
2122026-02-25T07:29:08.628Zyes
2132026-02-25T07:29:08.628Zchecking for stdlib.h... -- Looking for include file stdlib.h - found
2142026-02-25T07:29:08.628Z-- Looking for include file string.h
2152026-02-25T07:29:08.628Zmkdir /work/oxidecomputer/cockroach/lib/build/geos/capi/geos
2162026-02-25T07:29:08.652Zcp /work/oxidecomputer/cockroach/c-deps/geos/include/geos/export.h /work/oxidecomputer/cockroach/lib/build/geos/capi/geos
2172026-02-25T07:29:08.652Zyes
2182026-02-25T07:29:08.652Zchecking for string.h... yes
2192026-02-25T07:29:08.677Zchecking for inttypes.h... yes
2202026-02-25T07:29:08.701Zchecking for stdint.h... yes
2212026-02-25T07:29:08.725Zchecking for strings.h... yes
2222026-02-25T07:29:08.750Zchecking for sys/stat.h... -- Looking for include file string.h - found
2232026-02-25T07:29:08.750Z-- Looking for include file sys/stat.h
2242026-02-25T07:29:08.750Zyes
2252026-02-25T07:29:08.776Zchecking for sys/types.h... yes
2262026-02-25T07:29:08.805Zchecking for unistd.h... yes
2272026-02-25T07:29:08.866Zchecking whether byte ordering is bigendian... -- Looking for include file sys/stat.h - found
2282026-02-25T07:29:08.890Z-- Looking for include file sys/types.h
2292026-02-25T07:29:08.916Zno
2302026-02-25T07:29:08.956Zchecking size of void *... 8
2312026-02-25T07:29:08.999Zchecking size of int... -- Looking for include file sys/types.h - found
2322026-02-25T07:29:09.025Z-- Looking for include file unistd.h
2332026-02-25T07:29:09.025Z4
2342026-02-25T07:29:09.059Zchecking size of long... 8
2352026-02-25T07:29:09.112Zchecking size of long long... 8
2362026-02-25T07:29:09.136Zchecking size of intmax_t... -- Looking for include file unistd.h - found
2372026-02-25T07:29:09.136Z-- Looking for 4 include files stdlib.h, ..., float.h
2382026-02-25T07:29:09.185Z8
2392026-02-25T07:29:09.247Zchecking build system type... x86_64-pc-solaris2.11
2402026-02-25T07:29:09.247Zchecking host system type... x86_64-pc-solaris2.11
2412026-02-25T07:29:09.272Zchecking whether pause instruction is compilable... -- Looking for 4 include files stdlib.h, ..., float.h - found
2422026-02-25T07:29:09.272Z-- Looking for localeconv
2432026-02-25T07:29:09.296Zyes
2442026-02-25T07:29:09.297Zchecking for ar... ar
2452026-02-25T07:29:09.297Z/work/oxidecomputer/cockroach/c-deps/jemalloc/configure[6042]: -lsocket: not found [No such file or directory]
2462026-02-25T07:29:09.321Zchecking for malloc.h... yes
2472026-02-25T07:29:09.345Zchecking whether malloc_usable_size definition can use const argument... yes
2482026-02-25T07:29:09.381Zchecking for library containing log... -- Looking for localeconv - found
2492026-02-25T07:29:09.381Z-- Looking for ceil in m
2502026-02-25T07:29:09.420Z-lm
2512026-02-25T07:29:09.460Zchecking whether __attribute__ syntax is compilable... yes
2522026-02-25T07:29:09.485Zchecking whether compiler supports -fvisibility=hidden... yes
2532026-02-25T07:29:09.511Zchecking whether compiler supports -Werror... -- Looking for ceil in m - found
2542026-02-25T07:29:09.511ZCMake Deprecation Warning at cmake/policies.cmake:2 (cmake_policy):
2552026-02-25T07:29:09.511Z The OLD behavior for policy CMP0022 will be removed from a future version
2562026-02-25T07:29:09.511Z of CMake.
2572026-02-25T07:29:09.511Z
2582026-02-25T07:29:09.511Z The cmake-policies(7) manual explains that the OLD behaviors of all
2592026-02-25T07:29:09.511Z policies are deprecated and that a policy should be set to OLD only under
2602026-02-25T07:29:09.511Z specific short-term circumstances. Projects should be ported to the NEW
2612026-02-25T07:29:09.511Z behavior and not rely on setting a policy to OLD.
2622026-02-25T07:29:09.511ZCall Stack (most recent call first):
2632026-02-25T07:29:09.511Z CMakeLists.txt:44 (include)
2642026-02-25T07:29:09.512Z
2652026-02-25T07:29:09.512Z
2662026-02-25T07:29:09.512Z-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
2672026-02-25T07:29:09.536Zyes
2682026-02-25T07:29:09.561Zchecking whether compiler supports -herror_on_warning... yes
2692026-02-25T07:29:09.585Zchecking whether tls_model attribute is compilable... no
2702026-02-25T07:29:09.610Zchecking whether compiler supports -Werror... yes
2712026-02-25T07:29:09.634Zchecking whether compiler supports -herror_on_warning... yes
2722026-02-25T07:29:09.659Zchecking whether alloc_size attribute is compilable... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
2732026-02-25T07:29:09.659Z-- Found Threads: TRUE
2742026-02-25T07:29:09.659Z-- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE
2752026-02-25T07:29:09.683Zno
2762026-02-25T07:29:09.707Zchecking whether compiler supports -Werror... yes
2772026-02-25T07:29:09.732Zchecking whether compiler supports -herror_on_warning... yes
2782026-02-25T07:29:09.756Zchecking whether format(gnu_printf, ...) attribute is compilable... no
2792026-02-25T07:29:09.781Zchecking whether compiler supports -Werror... -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success
2802026-02-25T07:29:09.781Z-- PROJ_PLATFORM_NAME = x86
2812026-02-25T07:29:09.781Z-- PROJ_COMPILER_NAME = gcc-12.2.0
2822026-02-25T07:29:09.781Z-- PROJ4_TESTS = ON
2832026-02-25T07:29:09.781Zyes
2842026-02-25T07:29:09.806Zchecking whether compiler supports -herror_on_warning... yes
2852026-02-25T07:29:09.845Zchecking whether format(printf, ...) attribute is compilable... no
2862026-02-25T07:29:09.870Zchecking for a BSD-compatible install... /usr/bin/install -c
2872026-02-25T07:29:09.870Zchecking for ranlib... ranlib
2882026-02-25T07:29:09.870Zchecking for ld... /usr/bin/ld
2892026-02-25T07:29:09.870Zchecking for autoconf... /usr/bin/autoconf
2902026-02-25T07:29:09.870Zchecking for memalign... --
2912026-02-25T07:29:09.894Z-- Configuring proj library:
2922026-02-25T07:29:09.894Z--
2932026-02-25T07:29:09.919Zyes
2942026-02-25T07:29:09.919Zchecking for valloc... -- JNI_SUPPORT = OFF
2952026-02-25T07:29:09.919Z-- PROJ_CORE_TARGET = proj
2962026-02-25T07:29:09.919Z-- PROJ_CORE_TARGET_OUTPUT_NAME = proj
2972026-02-25T07:29:09.919Z-- PROJ_LIBRARY_TYPE = STATIC
2982026-02-25T07:29:09.919Z-- PROJ_LIBRARIES = proj
2992026-02-25T07:29:09.919Z-- Configuring done (2.4s)
3002026-02-25T07:29:09.943Zyes
3012026-02-25T07:29:09.979Zchecking whether compiler supports -O3... yes
3022026-02-25T07:29:10.004Zchecking whether compiler supports -funroll-loops... -- Generating done (0.1s)
3032026-02-25T07:29:10.004Z-- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/proj
3042026-02-25T07:29:10.028Zyes
3052026-02-25T07:29:10.053Zchecking for unwind.h... yes
3062026-02-25T07:29:10.086Zchecking for _Unwind_Backtrace in -lgcc... yes
3072026-02-25T07:29:10.110Zchecking configured backtracing method... libgcc
3082026-02-25T07:29:10.141Zchecking for sbrk... yes
3092026-02-25T07:29:10.166Zchecking whether utrace(2) is compilable... no
3102026-02-25T07:29:10.191Zchecking whether valgrind is compilable... no
3112026-02-25T07:29:10.220Zchecking whether a program using __builtin_unreachable is compilable... yes
3122026-02-25T07:29:10.268Zchecking whether a program using __builtin_ffsl is compilable... yes
3132026-02-25T07:29:10.323Zchecking LG_PAGE... 12
3142026-02-25T07:29:10.348ZMissing VERSION file, and unable to generate it; creating bogus VERSION
3152026-02-25T07:29:10.401Zchecking for pthread.h... yes
3162026-02-25T07:29:10.442Zchecking for pthread_create in -lpthread... yes
3172026-02-25T07:29:10.490Zchecking whether pthread_atfork(3) is compilable... yes
3182026-02-25T07:29:10.534Zchecking for library containing clock_gettime... none required
3192026-02-25T07:29:10.562Zchecking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... no
3202026-02-25T07:29:10.609Zchecking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes
3212026-02-25T07:29:10.634Zchecking whether mach_absolute_time() is compilable... no
3222026-02-25T07:29:10.662Zchecking whether compiler supports -Werror... yes
3232026-02-25T07:29:10.714Zchecking whether syscall(2) is compilable... yes
3242026-02-25T07:29:10.755Zchecking for secure_getenv... yes
3252026-02-25T07:29:10.797Zchecking for issetugid... yes
3262026-02-25T07:29:10.839Zchecking for _malloc_thread_cleanup... no
3272026-02-25T07:29:10.864Zchecking whether Darwin OSSpin*() is compilable... no
3282026-02-25T07:29:10.910Zchecking for _pthread_mutex_init_calloc_cb... no
3292026-02-25T07:29:10.935Zchecking for TLS... yes
3302026-02-25T07:29:10.983Zchecking whether C11 atomics is compilable... yes
3312026-02-25T07:29:11.007Zchecking whether atomic(9) is compilable... no
3322026-02-25T07:29:11.031Zchecking whether Darwin OSAtomic*() is compilable... no
3332026-02-25T07:29:11.074Zchecking whether madvise(2) is compilable... yes
3342026-02-25T07:29:11.118Zchecking whether madvise(..., MADV_FREE) is compilable... yes
3352026-02-25T07:29:11.167Zchecking whether madvise(..., MADV_DONTNEED) is compilable... yes
3362026-02-25T07:29:11.192Zchecking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no
3372026-02-25T07:29:11.216Zchecking whether to force 32-bit __sync_{add,sub}_and_fetch()... no
3382026-02-25T07:29:11.240Zchecking whether to force 64-bit __sync_{add,sub}_and_fetch()... no
3392026-02-25T07:29:11.277Zchecking for __builtin_clz... yes
3402026-02-25T07:29:11.301Zchecking whether Darwin os_unfair_lock_*() is compilable... no
3412026-02-25T07:29:11.348Zchecking whether glibc malloc hook is compilable... no
3422026-02-25T07:29:11.394Zchecking whether glibc memalign hook is compilable... no
3432026-02-25T07:29:11.419Zchecking whether pthreads adaptive mutexes is compilable... no
3442026-02-25T07:29:11.487Zchecking for _Bool... yes
3452026-02-25T07:29:11.526Zchecking for stdbool.h that conforms to C99... no
3462026-02-25T07:29:11.562Zconfigure: creating ./config.status
3472026-02-25T07:29:11.631Zconfig.status: creating Makefile
3482026-02-25T07:29:11.655Zconfig.status: creating jemalloc.pc
3492026-02-25T07:29:11.679Zconfig.status: creating doc/html.xsl
3502026-02-25T07:29:11.679Zconfig.status: creating doc/manpages.xsl
3512026-02-25T07:29:11.704Zconfig.status: creating doc/jemalloc.xml
3522026-02-25T07:29:11.728Zconfig.status: creating include/jemalloc/jemalloc_macros.h
3532026-02-25T07:29:11.753Zconfig.status: creating include/jemalloc/jemalloc_protos.h
3542026-02-25T07:29:11.753Zconfig.status: creating include/jemalloc/jemalloc_typedefs.h
3552026-02-25T07:29:11.778Zconfig.status: creating include/jemalloc/internal/jemalloc_internal.h
3562026-02-25T07:29:11.802Zconfig.status: creating test/test.sh
3572026-02-25T07:29:11.826Zconfig.status: creating test/include/test/jemalloc_test.h
3582026-02-25T07:29:11.826Zconfig.status: creating config.stamp
3592026-02-25T07:29:11.850Zconfig.status: creating bin/jemalloc-config
3602026-02-25T07:29:11.850Zconfig.status: creating bin/jemalloc.sh
3612026-02-25T07:29:11.875Zconfig.status: creating bin/jeprof
3622026-02-25T07:29:11.899Zconfig.status: creating include/jemalloc/jemalloc_defs.h
3632026-02-25T07:29:11.923Zconfig.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
3642026-02-25T07:29:11.947Zconfig.status: creating test/include/test/jemalloc_test_defs.h
3652026-02-25T07:29:11.947Zconfig.status: executing include/jemalloc/internal/private_namespace.h commands
3662026-02-25T07:29:11.972Zconfig.status: executing include/jemalloc/internal/private_unnamespace.h commands
3672026-02-25T07:29:11.972Zconfig.status: executing include/jemalloc/internal/public_symbols.txt commands
3682026-02-25T07:29:11.997Zconfig.status: executing include/jemalloc/internal/public_namespace.h commands
3692026-02-25T07:29:12.087Zconfig.status: executing include/jemalloc/internal/public_unnamespace.h commands
3702026-02-25T07:29:12.191Zconfig.status: executing include/jemalloc/internal/size_classes.h commands
3712026-02-25T07:29:12.309Zconfig.status: executing include/jemalloc/jemalloc_protos_jet.h commands
3722026-02-25T07:29:12.333Zconfig.status: executing include/jemalloc/jemalloc_rename.h commands
3732026-02-25T07:29:12.511Zconfig.status: executing include/jemalloc/jemalloc_mangle.h commands
3742026-02-25T07:29:12.724Zconfig.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
3752026-02-25T07:29:12.919Zconfig.status: executing include/jemalloc/jemalloc.h commands
3762026-02-25T07:29:12.949Z===============================================================================
3772026-02-25T07:29:12.949Zjemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000
3782026-02-25T07:29:12.950Zlibrary revision : 2
3792026-02-25T07:29:12.950Z
3802026-02-25T07:29:12.950ZCONFIG : --enable-prof CFLAGS=-g1 LDFLAGS=
3812026-02-25T07:29:12.950ZCC : gcc
3822026-02-25T07:29:12.974ZCONFIGURE_CFLAGS : -std=gnu11 -Wall -Werror=declaration-after-statement -Wsign-compare -pipe -g3 -fvisibility=hidden -O3 -funroll-loops
3832026-02-25T07:29:12.974ZSPECIFIED_CFLAGS : -g1
3842026-02-25T07:29:12.974ZEXTRA_CFLAGS :
3852026-02-25T07:29:12.974ZCPPFLAGS : -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
3862026-02-25T07:29:12.974ZLDFLAGS :
3872026-02-25T07:29:12.975ZEXTRA_LDFLAGS :
3882026-02-25T07:29:12.975ZLIBS : -lm -D_POSIX_PTHREAD_SEMANTICS -lgcc -lm -lpthread
3892026-02-25T07:29:12.975ZRPATH_EXTRA :
3902026-02-25T07:29:12.975Z
3912026-02-25T07:29:12.975ZXSLTPROC : /usr/bin/xsltproc
3922026-02-25T07:29:12.975ZXSLROOT :
3932026-02-25T07:29:12.975Z
3942026-02-25T07:29:12.975ZPREFIX : /usr/local
3952026-02-25T07:29:12.975ZBINDIR : /usr/local/bin
3962026-02-25T07:29:12.975ZDATADIR : /usr/local/share
3972026-02-25T07:29:12.975ZINCLUDEDIR : /usr/local/include
3982026-02-25T07:29:12.975ZLIBDIR : /usr/local/lib
3992026-02-25T07:29:12.975ZMANDIR : /usr/local/share/man
4002026-02-25T07:29:12.975Z
4012026-02-25T07:29:12.975Zsrcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/
4022026-02-25T07:29:12.975Zabs_srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/
4032026-02-25T07:29:12.975Zobjroot :
4042026-02-25T07:29:12.975Zabs_objroot : /work/oxidecomputer/cockroach/lib/build/jemalloc/
4052026-02-25T07:29:12.975Z
4062026-02-25T07:29:12.975ZJEMALLOC_PREFIX :
4072026-02-25T07:29:12.975ZJEMALLOC_PRIVATE_NAMESPACE
4082026-02-25T07:29:12.975Z : je_
4092026-02-25T07:29:12.975Zinstall_suffix :
4102026-02-25T07:29:12.975Zmalloc_conf :
4112026-02-25T07:29:12.975Zautogen : 0
4122026-02-25T07:29:12.975Zcc-silence : 1
4132026-02-25T07:29:12.975Zdebug : 0
4142026-02-25T07:29:12.975Zcode-coverage : 0
4152026-02-25T07:29:12.975Zstats : 1
4162026-02-25T07:29:12.975Zprof : 1
4172026-02-25T07:29:12.975Zprof-libunwind : 0
4182026-02-25T07:29:12.975Zprof-libgcc : 1
4192026-02-25T07:29:12.975Zprof-gcc : 0
4202026-02-25T07:29:12.975Ztcache : 1
4212026-02-25T07:29:12.975Zthp : 0
4222026-02-25T07:29:12.975Zfill : 1
4232026-02-25T07:29:12.975Zutrace : 0
4242026-02-25T07:29:12.975Zvalgrind : 0
4252026-02-25T07:29:12.975Zxmalloc : 0
4262026-02-25T07:29:12.976Zmunmap : 1
4272026-02-25T07:29:12.976Zlazy_lock : 0
4282026-02-25T07:29:12.976Ztls : 1
4292026-02-25T07:29:12.976Zcache-oblivious : 1
4302026-02-25T07:29:12.976Z===============================================================================
4312026-02-25T07:29:13.000Zgo mod download
4322026-02-25T07:29:29.023Zgo mod vendor
4332026-02-25T07:29:35.488ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -v github.com/goware/modvendor
4342026-02-25T07:29:35.576Zinternal/coverage/rtcov
4352026-02-25T07:29:35.600Zinternal/unsafeheader
4362026-02-25T07:29:35.600Zinternal/goarch
4372026-02-25T07:29:35.600Zinternal/goos
4382026-02-25T07:29:35.601Zinternal/godebugs
4392026-02-25T07:29:35.601Zinternal/goexperiment
4402026-02-25T07:29:35.625Zinternal/cpu
4412026-02-25T07:29:35.625Zruntime/internal/atomic
4422026-02-25T07:29:35.649Zsync/atomic
4432026-02-25T07:29:35.649Zinternal/race
4442026-02-25T07:29:35.649Zunicode
4452026-02-25T07:29:35.649Zinternal/abi
4462026-02-25T07:29:35.649Zinternal/chacha8rand
4472026-02-25T07:29:35.673Zruntime/internal/math
4482026-02-25T07:29:35.698Zruntime/internal/sys
4492026-02-25T07:29:35.726Zunicode/utf8
4502026-02-25T07:29:35.750Zinternal/bytealg
4512026-02-25T07:29:35.750Zencoding
4522026-02-25T07:29:35.750Zinternal/itoa
4532026-02-25T07:29:35.750Zmath/bits
4542026-02-25T07:29:35.775Zcmp
4552026-02-25T07:29:35.799Zslices
4562026-02-25T07:29:35.823Zmath
4572026-02-25T07:29:35.943Zruntime
4582026-02-25T07:29:38.405Zinternal/reflectlite
4592026-02-25T07:29:38.429Zsync
4602026-02-25T07:29:38.507Zinternal/testlog
4612026-02-25T07:29:38.575Zerrors
4622026-02-25T07:29:38.599Zsort
4632026-02-25T07:29:38.623Zinternal/oserror
4642026-02-25T07:29:38.623Zinternal/safefilepath
4652026-02-25T07:29:38.623Zpath
4662026-02-25T07:29:38.623Zio
4672026-02-25T07:29:38.647Zstrconv
4682026-02-25T07:29:38.673Zsyscall
4692026-02-25T07:29:38.740Zbytes
4702026-02-25T07:29:38.765Zstrings
4712026-02-25T07:29:38.806Zreflect
4722026-02-25T07:29:38.873Zbufio
4732026-02-25T07:29:38.897Zregexp/syntax
4742026-02-25T07:29:38.984Zinternal/syscall/execenv
4752026-02-25T07:29:39.009Zinternal/syscall/unix
4762026-02-25T07:29:39.009Ztime
4772026-02-25T07:29:39.104Zregexp
4782026-02-25T07:29:39.314Zio/fs
4792026-02-25T07:29:39.338Zinternal/poll
4802026-02-25T07:29:39.432Zinternal/fmtsort
4812026-02-25T07:29:39.477Zos
4822026-02-25T07:29:39.718Zio/ioutil
4832026-02-25T07:29:39.742Zfmt
4842026-02-25T07:29:39.742Zpath/filepath
4852026-02-25T07:29:39.816Zgithub.com/mattn/go-zglob/fastwalk
4862026-02-25T07:29:39.943Zflag
4872026-02-25T07:29:39.943Zgithub.com/mattn/go-zglob
4882026-02-25T07:29:40.056Zgithub.com/goware/modvendor
4892026-02-25T07:29:40.410Zmodvendor -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'
4902026-02-25T07:29:43.063Zfor patch in patches/*.patch; do patch -p1 <$patch; done
4912026-02-25T07:29:43.087Zpatching file vendor/github.com/knz/go-libedit/unix/editline_unix.go
4922026-02-25T07:29:43.087Zpatching file vendor/github.com/elastic/gosigar/sigar_stub.go
4932026-02-25T07:29:43.087Zpatching file vendor/github.com/elastic/gosigar/sigar_illumos.go
4942026-02-25T07:29:43.087Zpatching file vendor/github.com/elastic/gosigar/sigar_unix_common.go
4952026-02-25T07:29:43.087Zpatching file vendor/github.com/cockroachdb/pebble/vfs/errors_unix.go
4962026-02-25T07:29:43.087Zpatching file vendor/github.com/cockroachdb/pebble/vfs/disk_usage_illumos.go
4972026-02-25T07:29:43.087Zpatching file vendor/github.com/knz/strtime/strptime.c
4982026-02-25T07:29:43.112Zgo install -v ./pkg/cmd/prereqs
4992026-02-25T07:29:43.112Zregenerating pkg/geo/geoproj/zcgo_flags.go
5002026-02-25T07:29:43.112Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags.go
5012026-02-25T07:29:43.112Zregenerating pkg/cli/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
5022026-02-25T07:29:43.112Zregenerating pkg/server/status/zcgo_flags.go
5032026-02-25T07:29:43.112Zregenerating pkg/cli/clisqlshell/zcgo_flags.go
5042026-02-25T07:29:43.112Zregenerating pkg/cli/zcgo_flags.go
5052026-02-25T07:29:43.151Zregenerating pkg/cli/clisqlshell/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
5062026-02-25T07:29:43.175Zregenerating pkg/server/status/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
5072026-02-25T07:29:43.175Zregenerating pkg/geo/geoproj/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
5082026-02-25T07:29:43.175Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
5092026-02-25T07:29:43.175Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_extra.go
5102026-02-25T07:29:43.175Zgo: downloading github.com/bufbuild/buf v0.56.0
5112026-02-25T07:29:43.802Zunicode/utf16
5122026-02-25T07:29:43.826Zinternal/gover
5132026-02-25T07:29:43.826Zinternal/goversion
5142026-02-25T07:29:43.826Zhash/maphash
5152026-02-25T07:29:43.826Zinternal/platform
5162026-02-25T07:29:43.826Zlog/internal
5172026-02-25T07:29:43.850Zgolang.org/x/tools/internal/packagesinternal
5182026-02-25T07:29:43.875Zcontainer/heap
5192026-02-25T07:29:43.899Zinternal/bisect
5202026-02-25T07:29:43.899Zhash
5212026-02-25T07:29:43.899Zgo/build/constraint
5222026-02-25T07:29:43.899Zgo/version
5232026-02-25T07:29:43.924Zinternal/types/errors
5242026-02-25T07:29:43.924Zencoding/binary
5252026-02-25T07:29:43.948Zcontext
5262026-02-25T07:29:43.972Zgolang.org/x/mod/semver
5272026-02-25T07:29:43.972Zcrypto
5282026-02-25T07:29:43.997Zinternal/buildcfg
5292026-02-25T07:29:43.997Zinternal/godebug
5302026-02-25T07:29:43.997Zgo/doc/comment
5312026-02-25T07:29:43.997Zgo/token
5322026-02-25T07:29:44.026Zinternal/lazyregexp
5332026-02-25T07:29:44.050Zgolang.org/x/tools/internal/stdlib
5342026-02-25T07:29:44.050Zmath/rand
5352026-02-25T07:29:44.050Zgolang.org/x/sync/errgroup
5362026-02-25T07:29:44.136Zgolang.org/x/tools/internal/event/label
5372026-02-25T07:29:44.137Zos/exec
5382026-02-25T07:29:44.162Zlog
5392026-02-25T07:29:44.206Zencoding/base64
5402026-02-25T07:29:44.231Zgo/scanner
5412026-02-25T07:29:44.231Zmath/big
5422026-02-25T07:29:44.255Zcrypto/md5
5432026-02-25T07:29:44.255Zgolang.org/x/tools/internal/event/keys
5442026-02-25T07:29:44.280Zinternal/goroot
5452026-02-25T07:29:44.304Zencoding/json
5462026-02-25T07:29:44.348Zgo/ast
5472026-02-25T07:29:44.372Zgolang.org/x/tools/internal/event/core
5482026-02-25T07:29:44.402Zgolang.org/x/tools/internal/event
5492026-02-25T07:29:44.744Zgo/internal/typeparams
5502026-02-25T07:29:44.769Zgo/doc
5512026-02-25T07:29:44.793Zgo/parser
5522026-02-25T07:29:44.793Zgolang.org/x/tools/internal/gocommand
5532026-02-25T07:29:44.851Zgo/constant
5542026-02-25T07:29:44.988Zgolang.org/x/tools/internal/pkgbits
5552026-02-25T07:29:45.093Zgo/build
5562026-02-25T07:29:45.117Zgo/types
5572026-02-25T07:29:46.300Zgolang.org/x/tools/internal/aliases
5582026-02-25T07:29:46.324Zgolang.org/x/tools/internal/versions
5592026-02-25T07:29:46.357Zgolang.org/x/tools/internal/typeparams
5602026-02-25T07:29:46.452Zgolang.org/x/tools/go/types/typeutil
5612026-02-25T07:29:46.553Zgolang.org/x/tools/internal/typesinternal
5622026-02-25T07:29:46.648Zgo: downloading google.golang.org/protobuf v1.27.1
5632026-02-25T07:29:46.672Zgo: downloading github.com/pkg/profile v1.6.0
5642026-02-25T07:29:46.672Zgo: downloading go.uber.org/zap v1.19.0
5652026-02-25T07:29:46.672Zgo: downloading go.uber.org/multierr v1.7.0
5662026-02-25T07:29:46.672Zgo: downloading github.com/twitchtv/twirp v8.1.0+incompatible
5672026-02-25T07:29:46.672Zgolang.org/x/tools/go/types/objectpath
5682026-02-25T07:29:46.672Zgo: downloading google.golang.org/grpc v1.41.0-dev.0.20210907181116-2f3355d2244e
5692026-02-25T07:29:46.747Zgolang.org/x/tools/internal/gcimporter
5702026-02-25T07:29:46.940Zgo: downloading github.com/jhump/protoreflect v1.9.1-0.20210817181203-db1a327a393e
5712026-02-25T07:29:46.941Zgo: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
5722026-02-25T07:29:46.965Zgo: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
5732026-02-25T07:29:46.965Zgo: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
5742026-02-25T07:29:46.965Zgo: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
5752026-02-25T07:29:46.989Zgo: downloading github.com/gofrs/uuid v4.0.0+incompatible
5762026-02-25T07:29:46.989Zgo: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
5772026-02-25T07:29:46.990Zgo: downloading go.uber.org/atomic v1.7.0
5782026-02-25T07:29:47.014Zgo: downloading github.com/klauspost/compress v1.13.5
5792026-02-25T07:29:47.014Zgo: downloading github.com/klauspost/pgzip v1.2.5
5802026-02-25T07:29:47.039Zgo: downloading github.com/gofrs/flock v0.8.1
5812026-02-25T07:29:47.039Zgo: downloading golang.org/x/sys v0.0.0-20210908143011-c212e7322662
5822026-02-25T07:29:47.039Zgo: downloading golang.org/x/net v0.0.0-20210907225631-ff17edfbf26d
5832026-02-25T07:29:47.039Zgo: downloading google.golang.org/genproto v0.0.0-20210903162649-d08c68adba83
5842026-02-25T07:29:47.069Zgo: downloading github.com/golang/protobuf v1.5.2
5852026-02-25T07:29:47.094Zgolang.org/x/tools/go/gcexportdata
5862026-02-25T07:29:47.137Zgolang.org/x/tools/go/packages
5872026-02-25T07:29:47.388Zgithub.com/cockroachdb/cockroach/pkg/cmd/prereqs
5882026-02-25T07:29:47.770Zgo: downloading golang.org/x/text v0.3.7
5892026-02-25T07:29:47.923Zgo install -v uptodate
5902026-02-25T07:29:47.947ZGOFLAGS= bin/prereqs ./pkg/cmd/uptodate > bin/uptodate.d.tmp
5912026-02-25T07:29:47.947Zgo install -v protoc-gen-gogoroach
5922026-02-25T07:29:47.947ZGOFLAGS= bin/prereqs ./pkg/cmd/protoc-gen-gogoroach > bin/protoc-gen-gogoroach.d.tmp
5932026-02-25T07:29:47.972Zgo install -v terraformgen
5942026-02-25T07:29:47.972ZGOFLAGS= bin/prereqs ./pkg/roachprod/vm/aws/terraformgen > bin/terraformgen.d.tmp
5952026-02-25T07:29:47.972Zgo install -v optgen
5962026-02-25T07:29:47.972ZGOFLAGS= bin/prereqs ./pkg/sql/opt/optgen/cmd/optgen > bin/optgen.d.tmp
5972026-02-25T07:29:48.046Zmv -f bin/protoc-gen-gogoroach.d.tmp bin/protoc-gen-gogoroach.d
5982026-02-25T07:29:48.070ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc crdb_test' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-47-g03a88588ee" -X "github.com/cockroachdb/cockroach/pkg/build.rev=03a88588ee58ee05ab4e16f83b1b7a5eeb8aa733" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/cmd/protoc-gen-gogoroach
5992026-02-25T07:29:48.095Zmv -f bin/uptodate.d.tmp bin/uptodate.d
6002026-02-25T07:29:48.095Zmv -f bin/terraformgen.d.tmp bin/terraformgen.d
6012026-02-25T07:29:48.095ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc crdb_test' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-47-g03a88588ee" -X "github.com/cockroachdb/cockroach/pkg/build.rev=03a88588ee58ee05ab4e16f83b1b7a5eeb8aa733" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/cmd/uptodate
6022026-02-25T07:29:48.095ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc crdb_test' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-47-g03a88588ee" -X "github.com/cockroachdb/cockroach/pkg/build.rev=03a88588ee58ee05ab4e16f83b1b7a5eeb8aa733" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/roachprod/vm/aws/terraformgen
6032026-02-25T07:29:48.095Zmv -f bin/optgen.d.tmp bin/optgen.d
6042026-02-25T07:29:48.095ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc crdb_test' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-47-g03a88588ee" -X "github.com/cockroachdb/cockroach/pkg/build.rev=03a88588ee58ee05ab4e16f83b1b7a5eeb8aa733" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/sql/opt/optgen/cmd/optgen
6052026-02-25T07:29:48.439Zcrypto/internal/alias
6062026-02-25T07:29:48.463Zcrypto/subtle
6072026-02-25T07:29:48.463Zcrypto/internal/boring/sig
6082026-02-25T07:29:48.463Zinternal/nettrace
6092026-02-25T07:29:48.510Zvendor/golang.org/x/net/dns/dnsmessage
6102026-02-25T07:29:48.534Zinternal/singleflight
6112026-02-25T07:29:48.534Zinternal/intern
6122026-02-25T07:29:48.559Zgithub.com/cockroachdb/errors/stdstrings
6132026-02-25T07:29:48.559Zcrypto/subtle
6142026-02-25T07:29:48.559Zcrypto/internal/boring/sig
6152026-02-25T07:29:48.559Zcontainer/list
6162026-02-25T07:29:48.559Zgithub.com/cockroachdb/redact/internal/rfmt/fmtsort
6172026-02-25T07:29:48.559Zvendor/golang.org/x/crypto/cryptobyte/asn1
6182026-02-25T07:29:48.559Zvendor/golang.org/x/crypto/internal/alias
6192026-02-25T07:29:48.584Zhash/crc32
6202026-02-25T07:29:48.584Ztext/tabwriter
6212026-02-25T07:29:48.613Znet/netip
6222026-02-25T07:29:48.638Zvendor/golang.org/x/net/lif
6232026-02-25T07:29:48.638Zgithub.com/cockroachdb/redact/interfaces
6242026-02-25T07:29:48.638Zgithub.com/cockroachdb/redact/internal/fmtforward
6252026-02-25T07:29:48.638Zruntime/cgo
6262026-02-25T07:29:48.638Zcrypto/cipher
6272026-02-25T07:29:48.638Zencoding/csv
6282026-02-25T07:29:48.663Zcompress/flate
6292026-02-25T07:29:48.663Zencoding/hex
6302026-02-25T07:29:48.702Zgithub.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap
6312026-02-25T07:29:48.742Zgithub.com/gogo/protobuf/sortkeys
6322026-02-25T07:29:48.766Zhash/crc32
6332026-02-25T07:29:48.766Zencoding/hex
6342026-02-25T07:29:48.791Zcrypto/internal/boring
6352026-02-25T07:29:48.815Zgithub.com/cockroachdb/redact/internal/markers
6362026-02-25T07:29:48.815Zgithub.com/kr/text
6372026-02-25T07:29:48.815Zgithub.com/cockroachdb/redact/internal/redact
6382026-02-25T07:29:48.815Zcrypto/internal/nistec/fiat
6392026-02-25T07:29:48.815Zgithub.com/rogpeppe/go-internal/fmtsort
6402026-02-25T07:29:48.839Zgo/printer
6412026-02-25T07:29:48.839Zgithub.com/gogo/protobuf/proto
6422026-02-25T07:29:48.864Zcompress/flate
6432026-02-25T07:29:48.864Znet/url
6442026-02-25T07:29:48.864Ztext/template/parse
6452026-02-25T07:29:48.926Zcrypto/sha256
6462026-02-25T07:29:48.950Zgithub.com/cockroachdb/redact/internal/escape
6472026-02-25T07:29:48.986Zcompress/gzip
6482026-02-25T07:29:49.011Zgithub.com/cockroachdb/redact/internal/buffer
6492026-02-25T07:29:49.011Zgithub.com/gogo/protobuf/proto
6502026-02-25T07:29:49.035Zgithub.com/cockroachdb/redact/internal/buffer
6512026-02-25T07:29:49.152Zgithub.com/kr/text
6522026-02-25T07:29:49.179Zcrypto/internal/nistec/fiat
6532026-02-25T07:29:49.179Zcrypto/internal/randutil
6542026-02-25T07:29:49.179Zgithub.com/cockroachdb/redact/internal/rfmt
6552026-02-25T07:29:49.203Zgithub.com/pkg/errors
6562026-02-25T07:29:49.203Zgithub.com/kr/pretty
6572026-02-25T07:29:49.293Zcrypto/rc4
6582026-02-25T07:29:49.318Zcrypto/internal/edwards25519/field
6592026-02-25T07:29:49.318Zencoding/pem
6602026-02-25T07:29:49.382Zcrypto/des
6612026-02-25T07:29:49.406Zcrypto/aes
6622026-02-25T07:29:49.406Zgithub.com/MichaelTJones/walk
6632026-02-25T07:29:49.406Zembed
6642026-02-25T07:29:49.431Zruntime/cgo
6652026-02-25T07:29:49.508Zgithub.com/gogo/protobuf/proto
6662026-02-25T07:29:49.541Zgithub.com/cockroachdb/logtags
6672026-02-25T07:29:49.541Zgithub.com/cockroachdb/redact/internal/rfmt
6682026-02-25T07:29:49.566Zgithub.com/cockroachdb/redact/internal/rfmt
6692026-02-25T07:29:49.590Zgithub.com/kr/pretty
6702026-02-25T07:29:49.614Zcrypto/rand
6712026-02-25T07:29:49.640Zcrypto/sha512
6722026-02-25T07:29:49.640Zcrypto/rand
6732026-02-25T07:29:49.664Zcrypto/internal/bigmod
6742026-02-25T07:29:49.742Zgo/format
6752026-02-25T07:29:49.767Zcrypto/internal/boring/bbig
6762026-02-25T07:29:49.791Zcrypto/aes
6772026-02-25T07:29:49.876Zencoding/asn1
6782026-02-25T07:29:49.900Zcrypto/internal/bigmod
6792026-02-25T07:29:49.925Zcrypto/sha512
6802026-02-25T07:29:49.925Ztext/template
6812026-02-25T07:29:49.925Zencoding/asn1
6822026-02-25T07:29:49.978Zgithub.com/cockroachdb/redact/builder
6832026-02-25T07:29:50.040Zcrypto/internal/edwards25519
6842026-02-25T07:29:50.126Zcrypto/internal/edwards25519
6852026-02-25T07:29:50.151Zcrypto/hmac
6862026-02-25T07:29:50.175Zgithub.com/cockroachdb/redact/builder
6872026-02-25T07:29:50.200Zgithub.com/cockroachdb/redact
6882026-02-25T07:29:50.265Zcrypto/rsa
6892026-02-25T07:29:50.289Zgithub.com/cockroachdb/redact
6902026-02-25T07:29:50.317Zcrypto/hmac
6912026-02-25T07:29:50.354Zcrypto/internal/nistec
6922026-02-25T07:29:50.390Zgithub.com/cockroachdb/redact
6932026-02-25T07:29:50.451Zcrypto/ed25519
6942026-02-25T07:29:50.475Zcrypto/sha1
6952026-02-25T07:29:50.475Zvendor/golang.org/x/crypto/cryptobyte
6962026-02-25T07:29:50.475Zcrypto/sha1
6972026-02-25T07:29:50.499Zcrypto/dsa
6982026-02-25T07:29:50.499Zcrypto/dsa
6992026-02-25T07:29:50.539Zcrypto/ed25519
7002026-02-25T07:29:50.563Zvendor/golang.org/x/crypto/chacha20
7012026-02-25T07:29:50.590Zgithub.com/cockroachdb/cockroach/pkg/cli/exit
7022026-02-25T07:29:50.616Zvendor/golang.org/x/crypto/cryptobyte
7032026-02-25T07:29:50.644Zcrypto/x509/pkix
7042026-02-25T07:29:50.701Zruntime/cgo
7052026-02-25T07:29:50.725Zvendor/golang.org/x/crypto/internal/poly1305
7062026-02-25T07:29:50.750Zcrypto/internal/nistec
7072026-02-25T07:29:50.774Zvendor/golang.org/x/sys/cpu
7082026-02-25T07:29:50.774Zvendor/golang.org/x/crypto/hkdf
7092026-02-25T07:29:50.816Zcrypto/x509/pkix
7102026-02-25T07:29:50.862Zvendor/golang.org/x/crypto/internal/poly1305
7112026-02-25T07:29:50.886Zvendor/golang.org/x/sys/cpu
7122026-02-25T07:29:50.928Zvendor/golang.org/x/crypto/hkdf
7132026-02-25T07:29:51.004Zgithub.com/getsentry/sentry-go/internal/crypto/randutil
7142026-02-25T07:29:51.061Zgithub.com/getsentry/sentry-go/internal/crypto/randutil
7152026-02-25T07:29:51.116Zvendor/golang.org/x/text/transform
7162026-02-25T07:29:51.140Zvendor/golang.org/x/text/unicode/bidi
7172026-02-25T07:29:51.165Zvendor/golang.org/x/text/transform
7182026-02-25T07:29:51.165Zvendor/golang.org/x/text/unicode/bidi
7192026-02-25T07:29:51.189Zvendor/golang.org/x/net/http2/hpack
7202026-02-25T07:29:51.189Zmime
7212026-02-25T07:29:51.303Zvendor/golang.org/x/net/http2/hpack
7222026-02-25T07:29:51.336Zvendor/golang.org/x/crypto/chacha20poly1305
7232026-02-25T07:29:51.397Zvendor/golang.org/x/text/unicode/norm
7242026-02-25T07:29:51.421Zcrypto/ecdh
7252026-02-25T07:29:51.422Zmime
7262026-02-25T07:29:51.422Zvendor/golang.org/x/crypto/chacha20poly1305
7272026-02-25T07:29:51.486Zcrypto/elliptic
7282026-02-25T07:29:51.530Zvendor/golang.org/x/text/unicode/norm
7292026-02-25T07:29:51.571Zmime/quotedprintable
7302026-02-25T07:29:51.633Znet/http/internal
7312026-02-25T07:29:51.657Znet/http/internal
7322026-02-25T07:29:51.683Zcrypto/ecdh
7332026-02-25T07:29:51.707Zgoogle.golang.org/protobuf/internal/set
7342026-02-25T07:29:51.707Zgithub.com/golang/groupcache/lru
7352026-02-25T07:29:51.732Zgoogle.golang.org/protobuf/internal/flags
7362026-02-25T07:29:51.732Zgo.opencensus.io
7372026-02-25T07:29:51.732Zgo.opencensus.io/trace/internal
7382026-02-25T07:29:51.795Znet/http/internal/ascii
7392026-02-25T07:29:51.819Zcrypto/ecdsa
7402026-02-25T07:29:51.819Zvendor/golang.org/x/text/secure/bidirule
7412026-02-25T07:29:51.843Zgithub.com/twitchtv/twirp/internal/contextkeys
7422026-02-25T07:29:51.843Zgoogle.golang.org/grpc/serviceconfig
7432026-02-25T07:29:51.843Zgo.opencensus.io/internal/tagencoding
7442026-02-25T07:29:51.844Zgolang.org/x/sys/internal/unsafeheader
7452026-02-25T07:29:51.844Zgithub.com/klauspost/compress
7462026-02-25T07:29:51.868Znet/http/internal/ascii
7472026-02-25T07:29:51.892Zgolang.org/x/sys/execabs
7482026-02-25T07:29:51.892Znet
7492026-02-25T07:29:51.892Zcrypto/ecdsa
7502026-02-25T07:29:51.952Zruntime/debug
7512026-02-25T07:29:51.997Zgolang.org/x/sys/execabs
7522026-02-25T07:29:52.022Zruntime/debug
7532026-02-25T07:29:52.094Zgoogle.golang.org/protobuf/internal/pragma
7542026-02-25T07:29:52.119Zgo.uber.org/zap/buffer
7552026-02-25T07:29:52.119Zgoogle.golang.org/grpc/backoff
7562026-02-25T07:29:52.119Zgoogle.golang.org/grpc/internal/grpcrand
7572026-02-25T07:29:52.119Zgoogle.golang.org/grpc/internal/buffer
7582026-02-25T07:29:52.472Zvendor/golang.org/x/net/idna
7592026-02-25T07:29:52.565Zos/signal
7602026-02-25T07:29:52.663Zgo.uber.org/atomic
7612026-02-25T07:29:52.687Znet
7622026-02-25T07:29:52.687Zhash/fnv
7632026-02-25T07:29:52.687Zvendor/golang.org/x/net/idna
7642026-02-25T07:29:52.751Zgithub.com/bufbuild/buf/private/usage
7652026-02-25T07:29:52.776Zgoogle.golang.org/protobuf/internal/version
7662026-02-25T07:29:52.776Zgo.opencensus.io/internal
7672026-02-25T07:29:52.776Zgopkg.in/yaml.v3
7682026-02-25T07:29:52.811Zgo.opencensus.io/trace/tracestate
7692026-02-25T07:29:52.836Zgoogle.golang.org/protobuf/internal/detrand
7702026-02-25T07:29:52.860Znet
7712026-02-25T07:29:52.885Zruntime/trace
7722026-02-25T07:29:52.885Znet
7732026-02-25T07:29:52.909Zgoogle.golang.org/protobuf/internal/errors
7742026-02-25T07:29:52.909Zgithub.com/bufbuild/buf/private/bufpkg/bufanalysis
7752026-02-25T07:29:52.909Zgithub.com/bufbuild/buf/private/pkg/interrupt
7762026-02-25T07:29:52.934Zgo.uber.org/multierr
7772026-02-25T07:29:52.934Zgithub.com/bufbuild/buf/private/pkg/stringutil
7782026-02-25T07:29:52.960Zgithub.com/bufbuild/buf/private/pkg/protoversion
7792026-02-25T07:29:53.010Zgoogle.golang.org/protobuf/encoding/protowire
7802026-02-25T07:29:53.035Zgo.uber.org/zap/internal/bufferpool
7812026-02-25T07:29:53.035Zgo.opencensus.io/trace
7822026-02-25T07:29:53.102Zgo.uber.org/zap/internal/color
7832026-02-25T07:29:53.166Zgoogle.golang.org/protobuf/reflect/protoreflect
7842026-02-25T07:29:53.206Zgithub.com/bufbuild/buf/private/pkg/normalpath
7852026-02-25T07:29:53.288Zgithub.com/bufbuild/buf/private/pkg/ioextended
7862026-02-25T07:29:53.462Zgithub.com/bufbuild/buf/private/buf/bufcheck
7872026-02-25T07:29:53.486Zgithub.com/bufbuild/buf/private/pkg/thread
7882026-02-25T07:29:53.525Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
7892026-02-25T07:29:53.549Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
7902026-02-25T07:29:53.549Zgo.uber.org/zap/internal/exit
7912026-02-25T07:29:53.549Zgithub.com/bufbuild/buf/private/pkg/app
7922026-02-25T07:29:53.549Zgithub.com/gogo/protobuf/types
7932026-02-25T07:29:53.549Zgithub.com/gogo/protobuf/types
7942026-02-25T07:29:53.549Zgithub.com/bufbuild/buf/private/pkg/diff
7952026-02-25T07:29:53.696Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
7962026-02-25T07:29:53.720Zgithub.com/bufbuild/buf/private/pkg/storage/storageutil
7972026-02-25T07:29:53.720Zdatabase/sql/driver
7982026-02-25T07:29:53.720Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/internal
7992026-02-25T07:29:53.720Zgoogle.golang.org/protobuf/internal/encoding/messageset
8002026-02-25T07:29:53.769Zgoogle.golang.org/protobuf/internal/genid
8012026-02-25T07:29:53.868Zgoogle.golang.org/protobuf/internal/order
8022026-02-25T07:29:53.924Zgoogle.golang.org/protobuf/internal/strs
8032026-02-25T07:29:53.948Zgoogle.golang.org/protobuf/reflect/protoregistry
8042026-02-25T07:29:53.948Zgoogle.golang.org/protobuf/runtime/protoiface
8052026-02-25T07:29:54.008Zgoogle.golang.org/protobuf/internal/descfmt
8062026-02-25T07:29:54.008Zgoogle.golang.org/protobuf/internal/descopts
8072026-02-25T07:29:54.039Zgo.uber.org/zap/zapcore
8082026-02-25T07:29:54.089Zgoogle.golang.org/protobuf/internal/encoding/text
8092026-02-25T07:29:54.113Zgithub.com/bufbuild/buf/private/pkg/storage
8102026-02-25T07:29:54.113Zgithub.com/bufbuild/buf/private/pkg/osextended
8112026-02-25T07:29:54.138Zgoogle.golang.org/protobuf/proto
8122026-02-25T07:29:54.239Zgithub.com/gogo/protobuf/gogoproto
8132026-02-25T07:29:54.263Zgithub.com/bufbuild/buf/private/pkg/encoding
8142026-02-25T07:29:54.263Zgithub.com/bgentry/go-netrc/netrc
8152026-02-25T07:29:54.263Zgithub.com/bufbuild/buf/private/pkg/filepathextended
8162026-02-25T07:29:54.297Zgoogle.golang.org/protobuf/internal/encoding/defval
8172026-02-25T07:29:54.325Zgithub.com/gogo/protobuf/protoc-gen-gogo/plugin
8182026-02-25T07:29:54.325Zgithub.com/gogo/protobuf/gogoproto
8192026-02-25T07:29:54.515Zos/user
8202026-02-25T07:29:54.540Zgithub.com/klauspost/compress/flate
8212026-02-25T07:29:54.540Zgithub.com/gogo/protobuf/protoc-gen-gogo/generator
8222026-02-25T07:29:54.540Zgithub.com/gogo/protobuf/vanity
8232026-02-25T07:29:54.540Zgithub.com/klauspost/compress/fse
8242026-02-25T07:29:54.678Zgithub.com/bufbuild/buf/private/pkg/netrc
8252026-02-25T07:29:54.720Zgithub.com/bufbuild/buf/private/bufpkg/buflock
8262026-02-25T07:29:54.749Zgithub.com/bufbuild/buf/private/pkg/storage/storagemem
8272026-02-25T07:29:54.774Zgithub.com/bufbuild/buf/private/pkg/storage/storageos
8282026-02-25T07:29:54.800Zgithub.com/klauspost/compress/huff0
8292026-02-25T07:29:54.824Zgithub.com/bufbuild/buf/private/gen/data/datawkt
8302026-02-25T07:29:54.849Zgithub.com/klauspost/compress/internal/snapref
8312026-02-25T07:29:55.012Zgithub.com/klauspost/compress/zstd/internal/xxhash
8322026-02-25T07:29:55.252Zgoogle.golang.org/protobuf/internal/filedesc
8332026-02-25T07:29:55.277Zgoogle.golang.org/protobuf/encoding/prototext
8342026-02-25T07:29:55.277Zgoogle.golang.org/protobuf/internal/encoding/json
8352026-02-25T07:29:55.323Zgithub.com/klauspost/compress/zstd
8362026-02-25T07:29:55.545Zgithub.com/cockroachdb/errors/errorspb
8372026-02-25T07:29:55.569Zgithub.com/jhump/protoreflect/desc/protoparse/ast
8382026-02-25T07:29:55.669Ztext/scanner
8392026-02-25T07:29:55.740Zgithub.com/gogo/protobuf/plugin/testgen
8402026-02-25T07:29:55.764Zgithub.com/gogo/protobuf/plugin/defaultcheck
8412026-02-25T07:29:55.764Zgithub.com/gogo/protobuf/plugin/marshalto
8422026-02-25T07:29:55.764Zgithub.com/gogo/protobuf/plugin/oneofcheck
8432026-02-25T07:29:55.764Zgithub.com/gogo/protobuf/plugin/enumstringer
8442026-02-25T07:29:55.764Zgithub.com/gogo/protobuf/plugin/populate
8452026-02-25T07:29:55.764Zgithub.com/gogo/protobuf/plugin/unmarshal
8462026-02-25T07:29:55.764Zgithub.com/gogo/protobuf/plugin/embedcheck
8472026-02-25T07:29:55.789Zgolang.org/x/net/internal/timeseries
8482026-02-25T07:29:55.845Zgithub.com/cockroachdb/errors/errbase
8492026-02-25T07:29:55.870Zhtml
8502026-02-25T07:29:55.978Zgoogle.golang.org/grpc/internal/grpclog
8512026-02-25T07:29:56.002Zgithub.com/cockroachdb/errors/errbase
8522026-02-25T07:29:56.037Zgithub.com/gogo/protobuf/protoc-gen-gogo/grpc
8532026-02-25T07:29:56.163Zarchive/tar
8542026-02-25T07:29:56.188Zgoogle.golang.org/grpc/grpclog
8552026-02-25T07:29:56.188Zgithub.com/cockroachdb/errors/markers
8562026-02-25T07:29:56.188Zgithub.com/cockroachdb/errors/barriers
8572026-02-25T07:29:56.188Zgithub.com/cockroachdb/errors/secondary
8582026-02-25T07:29:56.188Zgithub.com/cockroachdb/errors/contexttags
8592026-02-25T07:29:56.188Zgithub.com/cockroachdb/errors/telemetrykeys
8602026-02-25T07:29:56.188Zgithub.com/cockroachdb/errors/hintdetail
8612026-02-25T07:29:56.188Zgithub.com/cockroachdb/errors/safedetails
8622026-02-25T07:29:56.188Zgithub.com/cockroachdb/errors/markers
8632026-02-25T07:29:56.188Zgithub.com/cockroachdb/errors/barriers
8642026-02-25T07:29:56.188Zgithub.com/cockroachdb/errors/hintdetail
8652026-02-25T07:29:56.188Zgithub.com/cockroachdb/errors/secondary
8662026-02-25T07:29:56.188Zhtml/template
8672026-02-25T07:29:56.212Zgithub.com/cockroachdb/errors/telemetrykeys
8682026-02-25T07:29:56.212Zgithub.com/cockroachdb/errors/contexttags
8692026-02-25T07:29:56.212Zgithub.com/cockroachdb/errors/safedetails
8702026-02-25T07:29:56.277Zgithub.com/cockroachdb/errors/assert
8712026-02-25T07:29:56.327Zgithub.com/cockroachdb/errors/issuelink
8722026-02-25T07:29:56.351Zgithub.com/klauspost/compress/zip
8732026-02-25T07:29:56.487Zgithub.com/cockroachdb/errors/domains
8742026-02-25T07:29:56.519Zgithub.com/cockroachdb/errors/domains
8752026-02-25T07:29:56.543Zgithub.com/cockroachdb/errors/issuelink
8762026-02-25T07:29:56.707Zgithub.com/klauspost/pgzip
8772026-02-25T07:29:56.707Zgoogle.golang.org/grpc/connectivity
8782026-02-25T07:29:56.887Zgithub.com/gogo/protobuf/plugin/description
8792026-02-25T07:29:56.887Zgithub.com/gogo/protobuf/plugin/compare
8802026-02-25T07:29:56.887Zgithub.com/gogo/protobuf/plugin/face
8812026-02-25T07:29:56.911Zgithub.com/gogo/protobuf/plugin/equal
8822026-02-25T07:29:56.911Zgithub.com/gogo/protobuf/plugin/stringer
8832026-02-25T07:29:56.911Zgithub.com/gogo/protobuf/plugin/size
8842026-02-25T07:29:56.911Zgithub.com/gogo/protobuf/plugin/gostring
8852026-02-25T07:29:56.989Zgithub.com/gogo/protobuf/plugin/union
8862026-02-25T07:29:57.287Zgoogle.golang.org/grpc/attributes
8872026-02-25T07:29:57.323Zgithub.com/bufbuild/buf/private/pkg/storage/storagearchive
8882026-02-25T07:29:57.506Zgoogle.golang.org/grpc/metadata
8892026-02-25T07:29:57.530Zgoogle.golang.org/grpc/codes
8902026-02-25T07:29:57.563Zgoogle.golang.org/grpc/encoding
8912026-02-25T07:29:57.588Zgoogle.golang.org/protobuf/internal/encoding/tag
8922026-02-25T07:29:57.588Zgoogle.golang.org/protobuf/encoding/protojson
8932026-02-25T07:29:57.662Zgithub.com/gogo/protobuf/vanity/command
8942026-02-25T07:29:57.721Zgithub.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach
8952026-02-25T07:29:57.751Zgithub.com/spf13/pflag
8962026-02-25T07:29:57.846Zgoogle.golang.org/grpc/internal/backoff
8972026-02-25T07:29:57.870Zgoogle.golang.org/grpc/internal/envconfig
8982026-02-25T07:29:57.870Zgoogle.golang.org/protobuf/internal/impl
8992026-02-25T07:29:57.894Zgoogle.golang.org/grpc/internal/grpcsync
9002026-02-25T07:29:57.918Zgolang.org/x/text/transform
9012026-02-25T07:29:57.966Zvendor/golang.org/x/net/http/httpproxy
9022026-02-25T07:29:57.990Znet/textproto
9032026-02-25T07:29:57.990Zcrypto/x509
9042026-02-25T07:29:57.990Zgithub.com/spf13/pflag
9052026-02-25T07:29:58.045Zgolang.org/x/text/unicode/bidi
9062026-02-25T07:29:58.069Zgolang.org/x/net/http2/hpack
9072026-02-25T07:29:58.069Zgolang.org/x/text/unicode/norm
9082026-02-25T07:29:58.106Zvendor/golang.org/x/net/http/httpguts
9092026-02-25T07:29:58.130Zmime/multipart
9102026-02-25T07:29:58.154Zgoogle.golang.org/grpc/keepalive
9112026-02-25T07:29:58.182Zgoogle.golang.org/grpc/internal/balancerload
9122026-02-25T07:29:58.242Zgoogle.golang.org/grpc/tap
9132026-02-25T07:29:58.267Zgithub.com/bufbuild/buf/private/pkg/rpc
9142026-02-25T07:29:58.292Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcheader
9152026-02-25T07:29:58.292Zgo.opencensus.io/resource
9162026-02-25T07:29:58.408Zruntime/pprof
9172026-02-25T07:29:58.549Zgoogle.golang.org/grpc/encoding/gzip
9182026-02-25T07:29:58.573Zgo.opencensus.io/metric/metricdata
9192026-02-25T07:29:58.619Zgithub.com/spf13/cobra
9202026-02-25T07:29:58.764Zgo.opencensus.io/metric/metricproducer
9212026-02-25T07:29:58.790Zcrypto/tls
9222026-02-25T07:29:58.814Zcrypto/x509
9232026-02-25T07:29:58.814Zgithub.com/bufbuild/buf/private/pkg/app/appname
9242026-02-25T07:29:58.814Znet/textproto
9252026-02-25T07:29:58.838Zvendor/golang.org/x/net/http/httpproxy
9262026-02-25T07:29:58.862Zgithub.com/bufbuild/buf/private/pkg/netextended
9272026-02-25T07:29:58.862Zgithub.com/gofrs/uuid
9282026-02-25T07:29:58.924Zvendor/golang.org/x/net/http/httpproxy
9292026-02-25T07:29:58.948Znet/textproto
9302026-02-25T07:29:58.948Zcrypto/x509
9312026-02-25T07:29:59.024Zgolang.org/x/text/secure/bidirule
9322026-02-25T07:29:59.048Zvendor/golang.org/x/net/http/httpguts
9332026-02-25T07:29:59.072Zgoogle.golang.org/grpc/internal/syscall
9342026-02-25T07:29:59.096Zgithub.com/bufbuild/buf/private/pkg/uuidutil
9352026-02-25T07:29:59.096Zgithub.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen
9362026-02-25T07:29:59.125Zgoogle.golang.org/grpc/stats
9372026-02-25T07:29:59.149Zvendor/golang.org/x/net/http/httpguts
9382026-02-25T07:29:59.149Zgo.opencensus.io/tag
9392026-02-25T07:29:59.149Zgithub.com/gofrs/flock
9402026-02-25T07:29:59.149Zgithub.com/bufbuild/buf/private/pkg/tmp
9412026-02-25T07:29:59.196Zgithub.com/bufbuild/buf/private/pkg/verbose
9422026-02-25T07:29:59.220Zgolang.org/x/net/idna
9432026-02-25T07:29:59.220Zgithub.com/bufbuild/buf/private/bufpkg/bufrpc
9442026-02-25T07:29:59.220Zgithub.com/bufbuild/buf/private/bufpkg/buftransport
9452026-02-25T07:29:59.281Zgithub.com/pkg/profile
9462026-02-25T07:29:59.305Zgithub.com/spf13/pflag
9472026-02-25T07:29:59.305Zgo.opencensus.io/stats/internal
9482026-02-25T07:29:59.305Zgithub.com/bufbuild/buf/private/pkg/app/appverbose
9492026-02-25T07:29:59.305Zgithub.com/bufbuild/buf/private/pkg/filelock
9502026-02-25T07:29:59.478Zgolang.org/x/sync/errgroup
9512026-02-25T07:29:59.478Zgolang.org/x/sys/unix
9522026-02-25T07:29:59.503Zgo.opencensus.io/stats
9532026-02-25T07:29:59.578Zgo.opencensus.io/stats/view
9542026-02-25T07:29:59.706Zgolang.org/x/net/http/httpguts
9552026-02-25T07:29:59.744Zcrypto/tls
9562026-02-25T07:29:59.809Zcrypto/tls
9572026-02-25T07:29:59.936Zgoogle.golang.org/protobuf/internal/filetype
9582026-02-25T07:30:00.018Zgoogle.golang.org/protobuf/runtime/protoimpl
9592026-02-25T07:30:00.060Zgoogle.golang.org/protobuf/types/descriptorpb
9602026-02-25T07:30:00.086Zgoogle.golang.org/protobuf/types/known/anypb
9612026-02-25T07:30:00.086Zgoogle.golang.org/protobuf/types/known/durationpb
9622026-02-25T07:30:00.086Zgoogle.golang.org/protobuf/types/known/timestamppb
9632026-02-25T07:30:00.086Zgoogle.golang.org/protobuf/types/known/emptypb
9642026-02-25T07:30:00.156Zgithub.com/golang/protobuf/ptypes/duration
9652026-02-25T07:30:00.186Zgithub.com/bufbuild/buf/private/pkg/prototime
9662026-02-25T07:30:00.186Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/module/v1alpha1
9672026-02-25T07:30:00.186Zgithub.com/golang/protobuf/ptypes/any
9682026-02-25T07:30:00.186Zgithub.com/golang/protobuf/ptypes/empty
9692026-02-25T07:30:00.211Zgoogle.golang.org/protobuf/types/known/structpb
9702026-02-25T07:30:00.211Zgithub.com/golang/protobuf/ptypes/timestamp
9712026-02-25T07:30:00.211Zgoogle.golang.org/protobuf/types/known/wrapperspb
9722026-02-25T07:30:00.236Znet/http/httptrace
9732026-02-25T07:30:00.260Zgoogle.golang.org/protobuf/types/known/sourcecontextpb
9742026-02-25T07:30:00.260Zgoogle.golang.org/protobuf/types/known/fieldmaskpb
9752026-02-25T07:30:00.285Znet/http
9762026-02-25T07:30:00.309Zgoogle.golang.org/protobuf/types/dynamicpb
9772026-02-25T07:30:00.337Zgithub.com/golang/protobuf/ptypes/struct
9782026-02-25T07:30:00.362Zgithub.com/golang/protobuf/ptypes/wrappers
9792026-02-25T07:30:00.362Zgoogle.golang.org/genproto/googleapis/rpc/status
9802026-02-25T07:30:00.401Zgoogle.golang.org/genproto/protobuf/source_context
9812026-02-25T07:30:00.401Zgoogle.golang.org/protobuf/types/known/typepb
9822026-02-25T07:30:00.451Zgithub.com/spf13/cobra
9832026-02-25T07:30:00.475Zgolang.org/x/term
9842026-02-25T07:30:00.475Zgoogle.golang.org/protobuf/types/pluginpb
9852026-02-25T07:30:00.475Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/image/v1
9862026-02-25T07:30:00.500Zgoogle.golang.org/protobuf/reflect/protodesc
9872026-02-25T07:30:00.565Zgithub.com/golang/protobuf/protoc-gen-go/descriptor
9882026-02-25T07:30:00.589Zgithub.com/bufbuild/buf/private/pkg/protodescriptor
9892026-02-25T07:30:00.589Zgithub.com/golang/protobuf/protoc-gen-go/plugin
9902026-02-25T07:30:00.623Zgoogle.golang.org/protobuf/types/known/apipb
9912026-02-25T07:30:00.623Zgoogle.golang.org/genproto/protobuf/field_mask
9922026-02-25T07:30:00.648Zgoogle.golang.org/genproto/protobuf/ptype
9932026-02-25T07:30:00.711Zgoogle.golang.org/genproto/protobuf/api
9942026-02-25T07:30:00.863Zgithub.com/bufbuild/buf/private/pkg/protosource
9952026-02-25T07:30:00.887Zgithub.com/bufbuild/buf/private/pkg/protoencoding
9962026-02-25T07:30:00.887Zgithub.com/golang/protobuf/proto
9972026-02-25T07:30:00.887Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule
9982026-02-25T07:30:00.946Zgithub.com/bufbuild/buf/private/pkg/app/appcmd
9992026-02-25T07:30:01.179Znet/http/httptrace
10002026-02-25T07:30:01.204Zgithub.com/bufbuild/buf/private/bufpkg/bufimage
10012026-02-25T07:30:01.204Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleconfig
10022026-02-25T07:30:01.235Znet/http
10032026-02-25T07:30:01.259Zgithub.com/bufbuild/buf/private/pkg/cert/certclient
10042026-02-25T07:30:01.259Znet/http/httptrace
10052026-02-25T07:30:01.286Zgoogle.golang.org/grpc/internal/credentials
10062026-02-25T07:30:01.311Zgithub.com/jhump/protoreflect/internal
10072026-02-25T07:30:01.311Zgithub.com/jhump/protoreflect/internal/codec
10082026-02-25T07:30:01.311Zgoogle.golang.org/grpc/encoding/proto
10092026-02-25T07:30:01.335Zgithub.com/golang/protobuf/jsonpb
10102026-02-25T07:30:01.359Zgithub.com/bufbuild/buf/private/buf/bufapp
10112026-02-25T07:30:01.390Zgithub.com/golang/protobuf/ptypes
10122026-02-25T07:30:01.414Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimageutil
10132026-02-25T07:30:01.414Zgoogle.golang.org/grpc/credentials
10142026-02-25T07:30:01.414Zgoogle.golang.org/grpc/binarylog/grpc_binarylog_v1
10152026-02-25T07:30:01.477Znet/http
10162026-02-25T07:30:01.504Zgithub.com/jhump/protoreflect/desc/internal
10172026-02-25T07:30:01.528Zgoogle.golang.org/grpc/internal/status
10182026-02-25T07:30:01.552Zgoogle.golang.org/grpc/resolver
10192026-02-25T07:30:01.552Zgoogle.golang.org/grpc/peer
10202026-02-25T07:30:01.576Zgoogle.golang.org/grpc/internal/channelz
10212026-02-25T07:30:01.601Zgithub.com/jhump/protoreflect/desc
10222026-02-25T07:30:01.601Zgoogle.golang.org/grpc/status
10232026-02-25T07:30:01.601Zgoogle.golang.org/grpc/internal
10242026-02-25T07:30:01.625Zgoogle.golang.org/grpc/internal/grpcutil
10252026-02-25T07:30:01.625Zgoogle.golang.org/grpc/balancer/grpclb/state
10262026-02-25T07:30:01.653Zgoogle.golang.org/grpc/balancer
10272026-02-25T07:30:01.677Zgoogle.golang.org/grpc/internal/resolver/dns
10282026-02-25T07:30:01.677Zgoogle.golang.org/grpc/internal/resolver/passthrough
10292026-02-25T07:30:01.714Zgoogle.golang.org/grpc/internal/transport/networktype
10302026-02-25T07:30:01.738Zgoogle.golang.org/grpc/internal/metadata
10312026-02-25T07:30:01.763Zgoogle.golang.org/grpc/internal/serviceconfig
10322026-02-25T07:30:01.788Zgoogle.golang.org/grpc/balancer/base
10332026-02-25T07:30:01.788Zgoogle.golang.org/grpc/internal/resolver/unix
10342026-02-25T07:30:01.817Zgoogle.golang.org/grpc/internal/binarylog
10352026-02-25T07:30:01.842Zgoogle.golang.org/grpc/balancer/roundrobin
10362026-02-25T07:30:01.842Zgoogle.golang.org/grpc/internal/resolver
10372026-02-25T07:30:01.866Zgithub.com/jhump/protoreflect/codec
10382026-02-25T07:30:01.967Zgithub.com/jhump/protoreflect/dynamic
10392026-02-25T07:30:02.442Znet/http/httputil
10402026-02-25T07:30:02.467Zgithub.com/getsentry/sentry-go/internal/ratelimit
10412026-02-25T07:30:02.528Zgithub.com/jhump/protoreflect/desc/protoparse
10422026-02-25T07:30:02.624Zgithub.com/getsentry/sentry-go/internal/debug
10432026-02-25T07:30:02.674Zgithub.com/getsentry/sentry-go
10442026-02-25T07:30:03.099Zgithub.com/cockroachdb/errors/withstack
10452026-02-25T07:30:03.157Zgithub.com/cockroachdb/errors/report
10462026-02-25T07:30:03.182Zgithub.com/cockroachdb/errors/errutil
10472026-02-25T07:30:03.274Znet/http/httputil
10482026-02-25T07:30:03.299Zgithub.com/cockroachdb/errors
10492026-02-25T07:30:03.374Zgithub.com/cockroachdb/errors/oserror
10502026-02-25T07:30:03.398Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleprotoparse
10512026-02-25T07:30:03.423Zgithub.com/cockroachdb/cockroach/pkg/cmd/uptodate
10522026-02-25T07:30:03.452Zgithub.com/getsentry/sentry-go
10532026-02-25T07:30:03.487Zgo.opencensus.io/trace/propagation
10542026-02-25T07:30:03.512Zgithub.com/twitchtv/twirp/ctxsetters
10552026-02-25T07:30:03.512Zgolang.org/x/net/trace
10562026-02-25T07:30:03.512Znet/http/httputil
10572026-02-25T07:30:03.512Zgithub.com/bufbuild/buf/private/pkg/httpauth
10582026-02-25T07:30:03.512Zgithub.com/twitchtv/twirp
10592026-02-25T07:30:03.536Zgo.uber.org/zap
10602026-02-25T07:30:03.536Zgolang.org/x/net/http2
10612026-02-25T07:30:03.562Zgithub.com/bufbuild/buf/private/pkg/rpc/rpchttp
10622026-02-25T07:30:03.562Zgo.opencensus.io/plugin/ocgrpc
10632026-02-25T07:30:03.621Zgo.opencensus.io/plugin/ochttp/propagation/b3
10642026-02-25T07:30:03.645Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcauth
10652026-02-25T07:30:03.645Zgithub.com/bufbuild/buf/private/pkg/rpc/rpctwirp
10662026-02-25T07:30:03.747Zgo.opencensus.io/plugin/ochttp
10672026-02-25T07:30:03.820Zgithub.com/bufbuild/buf/private/pkg/transport/twirp/twirpclient
10682026-02-25T07:30:03.857Zgithub.com/bufbuild/buf/private/pkg/git
10692026-02-25T07:30:03.881Zgithub.com/bufbuild/buf/private/buf/bufcheck/internal
10702026-02-25T07:30:03.881Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulecache
10712026-02-25T07:30:03.881Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulebuild
10722026-02-25T07:30:03.881Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimagebuild
10732026-02-25T07:30:03.905Zgithub.com/bufbuild/buf/private/pkg/zaputil
10742026-02-25T07:30:03.975Zgithub.com/bufbuild/buf/private/pkg/app/appproto
10752026-02-25T07:30:04.000Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimagemodify
10762026-02-25T07:30:04.000Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintcheck
10772026-02-25T07:30:04.024Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingcheck
10782026-02-25T07:30:04.082Zgithub.com/cockroachdb/errors/errutil
10792026-02-25T07:30:04.106Zgithub.com/bufbuild/buf/private/buf/buffetch/internal
10802026-02-25T07:30:04.131Zgithub.com/bufbuild/buf/private/pkg/app/appproto/appprotoexec
10812026-02-25T07:30:04.180Zgithub.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang
10822026-02-25T07:30:04.239Zgithub.com/bufbuild/buf/private/pkg/app/applog
10832026-02-25T07:30:04.292Zgithub.com/bufbuild/buf/private/pkg/observability
10842026-02-25T07:30:04.348Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintbuild
10852026-02-25T07:30:04.395Zgithub.com/bufbuild/buf/private/pkg/app/appproto/appprotoos
10862026-02-25T07:30:04.473Zgithub.com/bufbuild/buf/private/pkg/transport/http/httpclient
10872026-02-25T07:30:04.497Zgithub.com/bufbuild/buf/private/pkg/observability/observabilityzap
10882026-02-25T07:30:04.540Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingbuild
10892026-02-25T07:30:04.568Zgithub.com/bufbuild/buf/private/pkg/app/appflag
10902026-02-25T07:30:04.592Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1
10912026-02-25T07:30:04.592Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1beta1
10922026-02-25T07:30:04.617Zgithub.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen
10932026-02-25T07:30:04.662Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1
10942026-02-25T07:30:04.662Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1beta1
10952026-02-25T07:30:04.687Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/buflintconfig
10962026-02-25T07:30:04.742Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint
10972026-02-25T07:30:04.767Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/bufbreakingconfig
10982026-02-25T07:30:04.791Zgoogle.golang.org/grpc/internal/transport
10992026-02-25T07:30:04.816Zgithub.com/bufbuild/buf/private/buf/bufconfig
11002026-02-25T07:30:04.817Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking
11012026-02-25T07:30:04.841Z[ 1%] Building C object src/CMakeFiles/proj.dir/nad_init.c.o
11022026-02-25T07:30:04.841Z[ 1%] Building C object src/CMakeFiles/proj.dir/PJ_aea.c.o
11032026-02-25T07:30:04.841Z[ 2%] Building C object src/CMakeFiles/proj.dir/PJ_aeqd.c.o
11042026-02-25T07:30:04.841Z[ 2%] Building C object src/CMakeFiles/proj.dir/PJ_airy.c.o
11052026-02-25T07:30:04.841Z[ 3%] Building C object src/CMakeFiles/proj.dir/PJ_aitoff.c.o
11062026-02-25T07:30:04.875Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Angle.cpp.o
11072026-02-25T07:30:04.946Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/internal
11082026-02-25T07:30:04.946Zgithub.com/bufbuild/buf/private/buf/bufwork
11092026-02-25T07:30:04.970Z[ 4%] Building C object src/CMakeFiles/proj.dir/PJ_august.c.o
11102026-02-25T07:30:04.994Z[ 4%] Building C object src/CMakeFiles/proj.dir/PJ_bacon.c.o
11112026-02-25T07:30:05.018Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlsbreakingrules
11122026-02-25T07:30:05.018Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlslintrules
11132026-02-25T07:30:05.060Z[ 5%] Building C object src/CMakeFiles/proj.dir/PJ_bipc.c.o
11142026-02-25T07:30:05.088Zgithub.com/bufbuild/buf/private/buf/buffetch
11152026-02-25T07:30:05.112Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Area.cpp.o
11162026-02-25T07:30:05.112Z[ 5%] Building C object src/CMakeFiles/proj.dir/PJ_boggs.c.o
11172026-02-25T07:30:05.137Z[ 6%] Building C object src/CMakeFiles/proj.dir/PJ_bonne.c.o
11182026-02-25T07:30:05.137Z[ 6%] Building C object src/CMakeFiles/proj.dir/PJ_calcofi.c.o
11192026-02-25T07:30:05.188Z[ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cass.c.o
11202026-02-25T07:30:05.220Z[ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cc.c.o
11212026-02-25T07:30:05.245Z[ 8%] Building C object src/CMakeFiles/proj.dir/PJ_cea.c.o
11222026-02-25T07:30:05.272Z[ 9%] Building C object src/CMakeFiles/proj.dir/PJ_chamb.c.o
11232026-02-25T07:30:05.296Zgithub.com/bufbuild/buf/private/buf/bufwire
11242026-02-25T07:30:05.320Z[ 9%] Building C object src/CMakeFiles/proj.dir/PJ_collg.c.o
11252026-02-25T07:30:05.320Z[ 10%] Building C object src/CMakeFiles/proj.dir/PJ_comill.c.o
11262026-02-25T07:30:05.382Z[ 10%] Building C object src/CMakeFiles/proj.dir/PJ_crast.c.o
11272026-02-25T07:30:05.406Z[ 11%] Building C object src/CMakeFiles/proj.dir/PJ_denoy.c.o
11282026-02-25T07:30:05.431Z[ 11%] Building C object src/CMakeFiles/proj.dir/PJ_eck1.c.o
11292026-02-25T07:30:05.467Z[ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck2.c.o
11302026-02-25T07:30:05.492Z[ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck3.c.o
11312026-02-25T07:30:05.492Z[ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck4.c.o
11322026-02-25T07:30:05.516Z[ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck5.c.o
11332026-02-25T07:30:05.572Z[ 15%] Building C object src/CMakeFiles/proj.dir/PJ_eqc.c.o
11342026-02-25T07:30:05.597Z[ 16%] Building C object src/CMakeFiles/proj.dir/PJ_eqdc.c.o
11352026-02-25T07:30:05.597Z[ 16%] Building C object src/CMakeFiles/proj.dir/PJ_fahey.c.o
11362026-02-25T07:30:05.625Z[ 17%] Building C object src/CMakeFiles/proj.dir/PJ_fouc_s.c.o
11372026-02-25T07:30:05.655Zgoogle.golang.org/grpc
11382026-02-25T07:30:05.679Z[ 17%] Building C object src/CMakeFiles/proj.dir/PJ_gall.c.o
11392026-02-25T07:30:05.680Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/BoundaryNodeRule.cpp.o
11402026-02-25T07:30:05.704Z[ 18%] Building C object src/CMakeFiles/proj.dir/PJ_geos.c.o
11412026-02-25T07:30:05.738Z[ 18%] Building C object src/CMakeFiles/proj.dir/PJ_gins8.c.o
11422026-02-25T07:30:05.762Z[ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gnom.c.o
11432026-02-25T07:30:05.786Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CGAlgorithmsDD.cpp.o
11442026-02-25T07:30:05.810Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Centroid.cpp.o
11452026-02-25T07:30:05.835Z[ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gn_sinu.c.o
11462026-02-25T07:30:05.835Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/ConvexHull.cpp.o
11472026-02-25T07:30:05.867Z[ 20%] Building C object src/CMakeFiles/proj.dir/PJ_goode.c.o
11482026-02-25T07:30:05.891Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Distance.cpp.o
11492026-02-25T07:30:05.915Z[ 21%] Building C object src/CMakeFiles/proj.dir/PJ_gstmerc.c.o
11502026-02-25T07:30:05.973Z[ 21%] Building C object src/CMakeFiles/proj.dir/PJ_hammer.c.o
11512026-02-25T07:30:06.003Z[ 22%] Building C object src/CMakeFiles/proj.dir/PJ_hatano.c.o
11522026-02-25T07:30:06.027Z[ 22%] Building C object src/CMakeFiles/proj.dir/PJ_igh.c.o
11532026-02-25T07:30:06.079Z[ 23%] Building C object src/CMakeFiles/proj.dir/PJ_isea.c.o
11542026-02-25T07:30:06.104Z[ 23%] Building C object src/CMakeFiles/proj.dir/PJ_imw_p.c.o
11552026-02-25T07:30:06.257Zoptgen -out pkg/sql/opt/memo/expr.og.go exprs pkg/sql/opt/ops/*.opt
11562026-02-25T07:30:06.281Z[ 25%] Building C object src/CMakeFiles/proj.dir/PJ_krovak.c.o
11572026-02-25T07:30:06.313Z[ 25%] Building C object src/CMakeFiles/proj.dir/PJ_labrd.c.o
11582026-02-25T07:30:06.356Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcgrpc
11592026-02-25T07:30:06.383Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/registry/v1alpha1
11602026-02-25T07:30:06.408Zoptgen -out pkg/sql/opt/operator.og.go ops pkg/sql/opt/ops/*.opt
11612026-02-25T07:30:06.408Z[ 26%] Building C object src/CMakeFiles/proj.dir/PJ_laea.c.o
11622026-02-25T07:30:06.444Zoptgen -out pkg/sql/opt/xform/explorer.og.go explorer pkg/sql/opt/ops/*.opt pkg/sql/opt/xform/rules/*.opt
11632026-02-25T07:30:06.470Zgithub.com/bufbuild/buf/private/pkg/transport/grpc/grpcclient
11642026-02-25T07:30:06.494Z[ 26%] Building C object src/CMakeFiles/proj.dir/PJ_lagrng.c.o
11652026-02-25T07:30:06.494Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/HCoordinate.cpp.o
11662026-02-25T07:30:06.571Z[ 27%] Building C object src/CMakeFiles/proj.dir/PJ_larr.c.o
11672026-02-25T07:30:06.598Z[ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lask.c.o
11682026-02-25T07:30:06.654Z[ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lcca.c.o
11692026-02-25T07:30:06.680Z[ 29%] Building C object src/CMakeFiles/proj.dir/PJ_lcc.c.o
11702026-02-25T07:30:06.680Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointArea.cpp.o
11712026-02-25T07:30:06.680Z[ 29%] Building C object src/CMakeFiles/proj.dir/PJ_loxim.c.o
11722026-02-25T07:30:06.768Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointLine.cpp.o
11732026-02-25T07:30:06.793Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointPoint.cpp.o
11742026-02-25T07:30:06.817Z[ 30%] Building C object src/CMakeFiles/proj.dir/PJ_lsat.c.o
11752026-02-25T07:30:06.984Z[ 30%] Building C object src/CMakeFiles/proj.dir/PJ_misrsom.c.o
11762026-02-25T07:30:07.127Z[ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbt_fps.c.o
11772026-02-25T07:30:07.152Z[ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpp.c.o
11782026-02-25T07:30:07.228Z[ 32%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpq.c.o
11792026-02-25T07:30:07.253Z[ 33%] Building C object src/CMakeFiles/proj.dir/PJ_merc.c.o
11802026-02-25T07:30:07.323Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Intersection.cpp.o
11812026-02-25T07:30:07.387Z[ 33%] Building C object src/CMakeFiles/proj.dir/PJ_mill.c.o
11822026-02-25T07:30:07.472Z[ 34%] Building C object src/CMakeFiles/proj.dir/PJ_mod_ster.c.o
11832026-02-25T07:30:07.497Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Length.cpp.o
11842026-02-25T07:30:07.497Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/LineIntersector.cpp.o
11852026-02-25T07:30:07.521Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumBoundingCircle.cpp.o
11862026-02-25T07:30:07.641Z[ 34%] Building C object src/CMakeFiles/proj.dir/PJ_moll.c.o
11872026-02-25T07:30:07.677Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumDiameter.cpp.o
11882026-02-25T07:30:07.762Z[ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth.c.o
11892026-02-25T07:30:07.818Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/NotRepresentableException.cpp.o
11902026-02-25T07:30:07.851Z[ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth2.c.o
11912026-02-25T07:30:07.920Z[ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell.c.o
11922026-02-25T07:30:07.946Z[ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell_h.c.o
11932026-02-25T07:30:08.011Z[ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nocol.c.o
11942026-02-25T07:30:08.059Z[ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nsper.c.o
11952026-02-25T07:30:08.098Z[ 39%] Building C object src/CMakeFiles/proj.dir/PJ_nzmg.c.o
11962026-02-25T07:30:08.159Z[ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ob_tran.c.o
11972026-02-25T07:30:08.184Z[ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ocea.c.o
11982026-02-25T07:30:08.208Z[ 40%] Building C object src/CMakeFiles/proj.dir/PJ_omerc.c.o
11992026-02-25T07:30:08.208Z[ 41%] Building C object src/CMakeFiles/proj.dir/PJ_oea.c.o
12002026-02-25T07:30:08.289Z[ 42%] Building C object src/CMakeFiles/proj.dir/PJ_ortho.c.o
12012026-02-25T07:30:08.289Z[ 42%] Building C object src/CMakeFiles/proj.dir/PJ_patterson.c.o
12022026-02-25T07:30:08.313Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Orientation.cpp.o
12032026-02-25T07:30:08.338Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocation.cpp.o
12042026-02-25T07:30:08.376Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocator.cpp.o
12052026-02-25T07:30:08.400Z[ 43%] Building C object src/CMakeFiles/proj.dir/PJ_poly.c.o
12062026-02-25T07:30:08.437Z[ 43%] Building C object src/CMakeFiles/proj.dir/PJ_putp2.c.o
12072026-02-25T07:30:08.522Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounter.cpp.o
12082026-02-25T07:30:08.546Z[ 44%] Building C object src/CMakeFiles/proj.dir/PJ_putp3.c.o
12092026-02-25T07:30:08.624Z[ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp4p.c.o
12102026-02-25T07:30:08.648Z[ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp5.c.o
12112026-02-25T07:30:08.728Z[ 46%] Building C object src/CMakeFiles/proj.dir/PJ_putp6.c.o
12122026-02-25T07:30:08.752Z[ 46%] Building C object src/CMakeFiles/proj.dir/PJ_qsc.c.o
12132026-02-25T07:30:08.845Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounterDD.cpp.o
12142026-02-25T07:30:08.869Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RobustDeterminant.cpp.o
12152026-02-25T07:30:08.909Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/SimplePointInRing.cpp.o
12162026-02-25T07:30:08.969Z[ 47%] Building C object src/CMakeFiles/proj.dir/PJ_robin.c.o
12172026-02-25T07:30:09.072Z[ 47%] Building C object src/CMakeFiles/proj.dir/PJ_rpoly.c.o
12182026-02-25T07:30:09.177Z[ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sch.c.o
12192026-02-25T07:30:09.232Z[ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sconics.c.o
12202026-02-25T07:30:09.285Z[ 50%] Building C object src/CMakeFiles/proj.dir/PJ_somerc.c.o
12212026-02-25T07:30:09.390Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteFrechetDistance.cpp.o
12222026-02-25T07:30:09.414Z[ 50%] Building C object src/CMakeFiles/proj.dir/PJ_sterea.c.o
12232026-02-25T07:30:09.439Z[ 51%] Building C object src/CMakeFiles/proj.dir/PJ_stere.c.o
12242026-02-25T07:30:09.498Z[ 52%] Building C object src/CMakeFiles/proj.dir/PJ_sts.c.o
12252026-02-25T07:30:09.522Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o
12262026-02-25T07:30:09.636Z[ 52%] Building C object src/CMakeFiles/proj.dir/PJ_tcc.c.o
12272026-02-25T07:30:09.661Z[ 53%] Building C object src/CMakeFiles/proj.dir/PJ_tcea.c.o
12282026-02-25T07:30:09.686Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DistanceToPoint.cpp.o
12292026-02-25T07:30:09.725Z[ 53%] Building C object src/CMakeFiles/proj.dir/PJ_times.c.o
12302026-02-25T07:30:09.750Z[ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tmerc.c.o
12312026-02-25T07:30:09.750Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o
12322026-02-25T07:30:09.816Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/PointOnGeometryLocator.cpp.o
12332026-02-25T07:30:09.864Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/SimplePointInAreaLocator.cpp.o
12342026-02-25T07:30:09.897Z[ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tpeqd.c.o
12352026-02-25T07:30:10.020Z[ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urm5.c.o
12362026-02-25T07:30:10.103Z[ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urmfps.c.o
12372026-02-25T07:30:10.176Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Coordinate.cpp.o
12382026-02-25T07:30:10.209Z[ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg.c.o
12392026-02-25T07:30:10.326Z[ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg2.c.o
12402026-02-25T07:30:10.352Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequence.cpp.o
12412026-02-25T07:30:10.392Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequenceFactory.cpp.o
12422026-02-25T07:30:10.433Z[ 57%] Building C object src/CMakeFiles/proj.dir/PJ_vandg4.c.o
12432026-02-25T07:30:10.458Z[ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag2.c.o
12442026-02-25T07:30:10.527Z[ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag3.c.o
12452026-02-25T07:30:10.562Z[ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wag7.c.o
12462026-02-25T07:30:10.591Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateSequence.cpp.o
12472026-02-25T07:30:10.616Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/DefaultCoordinateSequenceFactory.cpp.o
12482026-02-25T07:30:10.640Z[ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wink1.c.o
12492026-02-25T07:30:10.714Z[ 60%] Building C object src/CMakeFiles/proj.dir/PJ_wink2.c.o
12502026-02-25T07:30:10.833Z[ 60%] Building C object src/CMakeFiles/proj.dir/proj_etmerc.c.o
12512026-02-25T07:30:10.901Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Dimension.cpp.o
12522026-02-25T07:30:10.975Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Envelope.cpp.o
12532026-02-25T07:30:10.999Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Geometry.cpp.o
12542026-02-25T07:30:11.025Z[ 61%] Building C object src/CMakeFiles/proj.dir/aasincos.c.o
12552026-02-25T07:30:11.103Z[ 61%] Building C object src/CMakeFiles/proj.dir/adjlon.c.o
12562026-02-25T07:30:11.170Z[ 63%] Building C object src/CMakeFiles/proj.dir/bch2bps.c.o
12572026-02-25T07:30:11.364Z[ 64%] Building C object src/CMakeFiles/proj.dir/bchgen.c.o
12582026-02-25T07:30:11.480Z[ 64%] Building C object src/CMakeFiles/proj.dir/biveval.c.o
12592026-02-25T07:30:11.590Z[ 65%] Building C object src/CMakeFiles/proj.dir/dmstor.c.o
12602026-02-25T07:30:11.615Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryCollection.cpp.o
12612026-02-25T07:30:11.641Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryComponentFilter.cpp.o
12622026-02-25T07:30:11.685Z[ 65%] Building C object src/CMakeFiles/proj.dir/emess.c.o
12632026-02-25T07:30:11.756Z[ 66%] Building C object src/CMakeFiles/proj.dir/geocent.c.o
12642026-02-25T07:30:11.792Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryFactory.cpp.o
12652026-02-25T07:30:11.852Z[ 66%] Building C object src/CMakeFiles/proj.dir/geodesic.c.o
12662026-02-25T07:30:12.018Z[ 67%] Building C object src/CMakeFiles/proj.dir/mk_cheby.c.o
12672026-02-25T07:30:12.130Z[ 67%] Building C object src/CMakeFiles/proj.dir/nad_cvt.c.o
12682026-02-25T07:30:12.208Z[ 68%] Building C object src/CMakeFiles/proj.dir/nad_intr.c.o
12692026-02-25T07:30:12.233Z[ 68%] Building C object src/CMakeFiles/proj.dir/pj_apply_gridshift.c.o
12702026-02-25T07:30:12.257Z[ 69%] Building C object src/CMakeFiles/proj.dir/pj_apply_vgridshift.c.o
12712026-02-25T07:30:12.288Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/IntersectionMatrix.cpp.o
12722026-02-25T07:30:12.341Z[ 70%] Building C object src/CMakeFiles/proj.dir/pj_auth.c.o
12732026-02-25T07:30:12.385Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineSegment.cpp.o
12742026-02-25T07:30:12.418Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineString.cpp.o
12752026-02-25T07:30:12.543Zgithub.com/bufbuild/buf/private/bufpkg/bufplugin
12762026-02-25T07:30:12.568Zgithub.com/bufbuild/buf/private/gen/proto/api/buf/alpha/registry/v1alpha1/registryv1alpha1api
12772026-02-25T07:30:12.670Zgithub.com/bufbuild/buf/private/gen/proto/apiclient/buf/alpha/registry/v1alpha1/registryv1alpha1apiclient
12782026-02-25T07:30:12.704Z[ 70%] Building C object src/CMakeFiles/proj.dir/pj_ctx.c.o
12792026-02-25T07:30:12.744Zgithub.com/bufbuild/buf/private/buf/bufgen
12802026-02-25T07:30:12.770Zgithub.com/bufbuild/buf/private/bufpkg/bufapimodule
12812026-02-25T07:30:12.770Zgithub.com/bufbuild/buf/private/buf/bufprint
12822026-02-25T07:30:12.794Z[ 71%] Building C object src/CMakeFiles/proj.dir/pj_fileapi.c.o
12832026-02-25T07:30:12.794Zgithub.com/bufbuild/buf/private/gen/proto/apiclienttwirp/buf/alpha/registry/v1alpha1/registryv1alpha1apiclienttwirp
12842026-02-25T07:30:12.794Zgithub.com/bufbuild/buf/private/gen/proto/apiclientgrpc/buf/alpha/registry/v1alpha1/registryv1alpha1apiclientgrpc
12852026-02-25T07:30:12.892Z[ 71%] Building C object src/CMakeFiles/proj.dir/pj_datum_set.c.o
12862026-02-25T07:30:12.952Zgithub.com/bufbuild/buf/private/buf/bufmigrate
12872026-02-25T07:30:12.988Z[ 72%] Building C object src/CMakeFiles/proj.dir/pj_datums.c.o
12882026-02-25T07:30:13.053Z[ 72%] Building C object src/CMakeFiles/proj.dir/pj_deriv.c.o
12892026-02-25T07:30:13.077Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configmigratev1beta1
12902026-02-25T07:30:13.135Z[ 73%] Building C object src/CMakeFiles/proj.dir/pj_ell_set.c.o
12912026-02-25T07:30:13.196Zgithub.com/bufbuild/buf/private/bufpkg/bufapiclient
12922026-02-25T07:30:13.244Z[ 73%] Building C object src/CMakeFiles/proj.dir/pj_ellps.c.o
12932026-02-25T07:30:13.270Z[ 75%] Building C object src/CMakeFiles/proj.dir/pj_errno.c.o
12942026-02-25T07:30:13.270Z[ 76%] Building C object src/CMakeFiles/proj.dir/pj_factors.c.o
12952026-02-25T07:30:13.306Zgithub.com/bufbuild/buf/private/buf/bufcli
12962026-02-25T07:30:13.331Z[ 76%] Building C object src/CMakeFiles/proj.dir/pj_fwd.c.o
12972026-02-25T07:30:13.331Z[ 77%] Building C object src/CMakeFiles/proj.dir/pj_fwd3d.c.o
12982026-02-25T07:30:13.367Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LinearRing.cpp.o
12992026-02-25T07:30:13.391Z[ 77%] Building C object src/CMakeFiles/proj.dir/pj_gauss.c.o
13002026-02-25T07:30:13.415Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Location.cpp.o
13012026-02-25T07:30:13.483Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokencreate
13022026-02-25T07:30:13.484Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenget
13032026-02-25T07:30:13.484Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokendelete
13042026-02-25T07:30:13.484Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenlist
13052026-02-25T07:30:13.484Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitget
13062026-02-25T07:30:13.484Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationdelete
13072026-02-25T07:30:13.484Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationcreate
13082026-02-25T07:30:13.484Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitlist
13092026-02-25T07:30:13.508Z[ 78%] Building C object src/CMakeFiles/proj.dir/pj_gc_reader.c.o
13102026-02-25T07:30:13.594Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationget
13112026-02-25T07:30:13.619Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugincreate
13122026-02-25T07:30:13.619Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugindelete
13132026-02-25T07:30:13.643Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginlist
13142026-02-25T07:30:13.643Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginversion/pluginversionlist
13152026-02-25T07:30:13.668Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorycreate
13162026-02-25T07:30:13.693Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorydelete
13172026-02-25T07:30:13.693Z[ 78%] Building C object src/CMakeFiles/proj.dir/pj_generic_selftest.c.o
13182026-02-25T07:30:13.717Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositoryget
13192026-02-25T07:30:13.717Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorylist
13202026-02-25T07:30:13.717Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/tagcreate
13212026-02-25T07:30:13.741Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/taglist
13222026-02-25T07:30:13.765Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatecreate
13232026-02-25T07:30:13.765Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatedelete
13242026-02-25T07:30:13.802Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatelist
13252026-02-25T07:30:13.826Z[ 79%] Building C object src/CMakeFiles/proj.dir/pj_geocent.c.o
13262026-02-25T07:30:13.851Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversioncreate
13272026-02-25T07:30:13.851Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversionlist
13282026-02-25T07:30:13.851Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/build
13292026-02-25T07:30:13.851Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/breaking
13302026-02-25T07:30:13.876Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiLineString.cpp.o
13312026-02-25T07:30:13.876Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/convert
13322026-02-25T07:30:13.900Z[ 79%] Building C object src/CMakeFiles/proj.dir/pj_gridcatalog.c.o
13332026-02-25T07:30:13.946Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/export
13342026-02-25T07:30:13.996Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/lint
13352026-02-25T07:30:14.020Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/login
13362026-02-25T07:30:14.020Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/generate
13372026-02-25T07:30:14.044Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/logout
13382026-02-25T07:30:14.044Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/lsfiles
13392026-02-25T07:30:14.044Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modclearcache
13402026-02-25T07:30:14.044Z[ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridinfo.c.o
13412026-02-25T07:30:14.044Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPoint.cpp.o
13422026-02-25T07:30:14.178Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modinit
13432026-02-25T07:30:14.178Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modprune
13442026-02-25T07:30:14.214Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modupdate
13452026-02-25T07:30:14.239Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/protoc
13462026-02-25T07:30:14.239Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPolygon.cpp.o
13472026-02-25T07:30:14.264Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/push
13482026-02-25T07:30:14.484Zgithub.com/bufbuild/buf/private/buf/cmd/buf
13492026-02-25T07:30:14.515Z[ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridlist.c.o
13502026-02-25T07:30:14.547Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Point.cpp.o
13512026-02-25T07:30:14.572Zgithub.com/bufbuild/buf/cmd/buf
13522026-02-25T07:30:14.607Z[ 81%] Building C object src/CMakeFiles/proj.dir/PJ_healpix.c.o
13532026-02-25T07:30:14.706Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Polygon.cpp.o
13542026-02-25T07:30:14.750Z[ 82%] Building C object src/CMakeFiles/proj.dir/pj_init.c.o
13552026-02-25T07:30:14.895Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/PrecisionModel.cpp.o
13562026-02-25T07:30:14.957Z[ 82%] Building C object src/CMakeFiles/proj.dir/pj_initcache.c.o
13572026-02-25T07:30:14.982Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Triangle.cpp.o
13582026-02-25T07:30:15.064Z[ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv.c.o
13592026-02-25T07:30:15.088Z[ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv3d.c.o
13602026-02-25T07:30:15.140Z[ 84%] Building C object src/CMakeFiles/proj.dir/pj_latlong.c.o
13612026-02-25T07:30:15.164Zoptgen -out pkg/sql/opt/norm/factory.og.go factory pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt
13622026-02-25T07:30:15.189Z[ 84%] Building C object src/CMakeFiles/proj.dir/pj_list.c.o
13632026-02-25T07:30:15.241Z[ 85%] Building C object src/CMakeFiles/proj.dir/pj_log.c.o
13642026-02-25T07:30:15.269Z[ 85%] Building C object src/CMakeFiles/proj.dir/pj_malloc.c.o
13652026-02-25T07:30:15.311Z[ 86%] Building C object src/CMakeFiles/proj.dir/pj_mlfn.c.o
13662026-02-25T07:30:15.336Z[ 88%] Building C object src/CMakeFiles/proj.dir/pj_msfn.c.o
13672026-02-25T07:30:15.336Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/AbstractPreparedPolygonContains.cpp.o
13682026-02-25T07:30:15.384Z[ 88%] Building C object src/CMakeFiles/proj.dir/pj_mutex.c.o
13692026-02-25T07:30:15.425Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/BasicPreparedGeometry.cpp.o
13702026-02-25T07:30:15.453Z[ 89%] Building C object src/CMakeFiles/proj.dir/pj_open_lib.c.o
13712026-02-25T07:30:15.552Z[ 89%] Building C object src/CMakeFiles/proj.dir/pj_param.c.o
13722026-02-25T07:30:15.599Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometry.cpp.o
13732026-02-25T07:30:15.636Z[ 90%] Building C object src/CMakeFiles/proj.dir/pj_phi2.c.o
13742026-02-25T07:30:15.661Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometryFactory.cpp.o
13752026-02-25T07:30:15.701Z[ 90%] Building C object src/CMakeFiles/proj.dir/pj_pr_list.c.o
13762026-02-25T07:30:15.764Z[ 91%] Building C object src/CMakeFiles/proj.dir/pj_qsfn.c.o
13772026-02-25T07:30:15.792Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineString.cpp.o
13782026-02-25T07:30:15.832Z[ 91%] Building C object src/CMakeFiles/proj.dir/pj_release.c.o
13792026-02-25T07:30:15.888Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringIntersects.cpp.o
13802026-02-25T07:30:15.912Z[ 92%] Building C object src/CMakeFiles/proj.dir/pj_run_selftests.c.o
13812026-02-25T07:30:15.960Z[ 92%] Building C object src/CMakeFiles/proj.dir/pj_strerrno.c.o
13822026-02-25T07:30:16.029Z[ 93%] Building C object src/CMakeFiles/proj.dir/pj_transform.c.o
13832026-02-25T07:30:16.217Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPoint.cpp.o
13842026-02-25T07:30:16.384Z[ 94%] Building C object src/CMakeFiles/proj.dir/pj_tsfn.c.o
13852026-02-25T07:30:16.453Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygon.cpp.o
13862026-02-25T07:30:16.516Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContains.cpp.o
13872026-02-25T07:30:16.540Zgithub.com/cockroachdb/gostdlib/x/tools/internal/semver
13882026-02-25T07:30:16.577Z[ 94%] Building C object src/CMakeFiles/proj.dir/pj_units.c.o
13892026-02-25T07:30:16.601Zgo.mongodb.org/mongo-driver/bson/bsontype
13902026-02-25T07:30:16.601Zgo.mongodb.org/mongo-driver/bson/bsonoptions
13912026-02-25T07:30:16.601Zgoogle.golang.org/protobuf/internal/flags
13922026-02-25T07:30:16.628Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContainsProperly.cpp.o
13932026-02-25T07:30:16.653Z[ 95%] Building C object src/CMakeFiles/proj.dir/pj_utils.c.o
13942026-02-25T07:30:16.677Zgithub.com/pseudomuto/protoc-gen-doc/extensions
13952026-02-25T07:30:16.677Zgoogle.golang.org/protobuf/internal/set
13962026-02-25T07:30:16.677Zgithub.com/grpc-ecosystem/grpc-gateway/internal/casing
13972026-02-25T07:30:16.677Zmaps
13982026-02-25T07:30:16.677Zhonnef.co/go/tools/internal/sync
13992026-02-25T07:30:16.705Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonCovers.cpp.o
14002026-02-25T07:30:16.746Z[ 95%] Building C object src/CMakeFiles/proj.dir/pj_zpoly1.c.o
14012026-02-25T07:30:16.825Z[ 96%] Building C object src/CMakeFiles/proj.dir/proj_mdist.c.o
14022026-02-25T07:30:16.861Zgithub.com/cockroachdb/gostdlib/x/tools/internal/fastwalk
14032026-02-25T07:30:16.885Zgithub.com/cockroachdb/gostdlib/x/tools/internal/module
14042026-02-25T07:30:16.885Zgithub.com/cockroachdb/gostdlib/x/tools/internal/span
14052026-02-25T07:30:16.885Zgithub.com/cockroachdb/crlfmt/internal/parser
14062026-02-25T07:30:16.885Zgithub.com/cockroachdb/gostdlib/go/printer
14072026-02-25T07:30:16.914Zgithub.com/cockroachdb/gostdlib/x/tools/go/ast/astutil
14082026-02-25T07:30:16.939Z[ 96%] Building C object src/CMakeFiles/proj.dir/proj_rouss.c.o
14092026-02-25T07:30:16.964Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonIntersects.cpp.o
14102026-02-25T07:30:16.964Zgithub.com/cockroachdb/gostdlib/x/tools/go/internal/packagesdriver
14112026-02-25T07:30:17.034Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonPredicate.cpp.o
14122026-02-25T07:30:17.058Zgithub.com/cockroachdb/gostdlib/x/tools/internal/gopathwalk
14132026-02-25T07:30:17.058Z[ 97%] Building C object src/CMakeFiles/proj.dir/rtodms.c.o
14142026-02-25T07:30:17.123Zgithub.com/cockroachdb/ttycolor
14152026-02-25T07:30:17.147Z[ 97%] Building C object src/CMakeFiles/proj.dir/vector1.c.o
14162026-02-25T07:30:17.171Zgithub.com/cockroachdb/stress
14172026-02-25T07:30:17.230Z[ 98%] Building C object src/CMakeFiles/proj.dir/pj_strtod.c.o
14182026-02-25T07:30:17.254Zgithub.com/cockroachdb/tools/cmd/stringer
14192026-02-25T07:30:17.254Zgithub.com/cockroachdb/gostdlib/x/tools/go/packages
14202026-02-25T07:30:17.279Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ComponentCoordinateExtracter.cpp.o
14212026-02-25T07:30:17.325Z[100%] Linking C static library ../lib/libproj.a
14222026-02-25T07:30:17.397Zgithub.com/go-openapi/analysis/internal
14232026-02-25T07:30:17.437Zgithub.com/josharian/intern
14242026-02-25T07:30:17.472Zoptgen -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
14252026-02-25T07:30:17.527Zoptgen -out pkg/sql/opt/exec/factory.og.go execfactory pkg/sql/opt/exec/factory.opt
14262026-02-25T07:30:17.551Zoptgen -out pkg/sql/opt/exec/explain/explain_factory.og.go execexplain pkg/sql/opt/exec/factory.opt
14272026-02-25T07:30:17.576Zgithub.com/cockroachdb/crlfmt/internal/render
14282026-02-25T07:30:17.576Zgithub.com/mailru/easyjson/jlexer
14292026-02-25T07:30:17.576Zgithub.com/client9/misspell
14302026-02-25T07:30:17.600Zoptgen -out pkg/sql/opt/exec/explain/plan_gist_factory.og.go execplangist pkg/sql/opt/exec/factory.opt
14312026-02-25T07:30:17.627Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/CoordinateOperation.cpp.o
14322026-02-25T07:30:17.667Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/Densifier.cpp.o
14332026-02-25T07:30:17.715Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryCombiner.cpp.o
14342026-02-25T07:30:17.739Zgithub.com/mailru/easyjson/buffer
14352026-02-25T07:30:17.765Zgopkg.in/yaml.v2
14362026-02-25T07:30:17.795Zgithub.com/cockroachdb/gostdlib/go/format
14372026-02-25T07:30:17.819Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryEditor.cpp.o
14382026-02-25T07:30:17.857Zgithub.com/cockroachdb/gostdlib/cmd/gofmt
14392026-02-25T07:30:17.969Zinternal/saferio
14402026-02-25T07:30:17.993Zgithub.com/cockroachdb/gostdlib/x/tools/internal/imports
14412026-02-25T07:30:18.057Zgithub.com/PuerkitoBio/urlesc
14422026-02-25T07:30:18.227Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryTransformer.cpp.o
14432026-02-25T07:30:18.320Zencoding/gob
14442026-02-25T07:30:18.385Zgolang.org/x/text/transform
14452026-02-25T07:30:18.419Zgithub.com/client9/misspell/cmd/misspell
14462026-02-25T07:30:18.443Zgithub.com/mailru/easyjson/jwriter
14472026-02-25T07:30:18.500Zgolang.org/x/text/unicode/bidi
14482026-02-25T07:30:18.526Zgithub.com/asaskevich/govalidator
14492026-02-25T07:30:18.550Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/LinearComponentExtracter.cpp.o
14502026-02-25T07:30:18.686Zgolang.org/x/text/unicode/norm
14512026-02-25T07:30:18.710Zgolang.org/x/text/secure/bidirule
14522026-02-25T07:30:18.760Zgithub.com/go-openapi/swag
14532026-02-25T07:30:18.809Zgolang.org/x/text/width
14542026-02-25T07:30:18.921Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PointExtracter.cpp.o
14552026-02-25T07:30:18.946Zgithub.com/go-openapi/errors
14562026-02-25T07:30:19.152Zgithub.com/mitchellh/mapstructure
14572026-02-25T07:30:19.198Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonExtracter.cpp.o
14582026-02-25T07:30:19.319Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ShortCircuitedGeometryVisitor.cpp.o
14592026-02-25T07:30:19.423Zgithub.com/go-openapi/jsonpointer
14602026-02-25T07:30:19.447Zgithub.com/oklog/ulid
14612026-02-25T07:30:19.447Zgolang.org/x/net/idna
14622026-02-25T07:30:19.447Zgo.mongodb.org/mongo-driver/bson/primitive
14632026-02-25T07:30:19.447Zgithub.com/go-stack/stack
14642026-02-25T07:30:19.448Zgithub.com/cockroachdb/gostdlib/x/tools/imports
14652026-02-25T07:30:19.472Zgithub.com/cockroachdb/gostdlib/x/tools/cmd/goimports
14662026-02-25T07:30:19.606Znet/mail
14672026-02-25T07:30:19.606Zencoding/xml
14682026-02-25T07:30:19.606Zgo.mongodb.org/mongo-driver/x/bsonx/bsoncore
14692026-02-25T07:30:19.631Zgithub.com/go-openapi/runtime/logger
14702026-02-25T07:30:19.655Zgithub.com/go-openapi/runtime/middleware/denco
14712026-02-25T07:30:19.680Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/SineStarFactory.cpp.o
14722026-02-25T07:30:19.780Zgithub.com/cockroachdb/crlfmt
14732026-02-25T07:30:19.804Zgithub.com/PuerkitoBio/purell
14742026-02-25T07:30:19.886Zgithub.com/go-openapi/runtime/middleware/header
14752026-02-25T07:30:19.911Zgithub.com/go-openapi/loads/fmts
14762026-02-25T07:30:19.968Zgithub.com/go-openapi/jsonreference
14772026-02-25T07:30:19.992Zgolang.org/x/tools/go/ast/astutil
14782026-02-25T07:30:20.133Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Depth.cpp.o
14792026-02-25T07:30:20.157Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdge.cpp.o
14802026-02-25T07:30:20.181Zgithub.com/go-openapi/inflect
14812026-02-25T07:30:20.181Zgithub.com/fsnotify/fsnotify
14822026-02-25T07:30:20.181Zgithub.com/go-openapi/spec
14832026-02-25T07:30:20.182Zgithub.com/hashicorp/hcl/hcl/strconv
14842026-02-25T07:30:20.249Zgithub.com/magiconair/properties
14852026-02-25T07:30:20.274Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdgeStar.cpp.o
14862026-02-25T07:30:20.307Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Edge.cpp.o
14872026-02-25T07:30:20.390Zgithub.com/hashicorp/hcl/hcl/token
14882026-02-25T07:30:20.414Zgo.mongodb.org/mongo-driver/bson/bsonrw
14892026-02-25T07:30:20.414Zgithub.com/pelletier/go-toml
14902026-02-25T07:30:20.439Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEnd.cpp.o
14912026-02-25T07:30:20.463Zgithub.com/spf13/afero/mem
14922026-02-25T07:30:20.576Zgithub.com/hashicorp/hcl/hcl/ast
14932026-02-25T07:30:20.676Zgithub.com/hashicorp/hcl/hcl/scanner
14942026-02-25T07:30:20.701Zgithub.com/hashicorp/hcl/json/token
14952026-02-25T07:30:20.775Zgithub.com/spf13/afero
14962026-02-25T07:30:20.800Zgithub.com/spf13/cast
14972026-02-25T07:30:20.844Zgithub.com/hashicorp/hcl/json/scanner
14982026-02-25T07:30:20.868Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEndStar.cpp.o
14992026-02-25T07:30:20.893Zgithub.com/hashicorp/hcl/hcl/parser
15002026-02-25T07:30:20.975Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeIntersectionList.cpp.o
15012026-02-25T07:30:21.087Zgithub.com/hashicorp/hcl/json/parser
15022026-02-25T07:30:21.354Zgithub.com/hashicorp/hcl/hcl/printer
15032026-02-25T07:30:21.378Zgithub.com/spf13/jwalterweatherman
15042026-02-25T07:30:21.378Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/diff
15052026-02-25T07:30:21.403Zgo.mongodb.org/mongo-driver/bson/bsoncodec
15062026-02-25T07:30:21.458Zgithub.com/go-swagger/go-swagger/codescan
15072026-02-25T07:30:21.458Zgithub.com/subosito/gotenv
15082026-02-25T07:30:21.536Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeList.cpp.o
15092026-02-25T07:30:21.560Zgopkg.in/ini.v1
15102026-02-25T07:30:21.560Zgolang.org/x/mod/internal/lazyregexp
15112026-02-25T07:30:21.560Zgolang.org/x/tools/internal/gopathwalk
15122026-02-25T07:30:21.584Zhash/crc64
15132026-02-25T07:30:21.609Zgithub.com/hashicorp/hcl
15142026-02-25T07:30:21.634Zinternal/sysinfo
15152026-02-25T07:30:21.634Zgolang.org/x/mod/module
15162026-02-25T07:30:21.659Zgolang.org/x/sys/unix
15172026-02-25T07:30:21.786Ztesting
15182026-02-25T07:30:21.842Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd
15192026-02-25T07:30:21.866Zgithub.com/felixge/httpsnoop
15202026-02-25T07:30:21.890Zgithub.com/toqueteos/webbrowser
15212026-02-25T07:30:21.942Zgithub.com/spf13/viper
15222026-02-25T07:30:21.967Zgithub.com/golang/mock/mockgen/model
15232026-02-25T07:30:22.019Zhash/adler32
15242026-02-25T07:30:22.203Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeNodingValidator.cpp.o
15252026-02-25T07:30:22.386Zdebug/dwarf
15262026-02-25T07:30:22.449Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeRing.cpp.o
15272026-02-25T07:30:22.506Zcompress/zlib
15282026-02-25T07:30:22.531Zgithub.com/gorilla/handlers
15292026-02-25T07:30:22.531Zgithub.com/jessevdk/go-flags
15302026-02-25T07:30:22.601Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GeometryGraph.cpp.o
15312026-02-25T07:30:22.625Zinternal/zstd
15322026-02-25T07:30:22.625Zinternal/pkgbits
15332026-02-25T07:30:22.708Zgo/internal/srcimporter
15342026-02-25T07:30:22.733Zgolang.org/x/mod/modfile
15352026-02-25T07:30:22.733Zgolang.org/x/tools/internal/modindex
15362026-02-25T07:30:22.822Zgithub.com/golang/glog/internal/stackdump
15372026-02-25T07:30:22.877Zgithub.com/golang/glog/internal/logsink
15382026-02-25T07:30:22.918Zgo/internal/gcimporter
15392026-02-25T07:30:22.943Zos/user
15402026-02-25T07:30:22.967Zgoogle.golang.org/protobuf/internal/detrand
15412026-02-25T07:30:22.992Zgolang.org/x/tools/internal/imports
15422026-02-25T07:30:23.022Zgoogle.golang.org/protobuf/internal/pragma
15432026-02-25T07:30:23.046Zgoogle.golang.org/protobuf/internal/errors
15442026-02-25T07:30:23.070Zgoogle.golang.org/protobuf/encoding/protowire
15452026-02-25T07:30:23.094Zgoogle.golang.org/protobuf/internal/editiondefaults
15462026-02-25T07:30:23.119Zgoogle.golang.org/protobuf/reflect/protoreflect
15472026-02-25T07:30:23.119Zgo.mongodb.org/mongo-driver/bson
15482026-02-25T07:30:23.165Zgoogle.golang.org/protobuf/internal/version
15492026-02-25T07:30:23.210Zgithub.com/ghodss/yaml
15502026-02-25T07:30:23.336Zgithub.com/grpc-ecosystem/grpc-gateway/utilities
15512026-02-25T07:30:23.369Zdebug/elf
15522026-02-25T07:30:23.422Zinternal/xcoff
15532026-02-25T07:30:23.482Zgithub.com/go-openapi/strfmt
15542026-02-25T07:30:23.507Zgoogle.golang.org/protobuf/internal/encoding/messageset
15552026-02-25T07:30:23.531Zgoogle.golang.org/protobuf/internal/strs
15562026-02-25T07:30:23.558Zgoogle.golang.org/protobuf/internal/genid
15572026-02-25T07:30:23.583Zgoogle.golang.org/protobuf/internal/encoding/text
15582026-02-25T07:30:23.607Zgoogle.golang.org/protobuf/internal/order
15592026-02-25T07:30:23.634Zgoogle.golang.org/protobuf/reflect/protoregistry
15602026-02-25T07:30:23.658Zgoogle.golang.org/protobuf/runtime/protoiface
15612026-02-25T07:30:23.691Zgoogle.golang.org/protobuf/internal/descfmt
15622026-02-25T07:30:23.775Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GraphComponent.cpp.o
15632026-02-25T07:30:23.800Zgoogle.golang.org/protobuf/internal/descopts
15642026-02-25T07:30:23.800Zgo/internal/gccgoimporter
15652026-02-25T07:30:23.800Zgoogle.golang.org/protobuf/internal/encoding/defval
15662026-02-25T07:30:23.800Zgoogle.golang.org/protobuf/proto
15672026-02-25T07:30:23.898Zgolang.org/x/tools/imports
15682026-02-25T07:30:23.994Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Label.cpp.o
15692026-02-25T07:30:24.018Zgoogle.golang.org/protobuf/internal/encoding/json
15702026-02-25T07:30:24.018Zencoding/base32
15712026-02-25T07:30:24.018Zgolang.org/x/tools/go/analysis
15722026-02-25T07:30:24.053Zgithub.com/go-openapi/analysis
15732026-02-25T07:30:24.142Zgithub.com/go-openapi/runtime
15742026-02-25T07:30:24.181Zgoogle.golang.org/protobuf/encoding/prototext
15752026-02-25T07:30:24.205Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Node.cpp.o
15762026-02-25T07:30:24.205Zgo/importer
15772026-02-25T07:30:24.205Zgoogle.golang.org/protobuf/internal/filedesc
15782026-02-25T07:30:24.314Zgithub.com/kisielk/errcheck/errcheck
15792026-02-25T07:30:24.314Zgithub.com/kevinburke/go-bindata
15802026-02-25T07:30:24.382Zgithub.com/golang/mock/mockgen
15812026-02-25T07:30:24.406Zgithub.com/golang/glog
15822026-02-25T07:30:24.406Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeFactory.cpp.o
15832026-02-25T07:30:24.549Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeMap.cpp.o
15842026-02-25T07:30:24.574Zgithub.com/kevinburke/go-bindata/go-bindata
15852026-02-25T07:30:24.598Zgithub.com/go-openapi/runtime/security
15862026-02-25T07:30:24.622Zgolang.org/x/tools/cover
15872026-02-25T07:30:24.651Zgithub.com/go-openapi/loads
15882026-02-25T07:30:24.687Zgithub.com/mattn/goveralls
15892026-02-25T07:30:24.712Zgithub.com/kisielk/errcheck
15902026-02-25T07:30:24.746Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule
15912026-02-25T07:30:24.770Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/PlanarGraph.cpp.o
15922026-02-25T07:30:24.794Zgithub.com/mibk/dupl/suffixtree
15932026-02-25T07:30:24.819Zgithub.com/go-openapi/runtime/middleware/untyped
15942026-02-25T07:30:24.819Zgithub.com/go-openapi/validate
15952026-02-25T07:30:24.993Zgithub.com/mibk/dupl/syntax
15962026-02-25T07:30:25.063Zgithub.com/mmatczuk/go_generics/globals
15972026-02-25T07:30:25.087Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Position.cpp.o
15982026-02-25T07:30:25.167Zgithub.com/mibk/dupl/syntax/golang
15992026-02-25T07:30:25.231Zgithub.com/mibk/dupl/output
16002026-02-25T07:30:25.326Zgoogle.golang.org/protobuf/internal/encoding/tag
16012026-02-25T07:30:25.357Zgoogle.golang.org/protobuf/encoding/protojson
16022026-02-25T07:30:25.453Zgithub.com/mibk/dupl/job
16032026-02-25T07:30:25.493Zgithub.com/mmatczuk/go_generics/cmd/go_generics
16042026-02-25T07:30:25.529Zgithub.com/mibk/dupl
16052026-02-25T07:30:25.553Zgithub.com/Masterminds/goutils
16062026-02-25T07:30:25.597Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Quadrant.cpp.o
16072026-02-25T07:30:25.642Zgoogle.golang.org/protobuf/internal/impl
16082026-02-25T07:30:25.780Zgithub.com/Masterminds/semver
16092026-02-25T07:30:25.859Zgithub.com/google/uuid
16102026-02-25T07:30:25.883Zgithub.com/huandu/xstrings
16112026-02-25T07:30:25.883Zgithub.com/imdario/mergo
16122026-02-25T07:30:25.958Zgithub.com/mitchellh/reflectwalk
16132026-02-25T07:30:25.983Zgolang.org/x/crypto/pbkdf2
16142026-02-25T07:30:26.007Zgithub.com/go-openapi/runtime/middleware
16152026-02-25T07:30:26.059Zgithub.com/go-swagger/go-swagger/generator
16162026-02-25T07:30:26.102Zgolang.org/x/crypto/scrypt
16172026-02-25T07:30:26.135Zgithub.com/mwitkow/go-proto-validators
16182026-02-25T07:30:26.135Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/TopologyLocation.cpp.o
16192026-02-25T07:30:26.168Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainEdge.cpp.o
16202026-02-25T07:30:26.193Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainIndexer.cpp.o
16212026-02-25T07:30:26.193Zgithub.com/mitchellh/copystructure
16222026-02-25T07:30:26.217Zgithub.com/wadey/gocovmerge
16232026-02-25T07:30:26.241Zgolang.org/x/perf/internal/stats
16242026-02-25T07:30:26.310Zgolang.org/x/perf/storage/benchfmt
16252026-02-25T07:30:26.424Zgolang.org/x/tools/cmd/goyacc
16262026-02-25T07:30:26.487Zgolang.org/x/tools/internal/astutil/edge
16272026-02-25T07:30:26.511Zgithub.com/Masterminds/sprig
16282026-02-25T07:30:26.511Zgolang.org/x/tools/internal/analysisinternal
16292026-02-25T07:30:26.511Zgolang.org/x/perf/benchstat
16302026-02-25T07:30:26.560Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SegmentIntersector.cpp.o
16312026-02-25T07:30:26.588Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o
16322026-02-25T07:30:26.709Zgolang.org/x/tools/go/analysis/internal/analysisflags
16332026-02-25T07:30:26.862Zgolang.org/x/tools/go/ast/inspector
16342026-02-25T07:30:27.060Zgolang.org/x/tools/go/analysis/internal
16352026-02-25T07:30:27.084Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o
16362026-02-25T07:30:27.084Zgolang.org/x/perf/cmd/benchstat
16372026-02-25T07:30:27.084Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o
16382026-02-25T07:30:27.150Zgolang.org/x/tools/internal/diff/lcs
16392026-02-25T07:30:27.212Zgolang.org/x/tools/go/analysis/passes/inspect
16402026-02-25T07:30:27.236Zgolang.org/x/tools/go/analysis/passes/internal/analysisutil
16412026-02-25T07:30:27.437Zgolang.org/x/tools/go/analysis/checker
16422026-02-25T07:30:27.437Zgolang.org/x/tools/internal/diff
16432026-02-25T07:30:27.462Zgolang.org/x/tools/internal/facts
16442026-02-25T07:30:27.486Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineEvent.cpp.o
16452026-02-25T07:30:27.600Zgolang.org/x/tools/go/analysis/passes/shadow
16462026-02-25T07:30:27.625Zgolang.org/x/tools/go/buildutil
16472026-02-25T07:30:27.625Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/generate
16482026-02-25T07:30:27.625Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineSegment.cpp.o
16492026-02-25T07:30:27.649Zgolang.org/x/tools/go/analysis/internal/checker
16502026-02-25T07:30:27.650Zhonnef.co/go/tools/analysis/facts/tokenfile
16512026-02-25T07:30:27.748Zgoogle.golang.org/protobuf/internal/filetype
16522026-02-25T07:30:27.836Zdebug/macho
16532026-02-25T07:30:27.860Zgolang.org/x/tools/go/analysis/unitchecker
16542026-02-25T07:30:27.860Zgithub.com/BurntSushi/toml/internal
16552026-02-25T07:30:27.860Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Bintree.cpp.o
16562026-02-25T07:30:27.885Zgithub.com/BurntSushi/toml
16572026-02-25T07:30:27.909Zhonnef.co/go/tools/analysis/lint
16582026-02-25T07:30:27.909Zgoogle.golang.org/protobuf/runtime/protoimpl
16592026-02-25T07:30:27.909Zhonnef.co/go/tools/internal/robustio
16602026-02-25T07:30:27.987Zhonnef.co/go/tools/internal/renameio
16612026-02-25T07:30:28.011Zgolang.org/x/tools/go/analysis/singlechecker
16622026-02-25T07:30:28.012Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Interval.cpp.o
16632026-02-25T07:30:28.036Zhonnef.co/go/tools/go/buildid
16642026-02-25T07:30:28.060Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands
16652026-02-25T07:30:28.060Zhonnef.co/go/tools/analysis/facts/generated
16662026-02-25T07:30:28.084Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Key.cpp.o
16672026-02-25T07:30:28.173Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Node.cpp.o
16682026-02-25T07:30:28.198Zgoogle.golang.org/protobuf/types/descriptorpb
16692026-02-25T07:30:28.198Zgoogle.golang.org/protobuf/types/known/durationpb
16702026-02-25T07:30:28.198Zgoogle.golang.org/protobuf/types/known/timestamppb
16712026-02-25T07:30:28.222Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/NodeBase.cpp.o
16722026-02-25T07:30:28.246Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Root.cpp.o
16732026-02-25T07:30:28.373Zgolang.org/x/tools/go/analysis/passes/shadow/cmd/shadow
16742026-02-25T07:30:28.397Zgithub.com/go-swagger/go-swagger/cmd/swagger
16752026-02-25T07:30:28.397Zgolang.org/x/exp/typeparams
16762026-02-25T07:30:28.397Zhonnef.co/go/tools/go/ast/astutil
16772026-02-25T07:30:28.455Zhonnef.co/go/tools/lintcmd/cache
16782026-02-25T07:30:28.479Zhonnef.co/go/tools/config
16792026-02-25T07:30:28.479Zgolang.org/x/tools/go/internal/cgo
16802026-02-25T07:30:28.503Zhonnef.co/go/tools/go/types/typeutil
16812026-02-25T07:30:28.616Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChain.cpp.o
16822026-02-25T07:30:28.640Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainBuilder.cpp.o
16832026-02-25T07:30:28.640Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainOverlapAction.cpp.o
16842026-02-25T07:30:28.640Zhonnef.co/go/tools/knowledge
16852026-02-25T07:30:28.640Zhonnef.co/go/tools/go/loader
16862026-02-25T07:30:28.640Zhonnef.co/go/tools/pattern
16872026-02-25T07:30:28.682Zgoogle.golang.org/protobuf/types/gofeaturespb
16882026-02-25T07:30:28.729Zgoogle.golang.org/protobuf/types/pluginpb
16892026-02-25T07:30:28.753Zgoogle.golang.org/protobuf/reflect/protodesc
16902026-02-25T07:30:28.797Zgithub.com/golang/protobuf/protoc-gen-go/descriptor
16912026-02-25T07:30:28.880Zgithub.com/golang/protobuf/protoc-gen-go/plugin
16922026-02-25T07:30:28.904Zgoogle.golang.org/genproto/googleapis/api/annotations
16932026-02-25T07:30:28.904Zgithub.com/envoyproxy/protoc-gen-validate/validate
16942026-02-25T07:30:29.116Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainSelectAction.cpp.o
16952026-02-25T07:30:29.140Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeBranchNode.cpp.o
16962026-02-25T07:30:29.177Zgolang.org/x/tools/go/loader
16972026-02-25T07:30:29.177Zhonnef.co/go/tools/go/ir
16982026-02-25T07:30:29.201Zgithub.com/pseudomuto/protoc-gen-doc/extensions/google_api_http
16992026-02-25T07:30:29.318Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeLeafNode.cpp.o
17002026-02-25T07:30:29.433Zhonnef.co/go/tools/analysis/facts/directives
17012026-02-25T07:30:29.459Zhonnef.co/go/tools/lintcmd/version
17022026-02-25T07:30:29.459Zgithub.com/golang/protobuf/proto
17032026-02-25T07:30:29.459Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o
17042026-02-25T07:30:29.483Zgithub.com/pseudomuto/protoc-gen-doc/extensions/envoyproxy_validate
17052026-02-25T07:30:29.507Zhonnef.co/go/tools/sarif
17062026-02-25T07:30:29.556Zhonnef.co/go/tools/analysis/edit
17072026-02-25T07:30:29.580Zhonnef.co/go/tools/analysis/facts/deprecated
17082026-02-25T07:30:29.605Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/DoubleBits.cpp.o
17092026-02-25T07:30:29.640Zhonnef.co/go/tools/staticcheck/fakereflect
17102026-02-25T07:30:29.684Zhonnef.co/go/tools/printf
17112026-02-25T07:30:29.708Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/IntervalSize.cpp.o
17122026-02-25T07:30:29.735Zhonnef.co/go/tools/staticcheck/fakejson
17132026-02-25T07:30:29.759Zhonnef.co/go/tools/staticcheck/fakexml
17142026-02-25T07:30:29.792Zgithub.com/pseudomuto/protoc-gen-doc/extensions/lyft_validate
17152026-02-25T07:30:29.891Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Key.cpp.o
17162026-02-25T07:30:30.046Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Node.cpp.o
17172026-02-25T07:30:30.071Zgithub.com/grpc-ecosystem/grpc-gateway/codegenerator
17182026-02-25T07:30:30.071Zgithub.com/golang/protobuf/jsonpb
17192026-02-25T07:30:30.071Zgithub.com/pseudomuto/protokit
17202026-02-25T07:30:30.071Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/NodeBase.cpp.o
17212026-02-25T07:30:30.150Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Quadtree.cpp.o
17222026-02-25T07:30:30.174Zgithub.com/pseudomuto/protoc-gen-doc/extensions/validator_field
17232026-02-25T07:30:30.262Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Root.cpp.o
17242026-02-25T07:30:30.299Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor
17252026-02-25T07:30:30.334Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/AbstractSTRtree.cpp.o
17262026-02-25T07:30:30.358Zgithub.com/pseudomuto/protoc-gen-doc
17272026-02-25T07:30:30.600Zgithub.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc
17282026-02-25T07:30:30.632Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator
17292026-02-25T07:30:30.696Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway
17302026-02-25T07:30:30.839Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway
17312026-02-25T07:30:30.928Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/BoundablePair.cpp.o
17322026-02-25T07:30:30.953Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/EnvelopeUtil.cpp.o
17332026-02-25T07:30:31.133Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/GeometryItemDistance.cpp.o
17342026-02-25T07:30:31.234Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/Interval.cpp.o
17352026-02-25T07:30:31.296Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SIRtree.cpp.o
17362026-02-25T07:30:31.416Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/STRtree.cpp.o
17372026-02-25T07:30:31.440Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineEvent.cpp.o
17382026-02-25T07:30:31.511Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineIndex.cpp.o
17392026-02-25T07:30:31.636Zhonnef.co/go/tools/internal/passes/buildir
17402026-02-25T07:30:31.661Zhonnef.co/go/tools/go/ir/irutil
17412026-02-25T07:30:31.740Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineInterval.cpp.o
17422026-02-25T07:30:31.764Zhonnef.co/go/tools/analysis/facts/nilness
17432026-02-25T07:30:31.798Zhonnef.co/go/tools/analysis/facts/purity
17442026-02-25T07:30:31.823Zhonnef.co/go/tools/analysis/facts/typedness
17452026-02-25T07:30:31.823Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/inlines.cpp.o
17462026-02-25T07:30:31.897Zhonnef.co/go/tools/analysis/code
17472026-02-25T07:30:31.954Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderDataInStream.cpp.o
17482026-02-25T07:30:32.002Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderValues.cpp.o
17492026-02-25T07:30:32.027Zhonnef.co/go/tools/analysis/report
17502026-02-25T07:30:32.027Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/CLocalizer.cpp.o
17512026-02-25T07:30:32.053Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ParseException.cpp.o
17522026-02-25T07:30:32.086Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/StringTokenizer.cpp.o
17532026-02-25T07:30:32.112Zhonnef.co/go/tools/quickfix/qf1001
17542026-02-25T07:30:32.112Zhonnef.co/go/tools/quickfix/qf1003
17552026-02-25T07:30:32.112Zhonnef.co/go/tools/quickfix/qf1004
17562026-02-25T07:30:32.112Zhonnef.co/go/tools/quickfix/qf1002
17572026-02-25T07:30:32.112Zhonnef.co/go/tools/quickfix/qf1006
17582026-02-25T07:30:32.112Zhonnef.co/go/tools/quickfix/qf1005
17592026-02-25T07:30:32.112Zhonnef.co/go/tools/unused
17602026-02-25T07:30:32.112Zhonnef.co/go/tools/quickfix/qf1007
17612026-02-25T07:30:32.168Zhonnef.co/go/tools/quickfix/qf1008
17622026-02-25T07:30:32.192Zhonnef.co/go/tools/quickfix/qf1010
17632026-02-25T07:30:32.216Zhonnef.co/go/tools/internal/sharedcheck
17642026-02-25T07:30:32.216Zhonnef.co/go/tools/quickfix/qf1009
17652026-02-25T07:30:32.216Zhonnef.co/go/tools/quickfix/qf1012
17662026-02-25T07:30:32.254Zhonnef.co/go/tools/simple/s1000
17672026-02-25T07:30:32.280Zhonnef.co/go/tools/simple/s1001
17682026-02-25T07:30:32.305Zhonnef.co/go/tools/simple/s1002
17692026-02-25T07:30:32.329Zhonnef.co/go/tools/simple/s1003
17702026-02-25T07:30:32.329Zhonnef.co/go/tools/simple/s1004
17712026-02-25T07:30:32.475Zhonnef.co/go/tools/quickfix/qf1011
17722026-02-25T07:30:32.499Zhonnef.co/go/tools/simple/s1005
17732026-02-25T07:30:32.499Zhonnef.co/go/tools/simple/s1006
17742026-02-25T07:30:32.499Zhonnef.co/go/tools/simple/s1007
17752026-02-25T07:30:32.523Zhonnef.co/go/tools/simple/s1008
17762026-02-25T07:30:32.523Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/Unload.cpp.o
17772026-02-25T07:30:32.548Zhonnef.co/go/tools/lintcmd/runner
17782026-02-25T07:30:32.548Zhonnef.co/go/tools/simple/s1009
17792026-02-25T07:30:32.572Zhonnef.co/go/tools/simple/s1010
17802026-02-25T07:30:32.572Zhonnef.co/go/tools/quickfix
17812026-02-25T07:30:32.596Zhonnef.co/go/tools/simple/s1011
17822026-02-25T07:30:32.640Zhonnef.co/go/tools/simple/s1012
17832026-02-25T07:30:32.664Zhonnef.co/go/tools/simple/s1016
17842026-02-25T07:30:32.664Zhonnef.co/go/tools/simple/s1017
17852026-02-25T07:30:32.690Zhonnef.co/go/tools/simple/s1018
17862026-02-25T07:30:32.734Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBReader.cpp.o
17872026-02-25T07:30:32.858Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBWriter.cpp.o
17882026-02-25T07:30:32.940Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKTReader.cpp.o
17892026-02-25T07:30:32.965Zhonnef.co/go/tools/simple/s1019
17902026-02-25T07:30:32.989Zhonnef.co/go/tools/simple/s1020
17912026-02-25T07:30:32.989Zhonnef.co/go/tools/simple/s1021
17922026-02-25T07:30:32.989Zhonnef.co/go/tools/simple/s1023
17932026-02-25T07:30:32.989Zhonnef.co/go/tools/lintcmd
17942026-02-25T07:30:32.989Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/io/WKTWriter.cpp.o
17952026-02-25T07:30:33.044Zhonnef.co/go/tools/simple/s1024
17962026-02-25T07:30:33.068Zhonnef.co/go/tools/simple/s1025
17972026-02-25T07:30:33.068Zhonnef.co/go/tools/simple/s1028
17982026-02-25T07:30:33.117Zhonnef.co/go/tools/simple/s1029
17992026-02-25T07:30:33.141Zhonnef.co/go/tools/simple/s1030
18002026-02-25T07:30:33.166Zhonnef.co/go/tools/simple/s1031
18012026-02-25T07:30:33.211Zhonnef.co/go/tools/simple/s1033
18022026-02-25T07:30:33.235Zhonnef.co/go/tools/simple/s1034
18032026-02-25T07:30:33.235Zhonnef.co/go/tools/simple/s1032
18042026-02-25T07:30:33.260Zhonnef.co/go/tools/simple/s1035
18052026-02-25T07:30:33.299Zhonnef.co/go/tools/simple/s1036
18062026-02-25T07:30:33.323Zhonnef.co/go/tools/simple/s1037
18072026-02-25T07:30:33.323Zhonnef.co/go/tools/simple/s1038
18082026-02-25T07:30:33.349Zhonnef.co/go/tools/simple/s1039
18092026-02-25T07:30:33.415Zhonnef.co/go/tools/simple/s1040
18102026-02-25T07:30:33.478Zhonnef.co/go/tools/analysis/callcheck
18112026-02-25T07:30:33.502Zhonnef.co/go/tools/staticcheck/sa1001
18122026-02-25T07:30:33.503Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/io/Writer.cpp.o
18132026-02-25T07:30:33.527Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/ExtractLineByLocation.cpp.o
18142026-02-25T07:30:33.527Zhonnef.co/go/tools/staticcheck/sa1005
18152026-02-25T07:30:33.527Zhonnef.co/go/tools/staticcheck/sa1004
18162026-02-25T07:30:33.576Zhonnef.co/go/tools/staticcheck/sa1006
18172026-02-25T07:30:33.601Zhonnef.co/go/tools/staticcheck/sa1008
18182026-02-25T07:30:33.601Zhonnef.co/go/tools/staticcheck/sa1012
18192026-02-25T07:30:33.640Zhonnef.co/go/tools/staticcheck/sa1013
18202026-02-25T07:30:33.640Zhonnef.co/go/tools/staticcheck/sa1000
18212026-02-25T07:30:33.664Zhonnef.co/go/tools/simple
18222026-02-25T07:30:33.692Zhonnef.co/go/tools/staticcheck/sa1002
18232026-02-25T07:30:33.717Zhonnef.co/go/tools/staticcheck/sa1003
18242026-02-25T07:30:33.717Zhonnef.co/go/tools/staticcheck/sa1007
18252026-02-25T07:30:33.742Zhonnef.co/go/tools/staticcheck/sa1010
18262026-02-25T07:30:33.742Zhonnef.co/go/tools/staticcheck/sa1011
18272026-02-25T07:30:33.769Zhonnef.co/go/tools/staticcheck/sa1014
18282026-02-25T07:30:33.769Zhonnef.co/go/tools/staticcheck/sa1015
18292026-02-25T07:30:33.793Zhonnef.co/go/tools/staticcheck/sa1016
18302026-02-25T07:30:33.842Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexOfPoint.cpp.o
18312026-02-25T07:30:33.866Zhonnef.co/go/tools/staticcheck/sa1018
18322026-02-25T07:30:33.866Zhonnef.co/go/tools/staticcheck/sa1017
18332026-02-25T07:30:33.895Zhonnef.co/go/tools/staticcheck/sa1019
18342026-02-25T07:30:33.920Zhonnef.co/go/tools/staticcheck/sa1020
18352026-02-25T07:30:34.060Zhonnef.co/go/tools/staticcheck/sa1021
18362026-02-25T07:30:34.084Zhonnef.co/go/tools/staticcheck/sa1023
18372026-02-25T07:30:34.084Zhonnef.co/go/tools/staticcheck/sa1024
18382026-02-25T07:30:34.084Zhonnef.co/go/tools/staticcheck/sa1025
18392026-02-25T07:30:34.177Zhonnef.co/go/tools/staticcheck/sa1026
18402026-02-25T07:30:34.177Zhonnef.co/go/tools/staticcheck/sa1027
18412026-02-25T07:30:34.201Zhonnef.co/go/tools/staticcheck/sa1028
18422026-02-25T07:30:34.289Zhonnef.co/go/tools/staticcheck/sa1029
18432026-02-25T07:30:34.314Zhonnef.co/go/tools/staticcheck/sa1030
18442026-02-25T07:30:34.314Zhonnef.co/go/tools/staticcheck/sa1031
18452026-02-25T07:30:34.314Zhonnef.co/go/tools/staticcheck/sa1032
18462026-02-25T07:30:34.314Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexedLine.cpp.o
18472026-02-25T07:30:34.340Zhonnef.co/go/tools/staticcheck/sa2000
18482026-02-25T07:30:34.364Zhonnef.co/go/tools/staticcheck/sa2001
18492026-02-25T07:30:34.400Zhonnef.co/go/tools/staticcheck/sa2002
18502026-02-25T07:30:34.429Zhonnef.co/go/tools/staticcheck/sa2003
18512026-02-25T07:30:34.453Zhonnef.co/go/tools/staticcheck/sa3000
18522026-02-25T07:30:34.512Zhonnef.co/go/tools/staticcheck/sa3001
18532026-02-25T07:30:34.536Zhonnef.co/go/tools/staticcheck/sa4000
18542026-02-25T07:30:34.536Zhonnef.co/go/tools/staticcheck/sa4001
18552026-02-25T07:30:34.560Zhonnef.co/go/tools/staticcheck/sa4003
18562026-02-25T07:30:34.560Zhonnef.co/go/tools/staticcheck/sa4004
18572026-02-25T07:30:34.560Zhonnef.co/go/tools/staticcheck/sa4005
18582026-02-25T07:30:34.609Zhonnef.co/go/tools/staticcheck/sa4006
18592026-02-25T07:30:34.638Zhonnef.co/go/tools/staticcheck/sa4008
18602026-02-25T07:30:34.638Zhonnef.co/go/tools/staticcheck/sa4009
18612026-02-25T07:30:34.662Zhonnef.co/go/tools/staticcheck/sa4010
18622026-02-25T07:30:34.686Zhonnef.co/go/tools/staticcheck/sa4011
18632026-02-25T07:30:34.711Zhonnef.co/go/tools/staticcheck/sa4012
18642026-02-25T07:30:34.739Zhonnef.co/go/tools/staticcheck/sa4013
18652026-02-25T07:30:34.763Zhonnef.co/go/tools/staticcheck/sa4014
18662026-02-25T07:30:34.790Zhonnef.co/go/tools/staticcheck/sa4015
18672026-02-25T07:30:34.814Zhonnef.co/go/tools/staticcheck/sa4016
18682026-02-25T07:30:34.882Zhonnef.co/go/tools/staticcheck/sa4017
18692026-02-25T07:30:34.906Zhonnef.co/go/tools/staticcheck/sa4018
18702026-02-25T07:30:34.906Zhonnef.co/go/tools/staticcheck/sa4019
18712026-02-25T07:30:34.906Zhonnef.co/go/tools/staticcheck/sa4020
18722026-02-25T07:30:34.957Zhonnef.co/go/tools/staticcheck/sa4021
18732026-02-25T07:30:34.981Zhonnef.co/go/tools/staticcheck/sa4023
18742026-02-25T07:30:34.981Zhonnef.co/go/tools/staticcheck/sa4022
18752026-02-25T07:30:35.012Zhonnef.co/go/tools/staticcheck/sa4024
18762026-02-25T07:30:35.052Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthLocationMap.cpp.o
18772026-02-25T07:30:35.076Zhonnef.co/go/tools/staticcheck/sa4025
18782026-02-25T07:30:35.076Zhonnef.co/go/tools/staticcheck/sa4026
18792026-02-25T07:30:35.076Zhonnef.co/go/tools/staticcheck/sa4027
18802026-02-25T07:30:35.122Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearGeometryBuilder.cpp.o
18812026-02-25T07:30:35.146Zhonnef.co/go/tools/staticcheck/sa4028
18822026-02-25T07:30:35.147Zhonnef.co/go/tools/staticcheck/sa4029
18832026-02-25T07:30:35.183Zhonnef.co/go/tools/staticcheck/sa4030
18842026-02-25T07:30:35.208Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearIterator.cpp.o
18852026-02-25T07:30:35.240Zhonnef.co/go/tools/staticcheck/sa4032
18862026-02-25T07:30:35.240Zhonnef.co/go/tools/staticcheck/sa4031
18872026-02-25T07:30:35.265Zhonnef.co/go/tools/staticcheck/sa5000
18882026-02-25T07:30:35.265Zhonnef.co/go/tools/staticcheck/sa5001
18892026-02-25T07:30:35.311Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearLocation.cpp.o
18902026-02-25T07:30:35.363Zhonnef.co/go/tools/staticcheck/sa5003
18912026-02-25T07:30:35.387Zhonnef.co/go/tools/staticcheck/sa5002
18922026-02-25T07:30:35.387Zhonnef.co/go/tools/staticcheck/sa5004
18932026-02-25T07:30:35.411Zhonnef.co/go/tools/staticcheck/sa5005
18942026-02-25T07:30:35.435Zhonnef.co/go/tools/staticcheck/sa5007
18952026-02-25T07:30:35.435Zhonnef.co/go/tools/staticcheck/sa5008
18962026-02-25T07:30:35.460Zhonnef.co/go/tools/staticcheck/sa5009
18972026-02-25T07:30:35.484Zhonnef.co/go/tools/staticcheck/sa5010
18982026-02-25T07:30:35.484Zhonnef.co/go/tools/staticcheck/sa5011
18992026-02-25T07:30:35.534Zhonnef.co/go/tools/staticcheck/sa5012
19002026-02-25T07:30:35.567Zhonnef.co/go/tools/staticcheck/sa6000
19012026-02-25T07:30:35.567Zhonnef.co/go/tools/staticcheck/sa6001
19022026-02-25T07:30:35.592Zhonnef.co/go/tools/staticcheck/sa6002
19032026-02-25T07:30:35.592Zhonnef.co/go/tools/staticcheck/sa6003
19042026-02-25T07:30:35.643Zhonnef.co/go/tools/staticcheck/sa6005
19052026-02-25T07:30:35.667Zhonnef.co/go/tools/staticcheck/sa6006
19062026-02-25T07:30:35.703Zhonnef.co/go/tools/staticcheck/sa9001
19072026-02-25T07:30:35.727Zhonnef.co/go/tools/staticcheck/sa9002
19082026-02-25T07:30:35.752Zhonnef.co/go/tools/staticcheck/sa9003
19092026-02-25T07:30:35.797Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfLine.cpp.o
19102026-02-25T07:30:35.821Zhonnef.co/go/tools/staticcheck/sa9004
19112026-02-25T07:30:35.821Zhonnef.co/go/tools/staticcheck/sa9006
19122026-02-25T07:30:35.845Zhonnef.co/go/tools/staticcheck/sa9005
19132026-02-25T07:30:35.845Zhonnef.co/go/tools/staticcheck/sa9007
19142026-02-25T07:30:35.870Zhonnef.co/go/tools/staticcheck/sa9008
19152026-02-25T07:30:35.870Zhonnef.co/go/tools/staticcheck/sa9009
19162026-02-25T07:30:35.870Zhonnef.co/go/tools/stylecheck/st1000
19172026-02-25T07:30:35.894Zhonnef.co/go/tools/stylecheck/st1001
19182026-02-25T07:30:35.919Zhonnef.co/go/tools/stylecheck/st1003
19192026-02-25T07:30:35.943Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfPoint.cpp.o
19202026-02-25T07:30:35.967Zhonnef.co/go/tools/stylecheck/st1005
19212026-02-25T07:30:35.998Zhonnef.co/go/tools/stylecheck/st1006
19222026-02-25T07:30:36.022Zhonnef.co/go/tools/stylecheck/st1008
19232026-02-25T07:30:36.022Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/BasicSegmentString.cpp.o
19242026-02-25T07:30:36.022Zhonnef.co/go/tools/stylecheck/st1011
19252026-02-25T07:30:36.057Zhonnef.co/go/tools/stylecheck/st1012
19262026-02-25T07:30:36.082Zhonnef.co/go/tools/stylecheck/st1013
19272026-02-25T07:30:36.106Zhonnef.co/go/tools/stylecheck/st1015
19282026-02-25T07:30:36.141Zhonnef.co/go/tools/stylecheck/st1016
19292026-02-25T07:30:36.175Zhonnef.co/go/tools/stylecheck/st1017
19302026-02-25T07:30:36.206Zhonnef.co/go/tools/stylecheck/st1018
19312026-02-25T07:30:36.230Zhonnef.co/go/tools/stylecheck/st1019
19322026-02-25T07:30:36.231Zhonnef.co/go/tools/stylecheck/st1020
19332026-02-25T07:30:36.231Zhonnef.co/go/tools/stylecheck/st1021
19342026-02-25T07:30:36.231Zhonnef.co/go/tools/stylecheck/st1022
19352026-02-25T07:30:36.283Zhonnef.co/go/tools/stylecheck/st1023
19362026-02-25T07:30:36.322Zhonnef.co/go/tools/staticcheck
19372026-02-25T07:30:36.422Zhonnef.co/go/tools/stylecheck
19382026-02-25T07:30:36.446Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastNodingValidator.cpp.o
19392026-02-25T07:30:36.481Zhonnef.co/go/tools/cmd/staticcheck
19402026-02-25T07:30:36.573Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastSegmentSetIntersectionFinder.cpp.o
19412026-02-25T07:30:36.688Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/GeometryNoder.cpp.o
19422026-02-25T07:30:36.724Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionAdder.cpp.o
19432026-02-25T07:30:36.748Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionFinderAdder.cpp.o
19442026-02-25T07:30:36.810Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IteratedNoder.cpp.o
19452026-02-25T07:30:36.845Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexNoder.cpp.o
19462026-02-25T07:30:37.260Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o
19472026-02-25T07:30:37.305Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodedSegmentString.cpp.o
19482026-02-25T07:30:37.330Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingIntersectionFinder.cpp.o
19492026-02-25T07:30:37.423Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingValidator.cpp.o
19502026-02-25T07:30:37.510Ztouch bin/.bootstrap
19512026-02-25T07:30:37.534Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/Octant.cpp.o
19522026-02-25T07:30:37.721Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/OrientedCoordinateArray.cpp.o
19532026-02-25T07:30:37.763Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/ScaledNoder.cpp.o
19542026-02-25T07:30:37.899Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentIntersectionDetector.cpp.o
19552026-02-25T07:30:37.923Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNode.cpp.o
19562026-02-25T07:30:38.030Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNodeList.cpp.o
19572026-02-25T07:30:38.142Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentString.cpp.o
19582026-02-25T07:30:38.174Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentStringUtil.cpp.o
19592026-02-25T07:30:38.198Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SimpleNoder.cpp.o
19602026-02-25T07:30:38.198Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixel.cpp.o
19612026-02-25T07:30:38.458Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexPointSnapper.cpp.o
19622026-02-25T07:30:38.485Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexSnapRounder.cpp.o
19632026-02-25T07:30:38.589Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SimpleSnapRounder.cpp.o
19642026-02-25T07:30:38.680Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/GeometryGraphOperation.cpp.o
19652026-02-25T07:30:38.776Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/IsSimpleOp.cpp.o
19662026-02-25T07:30:38.829Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferBuilder.cpp.o
19672026-02-25T07:30:38.954Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferInputLineSimplifier.cpp.o
19682026-02-25T07:30:38.978Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferOp.cpp.o
19692026-02-25T07:30:39.177Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferParameters.cpp.o
19702026-02-25T07:30:39.282Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferSubgraph.cpp.o
19712026-02-25T07:30:39.309Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveBuilder.cpp.o
19722026-02-25T07:30:39.455Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveSetBuilder.cpp.o
19732026-02-25T07:30:39.546Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetSegmentGenerator.cpp.o
19742026-02-25T07:30:39.571Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/RightmostEdgeFinder.cpp.o
19752026-02-25T07:30:40.088Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SubgraphDepthLocater.cpp.o
19762026-02-25T07:30:40.209Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementLocationFilter.cpp.o
19772026-02-25T07:30:40.252Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementPointFilter.cpp.o
19782026-02-25T07:30:40.347Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/DistanceOp.cpp.o
19792026-02-25T07:30:40.372Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequence.cpp.o
19802026-02-25T07:30:40.415Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequenceTreeBuilder.cpp.o
19812026-02-25T07:30:40.514Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/GeometryLocation.cpp.o
19822026-02-25T07:30:40.864Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/IndexedFacetDistance.cpp.o
19832026-02-25T07:30:40.905Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/Rectangle.cpp.o
19842026-02-25T07:30:40.930Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersection.cpp.o
19852026-02-25T07:30:40.966Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersectionBuilder.cpp.o
19862026-02-25T07:30:41.062Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/EdgeString.cpp.o
19872026-02-25T07:30:41.146Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeDirectedEdge.cpp.o
19882026-02-25T07:30:41.239Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeEdge.cpp.o
19892026-02-25T07:30:41.440Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeGraph.cpp.o
19902026-02-25T07:30:41.468Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMerger.cpp.o
19912026-02-25T07:30:41.521Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineSequencer.cpp.o
19922026-02-25T07:30:41.669Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/EdgeSetNoder.cpp.o
19932026-02-25T07:30:41.693Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrix.cpp.o
19942026-02-25T07:30:41.807Zfind ./pkg -name node_modules -prune -o -type f -name '*.pb.go' -exec rm {} +
19952026-02-25T07:30:41.877Zset -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 \
19962026-02-25T07:30:41.877Z 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; \
19972026-02-25T07:30:41.877Zdone
19982026-02-25T07:30:42.269Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrixCell.cpp.o
19992026-02-25T07:30:42.374Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/LineBuilder.cpp.o
20002026-02-25T07:30:42.469Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MaximalEdgeRing.cpp.o
20012026-02-25T07:30:42.495Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MinimalEdgeRing.cpp.o
20022026-02-25T07:30:42.599Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayNodeFactory.cpp.o
20032026-02-25T07:30:42.648Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayOp.cpp.o
20042026-02-25T07:30:42.923Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PointBuilder.cpp.o
20052026-02-25T07:30:42.948Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PolygonBuilder.cpp.o
20062026-02-25T07:30:43.218Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/GeometrySnapper.cpp.o
20072026-02-25T07:30:43.289Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/LineStringSnapper.cpp.o
20082026-02-25T07:30:43.406Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapIfNeededOverlayOp.cpp.o
20092026-02-25T07:30:43.592Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapOverlayOp.cpp.o
20102026-02-25T07:30:43.884Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/FuzzyPointLocator.cpp.o
20112026-02-25T07:30:44.177Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OffsetPointGenerator.cpp.o
20122026-02-25T07:30:44.313Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OverlayResultValidator.cpp.o
20132026-02-25T07:30:44.350Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/BuildArea.cpp.o
20142026-02-25T07:30:44.490Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/EdgeRing.cpp.o
20152026-02-25T07:30:44.711Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/HoleAssigner.cpp.o
20162026-02-25T07:30:44.830Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o
20172026-02-25T07:30:44.898Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeEdge.cpp.o
20182026-02-25T07:30:45.057Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeGraph.cpp.o
20192026-02-25T07:30:45.127Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/Polygonizer.cpp.o
20202026-02-25T07:30:45.247Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleContains.cpp.o
20212026-02-25T07:30:45.679Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleIntersects.cpp.o
20222026-02-25T07:30:45.704Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/SegmentIntersectionTester.cpp.o
20232026-02-25T07:30:45.791Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBuilder.cpp.o
20242026-02-25T07:30:45.816Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundle.cpp.o
20252026-02-25T07:30:45.945Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundleStar.cpp.o
20262026-02-25T07:30:46.421Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateComputer.cpp.o
20272026-02-25T07:30:46.446Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNode.cpp.o
20282026-02-25T07:30:46.495Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeFactory.cpp.o
20292026-02-25T07:30:46.628Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeGraph.cpp.o
20302026-02-25T07:30:46.657Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateOp.cpp.o
20312026-02-25T07:30:46.743Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/sharedpaths/SharedPathsOp.cpp.o
20322026-02-25T07:30:46.782Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedPolygonUnion.cpp.o
20332026-02-25T07:30:46.985Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedUnion.cpp.o
20342026-02-25T07:30:47.044Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CoverageUnion.cpp.o
20352026-02-25T07:30:47.275Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/OverlapUnion.cpp.o
20362026-02-25T07:30:47.630Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/PointGeometryUnion.cpp.o
20372026-02-25T07:30:47.655Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnaryUnionOp.cpp.o
20382026-02-25T07:30:47.874Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConnectedInteriorTester.cpp.o
20392026-02-25T07:30:48.032Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConsistentAreaTester.cpp.o
20402026-02-25T07:30:48.110Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedRingTester.cpp.o
20412026-02-25T07:30:48.528Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsValidOp.cpp.o
20422026-02-25T07:30:48.552Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/MakeValid.cpp.o
20432026-02-25T07:30:48.576Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/QuadtreeNestedRingTester.cpp.o
20442026-02-25T07:30:48.893Zfind ./pkg -name node_modules -prune -o -type f -name '*.pb.gw.go' -exec rm {} +
20452026-02-25T07:30:48.945Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointRemover.cpp.o
20462026-02-25T07:30:48.982Zbuf 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
20472026-02-25T07:30:49.151Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointTester.cpp.o
20482026-02-25T07:30:49.478Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SimpleNestedRingTester.cpp.o
20492026-02-25T07:30:49.502Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SweeplineNestedRingTester.cpp.o
20502026-02-25T07:30:49.622Zbuf 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
20512026-02-25T07:30:49.646Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/TopologyValidationError.cpp.o
20522026-02-25T07:30:49.744Zgofmt -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
20532026-02-25T07:30:49.829Zgoimports -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
20542026-02-25T07:30:49.964Ztouch bin/.gw_protobuf_sources
20552026-02-25T07:30:49.989Z(cd pkg/roachprod/vm/aws && go generate)
20562026-02-25T07:30:49.989Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdge.cpp.o
20572026-02-25T07:30:50.071Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdgeStar.cpp.o
20582026-02-25T07:30:50.231Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Edge.cpp.o
20592026-02-25T07:30:50.255Z(cd pkg/security/securitytest && go generate)
20602026-02-25T07:30:50.280Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Node.cpp.o
20612026-02-25T07:30:50.305Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/NodeMap.cpp.o
20622026-02-25T07:30:50.477Zgo 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; }
20632026-02-25T07:30:50.544Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/PlanarGraph.cpp.o
20642026-02-25T07:30:50.844Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Subgraph.cpp.o
20652026-02-25T07:30:50.937Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp.o
20662026-02-25T07:30:50.997Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBits.cpp.o
20672026-02-25T07:30:51.021Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsOp.cpp.o
20682026-02-25T07:30:51.064Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsRemover.cpp.o
20692026-02-25T07:30:51.115Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/EnhancedPrecisionOp.cpp.o
20702026-02-25T07:30:51.164Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/GeometryPrecisionReducer.cpp.o
20712026-02-25T07:30:51.258Zmv -f pkg/util/log/channel/channel_generated.go.tmp pkg/util/log/channel/channel_generated.go
20722026-02-25T07:30:51.282Zgo 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; }
20732026-02-25T07:30:51.376Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/MinimumClearance.cpp.o
20742026-02-25T07:30:51.733Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerCoordinateOperation.cpp.o
20752026-02-25T07:30:51.846Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/SimpleGeometryPrecisionReducer.cpp.o
20762026-02-25T07:30:51.885Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerLineSimplifier.cpp.o
20772026-02-25T07:30:51.961Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerSimplifier.cpp.o
20782026-02-25T07:30:52.028Zmv -f pkg/util/log/log_channels_generated.go.tmp pkg/util/log/log_channels_generated.go
20792026-02-25T07:30:52.052Zset -euo pipefail; \
20802026-02-25T07:30:52.052Z ret=$(cd pkg/sql/parser/gen && goyacc -p sql -o sql.go.tmp sql-gen.y); \
20812026-02-25T07:30:52.052Z if expr "$ret" : ".*conflicts" >/dev/null; then \
20822026-02-25T07:30:52.052Z echo "$ret"; exit 1; \
20832026-02-25T07:30:52.052Z fi
20842026-02-25T07:30:52.105Zmv -f pkg/sql/parser/helpmap_test.go.tmp pkg/sql/parser/helpmap_test.go
20852026-02-25T07:30:52.129Zgofmt -s -w pkg/sql/parser/helpmap_test.go
20862026-02-25T07:30:52.129Zawk -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
20872026-02-25T07:30:52.159Zmv -f pkg/sql/parser/help_messages.go.tmp pkg/sql/parser/help_messages.go
20882026-02-25T07:30:52.186Zgofmt -s -w pkg/sql/parser/help_messages.go
20892026-02-25T07:30:52.186Zgo 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
20902026-02-25T07:30:52.545Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/LineSegmentIndex.cpp.o
20912026-02-25T07:30:52.721Zmv -f pkg/sql/lexbase/keywords.go.tmp pkg/sql/lexbase/keywords.go
20922026-02-25T07:30:52.747Zgofmt -s -w pkg/sql/lexbase/keywords.go
20932026-02-25T07:30:52.747Zawk -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
20942026-02-25T07:30:52.778Zmv -f pkg/sql/lexbase/reserved_keywords.go.tmp pkg/sql/lexbase/reserved_keywords.go
20952026-02-25T07:30:52.803Zgofmt -s -w pkg/sql/lexbase/reserved_keywords.go
20962026-02-25T07:30:52.803Zstringer -output=pkg/sql/opt/rule_name_string.go -type=RuleName pkg/sql/opt/rule_name.go pkg/sql/opt/rule_name.og.go
20972026-02-25T07:30:52.897Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineSegment.cpp.o
20982026-02-25T07:30:52.936Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineString.cpp.o
20992026-02-25T07:30:52.962Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineStringSimplifier.cpp.o
21002026-02-25T07:30:53.205Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLinesSimplifier.cpp.o
21012026-02-25T07:30:53.261Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TopologyPreservingSimplifier.cpp.o
21022026-02-25T07:30:53.513Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/DelaunayTriangulationBuilder.cpp.o
21032026-02-25T07:30:53.569Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/IncrementalDelaunayTriangulator.cpp.o
21042026-02-25T07:30:53.848Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/VoronoiDiagramBuilder.cpp.o
21052026-02-25T07:30:53.872Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o
21062026-02-25T07:30:53.981Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LocateFailureException.cpp.o
21072026-02-25T07:30:54.387Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdge.cpp.o
21082026-02-25T07:30:54.419Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o
21092026-02-25T07:30:54.478Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/TrianglePredicate.cpp.o
21102026-02-25T07:30:54.704Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/Vertex.cpp.o
21112026-02-25T07:30:54.857Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Assert.cpp.o
21122026-02-25T07:30:54.881Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/GeometricShapeFactory.cpp.o
21132026-02-25T07:30:55.112Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Interrupt.cpp.o
21142026-02-25T07:30:55.178Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Profiler.cpp.o
21152026-02-25T07:30:55.374Z[100%] Building CXX object CMakeFiles/geos.dir/src/util/math.cpp.o
21162026-02-25T07:30:56.504Z[100%] Linking CXX shared library lib/libgeos.so
21172026-02-25T07:30:56.734Z[100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o
21182026-02-25T07:30:56.758Z[100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o
21192026-02-25T07:30:57.036Z(echo "// Code generated by goyacc. DO NOT EDIT."; \
21202026-02-25T07:30:57.036Z echo "// GENERATED FILE DO NOT EDIT"; \
21212026-02-25T07:30:57.036Z cat pkg/sql/parser/gen/sql.go.tmp | \
21222026-02-25T07:30:57.036Z 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
21232026-02-25T07:30:57.061Z(echo "// Code generated by make. DO NOT EDIT."; \
21242026-02-25T07:30:57.061Z echo "// GENERATED FILE DO NOT EDIT"; \
21252026-02-25T07:30:57.061Z echo; \
21262026-02-25T07:30:57.061Z echo "package lexbase"; \
21272026-02-25T07:30:57.061Z echo; \
21282026-02-25T07:30:57.061Z 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
21292026-02-25T07:30:57.061Zmv -f pkg/sql/lexbase/tokens.go.tmp pkg/sql/lexbase/tokens.go
21302026-02-25T07:30:57.086Zmv -f pkg/sql/parser/sql.go.tmp pkg/sql/parser/sql.go
21312026-02-25T07:30:57.086Zgoimports -w pkg/sql/parser/sql.go
21322026-02-25T07:30:57.853Zgofmt -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
21332026-02-25T07:30:59.687Ztouch bin/.go_protobuf_sources
21342026-02-25T07:30:59.712Zgo 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; }
21352026-02-25T07:30:59.712Zgo 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; }
21362026-02-25T07:31:00.714Zmv -f pkg/util/log/eventpb/json_encode_generated.go.tmp pkg/util/log/eventpb/json_encode_generated.go
21372026-02-25T07:31:00.738Zmv -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp pkg/util/log/eventpb/eventlog_channels_generated.go
21382026-02-25T07:31:02.201Z[100%] Linking CXX shared library lib/libgeos_c.so
21392026-02-25T07:31:02.299Zmkdir -p lib
21402026-02-25T07:31:02.324Zrm -f lib/lib{geos,geos_c}.so
21412026-02-25T07:31:02.324Zcp /work/oxidecomputer/cockroach/lib/build/geos/lib/lib{geos,geos_c}.so lib
21422026-02-25T07:31:02.348ZGOFLAGS= go test -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc crdb_test' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-47-g03a88588ee" -X "github.com/cockroachdb/cockroach/pkg/build.rev=03a88588ee58ee05ab4e16f83b1b7a5eeb8aa733" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -run "." -timeout 60m ./pkg/...
21432026-02-25T07:32:13.338Z? github.com/cockroachdb/cockroach/pkg/acceptance/cluster [no test files]
21442026-02-25T07:32:13.418Zok github.com/cockroachdb/cockroach/pkg/acceptance 0.072s
21452026-02-25T07:32:40.769Z? github.com/cockroachdb/cockroach/pkg/acceptance/localcluster [no test files]
21462026-02-25T07:32:40.793Z? github.com/cockroachdb/cockroach/pkg/acceptance/localcluster/tc [no test files]
21472026-02-25T07:32:40.929Zok github.com/cockroachdb/cockroach/pkg/base 0.151s
21482026-02-25T07:33:35.640Zok github.com/cockroachdb/cockroach/pkg/bench 0.118s [no tests to run]
21492026-02-25T07:33:35.961Z? github.com/cockroachdb/cockroach/pkg/bench/cmd/pgbenchsetup [no test files]
21502026-02-25T07:33:41.023Z? github.com/cockroachdb/cockroach/pkg/blobs/blobspb [no test files]
21512026-02-25T07:33:41.047Z? github.com/cockroachdb/cockroach/pkg/build [no test files]
21522026-02-25T07:33:41.047Z? github.com/cockroachdb/cockroach/pkg/build/bazel [no test files]
21532026-02-25T07:34:06.113Z? github.com/cockroachdb/cockroach/pkg/cli/clicfg [no test files]
21542026-02-25T07:34:06.443Zok github.com/cockroachdb/cockroach/pkg/bench/rttanalysis 25.757s
21552026-02-25T07:34:06.444Zok github.com/cockroachdb/cockroach/pkg/bench/tpcc 1.005s
21562026-02-25T07:34:06.444Zok github.com/cockroachdb/cockroach/pkg/blobs 0.343s
21572026-02-25T07:34:06.444Zok github.com/cockroachdb/cockroach/pkg/build/starlarkutil 0.167s
21582026-02-25T07:34:06.444Zok github.com/cockroachdb/cockroach/pkg/build/util 0.094s
21592026-02-25T07:34:09.467Z? github.com/cockroachdb/cockroach/pkg/cli/clierrorplus [no test files]
21602026-02-25T07:34:09.493Z? github.com/cockroachdb/cockroach/pkg/cli/cliflags [no test files]
21612026-02-25T07:34:09.493Z? github.com/cockroachdb/cockroach/pkg/cli/clisqlcfg [no test files]
21622026-02-25T07:34:20.425Z? github.com/cockroachdb/cockroach/pkg/cli/democluster/api [no test files]
21632026-02-25T07:34:20.450Z? github.com/cockroachdb/cockroach/pkg/cli/syncbench [no test files]
21642026-02-25T07:34:20.450Z? github.com/cockroachdb/cockroach/pkg/cloud [no test files]
21652026-02-25T07:34:25.544Z? github.com/cockroachdb/cockroach/pkg/cloud/cloudtestutils [no test files]
21662026-02-25T07:34:28.751Z? github.com/cockroachdb/cockroach/pkg/cloud/impl [no test files]
21672026-02-25T07:34:33.767Z? github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable [no test files]
21682026-02-25T07:34:36.164Z? github.com/cockroachdb/cockroach/pkg/cmd/allocsim [no test files]
21692026-02-25T07:34:36.188Z? github.com/cockroachdb/cockroach/pkg/cmd/cmdutil [no test files]
21702026-02-25T07:34:36.188Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-protocol [no test files]
21712026-02-25T07:34:36.188Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-protocol/pgconnect [no test files]
21722026-02-25T07:34:36.538Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-sql [no test files]
21732026-02-25T07:34:44.330Z? github.com/cockroachdb/cockroach/pkg/cmd/cockroach-short [no test files]
21742026-02-25T07:34:44.355Z? github.com/cockroachdb/cockroach/pkg/cmd/cockroach-sql [no test files]
21752026-02-25T07:34:44.355Z? github.com/cockroachdb/cockroach/pkg/cmd/cr2pg [no test files]
21762026-02-25T07:34:44.355Z? github.com/cockroachdb/cockroach/pkg/cmd/cr2pg/sqlstream [no test files]
21772026-02-25T07:34:44.355Z? github.com/cockroachdb/cockroach/pkg/cmd/dev/io/os [no test files]
21782026-02-25T07:34:44.355Z? github.com/cockroachdb/cockroach/pkg/cmd/dev/io/exec [no test files]
21792026-02-25T07:34:50.792Z? github.com/cockroachdb/cockroach/pkg/cmd/docgen [no test files]
21802026-02-25T07:34:50.816Z? github.com/cockroachdb/cockroach/pkg/cmd/fuzz [no test files]
21812026-02-25T07:34:50.816Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-binary [no test files]
21822026-02-25T07:34:50.816Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-distdir [no test files]
21832026-02-25T07:34:50.816Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-metadata-tables [no test files]
21842026-02-25T07:34:50.816Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-metadata-tables/rdbms [no test files]
21852026-02-25T07:34:51.222Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-spatial-ref-sys [no test files]
21862026-02-25T07:34:56.219Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-staticcheck [no test files]
21872026-02-25T07:34:56.244Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-test-suites [no test files]
21882026-02-25T07:34:56.244Z? github.com/cockroachdb/cockroach/pkg/cmd/geoviz [no test files]
21892026-02-25T07:34:56.244Z? github.com/cockroachdb/cockroach/pkg/cmd/gossipsim [no test files]
21902026-02-25T07:34:56.244Z? github.com/cockroachdb/cockroach/pkg/cmd/import-tools [no test files]
21912026-02-25T07:34:58.716Z? github.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach [no test files]
21922026-02-25T07:35:00.637Z? github.com/cockroachdb/cockroach/pkg/cmd/reduce [no test files]
21932026-02-25T07:35:07.864Z? github.com/cockroachdb/cockroach/pkg/cmd/returncheck [no test files]
21942026-02-25T07:35:33.499Z? github.com/cockroachdb/cockroach/pkg/cmd/roachprod [no test files]
21952026-02-25T07:35:33.524Z? github.com/cockroachdb/cockroach/pkg/cmd/roachprod-stress [no test files]
21962026-02-25T07:35:45.693Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster [no test files]
21972026-02-25T07:35:45.693Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/option [no test files]
21982026-02-25T07:35:47.625Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/registry [no test files]
21992026-02-25T07:35:47.650Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/spec [no test files]
22002026-02-25T07:35:47.650Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test [no test files]
22012026-02-25T07:35:58.434Z? github.com/cockroachdb/cockroach/pkg/cmd/roachvet [no test files]
22022026-02-25T07:35:58.459Z? github.com/cockroachdb/cockroach/pkg/cmd/skip-test [no test files]
22032026-02-25T07:35:58.459Z? github.com/cockroachdb/cockroach/pkg/cmd/skiperrs [no test files]
22042026-02-25T07:35:58.459Z? github.com/cockroachdb/cockroach/pkg/cmd/skipped-tests [no test files]
22052026-02-25T07:35:58.459Z? github.com/cockroachdb/cockroach/pkg/cmd/smithcmp [no test files]
22062026-02-25T07:35:58.459Z? github.com/cockroachdb/cockroach/pkg/cmd/smithtest [no test files]
22072026-02-25T07:36:00.586Z? github.com/cockroachdb/cockroach/pkg/cmd/uptodate [no test files]
22082026-02-25T07:36:00.611Z? github.com/cockroachdb/cockroach/pkg/cmd/urlcheck [no test files]
22092026-02-25T07:36:00.611Z? github.com/cockroachdb/cockroach/pkg/cmd/urlcheck/lib/urlcheck [no test files]
22102026-02-25T07:36:00.611Z? github.com/cockroachdb/cockroach/pkg/cmd/workload [no test files]
22112026-02-25T07:36:00.611Z? github.com/cockroachdb/cockroach/pkg/cmd/wraprules [no test files]
22122026-02-25T07:36:00.611Z? github.com/cockroachdb/cockroach/pkg/cmd/zerosum [no test files]
22132026-02-25T07:36:05.499Z? github.com/cockroachdb/cockroach/pkg/col/coldatatestutils [no test files]
22142026-02-25T07:36:05.524Z? github.com/cockroachdb/cockroach/pkg/col/colserde/arrowserde [no test files]
22152026-02-25T07:36:05.524Z? github.com/cockroachdb/cockroach/pkg/col/typeconv [no test files]
22162026-02-25T07:36:05.524Z? github.com/cockroachdb/cockroach/pkg/compose [no test files]
22172026-02-25T07:36:05.699Z? github.com/cockroachdb/cockroach/pkg/compose/compare/compare [no test files]
22182026-02-25T07:36:08.727Z? github.com/cockroachdb/cockroach/pkg/docs [no test files]
22192026-02-25T07:36:08.727Z? github.com/cockroachdb/cockroach/pkg/featureflag [no test files]
22202026-02-25T07:36:08.751Z? github.com/cockroachdb/cockroach/pkg/gen/genbzl [no test files]
22212026-02-25T07:36:08.751Z? github.com/cockroachdb/cockroach/pkg/geo/geodist [no test files]
22222026-02-25T07:36:11.627Z? github.com/cockroachdb/cockroach/pkg/geo/geoprojbase/embeddedproj [no test files]
22232026-02-25T07:36:13.862Z? github.com/cockroachdb/cockroach/pkg/geo/geosegmentize [no test files]
22242026-02-25T07:36:16.063Z? github.com/cockroachdb/cockroach/pkg/gossip/simulation [no test files]
22252026-02-25T07:36:16.087Z? github.com/cockroachdb/cockroach/pkg/internal/reporoot [no test files]
22262026-02-25T07:36:27.796Zok github.com/cockroachdb/cockroach/pkg/cli 141.248s
22272026-02-25T07:36:27.796Zok github.com/cockroachdb/cockroach/pkg/cli/clierror 0.706s
22282026-02-25T07:36:27.796Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlclient 1.183s
22292026-02-25T07:36:27.796Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlexec 3.487s
22302026-02-25T07:36:27.796Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlshell 4.149s
22312026-02-25T07:36:27.796Zok github.com/cockroachdb/cockroach/pkg/cli/democluster 5.164s
22322026-02-25T07:36:27.796Zok github.com/cockroachdb/cockroach/pkg/cli/exit 0.070s [no tests to run]
22332026-02-25T07:36:27.796Zok github.com/cockroachdb/cockroach/pkg/cloud/amazon 0.613s
22342026-02-25T07:36:27.796Zok github.com/cockroachdb/cockroach/pkg/cloud/azure 0.112s
22352026-02-25T07:36:27.796Zok github.com/cockroachdb/cockroach/pkg/cloud/gcp 0.114s
22362026-02-25T07:36:27.797Zok github.com/cockroachdb/cockroach/pkg/cloud/httpsink 0.567s
22372026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/cloud/impl/cloudimpltests 0.160s [no tests to run]
22382026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/cloud/nodelocal 0.223s
22392026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/cloud/nullsink 0.098s
22402026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/cloud/userfile 3.213s
22412026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable/filetabletest 10.479s
22422026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/clusterversion 0.110s
22432026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/cmd/bazci 0.132s
22442026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/cmd/cmpconn 0.202s
22452026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/cmd/cockroach-oss 2.072s
22462026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/cmd/dev 0.140s
22472026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/cmd/docgen/extract 0.087s
22482026-02-25T07:36:27.843Zok github.com/cockroachdb/cockroach/pkg/cmd/docs-issue-generation 0.073s
22492026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/internal/issues 0.088s
22502026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/label-merged-pr 0.149s
22512026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/mirror 0.176s
22522026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/prereqs 1.198s
22532026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/publish-artifacts 0.076s
22542026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/publish-provisional-artifacts 0.121s
22552026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/reduce/reduce 0.096s
22562026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/reduce/reduce/reducesql 0.143s
22572026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/release 0.104s
22582026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest 0.321s
22592026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest/prometheus 0.074s
22602026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests 0.302s
22612026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/cmd/testfilter 0.096s
22622026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/col/coldata 0.864s
22632026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/col/coldataext 0.116s
22642026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/col/colserde 2.144s
22652026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/config 0.146s
22662026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/config/zonepb 0.154s
22672026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo 0.227s
22682026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo/geogen 0.066s
22692026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo/geogfn 0.260s
22702026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo/geographiclib 0.045s
22712026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo/geoindex 0.491s
22722026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo/geomfn 0.359s
22732026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo/geopb 0.102s
22742026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo/geoproj 0.087s
22752026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo/geoprojbase 0.280s
22762026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo/geos 0.071s
22772026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo/geotransform 0.118s
22782026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/geo/twkb 0.095s
22792026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/gossip 6.915s
22802026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/internal/client/requestbatcher 0.303s
22812026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/internal/rsg 0.249s
22822026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/internal/rsg/yacc 0.140s
22832026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/internal/sqlsmith 4.786s
22842026-02-25T07:36:27.844Zok github.com/cockroachdb/cockroach/pkg/internal/team 0.069s
22852026-02-25T07:36:57.806Z? github.com/cockroachdb/cockroach/pkg/jobs/jobspb [no test files]
22862026-02-25T07:36:57.830Z? github.com/cockroachdb/cockroach/pkg/jobs/jobstest [no test files]
22872026-02-25T07:36:57.996Z? github.com/cockroachdb/cockroach/pkg/keysbase [no test files]
22882026-02-25T07:37:49.664Zok github.com/cockroachdb/cockroach/pkg/jobs 51.801s
22892026-02-25T07:37:49.664Zok github.com/cockroachdb/cockroach/pkg/jobs/joberror 0.197s
22902026-02-25T07:37:49.665Zok github.com/cockroachdb/cockroach/pkg/jobs/jobsprotectedts 0.175s [no tests to run]
22912026-02-25T07:37:49.665Zok github.com/cockroachdb/cockroach/pkg/keys 0.197s
22922026-02-25T07:38:07.776Z? github.com/cockroachdb/cockroach/pkg/kv/kvbase [no test files]
22932026-02-25T07:38:07.776Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient [no test files]
22942026-02-25T07:38:33.822Zok github.com/cockroachdb/cockroach/pkg/kv 26.011s
22952026-02-25T07:38:33.822Zok github.com/cockroachdb/cockroach/pkg/kv/bulk 2.389s
22962026-02-25T07:38:47.298Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvtenant [no test files]
22972026-02-25T07:38:47.323Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache/rangecachemock [no test files]
22982026-02-25T07:40:15.777Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord 88.424s
22992026-02-25T07:40:15.778Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache 0.265s
23002026-02-25T07:40:15.778Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed 6.752s
23012026-02-25T07:40:15.778Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedbuffer 0.121s
23022026-02-25T07:40:15.778Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedcache 0.869s
23032026-02-25T07:40:15.778Zok github.com/cockroachdb/cockroach/pkg/kv/kvnemesis 3.997s
23042026-02-25T07:40:15.778Zok github.com/cockroachdb/cockroach/pkg/kv/kvprober 4.936s
23052026-02-25T07:40:30.096Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/ctpb [no test files]
23062026-02-25T07:40:32.429Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/constraint [no test files]
23072026-02-25T07:40:32.453Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/diskmap [no test files]
23082026-02-25T07:41:07.489Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverbase [no test files]
23092026-02-25T07:41:07.514Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverpb [no test files]
23102026-02-25T07:41:53.642Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness/livenesspb [no test files]
23112026-02-25T07:41:53.666Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery/loqrecoverypb [no test files]
23122026-02-25T07:41:53.666Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptpb [no test files]
23132026-02-25T07:41:53.666Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptprovider [no test files]
23142026-02-25T07:42:06.246Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptutil [no test files]
23152026-02-25T07:42:06.271Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary [no test files]
23162026-02-25T07:42:06.271Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary/rspb [no test files]
23172026-02-25T07:42:23.016Z? github.com/cockroachdb/cockroach/pkg/migration [no test files]
23182026-02-25T07:42:36.390Z? github.com/cockroachdb/cockroach/pkg/migration/migrationjob [no test files]
23192026-02-25T07:42:43.034Z? github.com/cockroachdb/cockroach/pkg/migration/nodelivenesstest [no test files]
23202026-02-25T07:42:43.058Z? github.com/cockroachdb/cockroach/pkg/multitenant [no test files]
23212026-02-25T07:42:43.058Z? github.com/cockroachdb/cockroach/pkg/multitenant/tenantcostmodel [no test files]
23222026-02-25T07:42:43.058Z? github.com/cockroachdb/cockroach/pkg/release [no test files]
23232026-02-25T07:42:47.393Z? github.com/cockroachdb/cockroach/pkg/roachpb/gen [no test files]
23242026-02-25T07:42:47.417Z? github.com/cockroachdb/cockroach/pkg/roachpb/roachpbmock [no test files]
23252026-02-25T07:42:47.418Z? github.com/cockroachdb/cockroach/pkg/roachprod [no test files]
23262026-02-25T07:42:47.418Z? github.com/cockroachdb/cockroach/pkg/roachprod/errors [no test files]
23272026-02-25T07:42:50.386Z? github.com/cockroachdb/cockroach/pkg/roachprod/logger [no test files]
23282026-02-25T07:42:50.410Z? github.com/cockroachdb/cockroach/pkg/roachprod/ui [no test files]
23292026-02-25T07:42:50.410Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws [no test files]
23302026-02-25T07:42:50.851Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen [no test files]
23312026-02-25T07:42:50.876Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/azure [no test files]
23322026-02-25T07:42:50.876Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/flagstub [no test files]
23332026-02-25T07:42:50.876Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/gce [no test files]
23342026-02-25T07:42:50.876Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/local [no test files]
23352026-02-25T07:42:55.303Z? github.com/cockroachdb/cockroach/pkg/scheduledjobs [no test files]
23362026-02-25T07:44:42.626Z? github.com/cockroachdb/cockroach/pkg/security/pprompt [no test files]
23372026-02-25T07:44:42.650Z? github.com/cockroachdb/cockroach/pkg/security/securitytest [no test files]
23382026-02-25T07:44:55.111Z? github.com/cockroachdb/cockroach/pkg/server/diagnostics/diagnosticspb [no test files]
23392026-02-25T07:45:20.677Z? github.com/cockroachdb/cockroach/pkg/server/status/statuspb [no test files]
23402026-02-25T07:45:20.701Z? github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher/systemconfigwatchertest [no test files]
23412026-02-25T07:46:07.371Z? github.com/cockroachdb/cockroach/pkg/settings/cluster [no test files]
23422026-02-25T07:46:07.398Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigjob [no test files]
23432026-02-25T07:46:20.812Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfiglimiter [no test files]
23442026-02-25T07:46:20.837Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsplitter [no test files]
23452026-02-25T07:46:34.477Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigtestutils/spanconfigtestcluster [no test files]
23462026-02-25T07:46:56.993Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/catconstants [no test files]
23472026-02-25T07:47:04.606Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo/colinfotestutils [no test files]
23482026-02-25T07:47:05.498Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/descbuilder [no test files]
23492026-02-25T07:47:05.498Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/descidgen [no test files]
23502026-02-25T07:47:13.347Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/desctestutils [no test files]
23512026-02-25T07:47:13.372Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/ingesting [no test files]
23522026-02-25T07:47:13.372Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/catkv [no test files]
23532026-02-25T07:48:21.287Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/rewrite [no test files]
23542026-02-25T07:51:30.352Z? github.com/cockroachdb/cockroach/pkg/sql/descmetadata [no test files]
23552026-02-25T07:52:42.808Z? github.com/cockroachdb/cockroach/pkg/sql/faketreeeval [no test files]
23562026-02-25T07:53:43.071Z? github.com/cockroachdb/cockroach/pkg/sql/lexbase/allkeywords [no test files]
23572026-02-25T07:53:50.031Z? github.com/cockroachdb/cockroach/pkg/sql/memsize [no test files]
23582026-02-25T07:53:50.056Z? github.com/cockroachdb/cockroach/pkg/sql/mutations [no test files]
23592026-02-25T07:54:13.337Z? github.com/cockroachdb/cockroach/pkg/sql/opt/exec [no test files]
23602026-02-25T07:56:35.442Z? github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/langgen [no test files]
23612026-02-25T07:57:11.579Z? github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/testexpr [no test files]
23622026-02-25T07:57:33.791Z? github.com/cockroachdb/cockroach/pkg/sql/optionalnodeliveness [no test files]
23632026-02-25T07:57:33.816Z? github.com/cockroachdb/cockroach/pkg/sql/paramparse [no test files]
23642026-02-25T07:57:55.411Z? github.com/cockroachdb/cockroach/pkg/sql/parser/fuzz [no test files]
23652026-02-25T07:57:59.367Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgcode [no test files]
23662026-02-25T07:58:09.734Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgnotice [no test files]
23672026-02-25T07:58:09.758Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirebase [no test files]
23682026-02-25T08:00:02.543Z? github.com/cockroachdb/cockroach/pkg/sql/protoreflect/test [no test files]
23692026-02-25T08:00:16.453Z? github.com/cockroachdb/cockroach/pkg/sql/roleoption [no test files]
23702026-02-25T08:01:03.980Z? github.com/cockroachdb/cockroach/pkg/sql/rowenc/rowencpb [no test files]
23712026-02-25T08:01:44.309Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver 1286.640s
23722026-02-25T08:01:44.309Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/abortspan 0.185s
23732026-02-25T08:01:44.309Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/apply 0.081s
23742026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval 14.294s
23752026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval/result 0.182s
23762026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts 0.214s
23772026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/sidetransport 2.125s
23782026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/tracker 2.185s
23792026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency 30.292s
23802026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/lock 0.088s
23812026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/poison 0.076s
23822026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/gc 2.430s
23832026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/idalloc 0.390s
23842026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/intentresolver 0.391s
23852026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness 10.795s
23862026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery 1.210s
23872026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts 0.162s
23882026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptcache 2.570s
23892026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptreconcile 0.792s
23902026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptstorage 27.201s
23912026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/raftentry 4.263s
23922026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed 0.845s
23932026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/rditer 0.217s
23942026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/reports 11.246s
23952026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanlatch 20.911s
23962026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset 0.318s
23972026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/split 0.230s
23982026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/stateloader 0.229s
23992026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/tenantrate 0.318s
24002026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/tscache 5.124s
24012026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnrecovery 0.235s
24022026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnwait 0.285s
24032026-02-25T08:01:44.379Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/uncertainty 0.200s
24042026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/migration/migrationcluster 2.010s
24052026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/migration/migrationmanager 7.132s
24062026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/migration/migrations 91.871s
24072026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/roachpb 1.016s
24082026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/roachprod/cloud 0.263s
24092026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/roachprod/config 0.319s
24102026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/roachprod/install 0.254s
24112026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/roachprod/ssh 0.281s
24122026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/roachprod/vm 0.253s
24132026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/rpc 4.365s
24142026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/rpc/nodedialer 1.374s
24152026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/security 4.361s
24162026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/security/certmgr 0.271s
24172026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/security/sessionrevival 0.339s
24182026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server 285.008s
24192026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/debug 0.277s
24202026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/debug/goroutineui 0.277s
24212026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/debug/pprofui 1.045s
24222026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/diagnostics 2.063s
24232026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/dumpstore 0.367s
24242026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/goroutinedumper 0.261s
24252026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/heapprofiler 0.277s
24262026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/pgurl 0.397s
24272026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/serverpb 0.125s
24282026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/settingswatcher 1.828s
24292026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/status 10.588s
24302026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher 1.003s
24312026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/telemetry 0.246s
24322026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/tenantsettingswatcher 3.320s
24332026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/server/tracedumper 0.542s
24342026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/settings 0.236s
24352026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/spanconfig 0.412s
24362026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvaccessor 3.417s
24372026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvsubscriber 6.931s
24382026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigmanager 6.598s
24392026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigptsreader 0.315s
24402026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigreconciler 0.443s [no tests to run]
24412026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqltranslator 0.186s [no tests to run]
24422026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqlwatcher 1.555s
24432026-02-25T08:01:44.380Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigstore 14.656s
24442026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigtestutils 0.232s
24452026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql 826.462s
24462026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/backfill 0.455s
24472026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog 1.047s
24482026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/bootstrap 0.376s
24492026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catalogkeys 0.307s
24502026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catformat 0.234s
24512026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catpb 0.322s
24522026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catprivilege 0.235s
24532026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo 0.243s
24542026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/dbdesc 0.403s
24552026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/descpb 0.141s
24562026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/descs 3.925s
24572026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/hydratedtables 0.250s
24582026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/validate 0.211s
24592026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/lease 24.441s
24602026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/multiregion 0.273s
24612026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/nstree 0.205s
24622026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/resolver 0.402s
24632026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/schemadesc 0.207s
24642026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/schemaexpr 0.415s
24652026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/seqexpr 0.502s
24662026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/systemschema 0.338s
24672026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/tabledesc 4.172s
24682026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/typedesc 0.373s
24692026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/colcontainer 1.378s
24702026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/colconv 0.455s
24712026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/colencoding 0.531s
24722026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/colexec 12.673s
24732026-02-25T08:01:44.381Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colbuilder 1.548s
24742026-02-25T08:01:44.406Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecagg 1.296s
24752026-02-25T08:01:44.406Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecargs 1.290s
24762026-02-25T08:01:44.406Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecbase 4.655s
24772026-02-25T08:01:44.406Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexeccmp 1.202s
24782026-02-25T08:01:44.406Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexechash 1.358s
24792026-02-25T08:01:44.406Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecjoin 1.243s
24802026-02-25T08:01:44.406Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecproj 2.448s
24812026-02-25T08:01:44.406Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecsel 1.954s
24822026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecspan 2.034s
24832026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexectestutils 0.781s
24842026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecutils 1.185s
24852026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecwindow 1.861s
24862026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/execgen 0.140s
24872026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/execgen/cmd/execgen 0.569s
24882026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colexecerror 0.213s
24892026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colexecop 0.840s
24902026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colfetcher 1.638s
24912026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colflow 3.591s
24922026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colflow/colrpc 0.645s
24932026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/colmem 0.806s
24942026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/contention 0.472s
24952026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/contention/contentionutils 4.827s
24962026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/contention/txnidcache 0.603s
24972026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/contentionpb 0.308s
24982026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/covering 0.457s
24992026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/delegate 0.307s
25002026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/distsql 8.417s
25012026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/doctor 0.549s
25022026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/enum 2.018s
25032026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/execinfra 1.177s
25042026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/execinfrapb 0.250s
25052026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/execstats 1.058s
25062026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/flowinfra 15.816s
25072026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob 0.795s
25082026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob/gcjobnotifier 0.202s
25092026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob_test 44.567s
25102026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/idxusage 0.153s
25112026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/importer 257.183s
25122026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/inverted 0.555s
25132026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/kvstreamer 14.162s
25142026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/lex 0.680s
25152026-02-25T08:01:44.407Zok github.com/cockroachdb/cockroach/pkg/sql/lexbase 0.993s
25162026-02-25T08:01:44.777Z? github.com/cockroachdb/cockroach/pkg/sql/rowinfra [no test files]
25172026-02-25T08:02:08.680Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/comparetest [no test files]
25182026-02-25T08:02:08.681Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/cyclegraphtest [no test files]
25192026-02-25T08:02:08.705Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/entitynodetest [no test files]
25202026-02-25T08:02:08.705Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/reltest [no test files]
25212026-02-25T08:02:09.883Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbackup [no test files]
25222026-02-25T08:02:19.622Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild/internal/scbuildstmt [no test files]
25232026-02-25T08:02:20.152Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps/sctestdeps [no test files]
25242026-02-25T08:02:20.176Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps/sctestutils [no test files]
25252026-02-25T08:02:20.176Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scerrors [no test files]
25262026-02-25T08:02:30.635Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec/scmutationexec [no test files]
25272026-02-25T08:02:30.694Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scjob [no test files]
25282026-02-25T08:02:30.718Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scop [no test files]
25292026-02-25T08:02:30.718Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scpb [no test files]
25302026-02-25T08:02:38.433Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraphviz [no test files]
25312026-02-25T08:02:38.433Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scstage [no test files]
25322026-02-25T08:02:43.697Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scrun [no test files]
25332026-02-25T08:02:43.721Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/sctest [no test files]
25342026-02-25T08:02:43.721Z? github.com/cockroachdb/cockroach/pkg/sql/scrub [no test files]
25352026-02-25T08:03:37.979Z? github.com/cockroachdb/cockroach/pkg/sql/sem/catid [no test files]
25362026-02-25T08:03:37.979Z? github.com/cockroachdb/cockroach/pkg/sql/sem/transform [no test files]
25372026-02-25T08:04:15.061Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treebin [no test files]
25382026-02-25T08:04:15.085Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treecmp [no test files]
25392026-02-25T08:04:15.085Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treewindow [no test files]
25402026-02-25T08:04:15.085Z? github.com/cockroachdb/cockroach/pkg/sql/sessiondatapb [no test files]
25412026-02-25T08:04:25.434Z? github.com/cockroachdb/cockroach/pkg/sql/sessionphase [no test files]
25422026-02-25T08:04:25.459Z? github.com/cockroachdb/cockroach/pkg/sql/sqlerrors [no test files]
25432026-02-25T08:04:25.459Z? github.com/cockroachdb/cockroach/pkg/sql/sqlfsm [no test files]
25442026-02-25T08:04:25.459Z? github.com/cockroachdb/cockroach/pkg/sql/sqlinstance [no test files]
25452026-02-25T08:04:34.826Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness [no test files]
25462026-02-25T08:04:34.851Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slprovider [no test files]
25472026-02-25T08:04:36.422Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/sqllivenesstestutils [no test files]
25482026-02-25T08:04:36.422Z? github.com/cockroachdb/cockroach/pkg/sql/sqlstats [no test files]
25492026-02-25T08:04:45.523Z? github.com/cockroachdb/cockroach/pkg/sql/sqlstats/ssmemstorage [no test files]
25502026-02-25T08:04:45.547Z? github.com/cockroachdb/cockroach/pkg/sql/sqltelemetry [no test files]
25512026-02-25T08:04:45.547Z? github.com/cockroachdb/cockroach/pkg/sql/sqltestutils [no test files]
25522026-02-25T08:04:45.547Z? github.com/cockroachdb/cockroach/pkg/sql/sqlutil [no test files]
25532026-02-25T08:05:33.537Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam [no test files]
25542026-02-25T08:05:33.561Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam/indexstorageparam [no test files]
25552026-02-25T08:05:33.561Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam/tablestorageparam [no test files]
25562026-02-25T08:05:49.400Z? github.com/cockroachdb/cockroach/pkg/sql/ttl/ttlschedule [no test files]
25572026-02-25T08:05:49.889Z? github.com/cockroachdb/cockroach/pkg/sql/vtable [no test files]
25582026-02-25T08:06:13.022Z? github.com/cockroachdb/cockroach/pkg/testutils/buildutil [no test files]
25592026-02-25T08:06:13.023Z? github.com/cockroachdb/cockroach/pkg/testutils/diagutils [no test files]
25602026-02-25T08:06:13.023Z? github.com/cockroachdb/cockroach/pkg/testutils/colcontainerutils [no test files]
25612026-02-25T08:06:13.023Z? github.com/cockroachdb/cockroach/pkg/testutils/distsqlutils [no test files]
25622026-02-25T08:06:22.577Z? github.com/cockroachdb/cockroach/pkg/testutils/docker [no test files]
25632026-02-25T08:06:22.886Z? github.com/cockroachdb/cockroach/pkg/testutils/docker/docker-fsnotify [no test files]
25642026-02-25T08:06:22.910Z? github.com/cockroachdb/cockroach/pkg/testutils/echotest [no test files]
25652026-02-25T08:06:24.739Z? github.com/cockroachdb/cockroach/pkg/testutils/gossiputil [no test files]
25662026-02-25T08:06:24.766Z? github.com/cockroachdb/cockroach/pkg/testutils/grpcutils [no test files]
25672026-02-25T08:06:24.766Z? github.com/cockroachdb/cockroach/pkg/testutils/jobutils [no test files]
25682026-02-25T08:06:35.382Z? github.com/cockroachdb/cockroach/pkg/testutils/kvclientutils [no test files]
25692026-02-25T08:06:35.383Z? github.com/cockroachdb/cockroach/pkg/testutils/lint [no test files]
25702026-02-25T08:06:36.063Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/descriptormarshal [no test files]
25712026-02-25T08:06:36.088Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errcheck [no test files]
25722026-02-25T08:06:36.088Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errcmp [no test files]
25732026-02-25T08:06:52.119Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/grpcclientconnclose [no test files]
25742026-02-25T08:06:52.902Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/grpcstatuswithdetails [no test files]
25752026-02-25T08:06:59.361Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/returncheck [no test files]
25762026-02-25T08:07:03.288Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/staticcheck [no test files]
25772026-02-25T08:07:04.106Z? github.com/cockroachdb/cockroach/pkg/testutils/localtestcluster [no test files]
25782026-02-25T08:07:04.131Z? github.com/cockroachdb/cockroach/pkg/testutils/metrictestutils [no test files]
25792026-02-25T08:07:04.131Z? github.com/cockroachdb/cockroach/pkg/testutils/physicalplanutils [no test files]
25802026-02-25T08:07:04.131Z? github.com/cockroachdb/cockroach/pkg/testutils/serverutils [no test files]
25812026-02-25T08:07:04.131Z? github.com/cockroachdb/cockroach/pkg/testutils/pgtest [no test files]
25822026-02-25T08:07:04.131Z? github.com/cockroachdb/cockroach/pkg/testutils/skip [no test files]
25832026-02-25T08:07:37.269Z? github.com/cockroachdb/cockroach/pkg/testutils/sstutil [no test files]
25842026-02-25T08:07:37.269Z? github.com/cockroachdb/cockroach/pkg/testutils/storageutils [no test files]
25852026-02-25T08:07:37.294Z? github.com/cockroachdb/cockroach/pkg/ts/catalog [no test files]
25862026-02-25T08:07:40.087Z? github.com/cockroachdb/cockroach/pkg/ts/tspb [no test files]
25872026-02-25T08:07:40.087Z? github.com/cockroachdb/cockroach/pkg/ui [no test files]
25882026-02-25T08:07:40.112Z? github.com/cockroachdb/cockroach/pkg/ui/distoss [no test files]
25892026-02-25T08:07:44.675Z? github.com/cockroachdb/cockroach/pkg/util/arith [no test files]
25902026-02-25T08:07:45.680Z? github.com/cockroachdb/cockroach/pkg/util/bufalloc [no test files]
25912026-02-25T08:07:49.923Z? github.com/cockroachdb/cockroach/pkg/util/cancelchecker [no test files]
25922026-02-25T08:08:02.570Z? github.com/cockroachdb/cockroach/pkg/util/encoding/encodingtype [no test files]
25932026-02-25T08:08:02.594Z? github.com/cockroachdb/cockroach/pkg/util/fileutil [no test files]
25942026-02-25T08:08:06.428Z? github.com/cockroachdb/cockroach/pkg/util/growstack [no test files]
25952026-02-25T08:09:24.124Z? github.com/cockroachdb/cockroach/pkg/util/interval/generic/internal [no test files]
25962026-02-25T08:09:24.124Z? github.com/cockroachdb/cockroach/pkg/util/ioctx [no test files]
25972026-02-25T08:09:25.740Z? github.com/cockroachdb/cockroach/pkg/util/iterutil [no test files]
25982026-02-25T08:09:28.665Z? github.com/cockroachdb/cockroach/pkg/util/jsonbytes [no test files]
25992026-02-25T08:09:28.690Z? github.com/cockroachdb/cockroach/pkg/util/keysutil [no test files]
26002026-02-25T08:09:28.690Z? github.com/cockroachdb/cockroach/pkg/util/leaktest [no test files]
26012026-02-25T08:09:39.162Z? github.com/cockroachdb/cockroach/pkg/util/log/channel [no test files]
26022026-02-25T08:09:39.162Z? github.com/cockroachdb/cockroach/pkg/util/log/gen [no test files]
26032026-02-25T08:11:03.189Z? github.com/cockroachdb/cockroach/pkg/util/log/logflags [no test files]
26042026-02-25T08:11:03.214Z? github.com/cockroachdb/cockroach/pkg/util/log/logpb [no test files]
26052026-02-25T08:11:03.214Z? github.com/cockroachdb/cockroach/pkg/util/log/logtestutils [no test files]
26062026-02-25T08:11:03.214Z? github.com/cockroachdb/cockroach/pkg/util/log/severity [no test files]
26072026-02-25T08:11:03.214Z? github.com/cockroachdb/cockroach/pkg/util/memzipper [no test files]
26082026-02-25T08:11:09.177Z? github.com/cockroachdb/cockroach/pkg/util/pprofutil [no test files]
26092026-02-25T08:11:16.104Z? github.com/cockroachdb/cockroach/pkg/util/sort [no test files]
26102026-02-25T08:11:25.512Z? github.com/cockroachdb/cockroach/pkg/util/stringencoding [no test files]
26112026-02-25T08:11:25.538Z? github.com/cockroachdb/cockroach/pkg/util/system [no test files]
26122026-02-25T08:11:27.902Z? github.com/cockroachdb/cockroach/pkg/util/targz/gen [no test files]
26132026-02-25T08:11:32.901Z? github.com/cockroachdb/cockroach/pkg/util/timeutil/gen [no test files]
26142026-02-25T08:14:04.566Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingpb [no test files]
26152026-02-25T08:14:04.591Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingservicepb [no test files]
26162026-02-25T08:14:04.591Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingui [no test files]
26172026-02-25T08:14:04.591Z? github.com/cockroachdb/cockroach/pkg/util/tracing/zipper [no test files]
26182026-02-25T08:14:06.125Z? github.com/cockroachdb/cockroach/pkg/util/unaccent [no test files]
26192026-02-25T08:14:21.881Z? github.com/cockroachdb/cockroach/pkg/workload/bulkingest [no test files]
26202026-02-25T08:14:21.906Z? github.com/cockroachdb/cockroach/pkg/workload/connectionlatency [no test files]
26212026-02-25T08:14:21.906Z? github.com/cockroachdb/cockroach/pkg/workload/debug [no test files]
26222026-02-25T08:14:21.906Z? github.com/cockroachdb/cockroach/pkg/workload/examples [no test files]
26232026-02-25T08:14:23.346Z? github.com/cockroachdb/cockroach/pkg/workload/geospatial [no test files]
26242026-02-25T08:14:23.412Z? github.com/cockroachdb/cockroach/pkg/workload/indexes [no test files]
26252026-02-25T08:14:23.467Z? github.com/cockroachdb/cockroach/pkg/workload/jsonload [no test files]
26262026-02-25T08:14:23.491Z? github.com/cockroachdb/cockroach/pkg/workload/kv [no test files]
26272026-02-25T08:14:23.931Z? github.com/cockroachdb/cockroach/pkg/workload/ledger [no test files]
26282026-02-25T08:14:26.303Z? github.com/cockroachdb/cockroach/pkg/workload/querybench [no test files]
26292026-02-25T08:14:26.328Z? github.com/cockroachdb/cockroach/pkg/workload/querylog [no test files]
26302026-02-25T08:14:26.328Z? github.com/cockroachdb/cockroach/pkg/workload/queue [no test files]
26312026-02-25T08:14:26.328Z? github.com/cockroachdb/cockroach/pkg/workload/rand [no test files]
26322026-02-25T08:14:26.328Z? github.com/cockroachdb/cockroach/pkg/workload/schemachange [no test files]
26332026-02-25T08:14:26.328Z? github.com/cockroachdb/cockroach/pkg/workload/sqlsmith [no test files]
26342026-02-25T08:14:29.303Z? github.com/cockroachdb/cockroach/pkg/workload/tpccchecks [no test files]
26352026-02-25T08:14:29.328Z? github.com/cockroachdb/cockroach/pkg/workload/tpcds [no test files]
26362026-02-25T08:14:29.328Z? github.com/cockroachdb/cockroach/pkg/workload/ttllogger [no test files]
26372026-02-25T08:22:00.611Zok github.com/cockroachdb/cockroach/pkg/sql/logictest 1689.322s
26382026-02-25T08:22:00.611Zok github.com/cockroachdb/cockroach/pkg/sql/oidext 0.245s
26392026-02-25T08:22:00.611Zok github.com/cockroachdb/cockroach/pkg/sql/opt 0.478s
26402026-02-25T08:22:00.611Zok github.com/cockroachdb/cockroach/pkg/sql/opt/bench 0.320s [no tests to run]
26412026-02-25T08:22:00.611Zok github.com/cockroachdb/cockroach/pkg/sql/opt/cat 0.310s
26422026-02-25T08:22:00.611Zok github.com/cockroachdb/cockroach/pkg/sql/opt/constraint 0.413s
26432026-02-25T08:22:00.682Zok github.com/cockroachdb/cockroach/pkg/sql/opt/distribution 0.492s
26442026-02-25T08:22:00.682Zok github.com/cockroachdb/cockroach/pkg/sql/opt/exec/execbuilder 129.238s
26452026-02-25T08:22:00.682Zok github.com/cockroachdb/cockroach/pkg/sql/opt/exec/explain 1.423s
26462026-02-25T08:22:00.682Zok github.com/cockroachdb/cockroach/pkg/sql/opt/idxconstraint 0.562s
26472026-02-25T08:22:00.682Zok github.com/cockroachdb/cockroach/pkg/sql/opt/indexrec 0.993s
26482026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/invertedexpr 0.696s
26492026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/invertedidx 0.990s
26502026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/memo 3.254s
26512026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/norm 3.131s
26522026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/opbench 3.609s
26532026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optbuilder 2.578s
26542026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optfmt 0.293s
26552026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen 0.398s
26562026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/exprgen 0.542s
26572026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang 0.296s
26582026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/ordering 0.680s
26592026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/partialidx 0.365s
26602026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/partition 0.433s
26612026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/props 1.207s
26622026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/props/physical 0.569s
26632026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils 0.264s
26642026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/opttester 0.596s
26652026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/testcat 0.387s
26662026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/opt/xform 5.950s
26672026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/parser 1.058s
26682026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire 65.255s
26692026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/hba 0.391s
26702026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/identmap 0.393s
26712026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgerror 0.198s
26722026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirecancel 4.170s
26732026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/physicalplan 27.413s
26742026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/physicalplan/replicaoracle 0.487s
26752026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/privilege 0.282s
26762026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/protoreflect 0.380s
26772026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/querycache 1.127s
26782026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/randgen 3.050s
26792026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/row 6.528s
26802026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/rowcontainer 2.142s
26812026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc 2.420s
26822026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc/keyside 1.360s
26832026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc/valueside 0.945s
26842026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/rowexec 15.814s
26852026-02-25T08:22:00.683Zok github.com/cockroachdb/cockroach/pkg/sql/rowflow 2.192s
26862026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/scanner 0.636s
26872026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/scheduledlogging 4.170s
26882026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachange 8.640s
26892026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger 64.978s
26902026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/corpus 0.433s
26912026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel 0.257s
26922026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild 9.411s
26932026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdecomp 2.918s
26942026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps 0.536s
26952026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec 3.190s
26962026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan 5.325s
26972026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/opgen 0.465s
26982026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/rules 0.361s
26992026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraph 0.399s
27002026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/screl 0.224s
27012026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sem/builtins 11.655s
27022026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sem/tree 3.328s
27032026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sem/tree/eval_test 2.680s
27042026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sessiondata 0.271s
27052026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sessioninit 1.852s
27062026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/span 1.526s
27072026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instanceprovider 0.384s
27082026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instancestorage 3.005s
27092026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance 0.509s
27102026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage 2.730s
27112026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats 35.944s
27122026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats/sqlstatsutil 0.301s
27132026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/sslocal 6.032s
27142026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/stats 26.012s
27152026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/stmtdiagnostics 5.015s
27162026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/tests 71.334s
27172026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/ttl/ttljob 70.158s
27182026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/sql/types 0.788s
27192026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/startupmigrations 1.846s
27202026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/startupmigrations/leasemanager 1.481s
27212026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/storage 50.784s
27222026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/storage/enginepb 0.259s
27232026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/storage/fs 0.320s
27242026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/storage/metamorphic 99.793s
27252026-02-25T08:22:00.684Zok github.com/cockroachdb/cockroach/pkg/testutils 7.546s
27262026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/floatcmp 0.157s
27272026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/keysutils 0.526s
27282026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errwrap 2.989s
27292026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/fmtsafe 3.491s
27302026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/forbiddenmethod 1.063s
27312026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/hash 1.493s
27322026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/leaktestcall 2.055s
27332026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/nilness 0.837s
27342026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/nocopy 1.175s
27352026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/passesutil 1.273s
27362026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/returnerrcheck 2.182s
27372026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/timer 1.775s
27382026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/unconvert 0.786s
27392026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/sqlutils 1.751s
27402026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/testcluster 21.249s
27412026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/testutils/zerofields 0.315s
27422026-02-25T08:22:00.685Zok github.com/cockroachdb/cockroach/pkg/ts 13.864s
27432026-02-25T08:22:00.710Zok github.com/cockroachdb/cockroach/pkg/ts/testmodel 0.290s
27442026-02-25T08:22:00.710Zok github.com/cockroachdb/cockroach/pkg/util 1.357s
27452026-02-25T08:22:00.710Zok github.com/cockroachdb/cockroach/pkg/util/admission 4.793s
27462026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/binfetcher 0.235s
27472026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/bitarray 0.170s
27482026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/buildutil 0.197s
27492026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/cache 0.186s
27502026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/caller 0.154s
27512026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/cgroups 0.128s
27522026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/circuit 0.779s
27532026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/cloudinfo 0.409s
27542026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/contextutil 0.304s
27552026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/ctxgroup 0.231s
27562026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/duration 0.221s
27572026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/encoding 1.531s
27582026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/encoding/csv 0.214s
27592026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/envutil 0.276s
27602026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/errorutil 0.481s
27612026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/errorutil/unimplemented 0.359s
27622026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/flagutil 0.233s
27632026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/fsm 0.363s
27642026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/fuzzystrmatch 0.233s
27652026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/goschedstats 8.917s
27662026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/grpcutil 0.795s
27672026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/hlc 0.231s
27682026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/httputil 0.475s
27692026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/humanizeutil 0.550s
27702026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/interval 2.622s
27712026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/interval/generic 7.228s
27722026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/ipaddr 0.166s
27732026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/json 1.751s
27742026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/limit 2.136s
27752026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/log 3.098s
27762026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/log/eventpb 0.313s
27772026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/log/logconfig 0.595s
27782026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/log/logcrash 0.992s
27792026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/log/testshout 0.427s
27802026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/metric 0.377s
27812026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/metric/aggmetric 0.562s
27822026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/mon 4.214s
27832026-02-25T08:22:00.711Zok github.com/cockroachdb/cockroach/pkg/util/netutil 0.502s
27842026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/netutil/addr 0.560s
27852026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/optional 0.428s
27862026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/pretty 0.417s
27872026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/protoutil 0.271s
27882026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/quotapool 0.552s
27892026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/randutil 0.406s
27902026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/retry 0.406s
27912026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/ring 0.406s
27922026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/sdnotify 0.345s
27932026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/search 0.481s
27942026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/shuffle 0.546s
27952026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/span 0.221s
27962026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/startup 1.175s
27972026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/stop 1.031s
27982026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/stringarena 0.168s [no tests to run]
27992026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/syncutil 0.888s
28002026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/syncutil/singleflight 0.230s
28012026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/sysutil 0.407s
28022026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/targz 0.407s
28032026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/timeofday 0.483s
28042026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/timetz 0.379s
28052026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/timeutil 1.813s
28062026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/timeutil/pgdate 0.507s
28072026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/tracing 1.142s
28082026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/tracing/collector 0.998s
28092026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/tracing/service 0.232s
28102026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/treeprinter 0.223s
28112026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/uint128 0.295s
28122026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/ulid 3.987s
28132026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/unique 0.346s
28142026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/uuid 0.201s
28152026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/util/version 0.198s
28162026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/workload 1.022s
28172026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/workload/bank 1.400s
28182026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/workload/cli 0.569s
28192026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/workload/faker 0.303s
28202026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/workload/histogram 0.238s
28212026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/workload/movr 0.235s
28222026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/workload/tpcc 0.174s
28232026-02-25T08:22:00.712Zok github.com/cockroachdb/cockroach/pkg/workload/tpch 0.338s
28242026-02-25T08:22:00.713Zok github.com/cockroachdb/cockroach/pkg/workload/workloadimpl 0.490s
28252026-02-25T08:22:00.713Zok github.com/cockroachdb/cockroach/pkg/workload/workloadsql 4.075s
28262026-02-25T08:22:00.713Zok github.com/cockroachdb/cockroach/pkg/workload/ycsb 17.280s
28272026-02-25T08:22:04.045Zprocess exited: duration 3324620 ms, exit code 0
 
28282026-02-25T08:22:04.100Zfound 0 output files