Build/Test Explorer

TestFusion
Invocation status: Failed

Kokoro: cloud-devrel/client-libraries/java/java-spanner/presubmit/integration-directpath-enabled

298 targets evaluated on for 27 min, 16 sec
by kokoro-github-subscriber
2 Failed296 Passed

Showing build.log

Download
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[12:58:28 PDT] Transferring environment variable script to build VM
[12:58:29 PDT] Transferring kokoro_log_reader.py to build VM
[12:58:30 PDT] Transferring source code to build VM
[12:58:37 PDT] Executing build script on build VM



[ID: 2581841] Executing command via SSH:
export KOKORO_BUILD_NUMBER="2903"
export KOKORO_JOB_NAME="cloud-devrel/client-libraries/java/java-spanner/presubmit/integration-directpath-enabled"
source /tmpfs/kokoro-env_vars.sh; cd /tmpfs/src/ ; chmod 755 github/java-spanner/.kokoro/trampoline.sh ; PYTHON_3_VERSION="$(pyenv which python3 2> /dev/null || which python3)" ; PYTHON_2_VERSION="$(pyenv which python2 2> /dev/null || which python2)" ; if "$PYTHON_3_VERSION" -c "import psutil" ; then KOKORO_PYTHON_COMMAND="$PYTHON_3_VERSION" ; else KOKORO_PYTHON_COMMAND="$PYTHON_2_VERSION" ; fi > /dev/null 2>&1 ; echo "export KOKORO_PYTHON_COMMAND="$KOKORO_PYTHON_COMMAND"" > "$HOME/.kokoro_python_vars" ; nohup bash -c "( rm -f /tmpfs/kokoro_build_exit_code ; github/java-spanner/.kokoro/trampoline.sh ; echo \${PIPESTATUS[0]} > /tmpfs/kokoro_build_exit_code ) > /tmpfs/kokoro_build.log 2>&1" > /dev/null 2>&1 & echo $! > /tmpfs/kokoro_build.pid ; source "$HOME/.kokoro_python_vars" ; "$KOKORO_PYTHON_COMMAND" /tmpfs/kokoro_log_reader.py /tmpfs/kokoro_build.log /tmpfs/kokoro_build_exit_code /tmpfs/kokoro_build.pid /tmpfs/kokoro_log_reader.pid --start_byte 0

2025-03-18 12:58:38 Creating folder on disk for secrets: /tmpfs/src/gfile/secret_manager
2025-03-18 12:58:38 Retrieving secret java-client-testing
2025-03-18 12:58:40 Secret written to /tmpfs/src/gfile/secret_manager/java-client-testing
Activated service account credentials for: [kokoro-trampoline@cloud-devrel-kokoro-resources.iam.gserviceaccount.com]
WARNING: Your config file at [/home/kbuilder/.docker/config.json] contains these credential helper entries:

