Created
August 18, 2020 22:17
-
-
Save jsoref/6dc3648de1ae0c99d0fb4a79a51e11df to your computer and use it in GitHub Desktop.
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
2020/08/18 18:17:16 [INFO] Terraform version: 0.13.0 | |
2020/08/18 18:17:16 [INFO] Go runtime version: go1.14.2 | |
2020/08/18 18:17:16 [INFO] CLI args: []string{"./terraform", "plan"} | |
2020/08/18 18:17:16 [DEBUG] Attempting to open CLI config file: /home/jsoref/.terraformrc | |
2020/08/18 18:17:16 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/08/18 18:17:16 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2020/08/18 18:17:16 [DEBUG] ignoring non-existing provider search directory /home/jsoref/.terraform.d/plugins | |
2020/08/18 18:17:16 [DEBUG] ignoring non-existing provider search directory /home/jsoref/.local/share/terraform/plugins | |
2020/08/18 18:17:16 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins | |
2020/08/18 18:17:16 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins | |
2020/08/18 18:17:16 [INFO] CLI command args: []string{"plan"} | |
2020/08/18 18:17:16 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config | |
2020/08/18 18:17:16 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory | |
2020/08/18 18:17:16 [DEBUG] New state was assigned lineage "19d57796-d7a0-24ae-3b59-1b579e3bf663" | |
2020/08/18 18:17:16 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend) | |
2020/08/18 18:17:16 [TRACE] Meta.Backend: instantiated backend of type <nil> | |
2020/08/18 18:17:16 [TRACE] providercache.fillMetaCache: scanning directory .terraform/plugins | |
2020/08/18 18:17:16 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/-/google v3.35.0 for linux_amd64 at .terraform/plugins/registry.terraform.io/-/google/3.35.0/linux_amd64 | |
2020/08/18 18:17:16 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/google v3.35.0 for linux_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64 | |
2020/08/18 18:17:16 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/-/google/3.35.0/linux_amd64 as a candidate package for registry.terraform.io/-/google 3.35.0 | |
2020/08/18 18:17:16 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64 as a candidate package for registry.terraform.io/hashicorp/google 3.35.0 | |
2020/08/18 18:17:17 [DEBUG] checking for provisioner in "." | |
2020/08/18 18:17:17 [DEBUG] checking for provisioner in "/home/jsoref/pristine-bay-286722" | |
2020/08/18 18:17:17 [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 | |
2020/08/18 18:17:17 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend | |
2020/08/18 18:17:17 [INFO] backend/local: starting Plan operation | |
2020/08/18 18:17:17 [TRACE] backend/local: requesting state manager for workspace "default" | |
2020/08/18 18:17:17 [TRACE] backend/local: state manager for workspace "default" will: | |
- read initial snapshot from terraform.tfstate | |
- write new snapshots to terraform.tfstate | |
- create any backup at terraform.tfstate.backup | |
2020/08/18 18:17:17 [TRACE] backend/local: requesting state lock for workspace "default" | |
2020/08/18 18:17:17 [TRACE] statemgr.Filesystem: preparing to manage state snapshots at terraform.tfstate | |
2020/08/18 18:17:17 [TRACE] statemgr.Filesystem: existing snapshot has lineage "0974220b-b35c-4cc5-7c48-1bae6dcbfea6" serial 1 | |
2020/08/18 18:17:17 [TRACE] statemgr.Filesystem: locking terraform.tfstate using fcntl flock | |
2020/08/18 18:17:17 [TRACE] statemgr.Filesystem: writing lock metadata to .terraform.tfstate.lock.info | |
2020/08/18 18:17:17 [TRACE] backend/local: reading remote state for workspace "default" | |
2020/08/18 18:17:17 [TRACE] statemgr.Filesystem: reading latest snapshot from terraform.tfstate | |
2020/08/18 18:17:17 [TRACE] statemgr.Filesystem: read snapshot with lineage "0974220b-b35c-4cc5-7c48-1bae6dcbfea6" serial 1 | |
2020/08/18 18:17:17 [TRACE] backend/local: retrieving local state snapshot for workspace "default" | |
2020/08/18 18:17:17 [TRACE] backend/local: building context for current working directory | |
2020/08/18 18:17:17 [TRACE] terraform.NewContext: starting | |
2020/08/18 18:17:17 [TRACE] terraform.NewContext: loading provider schemas | |
2020/08/18 18:17:17 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/google" | |
2020-08-18T18:17:17.240-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-08-18T18:17:17.271-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5] | |
2020-08-18T18:17:17.271-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14799 | |
2020-08-18T18:17:17.271-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 | |
2020-08-18T18:17:17.289-0400 [INFO] plugin.terraform-provider-google_v3.35.0_x5: configuring server automatic mTLS: timestamp=2020-08-18T18:17:17.289-0400 | |
2020-08-18T18:17:17.329-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: plugin address: address=/tmp/plugin112172906 network=unix timestamp=2020-08-18T18:17:17.329-0400 | |
2020-08-18T18:17:17.329-0400 [DEBUG] plugin: using plugin: version=5 | |
2020/08/18 18:17:17 [TRACE] GRPCProvider: GetSchema | |
2020-08-18T18:17:17.399-0400 [TRACE] plugin.stdio: waiting for stdio data | |
2020-08-18T18:17:17.404-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020/08/18 18:17:17 [TRACE] No provider meta schema returned | |
2020/08/18 18:17:17 [TRACE] GRPCProvider: Close | |
2020-08-18T18:17:17.461-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14799 | |
2020-08-18T18:17:17.461-0400 [DEBUG] plugin: plugin exited | |
2020/08/18 18:17:17 [TRACE] terraform.NewContext: complete | |
2020/08/18 18:17:17 [TRACE] backend/local: finished building terraform.Context | |
2020/08/18 18:17:17 [TRACE] backend/local: requesting interactive input, if necessary | |
2020/08/18 18:17:17 [TRACE] Context.Input: Prompting for provider arguments | |
2020/08/18 18:17:17 [TRACE] Context.Input: Provider provider.google implied by data block at file.tf:1,1-34 | |
2020/08/18 18:17:17 [TRACE] Context.Input: Input for provider.google: map[string]cty.Value{} | |
2020/08/18 18:17:17 [TRACE] backend/local: running validation operation | |
2020/08/18 18:17:17 [INFO] terraform: building graph: GraphTypeValidate | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2020/08/18 18:17:17 [TRACE] ConfigTransformer: Starting for path: | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
------ | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.LocalTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.OutputTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.StateTransformer | |
2020/08/18 18:17:17 [TRACE] StateTransformer: creating nodes for deposed instance objects only | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.StateTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2020/08/18 18:17:17 [TRACE] AttachResourceConfigTransformer: attaching to "data.google_kms_key_ring.hell" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"file.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:34, Byte:33}} | |
2020/08/18 18:17:17 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.google_kms_key_ring.hell | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ProvisionerTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
------ | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2020/08/18 18:17:17 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google"], implied first by data.google_kms_key_ring.hell | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2020/08/18 18:17:17 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving data.google_kms_key_ring.hell | |
2020/08/18 18:17:17 [DEBUG] ProviderTransformer: "data.google_kms_key_ring.hell" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2020/08/18 18:17:17 [TRACE] AttachSchemaTransformer: attaching resource schema to data.google_kms_key_ring.hell | |
2020/08/18 18:17:17 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/08/18 18:17:17 [DEBUG] ReferenceTransformer: "data.google_kms_key_ring.hell" references: [] | |
2020/08/18 18:17:17 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer | |
2020/08/18 18:17:17 [TRACE] attachDataDependenciesTransformer: data.google_kms_key_ring.hell depends on [] | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
root - *terraform.nodeCloseModule | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
root - *terraform.nodeCloseModule | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:17 [DEBUG] Starting graph walk: walkValidate | |
2020/08/18 18:17:17 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"]" | |
2020/08/18 18:17:17 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": starting visit (*terraform.NodeApplyableProvider) | |
2020/08/18 18:17:17 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": evaluating | |
2020/08/18 18:17:17 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalInitProvider | |
2020-08-18T18:17:17.463-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-08-18T18:17:17.491-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5] | |
2020-08-18T18:17:17.491-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14808 | |
2020-08-18T18:17:17.491-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 | |
2020-08-18T18:17:17.508-0400 [INFO] plugin.terraform-provider-google_v3.35.0_x5: configuring server automatic mTLS: timestamp=2020-08-18T18:17:17.508-0400 | |
2020-08-18T18:17:17.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: plugin address: address=/tmp/plugin271438313 network=unix timestamp=2020-08-18T18:17:17.541-0400 | |
2020-08-18T18:17:17.541-0400 [DEBUG] plugin: using plugin: version=5 | |
2020/08/18 18:17:17 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/google\"]" provider for provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalValidateProvider | |
2020/08/18 18:17:17 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/google"]: no configuration at all | |
2020/08/18 18:17:17 [TRACE] GRPCProvider: GetSchema | |
2020-08-18T18:17:17.609-0400 [TRACE] plugin.stdio: waiting for stdio data | |
2020-08-18T18:17:17.611-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020/08/18 18:17:17 [TRACE] No provider meta schema returned | |
2020/08/18 18:17:17 [TRACE] GRPCProvider: PrepareProviderConfig | |
2020/08/18 18:17:17 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:17 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:17 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:17 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:17 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": visit complete | |
2020/08/18 18:17:17 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell" | |
2020/08/18 18:17:17 [TRACE] vertex "data.google_kms_key_ring.hell": starting visit (*terraform.NodeValidatableResource) | |
2020/08/18 18:17:17 [TRACE] vertex "data.google_kms_key_ring.hell": evaluating | |
2020/08/18 18:17:17 [TRACE] [walkValidate] Entering eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalValidateResource | |
2020/08/18 18:17:17 [TRACE] GRPCProvider: ValidateDataSourceConfig | |
2020/08/18 18:17:17 [TRACE] [walkValidate] Exiting eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:17 [TRACE] vertex "data.google_kms_key_ring.hell": visit complete | |
2020/08/18 18:17:17 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)" | |
2020/08/18 18:17:17 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary) | |
2020/08/18 18:17:17 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating | |
2020/08/18 18:17:17 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (EachMode fixup) | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2020/08/18 18:17:17 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"] (close)" | |
2020/08/18 18:17:17 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (EachMode fixup) | |
2020/08/18 18:17:17 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2020/08/18 18:17:17 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": evaluating | |
2020/08/18 18:17:17 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalCloseProvider | |
2020/08/18 18:17:17 [TRACE] GRPCProvider: Close | |
2020/08/18 18:17:17 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete | |
2020-08-18T18:17:17.712-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14808 | |
2020-08-18T18:17:17.712-0400 [DEBUG] plugin: plugin exited | |
2020/08/18 18:17:17 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:17 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": visit complete | |
2020/08/18 18:17:17 [TRACE] dag/walk: visiting "root" | |
2020/08/18 18:17:17 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) | |
2020/08/18 18:17:17 [TRACE] vertex "root": evaluating | |
2020/08/18 18:17:17 [TRACE] [walkValidate] Entering eval tree: root | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:17 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:17 [TRACE] [walkValidate] Exiting eval tree: root | |
2020/08/18 18:17:17 [TRACE] vertex "root": visit complete | |
2020/08/18 18:17:17 [INFO] backend/local: plan calling Refresh | |
o:Refreshing Terraform state in-memory prior to plan... | |
The refreshed state will be used to calculate this plan, but will not be | |
persisted to local or remote state storage. | |
2020/08/18 18:17:17 [INFO] terraform: building graph: GraphTypeRefresh | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2020/08/18 18:17:17 [TRACE] ConfigTransformer: Starting for path: | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ConfigTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2020/08/18 18:17:17 [TRACE] ConfigTransformer: Starting for path: | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
------ | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.StateTransformer | |
2020/08/18 18:17:17 [TRACE] StateTransformer: creating nodes for deposed instance objects only | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.StateTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2020/08/18 18:17:17 [TRACE] AttachResourceConfigTransformer: attaching to "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandRefreshableDataResource) config from hcl.Range{Filename:"file.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:34, Byte:33}} | |
2020/08/18 18:17:17 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.LocalTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.OutputTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
------ | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2020/08/18 18:17:17 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google"], implied first by data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2020/08/18 18:17:17 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:17 [DEBUG] ProviderTransformer: "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandRefreshableDataResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer | |
2020/08/18 18:17:17 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2020/08/18 18:17:17 [TRACE] AttachSchemaTransformer: attaching resource schema to data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:17 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/08/18 18:17:17 [DEBUG] ReferenceTransformer: "data.google_kms_key_ring.hell (expand)" references: [] | |
2020/08/18 18:17:17 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer | |
2020/08/18 18:17:17 [TRACE] attachDataDependenciesTransformer: data.google_kms_key_ring.hell depends on [] | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
root - *terraform.nodeCloseModule | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
root - *terraform.nodeCloseModule | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:17 [DEBUG] Starting graph walk: walkRefresh | |
2020/08/18 18:17:17 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"]" | |
2020/08/18 18:17:17 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": starting visit (*terraform.NodeApplyableProvider) | |
2020/08/18 18:17:17 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": evaluating | |
2020/08/18 18:17:17 [TRACE] [walkRefresh] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalInitProvider | |
2020-08-18T18:17:17.713-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-08-18T18:17:17.748-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5] | |
2020-08-18T18:17:17.748-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14818 | |
2020-08-18T18:17:17.748-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 | |
2020-08-18T18:17:17.764-0400 [INFO] plugin.terraform-provider-google_v3.35.0_x5: configuring server automatic mTLS: timestamp=2020-08-18T18:17:17.763-0400 | |
2020-08-18T18:17:17.798-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: plugin address: address=/tmp/plugin209331878 network=unix timestamp=2020-08-18T18:17:17.798-0400 | |
2020-08-18T18:17:17.798-0400 [DEBUG] plugin: using plugin: version=5 | |
2020/08/18 18:17:17 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/google\"]" provider for provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:17 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalConfigProvider | |
2020/08/18 18:17:17 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/google"]: no configuration at all | |
2020/08/18 18:17:17 [TRACE] GRPCProvider: GetSchema | |
2020-08-18T18:17:17.870-0400 [TRACE] plugin.stdio: waiting for stdio data | |
2020-08-18T18:17:17.870-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020/08/18 18:17:17 [TRACE] No provider meta schema returned | |
2020/08/18 18:17:17 [TRACE] GRPCProvider: Configure | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Authenticating using DefaultClient... | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [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] | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating GCE client for path https://compute.googleapis.com/compute/v1/projects/ | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/projects/ | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating GKE client for path https://container.googleapis.com/ | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating GKE Beta client for path https://container.googleapis.com/ | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud DNS client for path https://dns.googleapis.com/dns/v1/projects/ | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud DNS Beta client for path https://www.googleapis.com/dns/v1beta2/projects/ | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud KMS client for path https://cloudkms.googleapis.com/ | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Stackdriver Logging client for path https://logging.googleapis.com/ | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Storage client for path https://storage.googleapis.com/storage/v1/ | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google SqlAdmin client for path https://sqladmin.googleapis.com/ | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Pubsub client for path https://pubsub.googleapis.com/ | |
2020-08-18T18:17:17.929-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Dataflow client for path https://dataflow.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud ResourceManager V client for path https://cloudresourcemanager.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud Runtimeconfig client for path https://runtimeconfig.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud IAMCredentials client for path https://iamcredentials.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud Service Management client for path https://servicemanagement.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud Service Usage client for path https://serviceusage.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud Billing client for path https://cloudbilling.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud Build client for path https://cloudbuild.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud BigQuery client for path https://bigquery.googleapis.com/bigquery/v2/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud CloudFunctions Client for path https://cloudfunctions.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud BigtableAdmin for path https://bigtableadmin.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud Source Repo client for path https://sourcerepo.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud Spanner client for path https://spanner.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud Dataproc client for path https://dataproc.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud Dataproc Beta client for path https://dataproc.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Filestore client for path https://file.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud IoT Core client for path | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating App Engine client for path https://appengine.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Cloud Composer client for path https://composer.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud Storage Transfer client for path https://storagetransfer.googleapis.com/ | |
2020-08-18T18:17:17.930-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [INFO] Instantiating Google Cloud Healthcare client for path https://healthcare.googleapis.com/ | |
2020/08/18 18:17:17 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:17 [TRACE] [walkRefresh] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:17 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": visit complete | |
2020/08/18 18:17:17 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell (expand)" | |
2020/08/18 18:17:17 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": starting visit (*terraform.nodeExpandRefreshableDataResource) | |
2020/08/18 18:17:17 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": expanding dynamic subgraph | |
2020/08/18 18:17:17 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": entering dynamic subgraph | |
2020/08/18 18:17:17 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell" | |
2020/08/18 18:17:17 [TRACE] vertex "data.google_kms_key_ring.hell": starting visit (*terraform.NodeRefreshableDataResource) | |
2020/08/18 18:17:17 [TRACE] vertex "data.google_kms_key_ring.hell": expanding dynamic subgraph | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ResourceCountTransformer | |
2020/08/18 18:17:17 [TRACE] ResourceCountTransformer: adding data.google_kms_key_ring.hell as *terraform.NodeRefreshableDataResourceInstance | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeRefreshableDataResourceInstance | |
------ | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/08/18 18:17:17 [DEBUG] ReferenceTransformer: "data.google_kms_key_ring.hell" references: [] | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] Executing graph transform *terraform.RootTransformer | |
2020/08/18 18:17:17 [TRACE] Completed graph transform *terraform.RootTransformer (no changes) | |
2020/08/18 18:17:17 [TRACE] vertex "data.google_kms_key_ring.hell": entering dynamic subgraph | |
2020/08/18 18:17:17 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell" | |
2020/08/18 18:17:17 [TRACE] vertex "data.google_kms_key_ring.hell": starting visit (*terraform.NodeRefreshableDataResourceInstance) | |
2020/08/18 18:17:17 [TRACE] vertex "data.google_kms_key_ring.hell": evaluating | |
2020/08/18 18:17:17 [TRACE] [walkRefresh] Entering eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.EvalReadState | |
2020/08/18 18:17:17 [TRACE] EvalReadState: reading state for data.google_kms_key_ring.hell | |
2020/08/18 18:17:17 [TRACE] eval: *terraform.evalReadDataRefresh | |
o:data.google_kms_key_ring.hell: Refreshing state... | |
2020/08/18 18:17:17 [TRACE] EvalReadData: Re-validating config for data.google_kms_key_ring.hell | |
2020/08/18 18:17:17 [TRACE] GRPCProvider: ValidateDataSourceConfig | |
2020/08/18 18:17:17 [TRACE] EvalReadData: data.google_kms_key_ring.hell configuration is complete, so reading from provider | |
2020/08/18 18:17:17 [TRACE] GRPCProvider: ReadDataSource | |
2020-08-18T18:17:17.931-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [DEBUG] Waiting for state to become: [success] | |
2020-08-18T18:17:17.931-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2020-08-18T18:17:17.931-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [DEBUG] Retry Transport: request attempt 0 | |
2020-08-18T18:17:17.931-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:17 [DEBUG] Google API Request Details: | |
2020-08-18T18:17:17.931-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ---[ REQUEST ]--------------------------------------- | |
2020-08-18T18:17:17.932-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: GET /v1/projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring?alt=json HTTP/1.1 | |
2020-08-18T18:17:17.932-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Host: cloudkms.googleapis.com | |
2020-08-18T18:17:17.932-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: User-Agent: HashiCorp Terraform/0.13.0 (+https://www.terraform.io) Terraform Plugin SDK/1.11.0 terraform-provider-google/dev | |
2020-08-18T18:17:17.932-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json | |
2020-08-18T18:17:17.932-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Accept-Encoding: gzip | |
2020-08-18T18:17:17.932-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:17.932-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:17.932-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ----------------------------------------------------- | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [DEBUG] Google API Response Details: | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: HTTP/1.1 404 Not Found | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Connection: close | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Transfer-Encoding: chunked | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T050=":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" | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Cache-Control: private | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Date: Tue, 18 Aug 2020 22:17:18 GMT | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Server: ESF | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Origin | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: X-Origin | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Referer | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Content-Type-Options: nosniff | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Xss-Protection: 0 | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ab | |
2020-08-18T18:17:18.132-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: { | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "error": { | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "code": 404, | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "message": "KeyRing projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring not found.", | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "status": "NOT_FOUND" | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 0 | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ----------------------------------------------------- | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 404 with body: HTTP/1.1 404 Not Found | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Connection: close | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Transfer-Encoding: chunked | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T050=":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" | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Cache-Control: private | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Date: Tue, 18 Aug 2020 22:17:18 GMT | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Server: ESF | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Origin | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: X-Origin | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Referer | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Content-Type-Options: nosniff | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Xss-Protection: 0 | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ab | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: { | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "error": { | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "code": 404, | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "message": "KeyRing projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring not found.", | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "status": "NOT_FOUND" | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 0 | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [DEBUG] Retry Transport: Returning after 1 attempts | |
2020-08-18T18:17:18.133-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [WARN] Removing KMSKeyRing "pristine-bay-286722/global/my-new-keyring" because it's gone | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalIf | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalWriteState | |
2020/08/18 18:17:18 [TRACE] EvalWriteState: writing current state object for data.google_kms_key_ring.hell | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalUpdateStateHook | |
2020/08/18 18:17:18 [TRACE] [walkRefresh] Exiting eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": visit complete | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": dynamic subgraph completed successfully | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": visit complete | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": dynamic subgraph completed successfully | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": visit complete | |
2020/08/18 18:17:18 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"] (close)" | |
2020/08/18 18:17:18 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2020/08/18 18:17:18 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": evaluating | |
2020/08/18 18:17:18 [TRACE] [walkRefresh] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalCloseProvider | |
2020/08/18 18:17:18 [TRACE] GRPCProvider: Close | |
2020-08-18T18:17:18.136-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14818 | |
2020-08-18T18:17:18.136-0400 [DEBUG] plugin: plugin exited | |
2020/08/18 18:17:18 [TRACE] [walkRefresh] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:18 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": visit complete | |
2020/08/18 18:17:18 [TRACE] dag/walk: visiting "root" | |
2020/08/18 18:17:18 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) | |
2020/08/18 18:17:18 [TRACE] vertex "root": evaluating | |
2020/08/18 18:17:18 [TRACE] [walkRefresh] Entering eval tree: root | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:18 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:18 [TRACE] [walkRefresh] Exiting eval tree: root | |
2020/08/18 18:17:18 [TRACE] vertex "root": visit complete | |
o: | |
------------------------------------------------------------------------ | |
2020/08/18 18:17:18 [INFO] backend/local: plan calling Plan | |
2020/08/18 18:17:18 [INFO] terraform: building graph: GraphTypePlan | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2020/08/18 18:17:18 [TRACE] ConfigTransformer: Starting for path: | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
------ | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.LocalTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.OutputTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.StateTransformer | |
2020/08/18 18:17:18 [TRACE] StateTransformer: creating nodes for deposed instance objects only | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.StateTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2020/08/18 18:17:18 [TRACE] AttachResourceConfigTransformer: attaching to "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"file.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:34, Byte:33}} | |
2020/08/18 18:17:18 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.ProvisionerTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2020/08/18 18:17:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2020/08/18 18:17:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
------ | |
2020/08/18 18:17:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2020/08/18 18:17:18 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google"], implied first by data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2020/08/18 18:17:18 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:18 [DEBUG] ProviderTransformer: "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2020/08/18 18:17:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer | |
2020/08/18 18:17:18 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2020/08/18 18:17:18 [TRACE] AttachSchemaTransformer: attaching resource schema to data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:18 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/08/18 18:17:18 [DEBUG] ReferenceTransformer: "data.google_kms_key_ring.hell (expand)" references: [] | |
2020/08/18 18:17:18 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer | |
2020/08/18 18:17:18 [TRACE] attachDataDependenciesTransformer: data.google_kms_key_ring.hell depends on [] | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer | |
2020/08/18 18:17:18 [TRACE] ForcedCBDTransformer: "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
root - *terraform.nodeCloseModule | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
root - *terraform.nodeCloseModule | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:18 [DEBUG] Starting graph walk: walkPlan | |
2020/08/18 18:17:18 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"]" | |
2020/08/18 18:17:18 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": starting visit (*terraform.NodeApplyableProvider) | |
2020/08/18 18:17:18 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": evaluating | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalInitProvider | |
2020-08-18T18:17:18.138-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-08-18T18:17:18.169-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5] | |
2020-08-18T18:17:18.170-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14827 | |
2020-08-18T18:17:18.170-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 | |
2020-08-18T18:17:18.188-0400 [INFO] plugin.terraform-provider-google_v3.35.0_x5: configuring server automatic mTLS: timestamp=2020-08-18T18:17:18.188-0400 | |
2020-08-18T18:17:18.218-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: plugin address: network=unix address=/tmp/plugin888459462 timestamp=2020-08-18T18:17:18.218-0400 | |
2020-08-18T18:17:18.218-0400 [DEBUG] plugin: using plugin: version=5 | |
2020/08/18 18:17:18 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/google\"]" provider for provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:18 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalConfigProvider | |
2020/08/18 18:17:18 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/google"]: no configuration at all | |
2020/08/18 18:17:18 [TRACE] GRPCProvider: GetSchema | |
2020-08-18T18:17:18.290-0400 [TRACE] plugin.stdio: waiting for stdio data | |
2020-08-18T18:17:18.291-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020/08/18 18:17:18 [TRACE] No provider meta schema returned | |
2020/08/18 18:17:18 [TRACE] GRPCProvider: Configure | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Authenticating using DefaultClient... | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [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] | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating GCE client for path https://compute.googleapis.com/compute/v1/projects/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/projects/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating GKE client for path https://container.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating GKE Beta client for path https://container.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud DNS client for path https://dns.googleapis.com/dns/v1/projects/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud DNS Beta client for path https://www.googleapis.com/dns/v1beta2/projects/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud KMS client for path https://cloudkms.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Stackdriver Logging client for path https://logging.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Storage client for path https://storage.googleapis.com/storage/v1/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google SqlAdmin client for path https://sqladmin.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Pubsub client for path https://pubsub.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Dataflow client for path https://dataflow.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud ResourceManager V client for path https://cloudresourcemanager.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud Runtimeconfig client for path https://runtimeconfig.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud IAMCredentials client for path https://iamcredentials.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud Service Management client for path https://servicemanagement.googleapis.com/ | |
2020-08-18T18:17:18.353-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud Service Usage client for path https://serviceusage.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud Billing client for path https://cloudbilling.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud Build client for path https://cloudbuild.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud BigQuery client for path https://bigquery.googleapis.com/bigquery/v2/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud CloudFunctions Client for path https://cloudfunctions.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud BigtableAdmin for path https://bigtableadmin.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud Source Repo client for path https://sourcerepo.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud Spanner client for path https://spanner.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud Dataproc client for path https://dataproc.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud Dataproc Beta client for path https://dataproc.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Filestore client for path https://file.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud IoT Core client for path | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating App Engine client for path https://appengine.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Cloud Composer client for path https://composer.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud Storage Transfer client for path https://storagetransfer.googleapis.com/ | |
2020-08-18T18:17:18.354-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [INFO] Instantiating Google Cloud Healthcare client for path https://healthcare.googleapis.com/ | |
2020/08/18 18:17:18 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:18 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": visit complete | |
2020/08/18 18:17:18 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell (expand)" | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": starting visit (*terraform.nodeExpandPlannableResource) | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": expanding dynamic subgraph | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": entering dynamic subgraph | |
2020/08/18 18:17:18 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell" | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": starting visit (*terraform.NodePlannableResource) | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": evaluating | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Entering eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalWriteResourceState | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Exiting eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": expanding dynamic subgraph | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.ResourceCountTransformer | |
2020/08/18 18:17:18 [TRACE] ResourceCountTransformer: adding data.google_kms_key_ring.hell as *terraform.NodePlannableResourceInstance | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodePlannableResourceInstance | |
------ | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/08/18 18:17:18 [DEBUG] ReferenceTransformer: "data.google_kms_key_ring.hell" references: [] | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] Executing graph transform *terraform.RootTransformer | |
2020/08/18 18:17:18 [TRACE] Completed graph transform *terraform.RootTransformer (no changes) | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": entering dynamic subgraph | |
2020/08/18 18:17:18 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell" | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": starting visit (*terraform.NodePlannableResourceInstance) | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": evaluating | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Entering eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalReadState | |
2020/08/18 18:17:18 [TRACE] EvalReadState: reading state for data.google_kms_key_ring.hell | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalValidateSelfRef | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.evalReadDataPlan | |
2020/08/18 18:17:18 [TRACE] evalReadDataPlan: data.google_kms_key_ring.hell configuration changed, planning data source | |
2020/08/18 18:17:18 [TRACE] EvalReadData: Re-validating config for data.google_kms_key_ring.hell | |
2020/08/18 18:17:18 [TRACE] GRPCProvider: ValidateDataSourceConfig | |
2020/08/18 18:17:18 [TRACE] EvalReadData: data.google_kms_key_ring.hell configuration is complete, so reading from provider | |
2020/08/18 18:17:18 [TRACE] GRPCProvider: ReadDataSource | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [DEBUG] Waiting for state to become: [success] | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [DEBUG] Retry Transport: request attempt 0 | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [DEBUG] Google API Request Details: | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ---[ REQUEST ]--------------------------------------- | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: GET /v1/projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring?alt=json HTTP/1.1 | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Host: cloudkms.googleapis.com | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: User-Agent: HashiCorp Terraform/0.13.0 (+https://www.terraform.io) Terraform Plugin SDK/1.11.0 terraform-provider-google/dev | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Accept-Encoding: gzip | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.355-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ----------------------------------------------------- | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [DEBUG] Google API Response Details: | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: HTTP/1.1 404 Not Found | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Connection: close | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Transfer-Encoding: chunked | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T050=":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" | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Cache-Control: private | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Date: Tue, 18 Aug 2020 22:17:18 GMT | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Server: ESF | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Origin | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: X-Origin | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Referer | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Content-Type-Options: nosniff | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Xss-Protection: 0 | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ab | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: { | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "error": { | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "code": 404, | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "message": "KeyRing projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring not found.", | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "status": "NOT_FOUND" | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 0 | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ----------------------------------------------------- | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 404 with body: HTTP/1.1 404 Not Found | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Connection: close | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Transfer-Encoding: chunked | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T050=":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" | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Cache-Control: private | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Date: Tue, 18 Aug 2020 22:17:18 GMT | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Server: ESF | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Origin | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: X-Origin | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Referer | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Content-Type-Options: nosniff | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Xss-Protection: 0 | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ab | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: { | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "error": { | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "code": 404, | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "message": "KeyRing projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring not found.", | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "status": "NOT_FOUND" | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 0 | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [DEBUG] Retry Transport: Returning after 1 attempts | |
2020-08-18T18:17:18.550-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:18 [WARN] Removing KMSKeyRing "pristine-bay-286722/global/my-new-keyring" because it's gone | |
2020/08/18 18:17:18 [WARN] Provider "data.google_kms_key_ring.hell" produced an unexpected new value for %!s(MISSING).registry.terraform.io/hashicorp/google | |
- .location: was cty.StringVal("global"), but now null | |
- .name: was cty.StringVal("my-new-keyring"), but now null | |
- .project: was cty.StringVal("pristine-bay-286722"), but now null | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalWriteState | |
2020/08/18 18:17:18 [TRACE] EvalWriteState: writing current state object for data.google_kms_key_ring.hell | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalWriteDiff | |
2020/08/18 18:17:18 [TRACE] EvalWriteDiff: recorded NoOp change for data.google_kms_key_ring.hell | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Exiting eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": visit complete | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": dynamic subgraph completed successfully | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell": visit complete | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": dynamic subgraph completed successfully | |
2020/08/18 18:17:18 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": visit complete | |
2020/08/18 18:17:18 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"] (close)" | |
2020/08/18 18:17:18 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)" | |
2020/08/18 18:17:18 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary) | |
2020/08/18 18:17:18 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2020/08/18 18:17:18 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": evaluating | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalCloseProvider | |
2020/08/18 18:17:18 [TRACE] GRPCProvider: Close | |
2020/08/18 18:17:18 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (EachMode fixup) | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (EachMode fixup) | |
2020/08/18 18:17:18 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete | |
2020-08-18T18:17:18.553-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14827 | |
2020-08-18T18:17:18.553-0400 [DEBUG] plugin: plugin exited | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:18 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": visit complete | |
2020/08/18 18:17:18 [TRACE] dag/walk: visiting "root" | |
2020/08/18 18:17:18 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) | |
2020/08/18 18:17:18 [TRACE] vertex "root": evaluating | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Entering eval tree: root | |
2020/08/18 18:17:18 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:18 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:18 [TRACE] [walkPlan] Exiting eval tree: root | |
2020/08/18 18:17:18 [TRACE] vertex "root": visit complete | |
2020/08/18 18:17:18 [INFO] backend/local: plan operation completed | |
o: | |
No changes. Infrastructure is up-to-date. | |
This means that Terraform did not detect any differences between your | |
configuration and real physical resources that exist. As a result, no | |
actions need to be performed. | |
2020/08/18 18:17:18 [TRACE] statemgr.Filesystem: removing lock metadata file .terraform.tfstate.lock.info | |
2020/08/18 18:17:18 [TRACE] statemgr.Filesystem: unlocking terraform.tfstate using fcntl flock | |
2020/08/18 18:17:18 [INFO] Terraform version: 0.13.0 | |
2020/08/18 18:17:18 [INFO] Go runtime version: go1.14.2 | |
2020/08/18 18:17:18 [INFO] CLI args: []string{"./terraform", "apply"} | |
2020/08/18 18:17:18 [DEBUG] Attempting to open CLI config file: /home/jsoref/.terraformrc | |
2020/08/18 18:17:18 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/08/18 18:17:18 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2020/08/18 18:17:18 [DEBUG] ignoring non-existing provider search directory /home/jsoref/.terraform.d/plugins | |
2020/08/18 18:17:18 [DEBUG] ignoring non-existing provider search directory /home/jsoref/.local/share/terraform/plugins | |
2020/08/18 18:17:18 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins | |
2020/08/18 18:17:18 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins | |
2020/08/18 18:17:18 [INFO] CLI command args: []string{"apply"} | |
2020/08/18 18:17:18 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config | |
2020/08/18 18:17:18 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory | |
2020/08/18 18:17:18 [DEBUG] New state was assigned lineage "4f0b4e1c-70ac-1d48-a595-8cd9d3c244a5" | |
2020/08/18 18:17:18 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend) | |
2020/08/18 18:17:18 [TRACE] Meta.Backend: instantiated backend of type <nil> | |
2020/08/18 18:17:18 [TRACE] providercache.fillMetaCache: scanning directory .terraform/plugins | |
2020/08/18 18:17:18 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/-/google v3.35.0 for linux_amd64 at .terraform/plugins/registry.terraform.io/-/google/3.35.0/linux_amd64 | |
2020/08/18 18:17:18 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/google v3.35.0 for linux_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64 | |
2020/08/18 18:17:18 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/-/google/3.35.0/linux_amd64 as a candidate package for registry.terraform.io/-/google 3.35.0 | |
2020/08/18 18:17:18 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64 as a candidate package for registry.terraform.io/hashicorp/google 3.35.0 | |
2020/08/18 18:17:19 [DEBUG] checking for provisioner in "." | |
2020/08/18 18:17:19 [DEBUG] checking for provisioner in "/home/jsoref/pristine-bay-286722" | |
2020/08/18 18:17:19 [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 | |
2020/08/18 18:17:19 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend | |
2020/08/18 18:17:19 [INFO] backend/local: starting Apply operation | |
2020/08/18 18:17:19 [TRACE] backend/local: requesting state manager for workspace "default" | |
2020/08/18 18:17:19 [TRACE] backend/local: state manager for workspace "default" will: | |
- read initial snapshot from terraform.tfstate | |
- write new snapshots to terraform.tfstate | |
- create any backup at terraform.tfstate.backup | |
2020/08/18 18:17:19 [TRACE] backend/local: requesting state lock for workspace "default" | |
2020/08/18 18:17:19 [TRACE] statemgr.Filesystem: preparing to manage state snapshots at terraform.tfstate | |
2020/08/18 18:17:19 [TRACE] statemgr.Filesystem: existing snapshot has lineage "0974220b-b35c-4cc5-7c48-1bae6dcbfea6" serial 1 | |
2020/08/18 18:17:19 [TRACE] statemgr.Filesystem: locking terraform.tfstate using fcntl flock | |
2020/08/18 18:17:19 [TRACE] statemgr.Filesystem: writing lock metadata to .terraform.tfstate.lock.info | |
2020/08/18 18:17:19 [TRACE] backend/local: reading remote state for workspace "default" | |
2020/08/18 18:17:19 [TRACE] statemgr.Filesystem: reading latest snapshot from terraform.tfstate | |
2020/08/18 18:17:19 [TRACE] statemgr.Filesystem: read snapshot with lineage "0974220b-b35c-4cc5-7c48-1bae6dcbfea6" serial 1 | |
2020/08/18 18:17:19 [TRACE] backend/local: retrieving local state snapshot for workspace "default" | |
2020/08/18 18:17:19 [TRACE] backend/local: building context for current working directory | |
2020/08/18 18:17:19 [TRACE] terraform.NewContext: starting | |
2020/08/18 18:17:19 [TRACE] terraform.NewContext: loading provider schemas | |
2020/08/18 18:17:19 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/google" | |
2020-08-18T18:17:19.207-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-08-18T18:17:19.239-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5] | |
2020-08-18T18:17:19.240-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14846 | |
2020-08-18T18:17:19.240-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 | |
2020-08-18T18:17:19.259-0400 [INFO] plugin.terraform-provider-google_v3.35.0_x5: configuring server automatic mTLS: timestamp=2020-08-18T18:17:19.258-0400 | |
2020-08-18T18:17:19.293-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: plugin address: address=/tmp/plugin340842260 network=unix timestamp=2020-08-18T18:17:19.293-0400 | |
2020-08-18T18:17:19.294-0400 [DEBUG] plugin: using plugin: version=5 | |
2020/08/18 18:17:19 [TRACE] GRPCProvider: GetSchema | |
2020-08-18T18:17:19.367-0400 [TRACE] plugin.stdio: waiting for stdio data | |
2020-08-18T18:17:19.368-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020/08/18 18:17:19 [TRACE] No provider meta schema returned | |
2020/08/18 18:17:19 [TRACE] GRPCProvider: Close | |
2020-08-18T18:17:19.426-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14846 | |
2020-08-18T18:17:19.426-0400 [DEBUG] plugin: plugin exited | |
2020/08/18 18:17:19 [TRACE] terraform.NewContext: complete | |
2020/08/18 18:17:19 [TRACE] backend/local: finished building terraform.Context | |
2020/08/18 18:17:19 [TRACE] backend/local: requesting interactive input, if necessary | |
2020/08/18 18:17:19 [TRACE] Context.Input: Prompting for provider arguments | |
2020/08/18 18:17:19 [TRACE] Context.Input: Provider provider.google implied by data block at file.tf:1,1-34 | |
2020/08/18 18:17:19 [TRACE] Context.Input: Input for provider.google: map[string]cty.Value{} | |
2020/08/18 18:17:19 [TRACE] backend/local: running validation operation | |
2020/08/18 18:17:19 [INFO] terraform: building graph: GraphTypeValidate | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2020/08/18 18:17:19 [TRACE] ConfigTransformer: Starting for path: | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
------ | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.LocalTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.OutputTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.StateTransformer | |
2020/08/18 18:17:19 [TRACE] StateTransformer: creating nodes for deposed instance objects only | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.StateTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2020/08/18 18:17:19 [TRACE] AttachResourceConfigTransformer: attaching to "data.google_kms_key_ring.hell" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"file.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:34, Byte:33}} | |
2020/08/18 18:17:19 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.google_kms_key_ring.hell | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ProvisionerTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
------ | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2020/08/18 18:17:19 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google"], implied first by data.google_kms_key_ring.hell | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2020/08/18 18:17:19 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving data.google_kms_key_ring.hell | |
2020/08/18 18:17:19 [DEBUG] ProviderTransformer: "data.google_kms_key_ring.hell" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2020/08/18 18:17:19 [TRACE] AttachSchemaTransformer: attaching resource schema to data.google_kms_key_ring.hell | |
2020/08/18 18:17:19 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/08/18 18:17:19 [DEBUG] ReferenceTransformer: "data.google_kms_key_ring.hell" references: [] | |
2020/08/18 18:17:19 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer | |
2020/08/18 18:17:19 [TRACE] attachDataDependenciesTransformer: data.google_kms_key_ring.hell depends on [] | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
root - *terraform.nodeCloseModule | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell - *terraform.NodeValidatableResource | |
root - *terraform.nodeCloseModule | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:19 [DEBUG] Starting graph walk: walkValidate | |
2020/08/18 18:17:19 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"]" | |
2020/08/18 18:17:19 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": starting visit (*terraform.NodeApplyableProvider) | |
2020/08/18 18:17:19 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": evaluating | |
2020/08/18 18:17:19 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalInitProvider | |
2020-08-18T18:17:19.427-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-08-18T18:17:19.459-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5] | |
2020-08-18T18:17:19.459-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14855 | |
2020-08-18T18:17:19.459-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 | |
2020-08-18T18:17:19.479-0400 [INFO] plugin.terraform-provider-google_v3.35.0_x5: configuring server automatic mTLS: timestamp=2020-08-18T18:17:19.479-0400 | |
2020-08-18T18:17:19.512-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: plugin address: address=/tmp/plugin489800109 network=unix timestamp=2020-08-18T18:17:19.512-0400 | |
2020-08-18T18:17:19.512-0400 [DEBUG] plugin: using plugin: version=5 | |
2020/08/18 18:17:19 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/google\"]" provider for provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalGetProvider | |
2020-08-18T18:17:19.579-0400 [TRACE] plugin.stdio: waiting for stdio data | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalValidateProvider | |
2020/08/18 18:17:19 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/google"]: no configuration at all | |
2020/08/18 18:17:19 [TRACE] GRPCProvider: GetSchema | |
2020-08-18T18:17:19.579-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020/08/18 18:17:19 [TRACE] No provider meta schema returned | |
2020/08/18 18:17:19 [TRACE] GRPCProvider: PrepareProviderConfig | |
2020/08/18 18:17:19 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:19 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:19 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:19 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:19 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": visit complete | |
2020/08/18 18:17:19 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell" | |
2020/08/18 18:17:19 [TRACE] vertex "data.google_kms_key_ring.hell": starting visit (*terraform.NodeValidatableResource) | |
2020/08/18 18:17:19 [TRACE] vertex "data.google_kms_key_ring.hell": evaluating | |
2020/08/18 18:17:19 [TRACE] [walkValidate] Entering eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalValidateResource | |
2020/08/18 18:17:19 [TRACE] GRPCProvider: ValidateDataSourceConfig | |
2020/08/18 18:17:19 [TRACE] [walkValidate] Exiting eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:19 [TRACE] vertex "data.google_kms_key_ring.hell": visit complete | |
2020/08/18 18:17:19 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)" | |
2020/08/18 18:17:19 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary) | |
2020/08/18 18:17:19 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating | |
2020/08/18 18:17:19 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (EachMode fixup) | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2020/08/18 18:17:19 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"] (close)" | |
2020/08/18 18:17:19 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (EachMode fixup) | |
2020/08/18 18:17:19 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete | |
2020/08/18 18:17:19 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2020/08/18 18:17:19 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": evaluating | |
2020/08/18 18:17:19 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalCloseProvider | |
2020/08/18 18:17:19 [TRACE] GRPCProvider: Close | |
2020-08-18T18:17:19.682-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14855 | |
2020-08-18T18:17:19.682-0400 [DEBUG] plugin: plugin exited | |
2020/08/18 18:17:19 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:19 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": visit complete | |
2020/08/18 18:17:19 [TRACE] dag/walk: visiting "root" | |
2020/08/18 18:17:19 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) | |
2020/08/18 18:17:19 [TRACE] vertex "root": evaluating | |
2020/08/18 18:17:19 [TRACE] [walkValidate] Entering eval tree: root | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:19 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:19 [TRACE] [walkValidate] Exiting eval tree: root | |
2020/08/18 18:17:19 [TRACE] vertex "root": visit complete | |
2020/08/18 18:17:19 [INFO] backend/local: apply calling Refresh | |
2020/08/18 18:17:19 [INFO] terraform: building graph: GraphTypeRefresh | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2020/08/18 18:17:19 [TRACE] ConfigTransformer: Starting for path: | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ConfigTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2020/08/18 18:17:19 [TRACE] ConfigTransformer: Starting for path: | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
------ | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.StateTransformer | |
2020/08/18 18:17:19 [TRACE] StateTransformer: creating nodes for deposed instance objects only | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.StateTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2020/08/18 18:17:19 [TRACE] AttachResourceConfigTransformer: attaching to "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandRefreshableDataResource) config from hcl.Range{Filename:"file.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:34, Byte:33}} | |
2020/08/18 18:17:19 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.LocalTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.OutputTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
------ | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2020/08/18 18:17:19 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google"], implied first by data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2020/08/18 18:17:19 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:19 [DEBUG] ProviderTransformer: "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandRefreshableDataResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer | |
2020/08/18 18:17:19 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2020/08/18 18:17:19 [TRACE] AttachSchemaTransformer: attaching resource schema to data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:19 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/08/18 18:17:19 [DEBUG] ReferenceTransformer: "data.google_kms_key_ring.hell (expand)" references: [] | |
2020/08/18 18:17:19 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer | |
2020/08/18 18:17:19 [TRACE] attachDataDependenciesTransformer: data.google_kms_key_ring.hell depends on [] | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
root - *terraform.nodeCloseModule | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandRefreshableDataResource | |
root - *terraform.nodeCloseModule | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:19 [DEBUG] Starting graph walk: walkRefresh | |
2020/08/18 18:17:19 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"]" | |
2020/08/18 18:17:19 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": starting visit (*terraform.NodeApplyableProvider) | |
2020/08/18 18:17:19 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": evaluating | |
2020/08/18 18:17:19 [TRACE] [walkRefresh] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalInitProvider | |
2020-08-18T18:17:19.683-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-08-18T18:17:19.713-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5] | |
2020-08-18T18:17:19.713-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14865 | |
2020-08-18T18:17:19.713-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 | |
2020-08-18T18:17:19.731-0400 [INFO] plugin.terraform-provider-google_v3.35.0_x5: configuring server automatic mTLS: timestamp=2020-08-18T18:17:19.731-0400 | |
2020-08-18T18:17:19.766-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: plugin address: network=unix address=/tmp/plugin767791907 timestamp=2020-08-18T18:17:19.766-0400 | |
2020-08-18T18:17:19.766-0400 [DEBUG] plugin: using plugin: version=5 | |
2020/08/18 18:17:19 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/google\"]" provider for provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:19 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalSequence | |
2020-08-18T18:17:19.835-0400 [TRACE] plugin.stdio: waiting for stdio data | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalConfigProvider | |
2020/08/18 18:17:19 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/google"]: no configuration at all | |
2020/08/18 18:17:19 [TRACE] GRPCProvider: GetSchema | |
2020-08-18T18:17:19.836-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020/08/18 18:17:19 [TRACE] No provider meta schema returned | |
2020/08/18 18:17:19 [TRACE] GRPCProvider: Configure | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Authenticating using DefaultClient... | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [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] | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating GCE client for path https://compute.googleapis.com/compute/v1/projects/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/projects/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating GKE client for path https://container.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating GKE Beta client for path https://container.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud DNS client for path https://dns.googleapis.com/dns/v1/projects/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud DNS Beta client for path https://www.googleapis.com/dns/v1beta2/projects/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud KMS client for path https://cloudkms.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Stackdriver Logging client for path https://logging.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Storage client for path https://storage.googleapis.com/storage/v1/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google SqlAdmin client for path https://sqladmin.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Pubsub client for path https://pubsub.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Dataflow client for path https://dataflow.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud ResourceManager V client for path https://cloudresourcemanager.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud Runtimeconfig client for path https://runtimeconfig.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud IAMCredentials client for path https://iamcredentials.googleapis.com/ | |
2020-08-18T18:17:19.895-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud Service Management client for path https://servicemanagement.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud Service Usage client for path https://serviceusage.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud Billing client for path https://cloudbilling.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud Build client for path https://cloudbuild.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud BigQuery client for path https://bigquery.googleapis.com/bigquery/v2/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud CloudFunctions Client for path https://cloudfunctions.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud BigtableAdmin for path https://bigtableadmin.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud Source Repo client for path https://sourcerepo.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud Spanner client for path https://spanner.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud Dataproc client for path https://dataproc.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud Dataproc Beta client for path https://dataproc.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Filestore client for path https://file.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud IoT Core client for path | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating App Engine client for path https://appengine.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Cloud Composer client for path https://composer.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud Storage Transfer client for path https://storagetransfer.googleapis.com/ | |
2020-08-18T18:17:19.896-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [INFO] Instantiating Google Cloud Healthcare client for path https://healthcare.googleapis.com/ | |
2020/08/18 18:17:19 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:19 [TRACE] [walkRefresh] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:19 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": visit complete | |
2020/08/18 18:17:19 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell (expand)" | |
2020/08/18 18:17:19 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": starting visit (*terraform.nodeExpandRefreshableDataResource) | |
2020/08/18 18:17:19 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": expanding dynamic subgraph | |
2020/08/18 18:17:19 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": entering dynamic subgraph | |
2020/08/18 18:17:19 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell" | |
2020/08/18 18:17:19 [TRACE] vertex "data.google_kms_key_ring.hell": starting visit (*terraform.NodeRefreshableDataResource) | |
2020/08/18 18:17:19 [TRACE] vertex "data.google_kms_key_ring.hell": expanding dynamic subgraph | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ResourceCountTransformer | |
2020/08/18 18:17:19 [TRACE] ResourceCountTransformer: adding data.google_kms_key_ring.hell as *terraform.NodeRefreshableDataResourceInstance | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodeRefreshableDataResourceInstance | |
------ | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/08/18 18:17:19 [DEBUG] ReferenceTransformer: "data.google_kms_key_ring.hell" references: [] | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] Executing graph transform *terraform.RootTransformer | |
2020/08/18 18:17:19 [TRACE] Completed graph transform *terraform.RootTransformer (no changes) | |
2020/08/18 18:17:19 [TRACE] vertex "data.google_kms_key_ring.hell": entering dynamic subgraph | |
2020/08/18 18:17:19 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell" | |
2020/08/18 18:17:19 [TRACE] vertex "data.google_kms_key_ring.hell": starting visit (*terraform.NodeRefreshableDataResourceInstance) | |
2020/08/18 18:17:19 [TRACE] vertex "data.google_kms_key_ring.hell": evaluating | |
2020/08/18 18:17:19 [TRACE] [walkRefresh] Entering eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.EvalReadState | |
2020/08/18 18:17:19 [TRACE] EvalReadState: reading state for data.google_kms_key_ring.hell | |
2020/08/18 18:17:19 [TRACE] eval: *terraform.evalReadDataRefresh | |
o:data.google_kms_key_ring.hell: Refreshing state... | |
2020/08/18 18:17:19 [TRACE] EvalReadData: Re-validating config for data.google_kms_key_ring.hell | |
2020/08/18 18:17:19 [TRACE] GRPCProvider: ValidateDataSourceConfig | |
2020/08/18 18:17:19 [TRACE] EvalReadData: data.google_kms_key_ring.hell configuration is complete, so reading from provider | |
2020/08/18 18:17:19 [TRACE] GRPCProvider: ReadDataSource | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [DEBUG] Waiting for state to become: [success] | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [DEBUG] Retry Transport: request attempt 0 | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:19 [DEBUG] Google API Request Details: | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ---[ REQUEST ]--------------------------------------- | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: GET /v1/projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring?alt=json HTTP/1.1 | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Host: cloudkms.googleapis.com | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: User-Agent: HashiCorp Terraform/0.13.0 (+https://www.terraform.io) Terraform Plugin SDK/1.11.0 terraform-provider-google/dev | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Accept-Encoding: gzip | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:19.897-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ----------------------------------------------------- | |
2020-08-18T18:17:20.109-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [DEBUG] Google API Response Details: | |
2020-08-18T18:17:20.110-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2020-08-18T18:17:20.110-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: HTTP/1.1 404 Not Found | |
2020-08-18T18:17:20.110-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Connection: close | |
2020-08-18T18:17:20.110-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Transfer-Encoding: chunked | |
2020-08-18T18:17:20.110-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T050=":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" | |
2020-08-18T18:17:20.110-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Cache-Control: private | |
2020-08-18T18:17:20.110-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-08-18T18:17:20.110-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Date: Tue, 18 Aug 2020 22:17:20 GMT | |
2020-08-18T18:17:20.110-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Server: ESF | |
2020-08-18T18:17:20.110-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Origin | |
2020-08-18T18:17:20.110-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: X-Origin | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Referer | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Content-Type-Options: nosniff | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Xss-Protection: 0 | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ab | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: { | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "error": { | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "code": 404, | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "message": "KeyRing projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring not found.", | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "status": "NOT_FOUND" | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.111-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 0 | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ----------------------------------------------------- | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 404 with body: HTTP/1.1 404 Not Found | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Connection: close | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Transfer-Encoding: chunked | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T050=":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" | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Cache-Control: private | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Date: Tue, 18 Aug 2020 22:17:20 GMT | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Server: ESF | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Origin | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: X-Origin | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Referer | |
2020-08-18T18:17:20.112-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Content-Type-Options: nosniff | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Xss-Protection: 0 | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ab | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: { | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "error": { | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "code": 404, | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "message": "KeyRing projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring not found.", | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "status": "NOT_FOUND" | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 0 | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [DEBUG] Retry Transport: Returning after 1 attempts | |
2020-08-18T18:17:20.113-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [WARN] Removing KMSKeyRing "pristine-bay-286722/global/my-new-keyring" because it's gone | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalIf | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalWriteState | |
2020/08/18 18:17:20 [TRACE] EvalWriteState: writing current state object for data.google_kms_key_ring.hell | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalUpdateStateHook | |
2020/08/18 18:17:20 [TRACE] [walkRefresh] Exiting eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": visit complete | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": dynamic subgraph completed successfully | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": visit complete | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": dynamic subgraph completed successfully | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": visit complete | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"] (close)" | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkRefresh] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalCloseProvider | |
2020/08/18 18:17:20 [TRACE] GRPCProvider: Close | |
2020-08-18T18:17:20.117-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14865 | |
2020-08-18T18:17:20.117-0400 [DEBUG] plugin: plugin exited | |
2020/08/18 18:17:20 [TRACE] [walkRefresh] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": visit complete | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "root" | |
2020/08/18 18:17:20 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) | |
2020/08/18 18:17:20 [TRACE] vertex "root": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkRefresh] Entering eval tree: root | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:20 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:20 [TRACE] [walkRefresh] Exiting eval tree: root | |
2020/08/18 18:17:20 [TRACE] vertex "root": visit complete | |
2020/08/18 18:17:20 [INFO] backend/local: apply calling Plan | |
2020/08/18 18:17:20 [INFO] terraform: building graph: GraphTypePlan | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2020/08/18 18:17:20 [TRACE] ConfigTransformer: Starting for path: | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.LocalTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.OutputTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.StateTransformer | |
2020/08/18 18:17:20 [TRACE] StateTransformer: creating nodes for deposed instance objects only | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.StateTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2020/08/18 18:17:20 [TRACE] AttachResourceConfigTransformer: attaching to "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"file.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:34, Byte:33}} | |
2020/08/18 18:17:20 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ProvisionerTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
------ | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2020/08/18 18:17:20 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google"], implied first by data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2020/08/18 18:17:20 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:20 [DEBUG] ProviderTransformer: "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2020/08/18 18:17:20 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:20 [TRACE] AttachSchemaTransformer: attaching resource schema to data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/08/18 18:17:20 [DEBUG] ReferenceTransformer: "data.google_kms_key_ring.hell (expand)" references: [] | |
2020/08/18 18:17:20 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer | |
2020/08/18 18:17:20 [TRACE] attachDataDependenciesTransformer: data.google_kms_key_ring.hell depends on [] | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer | |
2020/08/18 18:17:20 [TRACE] ForcedCBDTransformer: "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
root - *terraform.nodeCloseModule | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandPlannableResource | |
root - *terraform.nodeCloseModule | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:20 [DEBUG] Starting graph walk: walkPlan | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"]" | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": starting visit (*terraform.NodeApplyableProvider) | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalInitProvider | |
2020-08-18T18:17:20.118-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-08-18T18:17:20.144-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5] | |
2020-08-18T18:17:20.145-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14877 | |
2020-08-18T18:17:20.145-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 | |
2020-08-18T18:17:20.159-0400 [INFO] plugin.terraform-provider-google_v3.35.0_x5: configuring server automatic mTLS: timestamp=2020-08-18T18:17:20.159-0400 | |
2020-08-18T18:17:20.194-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: plugin address: address=/tmp/plugin708819837 network=unix timestamp=2020-08-18T18:17:20.194-0400 | |
2020-08-18T18:17:20.194-0400 [DEBUG] plugin: using plugin: version=5 | |
2020/08/18 18:17:20 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/google\"]" provider for provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:20 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalSequence | |
2020-08-18T18:17:20.268-0400 [TRACE] plugin.stdio: waiting for stdio data | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalConfigProvider | |
2020/08/18 18:17:20 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/google"]: no configuration at all | |
2020/08/18 18:17:20 [TRACE] GRPCProvider: GetSchema | |
2020-08-18T18:17:20.270-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020/08/18 18:17:20 [TRACE] No provider meta schema returned | |
2020/08/18 18:17:20 [TRACE] GRPCProvider: Configure | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Authenticating using DefaultClient... | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [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] | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating GCE client for path https://compute.googleapis.com/compute/v1/projects/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/projects/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating GKE client for path https://container.googleapis.com/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating GKE Beta client for path https://container.googleapis.com/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud DNS client for path https://dns.googleapis.com/dns/v1/projects/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud DNS Beta client for path https://www.googleapis.com/dns/v1beta2/projects/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud KMS client for path https://cloudkms.googleapis.com/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Stackdriver Logging client for path https://logging.googleapis.com/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Storage client for path https://storage.googleapis.com/storage/v1/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google SqlAdmin client for path https://sqladmin.googleapis.com/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Pubsub client for path https://pubsub.googleapis.com/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Dataflow client for path https://dataflow.googleapis.com/ | |
2020-08-18T18:17:20.333-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud ResourceManager V client for path https://cloudresourcemanager.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Runtimeconfig client for path https://runtimeconfig.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud IAMCredentials client for path https://iamcredentials.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Service Management client for path https://servicemanagement.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Service Usage client for path https://serviceusage.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Billing client for path https://cloudbilling.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Build client for path https://cloudbuild.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud BigQuery client for path https://bigquery.googleapis.com/bigquery/v2/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud CloudFunctions Client for path https://cloudfunctions.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud BigtableAdmin for path https://bigtableadmin.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Source Repo client for path https://sourcerepo.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Spanner client for path https://spanner.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Dataproc client for path https://dataproc.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Dataproc Beta client for path https://dataproc.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Filestore client for path https://file.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud IoT Core client for path | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating App Engine client for path https://appengine.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Cloud Composer client for path https://composer.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Storage Transfer client for path https://storagetransfer.googleapis.com/ | |
2020-08-18T18:17:20.334-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Healthcare client for path https://healthcare.googleapis.com/ | |
2020/08/18 18:17:20 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": visit complete | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell (expand)" | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": starting visit (*terraform.nodeExpandPlannableResource) | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": expanding dynamic subgraph | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": entering dynamic subgraph | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell" | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": starting visit (*terraform.NodePlannableResource) | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Entering eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalWriteResourceState | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Exiting eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": expanding dynamic subgraph | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ResourceCountTransformer | |
2020/08/18 18:17:20 [TRACE] ResourceCountTransformer: adding data.google_kms_key_ring.hell as *terraform.NodePlannableResourceInstance | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: | |
data.google_kms_key_ring.hell - *terraform.NodePlannableResourceInstance | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/08/18 18:17:20 [DEBUG] ReferenceTransformer: "data.google_kms_key_ring.hell" references: [] | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.RootTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.RootTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": entering dynamic subgraph | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "data.google_kms_key_ring.hell" | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": starting visit (*terraform.NodePlannableResourceInstance) | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Entering eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalReadState | |
2020/08/18 18:17:20 [TRACE] EvalReadState: reading state for data.google_kms_key_ring.hell | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalValidateSelfRef | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.evalReadDataPlan | |
2020/08/18 18:17:20 [TRACE] evalReadDataPlan: data.google_kms_key_ring.hell configuration changed, planning data source | |
2020/08/18 18:17:20 [TRACE] EvalReadData: Re-validating config for data.google_kms_key_ring.hell | |
2020/08/18 18:17:20 [TRACE] GRPCProvider: ValidateDataSourceConfig | |
2020/08/18 18:17:20 [TRACE] EvalReadData: data.google_kms_key_ring.hell configuration is complete, so reading from provider | |
2020/08/18 18:17:20 [TRACE] GRPCProvider: ReadDataSource | |
2020-08-18T18:17:20.335-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [DEBUG] Waiting for state to become: [success] | |
2020-08-18T18:17:20.335-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2020-08-18T18:17:20.335-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [DEBUG] Retry Transport: request attempt 0 | |
2020-08-18T18:17:20.336-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [DEBUG] Google API Request Details: | |
2020-08-18T18:17:20.336-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ---[ REQUEST ]--------------------------------------- | |
2020-08-18T18:17:20.336-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: GET /v1/projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring?alt=json HTTP/1.1 | |
2020-08-18T18:17:20.336-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Host: cloudkms.googleapis.com | |
2020-08-18T18:17:20.336-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: User-Agent: HashiCorp Terraform/0.13.0 (+https://www.terraform.io) Terraform Plugin SDK/1.11.0 terraform-provider-google/dev | |
2020-08-18T18:17:20.336-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json | |
2020-08-18T18:17:20.336-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Accept-Encoding: gzip | |
2020-08-18T18:17:20.336-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.336-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.336-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ----------------------------------------------------- | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [DEBUG] Google API Response Details: | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: HTTP/1.1 404 Not Found | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Connection: close | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Transfer-Encoding: chunked | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T050=":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" | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Cache-Control: private | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Date: Tue, 18 Aug 2020 22:17:20 GMT | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Server: ESF | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Origin | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: X-Origin | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Referer | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Content-Type-Options: nosniff | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Xss-Protection: 0 | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ab | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: { | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "error": { | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "code": 404, | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "message": "KeyRing projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring not found.", | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "status": "NOT_FOUND" | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 0 | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ----------------------------------------------------- | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [DEBUG] Retry Transport: Stopping retries, last request failed with non-retryable error: googleapi: got HTTP response code 404 with body: HTTP/1.1 404 Not Found | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Connection: close | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Transfer-Encoding: chunked | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T050=":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" | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Cache-Control: private | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Date: Tue, 18 Aug 2020 22:17:20 GMT | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Server: ESF | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Origin | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: X-Origin | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: Vary: Referer | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Content-Type-Options: nosniff | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: X-Xss-Protection: 0 | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: ab | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: { | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "error": { | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "code": 404, | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "message": "KeyRing projects/pristine-bay-286722/locations/global/keyRings/my-new-keyring not found.", | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: "status": "NOT_FOUND" | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: } | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 0 | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [DEBUG] Retry Transport: Returning after 1 attempts | |
2020-08-18T18:17:20.541-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [WARN] Removing KMSKeyRing "pristine-bay-286722/global/my-new-keyring" because it's gone | |
2020/08/18 18:17:20 [WARN] Provider "data.google_kms_key_ring.hell" produced an unexpected new value for %!s(MISSING).registry.terraform.io/hashicorp/google | |
- .name: was cty.StringVal("my-new-keyring"), but now null | |
- .project: was cty.StringVal("pristine-bay-286722"), but now null | |
- .location: was cty.StringVal("global"), but now null | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalWriteState | |
2020/08/18 18:17:20 [TRACE] EvalWriteState: writing current state object for data.google_kms_key_ring.hell | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalWriteDiff | |
2020/08/18 18:17:20 [TRACE] EvalWriteDiff: recorded NoOp change for data.google_kms_key_ring.hell | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Exiting eval tree: data.google_kms_key_ring.hell | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": visit complete | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": dynamic subgraph completed successfully | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell": visit complete | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": dynamic subgraph completed successfully | |
2020/08/18 18:17:20 [TRACE] vertex "data.google_kms_key_ring.hell (expand)": visit complete | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)" | |
2020/08/18 18:17:20 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary) | |
2020/08/18 18:17:20 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (EachMode fixup) | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"] (close)" | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (EachMode fixup) | |
2020/08/18 18:17:20 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalCloseProvider | |
2020/08/18 18:17:20 [TRACE] GRPCProvider: Close | |
2020-08-18T18:17:20.545-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14877 | |
2020-08-18T18:17:20.545-0400 [DEBUG] plugin: plugin exited | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": visit complete | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "root" | |
2020/08/18 18:17:20 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) | |
2020/08/18 18:17:20 [TRACE] vertex "root": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Entering eval tree: root | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:20 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:20 [TRACE] [walkPlan] Exiting eval tree: root | |
2020/08/18 18:17:20 [TRACE] vertex "root": visit complete | |
2020/08/18 18:17:20 [INFO] backend/local: apply calling Apply | |
2020/08/18 18:17:20 [INFO] terraform: building graph: GraphTypeApply | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2020/08/18 18:17:20 [TRACE] ConfigTransformer: Starting for path: | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandApplyableResource | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.DiffTransformer | |
2020/08/18 18:17:20 [TRACE] DiffTransformer starting | |
2020/08/18 18:17:20 [TRACE] DiffTransformer: found NoOp change for data.google_kms_key_ring.hell | |
2020/08/18 18:17:20 [TRACE] DiffTransformer complete | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.DiffTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2020/08/18 18:17:20 [TRACE] AttachResourceConfigTransformer: attaching to "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandApplyableResource) config from hcl.Range{Filename:"file.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:34, Byte:33}} | |
2020/08/18 18:17:20 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ProvisionerTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.LocalTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.OutputTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandApplyableResource | |
------ | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2020/08/18 18:17:20 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google"], implied first by data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandApplyableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2020/08/18 18:17:20 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:20 [DEBUG] ProviderTransformer: "data.google_kms_key_ring.hell (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandApplyableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer | |
2020/08/18 18:17:20 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
data.google_kms_key_ring.hell (expand) - *terraform.nodeExpandApplyableResource | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2020/08/18 18:17:20 [TRACE] AttachSchemaTransformer: attaching resource schema to data.google_kms_key_ring.hell (expand) | |
2020/08/18 18:17:20 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/08/18 18:17:20 [DEBUG] ReferenceTransformer: "data.google_kms_key_ring.hell (expand)" references: [] | |
2020/08/18 18:17:20 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.DestroyEdgeTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.DestroyEdgeTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.CBDEdgeTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.CBDEdgeTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.destroyRootOutputTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.destroyRootOutputTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.pruneUnusedNodesTransformer | |
2020/08/18 18:17:20 [DEBUG] pruneUnusedNodes: data.google_kms_key_ring.hell (expand) is no longer needed, removing | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.pruneUnusedNodesTransformer with new graph: | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph: | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.applyDestroyNodeReferenceFixupTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.applyDestroyNodeReferenceFixupTransformer (no changes) | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider | |
root - *terraform.nodeCloseModule | |
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider | |
------ | |
2020/08/18 18:17:20 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2020/08/18 18:17:20 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer (no changes) | |
2020/08/18 18:17:20 [DEBUG] Starting graph walk: walkApply | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"]" | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": starting visit (*terraform.NodeApplyableProvider) | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkApply] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalInitProvider | |
2020-08-18T18:17:20.547-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-08-18T18:17:20.578-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5] | |
2020-08-18T18:17:20.578-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14888 | |
2020-08-18T18:17:20.578-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 | |
2020-08-18T18:17:20.594-0400 [INFO] plugin.terraform-provider-google_v3.35.0_x5: configuring server automatic mTLS: timestamp=2020-08-18T18:17:20.594-0400 | |
2020-08-18T18:17:20.626-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: plugin address: address=/tmp/plugin098085594 network=unix timestamp=2020-08-18T18:17:20.625-0400 | |
2020-08-18T18:17:20.626-0400 [DEBUG] plugin: using plugin: version=5 | |
2020/08/18 18:17:20 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/google\"]" provider for provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:20 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalGetProvider | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalConfigProvider | |
2020/08/18 18:17:20 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/google"]: no configuration at all | |
2020/08/18 18:17:20 [TRACE] GRPCProvider: GetSchema | |
2020-08-18T18:17:20.697-0400 [TRACE] plugin.stdio: waiting for stdio data | |
2020-08-18T18:17:20.698-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020/08/18 18:17:20 [TRACE] No provider meta schema returned | |
2020/08/18 18:17:20 [TRACE] GRPCProvider: Configure | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Authenticating using DefaultClient... | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [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] | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating GCE client for path https://compute.googleapis.com/compute/v1/projects/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/projects/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating GKE client for path https://container.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating GKE Beta client for path https://container.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud DNS client for path https://dns.googleapis.com/dns/v1/projects/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud DNS Beta client for path https://www.googleapis.com/dns/v1beta2/projects/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud KMS client for path https://cloudkms.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Stackdriver Logging client for path https://logging.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Storage client for path https://storage.googleapis.com/storage/v1/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google SqlAdmin client for path https://sqladmin.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Pubsub client for path https://pubsub.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Dataflow client for path https://dataflow.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud ResourceManager V client for path https://cloudresourcemanager.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Runtimeconfig client for path https://runtimeconfig.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud IAMCredentials client for path https://iamcredentials.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Service Management client for path https://servicemanagement.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Service Usage client for path https://serviceusage.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Billing client for path https://cloudbilling.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Build client for path https://cloudbuild.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud BigQuery client for path https://bigquery.googleapis.com/bigquery/v2/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud CloudFunctions Client for path https://cloudfunctions.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud BigtableAdmin for path https://bigtableadmin.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Source Repo client for path https://sourcerepo.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Spanner client for path https://spanner.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Dataproc client for path https://dataproc.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Dataproc Beta client for path https://dataproc.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Filestore client for path https://file.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud IoT Core client for path | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating App Engine client for path https://appengine.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Cloud Composer client for path https://composer.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/ | |
2020-08-18T18:17:20.758-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Storage Transfer client for path https://storagetransfer.googleapis.com/ | |
2020-08-18T18:17:20.759-0400 [DEBUG] plugin.terraform-provider-google_v3.35.0_x5: 2020/08/18 18:17:20 [INFO] Instantiating Google Cloud Healthcare client for path https://healthcare.googleapis.com/ | |
2020/08/18 18:17:20 [TRACE] eval: terraform.EvalNoop | |
2020/08/18 18:17:20 [TRACE] [walkApply] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": visit complete | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)" | |
2020/08/18 18:17:20 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary) | |
2020/08/18 18:17:20 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkApply] Entering eval tree: meta.count-boundary (EachMode fixup) | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2020/08/18 18:17:20 [TRACE] [walkApply] Exiting eval tree: meta.count-boundary (EachMode fixup) | |
2020/08/18 18:17:20 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"] (close)" | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkApply] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalCloseProvider | |
2020/08/18 18:17:20 [TRACE] GRPCProvider: Close | |
2020-08-18T18:17:20.760-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.35.0/linux_amd64/terraform-provider-google_v3.35.0_x5 pid=14888 | |
2020-08-18T18:17:20.760-0400 [DEBUG] plugin: plugin exited | |
2020/08/18 18:17:20 [TRACE] [walkApply] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] (close) | |
2020/08/18 18:17:20 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": visit complete | |
2020/08/18 18:17:20 [TRACE] dag/walk: visiting "root" | |
2020/08/18 18:17:20 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) | |
2020/08/18 18:17:20 [TRACE] vertex "root": evaluating | |
2020/08/18 18:17:20 [TRACE] [walkApply] Entering eval tree: root | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalSequence | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.EvalOpFilter | |
2020/08/18 18:17:20 [TRACE] eval: *terraform.evalCloseModule | |
2020/08/18 18:17:20 [TRACE] [walkApply] Exiting eval tree: root | |
2020/08/18 18:17:20 [TRACE] vertex "root": visit complete | |
2020/08/18 18:17:20 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old | |
2020/08/18 18:17:20 [TRACE] statemgr.Filesystem: no state changes since last snapshot | |
2020/08/18 18:17:20 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate | |
o: | |
Apply complete! Resources: 0 added, 0 changed, 0 destroyed. | |
2020/08/18 18:17:20 [TRACE] statemgr.Filesystem: removing lock metadata file .terraform.tfstate.lock.info | |
2020/08/18 18:17:20 [TRACE] statemgr.Filesystem: unlocking terraform.tfstate using fcntl flock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment