feat(bigquery): add conversational analytics tools for Data Agents #2517
Google Cloud Build / integration-test-pr (toolbox-testing-438616)
succeeded
Apr 3, 2026 in 3m 52s
Summary
Build Information
| Trigger | integration-test-pr |
| Build | 16b68c76-cd3a-4298-9e85-3ffcd82c1073 |
| Start | 2026-04-03T11:53:32-07:00 |
| Duration | 3m5.445s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| detect-changes | SUCCESS | 1m21.754s |
| install-dependencies | SUCCESS | 13.85s |
| compile-test-binary | SUCCESS | 1m55.832s |
| compile-prompt-test-binary | SUCCESS | 1m55.831s |
| prompts-custom | SUCCESS | 3.362s |
| cloud-sql-pg | SUCCESS | 13.942s |
| alloydb | SUCCESS | 1.93s |
| alloydb-pg | SUCCESS | 13.134s |
| alloydb-ai-nl | SUCCESS | 14.055s |
| alloydb-omni | SUCCESS | 1.139s |
| bigtable | SUCCESS | 5.221s |
| bigquery | SUCCESS | 4.647s |
| cloud-gda | SUCCESS | 49.893s |
| dataplex | SUCCESS | 7.591s |
| dataform | SUCCESS | 2.877s |
| cloud-healthcare | SUCCESS | 4.158s |
| cloud-logging-admin | SUCCESS | 4.281s |
| postgres | SUCCESS | 11.783s |
| cockroachdb | SUCCESS | 2.779s |
| spanner | SUCCESS | 3.952s |
| neo4j | SUCCESS | 11.377s |
| cloud-sql-mssql | SUCCESS | 12.23s |
| cloud-sql-mysql | SUCCESS | 7.907s |
| mysql | SUCCESS | 9.185s |
| mssql | SUCCESS | 10.579s |
| http | SUCCESS | 6.607s |
| sqlite | SUCCESS | 6.536s |
| couchbase | SUCCESS | 6.251s |
| redis | SUCCESS | 9.325s |
| valkey | SUCCESS | 8.78s |
| oceanbase | SUCCESS | 11.005s |
| firestore | SUCCESS | 1.823s |
| mongodb | SUCCESS | 8.401s |
| looker | SUCCESS | 15.499s |
| mindsdb | SUCCESS | 15.019s |
| cloud-sql | SUCCESS | 8.267s |
| tidb | SUCCESS | 8.547s |
| firebird | SUCCESS | 11.898s |
| clickhouse | SUCCESS | 12.339s |
| trino | SUCCESS | 4.85s |
| yugabytedb | SUCCESS | 13.231s |
| elasticsearch | SUCCESS | 10.344s |
| snowflake | SUCCESS | 15.075s |
| cassandra | SUCCESS | 15.342s |
| oracle | SUCCESS | 57.94s |
| serverless-spark | SUCCESS | 6.05s |
| dataproc | SUCCESS | 6.422s |
| singlestore | SUCCESS | 11.152s |
| mariadb | SUCCESS | 14.147s |
Details
starting build "16b68c76-cd3a-4298-9e85-3ffcd82c1073"
FETCHSOURCE
From https://github.com/googleapis/genai-toolbox
* branch 62978dd90c4db2a4d3726bb90e70233fcb5d0c81 -> FETCH_HEAD
HEAD is now at 62978dd Merge branch 'main' into ca_tools
GitCommit:
62978dd90c4db2a4d3726bb90e70233fcb5d0c81
SETUPBUILD
BUILD
Starting Step #0 - "detect-changes"
Starting Step #1 - "install-dependencies"
Step #1 - "install-dependencies": Pulling image: golang:1
Step #0 - "detect-changes": Already have image (with digest): gcr.io/cloud-builders/git
Step #1 - "install-dependencies": 1: Pulling from library/golang
Step #1 - "install-dependencies": Digest: sha256:595c7847cff97c9a9e76f015083c481d26078f961c9c8dca3923132f51fe12f1
Step #1 - "install-dependencies": Status: Downloaded newer image for golang:1
Step #1 - "install-dependencies": docker.io/library/golang:1
Step #1 - "install-dependencies": go: -d flag is deprecated. -d=true is a no-op
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/geminidataanalytics v0.8.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/dataplex v1.29.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/logging v1.13.2
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/dataproc/v2 v2.16.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/cloudsqlconn v1.20.2
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/firestore v1.21.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/alloydbconn v1.18.1
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/bigquery v1.75.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/bigtable v1.44.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/spanner v1.89.0
Step #1 - "install-dependencies": go: downloading github.com/goccy/go-yaml v1.19.2
Step #1 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.31.0
Step #1 - "install-dependencies": go: downloading github.com/cenkalti/backoff/v5 v5.0.3
Step #1 - "install-dependencies": go: downloading github.com/nakagami/firebirdsql v0.9.17
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/longrunning v0.8.0
Step #1 - "install-dependencies": go: downloading go.mongodb.org/mongo-driver/v2 v2.5.0
Step #1 - "install-dependencies": go: downloading github.com/spf13/cobra v1.10.2
Step #1 - "install-dependencies": go: downloading github.com/MicahParks/keyfunc/v3 v3.8.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/trace v1.42.0
Step #1 - "install-dependencies": go: downloading google.golang.org/api v0.273.0
Step #1 - "install-dependencies": go: downloading github.com/apache/cassandra-gocql-driver/v2 v2.1.0
Step #1 - "install-dependencies": go: downloading github.com/cockroachdb/cockroach-go/v2 v2.4.3
Step #1 - "install-dependencies": go: downloading github.com/ClickHouse/clickhouse-go/v2 v2.43.0
Step #1 - "install-dependencies": go: downloading github.com/yugabyte/pgx/v5 v5.5.3-yb-5
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.42.0
Step #1 - "install-dependencies": go: downloading golang.org/x/oauth2 v0.36.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/sdk v1.42.0
Step #1 - "install-dependencies": go: downloading github.com/go-chi/chi/v5 v5.2.5
Step #1 - "install-dependencies": go: downloading github.com/looker-open-source/sdk-codegen/go v0.26.6
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/autoprop v0.67.0
Step #1 - "install-dependencies": go: downloading github.com/jackc/pgx/v5 v5.9.1
Step #1 - "install-dependencies": go: downloading github.com/sijms/go-ora/v2 v2.9.0
Step #1 - "install-dependencies": go: downloading github.com/couchbase/tools-common/http v1.0.11
Step #1 - "install-dependencies": go: downloading modernc.org/sqlite v1.48.0
Step #1 - "install-dependencies": go: downloading github.com/go-chi/cors v1.2.2
Step #1 - "install-dependencies": go: downloading google.golang.org/protobuf v1.36.11
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.42.0
Step #1 - "install-dependencies": go: downloading github.com/go-chi/render v1.0.3
Step #1 - "install-dependencies": go: downloading google.golang.org/grpc v1.79.3
Step #1 - "install-dependencies": go: downloading google.golang.org/genproto v0.0.0-20260319201613-d00831a3d3e7
Step #1 - "install-dependencies": go: downloading github.com/jmoiron/sqlx v1.4.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel v1.42.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/metric v1.42.0
Step #1 - "install-dependencies": go: downloading github.com/redis/go-redis/v9 v9.18.0
Step #1 - "install-dependencies": go: downloading github.com/google/uuid v1.6.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/sdk/metric v1.42.0
Step #1 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55.0
Step #1 - "install-dependencies": go: downloading github.com/golang-jwt/jwt/v5 v5.3.1
Step #1 - "install-dependencies": go: downloading github.com/google/go-cmp v0.7.0
Step #1 - "install-dependencies": go: downloading github.com/elastic/go-elasticsearch/v9 v9.3.1
Step #1 - "install-dependencies": go: downloading github.com/snowflakedb/gosnowflake v1.19.0
Step #1 - "install-dependencies": go: downloading github.com/go-playground/validator/v10 v10.30.2
Step #1 - "install-dependencies": go: downloading github.com/fsnotify/fsnotify v1.9.0
Step #1 - "install-dependencies": go: downloading github.com/godror/godror v0.50.0
Step #1 - "install-dependencies": go: downloading github.com/elastic/elastic-transport-go/v8 v8.10.0
Step #1 - "install-dependencies": go: downloading github.com/trinodb/trino-go-client v0.333.0
Step #1 - "install-dependencies": go: downloading github.com/neo4j/neo4j-go-driver/v6 v6.0.0
Step #1 - "install-dependencies": go: downloading google.golang.org/genai v1.52.0
Step #1 - "install-dependencies": go: downloading github.com/couchbase/gocb/v2 v2.12.1
Step #1 - "install-dependencies": go: downloading github.com/go-sql-driver/mysql v1.9.3
Step #1 - "install-dependencies": go: downloading github.com/go-chi/httplog/v3 v3.3.0
Step #1 - "install-dependencies": go: downloading github.com/microsoft/go-mssqldb v1.9.8
Step #1 - "install-dependencies": go: downloading github.com/valkey-io/valkey-go v1.0.73
Step #1 - "install-dependencies": go: downloading github.com/spf13/pflag v1.0.10
Step #1 - "install-dependencies": go: downloading github.com/thlib/go-timezone-local v0.0.7
Step #1 - "install-dependencies": go: downloading cloud.google.com/go v0.123.0
Step #1 - "install-dependencies": go: downloading github.com/MicahParks/jwkset v0.11.0
Step #1 - "install-dependencies": go: downloading golang.org/x/time v0.15.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/trace v1.11.7
Step #1 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.55.0
Step #1 - "install-dependencies": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/aws v1.42.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/b3 v1.42.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/jaeger v1.42.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/propagators/ot v1.42.0
Step #1 - "install-dependencies": go: downloading github.com/ajg/form v1.5.1
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.42.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/monitoring v1.24.3
Step #1 - "install-dependencies": go: downloading github.com/googleapis/gax-go/v2 v2.19.0
Step #1 - "install-dependencies": go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260316180232-0b37fe3546d5
Step #1 - "install-dependencies": go: downloading go.uber.org/multierr v1.11.0
Step #1 - "install-dependencies": go: downloading golang.org/x/sys v0.42.0
Step #1 - "install-dependencies": go: downloading golang.org/x/crypto v0.49.0
Step #1 - "install-dependencies": go: downloading github.com/couchbase/tools-common/errors v1.1.0
Step #1 - "install-dependencies": go: downloading github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78
Step #1 - "install-dependencies": go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
Step #1 - "install-dependencies": go: downloading github.com/klauspost/compress v1.18.3
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
Step #1 - "install-dependencies": go: downloading filippo.io/edwards25519 v1.2.0
Step #1 - "install-dependencies": go: downloading github.com/inconshreveable/mousetrap v1.1.0
Step #1 - "install-dependencies": go: downloading gopkg.in/ini.v1 v1.67.0
Step #1 - "install-dependencies": go: downloading github.com/json-iterator/go v1.1.12
Step #1 - "install-dependencies": go: downloading github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
Step #1 - "install-dependencies": go: downloading modernc.org/mathutil v1.7.1
Step #1 - "install-dependencies": go: downloading gitlab.com/nyarla/go-crypt v0.0.0-20160106005555-d9a5dc2b789b
Step #1 - "install-dependencies": go: downloading github.com/shopspring/decimal v1.4.0
Step #1 - "install-dependencies": go: downloading golang.org/x/text v0.35.0
Step #1 - "install-dependencies": go: downloading github.com/nakagami/chacha20 v0.1.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/compute/metadata v0.9.0
Step #1 - "install-dependencies": go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/iam v1.5.3
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/auth v0.19.0
Step #1 - "install-dependencies": go: downloading golang.org/x/net v0.52.0
Step #1 - "install-dependencies": go: downloading cloud.google.com/go/alloydb v1.21.0
Step #1 - "install-dependencies": go: downloading go.opencensus.io v0.24.0
Step #1 - "install-dependencies": go: downloading github.com/gabriel-vasile/mimetype v1.4.13
Step #1 - "install-dependencies": go: downloading github.com/go-playground/universal-translator v0.18.1
Step #1 - "install-dependencies": go: downloading github.com/leodido/go-urn v1.4.0
Step #1 - "install-dependencies": go: downloading github.com/modern-go/reflect2 v1.0.2
Step #1 - "install-dependencies": go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.39.0
Step #1 - "install-dependencies": go: downloading github.com/gorilla/websocket v1.5.3
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/gofork v1.7.6
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/goidentity/v6 v6.0.1
Step #1 - "install-dependencies": go: downloading gopkg.in/inf.v0 v0.9.1
Step #1 - "install-dependencies": go: downloading github.com/godror/knownpb v0.3.0
Step #1 - "install-dependencies": go: downloading github.com/go-playground/locales v0.14.1
Step #1 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0
Step #1 - "install-dependencies": go: downloading github.com/apache/arrow/go/v15 v15.0.2
Step #1 - "install-dependencies": go: downloading golang.org/x/sync v0.20.0
Step #1 - "install-dependencies": go: downloading github.com/hashicorp/go-uuid v1.0.3
Step #1 - "install-dependencies": go: downloading github.com/couchbase/gocbcore/v10 v10.9.1
Step #1 - "install-dependencies": go: downloading github.com/couchbase/gocbcoreps v0.1.5-0.20260107140814-1c3a03f888f8
Step #1 - "install-dependencies": go: downloading github.com/couchbase/goprotostellar v1.0.5
Step #1 - "install-dependencies": go: downloading github.com/couchbaselabs/gocbconnstr/v2 v2.0.0
Step #1 - "install-dependencies": go: downloading github.com/golang/snappy v1.0.0
Step #1 - "install-dependencies": go: downloading go.uber.org/zap v1.27.1
Step #1 - "install-dependencies": go: downloading github.com/go-logfmt/logfmt v0.6.0
Step #1 - "install-dependencies": go: downloading golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546
Step #1 - "install-dependencies": go: downloading github.com/jackc/puddle/v2 v2.2.2
Step #1 - "install-dependencies": go: downloading github.com/VictoriaMetrics/easyproto v0.1.4
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0
Step #1 - "install-dependencies": go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
Step #1 - "install-dependencies": go: downloading github.com/golang-sql/sqlexp v0.1.0
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/aescts/v2 v2.0.0
Step #1 - "install-dependencies": go: downloading github.com/jcmturner/rpc/v2 v2.0.3
Step #1 - "install-dependencies": go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
Step #1 - "install-dependencies": go: downloading github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.6.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.65.0
Step #1 - "install-dependencies": go: downloading github.com/jackc/pgpassfile v1.0.0
Step #1 - "install-dependencies": go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
Step #1 - "install-dependencies": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.14
Step #1 - "install-dependencies": go: downloading github.com/google/s2a-go v0.1.9
Step #1 - "install-dependencies": go: downloading github.com/ClickHouse/ch-go v0.71.0
Step #1 - "install-dependencies": go: downloading github.com/andybalholm/brotli v1.2.0
Step #1 - "install-dependencies": go: downloading github.com/felixge/httpsnoop v1.0.4
Step #1 - "install-dependencies": go: downloading github.com/paulmach/orb v0.12.0
Step #1 - "install-dependencies": go: downloading go.yaml.in/yaml/v3 v3.0.4
Step #1 - "install-dependencies": go: downloading github.com/xdg-go/scram v1.2.0
Step #1 - "install-dependencies": go: downloading github.com/xdg-go/stringprep v1.0.4
Step #1 - "install-dependencies": go: downloading github.com/cespare/xxhash/v2 v2.3.0
Step #1 - "install-dependencies": go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
Step #1 - "install-dependencies": go: downloading go.uber.org/atomic v1.11.0
Step #1 - "install-dependencies": go: downloading github.com/xdg-go/pbkdf2 v1.0.0
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/config v1.31.8
Step #1 - "install-dependencies": go: downloading github.com/BurntSushi/toml v1.6.0
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2 v1.39.0
Step #1 - "install-dependencies": go: downloading github.com/apache/arrow-go/v18 v18.4.0
Step #1 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.12
Step #1 - "install-dependencies": go: downloading github.com/99designs/keyring v1.2.2
Step #1 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.0
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.7
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.15
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.88.1
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.38.4
Step #1 - "install-dependencies": go: downloading github.com/aws/smithy-go v1.23.0
Step #1 - "install-dependencies": go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
Step #1 - "install-dependencies": go: downloading github.com/sirupsen/logrus v1.9.4
Step #1 - "install-dependencies": go: downloading github.com/danieljoos/wincred v1.2.2
Step #1 - "install-dependencies": go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
Step #1 - "install-dependencies": go: downloading github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
Step #1 - "install-dependencies": go: downloading github.com/dvsekhvalnov/jose2go v1.7.0
Step #1 - "install-dependencies": go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
Step #1 - "install-dependencies": go: downloading github.com/mtibben/percent v0.2.1
Step #1 - "install-dependencies": go: downloading golang.org/x/term v0.41.0
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/proto/otlp v1.9.0
Step #1 - "install-dependencies": go: downloading github.com/go-logr/logr v1.4.3
Step #1 - "install-dependencies": go: downloading github.com/go-logr/stdr v1.2.2
Step #1 - "install-dependencies": go: downloading go.opentelemetry.io/auto/sdk v1.2.1
Step #1 - "install-dependencies": go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2
Step #1 - "install-dependencies": go: downloading github.com/pierrec/lz4/v4 v4.1.25
Step #1 - "install-dependencies": go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0
Step #1 - "install-dependencies": go: downloading github.com/go-faster/city v1.0.1
Step #1 - "install-dependencies": go: downloading github.com/go-faster/errors v0.7.1
Step #1 - "install-dependencies": go: downloading github.com/segmentio/asm v1.2.1
Step #1 - "install-dependencies": go: downloading github.com/envoyproxy/go-control-plane/envoy v1.36.0
Step #1 - "install-dependencies": go: downloading github.com/spiffe/go-spiffe/v2 v2.6.0
Step #1 - "install-dependencies": go: downloading github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.29.3
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.7
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.4
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.7
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.1
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.7
Step #1 - "install-dependencies": go: downloading cel.dev/expr v0.25.1
Step #1 - "install-dependencies": go: downloading github.com/envoyproxy/protoc-gen-validate v1.3.0
Step #1 - "install-dependencies": go: downloading github.com/go-jose/go-jose/v4 v4.1.3
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.7
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.1
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.7
Step #1 - "install-dependencies": go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.7
Step #1 - "install-dependencies": go: downloading github.com/google/flatbuffers v25.2.10+incompatible
Step #1 - "install-dependencies": go: downloading golang.org/x/tools v0.42.0
Step #1 - "install-dependencies": go: downloading golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
Step #1 - "install-dependencies": go: downloading github.com/goccy/go-json v0.10.5
Step #1 - "install-dependencies": go: downloading github.com/zeebo/xxh3 v1.0.2
Step #1 - "install-dependencies": go: downloading github.com/klauspost/cpuid/v2 v2.2.11
Step #1 - "install-dependencies": go: downloading github.com/apache/thrift v0.22.0
Step #1 - "install-dependencies": go: downloading github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3
Step #1 - "install-dependencies": go: downloading github.com/klauspost/asmfmt v1.3.2
Step #1 - "install-dependencies": go: downloading github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8
Step #1 - "install-dependencies": go: downloading golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4
Step #1 - "install-dependencies": go: downloading golang.org/x/mod v0.33.0
Step #1 - "install-dependencies": go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
Step #1 - "install-dependencies": go: downloading modernc.org/libc v1.70.0
Step #1 - "install-dependencies": go: downloading modernc.org/memory v1.11.0
Step #1 - "install-dependencies": go: downloading github.com/ncruces/go-strftime v1.0.0
Step #1 - "install-dependencies": go: downloading github.com/mattn/go-isatty v0.0.20
Step #1 - "install-dependencies": go: downloading github.com/dustin/go-humanize v1.0.1
Finished Step #1 - "install-dependencies"
Starting Step #2 - "compile-test-binary"
Starting Step #3 - "compile-prompt-test-binary"
Step #2 - "compile-test-binary": Already have image (with digest): golang:1
Step #3 - "compile-prompt-test-binary": Already have image (with digest): golang:1
Step #3 - "compile-prompt-test-binary": --- Compiling prompt test for custom with targeted coverage ---
Step #2 - "compile-test-binary": go: downloading github.com/testcontainers/testcontainers-go v0.41.0
Step #2 - "compile-test-binary": go: downloading github.com/testcontainers/testcontainers-go/modules/couchbase v0.41.0
Step #2 - "compile-test-binary": go: downloading github.com/testcontainers/testcontainers-go/modules/cockroachdb v0.41.0
Step #2 - "compile-test-binary": go: downloading github.com/docker/docker v28.5.2+incompatible
Step #2 - "compile-test-binary": go: downloading github.com/moby/go-archive v0.2.0
Step #2 - "compile-test-binary": go: downloading github.com/tidwall/gjson v1.17.1
Step #2 - "compile-test-binary": go: downloading github.com/cpuguy83/dockercfg v0.3.2
Step #2 - "compile-test-binary": go: downloading github.com/containerd/errdefs v1.0.0
Step #2 - "compile-test-binary": go: downloading github.com/docker/go-connections v0.6.0
Step #2 - "compile-test-binary": go: downloading github.com/moby/patternmatcher v0.6.0
Step #2 - "compile-test-binary": go: downloading github.com/cenkalti/backoff/v4 v4.3.0
Step #2 - "compile-test-binary": go: downloading dario.cat/mergo v1.0.2
Step #2 - "compile-test-binary": go: downloading github.com/moby/term v0.5.2
Step #2 - "compile-test-binary": go: downloading github.com/magiconair/properties v1.8.10
Step #2 - "compile-test-binary": go: downloading github.com/opencontainers/image-spec v1.1.1
Step #2 - "compile-test-binary": go: downloading github.com/containerd/platforms v0.2.1
Step #2 - "compile-test-binary": go: downloading github.com/stretchr/testify v1.11.1
Step #2 - "compile-test-binary": go: downloading github.com/shirou/gopsutil/v4 v4.26.2
Step #2 - "compile-test-binary": go: downloading github.com/tidwall/pretty v1.2.0
Step #2 - "compile-test-binary": go: downloading github.com/tidwall/match v1.1.1
Step #2 - "compile-test-binary": go: downloading github.com/containerd/log v0.1.0
Step #2 - "compile-test-binary": go: downloading github.com/moby/sys/userns v0.1.0
Step #2 - "compile-test-binary": go: downloading github.com/moby/sys/sequential v0.6.0
Step #2 - "compile-test-binary": go: downloading github.com/moby/sys/user v0.4.0
Step #2 - "compile-test-binary": go: downloading github.com/opencontainers/go-digest v1.0.0
Step #2 - "compile-test-binary": go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
Step #2 - "compile-test-binary": go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
Step #2 - "compile-test-binary": go: downloading gopkg.in/yaml.v3 v3.0.1
Step #2 - "compile-test-binary": go: downloading github.com/tklauser/go-sysconf v0.3.16
Step #2 - "compile-test-binary": go: downloading github.com/tklauser/numcpus v0.11.0
Step #2 - "compile-test-binary": go: downloading github.com/moby/docker-image-spec v1.3.1
Step #2 - "compile-test-binary": go: downloading github.com/docker/go-units v0.5.0
Step #2 - "compile-test-binary": go: downloading github.com/morikuni/aec v1.0.0
Step #2 - "compile-test-binary": go: downloading github.com/containerd/errdefs/pkg v0.3.0
Step #2 - "compile-test-binary": go: downloading github.com/pkg/errors v0.9.1
Step #2 - "compile-test-binary": go: downloading github.com/distribution/reference v0.6.0
Step #0 - "detect-changes": From https://github.com/googleapis/genai-toolbox
Step #0 - "detect-changes": * [new branch] OracleToolbox -> origin/OracleToolbox
Step #0 - "detect-changes": * [new branch] acp -> origin/acp
Step #0 - "detect-changes": * [new branch] acp-config -> origin/acp-config
Step #0 - "detect-changes": * [new branch] adk-docs -> origin/adk-docs
Step #0 - "detect-changes": * [new branch] admin-api-1 -> origin/admin-api-1
Step #0 - "detect-changes": * [new branch] admin-delete -> origin/admin-delete
Step #0 - "detect-changes": * [new branch] admin-get -> origin/admin-get
Step #0 - "detect-changes": * [new branch] admin-get-primitive -> origin/admin-get-primitive
Step #0 - "detect-changes": * [new branch] admin-update -> origin/admin-update
Step #0 - "detect-changes": * [new branch] akangsha7-patch-1 -> origin/akangsha7-patch-1
Step #0 - "detect-changes": * [new branch] antigravity-configure -> origin/antigravity-configure
Step #0 - "detect-changes": * [new branch] anubhav-feat-native-mcp-alloydb -> origin/anubhav-feat-native-mcp-alloydb
Step #0 - "detect-changes": * [new branch] anubhav-mcp-alloydbainl -> origin/anubhav-mcp-alloydbainl
Step #0 - "detect-changes": * [new branch] anubhav-quickstart -> origin/anubhav-quickstart
Step #0 - "detect-changes": * [new branch] anubhav-spanner-swallow -> origin/anubhav-spanner-swallow
Step #0 - "detect-changes": * [new branch] auth-files -> origin/auth-files
Step #0 - "detect-changes": * [new branch] auth-nit -> origin/auth-nit
Step #0 - "detect-changes": * [new branch] bigquery-job-labels -> origin/bigquery-job-labels
Step #0 - "detect-changes": * [new branch] binary-npx -> origin/binary-npx
Step #0 - "detect-changes": * [new branch] bq-invoke-interface -> origin/bq-invoke-interface
Step #0 - "detect-changes": * [new branch] cli-apply -> origin/cli-apply
Step #0 - "detect-changes": * [new branch] cli-apply-flags -> origin/cli-apply-flags
Step #0 - "detect-changes": * [new branch] cloud-sql-create-user -> origin/cloud-sql-create-user
Step #0 - "detect-changes": * [new branch] cloudflare-pages -> origin/cloudflare-pages
Step #0 - "detect-changes": * [new branch] config-yaml-docs -> origin/config-yaml-docs
Step #0 - "detect-changes": * [new branch] dependabot/go_modules/github.com/go-jose/go-jose/v4-4.1.4 -> origin/dependabot/go_modules/github.com/go-jose/go-jose/v4-4.1.4
Step #0 - "detect-changes": * [new branch] deps-adk-js -> origin/deps-adk-js
Step #0 - "detect-changes": * [new branch] dgraph-int -> origin/dgraph-int
Step #0 - "detect-changes": * [new branch] disable-list-schema -> origin/disable-list-schema
Step #0 - "detect-changes": * [new branch] dishaprakash-patch-1 -> origin/dishaprakash-patch-1
Step #0 - "detect-changes": * [new branch] dishaprakash-patch-2 -> origin/dishaprakash-patch-2
Step #0 - "detect-changes": * [new branch] dishaprakash-patch-3 -> origin/dishaprakash-patch-3
Step #0 - "detect-changes": * [new branch] dishaprakash-patch-4 -> origin/dishaprakash-patch-4
Step #0 - "detect-changes": * [new branch] doc -> origin/doc
Step #0 - "detect-changes": * [new branch] docs-update -> origin/docs-update
Step #0 - "detect-changes": * [new branch] docsite-new-ui -> origin/docsite-new-ui
Step #0 - "detect-changes": * [new branch] feat/bigquery-job-labels -> origin/feat/bigquery-job-labels
Step #0 - "detect-changes": * [new branch] feat/bigquery-semantic-search -> origin/feat/bigquery-semantic-search
Step #0 - "detect-changes": * [new branch] feat/elasticsearch-semantic-search -> origin/feat/elasticsearch-semantic-search
Step #0 - "detect-changes": * [new branch] feat/mongodb-semantic-search -> origin/feat/mongodb-semantic-search
Step #0 - "detect-changes": * [new branch] feat/neo4j-semantic-search -> origin/feat/neo4j-semantic-search
Step #0 - "detect-changes": * [new branch] feat/redis-semantic-search -> origin/feat/redis-semantic-search
Step #0 - "detect-changes": * [new branch] feat/singlestore-semantic-search -> origin/feat/singlestore-semantic-search
Step #0 - "detect-changes": * [new branch] feat/spanner-semantic-search -> origin/feat/spanner-semantic-search
Step #0 - "detect-changes": * [new branch] final-merge -> origin/final-merge
Step #0 - "detect-changes": * [new branch] fix-alloydb -> origin/fix-alloydb
Step #0 - "detect-changes": * [new branch] fix-link-check-test -> origin/fix-link-check-test
Step #0 - "detect-changes": * [new branch] fix-python-langgraph-conflict -> origin/fix-python-langgraph-conflict
Step #0 - "detect-changes": * [new branch] fix_dashboard_filter -> origin/fix_dashboard_filter
Step #0 - "detect-changes": * [new branch] gcs-bucket-name -> origin/gcs-bucket-name
Step #0 - "det
...
[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%2216b68c76-cd3a-4298-9e85-3ffcd82c1073%22+AND+resource.labels.build_trigger_id%3D%22785da918-06f1-47bb-860c-fbabc80b5977%22&project=toolbox-testing-438616.]
...
- "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/success/two_pages
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-clusters/success/two_pages
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/success/5_clusters
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-clusters/success/5_clusters
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/success/omit_page_size
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-clusters/success/omit_page_size
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/success/filtered
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-clusters/success/filtered
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/success/empty
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-clusters/success/empty
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-clusters/success/one_page
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-clusters/success/filtered
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-clusters/success/5_clusters
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-clusters/success/two_pages
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-clusters/success/omit_page_size
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-clusters/success/empty
Step #15 - "cloud-healthcare": No relevant changes for Cloud Healthcare API. Skipping shard.
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/errors
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-clusters/errors
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/auth
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-clusters/auth
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-clusters/errors
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-clusters/auth
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/errors/zero_page_size
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-clusters/errors/zero_page_size
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/errors/negative_page_size
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-clusters/errors/negative_page_size
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-clusters/errors/negative_page_size
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-clusters/errors/zero_page_size
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/auth/valid_token
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/auth/invalid_token
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-clusters/auth/missing_header
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/success
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/success/one_page
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-jobs/success/one_page
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/success/two_pages
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-jobs/success/two_pages
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/success/10_batches
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-jobs/success/10_batches
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/success/omit_page_size
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-jobs/success/omit_page_size
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/success/filtered
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-jobs/success/filtered
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/success/empty
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-jobs/success/empty
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-jobs/success/10_batches
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-jobs/success/omit_page_size
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-jobs/success/two_pages
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-jobs/success/one_page
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-jobs/success/empty
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-jobs/success/filtered
Step #16 - "cloud-logging-admin": No relevant changes for Cloud Logging Admin. Skipping shard.
Step #11 - "bigquery": No relevant changes for BigQuery. Skipping shard.
Finished Step #19 - "spanner"
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/errors
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-jobs/errors
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/auth
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-jobs/auth
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-jobs/auth
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-jobs/errors
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/errors/zero_page_size
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-jobs/errors/zero_page_size
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/errors/negative_page_size
Step #46 - "dataproc": === PAUSE TestDataprocClustersToolEndpoints/list-jobs/errors/negative_page_size
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-jobs/errors/zero_page_size
Step #46 - "dataproc": === CONT TestDataprocClustersToolEndpoints/list-jobs/errors/negative_page_size
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/auth/valid_token
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/auth/invalid_token
Step #46 - "dataproc": === RUN TestDataprocClustersToolEndpoints/list-jobs/auth/missing_header
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints (1.30s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster (0.16s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/errors (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/errors/full_cluster_name (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/errors/missing_cluster (0.08s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/auth (0.16s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/auth/valid_token (0.10s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/auth/invalid_token (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/auth/missing_header (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/success (0.18s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/success/success (0.11s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/success/success/found_cluster (0.11s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/success/errors (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/success/errors/missing_clusterName (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-cluster/success/errors/invalid_name_with_slash (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job (0.14s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/errors (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/errors/full_job_name (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/errors/missing_job (0.05s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/auth (0.06s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/auth/valid_token (0.05s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/auth/invalid_token (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/auth/missing_header (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/success (0.16s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/success/success (0.08s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/success/success/found_job (0.08s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/success/errors (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/success/errors/missing_jobId (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/get-job/success/errors/invalid_name_with_slash (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters (0.19s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/success (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/success/5_clusters (0.08s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/success/filtered (0.09s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/success/empty (0.09s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/success/one_page (0.10s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/success/omit_page_size (0.12s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/success/two_pages (0.19s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/errors (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/errors/negative_page_size (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/errors/zero_page_size (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/auth (0.07s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/auth/valid_token (0.06s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/auth/invalid_token (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-clusters/auth/missing_header (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs (0.28s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/success (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/success/empty (0.12s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/success/one_page (0.13s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/success/omit_page_size (0.17s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/success/filtered (0.17s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/success/10_batches (0.19s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/success/two_pages (0.28s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/errors (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/errors/negative_page_size (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/errors/zero_page_size (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/auth (0.11s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/auth/valid_token (0.11s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/auth/invalid_token (0.00s)
Step #46 - "dataproc": --- PASS: TestDataprocClustersToolEndpoints/list-jobs/auth/missing_header (0.00s)
Step #46 - "dataproc": PASS
Step #46 - "dataproc": coverage: 3.7% of statements in ./internal/sources/..., ./internal/tools/...
Finished Step #15 - "cloud-healthcare"
Step #39 - "trino": No relevant changes for Trino. Skipping shard.
Finished Step #16 - "cloud-logging-admin"
Finished Step #11 - "bigquery"
Step #10 - "bigtable": No relevant changes for Bigtable. Skipping shard.
Finished Step #39 - "trino"
Finished Step #10 - "bigtable"
Step #46 - "dataproc": Calculating coverage for Dataproc...
Step #45 - "serverless-spark": No relevant changes for Serverless Spark. Skipping shard.
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-list-accessible-data-agents-tool
Step #27 - "couchbase": No relevant changes for Couchbase. Skipping shard.
Step #46 - "dataproc": Dataproc total coverage: 84.4%
Step #46 - "dataproc": Coverage for Dataproc is sufficient.
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-list-accessible-data-agents-tool_with_auth_token
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-list-accessible-data-agents-tool_without_auth_token
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-list-accessible-data-agents-tool_with_auth_token
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-list-accessible-data-agents-tool_without_auth_token
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-get-data-agent-info-tool
Step #26 - "sqlite": No relevant changes for SQLite. Skipping shard.
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-get-data-agent-info-tool_with_auth_token
Step #25 - "http": No relevant changes for HTTP. Skipping shard.
Finished Step #45 - "serverless-spark"
Step #35 - "cloud-sql": === RUN TestCloneInstanceToolEndpoints
Step #35 - "cloud-sql": === RUN TestCloneInstanceToolEndpoints/successful_clone_instance
Step #35 - "cloud-sql": === NAME TestCloneInstanceToolEndpoints
Step #35 - "cloud-sql": cloud_sql_clone_instance_test.go:69: Received request body: {CloneContext:0xc000499b30 ForceSendFields:[] NullFields:[]}
Step #35 - "cloud-sql": === RUN TestCloneInstanceToolEndpoints/successful_pitr_clone_instance
Step #35 - "cloud-sql": === NAME TestCloneInstanceToolEndpoints
Step #35 - "cloud-sql": cloud_sql_clone_instance_test.go:69: Received request body: {CloneContext:0xc000db0960 ForceSendFields:[] NullFields:[]}
Step #35 - "cloud-sql": === RUN TestCloneInstanceToolEndpoints/missing_destination_instance_name
Step #35 - "cloud-sql": --- PASS: TestCloneInstanceToolEndpoints (0.02s)
Step #35 - "cloud-sql": --- PASS: TestCloneInstanceToolEndpoints/successful_clone_instance (0.01s)
Step #35 - "cloud-sql": --- PASS: TestCloneInstanceToolEndpoints/successful_pitr_clone_instance (0.00s)
Step #35 - "cloud-sql": --- PASS: TestCloneInstanceToolEndpoints/missing_destination_instance_name (0.00s)
Step #35 - "cloud-sql": === RUN TestCreateBackupToolEndpoints
Step #35 - "cloud-sql": === RUN TestCreateBackupToolEndpoints/successful_backup_creation_with_no_optional_parameters
Step #35 - "cloud-sql": === NAME TestCreateBackupToolEndpoints
Step #35 - "cloud-sql": cloud_sql_create_backup_test.go:67: Received request body: {BackupKind: DatabaseVersion: Description: DiskEncryptionConfiguration:<nil> DiskEncryptionStatus:<nil> EndTime: EnqueuedTime: Error:<nil> Id:0 Instance: Kind: Location: MaxChargeableBytes:0 SelfLink: StartTime: Status: TimeZone: Type: WindowStartTime: ServerResponse:{HTTPStatusCode:0 Header:map[]} ForceSendFields:[] NullFields:[]}
Step #35 - "cloud-sql": === RUN TestCreateBackupToolEndpoints/successful_backup_creation_with_optional_parameters
Step #35 - "cloud-sql": === NAME TestCreateBackupToolEndpoints
Step #35 - "cloud-sql": cloud_sql_create_backup_test.go:67: Received request body: {BackupKind: DatabaseVersion: Description:test desc DiskEncryptionConfiguration:<nil> DiskEncryptionStatus:<nil> EndTime: EnqueuedTime: Error:<nil> Id:0 Instance: Kind: Location:us-central1 MaxChargeableBytes:0 SelfLink: StartTime: Status: TimeZone: Type: WindowStartTime: ServerResponse:{HTTPStatusCode:0 Header:map[]} ForceSendFields:[] NullFields:[]}
Step #35 - "cloud-sql": === RUN TestCreateBackupToolEndpoints/missing_instance_name
Step #35 - "cloud-sql": --- PASS: TestCreateBackupToolEndpoints (0.01s)
Step #35 - "cloud-sql": --- PASS: TestCreateBackupToolEndpoints/successful_backup_creation_with_no_optional_parameters (0.00s)
Step #35 - "cloud-sql": --- PASS: TestCreateBackupToolEndpoints/successful_backup_creation_with_optional_parameters (0.00s)
Step #35 - "cloud-sql": --- PASS: TestCreateBackupToolEndpoints/missing_instance_name (0.00s)
Step #35 - "cloud-sql": === RUN TestCreateDatabaseToolEndpoints
Step #35 - "cloud-sql": === RUN TestCreateDatabaseToolEndpoints/successful_database_creation
Step #35 - "cloud-sql": === RUN TestCreateDatabaseToolEndpoints/missing_name
Step #35 - "cloud-sql": --- PASS: TestCreateDatabaseToolEndpoints (0.01s)
Step #35 - "cloud-sql": --- PASS: TestCreateDatabaseToolEndpoints/successful_database_creation (0.01s)
Step #35 - "cloud-sql": --- PASS: TestCreateDatabaseToolEndpoints/missing_name (0.00s)
Step #35 - "cloud-sql": === RUN TestCreateUsersToolEndpoints
Step #35 - "cloud-sql": === RUN TestCreateUsersToolEndpoints/successful_built-in_user_creation
Step #35 - "cloud-sql": === RUN TestCreateUsersToolEndpoints/successful_iam_user_creation
Step #35 - "cloud-sql": === RUN TestCreateUsersToolEndpoints/missing_password_for_built-in_user
Step #35 - "cloud-sql": --- PASS: TestCreateUsersToolEndpoints (0.01s)
Step #35 - "cloud-sql": --- PASS: TestCreateUsersToolEndpoints/successful_built-in_user_creation (0.00s)
Step #35 - "cloud-sql": --- PASS: TestCreateUsersToolEndpoints/successful_iam_user_creation (0.00s)
Step #35 - "cloud-sql": --- PASS: TestCreateUsersToolEndpoints/missing_password_for_built-in_user (0.00s)
Step #35 - "cloud-sql": === RUN TestGetInstancesToolEndpoints
Step #35 - "cloud-sql": === RUN TestGetInstancesToolEndpoints/successful_get_instance
Step #35 - "cloud-sql": === RUN TestGetInstancesToolEndpoints/failed_get_instance
Step #35 - "cloud-sql": --- PASS: TestGetInstancesToolEndpoints (0.01s)
Step #35 - "cloud-sql": --- PASS: TestGetInstancesToolEndpoints/successful_get_instance (0.00s)
Step #35 - "cloud-sql": --- PASS: TestGetInstancesToolEndpoints/failed_get_instance (0.00s)
Step #35 - "cloud-sql": === RUN TestListDatabasesToolEndpoints
Step #35 - "cloud-sql": === RUN TestListDatabasesToolEndpoints/successful_databases_listing
Step #35 - "cloud-sql": === RUN TestListDatabasesToolEndpoints/missing_instance
Step #35 - "cloud-sql": --- PASS: TestListDatabasesToolEndpoints (0.01s)
Step #35 - "cloud-sql": --- PASS: TestListDatabasesToolEndpoints/successful_databases_listing (0.00s)
Step #35 - "cloud-sql": --- PASS: TestListDatabasesToolEndpoints/missing_instance (0.00s)
Step #35 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints
Step #35 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/successful_restore_with_standard_backup
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-get-data-agent-info-tool_without_auth_token
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-get-data-agent-info-tool_with_auth_token
Step #35 - "cloud-sql": === NAME TestRestoreBackupToolEndpoints
Step #35 - "cloud-sql": cloud_sql_restore_backup_test.go:66: Received request body: {Backup: BackupdrBackup: RestoreBackupContext:0xc000a75180 RestoreInstanceClearOverridesFieldNames:[] RestoreInstanceSettings:<nil> ForceSendFields:[] NullFields:[]}
Step #35 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/successful_restore_with_project_level_backup
Step #35 - "cloud-sql": === NAME TestRestoreBackupToolEndpoints
Step #35 - "cloud-sql": cloud_sql_restore_backup_test.go:66: Received request body: {Backup:projects/p1/backups/test-uid BackupdrBackup: RestoreBackupContext:<nil> RestoreInstanceClearOverridesFieldNames:[] RestoreInstanceSettings:<nil> ForceSendFields:[] NullFields:[]}
Step #35 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/successful_restore_with_BackupDR_backup
Step #35 - "cloud-sql": === NAME TestRestoreBackupToolEndpoints
Step #35 - "cloud-sql": cloud_sql_restore_backup_test.go:66: Received request body: {Backup: BackupdrBackup:projects/p1/locations/us-central1/backupVaults/test-vault/dataSources/test-ds/backups/test-uid RestoreBackupContext:<nil> RestoreInstanceClearOverridesFieldNames:[] RestoreInstanceSettings:<nil> ForceSendFields:[] NullFields:[]}
Step #35 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/missing_source_instance_info_for_standard_backup
Step #35 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/missing_backup_identifier
Step #35 - "cloud-sql": === RUN TestRestoreBackupToolEndpoints/missing_target_instance_info
Step #35 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints (0.01s)
Step #35 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/successful_restore_with_standard_backup (0.00s)
Step #35 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/successful_restore_with_project_level_backup (0.00s)
Step #35 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/successful_restore_with_BackupDR_backup (0.00s)
Step #35 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/missing_source_instance_info_for_standard_backup (0.00s)
Step #35 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/missing_backup_identifier (0.00s)
Step #35 - "cloud-sql": --- PASS: TestRestoreBackupToolEndpoints/missing_target_instance_info (0.00s)
Step #35 - "cloud-sql": === RUN TestListInstance
Step #35 - "cloud-sql": === RUN TestListInstance/successful_operation
Step #35 - "cloud-sql": === RUN TestListInstance/failed_operation
Step #35 - "cloud-sql": --- PASS: TestListInstance (0.01s)
Step #35 - "cloud-sql": --- PASS: TestListInstance/successful_operation (0.00s)
Step #35 - "cloud-sql": --- PASS: TestListInstance/failed_operation (0.00s)
Step #35 - "cloud-sql": === RUN TestCloudSQLWaitToolEndpoints
Step #35 - "cloud-sql": === RUN TestCloudSQLWaitToolEndpoints/successful_operation
Step #35 - "cloud-sql": === RUN TestCloudSQLWaitToolEndpoints/failed_operation_-_agent_error
Step #35 - "cloud-sql": === RUN TestCloudSQLWaitToolEndpoints/non-database_create_operation
Step #35 - "cloud-sql": --- PASS: TestCloudSQLWaitToolEndpoints (0.02s)
Step #35 - "cloud-sql": --- PASS: TestCloudSQLWaitToolEndpoints/successful_operation (0.00s)
Step #35 - "cloud-sql": --- PASS: TestCloudSQLWaitToolEndpoints/failed_operation_-_agent_error (0.00s)
Step #35 - "cloud-sql": --- PASS: TestCloudSQLWaitToolEndpoints/non-database_create_operation (0.00s)
Step #35 - "cloud-sql": PASS
Step #35 - "cloud-sql": coverage: 4.9% of statements in ./internal/sources/..., ./internal/tools/...
Finished Step #27 - "couchbase"
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-get-data-agent-info-tool_without_auth_token
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-ask-data-agent-tool
Finished Step #46 - "dataproc"
Finished Step #26 - "sqlite"
Finished Step #25 - "http"
Step #13 - "dataplex": No relevant changes for Dataplex. Skipping shard.
Step #22 - "cloud-sql-mysql": No relevant changes for Cloud SQL MySQL. Skipping shard.
Step #35 - "cloud-sql": Calculating coverage for Cloud SQL Wait for Operation...
Finished Step #13 - "dataplex"
Step #35 - "cloud-sql": Cloud SQL Wait for Operation total coverage: 75.1%
Step #35 - "cloud-sql": Coverage for Cloud SQL Wait for Operation is sufficient.
Step #32 - "mongodb": No relevant changes for MongoDB. Skipping shard.
Finished Step #22 - "cloud-sql-mysql"
Step #36 - "tidb": No relevant changes for TiDB. Skipping shard.
Finished Step #35 - "cloud-sql"
Step #29 - "valkey": No relevant changes for Valkey. Skipping shard.
Finished Step #32 - "mongodb"
Finished Step #36 - "tidb"
Step #23 - "mysql": No relevant changes for MySQL. Skipping shard.
Finished Step #29 - "valkey"
Step #28 - "redis": No relevant changes for Redis. Skipping shard.
Finished Step #23 - "mysql"
Finished Step #28 - "redis"
Step #44 - "oracle": No relevant changes for Oracle. Skipping shard.
Step #41 - "elasticsearch": No relevant changes for Elasticsearch. Skipping shard.
Finished Step #44 - "oracle"
Step #24 - "mssql": No relevant changes for MSSQL. Skipping shard.
Finished Step #41 - "elasticsearch"
Step #30 - "oceanbase": No relevant changes for OceanBase. Skipping shard.
Step #47 - "singlestore": No relevant changes for SingleStore. Skipping shard.
Finished Step #24 - "mssql"
Step #20 - "neo4j": No relevant changes for Neo4j. Skipping shard.
Finished Step #30 - "oceanbase"
Finished Step #47 - "singlestore"
Step #17 - "postgres": No relevant changes for Postgres. Skipping shard.
Finished Step #20 - "neo4j"
Step #37 - "firebird": No relevant changes for Firebird. Skipping shard.
Finished Step #17 - "postgres"
Step #21 - "cloud-sql-mssql": No relevant changes for Cloud SQL MSSQL. Skipping shard.
Finished Step #37 - "firebird"
Step #38 - "clickhouse": No relevant changes for ClickHouse. Skipping shard.
Finished Step #21 - "cloud-sql-mssql"
Finished Step #38 - "clickhouse"
Step #7 - "alloydb-pg": No relevant changes for AlloyDB Postgres. Skipping shard.
Step #40 - "yugabytedb": No relevant changes for YugabyteDB. Skipping shard.
Finished Step #7 - "alloydb-pg"
Finished Step #40 - "yugabytedb"
Step #5 - "cloud-sql-pg": No relevant changes for Cloud SQL Postgres. Skipping shard.
Step #8 - "alloydb-ai-nl": No relevant changes for AlloyDB AI NL. Skipping shard.
Step #48 - "mariadb": No relevant changes for MariaDB. Skipping shard.
Finished Step #5 - "cloud-sql-pg"
Finished Step #8 - "alloydb-ai-nl"
Finished Step #48 - "mariadb"
Step #34 - "mindsdb": No relevant changes for MindsDB. Skipping shard.
Step #42 - "snowflake": No relevant changes for Snowflake. Skipping shard.
Finished Step #34 - "mindsdb"
Step #43 - "cassandra": No relevant changes for Cassandra. Skipping shard.
Finished Step #42 - "snowflake"
Step #33 - "looker": No relevant changes for Looker. Skipping shard.
Finished Step #43 - "cassandra"
Finished Step #33 - "looker"
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-ask-data-agent-tool_with_auth_token
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-ask-data-agent-tool_without_auth_token
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-ask-data-agent-tool_with_auth_token
Step #12 - "cloud-gda": === RUN TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-ask-data-agent-tool_without_auth_token
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools (46.73s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-list-accessible-data-agents-tool (0.11s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-list-accessible-data-agents-tool_with_auth_token (0.15s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-list-accessible-data-agents-tool_without_auth_token (0.00s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-list-accessible-data-agents-tool_with_auth_token (0.12s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-list-accessible-data-agents-tool_without_auth_token (0.00s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-get-data-agent-info-tool (0.16s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-get-data-agent-info-tool_with_auth_token (0.16s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-get-data-agent-info-tool_without_auth_token (0.00s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-get-data-agent-info-tool_with_auth_token (0.14s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-get-data-agent-info-tool_without_auth_token (0.00s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-ask-data-agent-tool (15.18s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-ask-data-agent-tool_with_auth_token (11.30s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-auth-ask-data-agent-tool_without_auth_token (0.00s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-ask-data-agent-tool_with_auth_token (14.28s)
Step #12 - "cloud-gda": --- PASS: TestCloudGDAConservationalAnalyticsTools/invoke_my-client-auth-ask-data-agent-tool_without_auth_token (0.00s)
Step #12 - "cloud-gda": PASS
Step #12 - "cloud-gda": coverage: 3.5% of statements in ./internal/sources/..., ./internal/tools/...
Step #12 - "cloud-gda": Calculating coverage for Cloud Gemini Data Analytics...
Step #12 - "cloud-gda": Cloud Gemini Data Analytics total coverage: 61.6%
Step #12 - "cloud-gda": Coverage for Cloud Gemini Data Analytics is sufficient.
Finished Step #12 - "cloud-gda"
PUSH
DONE
Loading