Skip to content

improve error handling

5fd97bc
Select commit
Loading
Failed to load commit list.
Merged

impl(spanner): add uuid type #15023

improve error handling
5fd97bc
Select commit
Loading
Failed to load commit list.
Google Cloud Build / coverage-pr (cloud-cpp-testing-resources) succeeded Mar 20, 2025 in 27m 28s

Summary

Build Information

Trigger coverage-pr
Build cafbd9d0-5856-426f-85f0-78556f7ab5da
Start 2025-03-20T13:57:38-07:00
Duration 26m39.779s
Status SUCCESS

Steps

Step Status Duration
kaniko-build SUCCESS 2m40.05s
download-runner-image SUCCESS 43.123s
us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:cafbd9d0-5856-426f-85f0-78556f7ab5da SUCCESS 22m53.438s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 3.906s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 48.972s

Details

starting build "cafbd9d0-5856-426f-85f0-78556f7ab5da"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/googleapis/google-cloud-cpp
 * branch              5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf -> FETCH_HEAD
Updating files:   9% (2073/20774)
Updating files:  10% (2078/20774)
Updating files:  11% (2286/20774)
Updating files:  12% (2493/20774)
Updating files:  13% (2701/20774)
Updating files:  14% (2909/20774)
Updating files:  15% (3117/20774)
Updating files:  16% (3324/20774)
Updating files:  17% (3532/20774)
Updating files:  18% (3740/20774)
Updating files:  19% (3948/20774)
Updating files:  20% (4155/20774)
Updating files:  21% (4363/20774)
Updating files:  22% (4571/20774)
Updating files:  23% (4779/20774)
Updating files:  24% (4986/20774)
Updating files:  25% (5194/20774)
Updating files:  26% (5402/20774)
Updating files:  27% (5609/20774)
Updating files:  28% (5817/20774)
Updating files:  29% (6025/20774)
Updating files:  30% (6233/20774)
Updating files:  31% (6440/20774)
Updating files:  32% (6648/20774)
Updating files:  33% (6856/20774)
Updating files:  34% (7064/20774)
Updating files:  35% (7271/20774)
Updating files:  36% (7479/20774)
Updating files:  37% (7687/20774)
Updating files:  38% (7895/20774)
Updating files:  39% (8102/20774)
Updating files:  40% (8310/20774)
Updating files:  41% (8518/20774)
Updating files:  42% (8726/20774)
Updating files:  43% (8933/20774)
Updating files:  44% (9141/20774)
Updating files:  45% (9349/20774)
Updating files:  46% (9557/20774)
Updating files:  47% (9764/20774)
Updating files:  48% (9972/20774)
Updating files:  49% (10180/20774)
Updating files:  50% (10387/20774)
Updating files:  51% (10595/20774)
Updating files:  52% (10803/20774)
Updating files:  53% (11011/20774)
Updating files:  54% (11218/20774)
Updating files:  55% (11426/20774)
Updating files:  56% (11634/20774)
Updating files:  57% (11842/20774)
Updating files:  58% (12049/20774)
Updating files:  59% (12257/20774)
Updating files:  60% (12465/20774)
Updating files:  61% (12673/20774)
Updating files:  62% (12880/20774)
Updating files:  63% (13088/20774)
Updating files:  64% (13296/20774)
Updating files:  65% (13504/20774)
Updating files:  66% (13711/20774)
Updating files:  67% (13919/20774)
Updating files:  68% (14127/20774)
Updating files:  69% (14335/20774)
Updating files:  70% (14542/20774)
Updating files:  71% (14750/20774)
Updating files:  72% (14958/20774)
Updating files:  73% (15166/20774)
Updating files:  74% (15373/20774)
Updating files:  75% (15581/20774)
Updating files:  76% (15789/20774)
Updating files:  77% (15996/20774)
Updating files:  78% (16204/20774)
Updating files:  79% (16412/20774)
Updating files:  80% (16620/20774)
Updating files:  81% (16827/20774)
Updating files:  82% (17035/20774)
Updating files:  83% (17243/20774)
Updating files:  84% (17451/20774)
Updating files:  85% (17658/20774)
Updating files:  86% (17866/20774)
Updating files:  87% (18074/20774)
Updating files:  88% (18282/20774)
Updating files:  89% (18489/20774)
Updating files:  90% (18697/20774)
Updating files:  91% (18905/20774)
Updating files:  92% (19113/20774)
Updating files:  93% (19320/20774)
Updating files:  94% (19528/20774)
Updating files:  95% (19736/20774)
Updating files:  96% (19944/20774)
Updating files:  97% (20151/20774)
Updating files:  98% (20359/20774)
Updating files:  99% (20567/20774)
Updating files:  99% (20569/20774)
Updating files: 100% (20774/20774)
Updating files: 100% (20774/20774), done.
HEAD is now at 5fd97bca improve error handling
GitCommit:
5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf
BUILD
Starting Step #4
Starting Step #0 - "kaniko-build"
Step #4: Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk
Step #0 - "kaniko-build": Pulling image: gcr.io/kaniko-project/executor:v1.23.2-debug
Step #4: Using default tag: latest
Step #0 - "kaniko-build": v1.23.2-debug: Pulling from kaniko-project/executor
Step #4: latest: Pulling from google.com/cloudsdktool/cloud-sdk
Step #4: 10af00adc39b: Pulling fs layer
Step #4: 671a9df52e26: Pulling fs layer
Step #4: 9e5a421ab6f0: Pulling fs layer
Step #4: 2fcf1c6d2450: Pulling fs layer
Step #4: 9f9f5d550f8e: Pulling fs layer
Step #4: 50543c15ae0a: Pulling fs layer
Step #4: 49fe77125f07: Pulling fs layer
Step #4: 50543c15ae0a: Waiting
Step #4: 2fcf1c6d2450: Waiting
Step #4: 9f9f5d550f8e: Waiting
Step #0 - "kaniko-build": 89b889be22bc: Already exists
Step #0 - "kaniko-build": cca9708662d1: Already exists
Step #0 - "kaniko-build": bfe105cd71c8: Already exists
Step #0 - "kaniko-build": f3addcc10d7d: Already exists
Step #0 - "kaniko-build": 7d8b0b3da8f2: Already exists
Step #0 - "kaniko-build": 4e5ad1d59e65: Already exists
Step #0 - "kaniko-build": af90c437b3f1: Already exists
Step #0 - "kaniko-build": aa0bd98379c2: Already exists
Step #0 - "kaniko-build": 35661f5bd99c: Pulling fs layer
Step #0 - "kaniko-build": ac526d066326: Pulling fs layer
Step #0 - "kaniko-build": f0612e139fc7: Pulling fs layer
Step #0 - "kaniko-build": 35661f5bd99c: Waiting
Step #0 - "kaniko-build": ac526d066326: Waiting
Step #0 - "kaniko-build": 95160cab4582: Pulling fs layer
Step #0 - "kaniko-build": deb66d83de9c: Pulling fs layer
Step #0 - "kaniko-build": 95160cab4582: Waiting
Step #0 - "kaniko-build": f0612e139fc7: Waiting
Step #0 - "kaniko-build": deb66d83de9c: Waiting
Step #4: 671a9df52e26: Verifying Checksum
Step #4: 671a9df52e26: Download complete
Step #4: 9e5a421ab6f0: Verifying Checksum
Step #4: 9e5a421ab6f0: Download complete
Step #4: 2fcf1c6d2450: Download complete
Step #4: 10af00adc39b: Verifying Checksum
Step #4: 10af00adc39b: Download complete
Step #4: 49fe77125f07: Download complete
Step #0 - "kaniko-build": 35661f5bd99c: Verifying Checksum
Step #0 - "kaniko-build": 35661f5bd99c: Download complete
Step #0 - "kaniko-build": ac526d066326: Verifying Checksum
Step #0 - "kaniko-build": ac526d066326: Download complete
Step #0 - "kaniko-build": 35661f5bd99c: Pull complete
Step #4: 50543c15ae0a: Verifying Checksum
Step #4: 50543c15ae0a: Download complete
Step #0 - "kaniko-build": f0612e139fc7: Verifying Checksum
Step #0 - "kaniko-build": f0612e139fc7: Download complete
Step #0 - "kaniko-build": ac526d066326: Pull complete
Step #0 - "kaniko-build": 95160cab4582: Verifying Checksum
Step #0 - "kaniko-build": 95160cab4582: Download complete
Step #0 - "kaniko-build": f0612e139fc7: Pull complete
Step #0 - "kaniko-build": deb66d83de9c: Download complete
Step #0 - "kaniko-build": 95160cab4582: Pull complete
Step #0 - "kaniko-build": deb66d83de9c: Pull complete
Step #0 - "kaniko-build": Digest: sha256:c3109d5926a997b100c4343944e06c6b30a6804b2f9abe0994d3de6ef92b028e
Step #0 - "kaniko-build": Status: Downloaded newer image for gcr.io/kaniko-project/executor:v1.23.2-debug
Step #0 - "kaniko-build": gcr.io/kaniko-project/executor:v1.23.2-debug
Step #4: 10af00adc39b: Pull complete
Step #4: 671a9df52e26: Pull complete
Step #4: 9e5a421ab6f0: Pull complete
Step #4: 2fcf1c6d2450: Pull complete
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Using dockerignore file: /workspace/ci/.dockerignore"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Retrieving image fedora:40 from registry index.docker.io"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Built cross stage deps: map[]"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Executing 0 build triggers"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Building stage 'fedora:40' [idx: '0', base-idx: '-1']"
Step #0 - "kaniko-build": time="2025-03-20T20:57:53Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:f70ee07ac571487c23ee1bd01f7d29c03f30bbd18c8fe33cfd5975909002cbd0..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Using caching version of cmd: RUN dnf install -y clang diffutils findutils gcc-c++ git jq lcov libcxx-devel         libcxxabi-devel libasan libubsan libtsan llvm patch python python3         python-pip tar unzip w3m wget which zip zlib-devel"
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:9fd47219deb19bcef755c5a9162a86ba7e28e18050dfc8043f5a0d582cb26d92..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3-devel"
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:bfe4264c45a7e50face1b74a290a27b24cf25fc4fcbe5f03270ddd380eae693d..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Using caching version of cmd: RUN pip3 install --upgrade pip"
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:70006f86e3278d4bf6f23ad8c60065e908c20a741dc42d33cc9d39ece978d0af..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Using caching version of cmd: RUN pip3 install setuptools wheel"
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:a5e38c8575397ec3d5ac8edb1f11424090765947c167b051d563753934f67b1c..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y java-latest-openjdk-devel"
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:b23c4cca5920b68d64721c556f7586fdbdc5b1d37338902b80af48640654addf..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Using caching version of cmd: RUN echo 'root:cloudcxx' | chpasswd"
Step #0 - "kaniko-build": time="2025-03-20T20:57:54Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:727fa8442683c9d76a47708642dec7bada400e0e7806005fa555920b732f8485..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3.10"
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:480e61dc2f95cc853ddec4c0820e9630d7924103857d309e9a43255ee2d24a07..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Using caching version of cmd: RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:6b77c5e3eb2de24f1571e004f790f4344aad661586a3c8a6812067225d6830c4..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Using caching version of cmd: RUN curl -o /usr/bin/bazelisk -sSL \"https://github.com/bazelbuild/bazelisk/releases/download/v1.24.1/bazelisk-linux-${ARCH}\" &&     chmod +x /usr/bin/bazelisk &&     ln -s /usr/bin/bazelisk /usr/bin/bazel"
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:3ee5a4b16d9e4c8ae051c11d2818c1129fd1ffde4857b9a5313b785c0a71dd8b..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Using caching version of cmd: RUN wget -O go.tgz https://go.dev/dl/go1.20.5.linux-amd64.tar.gz"
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:529eef452297c58863bb5594dddefad3f76d084caa90c05352c86fc155284739..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Using caching version of cmd: RUN tar -C /usr/local/ -xzf go.tgz"
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:714e53bf4f07061c4878cfc51b0e1ddec0ffd1dd1350dc9d057d36f0df33c45e..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Using caching version of cmd: RUN go version"
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:d65d3bdc8722992a78851b45c4e6c931038208b4915c855385bd12e428a8d1c2..."
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/googleapis/cloud-bigtable-clients-test/archive/v0.0.2.tar.gz |     tar -xzf - --strip-components=1"
Step #0 - "kaniko-build": time="2025-03-20T20:57:55Z" level=info msg="Unpacking rootfs as cmd COPY . /var/tmp/ci requires it."
Step #4: 9f9f5d550f8e: Verifying Checksum
Step #4: 9f9f5d550f8e: Download complete
Step #0 - "kaniko-build": time="2025-03-20T20:57:59Z" level=info msg="ARG NCPU=4"
Step #0 - "kaniko-build": time="2025-03-20T20:57:59Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-03-20T20:57:59Z" level=info msg="ARG ARCH=amd64"
Step #0 - "kaniko-build": time="2025-03-20T20:57:59Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-03-20T20:57:59Z" level=info msg="RUN dnf install -y clang diffutils findutils gcc-c++ git jq lcov libcxx-devel         libcxxabi-devel libasan libubsan libtsan llvm patch python python3         python-pip tar unzip w3m wget which zip zlib-devel"
Step #0 - "kaniko-build": time="2025-03-20T20:57:59Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: 9f9f5d550f8e: Pull complete
Step #4: 50543c15ae0a: Pull complete
Step #4: 49fe77125f07: Pull complete
Step #4: Digest: sha256:c9052ef7d508207268fcf93a75f9ae0637f40559d1e373518494ec3acd16c4c2
Step #4: Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:latest
Step #4: gcr.io/google.com/cloudsdktool/cloud-sdk:latest
Step #4: + test -z 15023
Step #4: ++ gcloud builds describe --region us-east1 --format 'value(create_time)' cafbd9d0-5856-426f-85f0-78556f7ab5da
Step #4: + ctime=2025-03-20T20:56:52.011347Z
Step #4: + query=tags=pr
Step #4: + query+=' AND tags=15023'
Step #4: + query+=' AND substitutions.COMMIT_SHA != 5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf'
Step #4: + query+=' AND create_time < 2025-03-20T20:56:52.011347Z'
Step #4: + gcloud builds list --region us-east1 --ongoing '--format=value(id)' --filter 'tags=pr AND tags=15023 AND substitutions.COMMIT_SHA != 5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf AND create_time < 2025-03-20T20:56:52.011347Z'
Step #4: + xargs -r -t gcloud builds cancel --region us-east1
Step #4: gcloud builds cancel --region us-east1 fbb510d6-ab86-4b58-bf46-79b74e4f3be3 f648eb4a-dcf6-47fd-bd44-25d78b197456 dbe34640-9795-4fed-a468-bf988e4fca4e a9b7f235-ddc2-49bc-b0dc-f01ef50044fa 9a4d64a3-7f7c-4df5-9056-2fee47025b68 8c120051-62c3-46d0-9ab1-85291770d039 82ee8bb2-7223-4e12-899f-361320775da7 69f75e0c-bdf3-4dd8-9872-04c69ab5773f 34f929b3-ce74-4f4b-897a-5a924634e923 31924f8f-2df1-48ba-9656-cad57a102b0f 296974d9-f149-487b-ba85-3a12e22a2087 14486e8c-a87b-427d-aa4f-c6749246594b 03b3f225-9d9c-408c-9ec0-cf493431e74f 029c8c69-da94-4d2d-b318-e648932fe883 00a26253-9d81-4f6e-a0f2-bfade3da7e25
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/fbb510d6-ab86-4b58-bf46-79b74e4f3be3].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/f648eb4a-dcf6-47fd-bd44-25d78b197456].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/dbe34640-9795-4fed-a468-bf988e4fca4e].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/a9b7f235-ddc2-49bc-b0dc-f01ef50044fa].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/9a4d64a3-7f7c-4df5-9056-2fee47025b68].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/8c120051-62c3-46d0-9ab1-85291770d039].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/82ee8bb2-7223-4e12-899f-361320775da7].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/69f75e0c-bdf3-4dd8-9872-04c69ab5773f].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/34f929b3-ce74-4f4b-897a-5a924634e923].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/31924f8f-2df1-48ba-9656-cad57a102b0f].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/296974d9-f149-487b-ba85-3a12e22a2087].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/14486e8c-a87b-427d-aa4f-c6749246594b].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/03b3f225-9d9c-408c-9ec0-cf493431e74f].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/029c8c69-da94-4d2d-b318-e648932fe883].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/00a26253-9d81-4f6e-a0f2-bfade3da7e25].
Step #4: ---
Step #4: availableSecrets:
Step #4:   secretManager:
Step #4:   - env: CODECOV_TOKEN
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/CODECOV_TOKEN/versions/latest
Step #4:   - env: UD
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD/versions/latest
Step #4:   - env: UD_PROJECT
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_PROJECT/versions/latest
Step #4:   - env: UD_REGION
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_REGION/versions/latest
Step #4:   - env: UD_ZONE
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_ZONE/versions/latest
Step #4:   - env: UD_SERVICE_ACCOUNT
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_SERVICE_ACCOUNT/versions/latest
Step #4:   - env: UD_SERVICE_ACCOUNT_NAME
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_SERVICE_ACCOUNT_NAME/versions/latest
Step #4:   - env: UD_IMPERSONATED_SERVICE_ACCOUNT_NAME
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_IMPERSONATED_SERVICE_ACCOUNT_NAME/versions/latest
Step #4:   - env: UD_IDTOKEN_SA_IMPERSONATION_CRED
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_IDTOKEN_SA_IMPERSONATION_CRED/versions/latest
Step #4:   - env: UD_EXTERNAL_ACCOUNT_CRED
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_EXTERNAL_ACCOUNT_CRED/versions/latest
Step #4:   - env: UD_FETCH_OIDC_TOKEN
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_FETCH_OIDC_TOKEN/versions/latest
Step #4: buildTriggerId: 167a724d-8422-4259-8a10-b20a531ecdaa
Step #4: createTime: '2025-03-20T20:49:30.748509Z'
Step #4: id: fbb510d6-ab86-4b58-bf46-79b74e4f3be3
Step #4: logUrl: https://console.cloud.google.com/cloud-build/builds;region=us-east1/fbb510d6-ab86-4b58-bf46-79b74e4f3be3?project=936212892354
Step #4: logsBucket: gs://cloud-cpp-community-publiclogs/logs/google-cloud-cpp/15023/bccda6d9b624c27b58341d0874b774900fd0e2a9/fedora-latest-bazel-ubsan-__default__
Step #4: name: projects/936212892354/locations/us-east1/builds/fbb510d6-ab86-4b58-bf46-79b74e4f3be3
Step #4: options:
Step #4:   dynamicSubstitutions: true
Step #4:   env:
Step #4:   - HOME=/h
Step #4:   - TZ=UTC0
Step #4:   - GOOGLE_CLOUD_BUILD=yes
Step #4:   - PROJECT_ID=cloud-cpp-testing-resources
Step #4:   - BUILD_ID=fbb510d6-ab86-4b58-bf46-79b74e4f3be3
Step #4:   - BRANCH_NAME=spanner_uuid_type
Step #4:   - COMMIT_SHA=bccda6d9b624c27b58341d0874b774900fd0e2a9
Step #4:   - PR_NUMBER=15023
Step #4:   - TRIGGER_TYPE=pr
Step #4:   - GENERATE_GOLDEN_ONLY=
Step #4:   - UPDATED_DISCOVERY_DOCUMENT=
Step #4:   - CONSOLE_LOG_URL=https://console.cloud.google.com/cloud-build/builds;region=us-east1/fbb510d6-ab86-4b58-bf46-79b74e4f3be3;tab=detail?project=cloud-cpp-testing-resources
Step #4:   - RAW_LOG_URL=https://storage.googleapis.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/15023/bccda6d9b624c27b58341d0874b774900fd0e2a9/fedora-latest-bazel-ubsan-__default__/log-fbb510d6-ab86-4b58-bf46-79b74e4f3be3.txt
Step #4:   logging: LEGACY
Step #4:   pool:
Step #4:     name: projects/cloud-cpp-testing-resources/locations/us-east1/workerPools/google-cloud-cpp-pool
Step #4:   substitutionOption: ALLOW_LOOSE
Step #4:   volumes:
Step #4:   - name: home
Step #4:     path: /h
Step #4: projectId: cloud-cpp-testing-resources
Step #4: queueTtl: 3600s
Step #4: source:
Step #4:   gitSource:
Step #4:     revision: bccda6d9b624c27b58341d0874b774900fd0e2a9
Step #4:     url: https://github.com/googleapis/google-cloud-cpp.git
Step #4: sourceProvenance:
Step #4:   resolvedGitSource:
Step #4:     revision: bccda6d9b624c27b58341d0874b774900fd0e2a9
Step #4:     url: https://github.com/googleapis/google-cloud-cpp.git
Step #4: startTime: '2025-03-20T20:50:20.369263008Z'
Step #4: status: WORKING
Step #4: steps:
Step #4: - args:
Step #4:   - -c
Step #4:   - |
Step #4:     status=1
Step #4:     for delay in 0 30 30 30 30; do
Step #4:       sleep $delay
Step #4:       /kaniko/executor --log-format=text \
Step #4:         --context=dir:///workspace/ci \
Step #4:         --dockerfile=ci/cloudbuild/dockerfiles/fedora-latest-bazel.Dockerfile \
Step #4:         --cache=true \
Step #4:         --destination=us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:fbb510d6-ab86-4b58-bf46-79b74e4f3be3
Step #4:       if [[ $? -eq 0 ]]; then
Step #4:         status=0
Step #4:         break
Step #4:       fi
Step #4:     done
Step #4:     exit $status
Step #4:   entrypoint: /busybox/sh
Step #4:   id: kaniko-build
Step #4:   name: gcr.io/kaniko-project/executor:v1.23.2-debug
Step #4: - entrypoint: /bin/true
Step #4:   id: download-runner-image
Step #4:   name: us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:fbb510d6-ab86-4b58-bf46-79b74e4f3be3
Step #4: - args:
Step #4:   - --local
Step #4:   - --build
Step #4:   - ubsan
Step #4:   entrypoint: ci/cloudbuild/build.sh
Step #4:   env:
Step #4:   - BAZEL_REMOTE_CACHE=https://storage.googleapis.com/cloud-cpp-testing-resources_cloudbuild/bazel-cache/fedora-latest-bazel-ubsan
Step #4:   - LIBRARIES=all_bar_compute
Step #4:   - SHARD=__default__
Step #4:   - SCCACHE_GCS_BUCKET=cloud-cpp-testing-resources_cloudbuild
Step #4:   - SCCACHE_GCS_KEY_PREFIX=sccache/fedora-latest-bazel-ubsan
Step #4:   - SCCACHE_GCS_RW_MODE=READ_WRITE
Step #4:   - CTCACHE_GCS_BUCKET=cloud-cpp-testing-resources_cloudbuild
Step #4:   - CTCACHE_GCS_FOLDER=ctcache/fedora-latest-bazel/ubsan
Step #4:   - VCPKG_BINARY_SOURCES=x-gcs,gs://cloud-cpp-testing-resources_cloudbuild/vcpkg-cache/fedora-latest-bazel-ubsan,readwrite
Step #4:   name: us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:fbb510d6-ab86-4b58-bf46-79b74e4f3be3
Step #4:   secretEnv:
Step #4:   - CODECOV_TOKEN
Step #4:   - UD
Step #4:   - UD_PROJECT
Step #4:   - UD_REGION
Step #4:   - UD_ZONE
Step #4:   - UD_SERVICE_ACCOUNT
Step #4:   - UD_SERVICE_ACCOUNT_NAME
Step #4:   - UD_IMPERSONATED_SERVICE_ACCOUNT_NAME
Step #4:   - UD_IDTOKEN_SA_IMPERSONATION_CRED
Step #4:   - UD_FETCH_OIDC_TOKEN
Step #4:   - UD_EXTERNAL_ACCOUNT_CRED
Step #4: - allowFailure: true
Step #4:   args:
Step #4:   - -c
Step #4:   - |
Step #4:     set +e
Step #4:     gcloud artifacts docker images delete -q us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:fbb510d6-ab86-4b58-bf46-79b74e4f3be3
Step #4:   entrypoint: bash
Step #4:   name: gcr.io/google.com/cloudsdktool/cloud-sdk
Step #4: - allowFailure: true
Step #4:   args:
Step #4:   - -c
Step #4:   - |
Step #4:     set -xe
Step #4:     test -z "15023" && exit 0
Step #4:     ctime="$(gcloud builds describe --region 'us-east1' --format 'value(create_time)' 'fbb510d6-ab86-4b58-bf46-79b74e4f3be3')"
Step #4:     query="tags=pr"
Step #4:     query+=" AND tags=15023"
Step #4:     query+=" AND substitutions.COMMIT_SHA != bccda6d9b624c27b58341d0874b774900fd0e2a9"
Step #4:     query+=" AND create_time < ${ctime}"
Step #4:     gcloud builds list --region 'us-east1' --ongoing --format='value(id)' --filter "${query}" | \
Step #4:       xargs -r -t gcloud builds cancel --region 'us-east1'
Step #4:   entrypoint: bash
Step #4:   name: gcr.io/google.com/cloudsdktool/cloud-sdk
Step #4:   waitFor:
Step #4:   - '-'
Step #4: substitutions:
Step #4:   BRANCH_NAME: spanner_uuid_type
Step #4:   COMMIT_SHA: bccda6d9b624c27b58341d0874b774900fd0e2a9
Step #4:   REF_NAME: spanner_uuid_type
Step #4:   REPO_FULL_NAME: googleapis/google-cloud-cpp
Step #4:   REPO_NAME: google-cloud-cpp
Step #4:   REVISION_ID: bccda6d9b624c27b58341d0874b774900fd0e2a9
Step #4:   SHORT_SHA: bccda6d
Step #4:   TRIGGER_BUILD_CONFIG_PATH: ci/cloudbuild/cloudbuild.yaml
Step #4:   TRIGGER_NAME: ubsan-pr
Step #4:   _BASE_BRANCH: main
Step #4:   _BUILD_NAME: ubsan
Step #4:   _CACHE_BUCKET: cloud-cpp-testing-resources_cloudbuild
Step #4:   _DISTRO: fedora-latest-bazel
Step #4:   _HEAD_BRANCH: spanner_uuid_type
Step #4:   _HEAD_REPO_URL: https://github.com/scotthart/google-cloud-cpp
Step #4:   _IMAGE: cloudbuild/fedora-latest-bazel
Step #4:   _LIBRARIES: all_bar_compute
Step #4:   _LOGS_BUCKET: cloud-cpp-community-publiclogs
Step #4:   _POOL_ID: google-cloud-cpp-pool
Step #4:   _POOL_REGION: us-east1
Step #4:   _PR_NUMBER: '15023'
Step #4:   _SHARD: __default__
Step #4:   _TAG1: team-only
Step #4:   _TRIGGER_SOURCE: '15023'
Step #4:   _TRIGGER_TYPE: pr
Step #4: tags:
Step #4: - pr
Step #4: - ubsan
Step #4: - fedora-latest-bazel
Step #4: - '15023'
Step #4: - team-only
Step #4: - trigger-167a724d-8422-4259-8a10-b20a531ecdaa
Step #4: timeout: 36000s
Step #4: ---
Step #4: availableSecrets:
Step #4:   secretManager:
Step #4:   - env: CODECOV_TOKEN
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/CODECOV_TOKEN/versions/latest
Step #4:   - env: UD
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD/versions/latest
Step #4:   - env: UD_PROJECT
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_PROJECT/versions/latest
Step #4:   - env: UD_REGION
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_REGION/versions/latest
Step #4:   - env: UD_ZONE
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_ZONE/versions/latest
Step #4:   - env: UD_SERVICE_ACCOUNT
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_SERVICE_ACCOUNT/versions/latest
Step #4:   - env: UD_SERVICE_ACCOUNT_NAME
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_SERVICE_ACCOUNT_NAME/versions/latest
Step #4:   - env: UD_IMPERSONATED_SERVICE_ACCOUNT_NAME
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_IMPERSONATED_SERVICE_ACCOUNT_NAME/versions/latest
Step #4:   - env: UD_IDTOKEN_SA_IMPERSONATION_CRED
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_IDTOKEN_SA_IMPERSONATION_CRED/versions/latest
Step #4:   - env: UD_EXTERNAL_ACCOUNT_CRED
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_EXTERNAL_ACCOUNT_CRED/versions/latest
Step #4:   - env: UD_FETCH_OIDC_TOKEN
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/UD_FETCH_OIDC_TOKEN/versions/latest
Step #4: buildTriggerId: ea400a9b-879a-4e13-a4b3-9109825d6e99
Step #4: createTime: '2025-03-20T20:49:30.747674Z'
Step #4: id: f648eb4a-dcf6-47fd-bd44-25d78b197456
Step #4: logUrl: https://console.cloud.google.com/cloud-build/builds;region=us-east1/f648eb4a-dcf6-47fd-bd44-25d78b197456?project=936212892354
Step #4: logsBucket: gs://cloud-cpp-community-publiclogs/logs/google-cloud-cpp/15023/bccda6d9b624c27b58341d0874b774900fd0e2a9/fedora-latest-bazel-tsan-__default__
Step #4: name: projects/936212892354/locations/us-east1/builds/f648eb4a-dcf6-47fd-bd44-25d78b197456
Step #4: options:
Step #4:   dynamicSubstitutions: true
Step #4:   env:
Step #4:   - HOME=/h
Step #4:   - TZ=UTC0
Step #4:   - GOOGLE_CLOUD_BUILD=yes
Step #4:   - PROJECT_ID=cloud-cpp-testing-resources
Step #4:   - BUILD_ID=f648eb4a-dcf6-47fd-bd44-25d78b197456
Step #4:   - BRANCH_NAME=spanner_uuid_type
Step #4:   - COMMIT_SHA=bccda6d9b624c27b58341d0874b774900fd0e2a9
Step #4:   - PR_NUMBER=15023
Step #4:   - TRIGGER_TYPE=pr
Step #4:   - GENERATE_GOLDEN_ONLY=
Step #4:   - UPDATED_DISCOVERY_DOCUMENT=
Step #4:   - CONSOLE_LOG_URL=https://console.cloud.google.com/cloud-build/builds;region=us-east1/f648eb4a-dcf6-47fd-bd44-25d78b19745
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/15023/5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf/fedora-latest-bazel-coverage-__default__/log-cafbd9d0-5856-426f-85f0-78556f7ab5da.txt.]
...
Step #2: Target //google/cloud/bigtable/examples:bigtable_grpc_credentials up-to-date:
Step #2:   /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/bin/google/cloud/bigtable/examples/bigtable_grpc_credentials
Step #2: INFO: Elapsed time: 47.600s, Critical Path: 46.04s
Step #2: INFO: 4 processes: 2 internal, 2 linux-sandbox.
Step #2: INFO: Build completed successfully, 4 total actions
Step #2: //google/cloud/bigtable/examples:bigtable_grpc_credentials               PASSED in 42.7s
Step #2:   /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/bigtable/examples/bigtable_grpc_credentials/coverage.dat
Step #2: 
Step #2: Executed 1 out of 1 test: 1 test passes.
Step #2: 
Step #2: 2025-03-20T21:08:05Z (+413s)
Step #2: ---------------------------------------------------------
Step #2: |   Running combined examples using multiple services   |
Step #2: ---------------------------------------------------------
Step #2: INFO: Invocation ID: 7a3e4a3e-0a78-4dbf-818e-99038f20e667
Step #2: Computing main repo mapping: 
Step #2: Loading: 
Step #2: Loading: 0 packages loaded
Step #2: WARNING: Build option --test_env has changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
Step #2: Analyzing: 9 targets (0 packages loaded, 0 targets configured)
Step #2: Analyzing: 9 targets (0 packages loaded, 0 targets configured)
Step #2: 
Step #2: INFO: Analyzed 9 targets (0 packages loaded, 16139 targets configured).
Step #2: [6,634 / 6,636] 2 / 3 tests; Testing //examples:api_key; 0s remote-cache ... (2 actions, 1 running)
Step #2: [6,635 / 6,636] 2 / 3 tests; Testing //examples:grpc_credential_types; 1s remote-cache, linux-sandbox
Step #2: [6,635 / 6,636] 2 / 3 tests; Testing //examples:grpc_credential_types; 11s remote-cache, linux-sandbox
Step #2: [6,635 / 6,636] 2 / 3 tests; Testing //examples:grpc_credential_types; 41s remote-cache, linux-sandbox
Step #2: [6,635 / 6,636] 2 / 3 tests; Testing //examples:grpc_credential_types; 84s remote-cache, linux-sandbox
Step #2: [6,635 / 6,636] 3 / 3 tests; Testing //examples:grpc_credential_types; 85s remote-cache, linux-sandbox
Step #2: INFO: Found 6 targets and 3 test targets...
Step #2: INFO: Elapsed time: 87.375s, Critical Path: 86.17s
Step #2: INFO: 10 processes: 4 remote cache hit, 4 internal, 2 linux-sandbox.
Step #2: INFO: Build completed successfully, 10 total actions
Step #2: //examples:api_key                                              (cached) PASSED in 17.3s
Step #2:   /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/examples/api_key/coverage.dat
Step #2: //examples:gcs2cbt_test                                         (cached) PASSED in 51.6s
Step #2:   /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/examples/gcs2cbt_test/coverage.dat
Step #2: //examples:grpc_credential_types                                         PASSED in 84.6s
Step #2:   /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/examples/grpc_credential_types/coverage.dat
Step #2: 
Step #2: Executed 1 out of 3 tests: 3 tests pass.
Step #2: There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
Step #2: 
Step #2: 2025-03-20T21:09:36Z (+504s)
Step #2: ------------------------------------------
Step #2: |   Running generator integration test   |
Step #2: ------------------------------------------
Step #2: Computing main repo mapping: 
Step #2: Loading: 
Step #2: Loading: 0 packages loaded
Step #2: WARNING: Build options --action_env, --collect_code_coverage, --instrument_test_targets, and 2 more have changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
Step #2: Analyzing: target //generator:google-cloud-cpp-codegen (0 packages loaded, 0 targets configured)
Step #2: Analyzing: target //generator:google-cloud-cpp-codegen (0 packages loaded, 0 targets configured)
Step #2: 
Step #2: INFO: Analyzed target //generator:google-cloud-cpp-codegen (136 packages loaded, 7276 targets configured).
Step #2: [666 / 2,130] Compiling absl/base/log_severity.cc [for tool]; 0s linux-sandbox ... (32 actions, 31 running)
Step #2: [750 / 2,130] Compiling absl/time/internal/cctz/src/time_zone_info.cc; 1s linux-sandbox ... (33 actions, 31 running)
Step #2: [826 / 2,130] Compiling absl/debugging/internal/demangle.cc [for tool]; 1s linux-sandbox ... (32 actions, 31 running)
Step #2: [902 / 2,130] Compiling absl/time/internal/cctz/src/time_zone_info.cc [for tool]; 2s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,004 / 2,130] Compiling crypto/fipsmodule/bcm.c; 1s linux-sandbox ... (32 actions, 30 running)
Step #2: [1,118 / 2,130] Compiling crypto/fipsmodule/bcm.c; 2s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,225 / 2,130] Compiling absl/strings/internal/str_format/arg.cc [for tool]; 1s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,314 / 2,130] Compiling src/google/protobuf/port.cc [for tool]; 1s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,394 / 2,130] Compiling absl/strings/internal/str_format/float_conversion.cc [for tool]; 1s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,461 / 2,130] Compiling absl/container/internal/raw_hash_set.cc; 1s linux-sandbox ... (32 actions, 30 running)
Step #2: [1,519 / 2,130] Compiling google/cloud/internal/tracing_rest_client.cc; 1s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,547 / 2,130] Compiling google/cloud/internal/tracing_rest_client.cc; 2s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,574 / 2,130] Compiling google/cloud/internal/tracing_rest_client.cc; 3s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,598 / 2,130] Compiling absl/strings/cord.cc; 2s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,619 / 2,130] Compiling google/cloud/internal/curl_rest_client.cc; 3s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,639 / 2,130] Compiling google/cloud/internal/curl_rest_client.cc; 4s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,652 / 2,130] Compiling google/cloud/internal/oauth2_service_account_credentials.cc; 3s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,661 / 2,130] Compiling google/cloud/internal/oauth2_service_account_credentials.cc; 5s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,678 / 2,130] Compiling google/cloud/internal/oauth2_service_account_credentials.cc; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,692 / 2,130] Compiling google/cloud/internal/external_account_token_source_aws.cc; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,702 / 2,130] Compiling src/google/protobuf/io/printer.cc [for tool]; 5s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,709 / 2,130] Compiling src/google/protobuf/io/printer.cc [for tool]; 6s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,721 / 2,130] Compiling google/cloud/internal/oauth2_compute_engine_credentials.cc; 7s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,729 / 2,130] Compiling src/google/protobuf/compiler/retention.cc [for tool]; 5s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,734 / 2,130] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,739 / 2,130] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 7s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,742 / 2,130] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,753 / 2,130] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 9s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,759 / 2,130] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 11s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,768 / 2,130] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 12s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,775 / 2,130] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 13s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,782 / 2,130] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 14s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,789 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 10s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,794 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 11s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,800 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 13s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,806 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 14s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,811 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 15s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,819 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 16s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,830 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 17s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,834 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 18s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,835 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 20s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,840 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 21s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,848 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 22s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,855 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 23s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,862 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 24s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,867 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 26s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,873 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 27s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,884 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 28s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,889 / 2,130] Compiling src/google/protobuf/descriptor.cc [for tool]; 29s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,892 / 2,130] Compiling src/google/protobuf/compiler/cpp/extension.cc [for tool]; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,900 / 2,130] Compiling src/google/protobuf/descriptor.cc; 9s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,905 / 2,130] Compiling src/google/protobuf/descriptor.cc; 10s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,908 / 2,130] Compiling src/google/protobuf/descriptor.cc; 11s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,913 / 2,130] Compiling src/google/protobuf/descriptor.cc; 12s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,921 / 2,130] Compiling src/google/protobuf/descriptor.cc; 14s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,926 / 2,130] Compiling src/google/protobuf/descriptor.cc; 15s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,930 / 2,130] Compiling src/google/protobuf/descriptor.cc; 16s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,940 / 2,130] Compiling src/google/protobuf/descriptor.cc; 17s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,946 / 2,130] Compiling src/google/protobuf/descriptor.cc; 18s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,951 / 2,130] Compiling src/google/protobuf/descriptor.cc; 19s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,959 / 2,130] Compiling src/google/protobuf/compiler/command_line_interface.cc; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,964 / 2,130] Compiling src/google/protobuf/compiler/command_line_interface.cc; 9s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,967 / 2,130] Compiling src/google/protobuf/compiler/command_line_interface.cc; 10s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,973 / 2,130] Compiling src/google/protobuf/compiler/command_line_interface.cc; 11s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,979 / 2,130] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 11s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,987 / 2,130] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 12s linux-sandbox ... (32 actions, 30 running)
Step #2: [1,990 / 2,130] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 13s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,996 / 2,130] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 14s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,002 / 2,130] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 16s linux-sandbox ... (33 actions, 32 running)
Step #2: [2,006 / 2,130] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 17s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,009 / 2,130] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 18s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,022 / 2,130] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 20s linux-sandbox ... (22 actions running)
Step #2: [2,034 / 2,130] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 22s linux-sandbox ... (10 actions running)
Step #2: [2,039 / 2,130] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 23s linux-sandbox ... (5 actions running)
Step #2: [2,042 / 2,130] Compiling src/google/protobuf/compiler/cpp/message.cc; 13s linux-sandbox ... (3 actions, 2 running)
Step #2: [2,061 / 2,130] Compiling external/protobuf~/src/google/protobuf/_virtual_imports/any_proto/google/protobuf/any.pb.cc; 1s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,062 / 2,130] Compiling external/protobuf~/src/google/protobuf/_virtual_imports/any_proto/google/protobuf/any.pb.cc; 2s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,072 / 2,130] Compiling generator/generator_config.pb.cc; 3s linux-sandbox ... (33 actions, 32 running)
Step #2: [2,074 / 2,130] Compiling external/googleapis~/google/api/client.pb.cc; 4s linux-sandbox ... (33 actions, 32 running)
Step #2: [2,076 / 2,130] Compiling generator/internal/discovery_proto_export_file.cc; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,085 / 2,130] Compiling generator/generator.cc; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,089 / 2,130] Compiling generator/internal/discovery_type_vertex.cc; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,095 / 2,130] Compiling generator/internal/discovery_type_vertex.cc; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,101 / 2,130] Compiling generator/standalone_main.cc; 10s linux-sandbox ... (28 actions running)
Step #2: [2,113 / 2,130] Compiling generator/internal/discovery_to_proto.cc; 12s linux-sandbox ... (16 actions running)
Step #2: [2,121 / 2,130] Compiling generator/internal/service_code_generator.cc; 5s linux-sandbox ... (8 actions running)
Step #2: [2,128 / 2,130] Compiling generator/internal/scaffold_generator.cc; 6s linux-sandbox
Step #2: [2,129 / 2,130] [Prepa] Linking generator/google-cloud-cpp-codegen
Step #2: INFO: Found 1 target...
Step #2: Target //generator:google-cloud-cpp-codegen up-to-date:
Step #2:   /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/bin/generator/google-cloud-cpp-codegen
Step #2: INFO: Elapsed time: 105.687s, Critical Path: 42.94s
Step #2: INFO: 1462 processes: 4 internal, 1458 linux-sandbox.
Step #2: INFO: Build completed successfully, 1462 total actions
Step #2: INFO: Running command line: /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/bin/generator/google-cloud-cpp-codegen '--protobuf_proto_path=/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/external/protobuf~/src' '--googleapis_proto_path=/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/external/googleapis~' '--golden_proto_path=/workspace' '--output_path=/workspace' '--update_ci=false' '--config_file=/workspace/generator/integration_tests/golden_config.textproto'
Step #2: 2025-03-20T21:11:22.976400583Z [WARNING] <139752991447104> Missing directory and/or YAML config file name for: generator/integration_tests/test2.proto (generator/internal/scaffold_generator.cc:170)
Step #2: 2025-03-20T21:11:22.978348363Z [WARNING] <139752991447104> Missing directory and/or YAML config file name for: generator/integration_tests/test_deprecated.proto (generator/internal/scaffold_generator.cc:170)
Step #2: 
Step #2: 2025-03-20T21:11:23Z (+611s)
Step #2: ----------------------------------------------------------------
Step #2: |   Merging coverage data into /var/tmp/merged-coverage.lcov   |
Step #2: ----------------------------------------------------------------
Step #2: 2025-03-20T21:11:25Z (+613s): Found 1053 coverage.dat files
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/pubsub/samples/samples/coverage.dat":13709: Unexpected negative line hit count '-1' for "google/cloud/internal/opentelemetry_context.h":114
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/pubsub/internal_batching_publisher_connection_test/coverage.dat":28070: Unexpected negative line hit count '-14' for "google/cloud/pubsub/internal/batching_publisher_connection_test.cc":477
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/completion_queue_test/coverage.dat":12618: Unexpected negative line hit count '-152' for "google/cloud/internal/opentelemetry_context.h":114
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/completion_queue_test/coverage.dat":16016: Unexpected negative line hit count '-4' for "google/cloud/status.cc":65
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/completion_queue_test/coverage.dat":16017: Unexpected negative line hit count '-4' for "google/cloud/status.cc":66
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/spanner/integration_tests/client_stress_test/coverage.dat":18756: Unexpected negative line hit count '-1' for "google/cloud/internal/retry_loop_helpers.cc":117
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/spanner/integration_tests/client_stress_test/coverage.dat":19345: Unexpected negative line hit count '-1' for "google/cloud/internal/streaming_read_rpc.h":88
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/spanner/integration_tests/client_stress_test/coverage.dat":44047: Unexpected negative line hit count '-3' for "google/cloud/spanner/integration_tests/client_stress_test.cc":114
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/spanner/integration_tests/client_stress_test/coverage.dat":46866: Unexpected negative line hit count '-1' for "google/cloud/spanner/internal/connection_impl.cc":181
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/spanner/integration_tests/client_stress_test/coverage.dat":47490: Unexpected negative line hit count '-3' for "google/cloud/spanner/internal/connection_impl.cc":1194
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/spanner/integration_tests/client_stress_test/coverage.dat":47492: Unexpected negative line hit count '-3' for "google/cloud/spanner/internal/connection_impl.cc":1196
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/spanner/integration_tests/client_stress_test/coverage.dat":49573: Unexpected negative line hit count '-1' for "google/cloud/spanner/internal/logging_result_set_reader.cc":34
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/storage/tests/object_parallel_upload_integration_test-default/coverage.dat":11315: Unexpected negative line hit count '-1' for "google/cloud/internal/curl_impl.cc":428
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/storage/tests/object_file_multi_threaded_test-default/coverage.dat":9430: Unexpected negative line hit count '-1' for "google/cloud/internal/curl_handle.cc":257
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/storage/tests/object_file_multi_threaded_test-default/coverage.dat":89785: Unexpected negative line hit count '-1' for "google/cloud/storage/internal/metadata_parser.cc":104
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/storage/tests/object_file_multi_threaded_test-default/coverage.dat":95029: Unexpected negative line hit count '-1' for "google/cloud/storage/internal/rest/request_builder.cc":38
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/storage/tests/object_file_multi_threaded_test-default/coverage.dat":95611: Unexpected negative line hit count '-2' for "google/cloud/storage/internal/rest/request_builder.h":50
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: lcov: WARNING: ('negative') "/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/testlogs/google/cloud/storage/tests/object_file_multi_threaded_test-default/coverage.dat":99249: Unexpected negative line hit count '-1' for "google/cloud/storage/internal/rest/stub.cc":438
Step #2: 	(use "lcov --ignore-errors negative,negative ..." to suppress this warning)
Step #2: -rw-r--r-- 1 root root 86M Mar 20 21:23 /var/tmp/merged-coverage.lcov
Step #2: ==> 🕑 merging done in 757.110 seconds
Step #2: 
Step #2: 2025-03-20T21:24:00Z (+1368s)
Step #2: -------------------------------------------------------------
Step #2: |   Uploading /var/tmp/merged-coverage.lcov to codecov.io   |
Step #2: -------------------------------------------------------------
Step #2: 2025-03-20T21:24:00Z (+1368s): Flags: --filter=gcov --file=/var/tmp/merged-coverage.lcov --branch=spanner_uuid_type --sha=5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf --pr=15023 --build=cafbd9d0-5856-426f-85f0-78556f7ab5da --verbose
Step #2: /tmp/codecov.HAuFLspZij: OK
Step #2: [2025-03-20T21:24:02.197Z] ['verbose'] Start of uploader: 1742505842197...
Step #2: [2025-03-20T21:24:02.198Z] ['info'] 
Step #2:      _____          _
Step #2:     / ____|        | |
Step #2:    | |     ___   __| | ___  ___ _____   __
Step #2:    | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
Step #2:    | |___| (_) | (_| |  __/ (_| (_) \ V /
Step #2:     \_____\___/ \__,_|\___|\___\___/ \_/
Step #2: 
Step #2:   Codecov report uploader 0.6.3
Step #2: [2025-03-20T21:24:02.207Z] ['info'] => Project root located at: /workspace
Step #2: [2025-03-20T21:24:02.212Z] ['info'] ->  Token found by arguments
Step #2: [2025-03-20T21:24:02.213Z] ['verbose'] Start of network processing...
Step #2: [2025-03-20T21:24:02.213Z] ['verbose'] Searching for files in /workspace
Step #2: [2025-03-20T21:24:02.239Z] ['verbose'] coveragepy is not installed
Step #2: [2025-03-20T21:24:02.239Z] ['info'] Searching for coverage files...
Step #2: [2025-03-20T21:24:02.400Z] ['verbose'] Preparing to clean the following coverage paths: /var/tmp/merged-coverage.lcov
Step #2: [2025-03-20T21:24:02.400Z] ['info'] => Found 1 possible coverage files:
Step #2:   /var/tmp/merged-coverage.lcov
Step #2: [2025-03-20T21:24:02.400Z] ['verbose'] End of network processing
Step #2: [2025-03-20T21:24:02.400Z] ['info'] Processing /var/tmp/merged-coverage.lcov...
Step #2: [2025-03-20T21:24:03.619Z] ['info'] Using manual override from args.
Step #2: [2025-03-20T21:24:03.627Z] ['info'] Detected Local as the CI provider.
Step #2: [2025-03-20T21:24:03.627Z] ['verbose'] -> Using the following env variables:
Step #2: [2025-03-20T21:24:03.627Z] ['verbose']      BRANCH_NAME: undefined
Step #2: [2025-03-20T21:24:03.627Z] ['verbose']      CI: undefined
Step #2: [2025-03-20T21:24:03.627Z] ['verbose']      GIT_BRANCH: undefined
Step #2: [2025-03-20T21:24:03.628Z] ['verbose']      GIT_COMMIT: undefined
Step #2: [2025-03-20T21:24:03.636Z] ['verbose'] Using the following upload parameters:
Step #2: [2025-03-20T21:24:03.636Z] ['verbose'] branch
Step #2: [2025-03-20T21:24:03.636Z] ['verbose'] build
Step #2: [2025-03-20T21:24:03.636Z] ['verbose'] buildURL
Step #2: [2025-03-20T21:24:03.636Z] ['verbose'] commit
Step #2: [2025-03-20T21:24:03.636Z] ['verbose'] job
Step #2: [2025-03-20T21:24:03.636Z] ['verbose'] pr
Step #2: [2025-03-20T21:24:03.636Z] ['verbose'] service
Step #2: [2025-03-20T21:24:03.636Z] ['verbose'] slug
Step #2: [2025-03-20T21:24:03.636Z] ['verbose'] name
Step #2: [2025-03-20T21:24:03.636Z] ['verbose'] tag
Step #2: [2025-03-20T21:24:03.637Z] ['verbose'] flags
Step #2: [2025-03-20T21:24:03.637Z] ['verbose'] parent
Step #2: [2025-03-20T21:24:03.638Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.6.3&token=*******&branch=spanner_uuid_type&build=&build_url=&commit=5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf&job=&pr=15023&service=&slug=googleapis%2Fgoogle-cloud-cpp&name=&tag=&flags=&parent=
Step #2: [2025-03-20T21:24:03.638Z] ['verbose'] Passed token was 36 characters long
Step #2: [2025-03-20T21:24:03.638Z] ['verbose'] https://codecov.io/upload/v4?package=uploader-0.6.3&branch=spanner_uuid_type&build=&build_url=&commit=5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf&job=&pr=15023&service=&slug=googleapis%2Fgoogle-cloud-cpp&name=&tag=&flags=&parent=
Step #2:         Content-Type: 'text/plain'
Step #2:         Content-Encoding: 'gzip'
Step #2:         X-Reduced-Redundancy: 'false'
Step #2: [2025-03-20T21:24:03.929Z] ['info'] https://app.codecov.io/github/googleapis/google-cloud-cpp/commit/5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf
Step #2: https://storage.googleapis.com/codecov-production/shelter/v4/github/googleapis/google-cloud-cpp/5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf/d8b4484e-b8b9-4d95-962f-398d2128aa07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250320%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250320T212403Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2c253b70c57c7a2868a59da2cde88aa49ef739fc644f1f29b64ee93615d4589e
Step #2: [2025-03-20T21:24:03.930Z] ['verbose'] Returned upload url: https://storage.googleapis.com/codecov-production/shelter/v4/github/googleapis/google-cloud-cpp/5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf/d8b4484e-b8b9-4d95-962f-398d2128aa07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250320%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250320T212403Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2c253b70c57c7a2868a59da2cde88aa49ef739fc644f1f29b64ee93615d4589e
Step #2: [2025-03-20T21:24:03.930Z] ['info'] Uploading...
Step #2: [2025-03-20T21:24:04.058Z] ['info'] {"status":"processing","resultURL":"https://app.codecov.io/github/googleapis/google-cloud-cpp/commit/5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf"}
Step #2: [2025-03-20T21:24:04.058Z] ['verbose'] End of uploader: 1861 milliseconds
Step #2: ==> 🕑 codecov.io upload done in 3.264 seconds
Step #2: ==> 🕑 coverage completed in 1370.402 seconds
Finished Step #2
Starting Step #3
Step #3: Already have image (with digest): gcr.io/google.com/cloudsdktool/cloud-sdk
Step #3: Digests:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel@sha256:09b9a22b987d6daa3e0c37d4b6392fe56643e2a5c83ddf6aa8d0652b37bc824b
Step #3: 
Step #3: Tags:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:cafbd9d0-5856-426f-85f0-78556f7ab5da
Step #3: Delete request issued.
Step #3: Waiting for operation [projects/cloud-cpp-testing-resources/locations/us-east1/operations/e05e9e70-14b2-492a-a907-38f632bf44df] to complete...
Step #3: .....done.
Finished Step #3
PUSH
DONE

Build Log: https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/15023/5fd97bca1fdc256e4a5031eb38ca8cb30ab5aeaf/fedora-latest-bazel-coverage-default/log-cafbd9d0-5856-426f-85f0-78556f7ab5da.txt