Skip to content

return error if libcurl version is insufficient to use client cert

f8785d3
Select commit
Loading
Failed to load commit list.
Merged

impl: add experimental client SSL certificate support #15062

return error if libcurl version is insufficient to use client cert
f8785d3
Select commit
Loading
Failed to load commit list.
Google Cloud Build / demo-alpine-stable-pr (cloud-cpp-testing-resources) succeeded Apr 9, 2025 in 12m 6s

Summary

Build Information

Trigger demo-alpine-stable-pr
Build b41a2e83-0840-4c33-9851-cc0e6c937cca
Start 2025-04-09T13:51:49-07:00
Duration 4m48.86s
Status SUCCESS

Steps

Step Status Duration
kaniko-build SUCCESS 40.155s
download-runner-image SUCCESS 6.513s
us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable:b41a2e83-0840-4c33-9851-cc0e6c937cca SUCCESS 3m49.61s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 2.894s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 43.487s

Details

starting build "b41a2e83-0840-4c33-9851-cc0e6c937cca"

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              f8785d3d803e61e09f5ac9cd40e70de720a58a74 -> FETCH_HEAD
Updating files:   7% (1496/20936)
Updating files:   8% (1675/20936)
Updating files:   9% (1885/20936)
Updating files:  10% (2094/20936)
Updating files:  11% (2303/20936)
Updating files:  12% (2513/20936)
Updating files:  13% (2722/20936)
Updating files:  14% (2932/20936)
Updating files:  15% (3141/20936)
Updating files:  16% (3350/20936)
Updating files:  17% (3560/20936)
Updating files:  18% (3769/20936)
Updating files:  19% (3978/20936)
Updating files:  20% (4188/20936)
Updating files:  21% (4397/20936)
Updating files:  22% (4606/20936)
Updating files:  23% (4816/20936)
Updating files:  24% (5025/20936)
Updating files:  25% (5234/20936)
Updating files:  26% (5444/20936)
Updating files:  27% (5653/20936)
Updating files:  28% (5863/20936)
Updating files:  29% (6072/20936)
Updating files:  30% (6281/20936)
Updating files:  31% (6491/20936)
Updating files:  32% (6700/20936)
Updating files:  33% (6909/20936)
Updating files:  34% (7119/20936)
Updating files:  35% (7328/20936)
Updating files:  36% (7537/20936)
Updating files:  37% (7747/20936)
Updating files:  38% (7956/20936)
Updating files:  39% (8166/20936)
Updating files:  40% (8375/20936)
Updating files:  41% (8584/20936)
Updating files:  42% (8794/20936)
Updating files:  43% (9003/20936)
Updating files:  44% (9212/20936)
Updating files:  45% (9422/20936)
Updating files:  46% (9631/20936)
Updating files:  47% (9840/20936)
Updating files:  48% (10050/20936)
Updating files:  49% (10259/20936)
Updating files:  50% (10468/20936)
Updating files:  51% (10678/20936)
Updating files:  52% (10887/20936)
Updating files:  53% (11097/20936)
Updating files:  54% (11306/20936)
Updating files:  55% (11515/20936)
Updating files:  56% (11725/20936)
Updating files:  57% (11934/20936)
Updating files:  58% (12143/20936)
Updating files:  59% (12353/20936)
Updating files:  60% (12562/20936)
Updating files:  61% (12771/20936)
Updating files:  62% (12981/20936)
Updating files:  63% (13190/20936)
Updating files:  64% (13400/20936)
Updating files:  65% (13609/20936)
Updating files:  66% (13818/20936)
Updating files:  67% (14028/20936)
Updating files:  68% (14237/20936)
Updating files:  69% (14446/20936)
Updating files:  70% (14656/20936)
Updating files:  71% (14865/20936)
Updating files:  72% (15074/20936)
Updating files:  73% (15284/20936)
Updating files:  74% (15493/20936)
Updating files:  75% (15702/20936)
Updating files:  76% (15912/20936)
Updating files:  77% (16121/20936)
Updating files:  78% (16331/20936)
Updating files:  79% (16540/20936)
Updating files:  80% (16749/20936)
Updating files:  81% (16959/20936)
Updating files:  82% (17168/20936)
Updating files:  83% (17377/20936)
Updating files:  84% (17587/20936)
Updating files:  85% (17796/20936)
Updating files:  86% (18005/20936)
Updating files:  87% (18215/20936)
Updating files:  88% (18424/20936)
Updating files:  89% (18634/20936)
Updating files:  90% (18843/20936)
Updating files:  91% (19052/20936)
Updating files:  92% (19262/20936)
Updating files:  93% (19471/20936)
Updating files:  94% (19680/20936)
Updating files:  94% (19715/20936)
Updating files:  95% (19890/20936)
Updating files:  96% (20099/20936)
Updating files:  97% (20308/20936)
Updating files:  98% (20518/20936)
Updating files:  99% (20727/20936)
Updating files: 100% (20936/20936)
Updating files: 100% (20936/20936), done.
HEAD is now at f8785d3d return error if libcurl version is insufficient to use client cert
GitCommit:
f8785d3d803e61e09f5ac9cd40e70de720a58a74
BUILD
Starting Step #4
Starting Step #0 - "kaniko-build"
Step #4: Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk
Step #0 - "kaniko-build": Pulling image: gcr.io/kaniko-project/executor:v1.23.2-debug
Step #4: Using default tag: latest
Step #4: latest: Pulling from google.com/cloudsdktool/cloud-sdk
Step #4: 7cd785773db4: Already exists
Step #4: 93df00d99fc5: Pulling fs layer
Step #4: af9309c1b2fa: Pulling fs layer
Step #4: 0a10d556502d: Pulling fs layer
Step #4: 9365a9dcc75f: Pulling fs layer
Step #4: 8dab540594d0: Pulling fs layer
Step #4: 271c730681e4: Pulling fs layer
Step #4: 9365a9dcc75f: Waiting
Step #4: 8dab540594d0: Waiting
Step #4: 271c730681e4: Waiting
Step #0 - "kaniko-build": v1.23.2-debug: Pulling from kaniko-project/executor
Step #4: 0a10d556502d: Verifying Checksum
Step #4: 0a10d556502d: Download complete
Step #0 - "kaniko-build": 89b889be22bc: Already exists
Step #0 - "kaniko-build": cca9708662d1: Already exists
Step #0 - "kaniko-build": bfe105cd71c8: Already exists
Step #0 - "kaniko-build": f3addcc10d7d: Already exists
Step #0 - "kaniko-build": 7d8b0b3da8f2: Already exists
Step #0 - "kaniko-build": 4e5ad1d59e65: Already exists
Step #0 - "kaniko-build": af90c437b3f1: Already exists
Step #0 - "kaniko-build": aa0bd98379c2: Already exists
Step #0 - "kaniko-build": 35661f5bd99c: Pulling fs layer
Step #0 - "kaniko-build": ac526d066326: Pulling fs layer
Step #0 - "kaniko-build": f0612e139fc7: Pulling fs layer
Step #0 - "kaniko-build": 95160cab4582: Pulling fs layer
Step #0 - "kaniko-build": deb66d83de9c: Pulling fs layer
Step #0 - "kaniko-build": 35661f5bd99c: Waiting
Step #0 - "kaniko-build": 95160cab4582: Waiting
Step #0 - "kaniko-build": ac526d066326: Waiting
Step #0 - "kaniko-build": f0612e139fc7: Waiting
Step #0 - "kaniko-build": deb66d83de9c: Waiting
Step #4: af9309c1b2fa: Verifying Checksum
Step #4: af9309c1b2fa: Download complete
Step #4: 93df00d99fc5: Verifying Checksum
Step #4: 93df00d99fc5: Download complete
Step #4: 271c730681e4: Download complete
Step #4: 93df00d99fc5: Pull complete
Step #0 - "kaniko-build": 35661f5bd99c: Verifying Checksum
Step #0 - "kaniko-build": 35661f5bd99c: Download complete
Step #4: af9309c1b2fa: Pull complete
Step #0 - "kaniko-build": ac526d066326: Verifying Checksum
Step #0 - "kaniko-build": ac526d066326: Download complete
Step #0 - "kaniko-build": 35661f5bd99c: Pull complete
Step #4: 0a10d556502d: Pull complete
Step #4: 8dab540594d0: Verifying Checksum
Step #4: 8dab540594d0: Download complete
Step #0 - "kaniko-build": f0612e139fc7: Verifying Checksum
Step #0 - "kaniko-build": f0612e139fc7: Download complete
Step #0 - "kaniko-build": ac526d066326: Pull complete
Step #0 - "kaniko-build": 95160cab4582: Verifying Checksum
Step #0 - "kaniko-build": 95160cab4582: Download complete
Step #0 - "kaniko-build": f0612e139fc7: Pull complete
Step #0 - "kaniko-build": 95160cab4582: Pull complete
Step #0 - "kaniko-build": deb66d83de9c: Verifying Checksum
Step #0 - "kaniko-build": deb66d83de9c: Download complete
Step #0 - "kaniko-build": deb66d83de9c: Pull complete
Step #0 - "kaniko-build": Digest: sha256:c3109d5926a997b100c4343944e06c6b30a6804b2f9abe0994d3de6ef92b028e
Step #0 - "kaniko-build": Status: Downloaded newer image for gcr.io/kaniko-project/executor:v1.23.2-debug
Step #0 - "kaniko-build": gcr.io/kaniko-project/executor:v1.23.2-debug
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Using dockerignore file: /workspace/ci/.dockerignore"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Retrieving image manifest alpine:3.20"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Retrieving image alpine:3.20 from registry index.docker.io"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Retrieving image manifest alpine:3.20"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Built cross stage deps: map[]"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Retrieving image manifest alpine:3.20"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Retrieving image manifest alpine:3.20"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Executing 0 build triggers"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Building stage 'alpine:3.20' [idx: '0', base-idx: '-1']"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable/cache:0fe8501d989c52c8ddeca0fd9710c539b87c01d28549e37ac66b66069aa0d2c8..."
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Using caching version of cmd: RUN apk update &&     apk add bash ca-certificates cmake curl git         gcc g++ make tar unzip zip zlib-dev"
Step #0 - "kaniko-build": time="2025-04-09T20:52:04Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable/cache:f09dc4a56a7f504104e8ccc32bcc848374f497c1b5e0588dbaa57b97c6e90ecc..."
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.gz |     tar -xzf - --strip-components=1 &&     ./configure --prefix=/usr &&     make -j ${NCPU:-4} &&     make install &&     cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable/cache:aa726570fb774151d1c662f5697ae23f6b52b20ff4d8954e62cbec0e66180783..."
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="Using caching version of cmd: RUN apk update &&     apk add abseil-cpp-dev crc32c-dev c-ares-dev curl-dev grpc-dev         protobuf-dev nlohmann-json openssl-dev re2-dev"
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable/cache:0d88b7e2575a01dfc74fcd2cf4adf96821e7e073655dc10bdf1dda09a530da72..."
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20.0.tar.gz |     tar -xzf - --strip-components=1 &&     cmake         -DCMAKE_BUILD_TYPE=Release         -DBUILD_SHARED_LIBS=yes         -DWITH_EXAMPLES=OFF         -DWITH_ABSEIL=ON         -DBUILD_TESTING=OFF         -DOPENTELEMETRY_INSTALL=ON         -DOPENTELEMETRY_ABI_VERSION_NO=2         -S . -B cmake-out &&     cmake --build cmake-out --target install -- -j ${NCPU:-4}"
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable/cache:6a5bb886e3dc95a22f1eb31044ae7cc73f07fba16325bfa94ed9c88b9ccd079f..."
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/mozilla/sccache/releases/download/v0.10.0/sccache-v0.10.0-x86_64-unknown-linux-musl.tar.gz |     tar -zxf - --strip-components=1 &&     mkdir -p /usr/local/bin &&     mv sccache /usr/local/bin/sccache &&     chmod +x /usr/local/bin/sccache"
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="Skipping unpacking as no commands require it."
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="ARG NCPU=4"
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="RUN apk update &&     apk add bash ca-certificates cmake curl git         gcc g++ make tar unzip zip zlib-dev"
Step #0 - "kaniko-build": time="2025-04-09T20:52:05Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: 9365a9dcc75f: Verifying Checksum
Step #4: 9365a9dcc75f: Download complete
Step #0 - "kaniko-build": time="2025-04-09T20:52:19Z" level=info msg="WORKDIR /var/tmp/build/pkgconf"
Step #0 - "kaniko-build": time="2025-04-09T20:52:19Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2025-04-09T20:52:19Z" level=info msg="Changed working directory to /var/tmp/build/pkgconf"
Step #0 - "kaniko-build": time="2025-04-09T20:52:19Z" level=info msg="Creating directory /var/tmp/build/pkgconf with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2025-04-09T20:52:19Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2025-04-09T20:52:19Z" level=info msg="RUN curl -fsSL https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.gz |     tar -xzf - --strip-components=1 &&     ./configure --prefix=/usr &&     make -j ${NCPU:-4} &&     make install &&     cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-04-09T20:52:19Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-04-09T20:52:20Z" level=info msg="ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig"
Step #0 - "kaniko-build": time="2025-04-09T20:52:20Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-04-09T20:52:20Z" level=info msg="RUN apk update &&     apk add abseil-cpp-dev crc32c-dev c-ares-dev curl-dev grpc-dev         protobuf-dev nlohmann-json openssl-dev re2-dev"
Step #0 - "kaniko-build": time="2025-04-09T20:52:20Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-04-09T20:52:23Z" level=info msg="WORKDIR /var/tmp/build/opentelemetry-cpp"
Step #0 - "kaniko-build": time="2025-04-09T20:52:23Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2025-04-09T20:52:23Z" level=info msg="Changed working directory to /var/tmp/build/opentelemetry-cpp"
Step #0 - "kaniko-build": time="2025-04-09T20:52:23Z" level=info msg="Creating directory /var/tmp/build/opentelemetry-cpp with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2025-04-09T20:52:23Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2025-04-09T20:52:23Z" level=info msg="RUN curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20.0.tar.gz |     tar -xzf - --strip-components=1 &&     cmake         -DCMAKE_BUILD_TYPE=Release         -DBUILD_SHARED_LIBS=yes         -DWITH_EXAMPLES=OFF         -DWITH_ABSEIL=ON         -DBUILD_TESTING=OFF         -DOPENTELEMETRY_INSTALL=ON         -DOPENTELEMETRY_ABI_VERSION_NO=2         -S . -B cmake-out &&     cmake --build cmake-out --target install -- -j ${NCPU:-4}"
Step #0 - "kaniko-build": time="2025-04-09T20:52:23Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-04-09T20:52:24Z" level=info msg="WORKDIR /var/tmp/sccache"
Step #0 - "kaniko-build": time="2025-04-09T20:52:24Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2025-04-09T20:52:24Z" level=info msg="Changed working directory to /var/tmp/sccache"
Step #0 - "kaniko-build": time="2025-04-09T20:52:24Z" level=info msg="Creating directory /var/tmp/sccache with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2025-04-09T20:52:24Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2025-04-09T20:52:24Z" level=info msg="RUN curl -fsSL https://github.com/mozilla/sccache/releases/download/v0.10.0/sccache-v0.10.0-x86_64-unknown-linux-musl.tar.gz |     tar -zxf - --strip-components=1 &&     mkdir -p /usr/local/bin &&     mv sccache /usr/local/bin/sccache &&     chmod +x /usr/local/bin/sccache"
Step #0 - "kaniko-build": time="2025-04-09T20:52:24Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-04-09T20:52:26Z" level=info msg="Pushing image to us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable:b41a2e83-0840-4c33-9851-cc0e6c937cca"
Step #0 - "kaniko-build": time="2025-04-09T20:52:26Z" level=info msg="Pushed us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable@sha256:950fcd5c84823d643a5c992faab5699746a448a6e89467685abd7010e7b86884"
Step #4: 9365a9dcc75f: Pull complete
Step #4: 8dab540594d0: Pull complete
Step #4: 271c730681e4: Pull complete
Step #4: Digest: sha256:5bb7bf83b7b782c88c53e1b0500abac6b6e2a72f5171bfdfb810655cd16f6c7b
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
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/demo-alpine-stable:b41a2e83-0840-4c33-9851-cc0e6c937cca
Step #4: + test -z 15062
Step #4: ++ gcloud builds describe --region us-east1 --format 'value(create_time)' b41a2e83-0840-4c33-9851-cc0e6c937cca
Step #1 - "download-runner-image": b41a2e83-0840-4c33-9851-cc0e6c937cca: Pulling from cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable
Step #1 - "download-runner-image": 0a9a5dfd008f: Already exists
Step #1 - "download-runner-image": 759610362cb3: Pulling fs layer
Step #1 - "download-runner-image": 6ec386e96f3c: Pulling fs layer
Step #1 - "download-runner-image": 36edb89d513e: Pulling fs layer
Step #1 - "download-runner-image": 54da1a22fe58: Pulling fs layer
Step #1 - "download-runner-image": 08462537cfb3: Pulling fs layer
Step #1 - "download-runner-image": 7173c9ac3866: Pulling fs layer
Step #1 - "download-runner-image": cb918f64e7a6: Pulling fs layer
Step #1 - "download-runner-image": c22a298af1c2: Pulling fs layer
Step #1 - "download-runner-image": 08462537cfb3: Waiting
Step #1 - "download-runner-image": 7173c9ac3866: Waiting
Step #1 - "download-runner-image": cb918f64e7a6: Waiting
Step #1 - "download-runner-image": c22a298af1c2: Waiting
Step #1 - "download-runner-image": 54da1a22fe58: Waiting
Step #1 - "download-runner-image": 6ec386e96f3c: Verifying Checksum
Step #1 - "download-runner-image": 6ec386e96f3c: Download complete
Step #1 - "download-runner-image": 36edb89d513e: Verifying Checksum
Step #1 - "download-runner-image": 36edb89d513e: Download complete
Step #1 - "download-runner-image": 08462537cfb3: Verifying Checksum
Step #1 - "download-runner-image": 08462537cfb3: Download complete
Step #1 - "download-runner-image": 54da1a22fe58: Verifying Checksum
Step #1 - "download-runner-image": 54da1a22fe58: Download complete
Step #1 - "download-runner-image": 7173c9ac3866: Verifying Checksum
Step #1 - "download-runner-image": 7173c9ac3866: Download complete
Step #1 - "download-runner-image": cb918f64e7a6: Download complete
Step #1 - "download-runner-image": c22a298af1c2: Verifying Checksum
Step #1 - "download-runner-image": c22a298af1c2: Download complete
Step #4: + ctime=2025-04-09T20:44:40.635676Z
Step #4: + query=tags=pr
Step #4: + query+=' AND tags=15062'
Step #4: + query+=' AND substitutions.COMMIT_SHA != f8785d3d803e61e09f5ac9cd40e70de720a58a74'
Step #4: + query+=' AND create_time < 2025-04-09T20:44:40.635676Z'
Step #4: + gcloud builds list --region us-east1 --ongoing '--format=value(id)' --filter 'tags=pr AND tags=15062 AND substitutions.COMMIT_SHA != f8785d3d803e61e09f5ac9cd40e70de720a58a74 AND create_time < 2025-04-09T20:44:40.635676Z'
Step #4: + xargs -r -t gcloud builds cancel --region us-east1
Step #1 - "download-runner-image": 759610362cb3: Verifying Checksum
Step #1 - "download-runner-image": 759610362cb3: Download complete
Step #4: WARNING: The following filter keys were not present in any resource : create_time, substitutions.COMMIT_SHA, tags
Finished Step #4
Step #1 - "download-runner-image": 759610362cb3: Pull complete
Step #1 - "download-runner-image": 6ec386e96f3c: Pull complete
Step #1 - "download-runner-image": 36edb89d513e: Pull complete
Step #1 - "download-runner-image": 54da1a22fe58: Pull complete
Step #1 - "download-runner-image": 08462537cfb3: Pull complete
Step #1 - "download-runner-image": 7173c9ac3866: Pull complete
Step #1 - "download-runner-image": cb918f64e7a6: Pull complete
Step #1 - "download-runner-image": c22a298af1c2: Pull complete
Step #1 - "download-runner-image": Digest: sha256:950fcd5c84823d643a5c992faab5699746a448a6e89467685abd7010e7b86884
Step #1 - "download-runner-image": Status: Downloaded newer image for us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable:b41a2e83-0840-4c33-9851-cc0e6c937cca
Step #1 - "download-runner-image": us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable:b41a2e83-0840-4c33-9851-cc0e6c937cca
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/demo-alpine-stable:b41a2e83-0840-4c33-9851-cc0e6c937cca
Step #2: 
Step #2: 2025-04-09T20:52:46Z (+0s)
Step #2: =================
Step #2: |   Log Links   |
Step #2: =================
Step #2: * GCB: https://console.cloud.google.com/cloud-build/builds;region=us-east1/b41a2e83-0840-4c33-9851-cc0e6c937cca;tab=detail?project=cloud-cpp-testing-resources
Step #2: * Raw: https://storage.googleapis.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/15062/f8785d3d803e61e09f5ac9cd40e70de720a58a74/demo-alpine-stable-demo-install-__default__/log-b41a2e83-0840-4c33-9851-cc0e6c937cca.txt
Step #2: 
Step #2: 2025-04-09T20:52:46Z (+0s)
Step #2: ====================
Step #2: |   Machine Info   |
Step #2: ====================
Step #2: date: unrecognized option: rfc-3339=seconds
Step #2: BusyBox v1.36.1 (2024-06-10 07:11:47 UTC) multi-call binary.
Step #2: 
Step #2: Usage: date [OPTIONS] [+FMT] [[-s] TIME]
Step #2: 
Step #2: Display time (using +FMT), or set time
Step #2: 
Step #2: 	-u		Work in UTC (don't convert to local time)
Step #2: 	[-s] TIME	Set time to TIME
Step #2: 	-d TIME		Display TIME, not 'now'
Step #2: 	-D FMT		FMT (strptime format) for -s/-d TIME conversion
Step #2: 	-r FILE		Display last modification time of FILE
Step #2: 	-R		Output RFC-2822 date
Step #2: 	-I[SPEC]	Output ISO-8601 date
Step #2: 			SPEC=date (default), hours, minutes, seconds or ns
Step #2: 
Step #2: Recognized TIME formats:
Step #2: 	@seconds_since_1970
Step #2: 	hh:mm[:ss]
Step #2: 	[YYYY.]MM.DD-hh:mm[:ss]
Step #2: 	YYYY-MM-DD hh:mm[:ss]
Step #2: 	[[[[[YY]YY]MM]DD]hh]mm[.ss]
Step #2: 	'date TIME' form accepts MMDDhhmm[[YY]YY][.ss] instead
Step #2:      host: 
Step #2: date: unrecognized option: rfc-3339=seconds
Step #2: BusyBox v1.36.1 (2024-06-10 07:11:47 UTC) multi-call binary.
Step #2: 
Step #2: Usage: date [OPTIONS] [+FMT] [[-s] TIME]
Step #2: 
Step #2: Display time (using +FMT), or set time
Step #2: 
Step #2: 	-u		Work in UTC (don't convert to local time)
Step #2: 	[-s] TIME	Set time to TIME
Step #2: 	-d TIME		Display TIME, not 'now'
Step #2: 	-D FMT		FMT (strptime format) for -s/-d TIME conversion
Step #2: 	-r FILE		Display last modification time of FILE
Step #2: 	-R		Output RFC-2822 date
Step #2: 	-I[SPEC]	Output ISO-8601 date
Step #2: 			SPEC=date (default), hours, minutes, seconds or ns
Step #2: 
Step #2: Recognized TIME formats:
Step #2: 	@seconds_since_1970
Step #2: 	hh:mm[:ss]
Step #2: 	[YYYY.]MM.DD-hh:mm[:ss]
Step #2: 	YYYY-MM-DD hh:mm[:ss]
Step #2: 	[[[[[YY]YY]MM]DD]hh]mm[.ss]
Step #2: 	'date TIME' form accepts MMDDhhmm[[YY]YY][.ss] instead
Step #2:    google: 
Step #2:    kernel: #1 SMP Debian 5.10.223-1 (2024-08-10)
Step #2:        os: PRETTY_NAME="Alpine Linux v3.20"
Step #2:     nproc: 32
Step #2:       mem: 125.80 GiB
Step #2:      term: dumb
Step #2:       gcc: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309
Step #2:     clang: ci/cloudbuild/build.sh: line 257: clang: command not found
Step #2:        cc: cc (Alpine 13.2.1_git20240309) 13.2.1 20240309
Step #2: 
Step #2: 2025-04-09T20:52:47Z (+1s)
Step #2: ==========================================
Step #2: |   Starting local build: demo-install   |
Step #2: ==========================================
Step #2: 2025-04-09T20:52:47Z (+1s): Using CMake version
Step #2: cmake version 3.29.3
Step #2: 
Step #2: CMake suite maintained and supported by Kitware (kitware.com/cmake).
Step #2: 2025-04-09T20:52:47Z (+1s): Clearing sccache stats
Step #2: Statistics zeroed.
Step #2: -- The CXX compiler identification is GNU 13.2.1
Step #2: -- Detecting CXX compiler ABI info
Step #2: -- Detecting CXX compiler ABI info - done
Step #2: -- Check for working CXX compiler: /usr/bin/c++ - skipped
Step #2: -- Detecting CXX compile features
Step #2: -- Detecting CXX compile features - done
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
Step #2: -- Found Threads: TRUE
Step #2: -- Found ZLIB: /lib/libz.so (found version "1.3.1")
Step #2: -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.3.3")
Step #2: -- Could NOT find c-ares (missing: c-ares_DIR)
Step #2: -- Found c-ares: /usr/include (found version "1.33.1")
Step #2: -- Found RE2 via CMake.
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WALL
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WALL - Success
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WEXTRA
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WEXTRA - Success
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WCONVERSION
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WCONVERSION - Success
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WNO_SIGN_CONVERSION
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WNO_SIGN_CONVERSION - Success
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WERROR
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WERROR - Success
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_CLANG_ABI_COMPAT_17
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_CLANG_ABI_COMPAT_17 - Failed
Step #2: -- Found opentelemetry-cpp: /usr/include
Step #2: -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1")
Step #2: -- Configuring done (6.7s)
Step #2: -- Generating done (3.7s)
Step #2: -- Build files have been written to: /workspace/cmake-out
Step #2: [  0%] Creating directories for 'googleapis_download'
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/access_token.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/build_info.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/credentials.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/api_client_header.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/backoff_policy.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/auth_header_error.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/base64_transforms.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/compiler_info.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/compute_engine_util.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/debug_future_status.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/debug_string.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/credentials_impl.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/detect_gcp_impl.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/error_context.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/filesystem.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/format_time_point.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/future_impl.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/future_then_impl.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/getenv.cc.o
Step #2: [  0%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/invocation_id_generator.cc.o
Step #2: [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/make_status.cc.o
Step #2: [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/opentelemetry.cc.o
Step #2: [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/log_impl.cc.o
Step #2: [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/noexcept_action.cc.o
Step #2: [  1%] Performing download step (download, verify and extract) for 'googleapis_download'
Step #2: [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/parse_rfc3339.cc.o
Step #2: [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/populate_common_options.cc.o
Step #2: [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/random.cc.o
Step #2: [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/opentelemetry_context.cc.o
Step #2: [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/retry_loop_helpers.cc.o
Step #2: [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/retry_policy_impl.cc.o
Step #2: [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/internal/service_endpoint.cc.o
Step #2: -- Downloading...
Step #2:    dst='/workspace/cmake-out/external/googleapis/src/a56cbf3b6f40c71594fe0cc059179c68a9f6f3cb.tar.gz'
Step #2:    timeout='none'
Step #2:    inactivity timeout='none'
Step #2: -- Using src='https://github.com/googleapis/googleapis/archive/a56cbf3b6f40c71594fe0cc059179c68a9f6f3cb.tar.gz'
Step #2: -- [download 0% complete]
Step #2: -- [download 1% complete]
Step 
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/15062/f8785d3d803e61e09f5ac9cd40e70de720a58a74/demo-alpine-stable-demo-install-__default__/log-b41a2e83-0840-4c33-9851-cc0e6c937cca.txt.]
...
ke.
Step #2: -- Found opentelemetry-cpp: /usr/include
Step #2: -- Configuring done (0.6s)
Step #2: -- Generating done (0.0s)
Step #2: -- Build files have been written to: /workspace/cmake-out/quickstart/cmake-spanner
Step #2: [ 50%] Building CXX object CMakeFiles/quickstart.dir/quickstart.cc.o
Step #2: [100%] Linking CXX executable quickstart
Step #2: [100%] Built target quickstart
Step #2: 
Step #2: 2025-04-09T20:55:53Z (+187s): [ Make ]
Step #2: make: Entering directory '/workspace/google/cloud/spanner/quickstart'
Step #2: g++  -I/h/google-cloud-cpp-installed/lib/pkgconfig/../../include -DGOOGLE_CLOUD_CPP_HAVE_OPENTELEMETRY -I/usr/local/lib/pkgconfig/../../include -DHAVE_ABSEIL -DOPENTELEMETRY_ABI_VERSION_NO=1 -pthread -DPROTOBUF_USE_DLLS -DNOMINMAX -L/h/google-cloud-cpp-installed/lib/pkgconfig/../../lib -L/usr/local/lib/pkgconfig/../../lib -L/lib -o /workspace/cmake-out/quickstart/makefile-spanner/quickstart quickstart.cc -lgoogle_cloud_cpp_spanner -lgoogle_cloud_cpp_grpc_utils -lgoogle_cloud_cpp_iam_credentials_v1_iamcredentials_protos -lgoogle_cloud_cpp_iam_credentials_v1_common_protos -lgoogle_cloud_cpp_cloud_location_locations_protos -lgoogle_cloud_cpp_common -labsl_bad_any_cast_impl -lgoogle_cloud_cpp_spanner_protos -lgoogle_cloud_cpp_iam_v1_iam_policy_protos -lgoogle_cloud_cpp_api_resource_protos -lgoogle_cloud_cpp_iam_v1_options_protos -lgoogle_cloud_cpp_iam_v1_policy_protos -lgoogle_cloud_cpp_iam_v1_resource_policy_member_protos -lgoogle_cloud_cpp_api_field_behavior_protos -lgoogle_cloud_cpp_longrunning_operations_protos -lgoogle_cloud_cpp_api_annotations_protos -lgoogle_cloud_cpp_api_http_protos -lgoogle_cloud_cpp_api_client_protos -lgoogle_cloud_cpp_api_launch_stage_protos -lgoogle_cloud_cpp_rpc_status_protos -lgoogle_cloud_cpp_rpc_error_details_protos -lgoogle_cloud_cpp_type_expr_protos -lgrpc++ -lgrpc -lgpr -labsl_random_distributions -labsl_random_seed_sequences -labsl_random_internal_pool_urbg -labsl_random_internal_randen -labsl_random_internal_randen_hwaes -labsl_random_internal_randen_hwaes_impl -labsl_random_internal_randen_slow -labsl_random_internal_platform -labsl_random_internal_seed_material -labsl_random_seed_gen_exception -lssl -lcrypto -lprotobuf -labsl_log_internal_check_op -labsl_leak_check -labsl_die_if_null -labsl_log_internal_conditions -labsl_log_internal_message -labsl_examine_stack -labsl_log_internal_format -labsl_log_internal_proto -labsl_log_internal_nullguard -labsl_log_internal_log_sink_set -labsl_log_sink -labsl_log_entry -labsl_flags -labsl_flags_internal -labsl_flags_marshalling -labsl_flags_reflection -labsl_flags_private_handle_accessor -labsl_flags_commandlineflag -labsl_flags_commandlineflag_internal -labsl_flags_config -labsl_flags_program_name -labsl_log_initialize -labsl_log_globals -labsl_log_internal_globals -labsl_raw_hash_set -labsl_hash -labsl_city -labsl_low_level_hash -labsl_hashtablez_sampler -labsl_statusor -labsl_status -labsl_cord -labsl_cordz_info -labsl_cord_internal -labsl_cordz_functions -labsl_exponential_biased -labsl_cordz_handle -labsl_crc_cord_state -labsl_crc32c -labsl_crc_internal -labsl_crc_cpu_detect -labsl_bad_optional_access -labsl_str_format_internal -labsl_strerror -labsl_synchronization -labsl_graphcycles_internal -labsl_kernel_timeout_internal -labsl_stacktrace -labsl_symbolize -labsl_debugging_internal -labsl_demangle_internal -labsl_malloc_internal -labsl_bad_variant_access -lz -lcares -labsl_time -labsl_civil_time -labsl_strings -labsl_string_view -labsl_strings_internal -labsl_base -lrt -labsl_spinlock_wait -labsl_int128 -labsl_throw_delegate -labsl_raw_logging_internal -labsl_log_severity -labsl_time_zone
Step #2: make: Leaving directory '/workspace/google/cloud/spanner/quickstart'
Step #2: 
Step #2: 2025-04-09T20:56:01Z (+195s)
Step #2: ------------------------------------
Step #2: |   Building quickstart: storage   |
Step #2: ------------------------------------
Step #2: 2025-04-09T20:56:01Z (+195s): [ CMake ]
Step #2: -- The CXX compiler identification is GNU 13.2.1
Step #2: -- Detecting CXX compiler ABI info
Step #2: -- Detecting CXX compiler ABI info - done
Step #2: -- Check for working CXX compiler: /usr/bin/c++ - skipped
Step #2: -- Detecting CXX compile features
Step #2: -- Detecting CXX compile features - done
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
Step #2: -- Found Threads: TRUE
Step #2: -- Found opentelemetry-cpp: /usr/include
Step #2: -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1")
Step #2: -- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.11.3")
Step #2: -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.3.3")
Step #2: -- Found ZLIB: /lib/libz.so (found version "1.3.1")
Step #2: -- Could NOT find c-ares (missing: c-ares_DIR)
Step #2: -- Found c-ares: /usr/include (found version "1.33.1")
Step #2: -- Found RE2 via CMake.
Step #2: -- Configuring done (0.6s)
Step #2: -- Generating done (0.0s)
Step #2: -- Build files have been written to: /workspace/cmake-out/quickstart/cmake-storage
Step #2: [ 50%] Building CXX object CMakeFiles/quickstart.dir/quickstart.cc.o
Step #2: [100%] Linking CXX executable quickstart
Step #2: [100%] Built target quickstart
Step #2: 
Step #2: 2025-04-09T20:56:02Z (+196s): [ Make ]
Step #2: make: Entering directory '/workspace/google/cloud/storage/quickstart'
Step #2: g++  -I/h/google-cloud-cpp-installed/lib/pkgconfig/../../include -DGOOGLE_CLOUD_CPP_HAVE_OPENTELEMETRY -I/usr/local/lib/pkgconfig/../../include -DHAVE_ABSEIL -DOPENTELEMETRY_ABI_VERSION_NO=1 -DNOMINMAX -L/h/google-cloud-cpp-installed/lib/pkgconfig/../../lib -L/usr/local/lib/pkgconfig/../../lib -o /workspace/cmake-out/quickstart/makefile-storage/quickstart quickstart.cc -lgoogle_cloud_cpp_storage -lcrc32c -lgoogle_cloud_cpp_rest_internal -lgoogle_cloud_cpp_common -labsl_bad_any_cast_impl -labsl_city -lcurl -labsl_cord -labsl_cordz_info -labsl_cord_internal -labsl_cordz_functions -labsl_exponential_biased -labsl_cordz_handle -labsl_synchronization -labsl_graphcycles_internal -labsl_kernel_timeout_internal -labsl_stacktrace -labsl_symbolize -labsl_debugging_internal -labsl_demangle_internal -labsl_malloc_internal -labsl_crc_cord_state -labsl_crc32c -labsl_crc_internal -labsl_crc_cpu_detect -labsl_bad_optional_access -labsl_str_format_internal -labsl_time -labsl_civil_time -labsl_strings -labsl_string_view -labsl_strings_internal -labsl_base -lrt -labsl_spinlock_wait -labsl_int128 -labsl_throw_delegate -labsl_time_zone -labsl_bad_variant_access -labsl_raw_logging_internal -labsl_log_severity -lssl -lcrypto
Step #2: make: Leaving directory '/workspace/google/cloud/storage/quickstart'
Step #2: 
Step #2: 2025-04-09T20:56:06Z (+200s)
Step #2: -----------------------------------
Step #2: |   Building quickstart: pubsub   |
Step #2: -----------------------------------
Step #2: 2025-04-09T20:56:06Z (+200s): [ CMake ]
Step #2: -- The CXX compiler identification is GNU 13.2.1
Step #2: -- Detecting CXX compiler ABI info
Step #2: -- Detecting CXX compiler ABI info - done
Step #2: -- Check for working CXX compiler: /usr/bin/c++ - skipped
Step #2: -- Detecting CXX compile features
Step #2: -- Detecting CXX compile features - done
Step #2: -- Found ZLIB: /lib/libz.so (found version "1.3.1")
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
Step #2: -- Found Threads: TRUE
Step #2: -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.3.3")
Step #2: -- Could NOT find c-ares (missing: c-ares_DIR)
Step #2: -- Found c-ares: /usr/include (found version "1.33.1")
Step #2: -- Found RE2 via CMake.
Step #2: -- Found opentelemetry-cpp: /usr/include
Step #2: -- Configuring done (0.4s)
Step #2: -- Generating done (0.0s)
Step #2: -- Build files have been written to: /workspace/cmake-out/quickstart/cmake-pubsub
Step #2: [ 25%] Building CXX object CMakeFiles/quickstart.dir/quickstart.cc.o
Step #2: [ 50%] Linking CXX executable quickstart
Step #2: [ 50%] Built target quickstart
Step #2: [ 75%] Building CXX object CMakeFiles/subscriber_quickstart.dir/subscriber_quickstart.cc.o
Step #2: [100%] Linking CXX executable subscriber_quickstart
Step #2: [100%] Built target subscriber_quickstart
Step #2: 
Step #2: 2025-04-09T20:56:09Z (+203s): [ Make ]
Step #2: make: Entering directory '/workspace/google/cloud/pubsub/quickstart'
Step #2: g++  -I/h/google-cloud-cpp-installed/lib/pkgconfig/../../include -DGOOGLE_CLOUD_CPP_HAVE_OPENTELEMETRY -I/usr/local/lib/pkgconfig/../../include -DHAVE_ABSEIL -DOPENTELEMETRY_ABI_VERSION_NO=1 -pthread -DPROTOBUF_USE_DLLS -DNOMINMAX -L/h/google-cloud-cpp-installed/lib/pkgconfig/../../lib -L/usr/local/lib/pkgconfig/../../lib -L/lib -o /workspace/cmake-out/quickstart/makefile-pubsub/quickstart quickstart.cc -lgoogle_cloud_cpp_pubsub -lgoogle_cloud_cpp_grpc_utils -lgoogle_cloud_cpp_iam_credentials_v1_iamcredentials_protos -lgoogle_cloud_cpp_iam_credentials_v1_common_protos -lgoogle_cloud_cpp_iam_v1_iam_policy_protos -lgoogle_cloud_cpp_iam_v1_options_protos -lgoogle_cloud_cpp_iam_v1_policy_protos -lgoogle_cloud_cpp_type_expr_protos -lgoogle_cloud_cpp_cloud_location_locations_protos -lgoogle_cloud_cpp_longrunning_operations_protos -lgoogle_cloud_cpp_rpc_status_protos -lgoogle_cloud_cpp_rpc_error_details_protos -lgoogle_cloud_cpp_common -labsl_bad_any_cast_impl -lgoogle_cloud_cpp_pubsub_protos -lgoogle_cloud_cpp_api_annotations_protos -lgoogle_cloud_cpp_api_client_protos -lgoogle_cloud_cpp_api_field_behavior_protos -lgoogle_cloud_cpp_api_http_protos -lgoogle_cloud_cpp_api_launch_stage_protos -lgoogle_cloud_cpp_api_resource_protos -lgrpc++ -lgrpc -lgpr -labsl_random_distributions -labsl_random_seed_sequences -labsl_random_internal_pool_urbg -labsl_random_internal_randen -labsl_random_internal_randen_hwaes -labsl_random_internal_randen_hwaes_impl -labsl_random_internal_randen_slow -labsl_random_internal_platform -labsl_random_internal_seed_material -labsl_random_seed_gen_exception -lssl -lcrypto -lprotobuf -labsl_log_internal_check_op -labsl_leak_check -labsl_die_if_null -labsl_log_internal_conditions -labsl_log_internal_message -labsl_examine_stack -labsl_log_internal_format -labsl_log_internal_proto -labsl_log_internal_nullguard -labsl_log_internal_log_sink_set -labsl_log_sink -labsl_log_entry -labsl_flags -labsl_flags_internal -labsl_flags_marshalling -labsl_flags_reflection -labsl_flags_private_handle_accessor -labsl_flags_commandlineflag -labsl_flags_commandlineflag_internal -labsl_flags_config -labsl_flags_program_name -labsl_log_initialize -labsl_log_globals -labsl_log_internal_globals -labsl_raw_hash_set -labsl_hash -labsl_city -labsl_low_level_hash -labsl_hashtablez_sampler -labsl_statusor -labsl_status -labsl_cord -labsl_cordz_info -labsl_cord_internal -labsl_cordz_functions -labsl_exponential_biased -labsl_cordz_handle -labsl_crc_cord_state -labsl_crc32c -labsl_crc_internal -labsl_crc_cpu_detect -labsl_bad_optional_access -labsl_strerror -labsl_synchronization -labsl_graphcycles_internal -labsl_kernel_timeout_internal -labsl_stacktrace -labsl_symbolize -labsl_debugging_internal -labsl_demangle_internal -labsl_malloc_internal -labsl_time -labsl_civil_time -labsl_time_zone -labsl_bad_variant_access -lz -lcares -labsl_str_format_internal -labsl_strings -labsl_string_view -labsl_strings_internal -labsl_base -lrt -labsl_spinlock_wait -labsl_int128 -labsl_throw_delegate -labsl_raw_logging_internal -labsl_log_severity
Step #2: g++  -I/h/google-cloud-cpp-installed/lib/pkgconfig/../../include -DGOOGLE_CLOUD_CPP_HAVE_OPENTELEMETRY -I/usr/local/lib/pkgconfig/../../include -DHAVE_ABSEIL -DOPENTELEMETRY_ABI_VERSION_NO=1 -pthread -DPROTOBUF_USE_DLLS -DNOMINMAX -L/h/google-cloud-cpp-installed/lib/pkgconfig/../../lib -L/usr/local/lib/pkgconfig/../../lib -L/lib -o /workspace/cmake-out/quickstart/makefile-pubsub/subscriber_quickstart subscriber_quickstart.cc -lgoogle_cloud_cpp_pubsub -lgoogle_cloud_cpp_grpc_utils -lgoogle_cloud_cpp_iam_credentials_v1_iamcredentials_protos -lgoogle_cloud_cpp_iam_credentials_v1_common_protos -lgoogle_cloud_cpp_iam_v1_iam_policy_protos -lgoogle_cloud_cpp_iam_v1_options_protos -lgoogle_cloud_cpp_iam_v1_policy_protos -lgoogle_cloud_cpp_type_expr_protos -lgoogle_cloud_cpp_cloud_location_locations_protos -lgoogle_cloud_cpp_longrunning_operations_protos -lgoogle_cloud_cpp_rpc_status_protos -lgoogle_cloud_cpp_rpc_error_details_protos -lgoogle_cloud_cpp_common -labsl_bad_any_cast_impl -lgoogle_cloud_cpp_pubsub_protos -lgoogle_cloud_cpp_api_annotations_protos -lgoogle_cloud_cpp_api_client_protos -lgoogle_cloud_cpp_api_field_behavior_protos -lgoogle_cloud_cpp_api_http_protos -lgoogle_cloud_cpp_api_launch_stage_protos -lgoogle_cloud_cpp_api_resource_protos -lgrpc++ -lgrpc -lgpr -labsl_random_distributions -labsl_random_seed_sequences -labsl_random_internal_pool_urbg -labsl_random_internal_randen -labsl_random_internal_randen_hwaes -labsl_random_internal_randen_hwaes_impl -labsl_random_internal_randen_slow -labsl_random_internal_platform -labsl_random_internal_seed_material -labsl_random_seed_gen_exception -lssl -lcrypto -lprotobuf -labsl_log_internal_check_op -labsl_leak_check -labsl_die_if_null -labsl_log_internal_conditions -labsl_log_internal_message -labsl_examine_stack -labsl_log_internal_format -labsl_log_internal_proto -labsl_log_internal_nullguard -labsl_log_internal_log_sink_set -labsl_log_sink -labsl_log_entry -labsl_flags -labsl_flags_internal -labsl_flags_marshalling -labsl_flags_reflection -labsl_flags_private_handle_accessor -labsl_flags_commandlineflag -labsl_flags_commandlineflag_internal -labsl_flags_config -labsl_flags_program_name -labsl_log_initialize -labsl_log_globals -labsl_log_internal_globals -labsl_raw_hash_set -labsl_hash -labsl_city -labsl_low_level_hash -labsl_hashtablez_sampler -labsl_statusor -labsl_status -labsl_cord -labsl_cordz_info -labsl_cord_internal -labsl_cordz_functions -labsl_exponential_biased -labsl_cordz_handle -labsl_crc_cord_state -labsl_crc32c -labsl_crc_internal -labsl_crc_cpu_detect -labsl_bad_optional_access -labsl_strerror -labsl_synchronization -labsl_graphcycles_internal -labsl_kernel_timeout_internal -labsl_stacktrace -labsl_symbolize -labsl_debugging_internal -labsl_demangle_internal -labsl_malloc_internal -labsl_time -labsl_civil_time -labsl_time_zone -labsl_bad_variant_access -lz -lcares -labsl_str_format_internal -labsl_strings -labsl_string_view -labsl_strings_internal -labsl_base -lrt -labsl_spinlock_wait -labsl_int128 -labsl_throw_delegate -labsl_raw_logging_internal -labsl_log_severity
Step #2: make: Leaving directory '/workspace/google/cloud/pubsub/quickstart'
Step #2: 
Step #2: 2025-04-09T20:56:25Z (+219s)
Step #2: ------------------------------------
Step #2: |   Running quickstart: bigquery   |
Step #2: ------------------------------------
Step #2: 2025-04-09T20:56:25Z (+219s): [ CMake ]
Step #2: 2025-04-09T20:56:25Z (+219s): + /workspace/cmake-out/quickstart/cmake-bigquery/quickstart cloud-cpp-testing-resources projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 6311504 rows read from table: projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 
Step #2: 2025-04-09T20:56:27Z (+221s): [ Make ]
Step #2: 2025-04-09T20:56:27Z (+221s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-bigquery/quickstart cloud-cpp-testing-resources projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 6311504 rows read from table: projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 
Step #2: 2025-04-09T20:56:29Z (+223s)
Step #2: ------------------------------------
Step #2: |   Running quickstart: bigtable   |
Step #2: ------------------------------------
Step #2: 2025-04-09T20:56:29Z (+223s): [ CMake ]
Step #2: 2025-04-09T20:56:29Z (+223s): + /workspace/cmake-out/quickstart/cmake-bigtable/quickstart cloud-cpp-testing-resources test-instance quickstart
Step #2: Getting a single row by row key:cf1:cq    @ 1696879174763000us
Step #2: "value"
Step #2: 
Step #2: 2025-04-09T20:56:30Z (+224s): [ Make ]
Step #2: 2025-04-09T20:56:30Z (+224s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-bigtable/quickstart cloud-cpp-testing-resources test-instance quickstart
Step #2: Getting a single row by row key:cf1:cq    @ 1696879174763000us
Step #2: "value"
Step #2: 
Step #2: 2025-04-09T20:56:30Z (+224s)
Step #2: -------------------------------
Step #2: |   Running quickstart: iam   |
Step #2: -------------------------------
Step #2: 2025-04-09T20:56:30Z (+224s): [ CMake ]
Step #2: 2025-04-09T20:56:30Z (+224s): + /workspace/cmake-out/quickstart/cmake-iam/quickstart cloud-cpp-testing-resources
Step #2: Service Accounts for project: cloud-cpp-testing-resources
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-caller@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-gcr-updater-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-update-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hmac-keys-test-service-account@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/iam-credentials-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/936212892354-compute@developer.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-cpp-testing-resources@appspot.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/talent-test@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-update@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-agent@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/test-user-01@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-run-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-run-pubsub-invoker@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cuiyao-service-account@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-key-file-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/github-actions-storage@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-build-trigger-scheduler@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/bigtable-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-setup@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/iam-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-run@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/gha-build-cache@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/spanner-iam-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-create@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/gha-build-cache-read-only@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: 
Step #2: 2025-04-09T20:56:30Z (+224s): [ Make ]
Step #2: 2025-04-09T20:56:30Z (+224s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-iam/quickstart cloud-cpp-testing-resources
Step #2: Service Accounts for project: cloud-cpp-testing-resources
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-caller@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-gcr-updater-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-update-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hmac-keys-test-service-account@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/iam-credentials-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/936212892354-compute@developer.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-cpp-testing-resources@appspot.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/talent-test@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-update@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-agent@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/test-user-01@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-run-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-run-pubsub-invoker@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cuiyao-service-account@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-key-file-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/github-actions-storage@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-build-trigger-scheduler@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/bigtable-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-setup@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/iam-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-run@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/gha-build-cache@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/spanner-iam-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-create@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/gha-build-cache-read-only@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: 
Step #2: 2025-04-09T20:56:30Z (+224s)
Step #2: -----------------------------------
Step #2: |   Running quickstart: spanner   |
Step #2: -----------------------------------
Step #2: 2025-04-09T20:56:30Z (+224s): [ CMake ]
Step #2: 2025-04-09T20:56:30Z (+224s): + /workspace/cmake-out/quickstart/cmake-spanner/quickstart cloud-cpp-testing-resources test-instance quickstart-db
Step #2: Hello World
Step #2: 
Step #2: 2025-04-09T20:56:32Z (+226s): [ Make ]
Step #2: 2025-04-09T20:56:32Z (+226s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-spanner/quickstart cloud-cpp-testing-resources test-instance quickstart-db
Step #2: Hello World
Step #2: 
Step #2: 2025-04-09T20:56:34Z (+228s)
Step #2: -----------------------------------
Step #2: |   Running quickstart: storage   |
Step #2: -----------------------------------
Step #2: 2025-04-09T20:56:34Z (+228s): [ CMake ]
Step #2: 2025-04-09T20:56:34Z (+228s): + /workspace/cmake-out/quickstart/cmake-storage/quickstart gcs-grpc-team-cloud-cpp-testing-bucket
Step #2: Successfully created object: ObjectMetadata={name=quickstart.txt, acl=[], bucket=gcs-grpc-team-cloud-cpp-testing-bucket, cache_control=, component_count=0, content_disposition=, content_encoding=, content_language=, content_type=, crc32c=/mzx3A==, etag=CPGW36Lry4wDEAE=, event_based_hold=false, generation=1744232194231153, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart.txt/1744232194231153, kind=storage#object, kms_key_name=, md5_hash=7Qdih1MuhjZehB6Sv8UNjA==, media_link=https://storage.googleapis.com/download/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt?generation=1744232194231153&alt=media, , metageneration=1, name=quickstart.txt, retention_expiration_time=1970-01-01T00:00:00Z, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt, size=12, storage_class=STANDARD, temporary_hold=false, time_created=1744232194331000000, time_deleted=0, time_storage_class_updated=1744232194331000000, updated=1744232194331000000, soft_delete_time=1970-01-01T00:00:00Z, hard_delete_time=1970-01-01T00:00:00Z}
Step #2: Hello World!
Step #2: 
Step #2: 2025-04-09T20:56:34Z (+228s): [ Make ]
Step #2: 2025-04-09T20:56:34Z (+228s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-storage/quickstart gcs-grpc-team-cloud-cpp-testing-bucket
Step #2: Successfully created object: ObjectMetadata={name=quickstart.txt, acl=[], bucket=gcs-grpc-team-cloud-cpp-testing-bucket, cache_control=, component_count=0, content_disposition=, content_encoding=, content_language=, content_type=, crc32c=/mzx3A==, etag=CLe686Lry4wDEAE=, event_based_hold=false, generation=1744232194563383, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart.txt/1744232194563383, kind=storage#object, kms_key_name=, md5_hash=7Qdih1MuhjZehB6Sv8UNjA==, media_link=https://storage.googleapis.com/download/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt?generation=1744232194563383&alt=media, , metageneration=1, name=quickstart.txt, retention_expiration_time=1970-01-01T00:00:00Z, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt, size=12, storage_class=STANDARD, temporary_hold=false, time_created=1744232194670000000, time_deleted=0, time_storage_class_updated=1744232194670000000, updated=1744232194670000000, soft_delete_time=1970-01-01T00:00:00Z, hard_delete_time=1970-01-01T00:00:00Z}
Step #2: Hello World!
Step #2: 
Step #2: 2025-04-09T20:56:34Z (+228s)
Step #2: ----------------------------------
Step #2: |   Running quickstart: pubsub   |
Step #2: ----------------------------------
Step #2: 2025-04-09T20:56:34Z (+228s): [ CMake ]
Step #2: 2025-04-09T20:56:34Z (+228s): + /workspace/cmake-out/quickstart/cmake-pubsub/quickstart cloud-cpp-testing-resources quickstart
Step #2: Hello World published with id=14496769603502680
Step #2: 
Step #2: 2025-04-09T20:56:34Z (+228s): [ Make ]
Step #2: 2025-04-09T20:56:34Z (+228s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-pubsub/quickstart cloud-cpp-testing-resources quickstart
Step #2: Hello World published with id=13889845624999167
Step #2: 2025-04-09T20:56:35Z (+229s): ===> sccache stats
Step #2: Compile requests                    3726
Step #2: Compile requests executed           3726
Step #2: Cache hits                          3726
Step #2: Cache hits (C/C++)                  3726
Step #2: Cache misses                           0
Step #2: Cache hits rate                   100.00 %
Step #2: Cache hits rate (C/C++)           100.00 %
Step #2: Cache timeouts                         0
Step #2: Cache read errors                      0
Step #2: Forced recaches                        0
Step #2: Cache write errors                     0
Step #2: Cache errors                           0
Step #2: Compilations                           0
Step #2: Compilation failures                   0
Step #2: Non-cacheable compilations             0
Step #2: Non-cacheable calls                    0
Step #2: Non-compilation calls                  0
Step #2: Unsupported compiler calls             0
Step #2: Average cache write                0.000 s
Step #2: Average compiler                   0.000 s
Step #2: Average cache read hit             0.049 s
Step #2: Failed distributed compilations        0
Step #2: Cache location                  gcs, name: cloud-cpp-testing-resources_cloudbuild, prefix: /sccache/demo-alpine-stable-demo-install/
Step #2: Version (client)                0.10.0
Step #2: ==> 🕑 demo-install completed in 227.356 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/demo-alpine-stable@sha256:950fcd5c84823d643a5c992faab5699746a448a6e89467685abd7010e7b86884
Step #3: 
Step #3: Tags:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable:b41a2e83-0840-4c33-9851-cc0e6c937cca
Step #3: Delete request issued.
Step #3: Waiting for operation [projects/cloud-cpp-testing-resources/locations/us-east1/operations/a3003737-0268-4ffa-9124-edd7a6831ada] 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/15062/f8785d3d803e61e09f5ac9cd40e70de720a58a74/demo-alpine-stable-demo-install-default/log-b41a2e83-0840-4c33-9851-cc0e6c937cca.txt