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

cleanup: spurious semicolons #14511

Merged
merged 1 commit into from
Jul 20, 2024

cleanup: spurious semicolons

5155a63
Select commit
Loading
Failed to load commit list.
Merged

cleanup: spurious semicolons #14511

cleanup: spurious semicolons
5155a63
Select commit
Loading
Failed to load commit list.
Google Cloud Build / integration-production-pr (cloud-cpp-testing-resources) succeeded Jul 20, 2024 in 5m 29s

Summary

Build Information

Trigger integration-production-pr
Build d3be2238-0824-446b-b13b-51af5f0112d5
Start 2024-07-19T23:50:05-07:00
Duration 4m35.437s
Status SUCCESS

Steps

Step Status Duration
kaniko-build SUCCESS 1m5.394s
download-runner-image SUCCESS 44.664s
us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:d3be2238-0824-446b-b13b-51af5f0112d5 SUCCESS 2m28.537s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 2.791s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 47.097s

Details

starting build "d3be2238-0824-446b-b13b-51af5f0112d5"

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              5155a6307e59ec3234901ef04f29073ad4bc4e5d -> FETCH_HEAD
Updating files:  12% (2441/20300)
Updating files:  13% (2639/20300)
Updating files:  14% (2842/20300)
Updating files:  15% (3045/20300)
Updating files:  16% (3248/20300)
Updating files:  17% (3451/20300)
Updating files:  18% (3654/20300)
Updating files:  19% (3857/20300)
Updating files:  20% (4060/20300)
Updating files:  21% (4263/20300)
Updating files:  22% (4466/20300)
Updating files:  23% (4669/20300)
Updating files:  24% (4872/20300)
Updating files:  25% (5075/20300)
Updating files:  26% (5278/20300)
Updating files:  27% (5481/20300)
Updating files:  28% (5684/20300)
Updating files:  29% (5887/20300)
Updating files:  30% (6090/20300)
Updating files:  31% (6293/20300)
Updating files:  32% (6496/20300)
Updating files:  33% (6699/20300)
Updating files:  34% (6902/20300)
Updating files:  35% (7105/20300)
Updating files:  36% (7308/20300)
Updating files:  37% (7511/20300)
Updating files:  38% (7714/20300)
Updating files:  39% (7917/20300)
Updating files:  40% (8120/20300)
Updating files:  41% (8323/20300)
Updating files:  42% (8526/20300)
Updating files:  43% (8729/20300)
Updating files:  44% (8932/20300)
Updating files:  45% (9135/20300)
Updating files:  46% (9338/20300)
Updating files:  47% (9541/20300)
Updating files:  48% (9744/20300)
Updating files:  49% (9947/20300)
Updating files:  50% (10150/20300)
Updating files:  51% (10353/20300)
Updating files:  52% (10556/20300)
Updating files:  53% (10759/20300)
Updating files:  54% (10962/20300)
Updating files:  55% (11165/20300)
Updating files:  56% (11368/20300)
Updating files:  57% (11571/20300)
Updating files:  58% (11774/20300)
Updating files:  59% (11977/20300)
Updating files:  60% (12180/20300)
Updating files:  61% (12383/20300)
Updating files:  62% (12586/20300)
Updating files:  63% (12789/20300)
Updating files:  64% (12992/20300)
Updating files:  65% (13195/20300)
Updating files:  66% (13398/20300)
Updating files:  67% (13601/20300)
Updating files:  68% (13804/20300)
Updating files:  69% (14007/20300)
Updating files:  70% (14210/20300)
Updating files:  71% (14413/20300)
Updating files:  72% (14616/20300)
Updating files:  73% (14819/20300)
Updating files:  74% (15022/20300)
Updating files:  75% (15225/20300)
Updating files:  76% (15428/20300)
Updating files:  77% (15631/20300)
Updating files:  78% (15834/20300)
Updating files:  79% (16037/20300)
Updating files:  80% (16240/20300)
Updating files:  81% (16443/20300)
Updating files:  82% (16646/20300)
Updating files:  83% (16849/20300)
Updating files:  84% (17052/20300)
Updating files:  85% (17255/20300)
Updating files:  86% (17458/20300)
Updating files:  87% (17661/20300)
Updating files:  88% (17864/20300)
Updating files:  89% (18067/20300)
Updating files:  90% (18270/20300)
Updating files:  91% (18473/20300)
Updating files:  92% (18676/20300)
Updating files:  93% (18879/20300)
Updating files:  94% (19082/20300)
Updating files:  95% (19285/20300)
Updating files:  96% (19488/20300)
Updating files:  97% (19691/20300)
Updating files:  98% (19894/20300)
Updating files:  99% (20097/20300)
Updating files:  99% (20228/20300)
Updating files: 100% (20300/20300)
Updating files: 100% (20300/20300), done.
HEAD is now at 5155a630 cleanup: spurious semicolons
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 #4: latest: Pulling from google.com/cloudsdktool/cloud-sdk
Step #4: c1c1a7d83fb1: Already exists
Step #0 - "kaniko-build": v1.23.1-debug: Pulling from kaniko-project/executor
Step #4: 6d4ca59102fe: Pulling fs layer
Step #4: 79a97c33be05: Pulling fs layer
Step #4: 9f674f272a31: Pulling fs layer
Step #4: ff48bf99de19: Pulling fs layer
Step #4: 7401b986c2c4: Pulling fs layer
Step #4: b0652ae107e6: Pulling fs layer
Step #4: ff48bf99de19: Waiting
Step #4: 7401b986c2c4: Waiting
Step #4: b0652ae107e6: 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": a0f8dede3abd: Waiting
Step #0 - "kaniko-build": 3823d3dd2d66: Waiting
Step #0 - "kaniko-build": d44f6c98e5c6: Waiting
Step #0 - "kaniko-build": cfb57b650595: Waiting
Step #0 - "kaniko-build": 264b23d5ed20: Waiting
Step #0 - "kaniko-build": c5feba66a4cc: Waiting
Step #0 - "kaniko-build": ab3b1f26e68b: Waiting
Step #0 - "kaniko-build": f0612e139fc7: Waiting
Step #0 - "kaniko-build": 60cc5d5a1394: Waiting
Step #0 - "kaniko-build": cd6967ddf460: Waiting
Step #4: 9f674f272a31: Verifying Checksum
Step #4: 9f674f272a31: Download complete
Step #4: 79a97c33be05: Verifying Checksum
Step #4: 79a97c33be05: Download complete
Step #4: 6d4ca59102fe: Verifying Checksum
Step #4: 6d4ca59102fe: Download complete
Step #4: b0652ae107e6: Verifying Checksum
Step #4: b0652ae107e6: Download complete
Step #4: 6d4ca59102fe: Pull complete
Step #0 - "kaniko-build": ab3b1f26e68b: Download complete
Step #0 - "kaniko-build": ab3b1f26e68b: Pull complete
Step #0 - "kaniko-build": a0f8dede3abd: Verifying Checksum
Step #0 - "kaniko-build": a0f8dede3abd: Download complete
Step #4: 79a97c33be05: Pull complete
Step #0 - "kaniko-build": a0f8dede3abd: Pull complete
Step #4: 9f674f272a31: Pull complete
Step #0 - "kaniko-build": 3823d3dd2d66: Verifying Checksum
Step #0 - "kaniko-build": 3823d3dd2d66: Download complete
Step #0 - "kaniko-build": 3823d3dd2d66: Pull complete
Step #0 - "kaniko-build": d44f6c98e5c6: Download complete
Step #0 - "kaniko-build": d44f6c98e5c6: Pull complete
Step #0 - "kaniko-build": cfb57b650595: Verifying Checksum
Step #0 - "kaniko-build": cfb57b650595: Download complete
Step #0 - "kaniko-build": cfb57b650595: Pull complete
Step #0 - "kaniko-build": 264b23d5ed20: Verifying Checksum
Step #0 - "kaniko-build": 264b23d5ed20: Download complete
Step #0 - "kaniko-build": c5feba66a4cc: Verifying Checksum
Step #0 - "kaniko-build": c5feba66a4cc: Download complete
Step #0 - "kaniko-build": 264b23d5ed20: Pull complete
Step #0 - "kaniko-build": f0612e139fc7: Verifying Checksum
Step #0 - "kaniko-build": f0612e139fc7: Download complete
Step #0 - "kaniko-build": c5feba66a4cc: Pull complete
Step #0 - "kaniko-build": 60cc5d5a1394: Verifying Checksum
Step #0 - "kaniko-build": 60cc5d5a1394: Download complete
Step #0 - "kaniko-build": f0612e139fc7: Pull complete
Step #0 - "kaniko-build": 60cc5d5a1394: Pull complete
Step #0 - "kaniko-build": cd6967ddf460: Download 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: 7401b986c2c4: Verifying Checksum
Step #4: 7401b986c2c4: Download complete
Step #0 - "kaniko-build": time="2024-07-20T06:50:20Z" level=info msg="Using dockerignore file: /workspace/ci/.dockerignore"
Step #0 - "kaniko-build": time="2024-07-20T06:50:20Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-07-20T06:50:20Z" level=info msg="Retrieving image fedora:40 from registry index.docker.io"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" level=info msg="Built cross stage deps: map[]"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" level=info msg="Executing 0 build triggers"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" level=info msg="Building stage 'fedora:40' [idx: '0', base-idx: '-1']"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" 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-20T06:50:21Z" 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-20T06:50:21Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:6986e2f4ee956175b65557f0b4e1920731ee476d2206a9a1db8a8f5172470726..."
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3-devel"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" 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-20T06:50:21Z" level=info msg="Using caching version of cmd: RUN pip3 install --upgrade pip"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" 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-20T06:50:21Z" level=info msg="Using caching version of cmd: RUN pip3 install setuptools wheel"
Step #0 - "kaniko-build": time="2024-07-20T06:50:21Z" 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-20T06:50:22Z" 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-20T06:50:22Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:6fb706f620b2dbbd4327bf6c303ce3095eaad4fcd3c593d11dc8b51580d59e89..."
Step #0 - "kaniko-build": time="2024-07-20T06:50:22Z" level=info msg="Using caching version of cmd: RUN echo 'root:cloudcxx' | chpasswd"
Step #0 - "kaniko-build": time="2024-07-20T06:50:22Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:69ef50bdaf632a323904cfb3ad22054996525978dcc5218f11cf1d9705643aa5..."
Step #0 - "kaniko-build": time="2024-07-20T06:50:22Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3.10"
Step #0 - "kaniko-build": time="2024-07-20T06:50:22Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:5c8229f891ad29ca3118b5f8e0c8f08a1028e23a05feb36e85e09183f318047d..."
Step #4: ff48bf99de19: Verifying Checksum
Step #4: ff48bf99de19: Download complete
Step #0 - "kaniko-build": time="2024-07-20T06:50:22Z" level=info msg="Using caching version of cmd: RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2024-07-20T06:50:22Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:85ccb63324b1ce35d93337b56e35732bf8b841de03fc114e4fb1786777de58c2..."
Step #0 - "kaniko-build": time="2024-07-20T06:50:22Z" 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-20T06:50:22Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:fd452221489306337b270fb65b7113b8a1e29e1a001ac186f8d68872f93681b8..."
Step #0 - "kaniko-build": time="2024-07-20T06:50:22Z" 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-20T06:50:22Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:7b43c4817310b7d5cdf5d73d9130e3739f574da5f4429a6e20e3998c21c26976..."
Step #0 - "kaniko-build": time="2024-07-20T06:50:22Z" level=info msg="Using caching version of cmd: RUN tar -C /usr/local/ -xzf go.tgz"
Step #0 - "kaniko-build": time="2024-07-20T06:50:22Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:5e5b779ab33be1f172e3684aae94e1dbe9bb59a4f43c7be9eba79f80203f24ae..."
Step #0 - "kaniko-build": time="2024-07-20T06:50:23Z" level=info msg="Using caching version of cmd: RUN go version"
Step #0 - "kaniko-build": time="2024-07-20T06:50:23Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:5750934d4b56ae072e7b7caf34d0496caad008b82d65a11de9bbff233a666e39..."
Step #0 - "kaniko-build": time="2024-07-20T06:50:23Z" 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-20T06:50:23Z" level=info msg="Unpacking rootfs as cmd COPY . /var/tmp/ci requires it."
Step #0 - "kaniko-build": time="2024-07-20T06:50:26Z" level=info msg="ARG NCPU=4"
Step #0 - "kaniko-build": time="2024-07-20T06:50:26Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-20T06:50:26Z" level=info msg="ARG ARCH=amd64"
Step #0 - "kaniko-build": time="2024-07-20T06:50:26Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-20T06:50:26Z" 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-20T06:50:26Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-20T06:50:37Z" level=info msg="RUN dnf makecache && dnf install -y python3-devel"
Step #0 - "kaniko-build": time="2024-07-20T06:50:37Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-20T06:50:38Z" level=info msg="RUN pip3 install --upgrade pip"
Step #0 - "kaniko-build": time="2024-07-20T06:50:38Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-20T06:50:38Z" level=info msg="RUN pip3 install setuptools wheel"
Step #0 - "kaniko-build": time="2024-07-20T06:50:38Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-20T06:50:38Z" level=info msg="RUN dnf makecache && dnf install -y java-latest-openjdk-devel"
Step #0 - "kaniko-build": time="2024-07-20T06:50:38Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: ff48bf99de19: Pull complete
Step #4: 7401b986c2c4: Pull complete
Step #4: b0652ae107e6: Pull complete
Step #4: Digest: sha256:60c0edf5fec581132979e67a7c2e72e963ee6aaf0ce710b1ac0b52a1baa2e57f
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-20T06:50:46Z" level=info msg="RUN echo 'root:cloudcxx' | chpasswd"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="WORKDIR /var/tmp/build"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="Changed working directory to /var/tmp/build"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="Creating directory /var/tmp/build with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="COPY . /var/tmp/ci"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="WORKDIR /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="Changed working directory to /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="Creating directory /var/tmp/downloads with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="RUN dnf makecache && dnf install -y python3.10"
Step #0 - "kaniko-build": time="2024-07-20T06:50:46Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-20T06:50:48Z" level=info msg="ENV CLOUDSDK_PYTHON=python3.10"
Step #0 - "kaniko-build": time="2024-07-20T06:50:48Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-20T06:50:48Z" level=info msg="RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2024-07-20T06:50:48Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: + test -z 14511
Step #4: ++ gcloud builds describe --region us-east1 --format 'value(create_time)' d3be2238-0824-446b-b13b-51af5f0112d5
Step #4: + ctime=2024-07-20T06:49:20.512101Z
Step #4: + query=tags=pr
Step #4: + query+=' AND tags=14511'
Step #4: + query+=' AND substitutions.COMMIT_SHA != 5155a6307e59ec3234901ef04f29073ad4bc4e5d'
Step #4: + query+=' AND create_time < 2024-07-20T06:49:20.512101Z'
Step #4: + gcloud builds list --region us-east1 --ongoing '--format=value(id)' --filter 'tags=pr AND tags=14511 AND substitutions.COMMIT_SHA != 5155a6307e59ec3234901ef04f29073ad4bc4e5d AND create_time < 2024-07-20T06:49:20.512101Z'
Step #4: + xargs -r -t gcloud builds cancel --region us-east1
Finished Step #4
Step #0 - "kaniko-build": time="2024-07-20T06:51:08Z" level=info msg="ENV CLOUD_SDK_LOCATION=/usr/local/google-cloud-sdk"
Step #0 - "kaniko-build": time="2024-07-20T06:51:08Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-20T06:51:08Z" level=info msg="ENV PATH=${CLOUD_SDK_LOCATION}/bin:${PATH}"
Step #0 - "kaniko-build": time="2024-07-20T06:51:08Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-20T06:51:08Z" 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-20T06:51:08Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-20T06:51:08Z" level=info msg="WORKDIR /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-07-20T06:51:08Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-07-20T06:51:08Z" level=info msg="Changed working directory to /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-07-20T06:51:08Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-20T06:51:08Z" 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-20T06:51:08Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-20T06:51:09Z" level=info msg="RUN tar -C /usr/local/ -xzf go.tgz"
Step #0 - "kaniko-build": time="2024-07-20T06:51:09Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" level=info msg="ENV GO_LOCATION=/usr/local/go"
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" level=info msg="ENV PATH=${GO_LOCATION}/bin:${PATH}"
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" level=info msg="RUN go version"
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" level=info msg="WORKDIR /var/tmp/downloads/cloud-bigtable-clients-test"
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" level=info msg="Changed working directory to /var/tmp/downloads/cloud-bigtable-clients-test"
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" 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-20T06:51:12Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" 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-20T06:51:12Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-20T06:51:12Z" level=info msg="Pushing image to us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:d3be2238-0824-446b-b13b-51af5f0112d5"
Step #0 - "kaniko-build": time="2024-07-20T06:51:13Z" level=info msg="Pushed us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel@sha256:39ca885afca23f8b1b5f5e113524dfbf210c75a597742646600cf75b616c7b44"
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:d3be2238-0824-446b-b13b-51af5f0112d5
Step #1 - "download-runner-image": d3be2238-0824-446b-b13b-51af5f0112d5: 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": 8b2f71aa48d0: Pulling fs layer
Step #1 - "download-runner-image": 2d312f4cd5b4: Pulling fs layer
Step #1 - "download-runner-image": d8056b83f617: Pulling fs layer
Step #1 - "download-runner-image": 08f50e330727: Pulling fs layer
Step #1 - "download-runner-image": a8e06f7453cf: Pulling fs layer
Step #1 - "download-runner-image": e315ca3dc4c8: Pulling fs layer
Step #1 - "download-runner-image": 4d1412428555: Pulling fs layer
Step #1 - "download-runner-image": eca4f5a273bb: Pulling fs layer
Step #1 - "download-runner-image": b2fad87cb600: Pulling fs layer
Step #1 - "download-runner-image": a7497eb3001d: Pulling fs layer
Step #1 - "download-runner-image": 80c9910ee5a7: Pulling fs layer
Step #1 - "download-runner-image": 4e0b2a8c6665: Pulling fs layer
Step #1 - "download-runner-image": 049b958abc68: Pulling fs layer
Step #1 - "download-runner-image": 3b072ac31b4c: Pulling fs layer
Step #1 - "download-runner-image": 89732bc75041: Pulling fs layer
Step #1 - "download-runner-image": 041ca90c909c: Pulling fs layer
Step #1 - "download-runner-image": 2277e913c0b3: Pulling fs layer
Step #1 - "download-runner-image": d8056b83f617: Waiting
Step #1 - "download-runner-image": 3b072ac31b4c: Waiting
Step #1 - "download-runner-image": 89732bc75041: Waiting
Step #1 - "download-runner-image": a7497eb3001d: Waiting
Step #1 - "download-runner-image": 80c9910ee5a7: Waiting
Step #1 - "download-runner-image": 4e0b2a8c6665: Waiting
Step #1 - "download-runner-image": 4d1412428555: Waiting
Step #1 - "download-runner-image": 041ca90c909c: Waiting
Step #1 - "download-runner-image": 08f50e330727: Waiting
Step #1 - "download-runner-image": a8e06f7453cf: Waiting
Step #1 - "download-runner-image": e315ca3dc4c8: Waiting
Step #1 - "download-runner-image": eca4f5a273bb: Waiting
Step #1 - "download-runner-image": 2277e913c0b3: Waiting
Step #1 - "download-runner-image": b2fad87cb600: Waiting
Step #1 - "download-runner-image": 2d312f4cd5b4: Verifying Checksum
Step #1 - "download-runner-image": 2d312f4cd5b4: Download complete
Step #1 - "download-runner-image": d8056b83f617: Verifying Checksum
Step #1 - "download-runner-image": d8056b83f617: Download complete
Step #1 - "download-runner-image": 08f50e330727: Verifying Checksum
Step #1 - "download-runner-image": 08f50e330727: Download complete
Step #1 - "download-runner-image": d4df0db66c89: Verifying Checksum
Step #1 - "download-runner-image": d4df0db66c89: Download complete
Step #1 - "download-runner-image": e315ca3dc4c8: Verifying Checksum
Step #1 - "download-runner-image": e315ca3dc4c8: Download complete
Step #1 - "download-runner-image": 4d1412428555: Verifying Checksum
Step #1 - "download-runner-image": 4d1412428555: Download complete
Step #1 - "download-runner-image": eca4f5a273bb: Verifying Checksum
Step #1 - "download-runner-image": eca4f5a273bb: Download complete
Step #1 - "download-runner-image": b2fad87cb600: Download complete
Step #1 - "download-runner-image": a7497eb3001d: Verifying Checksum
Step #1 - "download-runner-image": a7497eb3001d: Download complete
Step #1 - "download-runner-image": 8b2f71aa48d0: Verifying Checksum
Step #1 - "download-runner-image": 8b2f71aa48d0: Download complete
Step #1 - "download-runner-image": 4e0b2a8c6665: Download complete
Step #1 - "download-runner-image": d4df0db66c89: Pull complete
Step #1 - "download-runner-image": a8e06f7453cf: Verifying Checksum
Step #1 - "download-runner-image": a8e06f7453cf: Download complete
Step #1 - "download-runner-image": 049b958abc68: Verifying Checksum
Step #1 - "download-runner-image": 049b958abc68: Download complete
Step #1 - "download-runner-image": 89732bc75041: Download complete
Step #1 - "download-runner-image": 041ca90c909c: Verifying Checksum
Step #1 - "download-runner-image": 041ca90c909c: Download complete
Step #1 - "download-runner-image": 2277e913c0b3: Verifying Checksum
Step #1 - "download-runner-image": 2277e913c0b3: Download complete
Step #1 - "download-runner-image": 3b072ac31b4c: Verifying Checksum
Step #1 - "download-runner-image": 3b072ac31b4c: Download complete
Step #1 - "download-runner-image": 80c9910ee5a7: Verifying Checksum
Step #1 - "download-runner-image": 80c9910ee5a7: Download complete
Step #1 - "download-runner-image": 8b2f71aa48d0: Pull complete
Step #1 - "download-runner-image": 2d312f4cd5b4: Pull complete
Step #1 - "download-runner-image": d8056b83f617: Pull complete
Step #1 - "download-runner-image": 08f50e330727: Pull complete
Step #1 - "download-runner-image": a8e06f7453cf: Pull complete
Step #1 - "download-runner-image": e315ca3dc4c8: Pull complete
Step #1 - "download-runner-image": 4d1412428555: Pull complete
Step #1 - "download-runner-image": eca4f5a273bb: Pull complete
Step #1 - "download-runner-image": b2fad87cb600: Pull complete
Step #1 - "download-runner-image": a7497eb3001d: Pull complete
Step #1 - "download-runner-image": 80c9910ee5a7: Pull complete
Step #1 - "download-runner-image": 4e0b2a8c6665: Pull complete
Step #1 - "download-runner-image": 049b958abc68: Pull complete
Step #1 - "download-runner-image": 3b072ac31b4c: Pull complete
Step #1 - "download-runner-image": 89732bc75041: Pull complete
Step #1 - "download-runner-image": 041ca90c909c: Pull complete
Step #1 - "download-runner-image": 2277e913c0b3: Pull complete
Step #1 - "download-runner-image": Digest: sha256:39ca885afca23f8b1b5f5e113524dfbf210c75a597742646600cf75b616c7b44
Step #1 - "download-runner-image": Status: Downloaded newer image for us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:d3be2238-0824-446b-b13b-51af5f0112d5
Step #1 - "download-runner-image": us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:d3be2238-0824-446b-b13b-51af5f0112d5
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:d3be2238-0824-446b-b13b-51af5f0112d5
Step #2: 
Step #2: 2024-07-20T06:52:04Z (+0s)
Step #2: =================
Step #2: |   Log Links   |
Step #2: =================
Step #2: * GCB: https://console.cloud.google.com/cloud-build/builds;region=us-east1/d3be2238-0824-446b-b13b-51af5f0112d5;tab=detail?project=cloud-cpp-testing-resources
Step #2: * Raw: https://storage.googleapis.com/cloud
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14511/5155a6307e59ec3234901ef04f29073ad4bc4e5d/fedora-latest-bazel-integration-production-__default__/log-d3be2238-0824-446b-b13b-51af5f0112d5.txt.]
...
mples        (cached) PASSED in 1.7s
Step #2: //google/cloud/profiler:v2_samples_profiler_client_samples      (cached) PASSED in 1.2s
Step #2: //google/cloud/publicca:v1_samples_public_certificate_authority_client_samples (cached) PASSED in 1.2s
Step #2: //google/cloud/pubsub/admin/samples:subscription_admin_client_samples (cached) PASSED in 1.5s
Step #2: //google/cloud/pubsub/admin/samples:topic_admin_client_samples  (cached) PASSED in 2.6s
Step #2: //google/cloud/pubsub/integration_tests:blocking_publisher_integration_test (cached) PASSED in 22.3s
Step #2: //google/cloud/pubsub/integration_tests:publisher_integration_test (cached) PASSED in 16.8s
Step #2: //google/cloud/pubsub/integration_tests:subscriber_integration_test (cached) PASSED in 218.5s
Step #2: //google/cloud/pubsub/integration_tests:subscription_admin_integration_test (cached) PASSED in 23.5s
Step #2: //google/cloud/pubsub/integration_tests:topic_admin_integration_test (cached) PASSED in 9.5s
Step #2: //google/cloud/pubsub/samples:blocking_samples                  (cached) PASSED in 9.9s
Step #2: //google/cloud/pubsub/samples:client_samples                    (cached) PASSED in 1.7s
Step #2: //google/cloud/pubsub/samples:iam_samples                       (cached) PASSED in 11.7s
Step #2: //google/cloud/pubsub/samples:samples                           (cached) PASSED in 148.8s
Step #2: //google/cloud/pubsub/samples:schema_client_samples             (cached) PASSED in 2.8s
Step #2: //google/cloud/pubsub/samples:schema_samples                    (cached) PASSED in 9.9s
Step #2: //google/cloud/pubsub/samples:subscription_admin_samples        (cached) PASSED in 52.0s
Step #2: //google/cloud/pubsub/samples:topic_admin_samples               (cached) PASSED in 46.7s
Step #2: //google/cloud/pubsublite/integration_tests:publisher_integration_test (cached) PASSED in 4.9s
Step #2: //google/cloud/pubsublite/samples:admin_client_samples          (cached) PASSED in 1.8s
Step #2: //google/cloud/pubsublite/samples:topic_stats_client_samples    (cached) PASSED in 1.8s
Step #2: //google/cloud/rapidmigrationassessment:v1_samples_rapid_migration_assessment_client_samples (cached) PASSED in 1.9s
Step #2: //google/cloud/recaptchaenterprise:v1_samples_recaptcha_enterprise_client_samples (cached) PASSED in 1.8s
Step #2: //google/cloud/recommender:v1_samples_recommender_client_samples (cached) PASSED in 1.6s
Step #2: //google/cloud/redis:cluster_v1_samples_cloud_redis_cluster_client_samples (cached) PASSED in 1.4s
Step #2: //google/cloud/redis:v1_samples_cloud_redis_client_samples      (cached) PASSED in 1.2s
Step #2: //google/cloud/resourcemanager:v3_samples_folders_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/resourcemanager:v3_samples_organizations_client_samples (cached) PASSED in 1.0s
Step #2: //google/cloud/resourcemanager:v3_samples_projects_client_samples (cached) PASSED in 1.5s
Step #2: //google/cloud/resourcemanager:v3_samples_tag_bindings_client_samples (cached) PASSED in 1.3s
Step #2: //google/cloud/resourcemanager:v3_samples_tag_holds_client_samples (cached) PASSED in 1.3s
Step #2: //google/cloud/resourcemanager:v3_samples_tag_keys_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/resourcemanager:v3_samples_tag_values_client_samples (cached) PASSED in 1.3s
Step #2: //google/cloud/resourcesettings:v1_samples_resource_settings_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/retail:v2_samples_analytics_client_samples       (cached) PASSED in 1.1s
Step #2: //google/cloud/retail:v2_samples_catalog_client_samples         (cached) PASSED in 1.1s
Step #2: //google/cloud/retail:v2_samples_completion_client_samples      (cached) PASSED in 1.1s
Step #2: //google/cloud/retail:v2_samples_control_client_samples         (cached) PASSED in 1.1s
Step #2: //google/cloud/retail:v2_samples_model_client_samples           (cached) PASSED in 1.0s
Step #2: //google/cloud/retail:v2_samples_prediction_client_samples      (cached) PASSED in 1.2s
Step #2: //google/cloud/retail:v2_samples_product_client_samples         (cached) PASSED in 1.2s
Step #2: //google/cloud/retail:v2_samples_search_client_samples          (cached) PASSED in 1.2s
Step #2: //google/cloud/retail:v2_samples_serving_config_client_samples  (cached) PASSED in 1.6s
Step #2: //google/cloud/retail:v2_samples_user_event_client_samples      (cached) PASSED in 1.2s
Step #2: //google/cloud/run:v2_samples_executions_client_samples         (cached) PASSED in 1.2s
Step #2: //google/cloud/run:v2_samples_jobs_client_samples               (cached) PASSED in 1.4s
Step #2: //google/cloud/run:v2_samples_revisions_client_samples          (cached) PASSED in 1.1s
Step #2: //google/cloud/run:v2_samples_services_client_samples           (cached) PASSED in 1.0s
Step #2: //google/cloud/run:v2_samples_tasks_client_samples              (cached) PASSED in 1.2s
Step #2: //google/cloud/scheduler:v1_samples_cloud_scheduler_client_samples (cached) PASSED in 1.6s
Step #2: //google/cloud/secretmanager:v1_samples_secret_manager_client_samples (cached) PASSED in 1.2s
Step #2: //google/cloud/securesourcemanager:v1_samples_secure_source_manager_client_samples (cached) PASSED in 1.7s
Step #2: //google/cloud/securitycenter:v1_samples_security_center_client_samples (cached) PASSED in 1.7s
Step #2: //google/cloud/securitycenter:v2_samples_security_center_client_samples (cached) PASSED in 1.2s
Step #2: //google/cloud/securitycentermanagement:v1_samples_security_center_management_client_samples (cached) PASSED in 1.2s
Step #2: //google/cloud/servicecontrol:v1_samples_quota_controller_client_samples (cached) PASSED in 1.5s
Step #2: //google/cloud/servicecontrol:v1_samples_service_controller_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/servicecontrol:v2_samples_service_controller_client_samples (cached) PASSED in 1.2s
Step #2: //google/cloud/servicedirectory:v1_samples_lookup_client_samples (cached) PASSED in 1.3s
Step #2: //google/cloud/servicedirectory:v1_samples_registration_client_samples (cached) PASSED in 1.3s
Step #2: //google/cloud/servicehealth:v1_samples_service_health_client_samples (cached) PASSED in 1.2s
Step #2: //google/cloud/servicemanagement:v1_samples_service_manager_client_samples (cached) PASSED in 1.8s
Step #2: //google/cloud/serviceusage:v1_samples_service_usage_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/shell:v1_samples_cloud_shell_client_samples      (cached) PASSED in 1.2s
Step #2: //google/cloud/spanner/admin/integration_tests:backup_extra_integration_test (cached) PASSED in 11.9s
Step #2: //google/cloud/spanner/admin/integration_tests:backup_integration_test (cached) PASSED in 1.1s
Step #2: //google/cloud/spanner/admin/integration_tests:database_admin_integration_test (cached) PASSED in 248.3s
Step #2: //google/cloud/spanner/admin/integration_tests:instance_admin_integration_test (cached) PASSED in 8.4s
Step #2: //google/cloud/spanner/admin/integration_tests:instance_admin_rest_integration_test (cached) PASSED in 1.8s
Step #2: //google/cloud/spanner/admin/samples:database_admin_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/spanner/admin/samples:instance_admin_client_samples (cached) PASSED in 1.0s
Step #2: //google/cloud/spanner/integration_tests:backup_extra_integration_test (cached) PASSED in 11.1s
Step #2: //google/cloud/spanner/integration_tests:backup_integration_test (cached) PASSED in 1.2s
Step #2: //google/cloud/spanner/integration_tests:client_integration_test (cached) PASSED in 393.8s
Step #2: //google/cloud/spanner/integration_tests:client_stress_test     (cached) PASSED in 19.6s
Step #2: //google/cloud/spanner/integration_tests:data_types_integration_test (cached) PASSED in 80.8s
Step #2: //google/cloud/spanner/integration_tests:database_admin_integration_test (cached) PASSED in 257.7s
Step #2: //google/cloud/spanner/integration_tests:instance_admin_integration_test (cached) PASSED in 3.3s
Step #2: //google/cloud/spanner/integration_tests:session_pool_integration_test (cached) PASSED in 12.5s
Step #2: //google/cloud/spanner/samples:client_samples                   (cached) PASSED in 2.7s
Step #2: //google/cloud/spanner/samples:postgresql_samples               (cached) PASSED in 180.3s
Step #2: //google/cloud/spanner/samples:samples                          (cached) PASSED in 444.8s
Step #2: //google/cloud/speech:v1_samples_adaptation_client_samples      (cached) PASSED in 1.9s
Step #2: //google/cloud/speech:v1_samples_speech_client_samples          (cached) PASSED in 1.9s
Step #2: //google/cloud/speech:v2_samples_speech_client_samples          (cached) PASSED in 1.9s
Step #2: //google/cloud/sql:v1_samples_sql_available_database_versions_client_samples (cached) PASSED in 1.0s
Step #2: //google/cloud/sql:v1_samples_sql_backup_runs_client_samples    (cached) PASSED in 1.4s
Step #2: //google/cloud/sql:v1_samples_sql_connect_client_samples        (cached) PASSED in 1.3s
Step #2: //google/cloud/sql:v1_samples_sql_databases_client_samples      (cached) PASSED in 1.1s
Step #2: //google/cloud/sql:v1_samples_sql_events_client_samples         (cached) PASSED in 1.7s
Step #2: //google/cloud/sql:v1_samples_sql_flags_client_samples          (cached) PASSED in 1.7s
Step #2: //google/cloud/sql:v1_samples_sql_iam_policies_client_samples   (cached) PASSED in 1.1s
Step #2: //google/cloud/sql:v1_samples_sql_instance_names_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/sql:v1_samples_sql_instances_client_samples      (cached) PASSED in 2.1s
Step #2: //google/cloud/sql:v1_samples_sql_operations_client_samples     (cached) PASSED in 1.5s
Step #2: //google/cloud/sql:v1_samples_sql_regions_client_samples        (cached) PASSED in 1.2s
Step #2: //google/cloud/sql:v1_samples_sql_ssl_certs_client_samples      (cached) PASSED in 1.2s
Step #2: //google/cloud/sql:v1_samples_sql_tiers_client_samples          (cached) PASSED in 1.1s
Step #2: //google/cloud/sql:v1_samples_sql_users_client_samples          (cached) PASSED in 1.6s
Step #2: //google/cloud/sql/integration_tests:sql_integration_test       (cached) PASSED in 2.4s
Step #2: //google/cloud/storage/examples:storage_async_samples           (cached) PASSED in 5.7s
Step #2: //google/cloud/storage/examples:storage_bucket_acl_samples      (cached) PASSED in 10.6s
Step #2: //google/cloud/storage/examples:storage_bucket_autoclass_samples (cached) PASSED in 75.7s
Step #2: //google/cloud/storage/examples:storage_bucket_cors_samples     (cached) PASSED in 6.5s
Step #2: //google/cloud/storage/examples:storage_bucket_default_kms_key_samples (cached) PASSED in 7.5s
Step #2: //google/cloud/storage/examples:storage_bucket_iam_samples      (cached) PASSED in 13.8s
Step #2: //google/cloud/storage/examples:storage_bucket_object_retention_samples (cached) PASSED in 5.6s
Step #2: //google/cloud/storage/examples:storage_bucket_requester_pays_samples (cached) PASSED in 5.7s
Step #2: //google/cloud/storage/examples:storage_bucket_samples          (cached) PASSED in 42.0s
Step #2: //google/cloud/storage/examples:storage_bucket_soft_delete_samples (cached) PASSED in 6.4s
Step #2: //google/cloud/storage/examples:storage_client_initialization_samples (cached) PASSED in 5.4s
Step #2: //google/cloud/storage/examples:storage_client_per_operation_samples (cached) PASSED in 6.5s
Step #2: //google/cloud/storage/examples:storage_default_object_acl_samples (cached) PASSED in 6.1s
Step #2: //google/cloud/storage/examples:storage_event_based_hold_samples (cached) PASSED in 13.6s
Step #2: //google/cloud/storage/examples:storage_grpc_samples            (cached) PASSED in 3.8s
Step #2: //google/cloud/storage/examples:storage_lifecycle_management_samples (cached) PASSED in 48.6s
Step #2: //google/cloud/storage/examples:storage_notification_samples    (cached) PASSED in 6.3s
Step #2: //google/cloud/storage/examples:storage_object_acl_samples      (cached) PASSED in 6.4s
Step #2: //google/cloud/storage/examples:storage_object_cmek_samples     (cached) PASSED in 11.0s
Step #2: //google/cloud/storage/examples:storage_object_csek_samples     (cached) PASSED in 3.7s
Step #2: //google/cloud/storage/examples:storage_object_file_transfer_samples (cached) PASSED in 4.6s
Step #2: //google/cloud/storage/examples:storage_object_hold_samples     (cached) PASSED in 3.5s
Step #2: //google/cloud/storage/examples:storage_object_preconditions_samples (cached) PASSED in 2.8s
Step #2: //google/cloud/storage/examples:storage_object_resumable_write_samples (cached) PASSED in 3.4s
Step #2: //google/cloud/storage/examples:storage_object_retention_samples (cached) PASSED in 11.7s
Step #2: //google/cloud/storage/examples:storage_object_rewrite_samples  (cached) PASSED in 20.6s
Step #2: //google/cloud/storage/examples:storage_object_samples          (cached) PASSED in 13.7s
Step #2: //google/cloud/storage/examples:storage_object_versioning_samples (cached) PASSED in 6.2s
Step #2: //google/cloud/storage/examples:storage_otel_samples            (cached) PASSED in 2.9s
Step #2: //google/cloud/storage/examples:storage_policy_doc_samples      (cached) PASSED in 6.7s
Step #2: //google/cloud/storage/examples:storage_public_object_samples   (cached) PASSED in 2.9s
Step #2: //google/cloud/storage/examples:storage_quickstart              (cached) PASSED in 4.0s
Step #2: //google/cloud/storage/examples:storage_retention_policy_samples (cached) PASSED in 6.4s
Step #2: //google/cloud/storage/examples:storage_signed_url_v2_samples   (cached) PASSED in 2.7s
Step #2: //google/cloud/storage/examples:storage_signed_url_v4_samples   (cached) PASSED in 2.4s
Step #2: //google/cloud/storage/examples:storage_website_samples         (cached) PASSED in 6.4s
Step #2: //google/cloud/storage/tests:alternative_endpoint_integration_test-default (cached) PASSED in 8.7s
Step #2: //google/cloud/storage/tests:alternative_endpoint_integration_test-grpc-metadata (cached) PASSED in 5.8s
Step #2: //google/cloud/storage/tests:async_client_integration_test-default (cached) PASSED in 14.6s
Step #2: //google/cloud/storage/tests:async_client_integration_test-grpc-metadata (cached) PASSED in 15.8s
Step #2: //google/cloud/storage/tests:auto_finalize_integration_test-default (cached) PASSED in 4.6s
Step #2: //google/cloud/storage/tests:auto_finalize_integration_test-grpc-metadata (cached) PASSED in 4.9s
Step #2: //google/cloud/storage/tests:bucket_integration_test-default    (cached) PASSED in 184.0s
Step #2: //google/cloud/storage/tests:bucket_integration_test-grpc-metadata (cached) PASSED in 178.5s
Step #2: //google/cloud/storage/tests:create_client_integration_test-default (cached) PASSED in 4.1s
Step #2: //google/cloud/storage/tests:create_client_integration_test-grpc-metadata (cached) PASSED in 3.9s
Step #2: //google/cloud/storage/tests:curl_sign_blob_integration_test-default (cached) PASSED in 2.0s
Step #2: //google/cloud/storage/tests:curl_sign_blob_integration_test-grpc-metadata (cached) PASSED in 3.2s
Step #2: //google/cloud/storage/tests:decompressive_transcoding_integration_test-default (cached) PASSED in 3.2s
Step #2: //google/cloud/storage/tests:decompressive_transcoding_integration_test-grpc-metadata (cached) PASSED in 3.5s
Step #2: //google/cloud/storage/tests:error_injection_integration_test-default (cached) PASSED in 2.3s
Step #2: //google/cloud/storage/tests:error_injection_integration_test-grpc-metadata (cached) PASSED in 2.7s
Step #2: //google/cloud/storage/tests:error_parsing_integration_test-default (cached) PASSED in 2.9s
Step #2: //google/cloud/storage/tests:error_parsing_integration_test-grpc-metadata (cached) PASSED in 2.8s
Step #2: //google/cloud/storage/tests:grpc_bucket_acl_integration_test-default (cached) PASSED in 12.4s
Step #2: //google/cloud/storage/tests:grpc_bucket_acl_integration_test-grpc-metadata (cached) PASSED in 30.7s
Step #2: //google/cloud/storage/tests:grpc_bucket_metadata_integration_test-default (cached) PASSED in 40.1s
Step #2: //google/cloud/storage/tests:grpc_bucket_metadata_integration_test-grpc-metadata (cached) PASSED in 32.7s
Step #2: //google/cloud/storage/tests:grpc_default_object_acl_integration_test-default (cached) PASSED in 7.3s
Step #2: //google/cloud/storage/tests:grpc_default_object_acl_integration_test-grpc-metadata (cached) PASSED in 16.1s
Step #2: //google/cloud/storage/tests:grpc_hmac_key_integration_test-default (cached) PASSED in 2.9s
Step #2: //google/cloud/storage/tests:grpc_hmac_key_integration_test-grpc-metadata (cached) PASSED in 2.6s
Step #2: //google/cloud/storage/tests:grpc_integration_test-default      (cached) PASSED in 43.0s
Step #2: //google/cloud/storage/tests:grpc_integration_test-grpc-metadata (cached) PASSED in 36.2s
Step #2: //google/cloud/storage/tests:grpc_notification_integration_test-default (cached) PASSED in 2.2s
Step #2: //google/cloud/storage/tests:grpc_notification_integration_test-grpc-metadata (cached) PASSED in 2.3s
Step #2: //google/cloud/storage/tests:grpc_object_acl_integration_test-default (cached) PASSED in 5.6s
Step #2: //google/cloud/storage/tests:grpc_object_acl_integration_test-grpc-metadata (cached) PASSED in 6.6s
Step #2: //google/cloud/storage/tests:grpc_object_media_integration_test-default (cached) PASSED in 2.2s
Step #2: //google/cloud/storage/tests:grpc_object_media_integration_test-grpc-metadata (cached) PASSED in 2.4s
Step #2: //google/cloud/storage/tests:grpc_object_metadata_integration_test-default (cached) PASSED in 11.5s
Step #2: //google/cloud/storage/tests:grpc_object_metadata_integration_test-grpc-metadata (cached) PASSED in 10.4s
Step #2: //google/cloud/storage/tests:grpc_service_account_integration_test-default (cached) PASSED in 2.4s
Step #2: //google/cloud/storage/tests:grpc_service_account_integration_test-grpc-metadata (cached) PASSED in 2.6s
Step #2: //google/cloud/storage/tests:key_file_integration_test-default  (cached) PASSED in 4.7s
Step #2: //google/cloud/storage/tests:key_file_integration_test-grpc-metadata (cached) PASSED in 5.3s
Step #2: //google/cloud/storage/tests:object_basic_crud_integration_test-default (cached) PASSED in 21.9s
Step #2: //google/cloud/storage/tests:object_basic_crud_integration_test-grpc-metadata (cached) PASSED in 21.8s
Step #2: //google/cloud/storage/tests:object_checksum_integration_test-default (cached) PASSED in 8.2s
Step #2: //google/cloud/storage/tests:object_checksum_integration_test-grpc-metadata (cached) PASSED in 11.9s
Step #2: //google/cloud/storage/tests:object_compose_many_integration_test-default (cached) PASSED in 9.4s
Step #2: //google/cloud/storage/tests:object_compose_many_integration_test-grpc-metadata (cached) PASSED in 10.2s
Step #2: //google/cloud/storage/tests:object_file_integration_test-default (cached) PASSED in 10.3s
Step #2: //google/cloud/storage/tests:object_file_integration_test-grpc-metadata (cached) PASSED in 13.7s
Step #2: //google/cloud/storage/tests:object_file_multi_threaded_test-default (cached) PASSED in 6.5s
Step #2: //google/cloud/storage/tests:object_file_multi_threaded_test-grpc-metadata (cached) PASSED in 7.4s
Step #2: //google/cloud/storage/tests:object_hash_integration_test-default (cached) PASSED in 7.0s
Step #2: //google/cloud/storage/tests:object_hash_integration_test-grpc-metadata (cached) PASSED in 9.5s
Step #2: //google/cloud/storage/tests:object_insert_integration_test-default (cached) PASSED in 23.4s
Step #2: //google/cloud/storage/tests:object_insert_integration_test-grpc-metadata (cached) PASSED in 12.1s
Step #2: //google/cloud/storage/tests:object_insert_preconditions_integration_test-default (cached) PASSED in 7.3s
Step #2: //google/cloud/storage/tests:object_insert_preconditions_integration_test-grpc-metadata (cached) PASSED in 8.7s
Step #2: //google/cloud/storage/tests:object_integration_test-default    (cached) PASSED in 23.5s
Step #2: //google/cloud/storage/tests:object_integration_test-grpc-metadata (cached) PASSED in 30.7s
Step #2: //google/cloud/storage/tests:object_list_objects_versions_integration_test-default (cached) PASSED in 16.8s
Step #2: //google/cloud/storage/tests:object_list_objects_versions_integration_test-grpc-metadata (cached) PASSED in 16.8s
Step #2: //google/cloud/storage/tests:object_media_integration_test-default (cached) PASSED in 27.6s
Step #2: //google/cloud/storage/tests:object_media_integration_test-grpc-metadata (cached) PASSED in 32.8s
Step #2: //google/cloud/storage/tests:object_parallel_upload_integration_test-default (cached) PASSED in 70.6s
Step #2: //google/cloud/storage/tests:object_parallel_upload_integration_test-grpc-metadata (cached) PASSED in 72.5s
Step #2: //google/cloud/storage/tests:object_plenty_clients_serially_integration_test-default (cached) PASSED in 10.8s
Step #2: //google/cloud/storage/tests:object_plenty_clients_serially_integration_test-grpc-metadata (cached) PASSED in 2.6s
Step #2: //google/cloud/storage/tests:object_plenty_clients_simultaneously_integration_test-default (cached) PASSED in 9.7s
Step #2: //google/cloud/storage/tests:object_plenty_clients_simultaneously_integration_test-grpc-metadata (cached) PASSED in 2.4s
Step #2: //google/cloud/storage/tests:object_read_headers_integration_test-default (cached) PASSED in 7.7s
Step #2: //google/cloud/storage/tests:object_read_headers_integration_test-grpc-metadata (cached) PASSED in 8.5s
Step #2: //google/cloud/storage/tests:object_read_large_integration_test-default (cached) PASSED in 3.4s
Step #2: //google/cloud/storage/tests:object_read_large_integration_test-grpc-metadata (cached) PASSED in 3.8s
Step #2: //google/cloud/storage/tests:object_read_preconditions_integration_test-default (cached) PASSED in 7.6s
Step #2: //google/cloud/storage/tests:object_read_preconditions_integration_test-grpc-metadata (cached) PASSED in 7.1s
Step #2: //google/cloud/storage/tests:object_read_range_integration_test-default (cached) PASSED in 6.0s
Step #2: //google/cloud/storage/tests:object_read_range_integration_test-grpc-metadata (cached) PASSED in 7.3s
Step #2: //google/cloud/storage/tests:object_read_stream_integration_test-default (cached) PASSED in 2.7s
Step #2: //google/cloud/storage/tests:object_read_stream_integration_test-grpc-metadata (cached) PASSED in 3.1s
Step #2: //google/cloud/storage/tests:object_resumable_parallel_upload_integration_test-default (cached) PASSED in 12.9s
Step #2: //google/cloud/storage/tests:object_resumable_parallel_upload_integration_test-grpc-metadata (cached) PASSED in 12.0s
Step #2: //google/cloud/storage/tests:object_resumable_write_integration_test-default (cached) PASSED in 21.0s
Step #2: //google/cloud/storage/tests:object_resumable_write_integration_test-grpc-metadata (cached) PASSED in 17.0s
Step #2: //google/cloud/storage/tests:object_rewrite_integration_test-default (cached) PASSED in 15.2s
Step #2: //google/cloud/storage/tests:object_rewrite_integration_test-grpc-metadata (cached) PASSED in 16.1s
Step #2: //google/cloud/storage/tests:object_write_preconditions_integration_test-default (cached) PASSED in 6.8s
Step #2: //google/cloud/storage/tests:object_write_preconditions_integration_test-grpc-metadata (cached) PASSED in 8.0s
Step #2: //google/cloud/storage/tests:object_write_stream_integration_test-default (cached) PASSED in 3.2s
Step #2: //google/cloud/storage/tests:object_write_stream_integration_test-grpc-metadata (cached) PASSED in 3.6s
Step #2: //google/cloud/storage/tests:object_write_streambuf_integration_test-default (cached) PASSED in 4.1s
Step #2: //google/cloud/storage/tests:object_write_streambuf_integration_test-grpc-metadata (cached) PASSED in 4.6s
Step #2: //google/cloud/storage/tests:service_account_credentials_integration_test-default (cached) PASSED in 2.3s
Step #2: //google/cloud/storage/tests:service_account_credentials_integration_test-grpc-metadata (cached) PASSED in 2.5s
Step #2: //google/cloud/storage/tests:service_account_integration_test-default (cached) PASSED in 2.4s
Step #2: //google/cloud/storage/tests:service_account_integration_test-grpc-metadata (cached) PASSED in 2.9s
Step #2: //google/cloud/storage/tests:signed_url_conformance_test-default (cached) PASSED in 2.7s
Step #2: //google/cloud/storage/tests:signed_url_conformance_test-grpc-metadata (cached) PASSED in 5.9s
Step #2: //google/cloud/storage/tests:signed_url_integration_test-default (cached) PASSED in 5.3s
Step #2: //google/cloud/storage/tests:signed_url_integration_test-grpc-metadata (cached) PASSED in 5.1s
Step #2: //google/cloud/storage/tests:slow_reader_chunk_integration_test-default (cached) PASSED in 2.3s
Step #2: //google/cloud/storage/tests:slow_reader_chunk_integration_test-grpc-metadata (cached) PASSED in 2.2s
Step #2: //google/cloud/storage/tests:slow_reader_stream_integration_test-default (cached) PASSED in 3.0s
Step #2: //google/cloud/storage/tests:slow_reader_stream_integration_test-grpc-metadata (cached) PASSED in 2.4s
Step #2: //google/cloud/storage/tests:small_reads_integration_test-default (cached) PASSED in 3.9s
Step #2: //google/cloud/storage/tests:small_reads_integration_test-grpc-metadata (cached) PASSED in 4.9s
Step #2: //google/cloud/storage/tests:smoke_test_async-default           (cached) PASSED in 2.9s
Step #2: //google/cloud/storage/tests:smoke_test_async-grpc-metadata     (cached) PASSED in 3.0s
Step #2: //google/cloud/storage/tests:smoke_test_grpc-default            (cached) PASSED in 3.3s
Step #2: //google/cloud/storage/tests:smoke_test_grpc-grpc-metadata      (cached) PASSED in 5.9s
Step #2: //google/cloud/storage/tests:smoke_test_rest-default            (cached) PASSED in 3.8s
Step #2: //google/cloud/storage/tests:smoke_test_rest-grpc-metadata      (cached) PASSED in 2.6s
Step #2: //google/cloud/storage/tests:storage_include_test-default       (cached) PASSED in 2.1s
Step #2: //google/cloud/storage/tests:storage_include_test-grpc-metadata (cached) PASSED in 1.9s
Step #2: //google/cloud/storage/tests:thread_integration_test-default    (cached) PASSED in 193.1s
Step #2: //google/cloud/storage/tests:thread_integration_test-grpc-metadata (cached) PASSED in 205.1s
Step #2: //google/cloud/storage/tests:tracing_integration_test-default   (cached) PASSED in 2.8s
Step #2: //google/cloud/storage/tests:tracing_integration_test-grpc-metadata (cached) PASSED in 3.1s
Step #2: //google/cloud/storage/tests:unified_credentials_integration_test-default (cached) PASSED in 40.3s
Step #2: //google/cloud/storage/tests:unified_credentials_integration_test-grpc-metadata (cached) PASSED in 43.4s
Step #2: //google/cloud/storagecontrol:v2_samples_storage_control_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/storagecontrol:v2_samples_storage_control_folder_samples (cached) PASSED in 2.3s
Step #2: //google/cloud/storagecontrol:v2_samples_storage_control_managed_folder_samples (cached) PASSED in 1.9s
Step #2: //google/cloud/storageinsights:v1_samples_storage_insights_client_samples (cached) PASSED in 1.3s
Step #2: //google/cloud/storagetransfer:v1_samples_storage_transfer_client_samples (cached) PASSED in 1.4s
Step #2: //google/cloud/support:v2_samples_case_attachment_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/support:v2_samples_case_client_samples           (cached) PASSED in 2.0s
Step #2: //google/cloud/support:v2_samples_comment_client_samples        (cached) PASSED in 1.0s
Step #2: //google/cloud/talent:v4_samples_company_client_samples         (cached) PASSED in 1.2s
Step #2: //google/cloud/talent:v4_samples_completion_client_samples      (cached) PASSED in 1.0s
Step #2: //google/cloud/talent:v4_samples_event_client_samples           (cached) PASSED in 1.3s
Step #2: //google/cloud/talent:v4_samples_job_client_samples             (cached) PASSED in 1.5s
Step #2: //google/cloud/talent:v4_samples_tenant_client_samples          (cached) PASSED in 1.3s
Step #2: //google/cloud/tasks:v2_samples_cloud_tasks_client_samples      (cached) PASSED in 1.0s
Step #2: //google/cloud/telcoautomation:v1_samples_telco_automation_client_samples (cached) PASSED in 1.2s
Step #2: //google/cloud/texttospeech:v1_samples_text_to_speech_client_samples (cached) PASSED in 1.0s
Step #2: //google/cloud/timeseriesinsights:v1_samples_timeseries_insights_controller_client_samples (cached) PASSED in 1.3s
Step #2: //google/cloud/tpu:v1_samples_tpu_client_samples                (cached) PASSED in 1.7s
Step #2: //google/cloud/tpu:v2_samples_tpu_client_samples                (cached) PASSED in 1.5s
Step #2: //google/cloud/trace:v1_samples_trace_client_samples            (cached) PASSED in 1.9s
Step #2: //google/cloud/trace:v2_samples_trace_client_samples            (cached) PASSED in 1.9s
Step #2: //google/cloud/translate:v3_samples_translation_client_samples  (cached) PASSED in 1.3s
Step #2: //google/cloud/video:livestream_v1_samples_livestream_client_samples (cached) PASSED in 1.6s
Step #2: //google/cloud/video:stitcher_v1_samples_video_stitcher_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/video:transcoder_v1_samples_transcoder_client_samples (cached) PASSED in 1.6s
Step #2: //google/cloud/videointelligence:v1_samples_video_intelligence_client_samples (cached) PASSED in 1.0s
Step #2: //google/cloud/vision:v1_samples_image_annotator_client_samples (cached) PASSED in 1.2s
Step #2: //google/cloud/vision:v1_samples_product_search_client_samples  (cached) PASSED in 2.0s
Step #2: //google/cloud/vmmigration:v1_samples_vm_migration_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/vmwareengine:v1_samples_vmware_engine_client_samples (cached) PASSED in 1.2s
Step #2: //google/cloud/vpcaccess:v1_samples_vpc_access_client_samples   (cached) PASSED in 1.6s
Step #2: //google/cloud/webrisk:v1_samples_web_risk_client_samples       (cached) PASSED in 1.1s
Step #2: //google/cloud/websecurityscanner:v1_samples_web_security_scanner_client_samples (cached) PASSED in 1.0s
Step #2: //google/cloud/workflows:executions_v1_samples_executions_client_samples (cached) PASSED in 1.1s
Step #2: //google/cloud/workflows:v1_samples_workflows_client_samples    (cached) PASSED in 1.0s
Step #2: //google/cloud/workstations:v1_samples_workstations_client_samples (cached) PASSED in 1.0s
Step #2: 
Step #2: Executed 0 out of 675 tests: 675 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: ==> 🕑 integration-production completed in 132.984 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:39ca885afca23f8b1b5f5e113524dfbf210c75a597742646600cf75b616c7b44
Step #3: 
Step #3: Tags:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:d3be2238-0824-446b-b13b-51af5f0112d5
Step #3: Delete request issued.
Step #3: Waiting for operation [projects/cloud-cpp-testing-resources/locations/us-east1/operations/1aebe7d5-6e55-4aba-ba7e-9a4bb1ce1f7b] 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/14511/5155a6307e59ec3234901ef04f29073ad4bc4e5d/fedora-latest-bazel-integration-production-default/log-d3be2238-0824-446b-b13b-51af5f0112d5.txt