Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of Flink Metrics in Atleast Once Implementation. #154

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Flink's metrics for exactly once and at least once.

5141c88
Select commit
Loading
Failed to load commit list.
Open

Addition of Flink Metrics in Atleast Once Implementation. #154

Flink's metrics for exactly once and at least once.
5141c88
Select commit
Loading
Failed to load commit list.
Google Cloud Build / flink-bigquery-connector-presubmit-pr (testproject-398714) succeeded Sep 21, 2024 in 7m 10s

Summary

Build Information

Trigger flink-bigquery-connector-presubmit-pr
Build 3c34116a-37c4-4e5a-80e7-9621761f5b9a
Start 2024-09-21T02:44:16-07:00
Duration 6m28.72s
Status SUCCESS

Steps

Step Status Duration
docker-build SUCCESS 3.079s
init SUCCESS 3m59.741s
unit-tests SUCCESS 2m22.949s

Details

starting build "3c34116a-37c4-4e5a-80e7-9621761f5b9a"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/GoogleCloudDataproc/flink-bigquery-connector
 * branch            5141c882d6b5c2b7fcbe69969a15282df7a8033c -> FETCH_HEAD
HEAD is now at 5141c88 Flink's metrics for exactly once and at least once.
BUILD
Starting Step #0 - "docker-build"
Step #0 - "docker-build": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "docker-build": Sending build context to Docker daemon  1.931MB