{
"credHelpers": {
"gcr.io": "gcr",
"us.gcr.io": "gcr",
"asia.gcr.io": "gcr",
"staging-k8s.gcr.io": "gcr",
"eu.gcr.io": "gcr"
}
}
These will be overwritten.
Docker configuration file updated.
Using default tag: latest
latest: Pulling from cloud-devrel-kokoro-resources/java8
Digest: sha256:d84acf72abbe024e530f1b5e5c7bacdc1ea51bda9c37c0628e689f176d03ab9d
Status: Image is up to date for gcr.io/cloud-devrel-kokoro-resources/java8:latest
gcr.io/cloud-devrel-kokoro-resources/java8:latest
Executing: docker run --rm --interactive --network=host --privileged --volume=/var/run/docker.sock:/var/run/docker.sock --workdir=/tmpfs/src --entrypoint=github/java-spanner/.kokoro/build.sh --env-file=/tmpfs/tmp/tmpirox9jdq/envfile --volume=/tmpfs:/tmpfs gcr.io/cloud-devrel-kokoro-resources/java8
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /usr/share/maven
Java version: 11.0.26, vendor: Debian, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.0.0-050000rc8-generic", arch: "amd64", family: "unix"
integration-directpath-enabled
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /usr/share/maven
Java version: 11.0.26, vendor: Debian, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.0.0-050000rc8-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-spanner:jar:6.88.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.graalvm.buildtools:native-maven-plugin is missing. @ line 118, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-spanner-executor:jar:6.88.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 212, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] Inspecting build with total of 12 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 12 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Google Cloud Spanner Parent [pom]
[INFO] proto-google-cloud-spanner-admin-instance-v1 [jar]
[INFO] proto-google-cloud-spanner-v1 [jar]
[INFO] proto-google-cloud-spanner-admin-database-v1 [jar]
[INFO] grpc-google-cloud-spanner-admin-instance-v1 [jar]
[INFO] grpc-google-cloud-spanner-v1 [jar]
[INFO] grpc-google-cloud-spanner-admin-database-v1 [jar]
[INFO] proto-google-cloud-spanner-executor-v1 [jar]
[INFO] grpc-google-cloud-spanner-executor-v1 [jar]
[INFO] Google Cloud Spanner [jar]
[INFO] Google Cloud Spanner Executor [jar]
[INFO] Google Cloud Spanner BOM [pom]
[INFO]
[INFO] Using the MultiThreadedBuilder implementation with a thread count of 4
[INFO]
[INFO]
[INFO] -------------< com.google.cloud:google-cloud-spanner-bom >--------------
[INFO] ------------< com.google.cloud:google-cloud-spanner-parent >------------
[INFO] Building Google Cloud Spanner BOM 6.88.1-SNAPSHOT [1/12]
[INFO] from google-cloud-spanner-bom/pom.xml
[INFO] Building Google Cloud Spanner Parent 6.88.1-SNAPSHOT [2/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] *****************************************************************
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in Google Cloud Spanner Parent:
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in Google Cloud Spanner BOM:
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[INFO]
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner-parent ---
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner-bom ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ google-cloud-spanner-parent ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ google-cloud-spanner-bom ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner-bom ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/google-cloud-spanner-bom/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner-bom ---
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ google-cloud-spanner-bom ---
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ google-cloud-spanner-bom ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner-parent ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner-parent ---
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ google-cloud-spanner-parent ---
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ google-cloud-spanner-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ google-cloud-spanner-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ google-cloud-spanner-parent ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ google-cloud-spanner-bom ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ google-cloud-spanner-bom ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/target/google-cloud-spanner-parent-6.88.1-SNAPSHOT-tests.jar
[INFO] Building jar: /tmpfs/src/github/java-spanner/google-cloud-spanner-bom/target/google-cloud-spanner-bom-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ google-cloud-spanner-bom ---
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ google-cloud-spanner-parent ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ google-cloud-spanner-bom ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ google-cloud-spanner-parent ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ google-cloud-spanner-bom >>>
[INFO] Tests are skipped.
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner-bom ---
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ google-cloud-spanner-parent >>>
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ google-cloud-spanner-bom ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner-parent ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner-bom ---
[INFO] Skipping Rule Enforcement.
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/google-cloud-spanner-bom/target/jacoco.exec
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ google-cloud-spanner-parent ---
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner-bom ---
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ google-cloud-spanner-bom <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ google-cloud-spanner-bom ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner-parent ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner-parent ---
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ google-cloud-spanner-parent <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ google-cloud-spanner-parent ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ google-cloud-spanner-bom ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ google-cloud-spanner-parent ---
[INFO] Installing /tmpfs/src/github/java-spanner/google-cloud-spanner-bom/pom.xml to /root/.m2/repository/com/google/cloud/google-cloud-spanner-bom/6.88.1-SNAPSHOT/google-cloud-spanner-bom-6.88.1-SNAPSHOT.pom
[INFO] Installing /tmpfs/src/github/java-spanner/pom.xml to /root/.m2/repository/com/google/cloud/google-cloud-spanner-parent/6.88.1-SNAPSHOT/google-cloud-spanner-parent-6.88.1-SNAPSHOT.pom
[INFO] Installing /tmpfs/src/github/java-spanner/target/google-cloud-spanner-parent-6.88.1-SNAPSHOT-tests.jar to /root/.m2/repository/com/google/cloud/google-cloud-spanner-parent/6.88.1-SNAPSHOT/google-cloud-spanner-parent-6.88.1-SNAPSHOT-tests.jar
[INFO] Installing /tmpfs/src/github/java-spanner/google-cloud-spanner-bom/target/google-cloud-spanner-bom-6.88.1-SNAPSHOT-tests.jar to /root/.m2/repository/com/google/cloud/google-cloud-spanner-bom/6.88.1-SNAPSHOT/google-cloud-spanner-bom-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO]
[INFO] --< com.google.api.grpc:proto-google-cloud-spanner-admin-database-v1 >--
[INFO] Building proto-google-cloud-spanner-admin-database-v1 6.88.1-SNAPSHOT [3/12]
[INFO] --< com.google.api.grpc:proto-google-cloud-spanner-admin-instance-v1 >--
[INFO] from proto-google-cloud-spanner-admin-database-v1/pom.xml
[INFO] Building proto-google-cloud-spanner-admin-instance-v1 6.88.1-SNAPSHOT [4/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] from proto-google-cloud-spanner-admin-instance-v1/pom.xml
[INFO] ---------< com.google.api.grpc:proto-google-cloud-spanner-v1 >----------
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Building proto-google-cloud-spanner-v1 6.88.1-SNAPSHOT [5/12]
[INFO] from proto-google-cloud-spanner-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in proto-google-cloud-spanner-v1:
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in proto-google-cloud-spanner-admin-instance-v1:
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in proto-google-cloud-spanner-admin-database-v1:
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ proto-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-v1 ---
[INFO] Starting audit...
Audit done.
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/src/main/resources
[INFO] Copying 4 resources from src/main/proto to target/classes
[INFO] Copying 8 resources from src/main/proto to target/classes
[INFO] Copying 2 resources from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-admin-instance-v1:jar:6.88.1-SNAPSHOT...
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-admin-database-v1:jar:6.88.1-SNAPSHOT...
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Recompiling the module because of changed source code.
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 87 source files with javac [debug deprecation release 8] to target/classes
[INFO] Compiling 92 source files with javac [debug deprecation release 8] to target/classes
[INFO] Compiling 126 source files with javac [debug deprecation release 8] to target/classes
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ proto-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ proto-google-cloud-spanner-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ proto-google-cloud-spanner-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ proto-google-cloud-spanner-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] Building jar: /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/target/proto-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/target/proto-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ proto-google-cloud-spanner-admin-instance-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/src/main/resources
[INFO] Copying 2 resources from src/main/proto to target/classes
[INFO] Copying 2 resources from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-admin-instance-v1:jar:6.88.1-SNAPSHOT...
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/target/proto-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT.jar to /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/target/classes
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ proto-google-cloud-spanner-admin-instance-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/.flattened-pom.xml to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-admin-instance-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT.pom
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/target/proto-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT.jar to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-admin-instance-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT.jar
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/target/proto-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT-tests.jar to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-admin-instance-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --< com.google.api.grpc:grpc-google-cloud-spanner-admin-instance-v1 >---
[INFO] Building grpc-google-cloud-spanner-admin-instance-v1 6.88.1-SNAPSHOT [6/12]
[INFO] from grpc-google-cloud-spanner-admin-instance-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in grpc-google-cloud-spanner-admin-instance-v1:
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-admin-instance-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ proto-google-cloud-spanner-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ proto-google-cloud-spanner-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ proto-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation release 8] to target/classes
[INFO] Building jar: /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/target/proto-google-cloud-spanner-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ proto-google-cloud-spanner-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/target/proto-google-cloud-spanner-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ proto-google-cloud-spanner-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ proto-google-cloud-spanner-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ proto-google-cloud-spanner-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ proto-google-cloud-spanner-v1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/src/main/resources
[INFO] Copying 8 resources from src/main/proto to target/classes
[INFO] Copying 8 resources from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-v1 ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/target/proto-google-cloud-spanner-v1-6.88.1-SNAPSHOT.jar to /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/target/classes
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ proto-google-cloud-spanner-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ proto-google-cloud-spanner-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ proto-google-cloud-spanner-v1 ---
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/.flattened-pom.xml to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-v1-6.88.1-SNAPSHOT.pom
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/target/proto-google-cloud-spanner-v1-6.88.1-SNAPSHOT.jar to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-v1-6.88.1-SNAPSHOT.jar
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/target/proto-google-cloud-spanner-v1-6.88.1-SNAPSHOT-tests.jar to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] ----------< com.google.api.grpc:grpc-google-cloud-spanner-v1 >----------
[INFO] Building grpc-google-cloud-spanner-v1 6.88.1-SNAPSHOT [7/12]
[INFO] from grpc-google-cloud-spanner-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in grpc-google-cloud-spanner-v1:
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ grpc-google-cloud-spanner-v1 ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/target/proto-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT.jar
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/target/proto-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ proto-google-cloud-spanner-admin-database-v1 >>>
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation release 8] to target/classes
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/src/main/resources
[INFO] Copying 4 resources from src/main/proto to target/classes
[INFO] Copying 4 resources from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-admin-database-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/target/proto-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT.jar to /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/target/classes
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ proto-google-cloud-spanner-admin-database-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/.flattened-pom.xml to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-admin-database-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT.pom
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/target/proto-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT.jar to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-admin-database-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT.jar
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/target/proto-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT-tests.jar to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-admin-database-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --< com.google.api.grpc:grpc-google-cloud-spanner-admin-database-v1 >---
[INFO] Building grpc-google-cloud-spanner-admin-database-v1 6.88.1-SNAPSHOT [8/12]
[INFO] from grpc-google-cloud-spanner-admin-database-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] -----< com.google.api.grpc:proto-google-cloud-spanner-executor-v1 >-----
[INFO] Building proto-google-cloud-spanner-executor-v1 6.88.1-SNAPSHOT [9/12]
[INFO] from proto-google-cloud-spanner-executor-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in grpc-google-cloud-spanner-admin-database-v1:
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-admin-database-v1 ---
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in proto-google-cloud-spanner-executor-v1:
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ proto-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-admin-database-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation release 8] to target/classes
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/src/main/resources
[INFO] Copying 1 resource from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-executor-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ grpc-google-cloud-spanner-v1 ---
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ grpc-google-cloud-spanner-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grpc-google-cloud-spanner-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ grpc-google-cloud-spanner-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 145 source files with javac [debug deprecation release 8] to target/classes
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/grpc-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/grpc-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ grpc-google-cloud-spanner-admin-instance-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/main/proto
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-admin-instance-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ grpc-google-cloud-spanner-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ grpc-google-cloud-spanner-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ grpc-google-cloud-spanner-v1 ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/grpc-google-cloud-spanner-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation release 8] to target/classes
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ grpc-google-cloud-spanner-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/grpc-google-cloud-spanner-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ grpc-google-cloud-spanner-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ grpc-google-cloud-spanner-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ grpc-google-cloud-spanner-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ grpc-google-cloud-spanner-v1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/main/proto
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-v1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation release 8] to target/classes
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/grpc-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/grpc-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ grpc-google-cloud-spanner-admin-database-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[WARNING] Overwriting artifact's file from /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/grpc-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT.jar to /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/classes
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ grpc-google-cloud-spanner-admin-instance-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/.flattened-pom.xml to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-admin-instance-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT.pom
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/grpc-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT.jar to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-admin-instance-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT.jar
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/grpc-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT-tests.jar to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-admin-instance-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT-tests.jar
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/jacoco.exec
[WARNING] Overwriting artifact's file from /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/grpc-google-cloud-spanner-v1-6.88.1-SNAPSHOT.jar to /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/classes
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ grpc-google-cloud-spanner-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ grpc-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ grpc-google-cloud-spanner-v1 ---
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/.flattened-pom.xml to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-v1-6.88.1-SNAPSHOT.pom
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/grpc-google-cloud-spanner-v1-6.88.1-SNAPSHOT.jar to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-v1-6.88.1-SNAPSHOT.jar
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/grpc-google-cloud-spanner-v1-6.88.1-SNAPSHOT-tests.jar to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-v1-6.88.1-SNAPSHOT-tests.jar
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/main/proto
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-admin-database-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation release 8] to target/classes
[WARNING] Overwriting artifact's file from /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/grpc-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT.jar to /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/classes
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ grpc-google-cloud-spanner-admin-database-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/.flattened-pom.xml to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-admin-database-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT.pom
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/grpc-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT.jar to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-admin-database-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT.jar
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/grpc-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT-tests.jar to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-admin-database-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/target/proto-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ proto-google-cloud-spanner-executor-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/target/proto-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ proto-google-cloud-spanner-executor-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/src/main/resources
[INFO] Copying 1 resource from src/main/proto to target/classes
[INFO] Copying 1 resource from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-executor-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 145 source files with javac [debug deprecation release 8] to target/classes
[WARNING] Overwriting artifact's file from /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/target/proto-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.jar to /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/target/classes
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ proto-google-cloud-spanner-executor-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/.flattened-pom.xml to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-executor-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.pom
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/target/proto-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.jar to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-executor-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.jar
[INFO] Installing /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/target/proto-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT-tests.jar to /root/.m2/repository/com/google/api/grpc/proto-google-cloud-spanner-executor-v1/6.88.1-SNAPSHOT/proto-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] -----< com.google.api.grpc:grpc-google-cloud-spanner-executor-v1 >------
[INFO] Building grpc-google-cloud-spanner-executor-v1 6.88.1-SNAPSHOT [10/12]
[INFO] from grpc-google-cloud-spanner-executor-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in grpc-google-cloud-spanner-executor-v1:
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-executor-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation release 8] to target/classes
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/grpc-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ grpc-google-cloud-spanner-executor-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/grpc-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ grpc-google-cloud-spanner-executor-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/main/proto
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-executor-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation release 8] to target/classes
[WARNING] Overwriting artifact's file from /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/grpc-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.jar to /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/classes
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ grpc-google-cloud-spanner-executor-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/.flattened-pom.xml to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-executor-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.pom
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/grpc-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.jar to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-executor-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.jar
[INFO] Installing /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/grpc-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT-tests.jar to /root/.m2/repository/com/google/api/grpc/grpc-google-cloud-spanner-executor-v1/6.88.1-SNAPSHOT/grpc-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] ---------------< com.google.cloud:google-cloud-spanner >----------------
[INFO] Building Google Cloud Spanner 6.88.1-SNAPSHOT [11/12]
[INFO] from google-cloud-spanner/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in Google Cloud Spanner:
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ google-cloud-spanner ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/google-cloud-spanner/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ google-cloud-spanner ---
[INFO] Copying 9 resources from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ google-cloud-spanner ---
[INFO] Generating flattened POM of project com.google.cloud:google-cloud-spanner:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ google-cloud-spanner ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 272 source files with javac [debug deprecation release 8] to target/classes
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/TransactionRunnerImpl.java:[863,27] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode,com.google.cloud.spanner.Options.UpdateOption...) in com.google.cloud.spanner.TransactionContext has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPool.java:[2114,68] getMaxIdleSessions() in com.google.cloud.spanner.SessionPoolOptions has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPool.java:[2123,65] getMaxIdleSessions() in com.google.cloud.spanner.SessionPoolOptions has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPool.java:[2685,50] getMaxIdleSessions() in com.google.cloud.spanner.SessionPoolOptions has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPool.java:[3353,42] NUM_SESSIONS_BEING_PREPARED in com.google.cloud.spanner.MetricRegistryConstants has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPool.java:[3374,34] NUM_WRITE_SESSIONS in com.google.cloud.spanner.MetricRegistryConstants has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/OpenTelemetryApiTracer.java:[124,15] attemptStarted(int) in com.google.api.gax.tracing.ApiTracer has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/Operation.java:[49,11] setJittered(boolean) in com.google.api.gax.retrying.RetrySettings.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection/ConnectionOptions.java:[950,11] GoogleCredentials(com.google.auth.oauth2.AccessToken) in com.google.auth.oauth2.GoogleCredentials has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection/ConnectionImpl.java:[1775,25] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection/RetriableUpdate.java:[65,17] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode,com.google.cloud.spanner.Options.UpdateOption...) in com.google.cloud.spanner.TransactionContext has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/spi/v1/GapicSpannerRpc.java:[346,15] setPoolSize(int) in com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/spi/v1/GapicSpannerRpc.java:[611,15] setPoolSize(int) in com.google.cloud.grpc.GcpManagedChannelBuilder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/spi/v1/GapicSpannerRpc.java:[616,34] setPoolSize(int) in com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder has been deprecated
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/Value.java: Some input files use unchecked or unsafe operations.
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/Value.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ google-cloud-spanner ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ google-cloud-spanner ---
[INFO] Copying 327 resources from src/test/resources to target/test-classes
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ google-cloud-spanner ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 324 source files with javac [debug deprecation release 8] to target/test-classes
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/RandomResultSetGenerator.java:[19,34] com.google.api.client.util.Base64 in com.google.api.client.util has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/RandomResultSetGenerator.java:[19,34] com.google.api.client.util.Base64 in com.google.api.client.util has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/RandomResultSetGenerator.java:[19,34] com.google.api.client.util.Base64 in com.google.api.client.util has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/RandomResultSetGenerator.java:[19,34] com.google.api.client.util.Base64 in com.google.api.client.util has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/BackupTest.java:[65,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/BatchClientImplTest.java:[83,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/DatabaseAdminClientImplTest.java:[101,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/DatabaseAdminGaxTest.java:[190,71] none() in org.junit.rules.ExpectedException has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/DatabaseClientImplTest.java:[2260,36] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode,com.google.cloud.spanner.Options.UpdateOption...) in com.google.cloud.spanner.TransactionContext has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/DatabaseTest.java:[87,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/FailOnOverkillTraceComponentImpl.java:[115,17] addAttributes(java.util.Map) in io.opencensus.trace.Span has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InlineBeginBenchmark.java:[121,46] setWriteSessionsFraction(float) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InlineBeginBenchmark.java:[128,46] setWriteSessionsFraction(float) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InstanceAdminClientImplTest.java:[75,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InstanceAdminGaxTest.java:[197,71] none() in org.junit.rules.ExpectedException has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InstanceAdminGaxTest.java:[231,13] setJittered(boolean) in com.google.api.gax.retrying.RetrySettings.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InstanceConfigTest.java:[130,9] InstanceConfig(com.google.cloud.spanner.InstanceConfigId,java.lang.String,com.google.cloud.spanner.InstanceAdminClient) in com.google.cloud.spanner.InstanceConfig has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InstanceTest.java:[46,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/MockDatabaseAdminServiceImplTest.java:[81,63] none() in org.junit.rules.ExpectedException has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/OperationTest.java:[75,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/PartitionedDmlTransactionTest.java:[98,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/RetryOnDifferentGrpcChannelMockServerTest.java:[97,27] keys() in io.grpc.Attributes has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionClientTests.java:[101,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionImplTest.java:[92,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolBenchmark.java:[117,23] setWriteSessionsFraction(float) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolMaintainerTest.java:[65,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolMaintainerTest.java:[75,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolOptionsTest.java:[395,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolOptionsTest.java:[399,13] setWriteSessionsFraction(float) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[241,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[752,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[824,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[919,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[982,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1027,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1071,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1116,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1239,61] getMaxIdleSessions() in com.google.cloud.spanner.SessionPoolOptions has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1890,42] NUM_SESSIONS_BEING_PREPARED in com.google.cloud.spanner.MetricRegistryConstants has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1908,34] NUM_WRITE_SESSIONS in com.google.cloud.spanner.MetricRegistryConstants has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[2007,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[2262,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SpannerImplTest.java:[82,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/TransactionContextImplTest.java:[62,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/TransactionManagerImplTest.java:[94,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/TransactionRunnerImplTest.java:[118,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1613,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1668,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1723,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1786,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1933,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1954,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1996,15] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientTest.java:[1458,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientTest.java:[1508,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientTest.java:[1556,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientTest.java:[1619,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientTest.java:[1754,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AbortedTest.java:[522,25] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AbstractConnectionImplTest.java:[81,63] none() in org.junit.rules.ExpectedException has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AnalyzeStatementsTest.java:[191,42] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AnalyzeStatementsTest.java:[274,33] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AnalyzeStatementsTest.java:[333,31] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AnalyzeStatementsTest.java:[366,31] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AnalyzeStatementsTest.java:[380,31] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/it/ITQueryOptionsTest.java:[45,15] verifyStatementsInFile(com.google.cloud.spanner.connection.AbstractSqlScriptVerifier.GenericConnection,java.lang.String,java.lang.Class) in com.google.cloud.spanner.connection.AbstractSqlScriptVerifier has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/it/ITReadWriteAutocommitSpannerTest.java:[191,21] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/it/ITReadWriteAutocommitSpannerTest.java:[207,21] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/it/ITDirectPathFallback.java:[124,13] setPoolSize(int) in com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/spi/v1/GfeLatencyTest.java:[137,20] registerGfeLatencyAndHeaderMissingCountViews() in com.google.cloud.spanner.spi.v1.SpannerRpcViews has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[663,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[696,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[889,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[921,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[1422,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[1446,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/BaseSessionPoolTest.java: Some input files use unchecked or unsafe operations.
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/BaseSessionPoolTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ google-cloud-spanner ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ google-cloud-spanner ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- surefire:3.5.2:test (tracer) @ google-cloud-spanner ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ google-cloud-spanner ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ google-cloud-spanner ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/google-cloud-spanner/target/google-cloud-spanner-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ google-cloud-spanner ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/google-cloud-spanner/target/google-cloud-spanner-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ google-cloud-spanner ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (parallel-integration-test) @ google-cloud-spanner ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ google-cloud-spanner ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ google-cloud-spanner >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ google-cloud-spanner ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/google-cloud-spanner/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ google-cloud-spanner ---
[INFO] Copying 9 resources from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/proto
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ google-cloud-spanner ---
[INFO] Generating flattened POM of project com.google.cloud:google-cloud-spanner:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ google-cloud-spanner ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 272 source files with javac [debug deprecation release 8] to target/classes
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/TransactionRunnerImpl.java:[863,27] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode,com.google.cloud.spanner.Options.UpdateOption...) in com.google.cloud.spanner.TransactionContext has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPool.java:[2114,68] getMaxIdleSessions() in com.google.cloud.spanner.SessionPoolOptions has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPool.java:[2123,65] getMaxIdleSessions() in com.google.cloud.spanner.SessionPoolOptions has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPool.java:[2685,50] getMaxIdleSessions() in com.google.cloud.spanner.SessionPoolOptions has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPool.java:[3353,42] NUM_SESSIONS_BEING_PREPARED in com.google.cloud.spanner.MetricRegistryConstants has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPool.java:[3374,34] NUM_WRITE_SESSIONS in com.google.cloud.spanner.MetricRegistryConstants has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/OpenTelemetryApiTracer.java:[124,15] attemptStarted(int) in com.google.api.gax.tracing.ApiTracer has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/Operation.java:[49,11] setJittered(boolean) in com.google.api.gax.retrying.RetrySettings.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection/ConnectionOptions.java:[950,11] GoogleCredentials(com.google.auth.oauth2.AccessToken) in com.google.auth.oauth2.GoogleCredentials has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection/ConnectionImpl.java:[1775,25] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection/RetriableUpdate.java:[65,17] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode,com.google.cloud.spanner.Options.UpdateOption...) in com.google.cloud.spanner.TransactionContext has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/spi/v1/GapicSpannerRpc.java:[346,15] setPoolSize(int) in com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/spi/v1/GapicSpannerRpc.java:[611,15] setPoolSize(int) in com.google.cloud.grpc.GcpManagedChannelBuilder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/spi/v1/GapicSpannerRpc.java:[616,34] setPoolSize(int) in com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder has been deprecated
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/Value.java: Some input files use unchecked or unsafe operations.
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/Value.java: Recompile with -Xlint:unchecked for details.
[WARNING] Overwriting artifact's file from /tmpfs/src/github/java-spanner/google-cloud-spanner/target/google-cloud-spanner-6.88.1-SNAPSHOT.jar to /tmpfs/src/github/java-spanner/google-cloud-spanner/target/classes
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ google-cloud-spanner <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ google-cloud-spanner ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ google-cloud-spanner ---
[INFO] Installing /tmpfs/src/github/java-spanner/google-cloud-spanner/.flattened-pom.xml to /root/.m2/repository/com/google/cloud/google-cloud-spanner/6.88.1-SNAPSHOT/google-cloud-spanner-6.88.1-SNAPSHOT.pom
[INFO] Installing /tmpfs/src/github/java-spanner/google-cloud-spanner/target/google-cloud-spanner-6.88.1-SNAPSHOT.jar to /root/.m2/repository/com/google/cloud/google-cloud-spanner/6.88.1-SNAPSHOT/google-cloud-spanner-6.88.1-SNAPSHOT.jar
[INFO] Installing /tmpfs/src/github/java-spanner/google-cloud-spanner/target/google-cloud-spanner-6.88.1-SNAPSHOT-tests.jar to /root/.m2/repository/com/google/cloud/google-cloud-spanner/6.88.1-SNAPSHOT/google-cloud-spanner-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] -----------< com.google.cloud:google-cloud-spanner-executor >-----------
[INFO] Building Google Cloud Spanner Executor 6.88.1-SNAPSHOT [12/12]
[INFO] from google-cloud-spanner-executor/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but this *
[WARNING] * project contains the following plugin(s) that have goals not *
[WARNING] * marked as thread-safe to support parallel execution. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against Apache Maven. *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked as thread-safe in Google Cloud Spanner Executor:
[WARNING] org.codehaus.mojo:clirr-maven-plugin:2.8
[WARNING]
[WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
[WARNING] *****************************************************************
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner-executor ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- resources:3.3.1:copy-resources (copy-resources) @ google-cloud-spanner-executor ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/resources
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ google-cloud-spanner-executor ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner-executor ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/google-cloud-spanner-executor/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner-executor ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ google-cloud-spanner-executor ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/main/proto
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ google-cloud-spanner-executor ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 13 source files with javac [debug deprecation release 8] to target/classes
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/main/java/com/google/cloud/executor/spanner/WorkerProxy.java:[186,51] newInstance() in io.grpc.protobuf.services.ProtoReflectionService has been deprecated
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/main/java/com/google/cloud/executor/spanner/CloudClientExecutor.java: Some input files use unchecked or unsafe operations.
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/main/java/com/google/cloud/executor/spanner/CloudClientExecutor.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ google-cloud-spanner-executor ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ google-cloud-spanner-executor ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ google-cloud-spanner-executor ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [debug deprecation release 8] to target/test-classes
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/test/java/com/google/cloud/spanner/executor/v1/SpannerExecutorProxyClientTest.java:[103,17] bidiStreamingCall(com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.BidiStreamingCallable has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/test/java/com/google/cloud/spanner/executor/v1/SpannerExecutorProxyClientTest.java:[128,17] bidiStreamingCall(com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.BidiStreamingCallable has been deprecated
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ google-cloud-spanner-executor ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ google-cloud-spanner-executor ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ google-cloud-spanner-executor ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- dependency:3.8.1:copy-dependencies (copy-dependencies) @ google-cloud-spanner-executor ---
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ google-cloud-spanner-executor ---
[WARNING] Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Building jar: /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/target/spanner-executor/google-spanner-cloud-executor.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ google-cloud-spanner-executor ---
[WARNING] Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Building jar: /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/target/spanner-executor/google-spanner-cloud-executor-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ google-cloud-spanner-executor ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ google-cloud-spanner-executor ---
[INFO] Tests are skipped.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ google-cloud-spanner-executor >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner-executor ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- resources:3.3.1:copy-resources (copy-resources) @ google-cloud-spanner-executor ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/resources
[INFO]
[INFO] --- checkstyle:3.6.0:check (checkstyle) @ google-cloud-spanner-executor ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner-executor ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/google-cloud-spanner-executor/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner-executor ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ google-cloud-spanner-executor ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/main/proto
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/main/proto
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ google-cloud-spanner-executor ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 13 source files with javac [debug deprecation release 8] to target/classes
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/main/java/com/google/cloud/executor/spanner/WorkerProxy.java:[186,51] newInstance() in io.grpc.protobuf.services.ProtoReflectionService has been deprecated
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/main/java/com/google/cloud/executor/spanner/CloudClientExecutor.java: Some input files use unchecked or unsafe operations.
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/src/main/java/com/google/cloud/executor/spanner/CloudClientExecutor.java: Recompile with -Xlint:unchecked for details.
[WARNING] Overwriting artifact's file from /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/target/spanner-executor/google-spanner-cloud-executor.jar to /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/target/classes
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ google-cloud-spanner-executor <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ google-cloud-spanner-executor ---
[INFO] Skipping execution
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ google-cloud-spanner-executor ---
[INFO] Installing /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/pom.xml to /root/.m2/repository/com/google/cloud/google-cloud-spanner-executor/6.88.1-SNAPSHOT/google-cloud-spanner-executor-6.88.1-SNAPSHOT.pom
[INFO] Installing /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/target/spanner-executor/google-spanner-cloud-executor.jar to /root/.m2/repository/com/google/cloud/google-cloud-spanner-executor/6.88.1-SNAPSHOT/google-cloud-spanner-executor-6.88.1-SNAPSHOT.jar
[INFO] Installing /tmpfs/src/github/java-spanner/google-cloud-spanner-executor/target/spanner-executor/google-spanner-cloud-executor-tests.jar to /root/.m2/repository/com/google/cloud/google-cloud-spanner-executor/6.88.1-SNAPSHOT/google-cloud-spanner-executor-6.88.1-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Google Cloud Spanner Parent 6.88.1-SNAPSHOT:
[INFO]
[INFO] Google Cloud Spanner Parent ........................ SUCCESS [ 7.175 s]
[INFO] proto-google-cloud-spanner-admin-instance-v1 ....... SUCCESS [ 12.705 s]
[INFO] proto-google-cloud-spanner-v1 ...................... SUCCESS [ 13.288 s]
[INFO] proto-google-cloud-spanner-admin-database-v1 ....... SUCCESS [ 13.727 s]
[INFO] grpc-google-cloud-spanner-admin-instance-v1 ........ SUCCESS [ 2.669 s]
[INFO] grpc-google-cloud-spanner-v1 ....................... SUCCESS [ 2.132 s]
[INFO] grpc-google-cloud-spanner-admin-database-v1 ........ SUCCESS [ 2.124 s]
[INFO] proto-google-cloud-spanner-executor-v1 ............. SUCCESS [ 10.312 s]
[INFO] grpc-google-cloud-spanner-executor-v1 .............. SUCCESS [ 0.650 s]
[INFO] Google Cloud Spanner ............................... SUCCESS [ 36.698 s]
[INFO] Google Cloud Spanner Executor ...................... SUCCESS [ 3.022 s]
[INFO] Google Cloud Spanner BOM ........................... SUCCESS [ 7.175 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:18 min (Wall Clock)
[INFO] Finished at: 2025-03-18T20:00:03Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-spanner:jar:6.88.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.graalvm.buildtools:native-maven-plugin is missing. @ line 118, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-spanner-executor:jar:6.88.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 212, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.google.cloud:google-cloud-spanner-bom:pom:6.88.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 113, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] Inspecting build with total of 12 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 12 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Google Cloud Spanner Parent [pom]
[INFO] proto-google-cloud-spanner-admin-instance-v1 [jar]
[INFO] proto-google-cloud-spanner-v1 [jar]
[INFO] proto-google-cloud-spanner-admin-database-v1 [jar]
[INFO] grpc-google-cloud-spanner-admin-instance-v1 [jar]
[INFO] grpc-google-cloud-spanner-v1 [jar]
[INFO] grpc-google-cloud-spanner-admin-database-v1 [jar]
[INFO] proto-google-cloud-spanner-executor-v1 [jar]
[INFO] grpc-google-cloud-spanner-executor-v1 [jar]
[INFO] Google Cloud Spanner [jar]
[INFO] Google Cloud Spanner Executor [jar]
[INFO] Google Cloud Spanner BOM [pom]
[INFO]
[INFO] ------------< com.google.cloud:google-cloud-spanner-parent >------------
[INFO] Building Google Cloud Spanner Parent 6.88.1-SNAPSHOT [1/12]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner-parent ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner-parent ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner-parent ---
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ google-cloud-spanner-parent ---
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ google-cloud-spanner-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ google-cloud-spanner-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ google-cloud-spanner-parent ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ google-cloud-spanner-parent ---
[INFO] No tests to run.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ google-cloud-spanner-parent ---
[INFO] No tests to run.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ google-cloud-spanner-parent >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner-parent ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner-parent ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner-parent ---
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ google-cloud-spanner-parent <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ google-cloud-spanner-parent ---
[INFO] Skipping execution
[INFO]
[INFO] --< com.google.api.grpc:proto-google-cloud-spanner-admin-instance-v1 >--
[INFO] Building proto-google-cloud-spanner-admin-instance-v1 6.88.1-SNAPSHOT [2/12]
[INFO] from proto-google-cloud-spanner-admin-instance-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/src/main/resources
[INFO] Copying 2 resources from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-admin-instance-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ proto-google-cloud-spanner-admin-instance-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-instance-v1/src/main/resources
[INFO] Copying 2 resources from src/main/proto to target/classes
[INFO] Copying 2 resources from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-admin-instance-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ proto-google-cloud-spanner-admin-instance-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ proto-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] ---------< com.google.api.grpc:proto-google-cloud-spanner-v1 >----------
[INFO] Building proto-google-cloud-spanner-v1 6.88.1-SNAPSHOT [3/12]
[INFO] from proto-google-cloud-spanner-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/src/main/resources
[INFO] Copying 8 resources from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ proto-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ proto-google-cloud-spanner-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ proto-google-cloud-spanner-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ proto-google-cloud-spanner-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ proto-google-cloud-spanner-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ proto-google-cloud-spanner-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ proto-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ proto-google-cloud-spanner-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ proto-google-cloud-spanner-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ proto-google-cloud-spanner-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ proto-google-cloud-spanner-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-v1/src/main/resources
[INFO] Copying 8 resources from src/main/proto to target/classes
[INFO] Copying 8 resources from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ proto-google-cloud-spanner-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ proto-google-cloud-spanner-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] --< com.google.api.grpc:proto-google-cloud-spanner-admin-database-v1 >--
[INFO] Building proto-google-cloud-spanner-admin-database-v1 6.88.1-SNAPSHOT [4/12]
[INFO] from proto-google-cloud-spanner-admin-database-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/src/main/resources
[INFO] Copying 4 resources from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-admin-database-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ proto-google-cloud-spanner-admin-database-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-admin-database-v1/src/main/resources
[INFO] Copying 4 resources from src/main/proto to target/classes
[INFO] Copying 4 resources from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-admin-database-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ proto-google-cloud-spanner-admin-database-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ proto-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] --< com.google.api.grpc:grpc-google-cloud-spanner-admin-instance-v1 >---
[INFO] Building grpc-google-cloud-spanner-admin-instance-v1 6.88.1-SNAPSHOT [5/12]
[INFO] from grpc-google-cloud-spanner-admin-instance-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-admin-instance-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/grpc-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/grpc-google-cloud-spanner-admin-instance-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ grpc-google-cloud-spanner-admin-instance-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/main/proto
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-instance-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-admin-instance-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ grpc-google-cloud-spanner-admin-instance-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ grpc-google-cloud-spanner-admin-instance-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] ----------< com.google.api.grpc:grpc-google-cloud-spanner-v1 >----------
[INFO] Building grpc-google-cloud-spanner-v1 6.88.1-SNAPSHOT [6/12]
[INFO] from grpc-google-cloud-spanner-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ grpc-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ grpc-google-cloud-spanner-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grpc-google-cloud-spanner-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ grpc-google-cloud-spanner-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ grpc-google-cloud-spanner-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ grpc-google-cloud-spanner-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ grpc-google-cloud-spanner-v1 ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/grpc-google-cloud-spanner-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ grpc-google-cloud-spanner-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/grpc-google-cloud-spanner-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ grpc-google-cloud-spanner-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ grpc-google-cloud-spanner-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ grpc-google-cloud-spanner-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/main/proto
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ grpc-google-cloud-spanner-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ grpc-google-cloud-spanner-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] --< com.google.api.grpc:grpc-google-cloud-spanner-admin-database-v1 >---
[INFO] Building grpc-google-cloud-spanner-admin-database-v1 6.88.1-SNAPSHOT [7/12]
[INFO] from grpc-google-cloud-spanner-admin-database-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-admin-database-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/grpc-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/grpc-google-cloud-spanner-admin-database-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ grpc-google-cloud-spanner-admin-database-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/main/proto
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-admin-database-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-admin-database-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ grpc-google-cloud-spanner-admin-database-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ grpc-google-cloud-spanner-admin-database-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] -----< com.google.api.grpc:proto-google-cloud-spanner-executor-v1 >-----
[INFO] Building proto-google-cloud-spanner-executor-v1 6.88.1-SNAPSHOT [8/12]
[INFO] from proto-google-cloud-spanner-executor-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/src/main/resources
[INFO] Copying 1 resource from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-executor-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/target/proto-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ proto-google-cloud-spanner-executor-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ proto-google-cloud-spanner-executor-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/proto-google-cloud-spanner-executor-v1/src/main/resources
[INFO] Copying 1 resource from src/main/proto to target/classes
[INFO] Copying 1 resource from src/main/proto to target/classes
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:proto-google-cloud-spanner-executor-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ proto-google-cloud-spanner-executor-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ proto-google-cloud-spanner-executor-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] -----< com.google.api.grpc:grpc-google-cloud-spanner-executor-v1 >------
[INFO] Building grpc-google-cloud-spanner-executor-v1 6.88.1-SNAPSHOT [9/12]
[INFO] from grpc-google-cloud-spanner-executor-v1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-executor-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/test/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/grpc-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ grpc-google-cloud-spanner-executor-v1 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/grpc-google-cloud-spanner-executor-v1-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] No tests to run.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ grpc-google-cloud-spanner-executor-v1 >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/main/resources
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/main/proto
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/grpc-google-cloud-spanner-executor-v1/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Generating flattened POM of project com.google.api.grpc:grpc-google-cloud-spanner-executor-v1:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Not compiling main sources
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ grpc-google-cloud-spanner-executor-v1 <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ grpc-google-cloud-spanner-executor-v1 ---
[INFO] Skipping execution
[INFO]
[INFO] ---------------< com.google.cloud:google-cloud-spanner >----------------
[INFO] Building Google Cloud Spanner 6.88.1-SNAPSHOT [10/12]
[INFO] from google-cloud-spanner/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/google-cloud-spanner/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ google-cloud-spanner ---
[INFO] Copying 9 resources from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner/src/main/proto
[INFO]
[INFO] --- flatten:1.3.0:flatten (flatten) @ google-cloud-spanner ---
[INFO] Generating flattened POM of project com.google.cloud:google-cloud-spanner:jar:6.88.1-SNAPSHOT...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ google-cloud-spanner ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ google-cloud-spanner ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ google-cloud-spanner ---
[INFO] Copying 327 resources from src/test/resources to target/test-classes
[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/proto
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ google-cloud-spanner ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 324 source files with javac [debug deprecation target 1.8] to target/test-classes
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/RandomResultSetGenerator.java:[19,34] com.google.api.client.util.Base64 in com.google.api.client.util has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/RandomResultSetGenerator.java:[19,34] com.google.api.client.util.Base64 in com.google.api.client.util has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/RandomResultSetGenerator.java:[19,34] com.google.api.client.util.Base64 in com.google.api.client.util has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/RandomResultSetGenerator.java:[19,34] com.google.api.client.util.Base64 in com.google.api.client.util has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/BackupTest.java:[65,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/BatchClientImplTest.java:[83,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/DatabaseAdminClientImplTest.java:[101,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/DatabaseAdminGaxTest.java:[190,71] none() in org.junit.rules.ExpectedException has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/DatabaseClientImplTest.java:[2260,36] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode,com.google.cloud.spanner.Options.UpdateOption...) in com.google.cloud.spanner.TransactionContext has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/DatabaseTest.java:[87,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/FailOnOverkillTraceComponentImpl.java:[115,17] addAttributes(java.util.Map) in io.opencensus.trace.Span has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InlineBeginBenchmark.java:[121,46] setWriteSessionsFraction(float) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InlineBeginBenchmark.java:[128,46] setWriteSessionsFraction(float) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InstanceAdminClientImplTest.java:[75,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InstanceAdminGaxTest.java:[197,71] none() in org.junit.rules.ExpectedException has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InstanceAdminGaxTest.java:[231,13] setJittered(boolean) in com.google.api.gax.retrying.RetrySettings.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InstanceConfigTest.java:[130,9] InstanceConfig(com.google.cloud.spanner.InstanceConfigId,java.lang.String,com.google.cloud.spanner.InstanceAdminClient) in com.google.cloud.spanner.InstanceConfig has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/InstanceTest.java:[46,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/MockDatabaseAdminServiceImplTest.java:[81,63] none() in org.junit.rules.ExpectedException has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/OperationTest.java:[75,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/PartitionedDmlTransactionTest.java:[98,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/RetryOnDifferentGrpcChannelMockServerTest.java:[97,27] keys() in io.grpc.Attributes has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionClientTests.java:[101,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionImplTest.java:[92,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolBenchmark.java:[117,23] setWriteSessionsFraction(float) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolMaintainerTest.java:[65,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolMaintainerTest.java:[75,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolOptionsTest.java:[395,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolOptionsTest.java:[399,13] setWriteSessionsFraction(float) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[241,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[752,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[824,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[919,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[982,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1027,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1071,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1116,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1239,61] getMaxIdleSessions() in com.google.cloud.spanner.SessionPoolOptions has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1890,42] NUM_SESSIONS_BEING_PREPARED in com.google.cloud.spanner.MetricRegistryConstants has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[1908,34] NUM_WRITE_SESSIONS in com.google.cloud.spanner.MetricRegistryConstants has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[2007,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SessionPoolTest.java:[2262,13] setMaxIdleSessions(int) in com.google.cloud.spanner.SessionPoolOptions.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/SpannerImplTest.java:[82,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/TransactionContextImplTest.java:[62,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/TransactionManagerImplTest.java:[94,5] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/TransactionRunnerImplTest.java:[118,23] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1613,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1668,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1723,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1786,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1933,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1954,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientHttpJsonTest.java:[1996,15] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientTest.java:[1458,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientTest.java:[1508,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientTest.java:[1556,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientTest.java:[1619,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/admin/instance/v1/InstanceAdminClientTest.java:[1754,13] addAllReferencingBackups(java.lang.Iterable) in com.google.spanner.admin.instance.v1.InstancePartition.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AbortedTest.java:[522,25] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AbstractConnectionImplTest.java:[81,63] none() in org.junit.rules.ExpectedException has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AnalyzeStatementsTest.java:[191,42] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AnalyzeStatementsTest.java:[274,33] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AnalyzeStatementsTest.java:[333,31] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AnalyzeStatementsTest.java:[366,31] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/AnalyzeStatementsTest.java:[380,31] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/it/ITQueryOptionsTest.java:[45,15] verifyStatementsInFile(com.google.cloud.spanner.connection.AbstractSqlScriptVerifier.GenericConnection,java.lang.String,java.lang.Class) in com.google.cloud.spanner.connection.AbstractSqlScriptVerifier has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/it/ITReadWriteAutocommitSpannerTest.java:[191,21] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/it/ITReadWriteAutocommitSpannerTest.java:[207,21] analyzeUpdate(com.google.cloud.spanner.Statement,com.google.cloud.spanner.ReadContext.QueryAnalyzeMode) in com.google.cloud.spanner.connection.Connection has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/it/ITDirectPathFallback.java:[124,13] setPoolSize(int) in com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/spi/v1/GfeLatencyTest.java:[137,20] registerGfeLatencyAndHeaderMissingCountViews() in com.google.cloud.spanner.spi.v1.SpannerRpcViews has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[663,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[696,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[889,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[921,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[1422,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[WARNING] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java:[1446,13] serverStreamingCall(RequestT,com.google.api.gax.rpc.ApiStreamObserver) in com.google.api.gax.rpc.ServerStreamingCallable has been deprecated
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/BaseSessionPoolTest.java: Some input files use unchecked or unsafe operations.
[INFO] /tmpfs/src/github/java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/BaseSessionPoolTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ google-cloud-spanner ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- surefire:3.5.2:test (default-test) @ google-cloud-spanner ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[WARNING] System property [spanner.testenv.instance], [spanner.gce.config.project_id] overwritten by user properties from Maven session
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.google.cloud.spanner.KeyTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.450 s -- in com.google.cloud.spanner.KeyTest
[INFO] Running com.google.cloud.spanner.InlineBeginTransactionTest$InlineBeginTransactionWithoutExecutorTest
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.504 s -- in com.google.cloud.spanner.InlineBeginTransactionTest$InlineBeginTransactionWithoutExecutorTest
[INFO] Running com.google.cloud.spanner.InlineBeginTransactionTest$InlineBeginTransactionWithExecutorTest
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s -- in com.google.cloud.spanner.InlineBeginTransactionTest$InlineBeginTransactionWithExecutorTest
[INFO] Running com.google.cloud.spanner.SpannerGaxRetryTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s -- in com.google.cloud.spanner.SpannerGaxRetryTest
[INFO] Running com.google.cloud.spanner.SessionPoolStressTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.077 s -- in com.google.cloud.spanner.SessionPoolStressTest
[INFO] Running com.google.cloud.spanner.DatabaseAdminClientImplTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in com.google.cloud.spanner.DatabaseAdminClientImplTest
[INFO] Running com.google.cloud.spanner.TypeTest
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in com.google.cloud.spanner.TypeTest
[INFO] Running com.google.cloud.spanner.SpannerApiFuturesTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.google.cloud.spanner.SpannerApiFuturesTest
[INFO] Running com.google.cloud.spanner.PartitionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in com.google.cloud.spanner.PartitionTest
[INFO] Running com.google.cloud.spanner.AbstractReadContextTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in com.google.cloud.spanner.AbstractReadContextTest
[INFO] Running com.google.cloud.spanner.CompositeTracerTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in com.google.cloud.spanner.CompositeTracerTest
[INFO] Running com.google.cloud.spanner.SessionImplTest
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s -- in com.google.cloud.spanner.SessionImplTest
[INFO] Running com.google.cloud.spanner.AsyncTransactionManagerTest
Mar 18, 2025 8:00:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:00:59 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:00 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:01 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:02 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.026 s -- in com.google.cloud.spanner.AsyncTransactionManagerTest
[INFO] Running com.google.cloud.spanner.ReplicaTypeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.google.cloud.spanner.ReplicaTypeTest
[INFO] Running com.google.cloud.spanner.IsRetryableInternalErrorTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.google.cloud.spanner.IsRetryableInternalErrorTest
[INFO] Running com.google.cloud.spanner.TransactionContextImplTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.google.cloud.spanner.TransactionContextImplTest
[INFO] Running com.google.cloud.spanner.connection.ExplainCommandConverterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.google.cloud.spanner.connection.ExplainCommandConverterTest
[INFO] Running com.google.cloud.spanner.connection.ProtoDescriptorsConverterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.google.cloud.spanner.connection.ProtoDescriptorsConverterTest
[INFO] Running com.google.cloud.spanner.connection.SimpleParserTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in com.google.cloud.spanner.connection.SimpleParserTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterCommittedReadOnlyTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterCommittedReadOnlyTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ReadOnlyStalenessConverterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.google.cloud.spanner.connection.ReadOnlyStalenessConverterTest
[INFO] Running com.google.cloud.spanner.connection.PartitionIdTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.google.cloud.spanner.connection.PartitionIdTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterEmptyCommitTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterEmptyCommitTest
[INFO] Running com.google.cloud.spanner.connection.StatementTimeoutTest
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.cloud.spanner.SessionPool closeAsync
WARNING: Leaked session
com.google.cloud.spanner.SessionPool$LeakedSessionException: Session was checked out from the pool at 2025-03-18T20:01:07.735Z
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.markCheckedOut(SessionPool.java:1327)
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.access$6300(SessionPool.java:1306)
at com.google.cloud.spanner.SessionPool.checkoutSession(SessionPool.java:2793)
at com.google.cloud.spanner.SessionPool.getSession(SessionPool.java:2774)
at com.google.cloud.spanner.SessionPool.getMultiplexedSessionWithFallback(SessionPool.java:2709)
at com.google.cloud.spanner.DatabaseClientImpl.getMultiplexedSession(DatabaseClientImpl.java:101)
at com.google.cloud.spanner.DatabaseClientImpl.singleUseReadOnlyTransaction(DatabaseClientImpl.java:254)
at com.google.cloud.spanner.connection.SingleUseTransaction.executeQueryAsync(SingleUseTransaction.java:235)
at com.google.cloud.spanner.connection.ConnectionImpl.internalExecuteQuery(ConnectionImpl.java:1971)
at com.google.cloud.spanner.connection.ConnectionImpl.parseAndExecuteQuery(ConnectionImpl.java:1637)
at com.google.cloud.spanner.connection.ConnectionImpl.executeQuery(ConnectionImpl.java:1458)
at com.google.cloud.spanner.connection.StatementTimeoutTest.lambda$testInterruptedException$14(StatementTimeoutTest.java:542)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:07 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.cloud.spanner.SessionPool closeAsync
WARNING: Leaked session
com.google.cloud.spanner.SessionPool$LeakedSessionException: Session was checked out from the pool at 2025-03-18T20:01:08.785Z
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.markCheckedOut(SessionPool.java:1327)
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.access$6300(SessionPool.java:1306)
at com.google.cloud.spanner.SessionPool.checkoutSession(SessionPool.java:2793)
at com.google.cloud.spanner.SessionPool.getSession(SessionPool.java:2774)
at com.google.cloud.spanner.SessionPool.getMultiplexedSessionWithFallback(SessionPool.java:2709)
at com.google.cloud.spanner.DatabaseClientImpl.getMultiplexedSession(DatabaseClientImpl.java:101)
at com.google.cloud.spanner.DatabaseClientImpl.singleUseReadOnlyTransaction(DatabaseClientImpl.java:254)
at com.google.cloud.spanner.connection.SingleUseTransaction.executeQueryAsync(SingleUseTransaction.java:235)
at com.google.cloud.spanner.connection.ConnectionImpl.internalExecuteQuery(ConnectionImpl.java:1971)
at com.google.cloud.spanner.connection.ConnectionImpl.parseAndExecuteQuery(ConnectionImpl.java:1637)
at com.google.cloud.spanner.connection.ConnectionImpl.executeQuery(ConnectionImpl.java:1458)
at com.google.cloud.spanner.connection.StatementTimeoutTest.lambda$testInterruptedException$14(StatementTimeoutTest.java:542)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:08 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:09 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:10 PM com.google.cloud.spanner.SessionPool closeAsync
WARNING: Leaked session
com.google.cloud.spanner.SessionPool$LeakedSessionException: Session was checked out from the pool at 2025-03-18T20:01:10.970Z
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.markCheckedOut(SessionPool.java:1327)
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.access$6300(SessionPool.java:1306)
at com.google.cloud.spanner.SessionPool.checkoutSession(SessionPool.java:2793)
at com.google.cloud.spanner.SessionPool.getSession(SessionPool.java:2774)
at com.google.cloud.spanner.DatabaseClientImpl.getSession(DatabaseClientImpl.java:93)
at com.google.cloud.spanner.DatabaseClientImpl.getMultiplexedSessionForRW(DatabaseClientImpl.java:109)
at com.google.cloud.spanner.DatabaseClientImpl.transactionManager(DatabaseClientImpl.java:302)
at com.google.cloud.spanner.connection.ReadWriteTransaction.checkOrCreateValidTransaction(ReadWriteTransaction.java:381)
at com.google.cloud.spanner.connection.ReadWriteTransaction.executeQueryAsync(ReadWriteTransaction.java:612)
at com.google.cloud.spanner.connection.ConnectionImpl.internalExecuteQuery(ConnectionImpl.java:1971)
at com.google.cloud.spanner.connection.ConnectionImpl.parseAndExecuteQuery(ConnectionImpl.java:1637)
at com.google.cloud.spanner.connection.ConnectionImpl.executeQuery(ConnectionImpl.java:1458)
at com.google.cloud.spanner.connection.StatementTimeoutTest.lambda$testInterruptedException$14(StatementTimeoutTest.java:542)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:11 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:12 PM com.google.cloud.spanner.SessionPool closeAsync
WARNING: Leaked session
com.google.cloud.spanner.SessionPool$LeakedSessionException: Session was checked out from the pool at 2025-03-18T20:01:12.981Z
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.markCheckedOut(SessionPool.java:1327)
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.access$6300(SessionPool.java:1306)
at com.google.cloud.spanner.SessionPool.checkoutSession(SessionPool.java:2793)
at com.google.cloud.spanner.SessionPool.getSession(SessionPool.java:2774)
at com.google.cloud.spanner.SessionPool.getMultiplexedSessionWithFallback(SessionPool.java:2709)
at com.google.cloud.spanner.DatabaseClientImpl.getMultiplexedSession(DatabaseClientImpl.java:101)
at com.google.cloud.spanner.DatabaseClientImpl.singleUseReadOnlyTransaction(DatabaseClientImpl.java:254)
at com.google.cloud.spanner.connection.SingleUseTransaction.executeQueryAsync(SingleUseTransaction.java:235)
at com.google.cloud.spanner.connection.ConnectionImpl.internalExecuteQuery(ConnectionImpl.java:1971)
at com.google.cloud.spanner.connection.ConnectionImpl.parseAndExecuteQuery(ConnectionImpl.java:1637)
at com.google.cloud.spanner.connection.ConnectionImpl.executeQuery(ConnectionImpl.java:1458)
at com.google.cloud.spanner.connection.StatementTimeoutTest.lambda$testInterruptedException$14(StatementTimeoutTest.java:542)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.cloud.spanner.SessionPool closeAsync
WARNING: Leaked session
com.google.cloud.spanner.SessionPool$LeakedSessionException: Session was checked out from the pool at 2025-03-18T20:01:15.739Z
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.markCheckedOut(SessionPool.java:1327)
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.access$6300(SessionPool.java:1306)
at com.google.cloud.spanner.SessionPool.checkoutSession(SessionPool.java:2793)
at com.google.cloud.spanner.SessionPool.getSession(SessionPool.java:2774)
at com.google.cloud.spanner.DatabaseClientImpl.getSession(DatabaseClientImpl.java:93)
at com.google.cloud.spanner.DatabaseClientImpl.getMultiplexedSessionForRW(DatabaseClientImpl.java:109)
at com.google.cloud.spanner.DatabaseClientImpl.transactionManager(DatabaseClientImpl.java:302)
at com.google.cloud.spanner.connection.ReadWriteTransaction.checkOrCreateValidTransaction(ReadWriteTransaction.java:381)
at com.google.cloud.spanner.connection.ReadWriteTransaction.executeQueryAsync(ReadWriteTransaction.java:612)
at com.google.cloud.spanner.connection.ConnectionImpl.internalExecuteQuery(ConnectionImpl.java:1971)
at com.google.cloud.spanner.connection.ConnectionImpl.parseAndExecuteQuery(ConnectionImpl.java:1637)
at com.google.cloud.spanner.connection.ConnectionImpl.executeQuery(ConnectionImpl.java:1458)
at com.google.cloud.spanner.connection.StatementTimeoutTest.lambda$testInterruptedException$14(StatementTimeoutTest.java:542)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:18 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:19 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[WARNING] Tests run: 120, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 14.36 s -- in com.google.cloud.spanner.connection.StatementTimeoutTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$DialectDetectionTest
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in com.google.cloud.spanner.connection.ConnectionTest$DialectDetectionTest
[INFO] Running com.google.cloud.spanner.connection.AutocommitDmlModeConverterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.google.cloud.spanner.connection.AutocommitDmlModeConverterTest
[INFO] Running com.google.cloud.spanner.connection.QueryOptionsTest
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in com.google.cloud.spanner.connection.QueryOptionsTest
[INFO] Running com.google.cloud.spanner.connection.SetPgSessionCharacteristicsTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in com.google.cloud.spanner.connection.SetPgSessionCharacteristicsTest
[INFO] Running com.google.cloud.spanner.connection.SavepointMockServerTest
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:21 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:23 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:24 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:25 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:27 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:27 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:27 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:27 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.806 s -- in com.google.cloud.spanner.connection.SavepointMockServerTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterStartDdlBatchTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterStartDdlBatchTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionPropertyValueTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.google.cloud.spanner.connection.ConnectionPropertyValueTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSelectAndResultSetNextTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSelectAndResultSetNextTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteNoActionsTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteNoActionsTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyNoActionsTest
Mar 18, 2025 8:01:28 PM io.grpc.internal.SerializingExecutor run
SEVERE: Exception while executing runnable io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed@73cc007b
java.lang.IllegalStateException: call already closed
at com.google.common.base.Preconditions.checkState(Preconditions.java:513)
at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:218)
at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:213)
at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:389)
at com.google.cloud.spanner.MockSpannerServiceImpl.commit(MockSpannerServiceImpl.java:2084)
at com.google.spanner.v1.SpannerGrpc$MethodHandlers.invoke(SpannerGrpc.java:2211)
at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:356)
at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:861)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

Mar 18, 2025 8:01:28 PM io.grpc.internal.SerializingExecutor run
SEVERE: Exception while executing runnable io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed@11e921dc
java.lang.IllegalStateException: call already closed
at com.google.common.base.Preconditions.checkState(Preconditions.java:513)
at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:218)
at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:213)
at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:389)
at com.google.cloud.spanner.MockSpannerServiceImpl.commit(MockSpannerServiceImpl.java:2084)
at com.google.spanner.v1.SpannerGrpc$MethodHandlers.invoke(SpannerGrpc.java:2211)
at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:356)
at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:861)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyNoActionsTest
[INFO] Running com.google.cloud.spanner.connection.ProtoDescriptorsFileConverterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.google.cloud.spanner.connection.ProtoDescriptorsFileConverterTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterTransactionTest
Mar 18, 2025 8:01:28 PM io.grpc.internal.SerializingExecutor run
SEVERE: Exception while executing runnable io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed@3931a836
java.lang.IllegalStateException: call already closed
at com.google.common.base.Preconditions.checkState(Preconditions.java:513)
at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:218)
at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:213)
at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:389)
at com.google.cloud.spanner.MockSpannerServiceImpl.executeSql(MockSpannerServiceImpl.java:1083)
at com.google.spanner.v1.SpannerGrpc$MethodHandlers.invoke(SpannerGrpc.java:2178)
at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:356)
at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:861)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterTransactionTest
[INFO] Running com.google.cloud.spanner.connection.RpcPriorityConverterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.connection.RpcPriorityConverterTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterEmptyCommitTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterEmptyCommitTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterRanDdlBatchTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterRanDdlBatchTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteInDdlBatchTransactionTest
Mar 18, 2025 8:01:30 PM io.grpc.internal.SerializingExecutor run
SEVERE: Exception while executing runnable io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed@5bf9e531
java.util.concurrent.RejectedExecutionException: event executor terminated
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:931)
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:350)
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:343)
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:833)
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:824)
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:814)
at io.grpc.netty.shaded.io.grpc.netty.WriteQueue.scheduleFlush(WriteQueue.java:68)
at io.grpc.netty.shaded.io.grpc.netty.WriteQueue.enqueue(WriteQueue.java:88)
at io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink.writeTrailers(NettyServerStream.java:125)
at io.grpc.internal.AbstractServerStream.close(AbstractServerStream.java:133)
at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:227)
at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:213)
at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:389)
at com.google.cloud.spanner.MockSpannerServiceImpl.executeSql(MockSpannerServiceImpl.java:1081)
at com.google.spanner.v1.SpannerGrpc$MethodHandlers.invoke(SpannerGrpc.java:2178)
at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:356)
at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:861)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteInDdlBatchTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterStartDdlBatchTest
Mar 18, 2025 8:01:30 PM io.grpc.internal.SerializingExecutor run
SEVERE: Exception while executing runnable io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed@7220a999
java.lang.IllegalStateException: call already closed
at com.google.common.base.Preconditions.checkState(Preconditions.java:513)
at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:218)
at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:213)
at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:389)
at com.google.cloud.spanner.MockSpannerServiceImpl.rollback(MockSpannerServiceImpl.java:2139)
at com.google.spanner.v1.SpannerGrpc$MethodHandlers.invoke(SpannerGrpc.java:2216)
at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:356)
at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:861)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterStartDdlBatchTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterCommittedReadOnlyTransactionTest
Mar 18, 2025 8:01:30 PM io.grpc.internal.ServerCallImpl handleInternalError
WARNING: Cancelling the stream because of internal error
java.util.concurrent.RejectedExecutionException: event executor terminated
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:931)
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:350)
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:343)
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:833)
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:824)
at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:814)
at io.grpc.netty.shaded.io.grpc.netty.WriteQueue.scheduleFlush(WriteQueue.java:68)
at io.grpc.netty.shaded.io.grpc.netty.WriteQueue.enqueue(WriteQueue.java:88)
at io.grpc.netty.shaded.io.grpc.netty.NettyServerStream$Sink.writeFrame(NettyServerStream.java:114)
at io.grpc.internal.AbstractServerStream.deliverFrame(AbstractServerStream.java:118)
at io.grpc.internal.MessageFramer.commitToSink(MessageFramer.java:357)
at io.grpc.internal.MessageFramer.flush(MessageFramer.java:307)
at io.grpc.internal.AbstractStream.flush(AbstractStream.java:80)
at io.grpc.internal.ServerCallImpl.sendMessageInternal(ServerCallImpl.java:170)
at io.grpc.internal.ServerCallImpl.sendMessage(ServerCallImpl.java:152)
at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onNext(ServerCalls.java:380)
at com.google.cloud.spanner.MockSpannerServiceImpl.returnPartialResultSet(MockSpannerServiceImpl.java:1795)
at com.google.cloud.spanner.MockSpannerServiceImpl.returnPartialResultSet(MockSpannerServiceImpl.java:1766)
at com.google.cloud.spanner.MockSpannerServiceImpl.executeStreamingSql(MockSpannerServiceImpl.java:1285)
at com.google.spanner.v1.SpannerGrpc$MethodHandlers.invoke(SpannerGrpc.java:2183)
at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:356)
at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:861)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterCommittedReadOnlyTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSetTransactionReadOnlyTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSetTransactionReadOnlyTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSetReadOnlyMaxStalenessTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSetReadOnlyMaxStalenessTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterRollbackTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterRollbackTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterBeginTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterBeginTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSelectAndResultSetNextTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSelectAndResultSetNextTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSelectTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSelectTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteNoActionsTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteNoActionsTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionOptionsTest
[INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in com.google.cloud.spanner.connection.ConnectionOptionsTest
[INFO] Running com.google.cloud.spanner.connection.DirectExecuteResultSetTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.google.cloud.spanner.connection.DirectExecuteResultSetTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterBeginTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterBeginTransactionTest
[INFO] Running com.google.cloud.spanner.connection.TransactionModeConverterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in com.google.cloud.spanner.connection.TransactionModeConverterTest
[INFO] Running com.google.cloud.spanner.connection.OpenTelemetryTracingTest
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector reportTracedLeak
SEVERE: LEAK: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information.
Recent access records:
Created at:
io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator.newDirectBuffer(PooledByteBufAllocator.java:404)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:188)
io.grpc.netty.shaded.io.netty.buffer.AbstractByteBufAllocator.buffer(AbstractByteBufAllocator.java:124)
io.grpc.netty.shaded.io.grpc.netty.NettyWritableBufferAllocator.allocate(NettyWritableBufferAllocator.java:51)
io.grpc.internal.MessageFramer.writeKnownLengthUncompressed(MessageFramer.java:226)
io.grpc.internal.MessageFramer.writeUncompressed(MessageFramer.java:172)
io.grpc.internal.MessageFramer.writePayload(MessageFramer.java:143)
io.grpc.internal.AbstractStream.writeMessage(AbstractStream.java:70)
io.grpc.internal.ServerCallImpl.sendMessageInternal(ServerCallImpl.java:168)
io.grpc.internal.ServerCallImpl.sendMessage(ServerCallImpl.java:152)
io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onNext(ServerCalls.java:380)
com.google.cloud.spanner.MockSpannerServiceImpl.returnPartialResultSet(MockSpannerServiceImpl.java:1748)
com.google.cloud.spanner.MockSpannerServiceImpl.executeStreamingSql(MockSpannerServiceImpl.java:1273)
com.google.spanner.v1.SpannerGrpc$MethodHandlers.invoke(SpannerGrpc.java:2183)
io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:356)
io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:861)
io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:750)
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:34 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.470 s -- in com.google.cloud.spanner.connection.OpenTelemetryTracingTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterTemporaryTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterTemporaryTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterSelectTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterSelectTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSetReadOnlyMaxStalenessTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSetReadOnlyMaxStalenessTest
[INFO] Running com.google.cloud.spanner.connection.InternalMetadataQueryMockServerTest
Mar 18, 2025 8:01:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in com.google.cloud.spanner.connection.InternalMetadataQueryMockServerTest
[INFO] Running com.google.cloud.spanner.connection.TaggingTest
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:36 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:37 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:38 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 s -- in com.google.cloud.spanner.connection.TaggingTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterStartDdlBatchTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterStartDdlBatchTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterBeginReadOnlyTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterBeginReadOnlyTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterTemporaryTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterTemporaryTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterBeginTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterBeginTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterDdlTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterDdlTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterUpdateTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterUpdateTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterSelectAndResultSetNextTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterSelectAndResultSetNextTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterSelectTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterSelectTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteNoActionsTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteNoActionsTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionStatementWithNoParametersTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in com.google.cloud.spanner.connection.ConnectionStatementWithNoParametersTest
[INFO] Running com.google.cloud.spanner.connection.EmulatorUtilTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in com.google.cloud.spanner.connection.EmulatorUtilTest
[INFO] Running com.google.cloud.spanner.connection.StatementHintParserTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.google.cloud.spanner.connection.StatementHintParserTest
[INFO] Running com.google.cloud.spanner.connection.ChecksumResultSetTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in com.google.cloud.spanner.connection.ChecksumResultSetTest
[INFO] Running com.google.cloud.spanner.connection.ReadWriteTransactionTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in com.google.cloud.spanner.connection.ReadWriteTransactionTest
[INFO] Running com.google.cloud.spanner.connection.AbortedTest
Mar 18, 2025 8:01:41 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:41 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:41 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:41 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s -- in com.google.cloud.spanner.connection.AbortedTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSelectTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSelectTest
[INFO] Running com.google.cloud.spanner.connection.PgDurationConverterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.connection.PgDurationConverterTest
[INFO] Running com.google.cloud.spanner.connection.SetReadOnlyStalenessSqlScriptTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in com.google.cloud.spanner.connection.SetReadOnlyStalenessSqlScriptTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionPropertyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.connection.ConnectionPropertyTest
[INFO] Running com.google.cloud.spanner.connection.SpannerPoolTest
Mar 18, 2025 8:01:43 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:43 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:43 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:43 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s -- in com.google.cloud.spanner.connection.SpannerPoolTest
[INFO] Running com.google.cloud.spanner.connection.SetStatementTimeoutSqlScriptTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in com.google.cloud.spanner.connection.SetStatementTimeoutSqlScriptTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterRanDdlBatchTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterRanDdlBatchTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplGeneratedSqlScriptTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.487 s -- in com.google.cloud.spanner.connection.ConnectionImplGeneratedSqlScriptTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSelectTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.340 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSelectTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterBeginReadOnlyTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterBeginReadOnlyTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$ConnectionRPCPriorityTest
Mar 18, 2025 8:01:50 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:50 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:50 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:50 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in com.google.cloud.spanner.connection.ConnectionTest$ConnectionRPCPriorityTest
[INFO] Running com.google.cloud.spanner.connection.DirectedReadOptionsUtilTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in com.google.cloud.spanner.connection.DirectedReadOptionsUtilTest
[INFO] Running com.google.cloud.spanner.connection.DirectedReadTest
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in com.google.cloud.spanner.connection.DirectedReadTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$EnvironmentConnectionOptionsTest
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in com.google.cloud.spanner.connection.ConnectionTest$EnvironmentConnectionOptionsTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionStatementWithOneParameterTest
[WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.034 s -- in com.google.cloud.spanner.connection.ConnectionStatementWithOneParameterTest
[INFO] Running com.google.cloud.spanner.connection.PartitionedQueryMockServerTest
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:51 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.316 s -- in com.google.cloud.spanner.connection.PartitionedQueryMockServerTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterEmptyCommitTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterEmptyCommitTest
[INFO] Running com.google.cloud.spanner.connection.StatementResultImplTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.connection.StatementResultImplTest
[INFO] Running com.google.cloud.spanner.connection.ReplaceableForwardingResultSetTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.google.cloud.spanner.connection.ReplaceableForwardingResultSetTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterSelectAndResultSetNextTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterSelectAndResultSetNextTest
[INFO] Running com.google.cloud.spanner.connection.AllTypesMockServerTest
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in com.google.cloud.spanner.connection.AllTypesMockServerTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionAsyncApiAbortedTest
Mar 18, 2025 8:01:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 s -- in com.google.cloud.spanner.connection.ConnectionAsyncApiAbortedTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterUpdateTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterUpdateTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionStateTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.google.cloud.spanner.connection.ConnectionStateTest
[INFO] Running com.google.cloud.spanner.connection.CredentialsServiceTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.google.cloud.spanner.connection.CredentialsServiceTest
[INFO] Running com.google.cloud.spanner.connection.RunTransactionMockServerTest
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in com.google.cloud.spanner.connection.RunTransactionMockServerTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSelectTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSelectTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$ConnectionMinSessionsTest
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.google.cloud.spanner.connection.ConnectionTest$ConnectionMinSessionsTest
[INFO] Running com.google.cloud.spanner.connection.ExcludeTxnFromChangeStreamsMockServerTest
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in com.google.cloud.spanner.connection.ExcludeTxnFromChangeStreamsMockServerTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSelectAndResultSetNextTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSelectAndResultSetNextTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionAsyncApiTest
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s -- in com.google.cloud.spanner.connection.ConnectionAsyncApiTest
[INFO] Running com.google.cloud.spanner.connection.SavepointTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.google.cloud.spanner.connection.SavepointTest
[INFO] Running com.google.cloud.spanner.connection.RetryDmlAsPartitionedDmlMockServerTest
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:01:58 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in com.google.cloud.spanner.connection.RetryDmlAsPartitionedDmlMockServerTest
[INFO] Running com.google.cloud.spanner.connection.DdlClientTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in com.google.cloud.spanner.connection.DdlClientTests
[INFO] Running com.google.cloud.spanner.connection.MergedResultSetTest
[INFO] Tests run: 250, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.644 s -- in com.google.cloud.spanner.connection.MergedResultSetTest
[INFO] Running com.google.cloud.spanner.connection.ClientSideStatementsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.75 s -- in com.google.cloud.spanner.connection.ClientSideStatementsTest
[INFO] Running com.google.cloud.spanner.connection.PgTransactionModeConverterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.connection.PgTransactionModeConverterTest
[INFO] Running com.google.cloud.spanner.connection.DdlBatchTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in com.google.cloud.spanner.connection.DdlBatchTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$ConnectionMaxSessionsTest
Mar 18, 2025 8:02:47 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:47 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:47 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:47 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.google.cloud.spanner.connection.ConnectionTest$ConnectionMaxSessionsTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterBeginTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterBeginTransactionTest
[INFO] Running com.google.cloud.spanner.connection.DurationConverterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.connection.DurationConverterTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterBeginTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterBeginTransactionTest
[INFO] Running com.google.cloud.spanner.connection.AutoDmlBatchMockServerTest
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s -- in com.google.cloud.spanner.connection.AutoDmlBatchMockServerTest
[INFO] Running com.google.cloud.spanner.connection.AnalyzeStatementsTest
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:48 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in com.google.cloud.spanner.connection.AnalyzeStatementsTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTest
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in com.google.cloud.spanner.connection.ConnectionImplTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSetReadOnlyMaxStalenessTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSetReadOnlyMaxStalenessTest
[INFO] Running com.google.cloud.spanner.connection.ExplainTest
Mar 18, 2025 8:02:49 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:49 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:49 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:49 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in com.google.cloud.spanner.connection.ExplainTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSetTransactionReadOnlyTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSetTransactionReadOnlyTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterRollbackTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterRollbackTest
[INFO] Running com.google.cloud.spanner.connection.DecodeModeTest
Mar 18, 2025 8:02:49 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:49 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:49 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:49 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 s -- in com.google.cloud.spanner.connection.DecodeModeTest
[INFO] Running com.google.cloud.spanner.connection.DelayTransactionStartUntilFirstWriteMockServerTest
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:52 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:53 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.961 s -- in com.google.cloud.spanner.connection.DelayTransactionStartUntilFirstWriteMockServerTest
[INFO] Running com.google.cloud.spanner.connection.BeginPgTransactionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.google.cloud.spanner.connection.BeginPgTransactionTest
[INFO] Running com.google.cloud.spanner.connection.LocalConnectionCheckerTest
Mar 18, 2025 8:02:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:54 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in com.google.cloud.spanner.connection.LocalConnectionCheckerTest
[INFO] Running com.google.cloud.spanner.connection.ReadOnlyStalenessUtilTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.connection.ReadOnlyStalenessUtilTest
[INFO] Running com.google.cloud.spanner.connection.CredentialsProviderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 s -- in com.google.cloud.spanner.connection.CredentialsProviderTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSelectAndResultSetNextTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSelectAndResultSetNextTest
[INFO] Running com.google.cloud.spanner.connection.AutocommitDmlModeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.google.cloud.spanner.connection.AutocommitDmlModeTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteInDdlBatchTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteInDdlBatchTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ExceptionMockServerTest
Mar 18, 2025 8:02:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:55 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in com.google.cloud.spanner.connection.ExceptionMockServerTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterRollbackTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterRollbackTest
[INFO] Running com.google.cloud.spanner.connection.SpannerStatementParserTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.google.cloud.spanner.connection.SpannerStatementParserTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterTemporaryTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterTemporaryTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$DefaultConnectionOptionsTest
Mar 18, 2025 8:02:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:56 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in com.google.cloud.spanner.connection.ConnectionTest$DefaultConnectionOptionsTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterStartDdlBatchTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterStartDdlBatchTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyNoActionsTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyNoActionsTest
[INFO] Running com.google.cloud.spanner.connection.DdlTest
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in com.google.cloud.spanner.connection.DdlTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteNoActionsTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteNoActionsTest
[INFO] Running com.google.cloud.spanner.connection.BooleanConverterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.connection.BooleanConverterTest
[INFO] Running com.google.cloud.spanner.connection.MaxCommitDelayTest
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:02:57 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in com.google.cloud.spanner.connection.MaxCommitDelayTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSetReadOnlyMaxStalenessTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadWriteTest$ConnectionImplTransactionalReadWriteAfterSetReadOnlyMaxStalenessTest
[INFO] Running com.google.cloud.spanner.connection.SingleUseTransactionTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in com.google.cloud.spanner.connection.SingleUseTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSetReadOnlyMaxStalenessTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSetReadOnlyMaxStalenessTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterTemporaryTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterTemporaryTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterBeginTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterBeginTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSelectAndResultSetNextTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSelectAndResultSetNextTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSelectTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyAfterSelectTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyNoActionsTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadOnlyTest$ConnectionImplAutocommitReadOnlyNoActionsTest
[INFO] Running com.google.cloud.spanner.connection.ReadOnlyStalenessTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.google.cloud.spanner.connection.ReadOnlyStalenessTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterEmptyCommitTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterEmptyCommitTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSetReadOnlyMaxStalenessTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSetReadOnlyMaxStalenessTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterRollbackTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterRollbackTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterBeginTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterBeginTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSelectAndResultSetNextTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSelectAndResultSetNextTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSelectTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterSelectTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyNoActionsTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyNoActionsTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionStateMockServerTest
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:03 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.966 s -- in com.google.cloud.spanner.connection.ConnectionStateMockServerTest
[INFO] Running com.google.cloud.spanner.connection.DmlBatchTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in com.google.cloud.spanner.connection.DmlBatchTest
[INFO] Running com.google.cloud.spanner.connection.AutoCommitMockServerTest
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:04 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in com.google.cloud.spanner.connection.AutoCommitMockServerTest
[INFO] Running com.google.cloud.spanner.connection.StatementParserTest
[WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 19, Time elapsed: 0.280 s -- in com.google.cloud.spanner.connection.StatementParserTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionStatementExecutorTest
[INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.google.cloud.spanner.connection.ConnectionStatementExecutorTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterDdlTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in com.google.cloud.spanner.connection.ConnectionImplAutocommitReadWriteTest$ConnectionImplAutocommitReadWriteAfterDdlTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$DialectDetectionTest
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in com.google.cloud.spanner.connection.ConnectionTest$DialectDetectionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$ConnectionRPCPriorityTest
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in com.google.cloud.spanner.connection.ConnectionTest$ConnectionRPCPriorityTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$ConnectionMaxSessionsTest
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:05 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in com.google.cloud.spanner.connection.ConnectionTest$ConnectionMaxSessionsTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$ConnectionMinSessionsTest
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.google.cloud.spanner.connection.ConnectionTest$ConnectionMinSessionsTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$DefaultConnectionOptionsTest
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in com.google.cloud.spanner.connection.ConnectionTest$DefaultConnectionOptionsTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionTest$EnvironmentConnectionOptionsTest
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:06 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in com.google.cloud.spanner.connection.ConnectionTest$EnvironmentConnectionOptionsTest
[INFO] Running com.google.cloud.spanner.connection.AsyncStatementResultImplTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in com.google.cloud.spanner.connection.AsyncStatementResultImplTest
[INFO] Running com.google.cloud.spanner.connection.ReadOnlyTransactionTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in com.google.cloud.spanner.connection.ReadOnlyTransactionTest
[INFO] Running com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterBeginTransactionTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in com.google.cloud.spanner.connection.ConnectionImplTransactionalReadOnlyTest$ConnectionImplTransactionalReadOnlyAfterBeginTransactionTest
[INFO] Running com.google.cloud.spanner.MultiplexedSessionDatabaseClientMockServerTest
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s -- in com.google.cloud.spanner.MultiplexedSessionDatabaseClientMockServerTest
[INFO] Running com.google.cloud.spanner.BackupIdTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.BackupIdTest
[INFO] Running com.google.cloud.spanner.BackupTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.google.cloud.spanner.BackupTest
[INFO] Running com.google.cloud.spanner.DatabaseClientImplTest
Mar 18, 2025 8:03:10 PM com.google.cloud.spanner.AbstractReadContext readInternalWithOptions
WARNING: Lock hint is only supported for ReadWrite transactions. Overriding lock hint to default unspecified.
[WARNING] Tests run: 162, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.929 s -- in com.google.cloud.spanner.DatabaseClientImplTest
[INFO] Running com.google.cloud.spanner.SpannerCloudMonitoringExporterTest
Mar 18, 2025 8:03:12 PM com.google.cloud.spanner.SpannerCloudMonitoringExporter exportSpannerClientMetrics
WARNING: Some metric data miss instanceId. These will be skipped.
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in com.google.cloud.spanner.SpannerCloudMonitoringExporterTest
[INFO] Running com.google.cloud.spanner.ReadAsyncTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in com.google.cloud.spanner.ReadAsyncTest
[INFO] Running com.google.cloud.spanner.MutationGroupTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in com.google.cloud.spanner.MutationGroupTest
[INFO] Running com.google.cloud.spanner.BatchCreateSessionsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 s -- in com.google.cloud.spanner.BatchCreateSessionsTest
[INFO] Running com.google.cloud.spanner.OptionsTest
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.google.cloud.spanner.OptionsTest
[INFO] Running com.google.cloud.spanner.AsyncRunnerTest
Mar 18, 2025 8:03:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:13 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:14 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s -- in com.google.cloud.spanner.AsyncRunnerTest
[INFO] Running com.google.cloud.spanner.TransactionChannelHintTest
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:15 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in com.google.cloud.spanner.TransactionChannelHintTest
[INFO] Running com.google.cloud.spanner.DatabaseAdminClientTest
Mar 18, 2025 8:03:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:16 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 s -- in com.google.cloud.spanner.DatabaseAdminClientTest
[INFO] Running com.google.cloud.spanner.spi.v1.GfeLatencyTest
Mar 18, 2025 8:03:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:17 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in com.google.cloud.spanner.spi.v1.GfeLatencyTest
[INFO] Running com.google.cloud.spanner.spi.v1.SpannerRpcMetricsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in com.google.cloud.spanner.spi.v1.SpannerRpcMetricsTest
[INFO] Running com.google.cloud.spanner.spi.v1.SpannerMetadataProviderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.spi.v1.SpannerMetadataProviderTest
[INFO] Running com.google.cloud.spanner.spi.v1.GapicSpannerRpcTest
Mar 18, 2025 8:03:18 PM io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference cleanQueue
SEVERE: *~*~*~ Previous channel ManagedChannelImpl{logId=28213, target=monitoring.googleapis.com:443} was garbage collected without being shut down! ~*~*~*
Make sure to call shutdown()/shutdownNow()
java.lang.RuntimeException: ManagedChannel allocation site
at io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference.(ManagedChannelOrphanWrapper.java:102)
at io.grpc.internal.ManagedChannelOrphanWrapper.(ManagedChannelOrphanWrapper.java:60)
at io.grpc.internal.ManagedChannelOrphanWrapper.(ManagedChannelOrphanWrapper.java:51)
at io.grpc.internal.ManagedChannelImplBuilder.build(ManagedChannelImplBuilder.java:731)
at io.grpc.ForwardingChannelBuilder2.build(ForwardingChannelBuilder2.java:278)
at com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.createSingleChannel(InstantiatingGrpcChannelProvider.java:712)
at com.google.api.gax.grpc.ChannelPool.(ChannelPool.java:106)
at com.google.api.gax.grpc.ChannelPool.create(ChannelPool.java:84)
at com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.createChannel(InstantiatingGrpcChannelProvider.java:325)
at com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.getTransportChannel(InstantiatingGrpcChannelProvider.java:318)
at com.google.api.gax.rpc.ClientContext.create(ClientContext.java:226)
at com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub.create(GrpcMetricServiceStub.java:191)
at com.google.cloud.monitoring.v3.stub.MetricServiceStubSettings.createStub(MetricServiceStubSettings.java:413)
at com.google.cloud.monitoring.v3.MetricServiceClient.(MetricServiceClient.java:346)
at com.google.cloud.monitoring.v3.MetricServiceClient.create(MetricServiceClient.java:328)
at com.google.cloud.spanner.SpannerCloudMonitoringExporter.create(SpannerCloudMonitoringExporter.java:96)
at com.google.cloud.spanner.SpannerCloudMonitoringExporterTest.getAggregationTemporality(SpannerCloudMonitoringExporterTest.java:346)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.mockito.internal.junit.JUnitSessionStore$1.evaluateSafely(JUnitSessionStore.java:55)
at org.mockito.internal.junit.JUnitSessionStore$1.evaluate(JUnitSessionStore.java:43)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Mar 18, 2025 8:03:18 PM io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference cleanQueue
SEVERE: *~*~*~ Previous channel ManagedChannelImpl{logId=28211, target=monitoring.googleapis.com:443} was garbage collected without being shut down! ~*~*~*
Make sure to call shutdown()/shutdownNow()
java.lang.RuntimeException: ManagedChannel allocation site
at io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference.(ManagedChannelOrphanWrapper.java:102)
at io.grpc.internal.ManagedChannelOrphanWrapper.(ManagedChannelOrphanWrapper.java:60)
at io.grpc.internal.ManagedChannelOrphanWrapper.(ManagedChannelOrphanWrapper.java:51)
at io.grpc.internal.ManagedChannelImplBuilder.build(ManagedChannelImplBuilder.java:731)
at io.grpc.ForwardingChannelBuilder2.build(ForwardingChannelBuilder2.java:278)
at com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.createSingleChannel(InstantiatingGrpcChannelProvider.java:712)
at com.google.api.gax.grpc.ChannelPool.(ChannelPool.java:106)
at com.google.api.gax.grpc.ChannelPool.create(ChannelPool.java:84)
at com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.createChannel(InstantiatingGrpcChannelProvider.java:325)
at com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.getTransportChannel(InstantiatingGrpcChannelProvider.java:318)
at com.google.api.gax.rpc.ClientContext.create(ClientContext.java:226)
at com.google.cloud.monitoring.v3.stub.GrpcMetricServiceStub.create(GrpcMetricServiceStub.java:191)
at com.google.cloud.monitoring.v3.stub.MetricServiceStubSettings.createStub(MetricServiceStubSettings.java:413)
at com.google.cloud.monitoring.v3.MetricServiceClient.(MetricServiceClient.java:346)
at com.google.cloud.monitoring.v3.MetricServiceClient.create(MetricServiceClient.java:328)
at com.google.cloud.spanner.SpannerCloudMonitoringExporter.create(SpannerCloudMonitoringExporter.java:96)
at com.google.cloud.spanner.SpannerCloudMonitoringExporterTest.testSkipExportingDataIfMissingInstanceId(SpannerCloudMonitoringExporterTest.java:357)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.mockito.internal.junit.JUnitSessionStore$1.evaluateSafely(JUnitSessionStore.java:55)
at org.mockito.internal.junit.JUnitSessionStore$1.evaluate(JUnitSessionStore.java:43)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.460 s -- in com.google.cloud.spanner.spi.v1.GapicSpannerRpcTest
[INFO] Running com.google.cloud.spanner.PgNumericTest
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:20 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in com.google.cloud.spanner.PgNumericTest
[INFO] Running com.google.cloud.spanner.KeySetTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.google.cloud.spanner.KeySetTest
[INFO] Running com.google.cloud.spanner.AsyncRunnerImplTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.google.cloud.spanner.AsyncRunnerImplTest
[INFO] Running com.google.cloud.spanner.v1.SpannerClientTest
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in com.google.cloud.spanner.v1.SpannerClientTest
[INFO] Running com.google.cloud.spanner.v1.SpannerClientHttpJsonTest
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s -- in com.google.cloud.spanner.v1.SpannerClientHttpJsonTest
[INFO] Running com.google.cloud.spanner.ReplicaInfoTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.google.cloud.spanner.ReplicaInfoTest
[INFO] Running com.google.cloud.spanner.GrpcResultSetTest
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in com.google.cloud.spanner.GrpcResultSetTest
[INFO] Running com.google.cloud.spanner.TransactionManagerImplTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in com.google.cloud.spanner.TransactionManagerImplTest
[INFO] Running com.google.cloud.spanner.InstanceAdminGaxTest
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s -- in com.google.cloud.spanner.InstanceAdminGaxTest
[INFO] Running com.google.cloud.spanner.SpannerImplTest
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:22 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.964 s -- in com.google.cloud.spanner.SpannerImplTest
[INFO] Running com.google.cloud.spanner.DatabaseTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.google.cloud.spanner.DatabaseTest
[INFO] Running com.google.cloud.spanner.encryption.CustomerManagedEncryptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.google.cloud.spanner.encryption.CustomerManagedEncryptionTest
[INFO] Running com.google.cloud.spanner.encryption.EncryptionInfoTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.google.cloud.spanner.encryption.EncryptionInfoTest
[INFO] Running com.google.cloud.spanner.encryption.EncryptionConfigProtoMapperTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.google.cloud.spanner.encryption.EncryptionConfigProtoMapperTest
[INFO] Running com.google.cloud.spanner.encryption.EncryptionConfigsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.encryption.EncryptionConfigsTest
[INFO] Running com.google.cloud.spanner.RestoreTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.RestoreTest
[INFO] Running com.google.cloud.spanner.OpenTelemetryApiTracerTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in com.google.cloud.spanner.OpenTelemetryApiTracerTest
[INFO] Running com.google.cloud.spanner.StatementTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.google.cloud.spanner.StatementTest
[INFO] Running com.google.cloud.spanner.ValueBinderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.ValueBinderTest
[INFO] Running com.google.cloud.spanner.SamplesMockServerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.google.cloud.spanner.SamplesMockServerTest
[INFO] Running com.google.cloud.spanner.SessionPoolTest
[INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.166 s -- in com.google.cloud.spanner.SessionPoolTest
[INFO] Running com.google.cloud.spanner.SpanExceptionTest
Mar 18, 2025 8:03:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:26 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s -- in com.google.cloud.spanner.SpanExceptionTest
[INFO] Running com.google.cloud.spanner.AbstractStructReaderTypesTest
[INFO] Tests run: 120, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in com.google.cloud.spanner.AbstractStructReaderTypesTest
[INFO] Running com.google.cloud.spanner.LazyByteArrayTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.google.cloud.spanner.LazyByteArrayTest
[INFO] Running com.google.cloud.spanner.RetryOnInvalidatedSessionTest
[INFO] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s -- in com.google.cloud.spanner.RetryOnInvalidatedSessionTest
[INFO] Running com.google.cloud.spanner.MultiplexedSessionDatabaseClientTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in com.google.cloud.spanner.MultiplexedSessionDatabaseClientTest
[INFO] Running com.google.cloud.spanner.ResumableStreamIteratorTest
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in com.google.cloud.spanner.ResumableStreamIteratorTest
[INFO] Running com.google.cloud.spanner.DatabaseAdminGaxTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in com.google.cloud.spanner.DatabaseAdminGaxTest
[INFO] Running com.google.cloud.spanner.TransactionManagerAbortedTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in com.google.cloud.spanner.TransactionManagerAbortedTest
[INFO] Running com.google.cloud.spanner.TransactionRunnerImplTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in com.google.cloud.spanner.TransactionRunnerImplTest
[INFO] Running com.google.cloud.spanner.SessionClientTests
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in com.google.cloud.spanner.SessionClientTests
[INFO] Running com.google.cloud.spanner.ThreadFactoryUtilTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.ThreadFactoryUtilTest
[INFO] Running com.google.cloud.spanner.DialectTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.DialectTest
[INFO] Running com.google.cloud.spanner.SpannerThreadsTest
Mar 18, 2025 8:03:29 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:29 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:29 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:29 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:30 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:30 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:30 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:30 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:30 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:30 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:30 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:30 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:31 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:31 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:31 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:31 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:32 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:32 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:32 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:32 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.015 s -- in com.google.cloud.spanner.SpannerThreadsTest
[INFO] Running com.google.cloud.spanner.SpannerRetryHelperTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s -- in com.google.cloud.spanner.SpannerRetryHelperTest
[INFO] Running com.google.cloud.spanner.SpannerExceptionFactoryTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in com.google.cloud.spanner.SpannerExceptionFactoryTest
[INFO] Running com.google.cloud.spanner.KeyRangeTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.KeyRangeTest
[INFO] Running com.google.cloud.spanner.DatabaseClientImplWithDefaultRWTransactionOptionsTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 s -- in com.google.cloud.spanner.DatabaseClientImplWithDefaultRWTransactionOptionsTest
[INFO] Running com.google.cloud.spanner.BatchTransactionIdTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.BatchTransactionIdTest
[INFO] Running com.google.cloud.spanner.SessionPoolUnbalancedTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in com.google.cloud.spanner.SessionPoolUnbalancedTest
[INFO] Running com.google.cloud.spanner.InstanceConfigTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.InstanceConfigTest
[INFO] Running com.google.cloud.spanner.InstanceInfoTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in com.google.cloud.spanner.InstanceInfoTest
[INFO] Running com.google.cloud.spanner.TimestampBoundTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.google.cloud.spanner.TimestampBoundTest
[INFO] Running com.google.cloud.spanner.ValueTest
[INFO] Tests run: 128, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.google.cloud.spanner.ValueTest
[INFO] Running com.google.cloud.spanner.OpenTelemetryBuiltInMetricsTracerTest
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:35 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s -- in com.google.cloud.spanner.OpenTelemetryBuiltInMetricsTracerTest
[INFO] Running com.google.cloud.spanner.ExperimentalHostMockServerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.google.cloud.spanner.ExperimentalHostMockServerTest
[INFO] Running com.google.cloud.spanner.PartitionOptionsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.google.cloud.spanner.PartitionOptionsTest
[INFO] Running com.google.cloud.spanner.IntegrationTestEnvTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.IntegrationTestEnvTest
[INFO] Running com.google.cloud.spanner.LazySpannerInitializerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.google.cloud.spanner.LazySpannerInitializerTest
[INFO] Running com.google.cloud.spanner.ResultSetsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.google.cloud.spanner.ResultSetsTest
[INFO] Running com.google.cloud.spanner.SessionPoolLeakTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in com.google.cloud.spanner.SessionPoolLeakTest
[INFO] Running com.google.cloud.spanner.InstanceIdTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.InstanceIdTest
[INFO] Running com.google.cloud.spanner.BuiltInOpenTelemetryMetricsProviderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.google.cloud.spanner.BuiltInOpenTelemetryMetricsProviderTest
[INFO] Running com.google.cloud.spanner.SessionPoolOptionsTest
[INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.google.cloud.spanner.SessionPoolOptionsTest
[INFO] Running com.google.cloud.spanner.SpannerOptionsTest
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in com.google.cloud.spanner.SpannerOptionsTest
[INFO] Running com.google.cloud.spanner.ReadWriteTransactionWithInlineBeginTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in com.google.cloud.spanner.ReadWriteTransactionWithInlineBeginTest
[INFO] Running com.google.cloud.spanner.BatchClientImplTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.google.cloud.spanner.BatchClientImplTest
[INFO] Running com.google.cloud.spanner.AsyncResultSetImplStressTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.150 s -- in com.google.cloud.spanner.AsyncResultSetImplStressTest
[INFO] Running com.google.cloud.spanner.ChannelUsageTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in com.google.cloud.spanner.ChannelUsageTest
[INFO] Running com.google.cloud.spanner.InstanceConfigIdTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.InstanceConfigIdTest
[INFO] Running com.google.cloud.spanner.TransactionContextTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.TransactionContextTest
[INFO] Running com.google.cloud.spanner.IsSslHandshakeExceptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.google.cloud.spanner.IsSslHandshakeExceptionTest
[INFO] Running com.google.cloud.spanner.MockDatabaseAdminServiceImplTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in com.google.cloud.spanner.MockDatabaseAdminServiceImplTest
[INFO] Running com.google.cloud.spanner.SessionPoolMaintainerMockServerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in com.google.cloud.spanner.SessionPoolMaintainerMockServerTest
[INFO] Running com.google.cloud.spanner.PartitionedDmlTransactionTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in com.google.cloud.spanner.PartitionedDmlTransactionTest
[INFO] Running com.google.cloud.spanner.SessionPoolMaintainerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in com.google.cloud.spanner.SessionPoolMaintainerTest
[INFO] Running com.google.cloud.spanner.InstanceTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.google.cloud.spanner.InstanceTest
[INFO] Running com.google.cloud.spanner.RetryableInternalErrorTest
Mar 18, 2025 8:03:40 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:40 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:40 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:40 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in com.google.cloud.spanner.RetryableInternalErrorTest
[INFO] Running com.google.cloud.spanner.InlineBeginTransactionTest$InlineBeginTransactionWithExecutorTest
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in com.google.cloud.spanner.InlineBeginTransactionTest$InlineBeginTransactionWithExecutorTest
[INFO] Running com.google.cloud.spanner.StructTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.google.cloud.spanner.StructTest
[INFO] Running com.google.cloud.spanner.InstanceAdminClientTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.google.cloud.spanner.InstanceAdminClientTest
[INFO] Running com.google.cloud.spanner.AsyncTransactionManagerImplTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.google.cloud.spanner.AsyncTransactionManagerImplTest
[INFO] Running com.google.cloud.spanner.XGoogSpannerRequestIdTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.XGoogSpannerRequestIdTest
[INFO] Running com.google.cloud.spanner.DatabaseIdTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.google.cloud.spanner.DatabaseIdTest
[INFO] Running com.google.cloud.spanner.AsyncResultSetImplTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in com.google.cloud.spanner.AsyncResultSetImplTest
[INFO] Running com.google.cloud.spanner.InlineBeginTransactionTest$InlineBeginTransactionWithoutExecutorTest
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.275 s -- in com.google.cloud.spanner.InlineBeginTransactionTest$InlineBeginTransactionWithoutExecutorTest
[INFO] Running com.google.cloud.spanner.MutationTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in com.google.cloud.spanner.MutationTest
[INFO] Running com.google.cloud.spanner.OperationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.google.cloud.spanner.OperationTest
[INFO] Running com.google.cloud.spanner.RetryOnDifferentGrpcChannelMockServerTest
Mar 18, 2025 8:03:43 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:43 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:43 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:43 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:44 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s -- in com.google.cloud.spanner.RetryOnDifferentGrpcChannelMockServerTest
[INFO] Running com.google.cloud.spanner.InstanceAdminClientImplTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in com.google.cloud.spanner.InstanceAdminClientImplTest
[INFO] Running com.google.cloud.spanner.admin.database.v1.DatabaseAdminClientHttpJsonTest
[INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in com.google.cloud.spanner.admin.database.v1.DatabaseAdminClientHttpJsonTest
[INFO] Running com.google.cloud.spanner.admin.database.v1.DatabaseAdminClientTest
[INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in com.google.cloud.spanner.admin.database.v1.DatabaseAdminClientTest
[INFO] Running com.google.cloud.spanner.admin.instance.v1.InstanceAdminClientHttpJsonTest
[INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in com.google.cloud.spanner.admin.instance.v1.InstanceAdminClientHttpJsonTest
[INFO] Running com.google.cloud.spanner.admin.instance.v1.InstanceAdminClientTest
[INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in com.google.cloud.spanner.admin.instance.v1.InstanceAdminClientTest
[INFO] Running com.google.cloud.spanner.CloseSpannerWithOpenResultSetTest
Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:45 PM com.google.cloud.spanner.SessionPool closeAsync
WARNING: Leaked session
com.google.cloud.spanner.SessionPool$LeakedSessionException: Session was checked out from the pool at 2025-03-18T20:03:45.720Z
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.markCheckedOut(SessionPool.java:1327)
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.access$6300(SessionPool.java:1306)
at com.google.cloud.spanner.SessionPool.checkoutSession(SessionPool.java:2793)
at com.google.cloud.spanner.SessionPool.getSession(SessionPool.java:2774)
at com.google.cloud.spanner.SessionPool.getMultiplexedSessionWithFallback(SessionPool.java:2709)
at com.google.cloud.spanner.DatabaseClientImpl.getMultiplexedSession(DatabaseClientImpl.java:101)
at com.google.cloud.spanner.DatabaseClientImpl.readOnlyTransaction(DatabaseClientImpl.java:278)
at com.google.cloud.spanner.CloseSpannerWithOpenResultSetTest.testNormalDatabaseClient_closedSpannerWithOpenResultSet_sessionsAreDeleted(CloseSpannerWithOpenResultSetTest.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
Mar 18, 2025 8:03:45 PM com.google.api.gax.grpc.InstantiatingGrpcChannelProvider logDirectPathMisconfig
WARNING: DirectPath is misconfigured. Please make sure the credential is an instance of com.google.auth.oauth2.ComputeEngineCredentials .
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in com.google.cloud.spanner.CloseSpannerWithOpenResultSetTest
[INFO] Running com.google.cloud.spanner.BackendExhaustedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in com.google.cloud.spanner.BackendExhaustedTest
[INFO] Running com.google.cloud.spanner.ReadFormatTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.google.cloud.spanner.ReadFormatTest
[INFO] Running com.google.cloud.spanner.CommitResponseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.google.cloud.spanner.CommitResponseTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 9224, Failures: 0, Errors: 0, Skipped: 34
[INFO]
[INFO]
[INFO] --- surefire:3.5.2:test (tracer) @ google-cloud-spanner ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.google.cloud.spanner.SpanTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s -- in com.google.cloud.spanner.SpanTest
[INFO] Running com.google.cloud.spanner.OpenCensusApiTracerTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in com.google.cloud.spanner.OpenCensusApiTracerTest
[INFO] Running com.google.cloud.spanner.OpenTelemetrySpanTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 s -- in com.google.cloud.spanner.OpenTelemetrySpanTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ google-cloud-spanner ---
[INFO] Loading execution data file /tmpfs/src/github/java-spanner/google-cloud-spanner/target/jacoco.exec
[INFO] Analyzed bundle 'Google Cloud Spanner' with 684 classes
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ google-cloud-spanner ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/google-cloud-spanner/target/google-cloud-spanner-6.88.1-SNAPSHOT.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ google-cloud-spanner ---
[INFO] Building jar: /tmpfs/src/github/java-spanner/google-cloud-spanner/target/google-cloud-spanner-6.88.1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ google-cloud-spanner ---
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[WARNING] System property [spanner.testenv.instance], [spanner.gce.config.project_id] overwritten by user properties from Maven session
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
Mar 18, 2025 8:04:00 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
Mar 18, 2025 8:04:02 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:04:06 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.connection.it.ITBulkConnectionTest
Mar 18, 2025 8:04:46 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1691053159_0001
Mar 18, 2025 8:04:47 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
Mar 18, 2025 8:04:47 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:04:47 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:04:48 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.78 s -- in com.google.cloud.spanner.connection.it.ITBulkConnectionTest
[INFO] Running com.google.cloud.spanner.ITSessionPoolIntegrationTest
Mar 18, 2025 8:05:03 PM com.google.cloud.spanner.SessionPool closeAsync
WARNING: Leaked session
com.google.cloud.spanner.SessionPool$LeakedSessionException: Session was checked out from the pool at 2025-03-18T20:05:03.600Z
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.markCheckedOut(SessionPool.java:1327)
at com.google.cloud.spanner.SessionPool$PooledSessionFuture.access$6300(SessionPool.java:1306)
at com.google.cloud.spanner.SessionPool.checkoutSession(SessionPool.java:2793)
at com.google.cloud.spanner.SessionPool.getSession(SessionPool.java:2774)
at com.google.cloud.spanner.ITSessionPoolIntegrationTest.closeWhenSessionsActiveFinishes(ITSessionPoolIntegrationTest.java:168)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Mar 18, 2025 8:05:10 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1691053159_0002
Mar 18, 2025 8:05:12 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.677 s -- in com.google.cloud.spanner.ITSessionPoolIntegrationTest
[INFO] Running com.google.cloud.spanner.it.ITVPCNegativeTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.013 s -- in com.google.cloud.spanner.it.ITVPCNegativeTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (parallel-integration-test) @ google-cloud-spanner ---
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[WARNING] System property [spanner.testenv.instance], [spanner.gce.config.project_id] overwritten by user properties from Maven session
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
Mar 18, 2025 8:05:38 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:05:38 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:05:38 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:05:38 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:05:38 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:05:38 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:05:39 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:05:39 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:05:39 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:05:39 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:05:39 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:05:40 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
Mar 18, 2025 8:06:05 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:06 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:06 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:07 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:07 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:07 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:07 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:07 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:08 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:08 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:09 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:10 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:40 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:06:41 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:06:42 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:06:42 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:06:43 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:06:43 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:06:43 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:06:44 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:06:44 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:06:44 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:06:44 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.connection.it.ITDdlTest
Mar 18, 2025 8:06:44 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:06:47 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1386309344_0001
Mar 18, 2025 8:06:49 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Running com.google.cloud.spanner.connection.it.ITEmulatorConcurrentTransactionsTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 s -- in com.google.cloud.spanner.connection.it.ITEmulatorConcurrentTransactionsTest
Mar 18, 2025 8:06:49 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:49 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:50 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.connection.it.ITSqlMusicScriptTest
[INFO] Running com.google.cloud.spanner.connection.it.ITDelayBeginTransactionTest
[INFO] Running com.google.cloud.spanner.connection.it.ITSqlScriptTest
[INFO] Running com.google.cloud.spanner.connection.it.ITTransactionRetryTest
[INFO] Running com.google.cloud.spanner.connection.it.ITQueryOptionsTest
Mar 18, 2025 8:06:56 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_673554455_0001
[INFO] Running com.google.cloud.spanner.connection.it.ITSavepointTest
Mar 18, 2025 8:06:58 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.138 s -- in com.google.cloud.spanner.connection.it.ITQueryOptionsTest
Mar 18, 2025 8:06:58 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:58 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:06:59 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.connection.it.ITAsyncTransactionRetryTest
[INFO] Running com.google.cloud.spanner.connection.it.ITReadWriteAutocommitSpannerTest
[INFO] Running com.google.cloud.spanner.connection.it.ITReadOnlySpannerTest
[INFO] Running com.google.cloud.spanner.connection.it.ITRetryDmlAsPartitionedDmlTest
[INFO] Running com.google.cloud.spanner.connection.it.ITCommitResponseTest
[INFO] Running com.google.cloud.spanner.connection.it.ITExplainTest
Mar 18, 2025 8:07:16 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_839163121_0001
Mar 18, 2025 8:07:17 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.58 s -- in com.google.cloud.spanner.connection.it.ITRetryDmlAsPartitionedDmlTest
Mar 18, 2025 8:07:18 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:18 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:19 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.connection.it.ITDmlReturningTest
Mar 18, 2025 8:07:28 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0001
Error in callback: FAILED_PRECONDITION: This ResultSet is closed
Mar 18, 2025 8:07:30 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.27 s -- in com.google.cloud.spanner.connection.it.ITDelayBeginTransactionTest
Mar 18, 2025 8:07:30 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:30 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:31 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.connection.it.ITTransactionModeTest
Mar 18, 2025 8:07:35 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_80030743_0001
Mar 18, 2025 8:07:37 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.15 s -- in com.google.cloud.spanner.connection.it.ITSavepointTest
Mar 18, 2025 8:07:37 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:37 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:38 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:07:40 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0001
Mar 18, 2025 8:07:40 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_178044228_0001
Mar 18, 2025 8:07:41 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1072966411_0001
Mar 18, 2025 8:07:41 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0002
Mar 18, 2025 8:07:42 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.61 s -- in com.google.cloud.spanner.connection.it.ITReadWriteAutocommitSpannerTest
Mar 18, 2025 8:07:42 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:42 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:43 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:07:43 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.25 s -- in com.google.cloud.spanner.connection.it.ITReadOnlySpannerTest
Mar 18, 2025 8:07:44 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 2 test database(s)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.68 s -- in com.google.cloud.spanner.connection.it.ITExplainTest
Mar 18, 2025 8:07:44 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:44 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:44 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:07:50 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_673554455_0002
Mar 18, 2025 8:07:52 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.24 s -- in com.google.cloud.spanner.connection.it.ITCommitResponseTest
Mar 18, 2025 8:07:52 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:52 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:07:53 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:07:55 PM com.google.cloud.spanner.IntegrationTestEnv initializeInstance
INFO: Created test instance: projects/span-cloud-testing/instances/test-instance-04400496
[INFO] Running com.google.cloud.spanner.it.ITInstanceAdminTest
[INFO] Running com.google.cloud.spanner.it.ITTransactionManagerAsyncTest
[INFO] Running com.google.cloud.spanner.it.ITBatchDmlTest
[INFO] Running com.google.cloud.spanner.it.ITJsonWriteReadTest
Mar 18, 2025 8:07:59 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0003
Mar 18, 2025 8:08:01 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 5.850 s -- in com.google.cloud.spanner.it.ITTransactionManagerAsyncTest
Mar 18, 2025 8:08:02 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:02 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:02 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:08:12 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1552209824_0001
Error in callback: FAILED_PRECONDITION: This ResultSet is closed
Mar 18, 2025 8:08:13 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.23 s -- in com.google.cloud.spanner.connection.it.ITSqlMusicScriptTest
Mar 18, 2025 8:08:13 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:13 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:14 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:08:17 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_839163121_0002
Mar 18, 2025 8:08:18 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_839163121_0003
[INFO] Running com.google.cloud.spanner.it.ITWriteTest
Mar 18, 2025 8:08:20 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_839163121_0004
Mar 18, 2025 8:08:21 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 3 test database(s)
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.55 s -- in com.google.cloud.spanner.connection.it.ITDmlReturningTest
Mar 18, 2025 8:08:22 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:22 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:23 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0002
Mar 18, 2025 8:08:22 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:08:24 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.27 s -- in com.google.cloud.spanner.connection.it.ITTransactionModeTest
Mar 18, 2025 8:08:24 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:24 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:25 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITTransactionTest
Mar 18, 2025 8:08:30 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpInstance
INFO: Deleted test instance projects/span-cloud-testing/instances/test-instance-04400496
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 34.60 s -- in com.google.cloud.spanner.it.ITInstanceAdminTest
Mar 18, 2025 8:08:30 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:30 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
[INFO] Running com.google.cloud.spanner.it.ITDirectPathFallback
Mar 18, 2025 8:08:30 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:08:30 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 0 test database(s)
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.129 s -- in com.google.cloud.spanner.it.ITDirectPathFallback
Mar 18, 2025 8:08:31 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:31 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:31 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_178044228_0002
Mar 18, 2025 8:08:31 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:08:33 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.34 s -- in com.google.cloud.spanner.it.ITJsonWriteReadTest
Mar 18, 2025 8:08:34 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:34 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:34 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:08:37 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0003
Mar 18, 2025 8:08:39 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.645 s -- in com.google.cloud.spanner.it.ITTransactionTest
Mar 18, 2025 8:08:39 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:39 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:40 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITPgJsonbTest
[INFO] Running com.google.cloud.spanner.it.ITQueryOptionsTest
Mar 18, 2025 8:08:53 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1386309344_0002
Mar 18, 2025 8:08:54 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_80030743_0002
Mar 18, 2025 8:08:55 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.3 s -- in com.google.cloud.spanner.connection.it.ITSqlScriptTest
Mar 18, 2025 8:08:55 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:55 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:56 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:08:56 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_80030743_0003
Mar 18, 2025 8:08:56 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0004
Mar 18, 2025 8:08:57 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 2 test database(s)
[WARNING] Tests run: 144, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 37.83 s -- in com.google.cloud.spanner.it.ITWriteTest
Mar 18, 2025 8:08:58 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:58 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:58 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
Mar 18, 2025 8:08:58 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.028 s -- in com.google.cloud.spanner.it.ITQueryOptionsTest
Mar 18, 2025 8:08:59 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:59 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:08:59 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:08:59 PM com.google.cloud.grpc.GcpManagedChannel initMetrics
INFO: pool-1: Metrics enabled.
Mar 18, 2025 8:08:59 PM com.google.cloud.grpc.GcpManagedChannel initMetrics
INFO: pool-2: Metrics enabled.
Mar 18, 2025 8:08:59 PM com.google.cloud.grpc.GcpManagedChannel initMetrics
INFO: pool-3: Metrics enabled.
Mar 18, 2025 8:08:59 PM com.google.cloud.grpc.GcpManagedChannel initMetrics
INFO: pool-4: Metrics enabled.
[INFO] Running com.google.cloud.spanner.it.ITFloat32Test
[INFO] Running com.google.cloud.spanner.it.ITWithGrpcGcpTest
Mar 18, 2025 8:09:08 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0005
Mar 18, 2025 8:09:10 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s -- in com.google.cloud.spanner.it.ITWithGrpcGcpTest
Mar 18, 2025 8:09:10 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:10 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:11 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:09:14 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1552209824_0002
[INFO] Running com.google.cloud.spanner.it.ITReadTest
Mar 18, 2025 8:09:15 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1552209824_0003
[INFO] Running com.google.cloud.spanner.it.ITLargeReadTest
Mar 18, 2025 8:09:17 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 2 test database(s)
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.28 s -- in com.google.cloud.spanner.it.ITFloat32Test
Mar 18, 2025 8:09:18 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:18 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:19 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITAutogeneratedAdminClientTest
Mar 18, 2025 8:09:23 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_839163121_0005
[INFO] Running com.google.cloud.spanner.it.ITDirectedReadsTest
Mar 18, 2025 8:09:24 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_839163121_0006
Mar 18, 2025 8:09:26 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 2 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITResultSetGetValue
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.72 s -- in com.google.cloud.spanner.it.ITReadTest
Mar 18, 2025 8:09:26 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:26 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:27 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:09:28 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0006
Mar 18, 2025 8:09:28 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.890 s -- in com.google.cloud.spanner.it.ITDirectedReadsTest
Mar 18, 2025 8:09:29 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:29 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:29 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1072966411_0002
Mar 18, 2025 8:09:29 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:09:29 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0001
Mar 18, 2025 8:09:30 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1072966411_0003
Mar 18, 2025 8:09:31 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 151.6 s -- in com.google.cloud.spanner.connection.it.ITAsyncTransactionRetryTest
Mar 18, 2025 8:09:31 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:31 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:32 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITDatabaseAdminTest
Mar 18, 2025 8:09:32 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 2 test database(s)
[WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 6.469 s -- in com.google.cloud.spanner.it.ITResultSetGetValue
Mar 18, 2025 8:09:32 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:32 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:33 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITDatabaseTest
Mar 18, 2025 8:09:34 PM com.google.cloud.spanner.it.ITDatabaseAdminTest dropDatabaseWithProtectionEnabled
INFO: Created database: projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0002
[INFO] Running com.google.cloud.spanner.it.ITPitrUpdateDatabaseTest
Mar 18, 2025 8:09:35 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0004
Mar 18, 2025 8:09:37 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0005
Mar 18, 2025 8:09:39 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 2 test database(s)
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.38 s -- in com.google.cloud.spanner.it.ITLargeReadTest
Mar 18, 2025 8:09:39 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:39 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:40 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITCommitTimestampTest
Mar 18, 2025 8:09:41 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 0 test database(s)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.232 s -- in com.google.cloud.spanner.it.ITPitrUpdateDatabaseTest
Mar 18, 2025 8:09:42 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:42 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:42 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITAsyncAPITest
Mar 18, 2025 8:09:51 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0006
Mar 18, 2025 8:09:53 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.024 s -- in com.google.cloud.spanner.it.ITAsyncAPITest
Mar 18, 2025 8:09:53 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:53 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:09:54 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITPgNumericTest
[INFO] Running com.google.cloud.spanner.it.ITTransactionManagerTest
Mar 18, 2025 8:10:30 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0007
[INFO] Running com.google.cloud.spanner.it.ITBatchReadTest
Mar 18, 2025 8:10:32 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0008
[INFO] Running com.google.cloud.spanner.it.ITDMLTest
Mar 18, 2025 8:10:34 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 2 test database(s)
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.327 s -- in com.google.cloud.spanner.it.ITTransactionManagerTest
Mar 18, 2025 8:10:34 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:10:34 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:10:35 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:10:39 PM com.google.cloud.spanner.it.ITDatabaseAdminTest updateDatabaseInvalidFieldsToUpdate
INFO: Created database: projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0004
Mar 18, 2025 8:10:46 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0007
Mar 18, 2025 8:10:47 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0008
Mar 18, 2025 8:10:49 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 2 test database(s)
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.31 s -- in com.google.cloud.spanner.it.ITDMLTest
Mar 18, 2025 8:10:49 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:10:49 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
[INFO] Running com.google.cloud.spanner.it.ITDatabaseAdminDialectAwareTest
Mar 18, 2025 8:10:50 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:10:52 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1072966411_0004
Mar 18, 2025 8:10:52 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1072966411_0005
Mar 18, 2025 8:10:53 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1072966411_0006
Mar 18, 2025 8:10:55 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 3 test database(s)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.59 s -- in com.google.cloud.spanner.it.ITDatabaseTest
Mar 18, 2025 8:10:56 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:10:56 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
[INFO] Running com.google.cloud.spanner.it.ITPitrCreateDatabaseTest
Mar 18, 2025 8:10:56 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:11:03 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 0 test database(s)
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.5 s -- in com.google.cloud.spanner.it.ITPgJsonbTest
Mar 18, 2025 8:11:04 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:04 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:04 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:11:05 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1386309344_0003
Mar 18, 2025 8:11:06 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1386309344_0004
Mar 18, 2025 8:11:08 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 2 test database(s)
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.44 s -- in com.google.cloud.spanner.it.ITBatchReadTest
Mar 18, 2025 8:11:08 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:08 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:09 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITClosedSessionTest
Mar 18, 2025 8:11:20 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 0 test database(s)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.47 s -- in com.google.cloud.spanner.it.ITPitrCreateDatabaseTest
Mar 18, 2025 8:11:20 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
[INFO] Running com.google.cloud.spanner.it.ITProtoColumnTest
Mar 18, 2025 8:11:20 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:20 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:11:24 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 0 test database(s)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.928 s -- in com.google.cloud.spanner.it.ITProtoColumnTest
Mar 18, 2025 8:11:25 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:25 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
[INFO] Running com.google.cloud.spanner.it.ITDmlReturningTest
Mar 18, 2025 8:11:25 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:11:31 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 0 test database(s)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.49 s -- in com.google.cloud.spanner.it.ITDatabaseAdminDialectAwareTest
[INFO] Running com.google.cloud.spanner.it.ITBuiltInMetricsTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in com.google.cloud.spanner.it.ITBuiltInMetricsTest
Mar 18, 2025 8:11:31 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:31 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:32 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:11:35 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0009
Mar 18, 2025 8:11:37 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0010
Mar 18, 2025 8:11:39 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 2 test database(s)
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.31 s -- in com.google.cloud.spanner.it.ITDmlReturningTest
Mar 18, 2025 8:11:39 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:39 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:40 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITAsyncExamplesTest
Mar 18, 2025 8:11:44 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_178044228_0012
Mar 18, 2025 8:11:45 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.613 s -- in com.google.cloud.spanner.it.ITAsyncExamplesTest
Mar 18, 2025 8:11:46 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:46 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:11:46 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITReadOnlyTxnTest
[INFO] Running com.google.cloud.spanner.it.ITSpannerOptionsTest
Mar 18, 2025 8:12:05 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0011
Mar 18, 2025 8:12:05 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.587 s -- in com.google.cloud.spanner.it.ITSpannerOptionsTest
Mar 18, 2025 8:12:05 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:12:05 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:12:06 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
[INFO] Running com.google.cloud.spanner.it.ITEndToEndTracingTest
Mar 18, 2025 8:12:10 PM io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker exportCurrentBatch
WARNING: Exporter threw an Exception
com.google.api.gax.rpc.PermissionDeniedException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:98)
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:86)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66)
at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)
at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:84)
at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1132)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31)
at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1307)
at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1070)
at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:819)
at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:651)
at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:621)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:569)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.GrpcLoggingInterceptor$1$1.onClose(GrpcLoggingInterceptor.java:98)
at io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:489)
at io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:453)
at io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:486)
at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:564)
at io.grpc.internal.ClientCallImpl.access$100(ClientCallImpl.java:72)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:729)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:710)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed
at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)
at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:295)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:235)
at com.google.cloud.opentelemetry.trace.CloudTraceClientImpl.batchWriteSpans(CloudTraceClientImpl.java:31)
at com.google.cloud.opentelemetry.trace.InternalTraceExporter.export(InternalTraceExporter.java:140)
at com.google.cloud.opentelemetry.trace.TraceExporter.export(TraceExporter.java:93)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.exportCurrentBatch(BatchSpanProcessor.java:340)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.run(BatchSpanProcessor.java:258)
... 1 more
Caused by: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at io.grpc.Status.asRuntimeException(Status.java:532)
... 21 more

[INFO] Running com.google.cloud.spanner.it.ITQueryTest
Mar 18, 2025 8:12:16 PM io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker exportCurrentBatch
WARNING: Exporter threw an Exception
com.google.api.gax.rpc.PermissionDeniedException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:98)
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:86)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66)
at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)
at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:84)
at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1132)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31)
at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1307)
at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1070)
at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:819)
at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:651)
at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:621)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:569)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.GrpcLoggingInterceptor$1$1.onClose(GrpcLoggingInterceptor.java:98)
at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:564)
at io.grpc.internal.ClientCallImpl.access$100(ClientCallImpl.java:72)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:729)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:710)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed
at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)
at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:295)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:235)
at com.google.cloud.opentelemetry.trace.CloudTraceClientImpl.batchWriteSpans(CloudTraceClientImpl.java:31)
at com.google.cloud.opentelemetry.trace.InternalTraceExporter.export(InternalTraceExporter.java:140)
at com.google.cloud.opentelemetry.trace.TraceExporter.export(TraceExporter.java:93)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.exportCurrentBatch(BatchSpanProcessor.java:340)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.run(BatchSpanProcessor.java:258)
... 1 more
Caused by: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at io.grpc.Status.asRuntimeException(Status.java:532)
... 18 more

[INFO] Running com.google.cloud.spanner.it.ITForeignKeyDeleteCascadeTest
Mar 18, 2025 8:12:26 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1261321488_0012
Mar 18, 2025 8:12:28 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 18.92 s <<< FAILURE! -- in com.google.cloud.spanner.it.ITEndToEndTracingTest
[ERROR] com.google.cloud.spanner.it.ITEndToEndTracingTest.simpleSelect -- Time elapsed: 16.46 s <<< FAILURE!
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at com.google.cloud.spanner.it.ITEndToEndTracingTest.assertTrace(ITEndToEndTracingTest.java:124)
at com.google.cloud.spanner.it.ITEndToEndTracingTest.simpleSelect(ITEndToEndTracingTest.java:159)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeLazy(JUnitCoreWrapper.java:105)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:77)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Mar 18, 2025 8:12:28 PM com.google.cloud.spanner.IntegrationTestEnv before
INFO: Using existing test instance: projects/span-cloud-testing/instances/spanner-java-client-directpath
Mar 18, 2025 8:12:28 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropping old test databases from projects/span-cloud-testing/instances/spanner-java-client-directpath
[INFO] Running com.google.cloud.spanner.it.ITDatabaseRolePermissionTest
Mar 18, 2025 8:12:29 PM com.google.cloud.spanner.IntegrationTestEnv cleanUpOldDatabases
INFO: Dropped 0 test database(s)
Mar 18, 2025 8:12:30 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0011
Mar 18, 2025 8:12:31 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0012
Mar 18, 2025 8:12:33 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0013
Mar 18, 2025 8:12:34 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1465703281_0014
Mar 18, 2025 8:12:36 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 4 test database(s)
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.87 s -- in com.google.cloud.spanner.it.ITReadOnlyTxnTest
Mar 18, 2025 8:12:46 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 0 test database(s)
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.3 s -- in com.google.cloud.spanner.it.ITPgNumericTest
Mar 18, 2025 8:12:47 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_673554455_0003
Mar 18, 2025 8:12:48 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 290.6 s -- in com.google.cloud.spanner.it.ITBatchDmlTest
Mar 18, 2025 8:12:51 PM io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker exportCurrentBatch
WARNING: Exporter threw an Exception
com.google.api.gax.rpc.PermissionDeniedException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:98)
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:86)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66)
at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)
at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:84)
at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1132)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31)
at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1307)
at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1070)
at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:819)
at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:651)
at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:621)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:569)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.GrpcLoggingInterceptor$1$1.onClose(GrpcLoggingInterceptor.java:98)
at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:564)
at io.grpc.internal.ClientCallImpl.access$100(ClientCallImpl.java:72)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:729)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:710)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed
at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)
at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:295)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:235)
at com.google.cloud.opentelemetry.trace.CloudTraceClientImpl.batchWriteSpans(CloudTraceClientImpl.java:31)
at com.google.cloud.opentelemetry.trace.InternalTraceExporter.export(InternalTraceExporter.java:140)
at com.google.cloud.opentelemetry.trace.TraceExporter.export(TraceExporter.java:93)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.exportCurrentBatch(BatchSpanProcessor.java:340)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.run(BatchSpanProcessor.java:258)
... 1 more
Caused by: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at io.grpc.Status.asRuntimeException(Status.java:532)
... 18 more

Mar 18, 2025 8:13:11 PM io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker exportCurrentBatch
WARNING: Exporter threw an Exception
com.google.api.gax.rpc.PermissionDeniedException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:98)
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:86)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66)
at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)
at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:84)
at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1132)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31)
at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1307)
at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1070)
at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:819)
at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:651)
at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:621)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:569)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.GrpcLoggingInterceptor$1$1.onClose(GrpcLoggingInterceptor.java:98)
at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:564)
at io.grpc.internal.ClientCallImpl.access$100(ClientCallImpl.java:72)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:729)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:710)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed
at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)
at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:295)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:235)
at com.google.cloud.opentelemetry.trace.CloudTraceClientImpl.batchWriteSpans(CloudTraceClientImpl.java:31)
at com.google.cloud.opentelemetry.trace.InternalTraceExporter.export(InternalTraceExporter.java:140)
at com.google.cloud.opentelemetry.trace.TraceExporter.export(TraceExporter.java:93)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.exportCurrentBatch(BatchSpanProcessor.java:340)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.run(BatchSpanProcessor.java:258)
... 1 more
Caused by: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at io.grpc.Status.asRuntimeException(Status.java:532)
... 18 more

Mar 18, 2025 8:13:12 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_839163121_0007
Mar 18, 2025 8:13:13 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_839163121_0008
Mar 18, 2025 8:13:15 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_839163121_0009
Mar 18, 2025 8:13:17 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_839163121_0010
Mar 18, 2025 8:13:18 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 4 test database(s)
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 218.6 s -- in com.google.cloud.spanner.it.ITCommitTimestampTest
Mar 18, 2025 8:13:31 PM io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker exportCurrentBatch
WARNING: Exporter threw an Exception
com.google.api.gax.rpc.PermissionDeniedException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:98)
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:86)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66)
at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)
at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:84)
at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1132)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31)
at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1307)
at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1070)
at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:819)
at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:651)
at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:621)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:569)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.GrpcLoggingInterceptor$1$1.onClose(GrpcLoggingInterceptor.java:98)
at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:564)
at io.grpc.internal.ClientCallImpl.access$100(ClientCallImpl.java:72)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:729)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:710)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed
at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)
at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:295)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:235)
at com.google.cloud.opentelemetry.trace.CloudTraceClientImpl.batchWriteSpans(CloudTraceClientImpl.java:31)
at com.google.cloud.opentelemetry.trace.InternalTraceExporter.export(InternalTraceExporter.java:140)
at com.google.cloud.opentelemetry.trace.TraceExporter.export(TraceExporter.java:93)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.exportCurrentBatch(BatchSpanProcessor.java:340)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.run(BatchSpanProcessor.java:258)
... 1 more
Caused by: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at io.grpc.Status.asRuntimeException(Status.java:532)
... 18 more

Mar 18, 2025 8:13:34 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_611070995_0001
Mar 18, 2025 8:13:36 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_611070995_0002
Mar 18, 2025 8:13:37 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_611070995_0003
Mar 18, 2025 8:13:39 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_611070995_0004
Mar 18, 2025 8:13:40 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_611070995_0006
Mar 18, 2025 8:13:42 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_611070995_0007
Mar 18, 2025 8:13:44 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 6 test database(s)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 419.4 s -- in com.google.cloud.spanner.connection.it.ITDdlTest
Mar 18, 2025 8:13:56 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0002
Mar 18, 2025 8:13:56 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0003
Mar 18, 2025 8:13:56 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0004
Mar 18, 2025 8:13:58 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0005
Mar 18, 2025 8:14:00 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0006
Mar 18, 2025 8:14:01 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_178044228_0013
Mar 18, 2025 8:14:02 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0007
Mar 18, 2025 8:14:03 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_178044228_0014
Mar 18, 2025 8:14:03 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0008
Mar 18, 2025 8:14:03 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0009
Mar 18, 2025 8:14:04 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_178044228_0015
Mar 18, 2025 8:14:05 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_795565903_0010
Mar 18, 2025 8:14:06 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_178044228_0016
Mar 18, 2025 8:14:07 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 9 test database(s)
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 275.2 s -- in com.google.cloud.spanner.it.ITDatabaseAdminTest
Mar 18, 2025 8:14:08 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 4 test database(s)
[WARNING] Tests run: 182, Failures: 0, Errors: 0, Skipped: 52, Time elapsed: 114.8 s -- in com.google.cloud.spanner.it.ITQueryTest
Mar 18, 2025 8:14:10 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1055977991_0001
Mar 18, 2025 8:14:12 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 438.8 s -- in com.google.cloud.spanner.connection.it.ITTransactionRetryTest
Mar 18, 2025 8:14:46 PM io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker exportCurrentBatch
WARNING: Exporter threw an Exception
com.google.api.gax.rpc.PermissionDeniedException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:98)
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:86)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66)
at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)
at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:84)
at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1132)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31)
at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1307)
at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1070)
at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:819)
at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:651)
at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:621)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:569)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.GrpcLoggingInterceptor$1$1.onClose(GrpcLoggingInterceptor.java:98)
at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:564)
at io.grpc.internal.ClientCallImpl.access$100(ClientCallImpl.java:72)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:729)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:710)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed
at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)
at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:295)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:235)
at com.google.cloud.opentelemetry.trace.CloudTraceClientImpl.batchWriteSpans(CloudTraceClientImpl.java:31)
at com.google.cloud.opentelemetry.trace.InternalTraceExporter.export(InternalTraceExporter.java:140)
at com.google.cloud.opentelemetry.trace.TraceExporter.export(TraceExporter.java:93)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.exportCurrentBatch(BatchSpanProcessor.java:340)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.run(BatchSpanProcessor.java:258)
... 1 more
Caused by: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at io.grpc.Status.asRuntimeException(Status.java:532)
... 18 more

Mar 18, 2025 8:15:16 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 0 test database(s)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 357.0 s -- in com.google.cloud.spanner.it.ITAutogeneratedAdminClientTest
Mar 18, 2025 8:15:17 PM io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker exportCurrentBatch
WARNING: Exporter threw an Exception
com.google.api.gax.rpc.PermissionDeniedException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:98)
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:86)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66)
at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)
at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:84)
at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1132)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31)
at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1307)
at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1070)
at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:819)
at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:651)
at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:621)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:569)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.GrpcLoggingInterceptor$1$1.onClose(GrpcLoggingInterceptor.java:98)
at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:564)
at io.grpc.internal.ClientCallImpl.access$100(ClientCallImpl.java:72)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:729)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:710)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed
at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)
at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:295)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:235)
at com.google.cloud.opentelemetry.trace.CloudTraceClientImpl.batchWriteSpans(CloudTraceClientImpl.java:31)
at com.google.cloud.opentelemetry.trace.InternalTraceExporter.export(InternalTraceExporter.java:140)
at com.google.cloud.opentelemetry.trace.TraceExporter.export(TraceExporter.java:93)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.exportCurrentBatch(BatchSpanProcessor.java:340)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.run(BatchSpanProcessor.java:258)
... 1 more
Caused by: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at io.grpc.Status.asRuntimeException(Status.java:532)
... 18 more

