Push zktuqwxwmqtv #464
Closed
Push zktuqwxwmqtv #464
Google Cloud Build / ops-python-e2e-cloud-functions-gen2 (opentelemetry-ops-e2e)
succeeded
Dec 8, 2025 in 3m 24s
Summary
Build Information
| Trigger | ops-python-e2e-cloud-functions-gen2 |
| Build | 44fbe085-6471-4a65-ac74-9b48b25cb585 |
| Start | 2025-12-08T09:59:16-08:00 |
| Duration | 3m21.549s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| build | SUCCESS | 15.83s |
| run-tests-cloud-run | SUCCESS | 2m57.185s |
Details
starting build "44fbe085-6471-4a65-ac74-9b48b25cb585"
FETCHSOURCE
From https://github.com/GoogleCloudPlatform/opentelemetry-operations-python
* branch 2b0d6b66230f9f94703e01b95d44441c7afd74c3 -> FETCH_HEAD
HEAD is now at 2b0d6b6 Test with quota project
GitCommit:
2b0d6b66230f9f94703e01b95d44441c7afd74c3
SETUPBUILD
BUILD
Starting Step #0 - "build"
Step #0 - "build": Pulling image: python:3.11-slim
Step #0 - "build": 3.11-slim: Pulling from library/python
Step #0 - "build": 0e4bc2bd6656: Already exists
Step #0 - "build": 22b63e76fde1: Pulling fs layer
Step #0 - "build": b3dd773c3296: Pulling fs layer
Step #0 - "build": 1771569cc129: Pulling fs layer
Step #0 - "build": 22b63e76fde1: Verifying Checksum
Step #0 - "build": 22b63e76fde1: Download complete
Step #0 - "build": 1771569cc129: Download complete
Step #0 - "build": 22b63e76fde1: Pull complete
Step #0 - "build": b3dd773c3296: Verifying Checksum
Step #0 - "build": b3dd773c3296: Download complete
Step #0 - "build": b3dd773c3296: Pull complete
Step #0 - "build": 1771569cc129: Pull complete
Step #0 - "build": Digest: sha256:193fdd0bbcb3d2ae612bd6cc3548d2f7c78d65b549fcaa8af75624c47474444d
Step #0 - "build": Status: Downloaded newer image for python:3.11-slim
Step #0 - "build": docker.io/library/python:3.11-slim
Step #0 - "build": + apt-get update
Step #0 - "build": Hit:1 http://deb.debian.org/debian trixie InRelease
Step #0 - "build": Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
Step #0 - "build": Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
Step #0 - "build": Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9670 kB]
Step #0 - "build": Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B]
Step #0 - "build": Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [81.7 kB]
Step #0 - "build": Fetched 9848 kB in 1s (7299 kB/s)
Step #0 - "build": Reading package lists...
Step #0 - "build": + apt-get install -y zip
Step #0 - "build": Reading package lists...
Step #0 - "build": Building dependency tree...
Step #0 - "build": Reading state information...
Step #0 - "build": The following additional packages will be installed:
Step #0 - "build": unzip
Step #0 - "build": The following NEW packages will be installed:
Step #0 - "build": unzip zip
Step #0 - "build": 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Step #0 - "build": Need to get 408 kB of archives.
Step #0 - "build": After this operation, 1038 kB of additional disk space will be used.
Step #0 - "build": Get:1 http://deb.debian.org/debian trixie/main amd64 unzip amd64 6.0-29 [173 kB]
Step #0 - "build": Get:2 http://deb.debian.org/debian trixie/main amd64 zip amd64 3.0-15 [235 kB]
Step #0 - "build": debconf: unable to initialize frontend: Dialog
Step #0 - "build": debconf: (TERM is not set, so the dialog frontend is not usable.)
Step #0 - "build": debconf: falling back to frontend: Readline
Step #0 - "build": debconf: unable to initialize frontend: Readline
Step #0 - "build": debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 2.)
Step #0 - "build": debconf: falling back to frontend: Teletype
Step #0 - "build": debconf: unable to initialize frontend: Teletype
Step #0 - "build": debconf: (This frontend requires a controlling tty.)
Step #0 - "build": debconf: falling back to frontend: Noninteractive
Step #0 - "build": Fetched 408 kB in 0s (11.7 MB/s)
Step #0 - "build": Selecting previously unselected package unzip.
Step #0 - "build": (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5644 files and directories currently installed.)
Step #0 - "build": Preparing to unpack .../unzip_6.0-29_amd64.deb ...
Step #0 - "build": Unpacking unzip (6.0-29) ...
Step #0 - "build": Selecting previously unselected package zip.
Step #0 - "build": Preparing to unpack .../archives/zip_3.0-15_amd64.deb ...
Step #0 - "build": Unpacking zip (3.0-15) ...
Step #0 - "build": Setting up unzip (6.0-29) ...
Step #0 - "build": Setting up zip (3.0-15) ...
Step #0 - "build": + cd e2e-test-server/
Step #0 - "build": + pip wheel --no-deps --wheel-dir wheels ../opentelemetry-exporter-gcp-trace/ ../opentelemetry-resourcedetector-gcp/ ../opentelemetry-propagator-gcp
Step #0 - "build": Processing /workspace/opentelemetry-exporter-gcp-trace
Step #0 - "build": Preparing metadata (setup.py): started
Step #0 - "build": Preparing metadata (setup.py): finished with status 'done'
Step #0 - "build": Processing /workspace/opentelemetry-resourcedetector-gcp
Step #0 - "build": Preparing metadata (setup.py): started
Step #0 - "build": Preparing metadata (setup.py): finished with status 'done'
Step #0 - "build": Processing /workspace/opentelemetry-propagator-gcp
Step #0 - "build": Preparing metadata (setup.py): started
Step #0 - "build": Preparing metadata (setup.py): finished with status 'done'
Step #0 - "build": Building wheels for collected packages: opentelemetry-exporter-gcp-trace, opentelemetry-resourcedetector-gcp, opentelemetry-propagator-gcp
Step #0 - "build": Building wheel for opentelemetry-exporter-gcp-trace (setup.py): started
Step #0 - "build": Building wheel for opentelemetry-exporter-gcp-trace (setup.py): finished with status 'done'
Step #0 - "build": Created wheel for opentelemetry-exporter-gcp-trace: filename=opentelemetry_exporter_gcp_trace-1.12.0.dev0-py3-none-any.whl size=14086 sha256=5656f19a231e5b9d1a1e438cfc257ae709f041538a45dd6854c8676267e05b39
Step #0 - "build": Stored in directory: /builder/home/.cache/pip/wheels/03/cb/aa/7ec5c6807da14bf10999c1082078b676066d8d1503cd3890e1
Step #0 - "build": Building wheel for opentelemetry-resourcedetector-gcp (setup.py): started
Step #0 - "build": Building wheel for opentelemetry-resourcedetector-gcp (setup.py): finished with status 'done'
Step #0 - "build": Created wheel for opentelemetry-resourcedetector-gcp: filename=opentelemetry_resourcedetector_gcp-1.12.0.dev0-py3-none-any.whl size=18843 sha256=253cacbd8373143aee8c49cce40ca0398ee155f5a29362caf2c54ad19c449efd
Step #0 - "build": Stored in directory: /builder/home/.cache/pip/wheels/19/47/da/3c93bae79f7082086574dc4cea3610c7521632615134c3cbb3
Step #0 - "build": Building wheel for opentelemetry-propagator-gcp (setup.py): started
Step #0 - "build": Building wheel for opentelemetry-propagator-gcp (setup.py): finished with status 'done'
Step #0 - "build": Created wheel for opentelemetry-propagator-gcp: filename=opentelemetry_propagator_gcp-1.12.0.dev0-py3-none-any.whl size=9717 sha256=e030e295ae1484cff006dea39eb21d55aca279aec579182c7e06043da725658c
Step #0 - "build": Stored in directory: /builder/home/.cache/pip/wheels/50/f6/84/978cc1e9cdc40656cb8591ec0877032a97c206a495acdd0d57
Step #0 - "build": Successfully built opentelemetry-exporter-gcp-trace opentelemetry-resourcedetector-gcp opentelemetry-propagator-gcp
Step #0 - "build":
Step #0 - "build": [notice] A new release of pip is available: 24.0 -> 25.3
Step #0 - "build": [notice] To update, run: pip install --upgrade pip
Step #0 - "build": + zip -qr function-source.zip .
Finished Step #0 - "build"
Starting Step #1 - "run-tests-cloud-run"
Step #1 - "run-tests-cloud-run": Pulling image: us-central1-docker.pkg.dev/opentelemetry-ops-e2e/e2e-testing/opentelemetry-operations-e2e-testing:0.20.1
Step #1 - "run-tests-cloud-run": 0.20.1: Pulling from opentelemetry-ops-e2e/e2e-testing/opentelemetry-operations-e2e-testing
Step #1 - "run-tests-cloud-run": f7dab3ab2d6e: Pulling fs layer
Step #1 - "run-tests-cloud-run": eb3f517e939b: Pulling fs layer
Step #1 - "run-tests-cloud-run": 876b3286147b: Pulling fs layer
Step #1 - "run-tests-cloud-run": 295b21fa5bd0: Pulling fs layer
Step #1 - "run-tests-cloud-run": 1ee1b99fd92a: Pulling fs layer
Step #1 - "run-tests-cloud-run": eb3f517e939b: Download complete
Step #1 - "run-tests-cloud-run": f7dab3ab2d6e: Verifying Checksum
Step #1 - "run-tests-cloud-run": f7dab3ab2d6e: Download complete
Step #1 - "run-tests-cloud-run": 876b3286147b: Verifying Checksum
Step #1 - "run-tests-cloud-run": 876b3286147b: Download complete
Step #1 - "run-tests-cloud-run": 1ee1b99fd92a: Verifying Checksum
Step #1 - "run-tests-cloud-run": 1ee1b99fd92a: Download complete
Step #1 - "run-tests-cloud-run": 295b21fa5bd0: Verifying Checksum
Step #1 - "run-tests-cloud-run": 295b21fa5bd0: Download complete
Step #1 - "run-tests-cloud-run": f7dab3ab2d6e: Pull complete
Step #1 - "run-tests-cloud-run": eb3f517e939b: Pull complete
Step #1 - "run-tests-cloud-run": 876b3286147b: Pull complete
Step #1 - "run-tests-cloud-run": 295b21fa5bd0: Pull complete
Step #1 - "run-tests-cloud-run": 1ee1b99fd92a: Pull complete
Step #1 - "run-tests-cloud-run": Digest: sha256:4d1f69ccd7aa092df360667bb2fe8ff78f685a40a56f0866fa2e3ea4d905e6eb
Step #1 - "run-tests-cloud-run": Status: Downloaded newer image for us-central1-docker.pkg.dev/opentelemetry-ops-e2e/e2e-testing/opentelemetry-operations-e2e-testing:0.20.1
Step #1 - "run-tests-cloud-run": us-central1-docker.pkg.dev/opentelemetry-ops-e2e/e2e-testing/opentelemetry-operations-e2e-testing:0.20.1
Step #1 - "run-tests-cloud-run": TestMain: 2025/12/08 17:59:46 setuptf.go:53: Running command: /bin/terraform init -input=false -backend-config=bucket=opentelemetry-ops-e2e-e2e-tfstate -var=project_id=opentelemetry-ops-e2e -var=runtime=python311 -var=functionsource=/workspace/e2e-test-server/function-source.zip -var=entrypoint=cloud_functions_handler
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[0m�[1mInitializing the backend...�[0m
Step #1 - "run-tests-cloud-run": �[0m�[32m
Step #1 - "run-tests-cloud-run": Successfully configured the backend "gcs"! Terraform will automatically
Step #1 - "run-tests-cloud-run": use this backend unless the backend configuration changes.�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mInitializing modules...�[0m
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[0m�[1mInitializing provider plugins...�[0m
Step #1 - "run-tests-cloud-run": - Reusing previous version of hashicorp/kubernetes from the dependency lock file
Step #1 - "run-tests-cloud-run": - Reusing previous version of hashicorp/google from the dependency lock file
Step #1 - "run-tests-cloud-run": - Using hashicorp/kubernetes v2.3.2 from the shared cache directory
Step #1 - "run-tests-cloud-run": - Using hashicorp/google v4.41.0 from the shared cache directory
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[0m�[1m�[32mTerraform has been successfully initialized!�[0m�[32m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[32m
Step #1 - "run-tests-cloud-run": You may now begin working with Terraform. Try running "terraform plan" to see
Step #1 - "run-tests-cloud-run": any changes that are required for your infrastructure. All Terraform commands
Step #1 - "run-tests-cloud-run": should now work.
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": If you ever set or change modules or backend configuration for Terraform,
Step #1 - "run-tests-cloud-run": rerun this command to reinitialize your working directory. If you forget, other
Step #1 - "run-tests-cloud-run": commands will detect it and remind you to do so if necessary.�[0m
Step #1 - "run-tests-cloud-run": TestMain: 2025/12/08 17:59:48 setuptf.go:53: Running command: /bin/terraform workspace new 9d8ae756703f
Step #1 - "run-tests-cloud-run": �[0m�[32m�[1mCreated and switched to workspace "9d8ae756703f"!�[0m�[32m
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": You're now on a new, empty workspace. Workspaces isolate their state,
Step #1 - "run-tests-cloud-run": so if you run "terraform plan" Terraform will not see any existing state
Step #1 - "run-tests-cloud-run": for this configuration.�[0m
Step #1 - "run-tests-cloud-run": TestMain: 2025/12/08 17:59:49 setuptf.go:53: Running command: /bin/terraform apply -input=false -auto-approve -var=project_id=opentelemetry-ops-e2e -var=runtime=python311 -var=functionsource=/workspace/e2e-test-server/function-source.zip -var=entrypoint=cloud_functions_handler
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": Terraform used the selected providers to generate the following execution
Step #1 - "run-tests-cloud-run": plan. Resource actions are indicated with the following symbols:
Step #1 - "run-tests-cloud-run": �[32m+�[0m create�[0m
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": Terraform will perform the following actions:
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # google_cloudfunctions2_function.function�[0m will be created
Step #1 - "run-tests-cloud-run": �[0m �[32m+�[0m�[0m resource "google_cloudfunctions2_function" "function" {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m environment = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m location = "us-central1"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m name = "e2etest-9d8ae756703f"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m state = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m update_time = (known after apply)
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m build_config {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m build = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m entry_point = "cloud_functions_handler"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m environment_variables = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m runtime = "python311"
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m source {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m storage_source {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m bucket = "9d8ae756703f-gcf-source"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m object = "function-source.zip"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m event_trigger {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m event_type = "google.cloud.pubsub.topic.v1.messagePublished"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m pubsub_topic = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m retry_policy = "RETRY_POLICY_RETRY"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m service_account_email = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m trigger = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m trigger_region = "us-central1"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m service_config {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m all_traffic_on_latest_revision = true
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m available_memory = "256M"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m environment_variables = {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m "PROJECT_ID" = "opentelemetry-ops-e2e"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m "RESPONSE_TOPIC_NAME" = "response-9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m gcf_uri = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m ingress_settings = "ALLOW_INTERNAL_ONLY"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m max_instance_count = 1
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m service = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m service_account_email = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m timeout_seconds = 120
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m uri = (known after apply)
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m timeouts {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m create = "5m"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # google_storage_bucket.bucket�[0m will be created
Step #1 - "run-tests-cloud-run": �[0m �[32m+�[0m�[0m resource "google_storage_bucket" "bucket" {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m force_destroy = false
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m location = "US"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m name = "9d8ae756703f-gcf-source"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m self_link = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m storage_class = "STANDARD"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m uniform_bucket_level_access = true
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m url = (known after apply)
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # google_storage_bucket_object.object�[0m will be created
Step #1 - "run-tests-cloud-run": �[0m �[32m+�[0m�[0m resource "google_storage_bucket_object" "object" {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m bucket = "9d8ae756703f-gcf-source"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m content_type = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m crc32c = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m detect_md5hash = "different hash"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m kms_key_name = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m md5hash = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m media_link = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m name = "function-source.zip"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m output_name = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m self_link = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m source = "/workspace/e2e-test-server/function-source.zip"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m storage_class = (known after apply)
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # module.pubsub.google_pubsub_subscription.request_subscription�[0m will be created
Step #1 - "run-tests-cloud-run": �[0m �[32m+�[0m�[0m resource "google_pubsub_subscription" "request_subscription" {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m ack_deadline_seconds = 60
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m labels = {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m "tf-workspace" = "9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m message_retention_duration = "1200s"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m name = "request-9d8ae756703f-pull"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m topic = "request-9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # module.pubsub.google_pubsub_subscription.response_subscription�[0m will be created
Step #1 - "run-tests-cloud-run": �[0m �[32m+�[0m�[0m resource "google_pubsub_subscription" "response_subscription" {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m ack_deadline_seconds = 60
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m labels = {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m "tf-workspace" = "9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m message_retention_duration = "1200s"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m name = "response-9d8ae756703f-pull"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m topic = "response-9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # module.pubsub.google_pubsub_topic.request�[0m will be created
Step #1 - "run-tests-cloud-run": �[0m �[32m+�[0m�[0m resource "google_pubsub_topic" "request" {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m labels = {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m "tf-workspace" = "9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m name = "request-9d8ae756703f"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # module.pubsub.google_pubsub_topic.response�[0m will be created
Step #1 - "run-tests-cloud-run": �[0m �[32m+�[0m�[0m resource "google_pubsub_topic" "response" {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m id = (known after apply)
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m labels = {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m "tf-workspace" = "9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m name = "response-9d8ae756703f"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m project = (known after apply)
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1mPlan:�[0m 7 to add, 0 to change, 0 to destroy.
Step #1 - "run-tests-cloud-run": �[0m
Step #1 - "run-tests-cloud-run": Changes to Outputs:
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m pubsub_info = {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m request_topic = {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m subscription_name = "request-9d8ae756703f-pull"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m topic_name = "request-9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m response_topic = {
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m subscription_name = "response-9d8ae756703f-pull"
Step #1 - "run-tests-cloud-run": �[32m+�[0m�[0m topic_name = "response-9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_storage_bucket.bucket: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_storage_bucket.bucket: Creation complete after 1s [id=9d8ae756703f-gcf-source]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_storage_bucket_object.object: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_storage_bucket_object.object: Creation complete after 0s [id=9d8ae756703f-gcf-source-function-source.zip]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Creation complete after 2s [id=projects/opentelemetry-ops-e2e/topics/response-9d8ae756703f]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Creation complete after 2s [id=projects/opentelemetry-ops-e2e/topics/request-9d8ae756703f]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Creation complete after 2s [id=projects/opentelemetry-ops-e2e/subscriptions/request-9d8ae756703f-pull]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Creation complete after 3s [id=projects/opentelemetry-ops-e2e/subscriptions/response-9d8ae756703f-pull]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Creating...�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still creating... [10s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still creating... [20s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still creating... [30s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still creating... [40s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still creating... [50s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still creating... [1m0s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still creating... [1m10s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still creating... [1m20s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still creating... [1m30s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still creating... [1m40s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still creating... [1m50s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Creation complete after 1m52s [id=projects/opentelemetry-ops-e2e/locations/us-central1/functions/e2etest-9d8ae756703f]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1m�[32m
Step #1 - "run-tests-cloud-run": Apply complete! Resources: 7 added, 0 changed, 0 destroyed.
Step #1 - "run-tests-cloud-run": �[0m�[0m�[1m�[32m
Step #1 - "run-tests-cloud-run": Outputs:
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[0mpubsub_info = {
Step #1 - "run-tests-cloud-run": "request_topic" = {
Step #1 - "run-tests-cloud-run": "subscription_name" = "request-9d8ae756703f-pull"
Step #1 - "run-tests-cloud-run": "topic_id" = "projects/opentelemetry-ops-e2e/topics/request-9d8ae756703f"
Step #1 - "run-tests-cloud-run": "topic_name" = "request-9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": "response_topic" = {
Step #1 - "run-tests-cloud-run": "subscription_name" = "response-9d8ae756703f-pull"
Step #1 - "run-tests-cloud-run": "topic_name" = "response-9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": TestMain: 2025/12/08 18:01:50 main_test.go:97: Waiting for health check on pub/sub channel (will timeout after 2m0s)
Step #1 - "run-tests-cloud-run": TestMain: 2025/12/08 18:01:57 main_test.go:106:
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": +------------------------------------------------------------------------------+
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | -------------------------> Start Test Output <------------------------ |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-clo
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/opentelemetry-ops-e2e-cloud-build-logs/log-44fbe085-6471-4a65-ac74-9b48b25cb585.txt.]
...
n": === RUN TestBasicTrace
Step #1 - "run-tests-cloud-run": === RUN TestBasicTrace/Span_has_label_g.co/agent
Step #1 - "run-tests-cloud-run": === RUN TestBasicTrace/Span_has_label_test_id
Step #1 - "run-tests-cloud-run": --- PASS: TestBasicTrace (4.44s)
Step #1 - "run-tests-cloud-run": --- PASS: TestBasicTrace/Span_has_label_g.co/agent (0.00s)
Step #1 - "run-tests-cloud-run": --- PASS: TestBasicTrace/Span_has_label_test_id (0.00s)
Step #1 - "run-tests-cloud-run": === RUN TestResourceDetectionTrace
Step #1 - "run-tests-cloud-run": === RUN TestResourceDetectionTrace/Span_has_label_g.co/agent
Step #1 - "run-tests-cloud-run": === RUN TestResourceDetectionTrace/Span_has_label_test_id
Step #1 - "run-tests-cloud-run": === RUN TestResourceDetectionTrace/Span_has_label_cloud.provider
Step #1 - "run-tests-cloud-run": === RUN TestResourceDetectionTrace/Span_has_label_cloud.platform
Step #1 - "run-tests-cloud-run": === RUN TestResourceDetectionTrace/Span_has_label_cloud.region
Step #1 - "run-tests-cloud-run": === RUN TestResourceDetectionTrace/Span_has_label_faas.name
Step #1 - "run-tests-cloud-run": === RUN TestResourceDetectionTrace/Span_has_label_faas.instance
Step #1 - "run-tests-cloud-run": === RUN TestResourceDetectionTrace/Span_has_label_faas.version
Step #1 - "run-tests-cloud-run": --- PASS: TestResourceDetectionTrace (4.57s)
Step #1 - "run-tests-cloud-run": --- PASS: TestResourceDetectionTrace/Span_has_label_g.co/agent (0.00s)
Step #1 - "run-tests-cloud-run": --- PASS: TestResourceDetectionTrace/Span_has_label_test_id (0.00s)
Step #1 - "run-tests-cloud-run": --- PASS: TestResourceDetectionTrace/Span_has_label_cloud.provider (0.00s)
Step #1 - "run-tests-cloud-run": --- PASS: TestResourceDetectionTrace/Span_has_label_cloud.platform (0.00s)
Step #1 - "run-tests-cloud-run": --- PASS: TestResourceDetectionTrace/Span_has_label_cloud.region (0.00s)
Step #1 - "run-tests-cloud-run": --- PASS: TestResourceDetectionTrace/Span_has_label_faas.name (0.00s)
Step #1 - "run-tests-cloud-run": --- PASS: TestResourceDetectionTrace/Span_has_label_faas.instance (0.00s)
Step #1 - "run-tests-cloud-run": --- PASS: TestResourceDetectionTrace/Span_has_label_faas.version (0.00s)
Step #1 - "run-tests-cloud-run": === RUN TestComplexTrace
Step #1 - "run-tests-cloud-run": === RUN TestComplexTrace/assert_structure_of_span_complexTrace/root
Step #1 - "run-tests-cloud-run": === RUN TestComplexTrace/assert_structure_of_span_complexTrace/child1
Step #1 - "run-tests-cloud-run": === RUN TestComplexTrace/assert_structure_of_span_complexTrace/child2
Step #1 - "run-tests-cloud-run": === RUN TestComplexTrace/assert_structure_of_span_complexTrace/child3
Step #1 - "run-tests-cloud-run": --- PASS: TestComplexTrace (6.69s)
Step #1 - "run-tests-cloud-run": --- PASS: TestComplexTrace/assert_structure_of_span_complexTrace/root (0.00s)
Step #1 - "run-tests-cloud-run": --- PASS: TestComplexTrace/assert_structure_of_span_complexTrace/child1 (0.00s)
Step #1 - "run-tests-cloud-run": --- PASS: TestComplexTrace/assert_structure_of_span_complexTrace/child2 (0.00s)
Step #1 - "run-tests-cloud-run": --- PASS: TestComplexTrace/assert_structure_of_span_complexTrace/child3 (0.00s)
Step #1 - "run-tests-cloud-run": === RUN TestBasicPropagator
Step #1 - "run-tests-cloud-run": --- PASS: TestBasicPropagator (6.94s)
Step #1 - "run-tests-cloud-run": PASS
Step #1 - "run-tests-cloud-run": TestMain: 2025/12/08 18:02:19 main_test.go:108:
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": +------------------------------------------------------------------------------+
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | --------------------------> End Test Output <------------------------- |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": | |
Step #1 - "run-tests-cloud-run": +------------------------------------------------------------------------------+
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": TestMain: 2025/12/08 18:02:19 setuptf.go:53: Running command: /bin/terraform destroy -input=false -auto-approve -var=project_id=opentelemetry-ops-e2e -var=runtime=python311 -var=functionsource=/workspace/e2e-test-server/function-source.zip -var=entrypoint=cloud_functions_handler
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Refreshing state... [id=projects/opentelemetry-ops-e2e/topics/request-9d8ae756703f]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_storage_bucket.bucket: Refreshing state... [id=9d8ae756703f-gcf-source]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Refreshing state... [id=projects/opentelemetry-ops-e2e/topics/response-9d8ae756703f]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_storage_bucket_object.object: Refreshing state... [id=9d8ae756703f-gcf-source-function-source.zip]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Refreshing state... [id=projects/opentelemetry-ops-e2e/subscriptions/response-9d8ae756703f-pull]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Refreshing state... [id=projects/opentelemetry-ops-e2e/subscriptions/request-9d8ae756703f-pull]�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Refreshing state... [id=projects/opentelemetry-ops-e2e/locations/us-central1/functions/e2etest-9d8ae756703f]�[0m
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": Terraform used the selected providers to generate the following execution
Step #1 - "run-tests-cloud-run": plan. Resource actions are indicated with the following symbols:
Step #1 - "run-tests-cloud-run": �[31m-�[0m destroy�[0m
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": Terraform will perform the following actions:
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # google_cloudfunctions2_function.function�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-run": �[0m �[31m-�[0m�[0m resource "google_cloudfunctions2_function" "function" {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m environment = "GEN_2" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m id = "projects/opentelemetry-ops-e2e/locations/us-central1/functions/e2etest-9d8ae756703f" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m labels = {} �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m location = "us-central1" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m name = "e2etest-9d8ae756703f" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m state = "ACTIVE" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m update_time = "2025-12-08T18:01:41.203510401Z" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m build_config {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m build = "projects/427213409062/locations/us-central1/builds/03c5f256-49d3-4aed-9a37-d87e9b346a4f" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m docker_repository = "projects/opentelemetry-ops-e2e/locations/us-central1/repositories/gcf-artifacts" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m entry_point = "cloud_functions_handler" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m environment_variables = {} �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m runtime = "python311" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m source {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m storage_source {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m bucket = "9d8ae756703f-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m generation = 1765216796161464 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m object = "function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m event_trigger {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m event_type = "google.cloud.pubsub.topic.v1.messagePublished" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m pubsub_topic = "projects/opentelemetry-ops-e2e/topics/request-9d8ae756703f" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m retry_policy = "RETRY_POLICY_RETRY" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m service_account_email = "427213409062-compute@developer.gserviceaccount.com" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m trigger = "projects/opentelemetry-ops-e2e/locations/us-central1/triggers/e2etest-9d8ae756703f-464655" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m trigger_region = "us-central1" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m service_config {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m all_traffic_on_latest_revision = true �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m available_memory = "256M" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m environment_variables = {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "LOG_EXECUTION_ID" = "true"
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "PROJECT_ID" = "opentelemetry-ops-e2e"
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "RESPONSE_TOPIC_NAME" = "response-9d8ae756703f"
Step #1 - "run-tests-cloud-run": } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m ingress_settings = "ALLOW_INTERNAL_ONLY" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m max_instance_count = 1 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m min_instance_count = 0 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m service = "projects/opentelemetry-ops-e2e/locations/us-central1/services/e2etest-9d8ae756703f" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m service_account_email = "427213409062-compute@developer.gserviceaccount.com" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m timeout_seconds = 120 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m uri = "https://e2etest-9d8ae756703f-e5yan3golq-uc.a.run.app" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m timeouts {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m create = "5m" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # google_storage_bucket.bucket�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-run": �[0m �[31m-�[0m�[0m resource "google_storage_bucket" "bucket" {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m default_event_based_hold = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m force_destroy = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m id = "9d8ae756703f-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m labels = {} �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m location = "US" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m name = "9d8ae756703f-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m requester_pays = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m self_link = "https://www.googleapis.com/storage/v1/b/9d8ae756703f-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m storage_class = "STANDARD" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m uniform_bucket_level_access = true �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m url = "gs://9d8ae756703f-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # google_storage_bucket_object.object�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-run": �[0m �[31m-�[0m�[0m resource "google_storage_bucket_object" "object" {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m bucket = "9d8ae756703f-gcf-source" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m content_type = "application/zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m crc32c = "Qky5IQ==" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m detect_md5hash = "zNlQYIG+XT36K4oZ+oiw/Q==" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m event_based_hold = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m id = "9d8ae756703f-gcf-source-function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m md5hash = "zNlQYIG+XT36K4oZ+oiw/Q==" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m media_link = "https://storage.googleapis.com/download/storage/v1/b/9d8ae756703f-gcf-source/o/function-source.zip?generation=1765216792436644&alt=media" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m metadata = {} �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m name = "function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m output_name = "function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m self_link = "https://www.googleapis.com/storage/v1/b/9d8ae756703f-gcf-source/o/function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m source = "/workspace/e2e-test-server/function-source.zip" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m storage_class = "STANDARD" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m temporary_hold = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # module.pubsub.google_pubsub_subscription.request_subscription�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-run": �[0m �[31m-�[0m�[0m resource "google_pubsub_subscription" "request_subscription" {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m ack_deadline_seconds = 60 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m enable_exactly_once_delivery = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m enable_message_ordering = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m id = "projects/opentelemetry-ops-e2e/subscriptions/request-9d8ae756703f-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m labels = {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "tf-workspace" = "9d8ae756703f"
Step #1 - "run-tests-cloud-run": } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m message_retention_duration = "1200s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m name = "request-9d8ae756703f-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m retain_acked_messages = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m topic = "projects/opentelemetry-ops-e2e/topics/request-9d8ae756703f" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m expiration_policy {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m ttl = "2678400s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # module.pubsub.google_pubsub_subscription.response_subscription�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-run": �[0m �[31m-�[0m�[0m resource "google_pubsub_subscription" "response_subscription" {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m ack_deadline_seconds = 60 �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m enable_exactly_once_delivery = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m enable_message_ordering = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m id = "projects/opentelemetry-ops-e2e/subscriptions/response-9d8ae756703f-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m labels = {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "tf-workspace" = "9d8ae756703f"
Step #1 - "run-tests-cloud-run": } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m message_retention_duration = "1200s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m name = "response-9d8ae756703f-pull" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m retain_acked_messages = false �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m topic = "projects/opentelemetry-ops-e2e/topics/response-9d8ae756703f" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m expiration_policy {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m ttl = "2678400s" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # module.pubsub.google_pubsub_topic.request�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-run": �[0m �[31m-�[0m�[0m resource "google_pubsub_topic" "request" {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m id = "projects/opentelemetry-ops-e2e/topics/request-9d8ae756703f" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m labels = {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "tf-workspace" = "9d8ae756703f"
Step #1 - "run-tests-cloud-run": } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m name = "request-9d8ae756703f" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m message_storage_policy {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m allowed_persistence_regions = [
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "asia-east1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "asia-northeast1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "asia-southeast1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "australia-southeast1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-north1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-north2",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-west1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-west2",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-west3",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-west4",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "southamerica-west1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-central1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-central2",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-east1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-east4",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-east5",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-east7",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-south1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-west1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-west2",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-west3",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-west4",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-west8",
Step #1 - "run-tests-cloud-run": ] �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1m # module.pubsub.google_pubsub_topic.response�[0m will be �[1m�[31mdestroyed�[0m
Step #1 - "run-tests-cloud-run": �[0m �[31m-�[0m�[0m resource "google_pubsub_topic" "response" {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m id = "projects/opentelemetry-ops-e2e/topics/response-9d8ae756703f" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m labels = {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "tf-workspace" = "9d8ae756703f"
Step #1 - "run-tests-cloud-run": } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m name = "response-9d8ae756703f" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m message_storage_policy {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m allowed_persistence_regions = [
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "asia-east1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "asia-northeast1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "asia-southeast1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "australia-southeast1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-north1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-north2",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-west1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-west2",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-west3",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "europe-west4",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "southamerica-west1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-central1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-central2",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-east1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-east4",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-east5",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-east7",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-south1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-west1",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-west2",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-west3",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-west4",
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m "us-west8",
Step #1 - "run-tests-cloud-run": ] �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run":
Step #1 - "run-tests-cloud-run": �[1mPlan:�[0m 0 to add, 0 to change, 7 to destroy.
Step #1 - "run-tests-cloud-run": �[0m
Step #1 - "run-tests-cloud-run": Changes to Outputs:
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m pubsub_info = {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m request_topic = {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m subscription_name = "request-9d8ae756703f-pull"
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m topic_id = "projects/opentelemetry-ops-e2e/topics/request-9d8ae756703f"
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m topic_name = "request-9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m response_topic = {
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m subscription_name = "response-9d8ae756703f-pull"
Step #1 - "run-tests-cloud-run": �[31m-�[0m�[0m topic_name = "response-9d8ae756703f"
Step #1 - "run-tests-cloud-run": }
Step #1 - "run-tests-cloud-run": } �[90m-> null�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Destroying... [id=projects/opentelemetry-ops-e2e/locations/us-central1/functions/e2etest-9d8ae756703f]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Still destroying... [id=projects/opentelemetry-ops-e2e/location...entral1/functions/e2etest-9d8ae756703f, 10s elapsed]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_cloudfunctions2_function.function: Destruction complete after 11s�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_storage_bucket_object.object: Destroying... [id=9d8ae756703f-gcf-source-function-source.zip]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Destroying... [id=projects/opentelemetry-ops-e2e/subscriptions/response-9d8ae756703f-pull]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Destroying... [id=projects/opentelemetry-ops-e2e/subscriptions/request-9d8ae756703f-pull]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_storage_bucket_object.object: Destruction complete after 0s�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_storage_bucket.bucket: Destroying... [id=9d8ae756703f-gcf-source]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Destruction complete after 0s�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Destroying... [id=projects/opentelemetry-ops-e2e/topics/response-9d8ae756703f]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Destruction complete after 0s�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Destroying... [id=projects/opentelemetry-ops-e2e/topics/request-9d8ae756703f]�[0m�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mgoogle_storage_bucket.bucket: Destruction complete after 0s�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Destruction complete after 1s�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Destruction complete after 1s�[0m
Step #1 - "run-tests-cloud-run": �[0m�[1m�[32m
Step #1 - "run-tests-cloud-run": Destroy complete! Resources: 7 destroyed.
Step #1 - "run-tests-cloud-run": �[0mTestMain: 2025/12/08 18:02:35 setuptf.go:53: Running command: /bin/terraform workspace select default
Step #1 - "run-tests-cloud-run": �[0m�[32mSwitched to workspace "default".�[0m
Step #1 - "run-tests-cloud-run": TestMain: 2025/12/08 18:02:35 setuptf.go:53: Running command: /bin/terraform workspace delete 9d8ae756703f
Step #1 - "run-tests-cloud-run": �[0m�[32mDeleted workspace "9d8ae756703f"!�[0m
Finished Step #1 - "run-tests-cloud-run"
PUSH
DONE
Loading