Step #0 - "docker-build": Step 1/1 : FROM openjdk:8
Step #0 - "docker-build": 8: Pulling from library/openjdk
Step #0 - "docker-build": 001c52e26ad5: Already exists
Step #0 - "docker-build": d9d4b9b6e964: Already exists
Step #0 - "docker-build": 2068746827ec: Already exists
Step #0 - "docker-build": 9daef329d350: Already exists
Step #0 - "docker-build": d85151f15b66: Already exists
Step #0 - "docker-build": 52a8c426d30b: Already exists
Step #0 - "docker-build": 8754a66e0050: Already exists
Step #0 - "docker-build": Digest: sha256:86e863cc57215cfb181bd319736d0baf625fe8f150577f9eb58bd937f5452cb8
Step #0 - "docker-build": Status: Downloaded newer image for openjdk:8
Step #0 - "docker-build":  ---> b273004037cc
Step #0 - "docker-build": Successfully built b273004037cc
Step #0 - "docker-build": Successfully tagged gcr.io/testproject-398714/dataproc-flink-bigquery-connector-presubmit:latest
Finished Step #0 - "docker-build"
Starting Step #1 - "init"
Step #1 - "init": Already have image: gcr.io/testproject-398714/dataproc-flink-bigquery-connector-presubmit
Step #1 - "init": + '[' -z 932a133e-2459-4129-97af-7ab56d0ebb1c ']'
Step #1 - "init": + readonly 'MVN=./mvnw -B -e -s /workspace/cloudbuild/presubmit/gcp-settings.xml -Dmaven.repo.local=/workspace/.repository'
Step #1 - "init": + MVN='./mvnw -B -e -s /workspace/cloudbuild/presubmit/gcp-settings.xml -Dmaven.repo.local=/workspace/.repository'
Step #1 - "init": + readonly STEP=init
Step #1 - "init": + STEP=init
Step #1 - "init": + cd /workspace
Step #1 - "init": + case $STEP in
Step #1 - "init": + ./mvnw -B -e -s /workspace/cloudbuild/presubmit/gcp-settings.xml -Dmaven.repo.local=/workspace/.repository clean install -DskipTests -Pflink_1.17
Step #1 - "init": --2024-09-21 09:44:22--  https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.0/maven-wrapper-3.1.0.jar
Step #1 - "init": Resolving repo.maven.apache.org (repo.maven.apache.org)... 151.101.0.215, 151.101.64.215, 151.101.128.215, ...
Step #1 - "init": Connecting to repo.maven.apache.org (repo.maven.apache.org)|151.101.0.215|:443... connected.
Step #1 - "init": HTTP request sent, awaiting response... 200 OK
Step #1 - "init": Length: 58727 (57K) [application/java-archive]
Step #1 - "init": Saving to: ‘/workspace/.mvn/wrapper/maven-wrapper.jar’
Step #1 - "init": 
Step #1 - "init":      0K .......... .......... .......... .......... .......... 87% 30.4M 0s
Step #1 - "init":     50K .......                                               100% 55.8M=0.002s
Step #1 - "init": 
Step #1 - "init": 2024-09-21 09:44:22 (32.3 MB/s) - ‘/workspace/.mvn/wrapper/maven-wrapper.jar’ saved [58727/58727]
Step #1 - "init": 
Step #1 - "init": [INFO] Error stacktraces are turned on.
Step #1 - "init": [INFO] Scanning for projects...
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/org/apache/flink/flink-connector-parent/1.0.0/flink-connector-parent-1.0.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/org/apache/flink/flink-connector-parent/1.0.0/flink-connector-parent-1.0.0.pom (49 kB at 160 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/org/apache/apache/20/apache-20.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/org/apache/apache/20/apache-20.pom (16 kB at 113 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/libraries-bom/26.33.0/libraries-bom-26.33.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/libraries-bom/26.33.0/libraries-bom-26.33.0.pom (5.2 kB at 44 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/first-party-dependencies/3.25.0/first-party-dependencies-3.25.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/first-party-dependencies/3.25.0/first-party-dependencies-3.25.0.pom (3.2 kB at 33 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-shared-config/1.7.1/google-cloud-shared-config-1.7.1.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-shared-config/1.7.1/google-cloud-shared-config-1.7.1.pom (24 kB at 301 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/native-image-shared-config/1.7.1/native-image-shared-config-1.7.1.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/native-image-shared-config/1.7.1/native-image-shared-config-1.7.1.pom (7.4 kB at 95 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/api/gapic-generator-java-bom/2.35.0/gapic-generator-java-bom-2.35.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/api/gapic-generator-java-bom/2.35.0/gapic-generator-java-bom-2.35.0.pom (5.5 kB at 48 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/api/gapic-generator-java-pom-parent/2.35.0/gapic-generator-java-pom-parent-2.35.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/api/gapic-generator-java-pom-parent/2.35.0/gapic-generator-java-pom-parent-2.35.0.pom (6.8 kB at 54 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/auth/google-auth-library-bom/1.23.0/google-auth-library-bom-1.23.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/auth/google-auth-library-bom/1.23.0/google-auth-library-bom-1.23.0.pom (4.5 kB at 116 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/http-client/google-http-client-bom/1.44.1/google-http-client-bom-1.44.1.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/http-client/google-http-client-bom/1.44.1/google-http-client-bom-1.44.1.pom (6.8 kB at 80 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/guava/guava-bom/32.1.3-jre/guava-bom-32.1.3-jre.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/guava/guava-bom/32.1.3-jre/guava-bom-32.1.3-jre.pom (1.7 kB at 22 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 80 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/protobuf/protobuf-bom/3.25.2/protobuf-bom-3.25.2.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/protobuf/protobuf-bom/3.25.2/protobuf-bom-3.25.2.pom (3.7 kB at 44 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/io/grpc/grpc-bom/1.61.1/grpc-bom-1.61.1.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/io/grpc/grpc-bom/1.61.1/grpc-bom-1.61.1.pom (6.1 kB at 67 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/api/gax-bom/2.43.0/gax-bom-2.43.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/api/gax-bom/2.43.0/gax-bom-2.43.0.pom (4.3 kB at 37 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-core-bom/2.33.0/google-cloud-core-bom-2.33.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-core-bom/2.33.0/google-cloud-core-bom-2.33.0.pom (1.6 kB at 17 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/oauth-client/google-oauth-client-bom/1.35.0/google-oauth-client-bom-1.35.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/oauth-client/google-oauth-client-bom/1.35.0/google-oauth-client-bom-1.35.0.pom (5.8 kB at 67 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/api-client/google-api-client-bom/2.3.0/google-api-client-bom-2.3.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/api-client/google-api-client-bom/2.3.0/google-api-client-bom-2.3.0.pom (6.8 kB at 94 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bom/0.214.0/google-cloud-bom-0.214.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bom/0.214.0/google-cloud-bom-0.214.0.pom (12 kB at 78 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/gapic-libraries-bom/1.30.0/gapic-libraries-bom-1.30.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/gapic-libraries-bom/1.30.0/gapic-libraries-bom-1.30.0.pom (50 kB at 319 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-pom-parent/1.30.0/google-cloud-pom-parent-1.30.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-pom-parent/1.30.0/google-cloud-pom-parent-1.30.0.pom (3.8 kB at 24 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/sdk-platform-java-config/3.25.0/sdk-platform-java-config-3.25.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/sdk-platform-java-config/3.25.0/sdk-platform-java-config-3.25.0.pom (1.0 kB at 7.6 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-accessapproval-bom/2.37.0/google-cloud-accessapproval-bom-2.37.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-accessapproval-bom/2.37.0/google-cloud-accessapproval-bom-2.37.0.pom (1.8 kB at 13 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-identity-accesscontextmanager-bom/1.37.0/google-identity-accesscontextmanager-bom-1.37.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-identity-accesscontextmanager-bom/1.37.0/google-identity-accesscontextmanager-bom-1.37.0.pom (2.2 kB at 19 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-advisorynotifications-bom/0.25.0/google-cloud-advisorynotifications-bom-0.25.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-advisorynotifications-bom/0.25.0/google-cloud-advisorynotifications-bom-0.25.0.pom (1.9 kB at 10 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-aiplatform-bom/3.37.0/google-cloud-aiplatform-bom-3.37.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-aiplatform-bom/3.37.0/google-cloud-aiplatform-bom-3.37.0.pom (2.3 kB at 30 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-alloydb-connectors-bom/0.14.0/google-cloud-alloydb-connectors-bom-0.14.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-alloydb-connectors-bom/0.14.0/google-cloud-alloydb-connectors-bom-0.14.0.pom (2.1 kB at 19 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-alloydb-bom/0.25.0/google-cloud-alloydb-bom-0.25.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-alloydb-bom/0.25.0/google-cloud-alloydb-bom-0.25.0.pom (2.8 kB at 28 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/analytics/google-analytics-admin-bom/0.46.0/google-analytics-admin-bom-0.46.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/analytics/google-analytics-admin-bom/0.46.0/google-analytics-admin-bom-0.46.0.pom (2.3 kB at 20 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/analytics/google-analytics-data-bom/0.47.0/google-analytics-data-bom-0.47.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/analytics/google-analytics-data-bom/0.47.0/google-analytics-data-bom-0.47.0.pom (2.3 kB at 23 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-analyticshub-bom/0.33.0/google-cloud-analyticshub-bom-0.33.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-analyticshub-bom/0.33.0/google-cloud-analyticshub-bom-0.33.0.pom (1.8 kB at 16 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-api-gateway-bom/2.36.0/google-cloud-api-gateway-bom-2.36.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-api-gateway-bom/2.36.0/google-cloud-api-gateway-bom-2.36.0.pom (1.8 kB at 13 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-apigee-connect-bom/2.36.0/google-cloud-apigee-connect-bom-2.36.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-apigee-connect-bom/2.36.0/google-cloud-apigee-connect-bom-2.36.0.pom (1.8 kB at 22 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-apigee-registry-bom/0.36.0/google-cloud-apigee-registry-bom-0.36.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-apigee-registry-bom/0.36.0/google-cloud-apigee-registry-bom-0.36.0.pom (1.8 kB at 13 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-apikeys-bom/0.34.0/google-cloud-apikeys-bom-0.34.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-apikeys-bom/0.34.0/google-cloud-apikeys-bom-0.34.0.pom (1.8 kB at 14 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-appengine-admin-bom/2.36.0/google-cloud-appengine-admin-bom-2.36.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-appengine-admin-bom/2.36.0/google-cloud-appengine-admin-bom-2.36.0.pom (1.8 kB at 22 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/area120/google-area120-tables-bom/0.40.0/google-area120-tables-bom-0.40.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/area120/google-area120-tables-bom/0.40.0/google-area120-tables-bom-0.40.0.pom (1.8 kB at 22 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-artifact-registry-bom/1.35.0/google-cloud-artifact-registry-bom-1.35.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-artifact-registry-bom/1.35.0/google-cloud-artifact-registry-bom-1.35.0.pom (2.4 kB at 19 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-asset-bom/3.40.0/google-cloud-asset-bom-3.40.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-asset-bom/3.40.0/google-cloud-asset-bom-3.40.0.pom (3.7 kB at 50 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-assured-workloads-bom/2.36.0/google-cloud-assured-workloads-bom-2.36.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-assured-workloads-bom/2.36.0/google-cloud-assured-workloads-bom-2.36.0.pom (2.4 kB at 15 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-automl-bom/2.36.0/google-cloud-automl-bom-2.36.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-automl-bom/2.36.0/google-cloud-automl-bom-2.36.0.pom (2.2 kB at 24 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bare-metal-solution-bom/0.36.0/google-cloud-bare-metal-solution-bom-0.36.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bare-metal-solution-bom/0.36.0/google-cloud-bare-metal-solution-bom-0.36.0.pom (1.9 kB at 17 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-batch-bom/0.36.0/google-cloud-batch-bom-0.36.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-batch-bom/0.36.0/google-cloud-batch-bom-0.36.0.pom (2.3 kB at 22 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-beyondcorp-appconnections-bom/0.34.0/google-cloud-beyondcorp-appconnections-bom-0.34.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-beyondcorp-appconnections-bom/0.34.0/google-cloud-beyondcorp-appconnections-bom-0.34.0.pom (1.9 kB at 22 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-beyondcorp-appconnectors-bom/0.34.0/google-cloud-beyondcorp-appconnectors-bom-0.34.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-beyondcorp-appconnectors-bom/0.34.0/google-cloud-beyondcorp-appconnectors-bom-0.34.0.pom (1.9 kB at 20 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-beyondcorp-appgateways-bom/0.34.0/google-cloud-beyondcorp-appgateways-bom-0.34.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-beyondcorp-appgateways-bom/0.34.0/google-cloud-beyondcorp-appgateways-bom-0.34.0.pom (1.9 kB at 19 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-beyondcorp-clientconnectorservices-bom/0.34.0/google-cloud-beyondcorp-clientconnectorservices-bom-0.34.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-beyondcorp-clientconnectorservices-bom/0.34.0/google-cloud-beyondcorp-clientconnectorservices-bom-0.34.0.pom (2.0 kB at 19 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-beyondcorp-clientgateways-bom/0.34.0/google-cloud-beyondcorp-clientgateways-bom-0.34.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-beyondcorp-clientgateways-bom/0.34.0/google-cloud-beyondcorp-clientgateways-bom-0.34.0.pom (1.9 kB at 13 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-biglake-bom/0.24.0/google-cloud-biglake-bom-0.24.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-biglake-bom/0.24.0/google-cloud-biglake-bom-0.24.0.pom (2.3 kB at 18 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigqueryconnection-bom/2.38.0/google-cloud-bigqueryconnection-bom-2.38.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigqueryconnection-bom/2.38.0/google-cloud-bigqueryconnection-bom-2.38.0.pom (2.4 kB at 29 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigquery-data-exchange-bom/2.31.0/google-cloud-bigquery-data-exchange-bom-2.31.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigquery-data-exchange-bom/2.31.0/google-cloud-bigquery-data-exchange-bom-2.31.0.pom (1.9 kB at 16 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigquerydatapolicy-bom/0.33.0/google-cloud-bigquerydatapolicy-bom-0.33.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigquerydatapolicy-bom/0.33.0/google-cloud-bigquerydatapolicy-bom-0.33.0.pom (2.4 kB at 17 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigquerydatatransfer-bom/2.36.0/google-cloud-bigquerydatatransfer-bom-2.36.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigquerydatatransfer-bom/2.36.0/google-cloud-bigquerydatatransfer-bom-2.36.0.pom (1.8 kB at 18 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigquerymigration-bom/0.39.0/google-cloud-bigquerymigration-bom-0.39.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigquerymigration-bom/0.39.0/google-cloud-bigquerymigration-bom-0.39.0.pom (2.4 kB at 26 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigqueryreservation-bom/2.37.0/google-cloud-bigqueryreservation-bom-2.37.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-bigqueryreservation-bom/2.37.0/google-cloud-bigqueryreservation-bom-2.37.0.pom (1.8 kB at 18 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-billingbudgets-bom/2.36.0/google-cloud-billingbudgets-bom-2.36.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-billingbudgets-bom/2.36.0/google-cloud-billingbudgets-bom-2.36.0.pom (2.3 kB at 22 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-billing-bom/2.36.0/google-cloud-billing-bom-2.36.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-billing-bom/2.36.0/google-cloud-billing-bom-2.36.0.pom (1.7 kB at 20 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-binary-authorization-bom/1.35.0/google-cloud-binary-authorization-bom-1.35.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-binary-authorization-bom/1.35.0/google-cloud-binary-authorization-bom-1.35.0.pom (2.4 kB at 25 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-certificate-manager-bom/0.39.0/google-cloud-certificate-manager-bom-0.39.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-certificate-manager-bom/0.39.0/google-cloud-certificate-manager-bom-0.39.0.pom (1.9 kB at 25 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-channel-bom/3.40.0/google-cloud-channel-bom-3.40.0.pom
Step #1 - "init": [INFO] Downloaded from google-maven-central: https://maven-central.storage-download.googleapis.com/maven2/com/google/cloud/google-cloud-channel-bom/3.40.0/google-cloud-channel-bom-3.40.0.pom (1.8 kB at 18 kB/s)
Step #1 - "init": [INFO] Downloading from google-maven-central: https://maven-central
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/3c34116a-37c4-4e5a-80e7-9621761f5b9a?project=893516231318.]
...
Step #2 - "unit-tests": [INFO] Including io.grpc:grpc-core:jar:1.61.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.android:annotations:jar:4.1.1.4 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including io.perfmark:perfmark-api:jar:0.27.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including io.grpc:grpc-context:jar:1.61.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including org.codehaus.mojo:animal-sniffer-annotations:jar:1.23 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api:api-common:jar:2.26.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding javax.annotation:javax.annotation-api:jar:1.3.2 from the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.auto.value:auto-value:jar:1.10.4 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.10.4 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api.grpc:proto-google-common-protos:jar:2.34.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api.grpc:proto-google-cloud-bigquerystorage-v1beta1:jar:0.174.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api.grpc:proto-google-cloud-bigquerystorage-v1beta2:jar:0.174.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api.grpc:proto-google-cloud-bigquerystorage-v1:jar:3.2.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
Step #2 - "unit-tests": [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api:gax:jar:2.43.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including io.opencensus:opencensus-api:jar:0.31.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.auth:google-auth-library-oauth2-http:jar:1.23.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api:gax-grpc:jar:2.43.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including io.grpc:grpc-inprocess:jar:1.61.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including io.grpc:grpc-alts:jar:1.61.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including io.grpc:grpc-grpclb:jar:1.61.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including org.conscrypt:conscrypt-openjdk-uber:jar:2.5.2 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including io.grpc:grpc-auth:jar:1.61.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including io.grpc:grpc-netty-shaded:jar:1.61.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including io.grpc:grpc-googleapis:jar:1.61.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including org.threeten:threetenbp:jar:1.6.8 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including org.json:json:jar:20240205 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.auth:google-auth-library-credentials:jar:1.23.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.cloud:google-cloud-core:jar:2.33.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.protobuf:protobuf-java-util:jar:3.25.2 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api.grpc:proto-google-iam-v1:jar:1.29.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.14 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including commons-codec:commons-codec:jar:1.16.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.16 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including io.opencensus:opencensus-contrib-http-util:jar:0.31.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.http-client:google-http-client-gson:jar:1.44.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1beta1:jar:0.174.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1beta2:jar:0.174.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1:jar:3.2.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.cloud:google-cloud-bigquery:jar:2.37.2 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.cloud:google-cloud-core-http:jar:2.33.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api-client:google-api-client:jar:2.3.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.oauth-client:google-oauth-client:jar:1.35.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.http-client:google-http-client-apache-v2:jar:1.44.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.http-client:google-http-client-appengine:jar:1.44.1 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.api:gax-httpjson:jar:2.43.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including org.checkerframework:checker-compat-qual:jar:2.5.6 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.apis:google-api-services-bigquery:jar:v2-rev20240203-2.0.0 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including org.threeten:threeten-extra:jar:1.7.2 in the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.arrow:arrow-vector:jar:15.0.0 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.arrow:arrow-format:jar:15.0.0 from the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.13.4 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.13.4.2 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.4 in the shaded jar.
Step #2 - "unit-tests": [INFO] Including com.google.flatbuffers:flatbuffers-java:jar:23.5.26 in the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.eclipse.collections:eclipse-collections:jar:11.1.0 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.eclipse.collections:eclipse-collections-api:jar:11.1.0 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.arrow:arrow-memory-core:jar:15.0.0 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.arrow:arrow-memory-netty:jar:15.0.0 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding io.netty:netty-buffer:jar:4.1.104.Final from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding io.netty:netty-common:jar:4.1.104.Final from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.flink:flink-streaming-java:jar:1.17.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.flink:flink-file-sink-common:jar:1.17.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.flink:flink-runtime:jar:1.17.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.flink:flink-rpc-core:jar:1.17.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.flink:flink-rpc-akka-loader:jar:1.17.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.flink:flink-queryable-state-client-java:jar:1.17.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.flink:flink-hadoop-fs:jar:1.17.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding commons-io:commons-io:jar:2.11.0 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.flink:flink-shaded-netty:jar:4.1.82.Final-16.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.flink:flink-shaded-zookeeper-3:jar:3.7.1-16.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding commons-cli:commons-cli:jar:1.5.0 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.javassist:javassist:jar:3.24.0-GA from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.xerial.snappy:snappy-java:jar:1.1.8.3 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.lz4:lz4-java:jar:1.8.0 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.flink:flink-shaded-guava:jar:30.1.1-jre-16.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.apache.commons:commons-math3:jar:3.6.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] Including dev.failsafe:failsafe:jar:3.3.2 in the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.opentest4j:opentest4j:jar:1.2.0 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.junit.platform:junit-platform-commons:jar:1.9.3 from the shaded jar.
Step #2 - "unit-tests": [INFO] Excluding org.objenesis:objenesis:jar:2.1 from the shaded jar.
Step #2 - "unit-tests": [INFO] No artifact matching filter io.netty:netty
Step #2 - "unit-tests": [INFO] No artifact matching filter org.apache.flink:flink-connector-bigquery-integration*
Step #2 - "unit-tests": [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
Step #2 - "unit-tests": [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
Step #2 - "unit-tests": [WARNING] jackson-databind-2.13.4.2.jar, jackson-core-2.13.4.jar, gson-2.10.1.jar, jackson-datatype-jsr310-2.13.4.jar, auto-value-1.10.4.jar, json-20240205.jar, failsafe-3.3.2.jar, commons-codec-1.16.1.jar define 1 overlapping classes: 
Step #2 - "unit-tests": [WARNING]   - META-INF.versions.9.module-info
Step #2 - "unit-tests": [WARNING] maven-shade-plugin has detected that some class files are
Step #2 - "unit-tests": [WARNING] present in two or more JARs. When this happens, only one
Step #2 - "unit-tests": [WARNING] single version of the class is copied to the uber jar.
Step #2 - "unit-tests": [WARNING] Usually this is not harmful and you can skip these warnings,
Step #2 - "unit-tests": [WARNING] otherwise try to manually exclude artifacts based on
Step #2 - "unit-tests": [WARNING] mvn dependency:tree -Ddetail=true and the above output.
Step #2 - "unit-tests": [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
Step #2 - "unit-tests": [INFO] Replacing original artifact with shaded artifact.
Step #2 - "unit-tests": [INFO] Replacing /workspace/flink-1.17-connector-bigquery/flink-connector-bigquery-integration-test/target/BigQueryIntegrationTest.jar with /workspace/flink-1.17-connector-bigquery/flink-connector-bigquery-integration-test/target/flink-1.17-connector-bigquery-integration-test-0.3-SNAPSHOT-shaded.jar
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- maven-surefire-plugin:3.0.0-M5:test (integration-tests) @ flink-1.17-connector-bigquery-integration-test ---
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- flatten-maven-plugin:1.5.0:flatten (flatten) @ flink-1.17-connector-bigquery-integration-test ---
Step #2 - "unit-tests": [INFO] Generating flattened POM of project com.google.cloud.flink:flink-1.17-connector-bigquery-integration-test:jar:0.3-SNAPSHOT...
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] -------< com.google.cloud.flink:flink-connector-bigquery-parent >-------
Step #2 - "unit-tests": [INFO] Building Flink : Connectors : Google BigQuery Parent 0.3-SNAPSHOT  [8/7]
Step #2 - "unit-tests": [INFO] --------------------------------[ pom ]---------------------------------
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:aggregate (default-cli) @ flink-connector-bigquery-parent ---
Step #2 - "unit-tests": Merging database 1 of 1: /workspace/flink-connector-bigquery-common/target/clover/clover.db
Step #2 - "unit-tests": Writing merged database registry
Step #2 - "unit-tests": Merge complete
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] -------< com.google.cloud.flink:flink-connector-bigquery-parent >-------
Step #2 - "unit-tests": [INFO] Building Flink : Connectors : Google BigQuery Parent 0.3-SNAPSHOT  [9/7]
Step #2 - "unit-tests": [INFO] --------------------------------[ pom ]---------------------------------
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:check (default-cli) @ flink-connector-bigquery-parent ---
Step #2 - "unit-tests": [INFO] Checking for coverage of [80%] for database [/workspace/target/clover/cloverMerge.db]
Step #2 - "unit-tests": [WARNING] has test file source dir = true
Step #2 - "unit-tests": [WARNING] test file source dir = /workspace/src/test/java
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Coverage check PASSED
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:clover (default-cli) @ flink-connector-bigquery-parent ---
Step #2 - "unit-tests": [INFO] Using Clover report descriptor: /workspace/tools/maven/clover.xml
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Clover is enabled with initstring '/workspace/target/clover/cloverMerge.db'
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Loading coverage database from: '/workspace/target/clover/cloverMerge.db'
Step #2 - "unit-tests": [INFO] Processed 65 test case results from 30 results files.
Step #2 - "unit-tests": [INFO] Writing HTML report to '/workspace/target/site/clover'
Step #2 - "unit-tests": [INFO] Done. Processed 5 packages in 767ms (153ms per package).
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Clover is enabled with initstring '/workspace/target/clover/cloverMerge.db'
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Loading coverage database from: '/workspace/target/clover/cloverMerge.db'
Step #2 - "unit-tests": [INFO] Processed 65 test case results from 30 results files.
Step #2 - "unit-tests": [INFO] Writing HTML report to '/workspace/target/site/clover/clover.xml'
Step #2 - "unit-tests": [INFO] Done. Processed 5 packages in 193ms (38ms per package).
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] -------< com.google.cloud.flink:flink-connector-bigquery-common >-------
Step #2 - "unit-tests": [INFO] Building Flink : Connectors : Google BigQuery Common 0.3-SNAPSHOT [10/7]
Step #2 - "unit-tests": [INFO] --------------------------------[ jar ]---------------------------------
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:check (default-cli) @ flink-connector-bigquery-common ---
Step #2 - "unit-tests": [INFO] Checking for coverage of [80%] for database [/workspace/flink-connector-bigquery-common/target/clover/clover.db]
Step #2 - "unit-tests": [WARNING] has test file source dir = true
Step #2 - "unit-tests": [WARNING] test file source dir = /workspace/flink-connector-bigquery-common/target/clover/src-test-instrumented
Step #2 - "unit-tests": [WARNING] test file source dir = /workspace/flink-connector-bigquery-common/target/generated-test-sources/test-annotations
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Coverage check PASSED
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:clover (default-cli) @ flink-connector-bigquery-common ---
Step #2 - "unit-tests": [INFO] Using Clover report descriptor: /workspace/tools/maven/clover.xml
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Clover is enabled with initstring '/workspace/flink-connector-bigquery-common/target/clover/clover.db'
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Loading coverage database from: '/workspace/flink-connector-bigquery-common/target/clover/clover.db'
Step #2 - "unit-tests": [INFO] Processed 65 test case results from 30 results files.
Step #2 - "unit-tests": [INFO] Writing HTML report to '/workspace/flink-connector-bigquery-common/target/site/clover'
Step #2 - "unit-tests": [INFO] Done. Processed 5 packages in 157ms (31ms per package).
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Clover is enabled with initstring '/workspace/flink-connector-bigquery-common/target/clover/clover.db'
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Loading coverage database from: '/workspace/flink-connector-bigquery-common/target/clover/clover.db'
Step #2 - "unit-tests": [INFO] Processed 65 test case results from 30 results files.
Step #2 - "unit-tests": [INFO] Writing HTML report to '/workspace/flink-connector-bigquery-common/target/site/clover/clover.xml'
Step #2 - "unit-tests": [INFO] Done. Processed 5 packages in 136ms (27ms per package).
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] ----< com.google.cloud.flink:flink-1.17-connector-bigquery-parent >-----
Step #2 - "unit-tests": [INFO] Building Flink : Connectors : Google BigQuery Connector Parent (Flink v1.17) 0.3-SNAPSHOT [11/7]
Step #2 - "unit-tests": [INFO] --------------------------------[ pom ]---------------------------------
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:check (default-cli) @ flink-1.17-connector-bigquery-parent ---
Step #2 - "unit-tests": [INFO] No Clover database found, skipping test coverage verification
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:clover (default-cli) @ flink-1.17-connector-bigquery-parent ---
Step #2 - "unit-tests": [WARNING] No Clover database found, skipping report generation
Step #2 - "unit-tests": [INFO] No report being generated for this module.
Step #2 - "unit-tests": [INFO] Using Clover report descriptor: /workspace/tools/maven/clover.xml
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --------< com.google.cloud.flink:flink-1.17-connector-bigquery >--------
Step #2 - "unit-tests": [INFO] Building Flink : Connectors : Google BigQuery Connector (Flink v1.17) 0.3-SNAPSHOT [12/7]
Step #2 - "unit-tests": [INFO] --------------------------------[ jar ]---------------------------------
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:check (default-cli) @ flink-1.17-connector-bigquery ---
Step #2 - "unit-tests": [INFO] Checking for coverage of [80%] for database [/workspace/flink-1.17-connector-bigquery/flink-connector-bigquery/target/clover/clover.db]
Step #2 - "unit-tests": [WARNING] has test file source dir = true
Step #2 - "unit-tests": [WARNING] test file source dir = /workspace/flink-1.17-connector-bigquery/flink-connector-bigquery/target/clover/src-test-instrumented
Step #2 - "unit-tests": [WARNING] test file source dir = /workspace/flink-1.17-connector-bigquery/flink-connector-bigquery/target/generated-test-sources/test-annotations
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Coverage check PASSED
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:clover (default-cli) @ flink-1.17-connector-bigquery ---
Step #2 - "unit-tests": [INFO] Using Clover report descriptor: /workspace/tools/maven/clover.xml
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Clover is enabled with initstring '/workspace/flink-1.17-connector-bigquery/flink-connector-bigquery/target/clover/clover.db'
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Loading coverage database from: '/workspace/flink-1.17-connector-bigquery/flink-connector-bigquery/target/clover/clover.db'
Step #2 - "unit-tests": [INFO] Processed 248 test case results from 30 results files.
Step #2 - "unit-tests": [INFO] Writing HTML report to '/workspace/flink-1.17-connector-bigquery/flink-connector-bigquery/target/site/clover'
Step #2 - "unit-tests": [INFO] Done. Processed 19 packages in 529ms (27ms per package).
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Clover is enabled with initstring '/workspace/flink-1.17-connector-bigquery/flink-connector-bigquery/target/clover/clover.db'
Step #2 - "unit-tests": [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
Step #2 - "unit-tests": [INFO] Loading coverage database from: '/workspace/flink-1.17-connector-bigquery/flink-connector-bigquery/target/clover/clover.db'
Step #2 - "unit-tests": [INFO] Processed 248 test case results from 30 results files.
Step #2 - "unit-tests": [INFO] Writing HTML report to '/workspace/flink-1.17-connector-bigquery/flink-connector-bigquery/target/site/clover/clover.xml'
Step #2 - "unit-tests": [INFO] Done. Processed 19 packages in 479ms (25ms per package).
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] ---< com.google.cloud.flink:flink-1.17-connector-bigquery-examples >----
Step #2 - "unit-tests": [INFO] Building Flink : Connectors : Google BigQuery Example (Flink v1.17) 0.3-SNAPSHOT [13/7]
Step #2 - "unit-tests": [INFO] --------------------------------[ jar ]---------------------------------
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:check (default-cli) @ flink-1.17-connector-bigquery-examples ---
Step #2 - "unit-tests": [INFO] No Clover database found, skipping test coverage verification
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:clover (default-cli) @ flink-1.17-connector-bigquery-examples ---
Step #2 - "unit-tests": [WARNING] No Clover database found, skipping report generation
Step #2 - "unit-tests": [INFO] No report being generated for this module.
Step #2 - "unit-tests": [INFO] Using Clover report descriptor: /workspace/tools/maven/clover.xml
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --< com.google.cloud.flink:flink-1.17-connector-bigquery-table-api-examples >--
Step #2 - "unit-tests": [INFO] Building Flink : Connectors : Google BigQuery Table API Example (Flink v1.17) 0.3-SNAPSHOT [14/7]
Step #2 - "unit-tests": [INFO] --------------------------------[ jar ]---------------------------------
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:check (default-cli) @ flink-1.17-connector-bigquery-table-api-examples ---
Step #2 - "unit-tests": [INFO] No Clover database found, skipping test coverage verification
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:clover (default-cli) @ flink-1.17-connector-bigquery-table-api-examples ---
Step #2 - "unit-tests": [WARNING] No Clover database found, skipping report generation
Step #2 - "unit-tests": [INFO] No report being generated for this module.
Step #2 - "unit-tests": [INFO] Using Clover report descriptor: /workspace/tools/maven/clover.xml
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --< com.google.cloud.flink:flink-1.17-connector-bigquery-integration-test >--
Step #2 - "unit-tests": [INFO] Building Flink : Connectors : Google BigQuery IT (Flink v1.17) 0.3-SNAPSHOT [15/7]
Step #2 - "unit-tests": [INFO] --------------------------------[ jar ]---------------------------------
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:check (default-cli) @ flink-1.17-connector-bigquery-integration-test ---
Step #2 - "unit-tests": [INFO] No Clover database found, skipping test coverage verification
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] --- clover-maven-plugin:4.4.1:clover (default-cli) @ flink-1.17-connector-bigquery-integration-test ---
Step #2 - "unit-tests": [WARNING] No Clover database found, skipping report generation
Step #2 - "unit-tests": [INFO] No report being generated for this module.
Step #2 - "unit-tests": [INFO] Using Clover report descriptor: /workspace/tools/maven/clover.xml
Step #2 - "unit-tests": [INFO] ------------------------------------------------------------------------
Step #2 - "unit-tests": [INFO] Reactor Summary for Flink : Connectors : Google BigQuery Parent 0.3-SNAPSHOT:
Step #2 - "unit-tests": [INFO] 
Step #2 - "unit-tests": [INFO] Flink : Connectors : Google BigQuery Parent ........ SUCCESS [  4.252 s]
Step #2 - "unit-tests": [INFO] Flink : Connectors : Google BigQuery Common ........ SUCCESS [  2.966 s]
Step #2 - "unit-tests": [INFO] Flink : Connectors : Google BigQuery Connector Parent (Flink v1.17) SUCCESS [  1.002 s]
Step #2 - "unit-tests": [INFO] Flink : Connectors : Google BigQuery Connector (Flink v1.17) SUCCESS [  3.697 s]
Step #2 - "unit-tests": [INFO] Flink : Connectors : Google BigQuery Example (Flink v1.17) SUCCESS [  1.002 s]
Step #2 - "unit-tests": [INFO] Flink : Connectors : Google BigQuery Table API Example (Flink v1.17) SUCCESS [  1.003 s]
Step #2 - "unit-tests": [INFO] Flink : Connectors : Google BigQuery IT (Flink v1.17) SUCCESS [  1.002 s]
Step #2 - "unit-tests": [INFO] ------------------------------------------------------------------------
Step #2 - "unit-tests": [INFO] BUILD SUCCESS
Step #2 - "unit-tests": [INFO] ------------------------------------------------------------------------
Step #2 - "unit-tests": [INFO] Total time:  02:19 min
Step #2 - "unit-tests": [INFO] Finished at: 2024-09-21T09:50:42Z
Step #2 - "unit-tests": [INFO] ------------------------------------------------------------------------
Step #2 - "unit-tests": + bash /dev/fd/63 -K -F tests
Step #2 - "unit-tests": ++ curl -s https://codecov.io/bash
Step #2 - "unit-tests": 
Step #2 - "unit-tests":   _____          _
Step #2 - "unit-tests":  / ____|        | |
Step #2 - "unit-tests": | |     ___   __| | ___  ___ _____   __
Step #2 - "unit-tests": | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
Step #2 - "unit-tests": | |___| (_) | (_| |  __/ (_| (_) \ V /
Step #2 - "unit-tests":  \_____\___/ \__,_|\___|\___\___/ \_/
Step #2 - "unit-tests":                               Bash-1.0.6
Step #2 - "unit-tests": 
Step #2 - "unit-tests": 
Step #2 - "unit-tests": ==> git version 2.30.2 found
Step #2 - "unit-tests": ==> curl 7.74.0 (x86_64-pc-linux-gnu) libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3
Step #2 - "unit-tests": Release-Date: 2020-12-09
Step #2 - "unit-tests": Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 
Step #2 - "unit-tests": Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
Step #2 - "unit-tests": x> No CI provider detected.
Step #2 - "unit-tests":     Testing inside Docker? http://docs.codecov.io/docs/testing-with-docker
Step #2 - "unit-tests":     Testing with Tox? https://docs.codecov.io/docs/python#section-testing-with-tox
Step #2 - "unit-tests":     current dir:  /workspace
Step #2 - "unit-tests":     project root: .
Step #2 - "unit-tests": --> token set from env
Step #2 - "unit-tests":     Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml
Step #2 - "unit-tests": ==> Running gcov in . (disable via -X gcov)
Step #2 - "unit-tests": ==> Python coveragepy not found
Step #2 - "unit-tests": ==> Searching for coverage reports in:
Step #2 - "unit-tests":     + .
Step #2 - "unit-tests":     -> Found 1 reports
Step #2 - "unit-tests": ==> Detecting git/mercurial file structure
Step #2 - "unit-tests": ==> Reading reports
Step #2 - "unit-tests":     + ./tools/maven/clover.xml bytes=2201
Step #2 - "unit-tests": ==> Appending adjustments
Step #2 - "unit-tests":     https://docs.codecov.io/docs/fixing-reports
Step #2 - "unit-tests":     -> No adjustments found
Step #2 - "unit-tests": ==> Gzipping contents
Step #2 - "unit-tests":         4.0K	/tmp/codecov.fXfQiM.gz
Step #2 - "unit-tests": ==> Uploading reports
Step #2 - "unit-tests":     url: https://codecov.io
Step #2 - "unit-tests":     query: branch=master&commit=5141c882d6b5c2b7fcbe69969a15282df7a8033c&build=&build_url=&name=&tag=&slug=GoogleCloudDataproc%2Fflink-bigquery-connector&service=&flags=tests&pr=&job=&cmd_args=K,F
Step #2 - "unit-tests": ->  Pinging Codecov
Step #2 - "unit-tests": https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=932a133e-2459-4129-97af-7ab56d0ebb1c&branch=master&commit=5141c882d6b5c2b7fcbe69969a15282df7a8033c&build=&build_url=&name=&tag=&slug=GoogleCloudDataproc%2Fflink-bigquery-connector&service=&flags=tests&pr=&job=&cmd_args=K,F
Step #2 - "unit-tests": ->  Uploading to
Step #2 - "unit-tests": https://storage.googleapis.com/codecov/shelter/v4/github/GoogleCloudDataproc/flink-bigquery-connector/5141c882d6b5c2b7fcbe69969a15282df7a8033c/a1e2e901-f18e-4a1b-829b-7a57ab00340e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240921%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240921T095043Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=35847ea48cb28696e3af9c0fae396d1f9dedadc5d9d2b06825a287ec7cb259b6
Step #2 - "unit-tests":   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #2 - "unit-tests":                                  Dload  Upload   Total   Spent    Left  Speed
Step #2 - "unit-tests": 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2382    0     0  100  2382      0  14349 --:--:-- --:--:-- --:--:-- 14349
Step #2 - "unit-tests":     -> Reports have been successfully queued for processing at https://app.codecov.io/github/GoogleCloudDataproc/flink-bigquery-connector/commit/5141c882d6b5c2b7fcbe69969a15282df7a8033c
Finished Step #2 - "unit-tests"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/3c34116a-37c4-4e5a-80e7-9621761f5b9a?project=893516231318