Mar 18, 2025 8:16:01 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1072966411_0010
Mar 18, 2025 8:16:01 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1072966411_0011
Mar 18, 2025 8:16:01 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1072966411_0012
Mar 18, 2025 8:16:02 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1072966411_0013
Mar 18, 2025 8:16:03 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 4 test database(s)
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 225.2 s -- in com.google.cloud.spanner.it.ITForeignKeyDeleteCascadeTest
Mar 18, 2025 8:16:38 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropping test database projects/span-cloud-testing/instances/spanner-java-client-directpath/databases/testdb_1386309344_0005
Mar 18, 2025 8:16:40 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 1 test database(s)
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 325.1 s -- in com.google.cloud.spanner.it.ITClosedSessionTest
Mar 18, 2025 8:17:27 PM io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker exportCurrentBatch
WARNING: Exporter threw an Exception
com.google.api.gax.rpc.PermissionDeniedException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:98)
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:86)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66)
at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)
at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:84)
at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1132)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31)
at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1307)
at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1070)
at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:819)
at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:651)
at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:621)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:569)
at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
at com.google.api.gax.grpc.GrpcLoggingInterceptor$1$1.onClose(GrpcLoggingInterceptor.java:98)
at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:564)
at io.grpc.internal.ClientCallImpl.access$100(ClientCallImpl.java:72)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:729)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:710)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed
at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)
at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:295)
at com.google.cloud.trace.v2.TraceServiceClient.batchWriteSpans(TraceServiceClient.java:235)
at com.google.cloud.opentelemetry.trace.CloudTraceClientImpl.batchWriteSpans(CloudTraceClientImpl.java:31)
at com.google.cloud.opentelemetry.trace.InternalTraceExporter.export(InternalTraceExporter.java:140)
at com.google.cloud.opentelemetry.trace.TraceExporter.export(TraceExporter.java:93)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.exportCurrentBatch(BatchSpanProcessor.java:340)
at io.opentelemetry.sdk.trace.export.BatchSpanProcessor$Worker.run(BatchSpanProcessor.java:258)
... 1 more
Caused by: io.grpc.StatusRuntimeException: PERMISSION_DENIED: The caller does not have permission
at io.grpc.Status.asRuntimeException(Status.java:532)
... 18 more

