Created
April 30, 2021 05:20
-
-
Save toumorokoshi/2f12e6239788a9ed4cad986cd3febc00 to your computer and use it in GitHub Desktop.
2021-04-29-tf-output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-04-29T22:18:03.926-0700 [DEBUG] Adding temp file log sink: /tmp/terraform-log110829579 | |
2021-04-29T22:18:03.926-0700 [INFO] Terraform version: 0.15.0 | |
2021-04-29T22:18:03.926-0700 [INFO] Go runtime version: go1.16.2 | |
2021-04-29T22:18:03.926-0700 [INFO] CLI args: []string{"/home/yusuketsutsumi/bin/terraform", "apply", "-auto-approve"} | |
2021-04-29T22:18:03.926-0700 [DEBUG] Attempting to open CLI config file: /home/yusuketsutsumi/.terraformrc | |
2021-04-29T22:18:03.926-0700 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2021-04-29T22:18:03.926-0700 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2021-04-29T22:18:03.926-0700 [DEBUG] ignoring non-existing provider search directory /home/yusuketsutsumi/.terraform.d/plugins | |
2021-04-29T22:18:03.926-0700 [DEBUG] ignoring non-existing provider search directory /home/yusuketsutsumi/.local/share/terraform/plugins | |
2021-04-29T22:18:03.926-0700 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins | |
2021-04-29T22:18:03.926-0700 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins | |
2021-04-29T22:18:03.926-0700 [INFO] CLI command args: []string{"apply", "-auto-approve"} | |
2021-04-29T22:18:03.927-0700 [DEBUG] New state was assigned lineage "8f78fd8f-1bd9-3f05-cb43-503601eedc80" | |
2021-04-29T22:18:04.087-0700 [DEBUG] checking for provisioner in "." | |
2021-04-29T22:18:04.087-0700 [DEBUG] checking for provisioner in "/home/yusuketsutsumi/bin" | |
2021-04-29T22:18:04.087-0700 [INFO] Failed to read plugin lock file .terraform/plugins/linux_amd64/lock.json: open .terraform/plugins/linux_amd64/lock.json: no such file or directory | |
2021-04-29T22:18:04.087-0700 [INFO] backend/local: starting Apply operation | |
2021-04-29T22:18:04.088-0700 [DEBUG] created provider logger: level=debug | |
2021-04-29T22:18:04.088-0700 [INFO] provider: configuring client automatic mTLS | |
2021-04-29T22:18:04.116-0700 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5] | |
2021-04-29T22:18:04.116-0700 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 pid=2028086 | |
2021-04-29T22:18:04.116-0700 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 | |
2021-04-29T22:18:04.127-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: configuring server automatic mTLS: timestamp=2021-04-29T22:18:04.127-0700 | |
2021-04-29T22:18:04.155-0700 [DEBUG] provider.terraform-provider-google_v3.66.1_x5: plugin address: address=/tmp/plugin729527352 network=unix timestamp=2021-04-29T22:18:04.155-0700 | |
2021-04-29T22:18:04.155-0700 [DEBUG] provider: using plugin: version=5 | |
2021-04-29T22:18:04.223-0700 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2021-04-29T22:18:04.224-0700 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 pid=2028086 | |
2021-04-29T22:18:04.225-0700 [DEBUG] provider: plugin exited | |
2021-04-29T22:18:04.225-0700 [INFO] terraform: building graph: GraphTypeValidate | |
2021-04-29T22:18:04.226-0700 [DEBUG] ProviderTransformer: "google_pubsub_topic.example" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2021-04-29T22:18:04.226-0700 [DEBUG] ProviderTransformer: "google_pubsub_subscription.example" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2021-04-29T22:18:04.226-0700 [DEBUG] ReferenceTransformer: "google_pubsub_topic.example" references: [] | |
2021-04-29T22:18:04.226-0700 [DEBUG] ReferenceTransformer: "google_pubsub_subscription.example" references: [google_pubsub_topic.example] | |
2021-04-29T22:18:04.226-0700 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2021-04-29T22:18:04.226-0700 [DEBUG] Starting graph walk: walkValidate | |
2021-04-29T22:18:04.227-0700 [DEBUG] created provider logger: level=debug | |
2021-04-29T22:18:04.227-0700 [INFO] provider: configuring client automatic mTLS | |
2021-04-29T22:18:04.255-0700 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5] | |
2021-04-29T22:18:04.255-0700 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 pid=2028100 | |
2021-04-29T22:18:04.255-0700 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 | |
2021-04-29T22:18:04.266-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: configuring server automatic mTLS: timestamp=2021-04-29T22:18:04.266-0700 | |
2021-04-29T22:18:04.295-0700 [DEBUG] provider: using plugin: version=5 | |
2021-04-29T22:18:04.295-0700 [DEBUG] provider.terraform-provider-google_v3.66.1_x5: plugin address: address=/tmp/plugin326700101 network=unix timestamp=2021-04-29T22:18:04.295-0700 | |
2021-04-29T22:18:04.389-0700 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2021-04-29T22:18:04.390-0700 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 pid=2028100 | |
2021-04-29T22:18:04.390-0700 [DEBUG] provider: plugin exited | |
2021-04-29T22:18:04.391-0700 [INFO] backend/local: apply calling Plan | |
2021-04-29T22:18:04.391-0700 [INFO] terraform: building graph: GraphTypePlan | |
2021-04-29T22:18:04.391-0700 [DEBUG] ProviderTransformer: "google_pubsub_topic.example (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2021-04-29T22:18:04.391-0700 [DEBUG] ProviderTransformer: "google_pubsub_subscription.example (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2021-04-29T22:18:04.391-0700 [DEBUG] ReferenceTransformer: "google_pubsub_topic.example (expand)" references: [] | |
2021-04-29T22:18:04.391-0700 [DEBUG] ReferenceTransformer: "google_pubsub_subscription.example (expand)" references: [google_pubsub_topic.example (expand)] | |
2021-04-29T22:18:04.391-0700 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2021-04-29T22:18:04.391-0700 [DEBUG] Starting graph walk: walkPlan | |
2021-04-29T22:18:04.392-0700 [DEBUG] created provider logger: level=debug | |
2021-04-29T22:18:04.392-0700 [INFO] provider: configuring client automatic mTLS | |
2021-04-29T22:18:04.419-0700 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5] | |
2021-04-29T22:18:04.419-0700 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 pid=2028116 | |
2021-04-29T22:18:04.420-0700 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 | |
2021-04-29T22:18:04.430-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: configuring server automatic mTLS: timestamp=2021-04-29T22:18:04.430-0700 | |
2021-04-29T22:18:04.460-0700 [DEBUG] provider.terraform-provider-google_v3.66.1_x5: plugin address: network=unix address=/tmp/plugin948013899 timestamp=2021-04-29T22:18:04.460-0700 | |
2021-04-29T22:18:04.460-0700 [DEBUG] provider: using plugin: version=5 | |
2021-04-29T22:18:04.556-0700 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/google\"]" changed the config value, but that value is unused | |
2021-04-29T22:18:04.557-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [INFO] Authenticating using DefaultClient...: timestamp=2021-04-29T22:18:04.557-0700 | |
2021-04-29T22:18:04.557-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]: timestamp=2021-04-29T22:18:04.557-0700 | |
2021-04-29T22:18:04.558-0700 [DEBUG] ReferenceTransformer: "google_pubsub_topic.example" references: [] | |
[0m[1mgoogle_pubsub_topic.example: Refreshing state... [id=projects/cnrm-yusuketsutsumi/topics/example-topic][0m | |
2021-04-29T22:18:04.559-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [DEBUG] Waiting for state to become: [success]: timestamp=2021-04-29T22:18:04.559-0700 | |
2021-04-29T22:18:04.559-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-04-29T22:18:04.559-0700 | |
2021-04-29T22:18:04.559-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-04-29T22:18:04.559-0700 | |
2021-04-29T22:18:04.559-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [DEBUG] Google API Request Details: | |
---[ REQUEST ]--------------------------------------- | |
GET /v1/projects/cnrm-yusuketsutsumi/topics/example-topic?alt=json HTTP/1.1 | |
Host: pubsub.googleapis.com | |
User-Agent: Terraform/0.15.0 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/dev | |
Content-Type: application/json | |
Accept-Encoding: gzip | |
-----------------------------------------------------: timestamp=2021-04-29T22:18:04.559-0700 | |
2021-04-29T22:18:04.889-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [DEBUG] Google API Response Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/2.0 200 OK | |
Alt-Svc: h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" | |
Cache-Control: private | |
Content-Type: application/json; charset=UTF-8 | |
Date: Fri, 30 Apr 2021 05:18:04 GMT | |
Server: ESF | |
Vary: Origin | |
Vary: X-Origin | |
Vary: Referer | |
X-Content-Type-Options: nosniff | |
X-Frame-Options: SAMEORIGIN | |
X-Xss-Protection: 0 | |
{ | |
"name": "projects/cnrm-yusuketsutsumi/topics/example-topic" | |
} | |
-----------------------------------------------------: timestamp=2021-04-29T22:18:04.889-0700 | |
2021-04-29T22:18:04.889-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-04-29T22:18:04.889-0700 | |
2021-04-29T22:18:04.889-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-04-29T22:18:04.889-0700 | |
2021-04-29T22:18:04.890-0700 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an unexpected new value for google_pubsub_topic.example during refresh. | |
- .labels: was null, but now cty.MapValEmpty(cty.String) | |
2021-04-29T22:18:04.892-0700 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_pubsub_topic.example, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .kms_key_name: planned value cty.StringVal("") for a non-computed attribute | |
- .labels: planned value cty.MapValEmpty(cty.String) for a non-computed attribute | |
2021-04-29T22:18:04.892-0700 [DEBUG] ReferenceTransformer: "google_pubsub_subscription.example" references: [] | |
[0m[1mgoogle_pubsub_subscription.example: Refreshing state... [id=projects/cnrm-yusuketsutsumi/subscriptions/example-subscription][0m | |
2021-04-29T22:18:04.894-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [DEBUG] Waiting for state to become: [success]: timestamp=2021-04-29T22:18:04.894-0700 | |
2021-04-29T22:18:04.894-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-04-29T22:18:04.894-0700 | |
2021-04-29T22:18:04.894-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-04-29T22:18:04.894-0700 | |
2021-04-29T22:18:04.894-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:04 [DEBUG] Google API Request Details: | |
---[ REQUEST ]--------------------------------------- | |
GET /v1/projects/cnrm-yusuketsutsumi/subscriptions/example-subscription?alt=json HTTP/1.1 | |
Host: pubsub.googleapis.com | |
User-Agent: Terraform/0.15.0 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/dev | |
Content-Type: application/json | |
Accept-Encoding: gzip | |
-----------------------------------------------------: timestamp=2021-04-29T22:18:04.894-0700 | |
2021-04-29T22:18:05.207-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:05 [DEBUG] Google API Response Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/2.0 200 OK | |
Alt-Svc: h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" | |
Cache-Control: private | |
Content-Type: application/json; charset=UTF-8 | |
Date: Fri, 30 Apr 2021 05:18:05 GMT | |
Server: ESF | |
Vary: Origin | |
Vary: X-Origin | |
Vary: Referer | |
X-Content-Type-Options: nosniff | |
X-Frame-Options: SAMEORIGIN | |
X-Xss-Protection: 0 | |
{ | |
"name": "projects/cnrm-yusuketsutsumi/subscriptions/example-subscription", | |
"topic": "projects/cnrm-yusuketsutsumi/topics/example-topic", | |
"pushConfig": {}, | |
"ackDeadlineSeconds": 10, | |
"messageRetentionDuration": "604800s", | |
"expirationPolicy": { | |
"ttl": "2678400s" | |
}, | |
"retryPolicy": { | |
"minimumBackoff": "60s", | |
"maximumBackoff": "600s" | |
} | |
} | |
-----------------------------------------------------: timestamp=2021-04-29T22:18:05.207-0700 | |
2021-04-29T22:18:05.207-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:05 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-04-29T22:18:05.207-0700 | |
2021-04-29T22:18:05.207-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:05 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-04-29T22:18:05.207-0700 | |
2021-04-29T22:18:05.208-0700 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an unexpected new value for google_pubsub_subscription.example during refresh. | |
- .labels: was null, but now cty.MapValEmpty(cty.String) | |
- .path: was cty.StringVal("projects//subscriptions/example-subscription"), but now cty.StringVal("projects/cnrm-yusuketsutsumi/subscriptions/example-subscription") | |
2021-04-29T22:18:05.210-0700 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_pubsub_subscription.example, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .retain_acked_messages: planned value cty.False for a non-computed attribute | |
- .enable_message_ordering: planned value cty.False for a non-computed attribute | |
- .filter: planned value cty.StringVal("") for a non-computed attribute | |
- .labels: planned value cty.MapValEmpty(cty.String) for a non-computed attribute | |
- .message_retention_duration: planned value cty.StringVal("604800s") for a non-computed attribute | |
- .expiration_policy: block count in plan (1) disagrees with count in config (0) | |
2021-04-29T22:18:05.211-0700 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2021-04-29T22:18:05.213-0700 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 pid=2028116 | |
2021-04-29T22:18:05.213-0700 [DEBUG] provider: plugin exited | |
2021-04-29T22:18:05.213-0700 [INFO] backend/local: apply calling Apply | |
2021-04-29T22:18:05.213-0700 [INFO] terraform: building graph: GraphTypeApply | |
2021-04-29T22:18:05.213-0700 [DEBUG] ProviderTransformer: "google_pubsub_subscription.example" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/google"] | |
2021-04-29T22:18:05.213-0700 [DEBUG] ProviderTransformer: "google_pubsub_topic.example (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2021-04-29T22:18:05.213-0700 [DEBUG] ProviderTransformer: "google_pubsub_subscription.example (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2021-04-29T22:18:05.213-0700 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2021-04-29T22:18:05.213-0700 [DEBUG] ReferenceTransformer: "google_pubsub_topic.example (expand)" references: [] | |
2021-04-29T22:18:05.213-0700 [DEBUG] ReferenceTransformer: "google_pubsub_subscription.example (expand)" references: [] | |
2021-04-29T22:18:05.213-0700 [DEBUG] ReferenceTransformer: "google_pubsub_subscription.example" references: [google_pubsub_topic.example (expand)] | |
2021-04-29T22:18:05.214-0700 [DEBUG] Starting graph walk: walkApply | |
2021-04-29T22:18:05.214-0700 [DEBUG] created provider logger: level=debug | |
2021-04-29T22:18:05.214-0700 [INFO] provider: configuring client automatic mTLS | |
2021-04-29T22:18:05.256-0700 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5] | |
2021-04-29T22:18:05.257-0700 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 pid=2028139 | |
2021-04-29T22:18:05.257-0700 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 | |
2021-04-29T22:18:05.273-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: configuring server automatic mTLS: timestamp=2021-04-29T22:18:05.273-0700 | |
2021-04-29T22:18:05.310-0700 [DEBUG] provider.terraform-provider-google_v3.66.1_x5: plugin address: address=/tmp/plugin139195731 network=unix timestamp=2021-04-29T22:18:05.310-0700 | |
2021-04-29T22:18:05.310-0700 [DEBUG] provider: using plugin: version=5 | |
2021-04-29T22:18:05.436-0700 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/google\"]" changed the config value, but that value is unused | |
2021-04-29T22:18:05.437-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:05 [INFO] Authenticating using DefaultClient...: timestamp=2021-04-29T22:18:05.437-0700 | |
2021-04-29T22:18:05.437-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:05 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]: timestamp=2021-04-29T22:18:05.437-0700 | |
2021-04-29T22:18:05.442-0700 [WARN] Provider "registry.terraform.io/hashicorp/google" produced an invalid plan for google_pubsub_subscription.example, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .enable_message_ordering: planned value cty.False for a non-computed attribute | |
- .filter: planned value cty.StringVal("") for a non-computed attribute | |
- .retain_acked_messages: planned value cty.False for a non-computed attribute | |
- .labels: planned value cty.MapValEmpty(cty.String) for a non-computed attribute | |
- .message_retention_duration: planned value cty.StringVal("604800s") for a non-computed attribute | |
- .expiration_policy: block count in plan (1) disagrees with count in config (0) | |
[0m[1mgoogle_pubsub_subscription.example: Modifying... [id=projects/cnrm-yusuketsutsumi/subscriptions/example-subscription][0m[0m | |
2021-04-29T22:18:05.444-0700 [INFO] Starting apply for google_pubsub_subscription.example | |
2021-04-29T22:18:05.444-0700 [DEBUG] google_pubsub_subscription.example: applying the planned Update change | |
2021-04-29T22:18:05.446-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:05 [DEBUG] Updating Subscription "projects/cnrm-yusuketsutsumi/subscriptions/example-subscription": map[string]interface {}{"subscription":map[string]interface {}{"ackDeadlineSeconds":10, "deadLetterPolicy":interface {}(nil), "expirationPolicy":map[string]interface {}{"ttl":"2678400s"}, "messageRetentionDuration":"604800s", "retryPolicy":map[string]interface {}{"maximumBackoff":"600s", "minimumBackoff":"60.0s"}}}: timestamp=2021-04-29T22:18:05.446-0700 | |
2021-04-29T22:18:05.446-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:05 [DEBUG] Waiting for state to become: [success]: timestamp=2021-04-29T22:18:05.446-0700 | |
2021-04-29T22:18:05.446-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:05 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-04-29T22:18:05.446-0700 | |
2021-04-29T22:18:05.446-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:05 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-04-29T22:18:05.446-0700 | |
2021-04-29T22:18:05.446-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:05 [DEBUG] Google API Request Details: | |
---[ REQUEST ]--------------------------------------- | |
PATCH /v1/projects/cnrm-yusuketsutsumi/subscriptions/example-subscription?alt=json&updateMask=retryPolicy HTTP/1.1 | |
Host: pubsub.googleapis.com | |
User-Agent: Terraform/0.15.0 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/dev | |
Content-Length: 207 | |
Content-Type: application/json | |
Accept-Encoding: gzip | |
{ | |
"subscription": { | |
"ackDeadlineSeconds": 10, | |
"deadLetterPolicy": null, | |
"expirationPolicy": { | |
"ttl": "2678400s" | |
}, | |
"messageRetentionDuration": "604800s", | |
"retryPolicy": { | |
"maximumBackoff": "600s", | |
"minimumBackoff": "60.0s" | |
} | |
} | |
} | |
-----------------------------------------------------: timestamp=2021-04-29T22:18:05.446-0700 | |
2021-04-29T22:18:08.368-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:08 [DEBUG] Google API Response Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/2.0 200 OK | |
Alt-Svc: h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" | |
Cache-Control: private | |
Content-Type: application/json; charset=UTF-8 | |
Date: Fri, 30 Apr 2021 05:18:08 GMT | |
Server: ESF | |
Vary: Origin | |
Vary: X-Origin | |
Vary: Referer | |
X-Content-Type-Options: nosniff | |
X-Frame-Options: SAMEORIGIN | |
X-Xss-Protection: 0 | |
{ | |
"name": "projects/cnrm-yusuketsutsumi/subscriptions/example-subscription", | |
"topic": "projects/cnrm-yusuketsutsumi/topics/example-topic", | |
"pushConfig": { | |
"attributes": { | |
"x-goog-version": "v1" | |
} | |
}, | |
"ackDeadlineSeconds": 10, | |
"messageRetentionDuration": "604800s", | |
"expirationPolicy": { | |
"ttl": "2678400s" | |
}, | |
"retryPolicy": { | |
"minimumBackoff": "60s", | |
"maximumBackoff": "600s" | |
} | |
} | |
-----------------------------------------------------: timestamp=2021-04-29T22:18:08.368-0700 | |
2021-04-29T22:18:08.368-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:08 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-04-29T22:18:08.368-0700 | |
2021-04-29T22:18:08.368-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:08 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-04-29T22:18:08.368-0700 | |
2021-04-29T22:18:08.368-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:08 [DEBUG] Finished updating Subscription "projects/cnrm-yusuketsutsumi/subscriptions/example-subscription": map[string]interface {}{"ackDeadlineSeconds":10, "expirationPolicy":map[string]interface {}{"ttl":"2678400s"}, "messageRetentionDuration":"604800s", "name":"projects/cnrm-yusuketsutsumi/subscriptions/example-subscription", "pushConfig":map[string]interface {}{"attributes":map[string]interface {}{"x-goog-version":"v1"}}, "retryPolicy":map[string]interface {}{"maximumBackoff":"600s", "minimumBackoff":"60s"}, "topic":"projects/cnrm-yusuketsutsumi/topics/example-topic"}: timestamp=2021-04-29T22:18:08.368-0700 | |
2021-04-29T22:18:08.368-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:08 [DEBUG] Waiting for state to become: [success]: timestamp=2021-04-29T22:18:08.368-0700 | |
2021-04-29T22:18:08.368-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:08 [DEBUG] Retry Transport: starting RoundTrip retry loop: timestamp=2021-04-29T22:18:08.368-0700 | |
2021-04-29T22:18:08.368-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:08 [DEBUG] Retry Transport: request attempt 0: timestamp=2021-04-29T22:18:08.368-0700 | |
2021-04-29T22:18:08.369-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:08 [DEBUG] Google API Request Details: | |
---[ REQUEST ]--------------------------------------- | |
GET /v1/projects/cnrm-yusuketsutsumi/subscriptions/example-subscription?alt=json HTTP/1.1 | |
Host: pubsub.googleapis.com | |
User-Agent: Terraform/0.15.0 (+https://www.terraform.io) Terraform-Plugin-SDK/2.5.0 terraform-provider-google/dev | |
Content-Type: application/json | |
Accept-Encoding: gzip | |
-----------------------------------------------------: timestamp=2021-04-29T22:18:08.369-0700 | |
2021-04-29T22:18:08.550-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:08 [DEBUG] Google API Response Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/2.0 200 OK | |
Alt-Svc: h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" | |
Cache-Control: private | |
Content-Type: application/json; charset=UTF-8 | |
Date: Fri, 30 Apr 2021 05:18:08 GMT | |
Server: ESF | |
Vary: Origin | |
Vary: X-Origin | |
Vary: Referer | |
X-Content-Type-Options: nosniff | |
X-Frame-Options: SAMEORIGIN | |
X-Xss-Protection: 0 | |
{ | |
"name": "projects/cnrm-yusuketsutsumi/subscriptions/example-subscription", | |
"topic": "projects/cnrm-yusuketsutsumi/topics/example-topic", | |
"pushConfig": {}, | |
"ackDeadlineSeconds": 10, | |
"messageRetentionDuration": "604800s", | |
"expirationPolicy": { | |
"ttl": "2678400s" | |
}, | |
"retryPolicy": { | |
"minimumBackoff": "60s", | |
"maximumBackoff": "600s" | |
} | |
} | |
-----------------------------------------------------: timestamp=2021-04-29T22:18:08.550-0700 | |
2021-04-29T22:18:08.550-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:08 [DEBUG] Retry Transport: Stopping retries, last request was successful: timestamp=2021-04-29T22:18:08.550-0700 | |
2021-04-29T22:18:08.550-0700 [INFO] provider.terraform-provider-google_v3.66.1_x5: 2021/04/29 22:18:08 [DEBUG] Retry Transport: Returning after 1 attempts: timestamp=2021-04-29T22:18:08.550-0700 | |
2021-04-29T22:18:08.553-0700 [WARN] Provider "provider[\"registry.terraform.io/hashicorp/google\"]" produced an unexpected new value for google_pubsub_subscription.example, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .retry_policy[0].minimum_backoff: was cty.StringVal("60.0s"), but now cty.StringVal("60s") | |
[0m[1mgoogle_pubsub_subscription.example: Modifications complete after 4s [id=projects/cnrm-yusuketsutsumi/subscriptions/example-subscription][0m | |
2021-04-29T22:18:08.561-0700 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2021-04-29T22:18:08.568-0700 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/3.66.1/linux_amd64/terraform-provider-google_v3.66.1_x5 pid=2028139 | |
2021-04-29T22:18:08.568-0700 [DEBUG] provider: plugin exited | |
[0m[1m[32m | |
Apply complete! Resources: 0 added, 1 changed, 0 destroyed. | |
[0m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment