ci(cloudhealthcare, dataproc, postgres): fix multiple integration test failures#2602
Merged
Google Cloud Build / integration-test-pr (toolbox-testing-438616)
succeeded
Mar 2, 2026 in 11m 2s
Summary
Build Information
| Trigger | integration-test-pr |
| Build | 3914d7e8-3423-45e3-baeb-694a566a27e2 |
| Start | 2026-03-02T14:07:30-08:00 |
| Duration | 10m10.571s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| install-dependencies | SUCCESS | 12.726s |
| compile-test-binary | SUCCESS | 2m6.61s |
| compile-prompt-test-binary | SUCCESS | 2m6.609s |
| prompts-custom | SUCCESS | 5.674s |
| cloud-sql-pg | SUCCESS | 1m2.745s |
| alloydb | SUCCESS | 8.281s |
| alloydb-pg | SUCCESS | 43.311s |
| alloydb-ai-nl | SUCCESS | 16.932s |
| alloydb-omni | SUCCESS | 2m16.831s |
| bigtable | SUCCESS | 19.245s |
| bigquery | SUCCESS | 6m51.684s |
| cloud-gda | SUCCESS | 5.691s |
| dataplex | SUCCESS | 2m13.214s |
| dataform | SUCCESS | 1m30.685s |
| cloud-healthcare | SUCCESS | 45.544s |
| cloud-logging-admin | SUCCESS | 38.159s |
| postgres | SUCCESS | 38.159s |
| cockroachdb | SUCCESS | 14.363s |
| spanner | SUCCESS | 7m44.763s |
| neo4j | SUCCESS | 11.147s |
| cloud-sql-mssql | SUCCESS | 11.156s |
| cloud-sql-mysql | SUCCESS | 43.312s |
| mysql | SUCCESS | 38.144s |
| mssql | SUCCESS | 11.41s |
| http | SUCCESS | 11.153s |
| sqlite | SUCCESS | 11.146s |
| couchbase | SUCCESS | 54.99s |
| redis | SUCCESS | 14.32s |
| valkey | SUCCESS | 11.149s |
| oceanbase | SUCCESS | 16.895s |
| firestore | SUCCESS | 8.085s |
| mongodb | SUCCESS | 8.432s |
| looker | SUCCESS | 2m9.038s |
| mindsdb | SUCCESS | 19.327s |
| cloud-sql | SUCCESS | 5.695s |
| tidb | SUCCESS | 16.896s |
| firebird | SUCCESS | 1m14.349s |
| clickhouse | SUCCESS | 16.979s |
| trino | SUCCESS | 14.304s |
| yugabytedb | SUCCESS | 19.245s |
| elasticsearch | SUCCESS | 17.003s |
| snowflake | SUCCESS | 38.121s |
| cassandra | SUCCESS | 17.123s |
| oracle | SUCCESS | 2m13.002s |
| serverless-spark | SUCCESS | 2m17.308s |
| dataproc | SUCCESS | 5.679s |
| singlestore | SUCCESS | 12.217s |
| mariadb | SUCCESS | 1m15.806s |
Details
starting build "3914d7e8-3423-45e3-baeb-694a566a27e2"
FETCHSOURCE
From https://github.com/googleapis/genai-toolbox
* branch fe4a461082fcbbbcc2ce01fbe26b86d62295c06f -> FETCH_HEAD
HEAD is now at fe4a461 ci(postgres): fix postgres list stored procedure flaky test (#2605)
GitCommit:
fe4a461082fcbbbcc2ce01fbe26b86d62295c06f
SETUPBUILD
BUILD
Starting Step #0 - "install-dependencies"
Step #0 - "install-dependencies": Pulling image: golang:1
Step #0 - "install-dependencies": 1: Pulling from library/golang
Step #0 - "install-dependencies": Digest: sha256:9edf71320ef8a791c4c33ec79f90496d641f306a91fb112d3d060d5c1cee4e20
Step #0 - "install-dependencies": Status: Downloaded newer image for golang:1
Step #0 - "install-dependencies": docker.io/library/golang:1
Step #0 - "install-dependencies": go: -d flag is deprecated. -d=true is a no-op
Step #0 - "install-dependencies": go: downloading github.com/goccy/go-yaml v1.18.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/geminidataanalytics v0.5.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel v1.38.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/trace v1.38.0
Step #0 - "install-dependencies": go: downloading github.com/apache/cassandra-gocql-driver/v2 v2.0.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/alloydbconn v1.15.5
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/bigtable v1.40.1
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/logging v1.13.1
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/bigquery v1.72.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/dataproc/v2 v2.15.0
Step #0 - "install-dependencies": go: downloading github.com/go-playground/validator/v10 v10.28.0
Step #0 - "install-dependencies": go: downloading github.com/spf13/cobra v1.10.1
Step #0 - "install-dependencies": go: downloading google.golang.org/api v0.256.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/cloudsqlconn v1.19.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/dataplex v1.28.0
Step #0 - "install-dependencies": go: downloading github.com/cockroachdb/cockroach-go/v2 v2.4.2
Step #0 - "install-dependencies": go: downloading go.mongodb.org/mongo-driver/v2 v2.4.2
Step #0 - "install-dependencies": go: downloading google.golang.org/genai v1.37.0
Step #0 - "install-dependencies": go: downloading github.com/elastic/elastic-transport-go/v8 v8.8.0
Step #0 - "install-dependencies": go: downloading golang.org/x/oauth2 v0.33.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/firestore v1.20.0
Step #0 - "install-dependencies": go: downloading github.com/fsnotify/fsnotify v1.9.0
Step #0 - "install-dependencies": go: downloading github.com/ClickHouse/clickhouse-go/v2 v2.40.3
Step #0 - "install-dependencies": go: downloading github.com/go-sql-driver/mysql v1.9.3
Step #0 - "install-dependencies": go: downloading github.com/looker-open-source/sdk-codegen/go v0.25.22
Step #0 - "install-dependencies": go: downloading github.com/jackc/pgx/v5 v5.7.6
Step #0 - "install-dependencies": go: downloading github.com/godror/godror v0.49.6
Step #0 - "install-dependencies": go: downloading github.com/couchbase/gocb/v2 v2.11.1
Step #0 - "install-dependencies": go: downloading github.com/nakagami/firebirdsql v0.9.15
Step #0 - "install-dependencies": go: downloading github.com/redis/go-redis/v9 v9.17.2
Step #0 - "install-dependencies": go: downloading github.com/elastic/go-elasticsearch/v9 v9.2.0
Step #0 - "install-dependencies": go: downloading github.com/microsoft/go-mssqldb v1.9.3
Step #0 - "install-dependencies": go: downloading github.com/jmoiron/sqlx v1.4.0
Step #0 - "install-dependencies": go: downloading github.com/go-chi/chi/v5 v5.2.3
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/longrunning v0.7.0
Step #0 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53.0
Step #0 - "install-dependencies": go: downloading github.com/cenkalti/backoff/v5 v5.0.3
Step #0 - "install-dependencies": go: downloading github.com/sijms/go-ora/v2 v2.9.0
Step #0 - "install-dependencies": go: downloading github.com/snowflakedb/gosnowflake v1.18.1
Step #0 - "install-dependencies": go: downloading github.com/couchbase/tools-common/http v1.0.9
Step #0 - "install-dependencies": go: downloading github.com/neo4j/neo4j-go-driver/v6 v6.0.0
Step #0 - "install-dependencies": go: downloading google.golang.org/genproto v0.0.0-20251022142026-3a174f9686a8
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/spanner v1.86.1
Step #0 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.30.0
Step #0 - "install-dependencies": go: downloading google.golang.org/protobuf v1.36.10
Step #0 - "install-dependencies": go: downloading google.golang.org/grpc v1.76.0
Step #0 - "install-dependencies": go: downloading github.com/go-chi/cors v1.2.2
Step #0 - "install-dependencies": go: downloading modernc.org/sqlite v1.40.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/autoprop v0.62.0
Step #0 - "install-dependencies": go: downloading github.com/go-chi/httplog/v3 v3.3.0
Step #0 - "install-dependencies": go: downloading github.com/trinodb/trino-go-client v0.330.0
Step #0 - "install-dependencies": go: downloading github.com/google/uuid v1.6.0
Step #0 - "install-dependencies": go: downloading github.com/valkey-io/valkey-go v1.0.68
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.38.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.38.0
Step #0 - "install-dependencies": go: downloading github.com/go-chi/render v1.0.3
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/metric v1.38.0
Step #0 - "install-dependencies": go: downloading github.com/yugabyte/pgx/v5 v5.5.3-yb-5
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/sdk/metric v1.38.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/sdk v1.38.0
Step #0 - "install-dependencies": go: downloading github.com/thlib/go-timezone-local v0.0.7
Step #0 - "install-dependencies": go: downloading github.com/google/go-cmp v0.7.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go v0.121.6
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/monitoring v1.24.3
Step #0 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0
Step #0 - "install-dependencies": go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251111163417-95abcf5c77ba
Step #0 - "install-dependencies": go: downloading github.com/googleapis/gax-go/v2 v2.15.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/jaeger v1.37.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/b3 v1.37.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/trace v1.11.7
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/ot v1.37.0
Step #0 - "install-dependencies": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251103181224-f26f9409b101
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/aws v1.37.0
Step #0 - "install-dependencies": go: downloading github.com/ajg/form v1.5.1
Step #0 - "install-dependencies": go: downloading golang.org/x/sys v0.38.0
Step #0 - "install-dependencies": go: downloading go.uber.org/multierr v1.11.0
Step #0 - "install-dependencies": go: downloading golang.org/x/crypto v0.45.0
Step #0 - "install-dependencies": go: downloading github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78
Step #0 - "install-dependencies": go: downloading github.com/couchbase/tools-common/errors v1.0.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
Step #0 - "install-dependencies": go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
Step #0 - "install-dependencies": go: downloading github.com/klauspost/compress v1.18.0
Step #0 - "install-dependencies": go: downloading github.com/json-iterator/go v1.1.12
Step #0 - "install-dependencies": go: downloading gopkg.in/ini.v1 v1.67.0
Step #0 - "install-dependencies": go: downloading github.com/shopspring/decimal v1.4.0
Step #0 - "install-dependencies": go: downloading github.com/nakagami/chacha20 v0.1.0
Step #0 - "install-dependencies": go: downloading golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
Step #0 - "install-dependencies": go: downloading modernc.org/mathutil v1.7.1
Step #0 - "install-dependencies": go: downloading golang.org/x/text v0.31.0
Step #0 - "install-dependencies": go: downloading github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
Step #0 - "install-dependencies": go: downloading gitlab.com/nyarla/go-crypt v0.0.0-20160106005555-d9a5dc2b789b
Step #0 - "install-dependencies": go: downloading filippo.io/edwards25519 v1.1.0
Step #0 - "install-dependencies": go: downloading github.com/inconshreveable/mousetrap v1.1.0
Step #0 - "install-dependencies": go: downloading github.com/spf13/pflag v1.0.9
Step #0 - "install-dependencies": go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/compute/metadata v0.9.0
Step #0 - "install-dependencies": go: downloading github.com/go-playground/universal-translator v0.18.1
Step #0 - "install-dependencies": go: downloading github.com/leodido/go-urn v1.4.0
Step #0 - "install-dependencies": go: downloading github.com/gabriel-vasile/mimetype v1.4.10
Step #0 - "install-dependencies": go: downloading github.com/modern-go/reflect2 v1.0.2
Step #0 - "install-dependencies": go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/auth v0.17.0
Step #0 - "install-dependencies": go: downloading github.com/gorilla/websocket v1.5.3
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/iam v1.5.3
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/alloydb v1.18.0
Step #0 - "install-dependencies": go: downloading golang.org/x/net v0.47.0
Step #0 - "install-dependencies": go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
Step #0 - "install-dependencies": go: downloading golang.org/x/time v0.14.0
Step #0 - "install-dependencies": go: downloading go.opencensus.io v0.24.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.36.0
Step #0 - "install-dependencies": go: downloading gopkg.in/inf.v0 v0.9.1
Step #0 - "install-dependencies": go: downloading github.com/go-playground/locales v0.14.1
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/gofork v1.7.6
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/goidentity/v6 v6.0.1
Step #0 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0
Step #0 - "install-dependencies": go: downloading github.com/godror/knownpb v0.3.0
Step #0 - "install-dependencies": go: downloading github.com/couchbase/gocbcore/v10 v10.8.1
Step #0 - "install-dependencies": go: downloading github.com/couchbase/goprotostellar v1.0.2
Step #0 - "install-dependencies": go: downloading github.com/couchbase/gocbcoreps v0.1.4
Step #0 - "install-dependencies": go: downloading github.com/couchbaselabs/gocbconnstr/v2 v2.0.0
Step #0 - "install-dependencies": go: downloading github.com/golang/snappy v1.0.0
Step #0 - "install-dependencies": go: downloading go.uber.org/zap v1.27.0
Step #0 - "install-dependencies": go: downloading github.com/ClickHouse/ch-go v0.68.0
Step #0 - "install-dependencies": go: downloading github.com/andybalholm/brotli v1.2.0
Step #0 - "install-dependencies": go: downloading github.com/jackc/puddle/v2 v2.2.2
Step #0 - "install-dependencies": go: downloading github.com/hashicorp/go-uuid v1.0.3
Step #0 - "install-dependencies": go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
Step #0 - "install-dependencies": go: downloading github.com/golang-sql/sqlexp v0.1.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0
Step #0 - "install-dependencies": go: downloading github.com/go-logfmt/logfmt v0.6.0
Step #0 - "install-dependencies": go: downloading github.com/VictoriaMetrics/easyproto v0.1.4
Step #0 - "install-dependencies": go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
Step #0 - "install-dependencies": go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0
Step #0 - "install-dependencies": go: downloading github.com/paulmach/orb v0.11.1
Step #0 - "install-dependencies": go: downloading go.yaml.in/yaml/v3 v3.0.4
Step #0 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3
Step #0 - "install-dependencies": go: downloading github.com/jackc/pgpassfile v1.0.0
Step #0 - "install-dependencies": go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/aescts/v2 v2.0.0
Step #0 - "install-dependencies": go: downloading github.com/jcmturner/rpc/v2 v2.0.3
Step #0 - "install-dependencies": go: downloading github.com/google/s2a-go v0.1.9
Step #0 - "install-dependencies": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.7
Step #0 - "install-dependencies": go: downloading golang.org/x/sync v0.18.0
Step #0 - "install-dependencies": go: downloading github.com/apache/arrow/go/v15 v15.0.2
Step #0 - "install-dependencies": go: downloading github.com/felixge/httpsnoop v1.0.4
Step #0 - "install-dependencies": go: downloading github.com/cespare/xxhash/v2 v2.3.0
Step #0 - "install-dependencies": go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
Step #0 - "install-dependencies": go: downloading github.com/go-faster/city v1.0.1
Step #0 - "install-dependencies": go: downloading github.com/go-faster/errors v0.7.1
Step #0 - "install-dependencies": go: downloading github.com/pierrec/lz4/v4 v4.1.22
Step #0 - "install-dependencies": go: downloading github.com/xdg-go/scram v1.1.2
Step #0 - "install-dependencies": go: downloading github.com/xdg-go/stringprep v1.0.4
Step #0 - "install-dependencies": go: downloading github.com/segmentio/asm v1.2.0
Step #0 - "install-dependencies": go: downloading github.com/xdg-go/pbkdf2 v1.0.0
Step #0 - "install-dependencies": go: downloading github.com/go-logr/logr v1.4.3
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/auto/sdk v1.2.1
Step #0 - "install-dependencies": go: downloading github.com/go-logr/stdr v1.2.2
Step #0 - "install-dependencies": go: downloading go.opentelemetry.io/proto/otlp v1.7.1
Step #0 - "install-dependencies": go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2
Step #0 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0
Step #0 - "install-dependencies": go: downloading github.com/99designs/keyring v1.2.2
Step #0 - "install-dependencies": go: downloading github.com/apache/arrow-go/v18 v18.4.0
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.88.1
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.38.4
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/config v1.31.8
Step #0 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
Step #0 - "install-dependencies": go: downloading github.com/golang-jwt/jwt/v5 v5.3.0
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.12
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2 v1.39.0
Step #0 - "install-dependencies": go: downloading github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
Step #0 - "install-dependencies": go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
Step #0 - "install-dependencies": go: downloading github.com/aws/smithy-go v1.23.0
Step #0 - "install-dependencies": go: downloading github.com/sirupsen/logrus v1.9.3
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.7
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.15
Step #0 - "install-dependencies": go: downloading github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
Step #0 - "install-dependencies": go: downloading golang.org/x/term v0.37.0
Step #0 - "install-dependencies": go: downloading github.com/danieljoos/wincred v1.2.2
Step #0 - "install-dependencies": go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
Step #0 - "install-dependencies": go: downloading github.com/mtibben/percent v0.2.1
Step #0 - "install-dependencies": go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
Step #0 - "install-dependencies": go: downloading github.com/dvsekhvalnov/jose2go v1.7.0
Step #0 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1
Step #0 - "install-dependencies": go: downloading github.com/envoyproxy/go-control-plane/envoy v1.32.4
Step #0 - "install-dependencies": go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0
Step #0 - "install-dependencies": go: downloading github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.29.3
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.4
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.7
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.7
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.7
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.1
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.1
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.7
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.7
Step #0 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.7
Step #0 - "install-dependencies": go: downloading github.com/envoyproxy/protoc-gen-validate v1.2.1
Step #0 - "install-dependencies": go: downloading cel.dev/expr v0.24.0
Step #0 - "install-dependencies": go: downloading github.com/zeebo/errs v1.4.0
Step #0 - "install-dependencies": go: downloading github.com/go-jose/go-jose/v4 v4.1.2
Step #0 - "install-dependencies": go: downloading github.com/google/flatbuffers v25.2.10+incompatible
Step #0 - "install-dependencies": go: downloading github.com/goccy/go-json v0.10.5
Step #0 - "install-dependencies": go: downloading golang.org/x/tools v0.38.0
Step #0 - "install-dependencies": go: downloading github.com/zeebo/xxh3 v1.0.2
Step #0 - "install-dependencies": go: downloading golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
Step #0 - "install-dependencies": go: downloading github.com/klauspost/cpuid/v2 v2.2.11
Step #0 - "install-dependencies": go: downloading github.com/apache/thrift v0.22.0
Step #0 - "install-dependencies": go: downloading github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3
Step #0 - "install-dependencies": go: downloading github.com/klauspost/asmfmt v1.3.2
Step #0 - "install-dependencies": go: downloading github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8
Step #0 - "install-dependencies": go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
Step #0 - "install-dependencies": go: downloading golang.org/x/mod v0.29.0
Step #0 - "install-dependencies": go: downloading golang.org/x/telemetry v0.0.0-20251008203120-078029d740a8
Step #0 - "install-dependencies": go: downloading modernc.org/libc v1.66.10
Step #0 - "install-dependencies": go: downloading github.com/dustin/go-humanize v1.0.1
Step #0 - "install-dependencies": go: downloading modernc.org/memory v1.11.0
Step #0 - "install-dependencies": go: downloading github.com/ncruces/go-strftime v0.1.9
Step #0 - "install-dependencies": go: downloading github.com/mattn/go-isatty v0.0.20
Finished Step #0 - "install-dependencies"
Starting Step #2 - "compile-prompt-test-binary"
Starting Step #1 - "compile-test-binary"
Starting Step #43 - "oracle"
Step #43 - "oracle": Pulling image: ghcr.io/oracle/oraclelinux9-instantclient:23
Step #2 - "compile-prompt-test-binary": Already have image (with digest): golang:1
Step #1 - "compile-test-binary": Already have image (with digest): golang:1
Step #2 - "compile-prompt-test-binary": --- Compiling prompt test for custom with targeted coverage ---
Step #43 - "oracle": 23: Pulling from oracle/oraclelinux9-instantclient
Step #43 - "oracle": aef3b3618223: Pulling fs layer
Step #43 - "oracle": bc577a6ff4e2: Pulling fs layer
Step #1 - "compile-test-binary": go: downloading github.com/testcontainers/testcontainers-go v0.40.0
Step #1 - "compile-test-binary": go: downloading github.com/docker/docker v28.5.1+incompatible
Step #1 - "compile-test-binary": go: downloading github.com/docker/go-connections v0.6.0
Step #1 - "compile-test-binary": go: downloading github.com/containerd/errdefs v1.0.0
Step #1 - "compile-test-binary": go: downloading dario.cat/mergo v1.0.2
Step #1 - "compile-test-binary": go: downloading github.com/containerd/platforms v0.2.1
Step #1 - "compile-test-binary": go: downloading github.com/cenkalti/backoff/v4 v4.3.0
Step #1 - "compile-test-binary": go: downloading github.com/moby/patternmatcher v0.6.0
Step #1 - "compile-test-binary": go: downloading github.com/moby/term v0.5.2
Step #1 - "compile-test-binary": go: downloading github.com/stretchr/testify v1.11.1
Step #1 - "compile-test-binary": go: downloading github.com/opencontainers/image-spec v1.1.1
Step #1 - "compile-test-binary": go: downloading github.com/shirou/gopsutil/v4 v4.25.6
Step #1 - "compile-test-binary": go: downloading github.com/moby/go-archive v0.1.0
Step #1 - "compile-test-binary": go: downloading github.com/magiconair/properties v1.8.10
Step #1 - "compile-test-binary": go: downloading github.com/cpuguy83/dockercfg v0.3.2
Step #1 - "compile-test-binary": go: downloading github.com/containerd/log v0.1.0
Step #1 - "compile-test-binary": go: downloading github.com/moby/sys/userns v0.1.0
Step #1 - "compile-test-binary": go: downloading github.com/moby/sys/sequential v0.6.0
Step #1 - "compile-test-binary": go: downloading github.com/moby/sys/user v0.4.0
Step #1 - "compile-test-binary": go: downloading github.com/opencontainers/go-digest v1.0.0
Step #1 - "compile-test-binary": go: downloading gopkg.in/yaml.v3 v3.0.1
Step #1 - "compile-test-binary": go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
Step #1 - "compile-test-binary": go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
Step #1 - "compile-test-binary": go: downloading github.com/tklauser/go-sysconf v0.3.12
Step #1 - "compile-test-binary": go: downloading github.com/tklauser/numcpus v0.6.1
Step #43 - "oracle": aef3b3618223: Verifying Checksum
Step #43 - "oracle": aef3b3618223: Download complete
Step #43 - "oracle": bc577a6ff4e2: Verifying Checksum
Step #43 - "oracle": bc577a6ff4e2: Download complete
Step #1 - "compile-test-binary": go: downloading github.com/moby/docker-image-spec v1.3.1
Step #1 - "compile-test-binary": go: downloading github.com/docker/go-units v0.5.0
Step #1 - "compile-test-binary": go: downloading github.com/morikuni/aec v1.0.0
Step #1 - "compile-test-binary": go: downloading github.com/containerd/errdefs/pkg v0.3.0
Step #1 - "compile-test-binary": go: downloading github.com/pkg/errors v0.9.1
Step #1 - "compile-test-binary": go: downloading github.com/distribution/reference v0.6.0
Step #43 - "oracle": aef3b3618223: Pull complete
Step #43 - "oracle": bc577a6ff4e2: Pull complete
Step #43 - "oracle": Digest: sha256:6bf42c555735b6f611de65535d6ee327d88491549058e440a8fd0a624c5c9fc3
Step #43 - "oracle": Status: Downloaded newer image for ghcr.io/oracle/oraclelinux9-instantclient:23
Step #43 - "oracle": ghcr.io/oracle/oraclelinux9-instantclient:23
Step #43 - "oracle": Oracle Instant Client 23 for Oracle Linux 9 - L 61 kB/s | 18 kB 00:00
Step #43 - "oracle": Oracle Linux 9 BaseOS Latest (x86_64) 69 MB/s | 112 MB 00:01
Step #43 - "oracle": Oracle Linux 9 Application Stream Packages (x86 64 MB/s | 84 MB 00:01
Step #43 - "oracle": Package oracle-instantclient-devel-23.9.0.25.07-1.el9.x86_64 is already installed.
Step #43 - "oracle": Dependencies resolved.
Step #43 - "oracle": =============================================================================================
Step #43 - "oracle": Package Arch Version Repository Size
Step #43 - "oracle": =============================================================================================
Step #43 - "oracle": Installing:
Step #43 - "oracle": gcc x86_64 11.5.0-11.0.2.el9 ol9_appstream 33 M
Step #43 - "oracle": Upgrading:
Step #43 - "oracle": glibc x86_64 2.34-231.0.1.el9_7.10 ol9_baseos_latest 2.0 M
Step #43 - "oracle": glibc-common x86_64 2.34-231.0.1.el9_7.10 ol9_baseos_latest 330 k
Step #43 - "oracle": glibc-langpack-en x86_64 2.34-231.0.1.el9_7.10 ol9_baseos_latest 969 k
Step #43 - "oracle": libgcc x86_64 11.5.0-11.0.2.el9 ol9_baseos_latest 94 k
Step #43 - "oracle": libgomp x86_64 11.5.0-11.0.2.el9 ol9_baseos_latest 263 k
Step #43 - "oracle": oracle-instantclient-basic x86_64 23.26.1.0.0-1.el9 ol9_oracle_instantclient23 79 M
Step #43 - "oracle": oracle-instantclient-devel x86_64 23.26.1.0.0-1.el9 ol9_oracle_instantclient23 680 k
Step #43 - "oracle": Installing dependencies:
Step #43 - "oracle": binutils x86_64 2.35.2-67.0.1.el9_7.1 ol9_baseos_latest 4.8 M
Step #43 - "oracle": binutils-gold x86_64 2.35.2-67.0.1.el9_7.1 ol9_baseos_latest 749 k
Step #43 - "oracle": cpp x86_64 11.5.0-11.0.2.el9 ol9_appstream 11 M
Step #43 - "oracle": elfutils-debuginfod-client x86_64 0.192-6.el9_6 ol9_baseos_latest 50 k
Step #43 - "oracle": glibc-devel x86_64 2.34-231.0.1.el9_7.10 ol9_appstream 60 k
Step #43 - "oracle": glibc-headers x86_64 2.34-231.0.1.el9_7.10 ol9_appstream 921 k
Step #43 - "oracle": kernel-headers x86_64 5.14.0-611.36.1.el9_7 ol9_appstream 3.6 M
Step #43 - "oracle": libmpc x86_64 1.2.1-4.el9 ol9_appstream 63 k
Step #43 - "oracle": libpkgconf x86_64 1.7.3-10.el9 ol9_baseos_latest 35 k
Step #43 - "oracle": libxcrypt-devel x86_64 4.4.18-3.el9 ol9_appstream 42 k
Step #43 - "oracle": make x86_64 1:4.3-8.el9 ol9_baseos_latest 570 k
Step #43 - "oracle": pkgconf x86_64 1.7.3-10.el9 ol9_baseos_latest 49 k
Step #43 - "oracle": pkgconf-m4 noarch 1.7.3-10.el9 ol9_baseos_latest 14 k
Step #43 - "oracle": pkgconf-pkg-config x86_64 1.7.3-10.el9 ol9_baseos_latest 9.9 k
Step #43 - "oracle":
Step #43 - "oracle": Transaction Summary
Step #43 - "oracle": =============================================================================================
Step #43 - "oracle": Install 15 Packages
Step #43 - "oracle": Upgrade 7 Packages
Step #43 - "oracle":
Step #43 - "oracle": Total download size: 138 M
Step #43 - "oracle": Downloading Packages:
Step #43 - "oracle": (1/22): elfutils-debuginfod-client-0.192-6.el9_ 378 kB/s | 50 kB 00:00
Step #43 - "oracle": (2/22): libpkgconf-1.7.3-10.el9.x86_64.rpm 950 kB/s | 35 kB 00:00
Step #43 - "oracle": (3/22): binutils-gold-2.35.2-67.0.1.el9_7.1.x86 3.5 MB/s | 749 kB 00:00
Step #43 - "oracle": (4/22): pkgconf-1.7.3-10.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00
Step #43 - "oracle": (5/22): pkgconf-m4-1.7.3-10.el9.noarch.rpm 562 kB/s | 14 kB 00:00
Step #43 - "oracle": (6/22): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 388 kB/s | 9.9 kB 00:00
Step #43 - "oracle": (7/22): make-4.3-8.el9.x86_64.rpm 4.3 MB/s | 570 kB 00:00
Step #43 - "oracle": (8/22): binutils-2.35.2-67.0.1.el9_7.1.x86_64.r 13 MB/s | 4.8 MB 00:00
Step #43 - "oracle": (9/22): glibc-devel-2.34-231.0.1.el9_7.10.x86_6 1.4 MB/s | 60 kB 00:00
Step #43 - "oracle": (10/22): glibc-headers-2.34-231.0.1.el9_7.10.x8 16 MB/s | 921 kB 00:00
Step #43 - "oracle": (11/22): cpp-11.5.0-11.0.2.el9.x86_64.rpm 56 MB/s | 11 MB 00:00
Step #43 - "oracle": (12/22): libmpc-1.2.1-4.el9.x86_64.rpm 2.3 MB/s | 63 kB 00:00
Step #43 - "oracle": (13/22): kernel-headers-5.14.0-611.36.1.el9_7.x 48 MB/s | 3.6 MB 00:00
Step #43 - "oracle": (14/22): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 1.5 MB/s | 42 kB 00:00
Step #43 - "oracle": (15/22): oracle-instantclient-devel-23.26.1.0.0 19 MB/s | 680 kB 00:00
Step #43 - "oracle": (16/22): glibc-2.34-231.0.1.el9_7.10.x86_64.rpm 25 MB/s | 2.0 MB 00:00
Step #43 - "oracle": (17/22): glibc-common-2.34-2
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%223914d7e8-3423-45e3-baeb-694a566a27e2%22+AND+resource.labels.build_trigger_id%3D%22785da918-06f1-47bb-860c-fbabc80b5977%22&project=toolbox-testing-438616.]
...
ql-tool_with_invalid_ALTER_SQL
Step #36 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_create-table-templateParams-tool
Step #36 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_insert-table-templateParams-tool
Step #36 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_insert-table-templateParams-tool#01
Step #36 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_select-templateParams-tool
Step #36 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_select-templateParams-combined-tool
Step #36 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_select-templateParams-combined-tool_with_no_results
Step #36 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_select-fields-templateParams-tool
Step #36 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_select-filter-templateParams-combined-tool
Step #36 - "firebird": === RUN TestFirebirdToolEndpoints/invoke_drop-table-templateParams-tool
Step #16 - "postgres": === RUN TestPostgres
Step #13 - "dataform": Get:551 http://deb.debian.org/debian trixie/main amd64 x11-utils amd64 7.7+7 [182 kB]
Step #13 - "dataform": Get:552 http://deb.debian.org/debian trixie/main amd64 x11-xserver-utils amd64 7.7+11 [163 kB]
Step #13 - "dataform": Get:553 http://deb.debian.org/debian trixie/main amd64 xdg-user-dirs amd64 0.18-2 [53.2 kB]
Step #23 - "mssql": MSSQL total coverage: 81.4%
Step #23 - "mssql": Coverage for MSSQL is sufficient.
Step #13 - "dataform": Get:554 http://deb.debian.org/debian trixie/main amd64 libegl1 amd64 1.7.0-1+b2 [34.6 kB]
Step #13 - "dataform": Get:555 http://deb.debian.org/debian trixie/main amd64 zutty amd64 0.16.2.20241020+dfsg1-1 [182 kB]
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/get_my-simple-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-simple-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-tool-by-id_with_nil_response
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-tool-by-name_with_nil_response
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-tool_without_parameters
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-tool_with_insufficient_parameters
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-array-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-tool_with_auth_token
Step #36 - "firebird": === NAME TestFirebirdToolEndpoints
Step #36 - "firebird": firebird_integration_test.go:243: Successfully dropped trigger
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-tool_with_invalid_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-tool_without_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-required-tool_with_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-required-tool_with_invalid_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-required-tool_without_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-client-auth-tool_with_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-client-auth-tool_without_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-client-auth-tool_with_invalid_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/MCP_Invoke_my-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/MCP_Invoke_invalid_tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/MCP_Invoke_my-tool_without_parameters
Step #38 - "trino": === RUN TestTrinoToolEndpoints/Invoke_my-auth-tool_with_invalid_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/MCP_Invoke_my-tool_with_insufficient_parameters
Step #38 - "trino": === RUN TestTrinoToolEndpoints/Invoke_my-auth-tool_without_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/MCP_Invoke_my-auth-required-tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/Invoke_my-auth-required-tool_with_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/MCP_Invoke_my-auth-required-tool_with_invalid_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/MCP_Invoke_my-auth-required-tool_without_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/MCP_Invoke_my-client-auth-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/MCP_Invoke_my-client-auth-tool_without_access_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/MCP_Invoke_my-client-auth-tool_with_invalid_access_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/MCP_Invoke_my-fail-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-exec-sql-tool
Step #7 - "alloydb-ai-nl": === RUN TestAlloyDBAINLToolEndpoints/Invoke_my-tool_without_parameters
Step #7 - "alloydb-ai-nl": === RUN TestAlloyDBAINLToolEndpoints/Invoke_my-auth-tool_with_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-exec-sql-tool_create_table
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-exec-sql-tool_select_table
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-exec-sql-tool_drop_table
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-exec-sql-tool_without_body
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-exec-sql-tool_with_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-exec-sql-tool_with_invalid_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/Invoke_my-auth-exec-sql-tool_without_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-exec-sql-tool_with_invalid_SELECT_SQL
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_my-exec-sql-tool_with_invalid_ALTER_SQL
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_create-table-templateParams-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_insert-table-templateParams-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_insert-table-templateParams-tool#01
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_select-templateParams-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_select-templateParams-combined-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_select-templateParams-combined-tool_with_no_results
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_select-fields-templateParams-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_select-filter-templateParams-combined-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_drop-table-templateParams-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_tables_all_tables_detailed_output
Step #38 - "trino": === RUN TestTrinoToolEndpoints/Invoke_my-auth-required-tool_with_invalid_auth_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/Invoke_my-auth-required-tool_without_auth_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/Invoke_my-client-auth-tool_with_auth_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/Invoke_my-client-auth-tool_without_auth_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/Invoke_my-client-auth-tool_with_invalid_auth_token
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_tables_all_tables_simple_output
Step #38 - "trino": === RUN TestTrinoToolEndpoints/MCP_Invoke_my-tool
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_tables_detailed_output
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_tables_simple_output
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_tables_with_invalid_output_format
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_tables_with_malformed_table_names_parameter
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_tables_with_multiple_table_names
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_tables_with_non-existent_table
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_tables_with_one_existing_and_one_non-existent_table
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_views_with_newly_created_view
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_views_with_non-existent_view
Step #17 - "cockroachdb": === RUN TestCockroachDB
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_schemas_with_schema_name
Step #17 - "cockroachdb": cockroachdb_integration_test.go:110: ✅ Connected to: CockroachDB CCL v25.4.2 (x86_64-pc-linux-gnu, built 2025/12/16 12:07:45, go1.23.12 X:nocoverageredesign)
Step #13 - "dataform": debconf: unable to initialize frontend: Dialog
Step #13 - "dataform": debconf: (TERM is not set, so the dialog frontend is not usable.)
Step #13 - "dataform": debconf: falling back to frontend: Readline
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_schemas_with_limit_1
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_schemas_with_non-existent_schema
Step #13 - "dataform": debconf: unable to initialize frontend: Readline
Step #13 - "dataform": debconf: (This frontend requires a controlling tty.)
Step #13 - "dataform": debconf: falling back to frontend: Teletype
Step #13 - "dataform": debconf: unable to initialize frontend: Teletype
Step #13 - "dataform": debconf: (This frontend requires a controlling tty.)
Step #13 - "dataform": debconf: falling back to frontend: Noninteractive
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_active_queries_when_the_system_is_idle
Step #4 - "cloud-sql-pg": === RUN TestCloudSQLPgSimpleToolEndpoints/invoke_list_active_queries_when_there_is_1_ongoing_but_lower_than_the_threshold
Step #38 - "trino": === RUN TestTrinoToolEndpoints/MCP_Invoke_invalid_tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/MCP_Invoke_my-tool_without_parameters
Step #38 - "trino": === RUN TestTrinoToolEndpoints/MCP_Invoke_my-tool_with_insufficient_parameters
Step #38 - "trino": === RUN TestTrinoToolEndpoints/MCP_Invoke_my-auth-required-tool
Step #21 - "cloud-sql-mysql": === RUN TestCloudSQLMySQLToolEndpoints
Step #38 - "trino": === RUN TestTrinoToolEndpoints/MCP_Invoke_my-auth-required-tool_with_invalid_auth_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/MCP_Invoke_my-auth-required-tool_without_auth_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/MCP_Invoke_my-client-auth-tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/MCP_Invoke_my-client-auth-tool_without_access_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/MCP_Invoke_my-client-auth-tool_with_invalid_access_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/MCP_Invoke_my-fail-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolGetTest
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolGetTest/get_my-simple-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/invoke_my-simple-tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_my-exec-sql-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/invoke_my-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/invoke_my-tool-by-id_with_nil_response
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/invoke_my-tool-by-name_with_nil_response
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/Invoke_my-tool_without_parameters
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/Invoke_my-tool_with_insufficient_parameters
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/invoke_my-array-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/Invoke_my-auth-tool_with_auth_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_my-exec-sql-tool_create_table
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_my-exec-sql-tool_select_table
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/Invoke_my-auth-tool_with_invalid_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/Invoke_my-auth-tool_without_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/Invoke_my-auth-required-tool_with_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/Invoke_my-auth-required-tool_with_invalid_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/Invoke_my-auth-required-tool_without_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/Invoke_my-client-auth-tool_with_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/Invoke_my-client-auth-tool_without_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeTest/Invoke_my-client-auth-tool_with_invalid_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod/MCP_Invoke_my-tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_my-exec-sql-tool_drop_table
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod/MCP_Invoke_invalid_tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod/MCP_Invoke_my-tool_without_parameters
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod/MCP_Invoke_my-tool_with_insufficient_parameters
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod/MCP_Invoke_my-auth-required-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod/MCP_Invoke_my-auth-required-tool_with_invalid_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod/MCP_Invoke_my-auth-required-tool_without_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod/MCP_Invoke_my-client-auth-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod/MCP_Invoke_my-client-auth-tool_without_access_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod/MCP_Invoke_my-client-auth-tool_with_invalid_access_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_my-exec-sql-tool_without_body
Step #17 - "cockroachdb": === RUN TestCockroachDB/MCPToolCallMethod/MCP_Invoke_my-fail-tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/Invoke_my-auth-exec-sql-tool_with_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/ExecuteSqlToolInvokeTest
Step #17 - "cockroachdb": === RUN TestCockroachDB/ExecuteSqlToolInvokeTest/invoke_my-exec-sql-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ExecuteSqlToolInvokeTest/invoke_my-exec-sql-tool_create_table
Step #38 - "trino": === RUN TestTrinoToolEndpoints/Invoke_my-auth-exec-sql-tool_with_invalid_auth_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/Invoke_my-auth-exec-sql-tool_without_auth_token
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_my-exec-sql-tool_with_invalid_SELECT_SQL
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_my-exec-sql-tool_with_invalid_ALTER_SQL
Finished Step #25 - "sqlite"
Finished Step #19 - "neo4j"
Finished Step #28 - "valkey"
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_create-table-templateParams-tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_insert-table-templateParams-tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_insert-table-templateParams-tool#01
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_select-templateParams-tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_select-templateParams-combined-tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_select-templateParams-combined-tool_with_no_results
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_select-fields-templateParams-tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_select-filter-templateParams-combined-tool
Step #38 - "trino": === RUN TestTrinoToolEndpoints/invoke_drop-table-templateParams-tool
Finished Step #24 - "http"
Finished Step #20 - "cloud-sql-mssql"
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints (2.11s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/get_my-simple-tool (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-simple-tool (0.08s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-tool (0.21s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-tool-by-id_with_nil_response (0.20s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-tool-by-name_with_nil_response (0.04s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-tool_without_parameters (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-tool_with_insufficient_parameters (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-array-tool (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-auth-tool_with_auth_token (0.18s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-auth-tool_with_invalid_auth_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-auth-tool_without_auth_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-auth-required-tool_with_auth_token (0.10s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-auth-required-tool_with_invalid_auth_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-auth-required-tool_without_auth_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-client-auth-tool_with_auth_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-client-auth-tool_without_auth_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-client-auth-tool_with_invalid_auth_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/MCP_Invoke_my-tool (0.12s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/MCP_Invoke_invalid_tool (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/MCP_Invoke_my-tool_without_parameters (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/MCP_Invoke_my-tool_with_insufficient_parameters (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/MCP_Invoke_my-auth-required-tool (0.19s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/MCP_Invoke_my-auth-required-tool_with_invalid_auth_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/MCP_Invoke_my-auth-required-tool_without_auth_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/MCP_Invoke_my-client-auth-tool (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/MCP_Invoke_my-client-auth-tool_without_access_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/MCP_Invoke_my-client-auth-tool_with_invalid_access_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/MCP_Invoke_my-fail-tool (0.04s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-exec-sql-tool (0.11s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-exec-sql-tool_create_table (0.01s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-exec-sql-tool_select_table (0.04s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-exec-sql-tool_drop_table (0.01s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-exec-sql-tool_without_body (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-auth-exec-sql-tool_with_auth_token (0.03s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-auth-exec-sql-tool_with_invalid_auth_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/Invoke_my-auth-exec-sql-tool_without_auth_token (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-exec-sql-tool_with_invalid_SELECT_SQL (0.01s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_my-exec-sql-tool_with_invalid_ALTER_SQL (0.01s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_create-table-templateParams-tool (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_insert-table-templateParams-tool (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_insert-table-templateParams-tool#01 (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_select-templateParams-tool (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_select-templateParams-combined-tool (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_select-templateParams-combined-tool_with_no_results (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_select-fields-templateParams-tool (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_select-filter-templateParams-combined-tool (0.00s)
Step #38 - "trino": --- PASS: TestTrinoToolEndpoints/invoke_drop-table-templateParams-tool (0.00s)
Step #38 - "trino": PASS
Step #17 - "cockroachdb": === RUN TestCockroachDB/ExecuteSqlToolInvokeTest/invoke_my-exec-sql-tool_select_table
Step #38 - "trino": coverage: 2.7% of statements in ./internal/sources/..., ./internal/tools/...
Step #17 - "cockroachdb": === RUN TestCockroachDB/ExecuteSqlToolInvokeTest/invoke_my-exec-sql-tool_drop_table
Step #46 - "singlestore": Calculating coverage for SingleStore...
Step #29 - "oceanbase": === RUN TestOceanBaseToolEndpoints
Step #27 - "redis": === RUN TestRedisToolEndpoints
Step #27 - "redis": === RUN TestRedisToolEndpoints/get_my-simple-tool
Step #27 - "redis": === RUN TestRedisToolEndpoints/invoke_my-simple-tool
Step #27 - "redis": === RUN TestRedisToolEndpoints/invoke_my-tool
Step #27 - "redis": === RUN TestRedisToolEndpoints/invoke_my-tool-by-id_with_nil_response
Step #27 - "redis": === RUN TestRedisToolEndpoints/invoke_my-tool-by-name_with_nil_response
Step #27 - "redis": === RUN TestRedisToolEndpoints/Invoke_my-tool_without_parameters
Step #27 - "redis": === RUN TestRedisToolEndpoints/Invoke_my-tool_with_insufficient_parameters
Step #27 - "redis": === RUN TestRedisToolEndpoints/invoke_my-array-tool
Finished Step #23 - "mssql"
Step #27 - "redis": === RUN TestRedisToolEndpoints/Invoke_my-auth-tool_with_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/ExecuteSqlToolInvokeTest/invoke_my-exec-sql-tool_without_body
Step #46 - "singlestore": SingleStore total coverage: 78.4%
Step #17 - "cockroachdb": === RUN TestCockroachDB/ExecuteSqlToolInvokeTest/Invoke_my-auth-exec-sql-tool_with_auth_token
Step #46 - "singlestore": Coverage for SingleStore is sufficient.
Step #17 - "cockroachdb": === RUN TestCockroachDB/ExecuteSqlToolInvokeTest/Invoke_my-auth-exec-sql-tool_with_invalid_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/ExecuteSqlToolInvokeTest/Invoke_my-auth-exec-sql-tool_without_auth_token
Step #17 - "cockroachdb": === RUN TestCockroachDB/ExecuteSqlToolInvokeTest/invoke_my-exec-sql-tool_with_invalid_SELECT_SQL
Step #17 - "cockroachdb": === RUN TestCockroachDB/ExecuteSqlToolInvokeTest/invoke_my-exec-sql-tool_with_invalid_ALTER_SQL
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeWithTemplateParameters
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeWithTemplateParameters/invoke_create-table-templateParams-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeWithTemplateParameters/invoke_insert-table-templateParams-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeWithTemplateParameters/invoke_insert-table-templateParams-tool#01
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeWithTemplateParameters/invoke_select-templateParams-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeWithTemplateParameters/invoke_select-templateParams-combined-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeWithTemplateParameters/invoke_select-templateParams-combined-tool_with_no_results
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeWithTemplateParameters/invoke_select-fields-templateParams-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeWithTemplateParameters/invoke_select-filter-templateParams-combined-tool
Step #17 - "cockroachdb": === RUN TestCockroachDB/ToolInvokeWithTemplateParameters/invoke_drop-table-templateParams-tool
Step #17 - "cockroachdb": === NAME TestCockroachDB
Step #17 - "cockroachdb": cockroachdb_integration_test.go:182: ✅✅✅ All CockroachDB integration tests passed!
Step #27 - "redis": === RUN TestRedisToolEndpoints/Invoke_my-auth-tool_with_invalid_auth_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/Invoke_my-auth-tool_without_auth_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/Invoke_my-auth-required-tool_with_auth_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/Invoke_my-auth-required-tool_with_invalid_auth_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/Invoke_my-auth-required-tool_without_auth_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/Invoke_my-client-auth-tool_with_auth_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/Invoke_my-client-auth-tool_without_auth_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/Invoke_my-client-auth-tool_with_invalid_auth_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/MCP_Invoke_my-tool
Step #27 - "redis": === RUN TestRedisToolEndpoints/MCP_Invoke_invalid_tool
Step #27 - "redis": === RUN TestRedisToolEndpoints/MCP_Invoke_my-tool_without_parameters
Step #27 - "redis": === RUN TestRedisToolEndpoints/MCP_Invoke_my-tool_with_insufficient_parameters
Step #27 - "redis": === RUN TestRedisToolEndpoints/MCP_Invoke_my-auth-required-tool
Step #27 - "redis": === RUN TestRedisToolEndpoints/MCP_Invoke_my-auth-required-tool_with_invalid_auth_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/MCP_Invoke_my-auth-required-tool_without_auth_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/MCP_Invoke_my-client-auth-tool
Step #27 - "redis": === RUN TestRedisToolEndpoints/MCP_Invoke_my-client-auth-tool_without_access_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/MCP_Invoke_my-client-auth-tool_with_invalid_access_token
Step #27 - "redis": === RUN TestRedisToolEndpoints/MCP_Invoke_my-fail-tool
Step #21 - "cloud-sql-mysql": === RUN TestCloudSQLMySQLToolEndpoints/get_my-simple-tool
Step #27 - "redis": --- PASS: TestRedisToolEndpoints (0.24s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/get_my-simple-tool (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/invoke_my-simple-tool (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/invoke_my-tool (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/invoke_my-tool-by-id_with_nil_response (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/invoke_my-tool-by-name_with_nil_response (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/Invoke_my-tool_without_parameters (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/Invoke_my-tool_with_insufficient_parameters (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/invoke_my-array-tool (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/Invoke_my-auth-tool_with_auth_token (0.12s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/Invoke_my-auth-tool_with_invalid_auth_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/Invoke_my-auth-tool_without_auth_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/Invoke_my-auth-required-tool_with_auth_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/Invoke_my-auth-required-tool_with_invalid_auth_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/Invoke_my-auth-required-tool_without_auth_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/Invoke_my-client-auth-tool_with_auth_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/Invoke_my-client-auth-tool_without_auth_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/Invoke_my-client-auth-tool_with_invalid_auth_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/MCP_Invoke_my-tool (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/MCP_Invoke_invalid_tool (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/MCP_Invoke_my-tool_without_parameters (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/MCP_Invoke_my-tool_with_insufficient_parameters (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/MCP_Invoke_my-auth-required-tool (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/MCP_Invoke_my-auth-required-tool_with_invalid_auth_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/MCP_Invoke_my-auth-required-tool_without_auth_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/MCP_Invoke_my-client-auth-tool (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/MCP_Invoke_my-client-auth-tool_without_access_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/MCP_Invoke_my-client-auth-tool_with_invalid_access_token (0.00s)
Step #27 - "redis": --- PASS: TestRedisToolEndpoints/MCP_Invoke_my-fail-tool (0.00s)
Step #27 - "redis": PASS
Step #21 - "cloud-sql-mysql": === RUN TestCloudSQLMySQLToolEndpoints/invoke_my-simple-tool
Step #7 - "alloydb-ai-nl": === RUN TestAlloyDBAINLToolEndpoints/Invoke_my-auth-tool_with_invalid_auth_token
Step #21 - "cloud-sql-mysql": === RUN TestCloudSQLMySQLToolEndpoints/invoke_my-tool
Loading