Mar 18, 2025 8:17:51 PM com.google.cloud.spanner.testing.RemoteSpannerHelper cleanUp
INFO: Dropped 0 test database(s)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 321.8 s -- in com.google.cloud.spanner.it.ITDatabaseRolePermissionTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ITEndToEndTracingTest.simpleSelect:159->assertTrace:124
[INFO]
[ERROR] Tests run: 778, Failures: 1, Errors: 0, Skipped: 75
[INFO]
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ google-cloud-spanner ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Google Cloud Spanner Executor
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] -------------< com.google.cloud:google-cloud-spanner-bom >--------------
[INFO] Building Google Cloud Spanner BOM 6.88.1-SNAPSHOT [11/12]
[INFO] from google-cloud-spanner-bom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner-bom ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner-bom ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/google-cloud-spanner-bom/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner-bom ---
[INFO]
[INFO] --- build-helper:3.6.0:add-test-resource (add-test-proto-resources) @ google-cloud-spanner-bom ---
[INFO]
[INFO] --- animal-sniffer:1.24:check (java8) @ google-cloud-spanner-bom ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ google-cloud-spanner-bom ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ google-cloud-spanner-bom ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO]
[INFO] --- failsafe:3.5.2:integration-test (default) @ google-cloud-spanner-bom ---
[INFO] No tests to run.
[INFO]
[INFO] --- failsafe:3.5.2:verify (default) @ google-cloud-spanner-bom ---
[INFO] No tests to run.
[INFO]
[INFO] >>> clirr:2.8:check (default) > compile @ google-cloud-spanner-bom >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ google-cloud-spanner-bom ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (default) @ google-cloud-spanner-bom ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/tmpfs/src/github/java-spanner/google-cloud-spanner-bom/target/jacoco.exec
[INFO]
[INFO] --- build-helper:3.6.0:add-resource (add-main-proto-resources) @ google-cloud-spanner-bom ---
[INFO]
[INFO] <<< clirr:2.8:check (default) < compile @ google-cloud-spanner-bom <<<
[INFO]
[INFO]
[INFO] --- clirr:2.8:check (default) @ google-cloud-spanner-bom ---
[INFO] Skipping execution
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Google Cloud Spanner Parent 6.88.1-SNAPSHOT:
[INFO]
[INFO] Google Cloud Spanner Parent ........................ SUCCESS [ 1.969 s]
[INFO] proto-google-cloud-spanner-admin-instance-v1 ....... SUCCESS [ 1.539 s]
[INFO] proto-google-cloud-spanner-v1 ...................... SUCCESS [ 0.596 s]
[INFO] proto-google-cloud-spanner-admin-database-v1 ....... SUCCESS [ 0.470 s]
[INFO] grpc-google-cloud-spanner-admin-instance-v1 ........ SUCCESS [ 0.918 s]
[INFO] grpc-google-cloud-spanner-v1 ....................... SUCCESS [ 0.601 s]
[INFO] grpc-google-cloud-spanner-admin-database-v1 ........ SUCCESS [ 0.424 s]
[INFO] proto-google-cloud-spanner-executor-v1 ............. SUCCESS [ 0.920 s]
[INFO] grpc-google-cloud-spanner-executor-v1 .............. SUCCESS [ 0.689 s]
[INFO] Google Cloud Spanner ............................... FAILURE [17:36 min]
[INFO] Google Cloud Spanner Executor ...................... SKIPPED
[INFO] Google Cloud Spanner BOM ........................... SUCCESS [ 0.652 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:46 min
[INFO] Finished at: 2025-03-18T20:17:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.5.2:verify (default) on project google-cloud-spanner: There are test failures.
[ERROR]
[ERROR] See /tmpfs/src/github/java-spanner/google-cloud-spanner/target/failsafe-reports for the individual test results.
[ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :google-cloud-spanner
coercing sponge logs...
exiting with 1
cleanup


[ID: 2581841] Command finished after 1163 secs, exit value: 1


Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[13:18:00 PDT] Collecting build artifacts from build VM
Build script failed with exit code: 1