Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: workaround missing SHA256 macros in MinGW-w64 #14437

Merged

fix: workaround missing SHA256 macros in MinGW-w64

c801913
Select commit
Loading
Failed to load commit list.
Merged

fix: workaround missing SHA256 macros in MinGW-w64 #14437

fix: workaround missing SHA256 macros in MinGW-w64
c801913
Select commit
Loading
Failed to load commit list.
Google Cloud Build / libcxx-pr (cloud-cpp-testing-resources) succeeded Jul 4, 2024 in 7m 54s

Summary

Build Information

Trigger libcxx-pr
Build 4562d227-6619-4e9f-877b-4e5f09e11f14
Start 2024-07-04T07:32:31-07:00
Duration 7m7.959s
Status SUCCESS

Steps

Step Status Duration
kaniko-build SUCCESS 1m23.509s
download-runner-image SUCCESS 49.058s
us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:4562d227-6619-4e9f-877b-4e5f09e11f14 SUCCESS 4m37.905s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 2.722s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 41.974s

Details

starting build "4562d227-6619-4e9f-877b-4e5f09e11f14"

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              c801913349022f4258a61acec43b6c9029431030 -> FETCH_HEAD
Updating files:  13% (2758/19980)
Updating files:  14% (2798/19980)
Updating files:  15% (2997/19980)
Updating files:  16% (3197/19980)
Updating files:  17% (3397/19980)
Updating files:  18% (3597/19980)
Updating files:  19% (3797/19980)
Updating files:  20% (3996/19980)
Updating files:  21% (4196/19980)
Updating files:  22% (4396/19980)
Updating files:  23% (4596/19980)
Updating files:  24% (4796/19980)
Updating files:  25% (4995/19980)
Updating files:  26% (5195/19980)
Updating files:  27% (5395/19980)
Updating files:  28% (5595/19980)
Updating files:  29% (5795/19980)
Updating files:  30% (5994/19980)
Updating files:  31% (6194/19980)
Updating files:  32% (6394/19980)
Updating files:  33% (6594/19980)
Updating files:  34% (6794/19980)
Updating files:  35% (6993/19980)
Updating files:  36% (7193/19980)
Updating files:  37% (7393/19980)
Updating files:  38% (7593/19980)
Updating files:  39% (7793/19980)
Updating files:  40% (7992/19980)
Updating files:  41% (8192/19980)
Updating files:  42% (8392/19980)
Updating files:  43% (8592/19980)
Updating files:  44% (8792/19980)
Updating files:  45% (8991/19980)
Updating files:  46% (9191/19980)
Updating files:  47% (9391/19980)
Updating files:  48% (9591/19980)
Updating files:  49% (9791/19980)
Updating files:  50% (9990/19980)
Updating files:  51% (10190/19980)
Updating files:  52% (10390/19980)
Updating files:  53% (10590/19980)
Updating files:  54% (10790/19980)
Updating files:  55% (10989/19980)
Updating files:  56% (11189/19980)
Updating files:  57% (11389/19980)
Updating files:  58% (11589/19980)
Updating files:  59% (11789/19980)
Updating files:  60% (11988/19980)
Updating files:  61% (12188/19980)
Updating files:  62% (12388/19980)
Updating files:  63% (12588/19980)
Updating files:  64% (12788/19980)
Updating files:  65% (12987/19980)
Updating files:  66% (13187/19980)
Updating files:  67% (13387/19980)
Updating files:  68% (13587/19980)
Updating files:  69% (13787/19980)
Updating files:  70% (13986/19980)
Updating files:  71% (14186/19980)
Updating files:  72% (14386/19980)
Updating files:  73% (14586/19980)
Updating files:  74% (14786/19980)
Updating files:  75% (14985/19980)
Updating files:  76% (15185/19980)
Updating files:  77% (15385/19980)
Updating files:  78% (15585/19980)
Updating files:  79% (15785/19980)
Updating files:  80% (15984/19980)
Updating files:  81% (16184/19980)
Updating files:  82% (16384/19980)
Updating files:  83% (16584/19980)
Updating files:  84% (16784/19980)
Updating files:  85% (16983/19980)
Updating files:  86% (17183/19980)
Updating files:  87% (17383/19980)
Updating files:  88% (17583/19980)
Updating files:  89% (17783/19980)
Updating files:  90% (17982/19980)
Updating files:  91% (18182/19980)
Updating files:  92% (18382/19980)
Updating files:  93% (18582/19980)
Updating files:  94% (18782/19980)
Updating files:  95% (18981/19980)
Updating files:  96% (19181/19980)
Updating files:  97% (19381/19980)
Updating files:  98% (19581/19980)
Updating files:  99% (19781/19980)
Updating files: 100% (19980/19980)
Updating files: 100% (19980/19980), done.
HEAD is now at c8019133 fix: workaround missing SHA256 macros in MinGW-w64
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.1-debug
Step #4: Using default tag: latest
Step #0 - "kaniko-build": v1.23.1-debug: Pulling from kaniko-project/executor
Step #4: latest: Pulling from google.com/cloudsdktool/cloud-sdk
Step #4: c1c1a7d83fb1: Pulling fs layer
Step #4: a16f07503e1d: Pulling fs layer
Step #4: b439211d8e6b: Pulling fs layer
Step #4: 3d6ba8f2153b: Pulling fs layer
Step #4: d4f895fc1ac1: Pulling fs layer
Step #4: dd072a4a8ff4: Pulling fs layer
Step #4: e8ee99795421: Pulling fs layer
Step #4: dd072a4a8ff4: Waiting
Step #4: e8ee99795421: Waiting
Step #4: 3d6ba8f2153b: Waiting
Step #4: d4f895fc1ac1: 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": ab3b1f26e68b: Pulling fs layer
Step #0 - "kaniko-build": a0f8dede3abd: Pulling fs layer
Step #0 - "kaniko-build": 3823d3dd2d66: Pulling fs layer
Step #0 - "kaniko-build": d44f6c98e5c6: Pulling fs layer
Step #0 - "kaniko-build": cfb57b650595: Pulling fs layer
Step #0 - "kaniko-build": 264b23d5ed20: Pulling fs layer
Step #0 - "kaniko-build": c5feba66a4cc: Pulling fs layer
Step #0 - "kaniko-build": f0612e139fc7: Pulling fs layer
Step #0 - "kaniko-build": 60cc5d5a1394: Pulling fs layer
Step #0 - "kaniko-build": cd6967ddf460: Pulling fs layer
Step #0 - "kaniko-build": f0612e139fc7: Waiting
Step #0 - "kaniko-build": 60cc5d5a1394: Waiting
Step #0 - "kaniko-build": d44f6c98e5c6: Waiting
Step #0 - "kaniko-build": cd6967ddf460: Waiting
Step #0 - "kaniko-build": c5feba66a4cc: Waiting
Step #0 - "kaniko-build": ab3b1f26e68b: Waiting
Step #0 - "kaniko-build": cfb57b650595: Waiting
Step #0 - "kaniko-build": a0f8dede3abd: Waiting
Step #0 - "kaniko-build": 264b23d5ed20: Waiting
Step #0 - "kaniko-build": 3823d3dd2d66: Waiting
Step #4: a16f07503e1d: Verifying Checksum
Step #4: a16f07503e1d: Download complete
Step #4: b439211d8e6b: Verifying Checksum
Step #4: b439211d8e6b: Download complete
Step #4: 3d6ba8f2153b: Verifying Checksum
Step #4: 3d6ba8f2153b: Download complete
Step #4: c1c1a7d83fb1: Verifying Checksum
Step #4: c1c1a7d83fb1: Download complete
Step #4: e8ee99795421: Verifying Checksum
Step #4: e8ee99795421: Download complete
Step #0 - "kaniko-build": ab3b1f26e68b: Download complete
Step #0 - "kaniko-build": ab3b1f26e68b: Pull complete
Step #4: dd072a4a8ff4: Verifying Checksum
Step #4: dd072a4a8ff4: Download complete
Step #0 - "kaniko-build": a0f8dede3abd: Verifying Checksum
Step #0 - "kaniko-build": a0f8dede3abd: Download complete
Step #0 - "kaniko-build": a0f8dede3abd: Pull complete
Step #0 - "kaniko-build": d44f6c98e5c6: Download complete
Step #0 - "kaniko-build": 3823d3dd2d66: Verifying Checksum
Step #0 - "kaniko-build": 3823d3dd2d66: Download complete
Step #0 - "kaniko-build": cfb57b650595: Download complete
Step #0 - "kaniko-build": 3823d3dd2d66: Pull complete
Step #0 - "kaniko-build": d44f6c98e5c6: Pull complete
Step #0 - "kaniko-build": 264b23d5ed20: Verifying Checksum
Step #0 - "kaniko-build": 264b23d5ed20: Download complete
Step #0 - "kaniko-build": cfb57b650595: Pull complete
Step #0 - "kaniko-build": c5feba66a4cc: Verifying Checksum
Step #0 - "kaniko-build": c5feba66a4cc: Download complete
Step #0 - "kaniko-build": f0612e139fc7: Verifying Checksum
Step #0 - "kaniko-build": f0612e139fc7: Download complete
Step #4: c1c1a7d83fb1: Pull complete
Step #0 - "kaniko-build": 60cc5d5a1394: Download complete
Step #0 - "kaniko-build": cd6967ddf460: Verifying Checksum
Step #0 - "kaniko-build": cd6967ddf460: Download complete
Step #0 - "kaniko-build": 264b23d5ed20: Pull complete
Step #4: a16f07503e1d: Pull complete
Step #0 - "kaniko-build": c5feba66a4cc: Pull complete
Step #0 - "kaniko-build": f0612e139fc7: Pull complete
Step #0 - "kaniko-build": 60cc5d5a1394: Pull complete
Step #0 - "kaniko-build": cd6967ddf460: Pull complete
Step #0 - "kaniko-build": Digest: sha256:c090be9d4042f64a1f44af5abfec6e778dc8f61bd301c54001485205fd1324e0
Step #0 - "kaniko-build": Status: Downloaded newer image for gcr.io/kaniko-project/executor:v1.23.1-debug
Step #0 - "kaniko-build": gcr.io/kaniko-project/executor:v1.23.1-debug
Step #4: b439211d8e6b: Pull complete
Step #4: 3d6ba8f2153b: Pull complete
Step #0 - "kaniko-build": time="2024-07-04T14:32:46Z" level=info msg="Using dockerignore file: /workspace/ci/.dockerignore"
Step #0 - "kaniko-build": time="2024-07-04T14:32:46Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-07-04T14:32:46Z" level=info msg="Retrieving image fedora:40 from registry index.docker.io"
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Built cross stage deps: map[]"
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Executing 0 build triggers"
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Building stage 'fedora:40' [idx: '0', base-idx: '-1']"
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:371e5597db479db65d71dcd463c33c684a04305272f1e862cdd4d063c343faa0..."
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Using caching version of cmd: RUN dnf install -y clang diffutils findutils gcc-c++ git 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="2024-07-04T14:32:47Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:6986e2f4ee956175b65557f0b4e1920731ee476d2206a9a1db8a8f5172470726..."
Step #4: d4f895fc1ac1: Download complete
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3-devel"
Step #0 - "kaniko-build": time="2024-07-04T14:32:47Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:759bf819ec2eb9f29e1eeaf45a272b0a4e9b88b29cb3da132eb0ccb898bf26cd..."
Step #0 - "kaniko-build": time="2024-07-04T14:32:48Z" level=info msg="Using caching version of cmd: RUN pip3 install --upgrade pip"
Step #0 - "kaniko-build": time="2024-07-04T14:32:48Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:254f492ee675041e2df262d5367be7ee6e9d58ed410f1a263aec7658cfd61aa2..."
Step #0 - "kaniko-build": time="2024-07-04T14:32:48Z" level=info msg="Using caching version of cmd: RUN pip3 install setuptools wheel"
Step #0 - "kaniko-build": time="2024-07-04T14:32:48Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:35763cd1abad9d13a02f836c6be9319cdc5f38f54e717a8a1f0567761fbffc4e..."
Step #0 - "kaniko-build": time="2024-07-04T14:32:48Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y java-latest-openjdk-devel"
Step #0 - "kaniko-build": time="2024-07-04T14:32:48Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:eebca1dd327cff74bcc3aaed7cf893aa4aa1ebd02b7092144a3b75f211f9a437..."
Step #0 - "kaniko-build": time="2024-07-04T14:32:49Z" level=info msg="Using caching version of cmd: RUN echo 'root:' | chpasswd"
Step #0 - "kaniko-build": time="2024-07-04T14:32:49Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:d11971b4c17763fad463b82e47e3119034e9fd13e63bdbc8e19847b72bcd9bf4..."
Step #0 - "kaniko-build": time="2024-07-04T14:32:49Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3.10"
Step #0 - "kaniko-build": time="2024-07-04T14:32:49Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:c30942664eca5f15afda0f012fdab021d0f95073ffac8e1e04356bd65c00ff95..."
Step #0 - "kaniko-build": time="2024-07-04T14:32:49Z" level=info msg="Using caching version of cmd: RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2024-07-04T14:32:49Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:22485072c1f1afa0da4d2d5f625708c8a98a6c3757d99bae02f878fce5b6042f..."
Step #0 - "kaniko-build": time="2024-07-04T14:32:49Z" level=info msg="Using caching version of cmd: RUN curl -o /usr/bin/bazelisk -sSL \"https://github.com/bazelbuild/bazelisk/releases/download/v1.20.0/bazelisk-linux-${ARCH}\" &&     chmod +x /usr/bin/bazelisk &&     ln -s /usr/bin/bazelisk /usr/bin/bazel"
Step #0 - "kaniko-build": time="2024-07-04T14:32:49Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:73d5cbe3be849a135aa9c7b8dced6568b9525db23ebd18d298c2e339644d4ac8..."
Step #0 - "kaniko-build": time="2024-07-04T14:32:49Z" 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="2024-07-04T14:32:49Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:af838a92afb007240842332ba07df8b0eacde122713dda9838e3f24d3ad3a241..."
Step #0 - "kaniko-build": time="2024-07-04T14:32:50Z" level=info msg="Using caching version of cmd: RUN tar -C /usr/local/ -xzf go.tgz"
Step #0 - "kaniko-build": time="2024-07-04T14:32:50Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:83da8dc65acf1597471d9a005686be92518d94acfd3c253088be536d429b754e..."
Step #0 - "kaniko-build": time="2024-07-04T14:32:50Z" level=info msg="Using caching version of cmd: RUN go version"
Step #0 - "kaniko-build": time="2024-07-04T14:32:50Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:07f47d4c8d26808cbbe619e6cc30e916ecc0b8855adfc70d94f83c64105a82f6..."
Step #0 - "kaniko-build": time="2024-07-04T14:33:00Z" 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="2024-07-04T14:33:00Z" level=info msg="Unpacking rootfs as cmd COPY . /var/tmp/ci requires it."
Step #0 - "kaniko-build": time="2024-07-04T14:33:03Z" level=info msg="ARG NCPU=4"
Step #0 - "kaniko-build": time="2024-07-04T14:33:03Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-04T14:33:03Z" level=info msg="ARG ARCH=amd64"
Step #0 - "kaniko-build": time="2024-07-04T14:33:03Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-04T14:33:03Z" level=info msg="RUN dnf install -y clang diffutils findutils gcc-c++ git 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="2024-07-04T14:33:03Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: d4f895fc1ac1: Pull complete
Step #4: dd072a4a8ff4: Pull complete
Step #4: e8ee99795421: Pull complete
Step #4: Digest: sha256:39e5ee579fa8cd6a0fe7b86a54a6a8887244080c9ac130d2afaaec7975ebca2c
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 #0 - "kaniko-build": time="2024-07-04T14:33:15Z" level=info msg="RUN dnf makecache && dnf install -y python3-devel"
Step #0 - "kaniko-build": time="2024-07-04T14:33:15Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-04T14:33:16Z" level=info msg="RUN pip3 install --upgrade pip"
Step #0 - "kaniko-build": time="2024-07-04T14:33:16Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-04T14:33:16Z" level=info msg="RUN pip3 install setuptools wheel"
Step #0 - "kaniko-build": time="2024-07-04T14:33:16Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-04T14:33:16Z" level=info msg="RUN dnf makecache && dnf install -y java-latest-openjdk-devel"
Step #0 - "kaniko-build": time="2024-07-04T14:33:16Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: + test -z 14437
Step #4: ++ gcloud builds describe --region us-east1 --format 'value(create_time)' 4562d227-6619-4e9f-877b-4e5f09e11f14
Step #4: + ctime=2024-07-04T14:31:50.584773Z
Step #4: + query=tags=pr
Step #4: + query+=' AND tags=14437'
Step #4: + query+=' AND substitutions.COMMIT_SHA != c801913349022f4258a61acec43b6c9029431030'
Step #4: + query+=' AND create_time < 2024-07-04T14:31:50.584773Z'
Step #4: + gcloud builds list --region us-east1 --ongoing '--format=value(id)' --filter 'tags=pr AND tags=14437 AND substitutions.COMMIT_SHA != c801913349022f4258a61acec43b6c9029431030 AND create_time < 2024-07-04T14:31:50.584773Z'
Step #4: + xargs -r -t gcloud builds cancel --region us-east1
Finished Step #4
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="RUN echo 'root:' | chpasswd"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="WORKDIR /var/tmp/build"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="Changed working directory to /var/tmp/build"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="Creating directory /var/tmp/build with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="COPY . /var/tmp/ci"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="WORKDIR /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="Changed working directory to /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="Creating directory /var/tmp/downloads with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="RUN dnf makecache && dnf install -y python3.10"
Step #0 - "kaniko-build": time="2024-07-04T14:33:24Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-04T14:33:25Z" level=info msg="ENV CLOUDSDK_PYTHON=python3.10"
Step #0 - "kaniko-build": time="2024-07-04T14:33:25Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-04T14:33:25Z" level=info msg="RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2024-07-04T14:33:25Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-04T14:33:45Z" level=info msg="ENV CLOUD_SDK_LOCATION=/usr/local/google-cloud-sdk"
Step #0 - "kaniko-build": time="2024-07-04T14:33:45Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-04T14:33:45Z" level=info msg="ENV PATH=${CLOUD_SDK_LOCATION}/bin:${PATH}"
Step #0 - "kaniko-build": time="2024-07-04T14:33:45Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-04T14:33:45Z" level=info msg="RUN curl -o /usr/bin/bazelisk -sSL \"https://github.com/bazelbuild/bazelisk/releases/download/v1.20.0/bazelisk-linux-${ARCH}\" &&     chmod +x /usr/bin/bazelisk &&     ln -s /usr/bin/bazelisk /usr/bin/bazel"
Step #0 - "kaniko-build": time="2024-07-04T14:33:45Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-04T14:33:46Z" level=info msg="WORKDIR /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-07-04T14:33:46Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-07-04T14:33:46Z" level=info msg="Changed working directory to /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-07-04T14:33:46Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-04T14:33:46Z" level=info msg="RUN wget -O go.tgz https://go.dev/dl/go1.20.5.linux-amd64.tar.gz"
Step #0 - "kaniko-build": time="2024-07-04T14:33:46Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-04T14:33:46Z" level=info msg="RUN tar -C /usr/local/ -xzf go.tgz"
Step #0 - "kaniko-build": time="2024-07-04T14:33:46Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="ENV GO_LOCATION=/usr/local/go"
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="ENV PATH=${GO_LOCATION}/bin:${PATH}"
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="RUN go version"
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="WORKDIR /var/tmp/downloads/cloud-bigtable-clients-test"
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="Changed working directory to /var/tmp/downloads/cloud-bigtable-clients-test"
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="Creating directory /var/tmp/downloads/cloud-bigtable-clients-test with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="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="2024-07-04T14:33:50Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-04T14:33:50Z" level=info msg="Pushing image to us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:4562d227-6619-4e9f-877b-4e5f09e11f14"
Step #0 - "kaniko-build": time="2024-07-04T14:33:51Z" level=info msg="Pushed us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel@sha256:b85c513153791b180681781782395dfc0a0ff43f058739bc21cba9359dd5a28d"
Finished Step #0 - "kaniko-build"
Starting Step #1 - "download-runner-image"
Step #1 - "download-runner-image": Pulling image: us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:4562d227-6619-4e9f-877b-4e5f09e11f14
Step #1 - "download-runner-image": 4562d227-6619-4e9f-877b-4e5f09e11f14: Pulling from cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel
Step #1 - "download-runner-image": d4df0db66c89: Pulling fs layer
Step #1 - "download-runner-image": 252f74083530: Pulling fs layer
Step #1 - "download-runner-image": c2fa6b97c9ac: Pulling fs layer
Step #1 - "download-runner-image": 06dba5f60986: Pulling fs layer
Step #1 - "download-runner-image": 5c85d70151a3: Pulling fs layer
Step #1 - "download-runner-image": 9f9e5376b5ba: Pulling fs layer
Step #1 - "download-runner-image": c9e709926946: Pulling fs layer
Step #1 - "download-runner-image": 7edd7308349d: Pulling fs layer
Step #1 - "download-runner-image": 6247e3c6ebd2: Pulling fs layer
Step #1 - "download-runner-image": bb4b493ac411: Pulling fs layer
Step #1 - "download-runner-image": 50b1d915f939: Pulling fs layer
Step #1 - "download-runner-image": 2b59a9d349ed: Pulling fs layer
Step #1 - "download-runner-image": 48eff6688980: Pulling fs layer
Step #1 - "download-runner-image": 09d095962656: Pulling fs layer
Step #1 - "download-runner-image": 17bc374d685b: Pulling fs layer
Step #1 - "download-runner-image": 89732bc75041: Pulling fs layer
Step #1 - "download-runner-image": 01b987eaf819: Pulling fs layer
Step #1 - "download-runner-image": 28809fe567c5: Pulling fs layer
Step #1 - "download-runner-image": 06dba5f60986: Waiting
Step #1 - "download-runner-image": 5c85d70151a3: Waiting
Step #1 - "download-runner-image": 50b1d915f939: Waiting
Step #1 - "download-runner-image": 9f9e5376b5ba: Waiting
Step #1 - "download-runner-image": 2b59a9d349ed: Waiting
Step #1 - "download-runner-image": c9e709926946: Waiting
Step #1 - "download-runner-image": 7edd7308349d: Waiting
Step #1 - "download-runner-image": 01b987eaf819: Waiting
Step #1 - "download-runner-image": 89732bc75041: Waiting
Step #1 - "download-runner-image": 6247e3c6ebd2: Waiting
Step #1 - "download-runner-image": 48eff6688980: Waiting
Step #1 - "download-runner-image": bb4b493ac411: Waiting
Step #1 - "download-runner-image": 17bc374d685b: Waiting
Step #1 - "download-runner-image": c2fa6b97c9ac: Verifying Checksum
Step #1 - "download-runner-image": c2fa6b97c9ac: Download complete
Step #1 - "download-runner-image": 06dba5f60986: Download complete
Step #1 - "download-runner-image": d4df0db66c89: Verifying Checksum
Step #1 - "download-runner-image": d4df0db66c89: Download complete
Step #1 - "download-runner-image": 5c85d70151a3: Verifying Checksum
Step #1 - "download-runner-image": 5c85d70151a3: Download complete
Step #1 - "download-runner-image": c9e709926946: Download complete
Step #1 - "download-runner-image": 7edd7308349d: Verifying Checksum
Step #1 - "download-runner-image": 7edd7308349d: Download complete
Step #1 - "download-runner-image": 6247e3c6ebd2: Download complete
Step #1 - "download-runner-image": bb4b493ac411: Verifying Checksum
Step #1 - "download-runner-image": bb4b493ac411: Download complete
Step #1 - "download-runner-image": 50b1d915f939: Verifying Checksum
Step #1 - "download-runner-image": 50b1d915f939: Download complete
Step #1 - "download-runner-image": 9f9e5376b5ba: Verifying Checksum
Step #1 - "download-runner-image": 9f9e5376b5ba: Download complete
Step #1 - "download-runner-image": 48eff6688980: Download complete
Step #1 - "download-runner-image": 252f74083530: Verifying Checksum
Step #1 - "download-runner-image": 252f74083530: Download complete
Step #1 - "download-runner-image": d4df0db66c89: Pull complete
Step #1 - "download-runner-image": 09d095962656: Verifying Checksum
Step #1 - "download-runner-image": 09d095962656: Download complete
Step #1 - "download-runner-image": 17bc374d685b: Verifying Checksum
Step #1 - "download-runner-image": 17bc374d685b: Download complete
Step #1 - "download-runner-image": 89732bc75041: Verifying Checksum
Step #1 - "download-runner-image": 89732bc75041: Download complete
Step #1 - "download-runner-image": 28809fe567c5: Download complete
Step #1 - "download-runner-image": 01b987eaf819: Verifying Checksum
Step #1 - "download-runner-image": 01b987eaf819: Download complete
Step #1 - "download-runner-image": 2b59a9d349ed: Verifying Checksum
Step #1 - "download-runner-image": 2b59a9d349ed: Download complete
Step #1 - "download-runner-image": 252f74083530: Pull complete
Step #1 - "download-runner-image": c2fa6b97c9ac: Pull complete
Step #1 - "download-runner-image": 06dba5f60986: Pull complete
Step #1 - "download-runner-image": 5c85d70151a3: Pull complete
Step #1 - "download-runner-image": 9f9e5376b5ba: Pull complete
Step #1 - "download-runner-image": c9e709926946: Pull complete
Step #1 - "download-runner-image": 7edd7308349d: Pull complete
Step #1 - "download-runner-image": 6247e3c6ebd2: Pull complete
Step #1 - "download-runner-image": bb4b493ac411: Pull complete
Step #1 - "download-runner-image": 50b1d915f939: Pull complete
Step #1 - "download-runner-image": 2b59a9d349ed: Pull complete
Step #1 - "download-runner-image": 48eff6688980: Pull complete
Step #1 - "download-runner-image": 09d095962656: Pull complete
Step #1 - "download-runner-image": 17bc374d685b: Pull complete
Step #1 - "download-runner-image": 89732bc75041: Pull complete
Step #1 - "download-runner-image": 01b987eaf819: Pull complete
Step #1 - "download-runner-image": 28809fe567c5: Pull complete
Step #1 - "download-runner-image": Digest: sha256:b85c513153791b180681781782395dfc0a0ff43f058739bc21cba9359dd5a28d
Step #1 - "download-runner-image": Status: Downloaded newer image for us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:4562d227-6619-4e9f-877b-4e5f09e11f14
Step #1 - "download-runner-image": us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:4562d227-6619-4e9f-877b-4e5f09e11f14
Finished Step #1 - "download-runner-image"
Starting Step #2
Step #2: Already have image (with digest): us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:4562d227-6619-4e9f-877b-4e5f09e11f14
Step #2: 
Step #2: 2024-07-04T14:34:53Z (+0s)
Step #2: =================
Step #2: |   Log Links   |
Step #2: =================
Step #2: * GCB: https://console.cloud.google.com/cloud-build/builds;region=us-east1/4562d227-6619-4e9f-877b-4e5f09e11f14;tab=detail?project=cloud-cpp-testing-resources
Step #2: * Raw: https://storage.googleapis.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14437/c801913349022f4258a61acec43b6c9029431030/fedora-latest-bazel-libcxx-__default__/log-4562d227-6619-4e9f-877b-4e5f09e11f14.txt
Step #2: 
Step #2: 2024-07
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14437/c801913349022f4258a61acec43b6c9029431030/fedora-latest-bazel-libcxx-__default__/log-4562d227-6619-4e9f-877b-4e5f09e11f14.txt.]
...
tests:golden_v1_samples_request_id_client_samples (cached) PASSED in 2.8s
Step #2: //google/cloud:internal_grpc_impersonate_service_account_integration_test (cached) PASSED in 4.2s
Step #2: //google/cloud:internal_unified_rest_credentials_integration_test (cached) PASSED in 3.4s
Step #2: //google/cloud/bigquery:analyticshub_v1_samples_analytics_hub_client_samples (cached) PASSED in 3.7s
Step #2: //google/cloud/bigquery:biglake_v1_samples_metastore_client_samples (cached) PASSED in 3.9s
Step #2: //google/cloud/bigquery:connection_v1_samples_connection_client_samples (cached) PASSED in 3.7s
Step #2: //google/cloud/bigquery:datapolicies_v1_samples_data_policy_client_samples (cached) PASSED in 3.9s
Step #2: //google/cloud/bigquery:datatransfer_v1_samples_data_transfer_client_samples (cached) PASSED in 3.6s
Step #2: //google/cloud/bigquery:migration_v2_samples_migration_client_samples (cached) PASSED in 3.6s
Step #2: //google/cloud/bigquery:reservation_v1_samples_reservation_client_samples (cached) PASSED in 3.7s
Step #2: //google/cloud/bigquery:samples_bigquery_read_samples           (cached) PASSED in 5.9s
Step #2: //google/cloud/bigquery:storage_v1_samples_bigquery_read_client_samples (cached) PASSED in 2.9s
Step #2: //google/cloud/bigquery:storage_v1_samples_bigquery_write_client_samples (cached) PASSED in 3.3s
Step #2: //google/cloud/compute:accelerator_types_client_samples         (cached) PASSED in 4.8s
Step #2: //google/cloud/compute:addresses_client_samples                 (cached) PASSED in 5.0s
Step #2: //google/cloud/compute:autoscalers_client_samples               (cached) PASSED in 4.7s
Step #2: //google/cloud/compute:backend_buckets_client_samples           (cached) PASSED in 4.2s
Step #2: //google/cloud/compute:backend_services_client_samples          (cached) PASSED in 5.9s
Step #2: //google/cloud/compute:disk_types_client_samples                (cached) PASSED in 4.9s
Step #2: //google/cloud/compute:disks_client_samples                     (cached) PASSED in 5.7s
Step #2: //google/cloud/compute:external_vpn_gateways_client_samples     (cached) PASSED in 6.3s
Step #2: //google/cloud/compute:firewall_policies_client_samples         (cached) PASSED in 6.0s
Step #2: //google/cloud/compute:firewalls_client_samples                 (cached) PASSED in 5.3s
Step #2: //google/cloud/compute:forwarding_rules_client_samples          (cached) PASSED in 6.1s
Step #2: //google/cloud/compute:global_addresses_client_samples          (cached) PASSED in 4.0s
Step #2: //google/cloud/compute:global_forwarding_rules_client_samples   (cached) PASSED in 5.2s
Step #2: //google/cloud/compute:global_network_endpoint_groups_client_samples (cached) PASSED in 5.8s
Step #2: //google/cloud/compute:global_operations_client_samples         (cached) PASSED in 5.2s
Step #2: //google/cloud/compute:global_organization_operations_client_samples (cached) PASSED in 3.9s
Step #2: //google/cloud/compute:global_public_delegated_prefixes_client_samples (cached) PASSED in 4.9s
Step #2: //google/cloud/compute:health_checks_client_samples             (cached) PASSED in 6.0s
Step #2: //google/cloud/compute:http_health_checks_client_samples        (cached) PASSED in 4.7s
Step #2: //google/cloud/compute:https_health_checks_client_samples       (cached) PASSED in 5.7s
Step #2: //google/cloud/compute:image_family_views_client_samples        (cached) PASSED in 5.2s
Step #2: //google/cloud/compute:images_client_samples                    (cached) PASSED in 4.9s
Step #2: //google/cloud/compute:instance_group_manager_resize_requests_client_samples (cached) PASSED in 6.0s
Step #2: //google/cloud/compute:instance_group_managers_client_samples   (cached) PASSED in 5.9s
Step #2: //google/cloud/compute:instance_groups_client_samples           (cached) PASSED in 5.9s
Step #2: //google/cloud/compute:instance_settings_client_samples         (cached) PASSED in 5.3s
Step #2: //google/cloud/compute:instance_templates_client_samples        (cached) PASSED in 5.5s
Step #2: //google/cloud/compute:instances_client_samples                 (cached) PASSED in 5.3s
Step #2: //google/cloud/compute:interconnect_attachments_client_samples  (cached) PASSED in 5.0s
Step #2: //google/cloud/compute:interconnect_locations_client_samples    (cached) PASSED in 5.2s
Step #2: //google/cloud/compute:interconnect_remote_locations_client_samples (cached) PASSED in 5.6s
Step #2: //google/cloud/compute:interconnects_client_samples             (cached) PASSED in 4.6s
Step #2: //google/cloud/compute:license_codes_client_samples             (cached) PASSED in 5.3s
Step #2: //google/cloud/compute:licenses_client_samples                  (cached) PASSED in 5.5s
Step #2: //google/cloud/compute:machine_images_client_samples            (cached) PASSED in 5.5s
Step #2: //google/cloud/compute:machine_types_client_samples             (cached) PASSED in 5.1s
Step #2: //google/cloud/compute:network_attachments_client_samples       (cached) PASSED in 4.9s
Step #2: //google/cloud/compute:network_edge_security_services_client_samples (cached) PASSED in 5.9s
Step #2: //google/cloud/compute:network_endpoint_groups_client_samples   (cached) PASSED in 3.2s
Step #2: //google/cloud/compute:network_firewall_policies_client_samples (cached) PASSED in 5.6s
Step #2: //google/cloud/compute:networks_client_samples                  (cached) PASSED in 3.8s
Step #2: //google/cloud/compute:node_groups_client_samples               (cached) PASSED in 5.7s
Step #2: //google/cloud/compute:node_templates_client_samples            (cached) PASSED in 4.9s
Step #2: //google/cloud/compute:node_types_client_samples                (cached) PASSED in 5.5s
Step #2: //google/cloud/compute:packet_mirrorings_client_samples         (cached) PASSED in 6.1s
Step #2: //google/cloud/compute:projects_client_samples                  (cached) PASSED in 4.7s
Step #2: //google/cloud/compute:public_advertised_prefixes_client_samples (cached) PASSED in 5.1s
Step #2: //google/cloud/compute:public_delegated_prefixes_client_samples (cached) PASSED in 6.1s
Step #2: //google/cloud/compute:region_autoscalers_client_samples        (cached) PASSED in 4.8s
Step #2: //google/cloud/compute:region_backend_services_client_samples   (cached) PASSED in 6.2s
Step #2: //google/cloud/compute:region_commitments_client_samples        (cached) PASSED in 4.7s
Step #2: //google/cloud/compute:region_disk_types_client_samples         (cached) PASSED in 5.9s
Step #2: //google/cloud/compute:region_disks_client_samples              (cached) PASSED in 5.3s
Step #2: //google/cloud/compute:region_health_check_services_client_samples (cached) PASSED in 5.2s
Step #2: //google/cloud/compute:region_health_checks_client_samples      (cached) PASSED in 6.3s
Step #2: //google/cloud/compute:region_instance_group_managers_client_samples (cached) PASSED in 4.7s
Step #2: //google/cloud/compute:region_instance_groups_client_samples    (cached) PASSED in 5.7s
Step #2: //google/cloud/compute:region_instance_templates_client_samples (cached) PASSED in 4.6s
Step #2: //google/cloud/compute:region_instances_client_samples          (cached) PASSED in 5.3s
Step #2: //google/cloud/compute:region_network_endpoint_groups_client_samples (cached) PASSED in 5.5s
Step #2: //google/cloud/compute:region_network_firewall_policies_client_samples (cached) PASSED in 5.3s
Step #2: //google/cloud/compute:region_notification_endpoints_client_samples (cached) PASSED in 4.9s
Step #2: //google/cloud/compute:region_operations_client_samples         (cached) PASSED in 4.7s
Step #2: //google/cloud/compute:region_security_policies_client_samples  (cached) PASSED in 4.9s
Step #2: //google/cloud/compute:region_ssl_certificates_client_samples   (cached) PASSED in 4.3s
Step #2: //google/cloud/compute:region_ssl_policies_client_samples       (cached) PASSED in 6.3s
Step #2: //google/cloud/compute:region_target_http_proxies_client_samples (cached) PASSED in 4.8s
Step #2: //google/cloud/compute:region_target_https_proxies_client_samples (cached) PASSED in 5.5s
Step #2: //google/cloud/compute:region_target_tcp_proxies_client_samples (cached) PASSED in 5.6s
Step #2: //google/cloud/compute:region_url_maps_client_samples           (cached) PASSED in 5.8s
Step #2: //google/cloud/compute:region_zones_client_samples              (cached) PASSED in 5.6s
Step #2: //google/cloud/compute:regions_client_samples                   (cached) PASSED in 5.7s
Step #2: //google/cloud/compute:reservations_client_samples              (cached) PASSED in 4.8s
Step #2: //google/cloud/compute:resource_policies_client_samples         (cached) PASSED in 5.1s
Step #2: //google/cloud/compute:routers_client_samples                   (cached) PASSED in 5.1s
Step #2: //google/cloud/compute:routes_client_samples                    (cached) PASSED in 6.3s
Step #2: //google/cloud/compute:security_policies_client_samples         (cached) PASSED in 6.0s
Step #2: //google/cloud/compute:service_attachments_client_samples       (cached) PASSED in 5.4s
Step #2: //google/cloud/compute:snapshot_settings_client_samples         (cached) PASSED in 5.3s
Step #2: //google/cloud/compute:snapshots_client_samples                 (cached) PASSED in 5.9s
Step #2: //google/cloud/compute:ssl_certificates_client_samples          (cached) PASSED in 5.1s
Step #2: //google/cloud/compute:ssl_policies_client_samples              (cached) PASSED in 4.9s
Step #2: //google/cloud/compute:storage_pool_types_client_samples        (cached) PASSED in 4.9s
Step #2: //google/cloud/compute:storage_pools_client_samples             (cached) PASSED in 3.6s
Step #2: //google/cloud/compute:subnetworks_client_samples               (cached) PASSED in 5.1s
Step #2: //google/cloud/compute:target_grpc_proxies_client_samples       (cached) PASSED in 4.8s
Step #2: //google/cloud/compute:target_http_proxies_client_samples       (cached) PASSED in 5.0s
Step #2: //google/cloud/compute:target_https_proxies_client_samples      (cached) PASSED in 5.9s
Step #2: //google/cloud/compute:target_instances_client_samples          (cached) PASSED in 5.9s
Step #2: //google/cloud/compute:target_pools_client_samples              (cached) PASSED in 5.0s
Step #2: //google/cloud/compute:target_ssl_proxies_client_samples        (cached) PASSED in 3.4s
Step #2: //google/cloud/compute:target_tcp_proxies_client_samples        (cached) PASSED in 5.3s
Step #2: //google/cloud/compute:target_vpn_gateways_client_samples       (cached) PASSED in 5.5s
Step #2: //google/cloud/compute:url_maps_client_samples                  (cached) PASSED in 5.3s
Step #2: //google/cloud/compute:vpn_gateways_client_samples              (cached) PASSED in 5.9s
Step #2: //google/cloud/compute:vpn_tunnels_client_samples               (cached) PASSED in 3.7s
Step #2: //google/cloud/compute:zone_operations_client_samples           (cached) PASSED in 5.3s
Step #2: //google/cloud/compute:zones_client_samples                     (cached) PASSED in 5.0s
Step #2: //google/cloud/compute/integration_tests:compute_integration_test (cached) PASSED in 19.3s
Step #2: //google/cloud/compute/samples:disk_samples                     (cached) PASSED in 11.2s
Step #2: //google/cloud/iam:admin_v1_samples_iam_client_samples          (cached) PASSED in 3.2s
Step #2: //google/cloud/iam:credentials_v1_samples_iam_credentials_client_samples (cached) PASSED in 3.5s
Step #2: //google/cloud/iam:samples_iam_credentials_samples              (cached) PASSED in 3.6s
Step #2: //google/cloud/iam:samples_iam_samples                          (cached) PASSED in 4.9s
Step #2: //google/cloud/iam:v1_samples_iam_policy_client_samples         (cached) PASSED in 3.4s
Step #2: //google/cloud/iam:v2_samples_policies_client_samples           (cached) PASSED in 3.6s
Step #2: //google/cloud/logging:v2_samples_config_service_v2_client_samples (cached) PASSED in 3.1s
Step #2: //google/cloud/logging:v2_samples_logging_service_v2_client_samples (cached) PASSED in 3.3s
Step #2: //google/cloud/logging:v2_samples_metrics_service_v2_client_samples (cached) PASSED in 3.2s
Step #2: //google/cloud/logging/integration_tests:logging_integration_test (cached) PASSED in 3.2s
Step #2: //google/cloud/pubsublite/integration_tests:publisher_integration_test (cached) PASSED in 5.3s
Step #2: //google/cloud/pubsublite/samples:admin_client_samples          (cached) PASSED in 2.8s
Step #2: //google/cloud/pubsublite/samples:topic_stats_client_samples    (cached) PASSED in 2.4s
Step #2: //google/cloud/sql/integration_tests:sql_integration_test       (cached) PASSED in 4.3s
Step #2: 
Step #2: Executed 0 out of 130 tests: 130 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: 2024-07-04T14:37:34Z (+161s)
Step #2: -------------------------------------------------
Step #2: |   Running Bigtable gRPC credential examples   |
Step #2: -------------------------------------------------
Step #2: INFO: Invocation ID: 5380c8ca-f2dd-4552-bb72-9c5900d295d6
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: target //google/cloud/bigtable/examples:bigtable_grpc_credentials (0 packages loaded, 0 targets configured)
Step #2: Analyzing: target //google/cloud/bigtable/examples:bigtable_grpc_credentials (0 packages loaded, 0 targets configured)
Step #2: [0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Step #2: INFO: Analyzed target //google/cloud/bigtable/examples:bigtable_grpc_credentials (0 packages loaded, 6270 targets configured).
Step #2: [6,866 / 6,867] Testing //google/cloud/bigtable/examples:bigtable_grpc_credentials; 0s remote-cache, linux-sandbox
Step #2: [6,866 / 6,867] Testing //google/cloud/bigtable/examples:bigtable_grpc_credentials; 1s remote-cache, linux-sandbox
Step #2: INFO: Found 1 test target...
Step #2: Target //google/cloud/bigtable/examples:bigtable_grpc_credentials up-to-date:
Step #2:   /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/google_cloud_cpp/bazel-out/k8-fastbuild/bin/google/cloud/bigtable/examples/bigtable_grpc_credentials
Step #2: INFO: Elapsed time: 4.035s, Critical Path: 3.14s
Step #2: INFO: 2 processes: 2 linux-sandbox.
Step #2: INFO: Build completed successfully, 2 total actions
Step #2: //google/cloud/bigtable/examples:bigtable_grpc_credentials               PASSED in 1.2s
Step #2: 
Step #2: Executed 1 out of 1 test: 1 test passes.
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: 2024-07-04T14:37:39Z (+166s)
Step #2: ---------------------------------------------------------
Step #2: |   Running combined examples using multiple services   |
Step #2: ---------------------------------------------------------
Step #2: INFO: Invocation ID: a8665d56-a1f9-4a8b-8d9e-e8655b3fa5e4
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: 8 targets (0 packages loaded, 0 targets configured)
Step #2: Analyzing: 8 targets (0 packages loaded, 0 targets configured)
Step #2: [0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Step #2: INFO: Analyzed 8 targets (0 packages loaded, 7252 targets configured).
Step #2: INFO: Found 6 targets and 2 test targets...
Step #2: INFO: Elapsed time: 1.169s, Critical Path: 0.40s
Step #2: INFO: 3 processes: 4 remote cache hit.
Step #2: INFO: Build completed successfully, 3 total actions
Step #2: //examples:gcs2cbt_test                                         (cached) PASSED in 2.1s
Step #2: //examples:grpc_credential_types                                (cached) PASSED in 93.3s
Step #2: 
Step #2: Executed 0 out of 2 tests: 2 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: 2024-07-04T14:37:42Z (+169s)
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, --cxxopt, --linkopt, and 1 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: [0 / 1] checking cached actions
Step #2: INFO: Analyzed target //generator:google-cloud-cpp-codegen (110 packages loaded, 3422 targets configured).
Step #2: [596 / 1,988] Compiling absl/strings/string_view.cc; 0s linux-sandbox ... (25 actions, 24 running)
Step #2: [673 / 1,988] Compiling absl/time/internal/cctz/src/time_zone_info.cc [for tool]; 0s linux-sandbox ... (33 actions, 31 running)
Step #2: [748 / 1,989] Compiling absl/time/internal/cctz/src/time_zone_info.cc [for tool]; 2s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,050 / 2,247] Compiling absl/log/internal/vlog_config.cc; 1s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,106 / 2,253] Compiling absl/time/internal/cctz/src/time_zone_info.cc; 1s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,163 / 2,253] Compiling src/google/protobuf/compiler/main.cc [for tool]; 2s linux-sandbox ... (32 actions, 30 running)
Step #2: [1,228 / 2,260] Compiling src/google/protobuf/compiler/main.cc [for tool]; 3s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,279 / 2,260] Compiling src/google/protobuf/compiler/main.cc [for tool]; 4s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,332 / 2,260] Compiling src/google/protobuf/compiler/command_line_interface.cc [for tool]; 5s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,381 / 2,260] Compiling src/google/protobuf/compiler/command_line_interface.cc [for tool]; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,425 / 2,260] Compiling src/google/protobuf/compiler/command_line_interface.cc [for tool]; 7s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,478 / 2,260] Compiling src/google/protobuf/compiler/command_line_interface.cc [for tool]; 8s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,543 / 2,260] Compiling src/google/protobuf/compiler/command_line_interface.cc [for tool]; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,591 / 2,260] Compiling src/google/protobuf/compiler/command_line_interface.cc [for tool]; 10s linux-sandbox ... (32 actions, 30 running)
Step #2: [1,663 / 2,260] Compiling src/google/protobuf/compiler/command_line_interface.cc [for tool]; 11s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,709 / 2,260] Compiling src/google/protobuf/compiler/command_line_interface.cc [for tool]; 12s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,721 / 2,260] Compiling src/google/protobuf/compiler/cpp/field_generators/cord_field.cc [for tool]; 4s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,731 / 2,260] Compiling src/google/protobuf/compiler/cpp/field_generators/cord_field.cc [for tool]; 5s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,743 / 2,261] Compiling src/google/protobuf/compiler/cpp/field_generators/cord_field.cc [for tool]; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,753 / 2,261] Compiling google/cloud/internal/oauth2_compute_engine_credentials.cc; 5s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,760 / 2,261] Compiling google/cloud/internal/oauth2_compute_engine_credentials.cc; 6s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,766 / 2,261] Compiling src/google/protobuf/compiler/cpp/field_generators/enum_field.cc [for tool]; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,775 / 2,262] Compiling src/google/protobuf/compiler/cpp/field_generators/map_field.cc [for tool]; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,785 / 2,264] Compiling src/google/protobuf/compiler/cpp/field_generators/string_view_field.cc [for tool]; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,796 / 2,265] Compiling src/google/protobuf/compiler/cpp/file.cc [for tool]; 8s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,799 / 2,266] Compiling src/google/protobuf/compiler/cpp/file.cc [for tool]; 9s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,807 / 2,266] Compiling src/google/protobuf/compiler/cpp/file.cc [for tool]; 10s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,815 / 2,268] Compiling src/google/protobuf/compiler/cpp/file.cc [for tool]; 11s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,824 / 2,268] Compiling src/google/protobuf/compiler/cpp/file.cc [for tool]; 13s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,834 / 2,269] Compiling src/google/protobuf/compiler/cpp/file.cc [for tool]; 14s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,846 / 2,276] Compiling src/google/protobuf/compiler/cpp/file.cc [for tool]; 15s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,855 / 2,278] Compiling src/google/protobuf/compiler/cpp/file.cc [for tool]; 16s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,870 / 2,284] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 15s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,878 / 2,286] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 16s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,885 / 2,286] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 17s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,893 / 2,286] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 18s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,897 / 2,286] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 20s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,903 / 2,287] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 21s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,912 / 2,287] Compiling src/google/protobuf/compiler/command_line_interface.cc; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,918 / 2,287] Compiling src/google/protobuf/compiler/command_line_interface.cc; 9s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,926 / 2,287] Compiling src/google/protobuf/compiler/java/full/message.cc [for tool]; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,933 / 2,287] Compiling src/google/protobuf/compiler/java/full/string_field.cc [for tool]; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,937 / 2,287] Compiling src/google/protobuf/compiler/java/full/string_field.cc [for tool]; 7s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,945 / 2,287] Compiling src/google/protobuf/compiler/java/lite/message.cc [for tool]; 5s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,955 / 2,289] Compiling src/google/protobuf/compiler/java/lite/message.cc [for tool]; 7s linux-sandbox ... (33 actions, 32 running)
Step #2: [1,965 / 2,290] Compiling src/google/protobuf/compiler/java/lite/map_field.cc [for tool]; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,974 / 2,292] Compiling src/google/protobuf/compiler/java/lite/primitive_field.cc [for tool]; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [1,978 / 2,292] Compiling src/google/protobuf/compiler/java/lite/string_field.cc [for tool]; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [1,986 / 2,293] Compiling src/google/protobuf/compiler/java/helpers.cc [for tool]; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,001 / 2,298] Compiling src/google/protobuf/compiler/objectivec/enum.cc [for tool]; 5s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,012 / 2,303] Compiling src/google/protobuf/compiler/objectivec/field.cc [for tool]; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,024 / 2,309] Compiling src/google/protobuf/compiler/objectivec/file.cc [for tool]; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,030 / 2,310] Compiling src/google/protobuf/compiler/objectivec/file.cc [for tool]; 7s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,042 / 2,316] Compiling src/google/protobuf/compiler/objectivec/file.cc [for tool]; 8s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,050 / 2,318] Compiling src/google/protobuf/compiler/objectivec/message.cc [for tool]; 7s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,061 / 2,318] Compiling src/google/protobuf/compiler/objectivec/message.cc [for tool]; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,065 / 2,318] Compiling src/google/protobuf/compiler/php/php_generator.cc [for tool]; 7s linux-sandbox ... (33 actions, 32 running)
Step #2: [2,068 / 2,318] Compiling src/google/protobuf/compiler/php/php_generator.cc [for tool]; 8s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,079 / 2,318] Compiling src/google/protobuf/compiler/python/generator.cc [for tool]; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,084 / 2,318] Compiling src/google/protobuf/compiler/python/generator.cc [for tool]; 10s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,096 / 2,321] Compiling src/google/protobuf/compiler/rust/message.cc [for tool]; 7s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,106 / 2,322] Compiling src/google/protobuf/compiler/rust/message.cc [for tool]; 8s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,113 / 2,323] Compiling src/google/protobuf/compiler/rust/naming.cc [for tool]; 5s linux-sandbox ... (33 actions, 32 running)
Step #2: [2,120 / 2,323] Compiling src/google/protobuf/compiler/rust/naming.cc [for tool]; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,134 / 2,329] Compiling src/google/protobuf/compiler/cpp/message.cc; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,146 / 2,331] Compiling src/google/protobuf/compiler/cpp/message.cc; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,152 / 2,331] Compiling src/google/protobuf/compiler/cpp/message.cc; 9s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,165 / 2,332] Compiling src/google/protobuf/compiler/cpp/message.cc; 10s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,193 / 2,341] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,229 / 2,362] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 10s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,267 / 2,369] Compiling src/google/protobuf/descriptor.cc [for tool]; 11s linux-sandbox ... (17 actions running)
Step #2: [2,283 / 2,369] Compiling src/google/protobuf/descriptor.cc [for tool]; 13s linux-sandbox
Step #2: [2,284 / 2,369] [Prepa] Linking external/com_google_protobuf/protoc [for tool]
Step #2: [2,301 / 2,369] Compiling external/com_google_protobuf/src/google/protobuf/_virtual_imports/duration_proto/google/protobuf/duration.pb.cc; 1s linux-sandbox ... (33 actions, 32 running)
Step #2: [2,302 / 2,369] Compiling external/com_google_protobuf/src/google/protobuf/_virtual_imports/duration_proto/google/protobuf/duration.pb.cc; 3s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,311 / 2,369] Compiling generator/generator_config.pb.cc; 4s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,314 / 2,369] Compiling external/com_google_googleapis/google/api/client.pb.cc; 5s linux-sandbox ... (33 actions, 32 running)
Step #2: [2,316 / 2,369] Compiling generator/internal/client_generator.cc; 6s linux-sandbox ... (33 actions, 32 running)
Step #2: [2,318 / 2,369] Compiling generator/internal/client_generator.cc; 7s linux-sandbox ... (33 actions, 32 running)
Step #2: [2,328 / 2,369] Compiling generator/internal/descriptor_utils.cc; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,331 / 2,369] Compiling generator/internal/descriptor_utils.cc; 10s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,344 / 2,369] Compiling generator/internal/discovery_to_proto.cc; 11s linux-sandbox ... (24 actions running)
Step #2: [2,353 / 2,369] Compiling generator/internal/mock_connection_generator.cc; 6s linux-sandbox ... (15 actions running)
Step #2: [2,361 / 2,369] Compiling generator/internal/service_code_generator.cc; 6s linux-sandbox ... (7 actions running)
Step #2: [2,368 / 2,369] [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/google_cloud_cpp/bazel-out/k8-fastbuild/bin/generator/google-cloud-cpp-codegen
Step #2: INFO: Elapsed time: 103.190s, Critical Path: 34.36s
Step #2: INFO: 1397 processes: 4 internal, 1391 linux-sandbox, 2 local.
Step #2: INFO: Build completed successfully, 1397 total actions
Step #2: INFO: Running command line: /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/google_cloud_cpp/bazel-out/k8-fastbuild/bin/generator/google-cloud-cpp-codegen '--protobuf_proto_path=/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/external/com_google_protobuf/src' '--googleapis_proto_path=/h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/external/com_google_googleapis' '--golden_proto_path=/workspace' '--output_path=/workspace' '--update_ci=false' '--config_file=/workspace/generator/integration_tests/golden_config.textproto'
Step #2: 2024-07-04T14:39:26.030199509Z [WARNING] <139790273796096> Missing directory and/or YAML config file name for: generator/integration_tests/test.proto (generator/internal/scaffold_generator.cc:170)
Step #2: 2024-07-04T14:39:26.030720989Z [WARNING] <139790273796096> Missing directory and/or YAML config file name for: generator/integration_tests/test2.proto (generator/internal/scaffold_generator.cc:170)
Step #2: ==> 🕑 libcxx completed in 272.907 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:b85c513153791b180681781782395dfc0a0ff43f058739bc21cba9359dd5a28d
Step #3: 
Step #3: Tags:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:4562d227-6619-4e9f-877b-4e5f09e11f14
Step #3: Delete request issued.
Step #3: Waiting for operation [projects/cloud-cpp-testing-resources/locations/us-east1/operations/1ed2317e-fa10-4c0d-a25e-3a128cc2effc] 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/14437/c801913349022f4258a61acec43b6c9029431030/fedora-latest-bazel-libcxx-default/log-4562d227-6619-4e9f-877b-4e5f09e11f14.txt