|
2021-05-10T16:28:11.872+0200 [DEBUG] Adding temp file log sink: /tmp/terraform-log898098012 |
|
2021-05-10T16:28:11.872+0200 [INFO] Terraform version: 0.15.3 |
|
2021-05-10T16:28:11.872+0200 [INFO] Go runtime version: go1.16.2 |
|
2021-05-10T16:28:11.872+0200 [INFO] CLI args: []string{"/home/jballet/local/terraform/terraform-0.15.3", "apply", "-auto-approve"} |
|
2021-05-10T16:28:11.872+0200 [TRACE] Stdout is a terminal of width 317 |
|
2021-05-10T16:28:11.872+0200 [TRACE] Stderr is a terminal of width 317 |
|
2021-05-10T16:28:11.872+0200 [TRACE] Stdin is a terminal |
|
2021-05-10T16:28:11.872+0200 [DEBUG] Attempting to open CLI config file: /home/jballet/.terraformrc |
|
2021-05-10T16:28:11.872+0200 [INFO] Loading CLI configuration from /home/jballet/.terraformrc |
|
2021-05-10T16:28:11.872+0200 [DEBUG] checking for credentials in "/home/jballet/.terraform.d/plugins" |
|
2021-05-10T16:28:11.872+0200 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins |
|
2021-05-10T16:28:11.872+0200 [DEBUG] will search for provider plugins in /home/jballet/.terraform.d/plugins |
|
2021-05-10T16:28:11.872+0200 [DEBUG] ignoring non-existing provider search directory /home/jballet/.local/share/terraform/plugins |
|
2021-05-10T16:28:11.872+0200 [DEBUG] ignoring non-existing provider search directory /usr/share/gnome/terraform/plugins |
|
2021-05-10T16:28:11.872+0200 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins |
|
2021-05-10T16:28:11.872+0200 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins |
|
2021-05-10T16:28:11.873+0200 [INFO] CLI command args: []string{"apply", "-auto-approve"} |
|
2021-05-10T16:28:11.873+0200 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config |
|
2021-05-10T16:28:11.873+0200 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory |
|
2021-05-10T16:28:11.873+0200 [DEBUG] New state was assigned lineage "fad971ea-0adf-b83b-2285-e5c1253b24d6" |
|
2021-05-10T16:28:11.873+0200 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend) |
|
2021-05-10T16:28:11.873+0200 [TRACE] Meta.Backend: instantiated backend of type <nil> |
|
2021-05-10T16:28:11.873+0200 [TRACE] providercache.fillMetaCache: scanning directory .terraform/providers |
|
2021-05-10T16:28:11.873+0200 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/nomad v1.4.14 for linux_amd64 at .terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64 |
|
2021-05-10T16:28:11.873+0200 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64 as a candidate package for registry.terraform.io/hashicorp/nomad 1.4.14 |
|
2021-05-10T16:28:11.936+0200 [DEBUG] checking for provisioner in "." |
|
2021-05-10T16:28:11.936+0200 [DEBUG] checking for provisioner in "/home/jballet/local/terraform" |
|
2021-05-10T16:28:11.936+0200 [DEBUG] checking for provisioner in "/home/jballet/.terraform.d/plugins" |
|
2021-05-10T16:28:11.936+0200 [INFO] Failed to read plugin lock file .terraform/plugins/linux_amd64/lock.json: open .terraform/plugins/linux_amd64/lock.json: no such file or directory |
|
2021-05-10T16:28:11.936+0200 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend |
|
2021-05-10T16:28:11.936+0200 [INFO] backend/local: starting Apply operation |
|
2021-05-10T16:28:11.936+0200 [TRACE] backend/local: requesting state manager for workspace "default" |
|
2021-05-10T16:28:11.936+0200 [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 |
|
2021-05-10T16:28:11.936+0200 [TRACE] backend/local: requesting state lock for workspace "default" |
|
2021-05-10T16:28:11.936+0200 [TRACE] statemgr.Filesystem: preparing to manage state snapshots at terraform.tfstate |
|
2021-05-10T16:28:11.937+0200 [TRACE] statemgr.Filesystem: existing snapshot has lineage "c0c98fa5-8a48-c4ee-9ee4-4fbf2641f2fa" serial 605 |
|
2021-05-10T16:28:11.937+0200 [TRACE] statemgr.Filesystem: locking terraform.tfstate using fcntl flock |
|
2021-05-10T16:28:11.937+0200 [TRACE] statemgr.Filesystem: writing lock metadata to .terraform.tfstate.lock.info |
|
2021-05-10T16:28:11.937+0200 [TRACE] backend/local: reading remote state for workspace "default" |
|
2021-05-10T16:28:11.937+0200 [TRACE] statemgr.Filesystem: reading latest snapshot from terraform.tfstate |
|
2021-05-10T16:28:11.937+0200 [TRACE] statemgr.Filesystem: read snapshot with lineage "c0c98fa5-8a48-c4ee-9ee4-4fbf2641f2fa" serial 605 |
|
2021-05-10T16:28:11.937+0200 [TRACE] backend/local: retrieving local state snapshot for workspace "default" |
|
2021-05-10T16:28:11.937+0200 [TRACE] backend/local: building context for current working directory |
|
2021-05-10T16:28:11.937+0200 [TRACE] terraform.NewContext: starting |
|
2021-05-10T16:28:11.937+0200 [TRACE] terraform.NewContext: loading provider schemas |
|
2021-05-10T16:28:11.937+0200 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/nomad" |
|
2021-05-10T16:28:11.937+0200 [DEBUG] created provider logger: level=trace |
|
2021-05-10T16:28:11.937+0200 [INFO] provider: configuring client automatic mTLS |
|
2021-05-10T16:28:11.964+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 args=[.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4] |
|
2021-05-10T16:28:11.965+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 pid=90859 |
|
2021-05-10T16:28:11.965+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 |
|
2021-05-10T16:28:11.971+0200 [INFO] provider.terraform-provider-nomad_v1.4.14_x4: configuring server automatic mTLS: timestamp=2021-05-10T16:28:11.971+0200 |
|
2021-05-10T16:28:11.992+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: plugin address: address=/tmp/plugin854509517 network=unix timestamp=2021-05-10T16:28:11.992+0200 |
|
2021-05-10T16:28:11.992+0200 [DEBUG] provider: using plugin: version=5 |
|
2021-05-10T16:28:12.032+0200 [TRACE] GRPCProvider: GetProviderSchema |
|
2021-05-10T16:28:12.032+0200 [TRACE] provider.stdio: waiting for stdio data |
|
2021-05-10T16:28:12.034+0200 [DEBUG] No provider meta schema returned |
|
2021-05-10T16:28:12.035+0200 [TRACE] GRPCProvider: Close |
|
2021-05-10T16:28:12.035+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.036+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 pid=90859 |
|
2021-05-10T16:28:12.036+0200 [DEBUG] provider: plugin exited |
|
2021-05-10T16:28:12.036+0200 [TRACE] terraform.NewContext: complete |
|
2021-05-10T16:28:12.036+0200 [TRACE] backend/local: finished building terraform.Context |
|
2021-05-10T16:28:12.036+0200 [TRACE] backend/local: requesting interactive input, if necessary |
|
2021-05-10T16:28:12.036+0200 [TRACE] Context.Input: Prompting for provider arguments |
|
2021-05-10T16:28:12.036+0200 [TRACE] Context.Input: Provider provider.nomad declared at main.tf:1,1-17 |
|
2021-05-10T16:28:12.036+0200 [TRACE] Context.Input: Input for provider.nomad: map[string]cty.Value{} |
|
2021-05-10T16:28:12.036+0200 [TRACE] backend/local: running validation operation |
|
2021-05-10T16:28:12.036+0200 [INFO] terraform: building graph: GraphTypeValidate |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.ConfigTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] ConfigTransformer: Starting for path: |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
------ |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.RootVariableTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.LocalTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.OutputTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.StateTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] StateTransformer: state is empty, so nothing to do |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.StateTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.AttachStateTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok" (*terraform.NodeValidatableResource) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.036+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.graphTransformerMulti |
|
2021-05-10T16:28:12.036+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/nomad\"]" provider configuration from main.tf:1,1-17 |
|
2021-05-10T16:28:12.036+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.036+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok |
|
2021-05-10T16:28:12.036+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.036+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.036+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok |
|
2021-05-10T16:28:12.036+0200 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer |
|
2021-05-10T16:28:12.036+0200 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) |
|
2021-05-10T16:28:12.036+0200 [TRACE] Executing graph transform *terraform.ReferenceTransformer |
|
2021-05-10T16:28:12.036+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok" references: [] |
|
2021-05-10T16:28:12.036+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/nomad\"]" references: [] |
|
2021-05-10T16:28:12.037+0200 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) |
|
2021-05-10T16:28:12.037+0200 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer |
|
2021-05-10T16:28:12.037+0200 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes) |
|
2021-05-10T16:28:12.037+0200 [TRACE] Executing graph transform *terraform.attachDataResourceDependsOnTransformer |
|
2021-05-10T16:28:12.037+0200 [TRACE] Completed graph transform *terraform.attachDataResourceDependsOnTransformer (no changes) |
|
2021-05-10T16:28:12.037+0200 [TRACE] Executing graph transform *terraform.TargetsTransformer |
|
2021-05-10T16:28:12.037+0200 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) |
|
2021-05-10T16:28:12.037+0200 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer |
|
2021-05-10T16:28:12.037+0200 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) |
|
2021-05-10T16:28:12.037+0200 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer |
|
2021-05-10T16:28:12.037+0200 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.037+0200 [TRACE] Executing graph transform *terraform.CloseProviderTransformer |
|
2021-05-10T16:28:12.037+0200 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.037+0200 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer |
|
2021-05-10T16:28:12.037+0200 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
root - *terraform.nodeCloseModule |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
------ |
|
2021-05-10T16:28:12.037+0200 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer |
|
2021-05-10T16:28:12.037+0200 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
nomad_acl_token.tok - *terraform.NodeValidatableResource |
|
root - *terraform.nodeCloseModule |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
------ |
|
2021-05-10T16:28:12.037+0200 [DEBUG] Starting graph walk: walkValidate |
|
2021-05-10T16:28:12.037+0200 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/nomad\"]": starting visit (*terraform.NodeApplyableProvider) |
|
2021-05-10T16:28:12.037+0200 [DEBUG] created provider logger: level=trace |
|
2021-05-10T16:28:12.037+0200 [INFO] provider: configuring client automatic mTLS |
|
2021-05-10T16:28:12.068+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 args=[.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4] |
|
2021-05-10T16:28:12.068+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 pid=90873 |
|
2021-05-10T16:28:12.068+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 |
|
2021-05-10T16:28:12.076+0200 [INFO] provider.terraform-provider-nomad_v1.4.14_x4: configuring server automatic mTLS: timestamp=2021-05-10T16:28:12.076+0200 |
|
2021-05-10T16:28:12.099+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: plugin address: address=/tmp/plugin520896951 network=unix timestamp=2021-05-10T16:28:12.099+0200 |
|
2021-05-10T16:28:12.099+0200 [DEBUG] provider: using plugin: version=5 |
|
2021-05-10T16:28:12.143+0200 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/nomad\"]" provider for provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.143+0200 [TRACE] provider.stdio: waiting for stdio data |
|
2021-05-10T16:28:12.143+0200 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/nomad"]: using explicit config only |
|
2021-05-10T16:28:12.143+0200 [TRACE] GRPCProvider: GetProviderSchema |
|
2021-05-10T16:28:12.145+0200 [DEBUG] No provider meta schema returned |
|
2021-05-10T16:28:12.146+0200 [TRACE] GRPCProvider: ValidateProviderConfig |
|
2021-05-10T16:28:12.148+0200 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/nomad\"]": visit complete |
|
2021-05-10T16:28:12.148+0200 [TRACE] vertex "nomad_acl_token.tok": starting visit (*terraform.NodeValidatableResource) |
|
2021-05-10T16:28:12.148+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.148+0200 [TRACE] vertex "nomad_acl_token.tok": visit complete |
|
2021-05-10T16:28:12.148+0200 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary) |
|
2021-05-10T16:28:12.148+0200 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete |
|
2021-05-10T16:28:12.148+0200 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/nomad\"] (close)": starting visit (*terraform.graphNodeCloseProvider) |
|
2021-05-10T16:28:12.148+0200 [TRACE] GRPCProvider: Close |
|
2021-05-10T16:28:12.148+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.149+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 pid=90873 |
|
2021-05-10T16:28:12.149+0200 [DEBUG] provider: plugin exited |
|
2021-05-10T16:28:12.149+0200 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/nomad\"] (close)": visit complete |
|
2021-05-10T16:28:12.149+0200 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) |
|
2021-05-10T16:28:12.149+0200 [TRACE] vertex "root": visit complete |
|
2021-05-10T16:28:12.149+0200 [INFO] backend/local: apply calling Plan |
|
2021-05-10T16:28:12.149+0200 [INFO] terraform: building graph: GraphTypePlan |
|
2021-05-10T16:28:12.149+0200 [TRACE] Executing graph transform *terraform.ConfigTransformer |
|
2021-05-10T16:28:12.149+0200 [TRACE] ConfigTransformer: Starting for path: |
|
2021-05-10T16:28:12.149+0200 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
------ |
|
2021-05-10T16:28:12.149+0200 [TRACE] Executing graph transform *terraform.RootVariableTransformer |
|
2021-05-10T16:28:12.149+0200 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) |
|
2021-05-10T16:28:12.149+0200 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer |
|
2021-05-10T16:28:12.149+0200 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) |
|
2021-05-10T16:28:12.149+0200 [TRACE] Executing graph transform *terraform.LocalTransformer |
|
2021-05-10T16:28:12.149+0200 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) |
|
2021-05-10T16:28:12.149+0200 [TRACE] Executing graph transform *terraform.OutputTransformer |
|
2021-05-10T16:28:12.149+0200 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) |
|
2021-05-10T16:28:12.149+0200 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer |
|
2021-05-10T16:28:12.149+0200 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) |
|
2021-05-10T16:28:12.149+0200 [TRACE] Executing graph transform *terraform.StateTransformer |
|
2021-05-10T16:28:12.149+0200 [TRACE] StateTransformer: state is empty, so nothing to do |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.StateTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.AttachStateTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok (expand)" (*terraform.nodeExpandPlannableResource) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.150+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok (expand) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.graphTransformerMulti |
|
2021-05-10T16:28:12.150+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/nomad\"]" provider configuration from main.tf:1,1-17 |
|
2021-05-10T16:28:12.150+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.150+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok (expand) |
|
2021-05-10T16:28:12.150+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.150+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.150+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok (expand) |
|
2021-05-10T16:28:12.150+0200 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.ReferenceTransformer |
|
2021-05-10T16:28:12.150+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok (expand)" references: [] |
|
2021-05-10T16:28:12.150+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/nomad\"]" references: [] |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] AttachDependenciesTransformer: nomad_acl_token.tok depends on [] |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.attachDataResourceDependsOnTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.attachDataResourceDependsOnTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.TargetsTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] ForcedCBDTransformer: "nomad_acl_token.tok (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.CloseProviderTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
root - *terraform.nodeCloseModule |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
------ |
|
2021-05-10T16:28:12.150+0200 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer |
|
2021-05-10T16:28:12.150+0200 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandPlannableResource |
|
root - *terraform.nodeCloseModule |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
------ |
|
2021-05-10T16:28:12.150+0200 [DEBUG] Starting graph walk: walkPlan |
|
2021-05-10T16:28:12.150+0200 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/nomad\"]": starting visit (*terraform.NodeApplyableProvider) |
|
2021-05-10T16:28:12.150+0200 [DEBUG] created provider logger: level=trace |
|
2021-05-10T16:28:12.150+0200 [INFO] provider: configuring client automatic mTLS |
|
2021-05-10T16:28:12.183+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 args=[.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4] |
|
2021-05-10T16:28:12.183+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 pid=90886 |
|
2021-05-10T16:28:12.183+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 |
|
2021-05-10T16:28:12.192+0200 [INFO] provider.terraform-provider-nomad_v1.4.14_x4: configuring server automatic mTLS: timestamp=2021-05-10T16:28:12.192+0200 |
|
2021-05-10T16:28:12.217+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: plugin address: address=/tmp/plugin210897920 network=unix timestamp=2021-05-10T16:28:12.217+0200 |
|
2021-05-10T16:28:12.217+0200 [DEBUG] provider: using plugin: version=5 |
|
2021-05-10T16:28:12.272+0200 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/nomad\"]" provider for provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.272+0200 [TRACE] provider.stdio: waiting for stdio data |
|
2021-05-10T16:28:12.272+0200 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/nomad"]: using explicit config only |
|
2021-05-10T16:28:12.272+0200 [TRACE] GRPCProvider: GetProviderSchema |
|
2021-05-10T16:28:12.274+0200 [DEBUG] No provider meta schema returned |
|
2021-05-10T16:28:12.274+0200 [TRACE] GRPCProvider: ValidateProviderConfig |
|
2021-05-10T16:28:12.276+0200 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/nomad\"]" changed the config value, but that value is unused |
|
2021-05-10T16:28:12.276+0200 [TRACE] GRPCProvider: ConfigureProvider |
|
2021-05-10T16:28:12.276+0200 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/nomad\"]": visit complete |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok (expand)": starting visit (*terraform.nodeExpandPlannableResource) |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok (expand)": expanding dynamic subgraph |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok (expand)": entering dynamic subgraph |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok": starting visit (*terraform.NodePlannableResource) |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok": expanding dynamic subgraph |
|
2021-05-10T16:28:12.277+0200 [TRACE] Executing graph transform *terraform.ResourceCountTransformer |
|
2021-05-10T16:28:12.277+0200 [TRACE] ResourceCountTransformer: adding nomad_acl_token.tok[0] as *terraform.NodePlannableResourceInstance |
|
2021-05-10T16:28:12.277+0200 [TRACE] ResourceCountTransformer: adding nomad_acl_token.tok[1] as *terraform.NodePlannableResourceInstance |
|
2021-05-10T16:28:12.277+0200 [TRACE] ResourceCountTransformer: adding nomad_acl_token.tok[2] as *terraform.NodePlannableResourceInstance |
|
2021-05-10T16:28:12.277+0200 [TRACE] ResourceCountTransformer: adding nomad_acl_token.tok[3] as *terraform.NodePlannableResourceInstance |
|
2021-05-10T16:28:12.277+0200 [TRACE] ResourceCountTransformer: adding nomad_acl_token.tok[4] as *terraform.NodePlannableResourceInstance |
|
2021-05-10T16:28:12.277+0200 [TRACE] ResourceCountTransformer: adding nomad_acl_token.tok[5] as *terraform.NodePlannableResourceInstance |
|
2021-05-10T16:28:12.277+0200 [TRACE] ResourceCountTransformer: adding nomad_acl_token.tok[6] as *terraform.NodePlannableResourceInstance |
|
2021-05-10T16:28:12.277+0200 [TRACE] ResourceCountTransformer: adding nomad_acl_token.tok[7] as *terraform.NodePlannableResourceInstance |
|
2021-05-10T16:28:12.277+0200 [TRACE] ResourceCountTransformer: adding nomad_acl_token.tok[8] as *terraform.NodePlannableResourceInstance |
|
2021-05-10T16:28:12.277+0200 [TRACE] ResourceCountTransformer: adding nomad_acl_token.tok[9] as *terraform.NodePlannableResourceInstance |
|
2021-05-10T16:28:12.277+0200 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: |
|
nomad_acl_token.tok[0] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[1] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[2] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[3] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[4] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[5] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[6] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[7] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[8] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[9] - *terraform.NodePlannableResourceInstance |
|
------ |
|
2021-05-10T16:28:12.277+0200 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer |
|
2021-05-10T16:28:12.277+0200 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) |
|
2021-05-10T16:28:12.277+0200 [TRACE] Executing graph transform *terraform.AttachStateTransformer |
|
2021-05-10T16:28:12.277+0200 [DEBUG] Resource instance state not found for node "nomad_acl_token.tok[1]", instance nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] Resource instance state not found for node "nomad_acl_token.tok[5]", instance nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] Resource instance state not found for node "nomad_acl_token.tok[7]", instance nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] Resource instance state not found for node "nomad_acl_token.tok[0]", instance nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] Resource instance state not found for node "nomad_acl_token.tok[2]", instance nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] Resource instance state not found for node "nomad_acl_token.tok[3]", instance nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] Resource instance state not found for node "nomad_acl_token.tok[4]", instance nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] Resource instance state not found for node "nomad_acl_token.tok[6]", instance nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] Resource instance state not found for node "nomad_acl_token.tok[8]", instance nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] Resource instance state not found for node "nomad_acl_token.tok[9]", instance nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.277+0200 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) |
|
2021-05-10T16:28:12.277+0200 [TRACE] Executing graph transform *terraform.TargetsTransformer |
|
2021-05-10T16:28:12.277+0200 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) |
|
2021-05-10T16:28:12.277+0200 [TRACE] Executing graph transform *terraform.ReferenceTransformer |
|
2021-05-10T16:28:12.277+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[1]" references: [] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[5]" references: [] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[7]" references: [] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[6]" references: [] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[8]" references: [] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[9]" references: [] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[0]" references: [] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[2]" references: [] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[3]" references: [] |
|
2021-05-10T16:28:12.277+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[4]" references: [] |
|
2021-05-10T16:28:12.277+0200 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) |
|
2021-05-10T16:28:12.277+0200 [TRACE] Executing graph transform *terraform.RootTransformer |
|
2021-05-10T16:28:12.277+0200 [TRACE] Completed graph transform *terraform.RootTransformer with new graph: |
|
nomad_acl_token.tok[0] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[1] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[2] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[3] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[4] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[5] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[6] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[7] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[8] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[9] - *terraform.NodePlannableResourceInstance |
|
root - terraform.graphNodeRoot |
|
nomad_acl_token.tok[0] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[1] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[2] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[3] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[4] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[5] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[6] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[7] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[8] - *terraform.NodePlannableResourceInstance |
|
nomad_acl_token.tok[9] - *terraform.NodePlannableResourceInstance |
|
------ |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok": entering dynamic subgraph |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok[3]": starting visit (*terraform.NodePlannableResourceInstance) |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok[4]": starting visit (*terraform.NodePlannableResourceInstance) |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok[8]": starting visit (*terraform.NodePlannableResourceInstance) |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok[2]": starting visit (*terraform.NodePlannableResourceInstance) |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok[1]": starting visit (*terraform.NodePlannableResourceInstance) |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok[0]": starting visit (*terraform.NodePlannableResourceInstance) |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok[6]": starting visit (*terraform.NodePlannableResourceInstance) |
|
2021-05-10T16:28:12.277+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.277+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.277+0200 [TRACE] vertex "nomad_acl_token.tok[5]": starting visit (*terraform.NodePlannableResourceInstance) |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.278+0200 [TRACE] NodeAbstractResourceInstance.refresh for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.278+0200 [TRACE] NodeAbstractResourceInstance.refresh for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.278+0200 [DEBUG] refresh: nomad_acl_token.tok[1]: no state, so not refreshing |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.278+0200 [TRACE] NodeAbstractResourceInstance.refresh for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.278+0200 [DEBUG] refresh: nomad_acl_token.tok[5]: no state, so not refreshing |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.278+0200 [TRACE] vertex "nomad_acl_token.tok[7]": starting visit (*terraform.NodePlannableResourceInstance) |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.278+0200 [TRACE] NodeAbstractResourceInstance.refresh for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.278+0200 [DEBUG] refresh: nomad_acl_token.tok[3]: no state, so not refreshing |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.278+0200 [TRACE] vertex "nomad_acl_token.tok[9]": starting visit (*terraform.NodePlannableResourceInstance) |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.278+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[3]" |
|
2021-05-10T16:28:12.278+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.278+0200 [TRACE] NodeAbstractResourceInstance.refresh for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.278+0200 [TRACE] NodeAbstractResourceInstance.refresh for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.278+0200 [TRACE] NodeAbstractResourceInstance.refresh for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.278+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[5]" |
|
2021-05-10T16:28:12.278+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.278+0200 [DEBUG] refresh: nomad_acl_token.tok[8]: no state, so not refreshing |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.278+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.278+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[8]" |
|
2021-05-10T16:28:12.278+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.278+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.278+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[1]" |
|
2021-05-10T16:28:12.278+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.278+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.278+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.279+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.279+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.279+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.279+0200 [TRACE] NodeAbstractResourceInstance.refresh for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.279+0200 [DEBUG] refresh: nomad_acl_token.tok[0]: no state, so not refreshing |
|
2021-05-10T16:28:12.279+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.279+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.279+0200 [DEBUG] refresh: nomad_acl_token.tok[2]: no state, so not refreshing |
|
2021-05-10T16:28:12.279+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.279+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.279+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[0]" |
|
2021-05-10T16:28:12.279+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.279+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[3], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.279+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[2]" |
|
2021-05-10T16:28:12.279+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.279+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.279+0200 [TRACE] writeResourceInstanceState: writing current state object for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.279+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.280+0200 [DEBUG] refresh: nomad_acl_token.tok[9]: no state, so not refreshing |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeChange: recorded Create change for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.280+0200 [TRACE] vertex "nomad_acl_token.tok[3]": visit complete |
|
2021-05-10T16:28:12.280+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[5], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeResourceInstanceState: writing current state object for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeChange: recorded Create change for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.280+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[9]" |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.280+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.280+0200 [DEBUG] refresh: nomad_acl_token.tok[6]: no state, so not refreshing |
|
2021-05-10T16:28:12.280+0200 [TRACE] vertex "nomad_acl_token.tok[5]": visit complete |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.280+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.280+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.280+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[1], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.280+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[8], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeResourceInstanceState: writing current state object for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.280+0200 [TRACE] NodeAbstractResourceInstance.refresh for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.280+0200 [DEBUG] refresh: nomad_acl_token.tok[4]: no state, so not refreshing |
|
2021-05-10T16:28:12.280+0200 [TRACE] writeResourceInstanceState: writing current state object for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.280+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.281+0200 [TRACE] writeChange: recorded Create change for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.281+0200 [TRACE] vertex "nomad_acl_token.tok[8]": visit complete |
|
2021-05-10T16:28:12.281+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.281+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.281+0200 [TRACE] writeChange: recorded Create change for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.281+0200 [TRACE] vertex "nomad_acl_token.tok[1]": visit complete |
|
2021-05-10T16:28:12.281+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[6]" |
|
2021-05-10T16:28:12.281+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.281+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.281+0200 [TRACE] NodeAbstractResourceInstance.refresh for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.281+0200 [DEBUG] refresh: nomad_acl_token.tok[7]: no state, so not refreshing |
|
2021-05-10T16:28:12.281+0200 [TRACE] writeResourceInstanceState: using RefreshState for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.281+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[4]" |
|
2021-05-10T16:28:12.281+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.281+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.281+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[7]" |
|
2021-05-10T16:28:12.281+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.281+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.281+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.281+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.281+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[2], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.281+0200 [TRACE] writeResourceInstanceState: writing current state object for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.281+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[0], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.281+0200 [TRACE] writeResourceInstanceState: writing current state object for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.282+0200 [TRACE] writeChange: recorded Create change for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "nomad_acl_token.tok[2]": visit complete |
|
2021-05-10T16:28:12.282+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[9], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.282+0200 [TRACE] writeResourceInstanceState: writing current state object for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.282+0200 [TRACE] writeChange: recorded Create change for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "nomad_acl_token.tok[0]": visit complete |
|
2021-05-10T16:28:12.282+0200 [TRACE] writeChange: recorded Create change for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "nomad_acl_token.tok[9]": visit complete |
|
2021-05-10T16:28:12.282+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[6], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.282+0200 [TRACE] writeResourceInstanceState: writing current state object for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.282+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[7], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.282+0200 [TRACE] writeResourceInstanceState: writing current state object for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.282+0200 [TRACE] writeChange: recorded Create change for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "nomad_acl_token.tok[6]": visit complete |
|
2021-05-10T16:28:12.282+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[4], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.282+0200 [TRACE] writeChange: recorded Create change for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.282+0200 [TRACE] writeResourceInstanceState: writing current state object for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "nomad_acl_token.tok[7]": visit complete |
|
2021-05-10T16:28:12.282+0200 [TRACE] writeChange: recorded Create change for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "nomad_acl_token.tok[4]": visit complete |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "root": starting visit (terraform.graphNodeRoot) |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "root": visit complete |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "nomad_acl_token.tok": dynamic subgraph completed successfully |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "nomad_acl_token.tok": visit complete |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "nomad_acl_token.tok (expand)": dynamic subgraph completed successfully |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "nomad_acl_token.tok (expand)": visit complete |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary) |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete |
|
2021-05-10T16:28:12.282+0200 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/nomad\"] (close)": starting visit (*terraform.graphNodeCloseProvider) |
|
2021-05-10T16:28:12.282+0200 [TRACE] GRPCProvider: Close |
|
2021-05-10T16:28:12.282+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.284+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 pid=90886 |
|
2021-05-10T16:28:12.284+0200 [DEBUG] provider: plugin exited |
|
2021-05-10T16:28:12.284+0200 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/nomad\"] (close)": visit complete |
|
2021-05-10T16:28:12.284+0200 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) |
|
2021-05-10T16:28:12.284+0200 [TRACE] vertex "root": visit complete |
|
2021-05-10T16:28:12.284+0200 [INFO] backend/local: apply calling Apply |
|
2021-05-10T16:28:12.284+0200 [INFO] terraform: building graph: GraphTypeApply |
|
2021-05-10T16:28:12.284+0200 [TRACE] Executing graph transform *terraform.ConfigTransformer |
|
2021-05-10T16:28:12.284+0200 [TRACE] ConfigTransformer: Starting for path: |
|
2021-05-10T16:28:12.284+0200 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
------ |
|
2021-05-10T16:28:12.284+0200 [TRACE] Executing graph transform *terraform.RootVariableTransformer |
|
2021-05-10T16:28:12.284+0200 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) |
|
2021-05-10T16:28:12.284+0200 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer |
|
2021-05-10T16:28:12.284+0200 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) |
|
2021-05-10T16:28:12.284+0200 [TRACE] Executing graph transform *terraform.LocalTransformer |
|
2021-05-10T16:28:12.284+0200 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) |
|
2021-05-10T16:28:12.284+0200 [TRACE] Executing graph transform *terraform.OutputTransformer |
|
2021-05-10T16:28:12.284+0200 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) |
|
2021-05-10T16:28:12.284+0200 [TRACE] Executing graph transform *terraform.DiffTransformer |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer starting |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: found Create change for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: nomad_acl_token.tok[3] will be represented by nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: found Create change for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: nomad_acl_token.tok[5] will be represented by nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: found Create change for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: nomad_acl_token.tok[8] will be represented by nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: found Create change for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: nomad_acl_token.tok[1] will be represented by nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: found Create change for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: nomad_acl_token.tok[2] will be represented by nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: found Create change for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: nomad_acl_token.tok[0] will be represented by nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: found Create change for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: nomad_acl_token.tok[9] will be represented by nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: found Create change for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: nomad_acl_token.tok[6] will be represented by nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: found Create change for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: nomad_acl_token.tok[7] will be represented by nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: found Create change for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer: nomad_acl_token.tok[4] will be represented by nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.284+0200 [TRACE] DiffTransformer complete |
|
2021-05-10T16:28:12.284+0200 [TRACE] Completed graph transform *terraform.DiffTransformer with new graph: |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
------ |
|
2021-05-10T16:28:12.284+0200 [TRACE] Executing graph transform *terraform.AttachStateTransformer |
|
2021-05-10T16:28:12.284+0200 [DEBUG] Resource state not found for node "nomad_acl_token.tok[3]", instance nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.284+0200 [DEBUG] Resource state not found for node "nomad_acl_token.tok[1]", instance nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.284+0200 [DEBUG] Resource state not found for node "nomad_acl_token.tok[2]", instance nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.284+0200 [DEBUG] Resource state not found for node "nomad_acl_token.tok[8]", instance nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.284+0200 [DEBUG] Resource state not found for node "nomad_acl_token.tok[0]", instance nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.284+0200 [DEBUG] Resource state not found for node "nomad_acl_token.tok[9]", instance nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.284+0200 [DEBUG] Resource state not found for node "nomad_acl_token.tok[6]", instance nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.284+0200 [DEBUG] Resource state not found for node "nomad_acl_token.tok[7]", instance nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.284+0200 [DEBUG] Resource state not found for node "nomad_acl_token.tok[4]", instance nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.284+0200 [DEBUG] Resource state not found for node "nomad_acl_token.tok[5]", instance nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.284+0200 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) |
|
2021-05-10T16:28:12.284+0200 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer |
|
2021-05-10T16:28:12.284+0200 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) |
|
2021-05-10T16:28:12.284+0200 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok[5]" (*terraform.NodeApplyableResourceInstance) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok[8]" (*terraform.NodeApplyableResourceInstance) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok[0]" (*terraform.NodeApplyableResourceInstance) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok[9]" (*terraform.NodeApplyableResourceInstance) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok[6]" (*terraform.NodeApplyableResourceInstance) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok[7]" (*terraform.NodeApplyableResourceInstance) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok[4]" (*terraform.NodeApplyableResourceInstance) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok (expand)" (*terraform.nodeExpandApplyableResource) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok (expand) |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok[3]" (*terraform.NodeApplyableResourceInstance) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok[1]" (*terraform.NodeApplyableResourceInstance) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching to "nomad_acl_token.tok[2]" (*terraform.NodeApplyableResourceInstance) config from main.tf:5,1-33 |
|
2021-05-10T16:28:12.284+0200 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.284+0200 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) |
|
2021-05-10T16:28:12.284+0200 [TRACE] Executing graph transform *terraform.graphTransformerMulti |
|
2021-05-10T16:28:12.284+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer |
|
2021-05-10T16:28:12.284+0200 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/nomad\"]" provider configuration from main.tf:1,1-17 |
|
2021-05-10T16:28:12.285+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.285+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer |
|
2021-05-10T16:28:12.285+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes) |
|
2021-05-10T16:28:12.285+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer |
|
2021-05-10T16:28:12.285+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok[8]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok[9]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok[6]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok (expand) |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok[2]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok[4]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok[0]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok[7]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok[3]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok[1]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/nomad"] serving nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ProviderTransformer: "nomad_acl_token.tok[5]" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.285+0200 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer |
|
2021-05-10T16:28:12.285+0200 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) |
|
2021-05-10T16:28:12.285+0200 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.285+0200 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer |
|
2021-05-10T16:28:12.285+0200 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) |
|
2021-05-10T16:28:12.285+0200 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok (expand) |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.285+0200 [TRACE] AttachSchemaTransformer: attaching resource schema to nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.285+0200 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) |
|
2021-05-10T16:28:12.285+0200 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer |
|
2021-05-10T16:28:12.285+0200 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) |
|
2021-05-10T16:28:12.285+0200 [TRACE] Executing graph transform *terraform.ReferenceTransformer |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[8]" references: [] |
|
2021-05-10T16:28:12.285+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[0]" references: [] |
|
2021-05-10T16:28:12.286+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[9]" references: [] |
|
2021-05-10T16:28:12.286+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[6]" references: [] |
|
2021-05-10T16:28:12.286+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[7]" references: [] |
|
2021-05-10T16:28:12.286+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[4]" references: [] |
|
2021-05-10T16:28:12.286+0200 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/nomad\"]" references: [] |
|
2021-05-10T16:28:12.286+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[5]" references: [] |
|
2021-05-10T16:28:12.286+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[3]" references: [] |
|
2021-05-10T16:28:12.286+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[1]" references: [] |
|
2021-05-10T16:28:12.286+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok[2]" references: [] |
|
2021-05-10T16:28:12.286+0200 [DEBUG] ReferenceTransformer: "nomad_acl_token.tok (expand)" references: [] |
|
2021-05-10T16:28:12.286+0200 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) |
|
2021-05-10T16:28:12.286+0200 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer |
|
2021-05-10T16:28:12.286+0200 [TRACE] AttachDependenciesTransformer: nomad_acl_token.tok depends on [] |
|
2021-05-10T16:28:12.286+0200 [TRACE] AttachDependenciesTransformer: nomad_acl_token.tok depends on [] |
|
2021-05-10T16:28:12.286+0200 [TRACE] AttachDependenciesTransformer: nomad_acl_token.tok depends on [] |
|
2021-05-10T16:28:12.286+0200 [TRACE] AttachDependenciesTransformer: nomad_acl_token.tok depends on [] |
|
2021-05-10T16:28:12.286+0200 [TRACE] AttachDependenciesTransformer: nomad_acl_token.tok depends on [] |
|
2021-05-10T16:28:12.286+0200 [TRACE] AttachDependenciesTransformer: nomad_acl_token.tok depends on [] |
|
2021-05-10T16:28:12.286+0200 [TRACE] AttachDependenciesTransformer: nomad_acl_token.tok depends on [] |
|
2021-05-10T16:28:12.286+0200 [TRACE] AttachDependenciesTransformer: nomad_acl_token.tok depends on [] |
|
2021-05-10T16:28:12.286+0200 [TRACE] AttachDependenciesTransformer: nomad_acl_token.tok depends on [] |
|
2021-05-10T16:28:12.286+0200 [TRACE] AttachDependenciesTransformer: nomad_acl_token.tok depends on [] |
|
2021-05-10T16:28:12.286+0200 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes) |
|
2021-05-10T16:28:12.286+0200 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer |
|
2021-05-10T16:28:12.286+0200 [TRACE] ForcedCBDTransformer: "nomad_acl_token.tok[7]" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping |
|
2021-05-10T16:28:12.286+0200 [TRACE] ForcedCBDTransformer: "nomad_acl_token.tok[4]" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping |
|
2021-05-10T16:28:12.286+0200 [TRACE] ForcedCBDTransformer: "nomad_acl_token.tok[5]" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping |
|
2021-05-10T16:28:12.286+0200 [TRACE] ForcedCBDTransformer: "nomad_acl_token.tok[8]" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping |
|
2021-05-10T16:28:12.286+0200 [TRACE] ForcedCBDTransformer: "nomad_acl_token.tok[0]" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping |
|
2021-05-10T16:28:12.286+0200 [TRACE] ForcedCBDTransformer: "nomad_acl_token.tok[9]" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping |
|
2021-05-10T16:28:12.286+0200 [TRACE] ForcedCBDTransformer: "nomad_acl_token.tok[6]" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping |
|
2021-05-10T16:28:12.286+0200 [TRACE] ForcedCBDTransformer: "nomad_acl_token.tok[3]" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping |
|
2021-05-10T16:28:12.286+0200 [TRACE] ForcedCBDTransformer: "nomad_acl_token.tok[1]" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping |
|
2021-05-10T16:28:12.286+0200 [TRACE] ForcedCBDTransformer: "nomad_acl_token.tok[2]" (*terraform.NodeApplyableResourceInstance) has no CBD descendent, so skipping |
|
2021-05-10T16:28:12.286+0200 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) |
|
2021-05-10T16:28:12.286+0200 [TRACE] Executing graph transform *terraform.DestroyEdgeTransformer |
|
2021-05-10T16:28:12.286+0200 [TRACE] Completed graph transform *terraform.DestroyEdgeTransformer (no changes) |
|
2021-05-10T16:28:12.286+0200 [TRACE] Executing graph transform *terraform.CBDEdgeTransformer |
|
2021-05-10T16:28:12.286+0200 [TRACE] Completed graph transform *terraform.CBDEdgeTransformer (no changes) |
|
2021-05-10T16:28:12.286+0200 [TRACE] Executing graph transform *terraform.pruneUnusedNodesTransformer |
|
2021-05-10T16:28:12.286+0200 [TRACE] Completed graph transform *terraform.pruneUnusedNodesTransformer (no changes) |
|
2021-05-10T16:28:12.286+0200 [TRACE] Executing graph transform *terraform.TargetsTransformer |
|
2021-05-10T16:28:12.286+0200 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) |
|
2021-05-10T16:28:12.286+0200 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer |
|
2021-05-10T16:28:12.286+0200 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.286+0200 [TRACE] Executing graph transform *terraform.CloseProviderTransformer |
|
2021-05-10T16:28:12.287+0200 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
------ |
|
2021-05-10T16:28:12.287+0200 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer |
|
2021-05-10T16:28:12.287+0200 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
root - *terraform.nodeCloseModule |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
------ |
|
2021-05-10T16:28:12.287+0200 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer |
|
2021-05-10T16:28:12.287+0200 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok (expand) - *terraform.nodeExpandApplyableResource |
|
provider["registry.terraform.io/hashicorp/nomad"] - *terraform.NodeApplyableProvider |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
nomad_acl_token.tok[0] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[1] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[2] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[3] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[4] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[5] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[6] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[7] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[8] - *terraform.NodeApplyableResourceInstance |
|
nomad_acl_token.tok[9] - *terraform.NodeApplyableResourceInstance |
|
root - *terraform.nodeCloseModule |
|
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary |
|
provider["registry.terraform.io/hashicorp/nomad"] (close) - *terraform.graphNodeCloseProvider |
|
------ |
|
2021-05-10T16:28:12.287+0200 [DEBUG] Starting graph walk: walkApply |
|
2021-05-10T16:28:12.287+0200 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/nomad\"]": starting visit (*terraform.NodeApplyableProvider) |
|
2021-05-10T16:28:12.287+0200 [DEBUG] created provider logger: level=trace |
|
2021-05-10T16:28:12.287+0200 [INFO] provider: configuring client automatic mTLS |
|
2021-05-10T16:28:12.324+0200 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 args=[.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4] |
|
2021-05-10T16:28:12.325+0200 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 pid=90899 |
|
2021-05-10T16:28:12.325+0200 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 |
|
2021-05-10T16:28:12.336+0200 [INFO] provider.terraform-provider-nomad_v1.4.14_x4: configuring server automatic mTLS: timestamp=2021-05-10T16:28:12.336+0200 |
|
2021-05-10T16:28:12.367+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: plugin address: address=/tmp/plugin473559359 network=unix timestamp=2021-05-10T16:28:12.367+0200 |
|
2021-05-10T16:28:12.367+0200 [DEBUG] provider: using plugin: version=5 |
|
2021-05-10T16:28:12.419+0200 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/nomad\"]" provider for provider["registry.terraform.io/hashicorp/nomad"] |
|
2021-05-10T16:28:12.419+0200 [TRACE] provider.stdio: waiting for stdio data |
|
2021-05-10T16:28:12.419+0200 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/nomad"]: using explicit config only |
|
2021-05-10T16:28:12.419+0200 [TRACE] GRPCProvider: GetProviderSchema |
|
2021-05-10T16:28:12.421+0200 [DEBUG] No provider meta schema returned |
|
2021-05-10T16:28:12.422+0200 [TRACE] GRPCProvider: ValidateProviderConfig |
|
2021-05-10T16:28:12.424+0200 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/nomad\"]" changed the config value, but that value is unused |
|
2021-05-10T16:28:12.424+0200 [TRACE] GRPCProvider: ConfigureProvider |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/nomad\"]": visit complete |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "nomad_acl_token.tok (expand)": starting visit (*terraform.nodeExpandApplyableResource) |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "nomad_acl_token.tok (expand)": expanding dynamic subgraph |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "nomad_acl_token.tok (expand)": entering dynamic subgraph |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "nomad_acl_token.tok": starting visit (*terraform.NodeApplyableResource) |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "nomad_acl_token.tok": visit complete |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "nomad_acl_token.tok (expand)": dynamic subgraph completed successfully |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "nomad_acl_token.tok (expand)": visit complete |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "nomad_acl_token.tok[3]": starting visit (*terraform.NodeApplyableResourceInstance) |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "nomad_acl_token.tok[7]": starting visit (*terraform.NodeApplyableResourceInstance) |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "nomad_acl_token.tok[4]": starting visit (*terraform.NodeApplyableResourceInstance) |
|
2021-05-10T16:28:12.424+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.424+0200 [TRACE] vertex "nomad_acl_token.tok[0]": starting visit (*terraform.NodeApplyableResourceInstance) |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.425+0200 [TRACE] vertex "nomad_acl_token.tok[2]": starting visit (*terraform.NodeApplyableResourceInstance) |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.425+0200 [TRACE] vertex "nomad_acl_token.tok[8]": starting visit (*terraform.NodeApplyableResourceInstance) |
|
2021-05-10T16:28:12.425+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[3]" |
|
2021-05-10T16:28:12.425+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.425+0200 [TRACE] vertex "nomad_acl_token.tok[6]": starting visit (*terraform.NodeApplyableResourceInstance) |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.425+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[8]" |
|
2021-05-10T16:28:12.425+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.425+0200 [TRACE] vertex "nomad_acl_token.tok[1]": starting visit (*terraform.NodeApplyableResourceInstance) |
|
2021-05-10T16:28:12.425+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[6]" |
|
2021-05-10T16:28:12.425+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.425+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.425+0200 [TRACE] vertex "nomad_acl_token.tok[5]": starting visit (*terraform.NodeApplyableResourceInstance) |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.425+0200 [TRACE] vertex "nomad_acl_token.tok[9]": starting visit (*terraform.NodeApplyableResourceInstance) |
|
2021-05-10T16:28:12.425+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.425+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[1]" |
|
2021-05-10T16:28:12.425+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.425+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.425+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.426+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.426+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.426+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[0]" |
|
2021-05-10T16:28:12.426+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.426+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.426+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[5]" |
|
2021-05-10T16:28:12.426+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.426+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.426+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.426+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.426+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.426+0200 [TRACE] readDiff: Read Create change from plan for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.426+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[4]" |
|
2021-05-10T16:28:12.426+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.426+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.426+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[3], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.426+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[8], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.426+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.426+0200 [TRACE] checkPlannedChange: Verifying that actual change (action Create) matches planned change (action Create) |
|
2021-05-10T16:28:12.426+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.426+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.426+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.426+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.427+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[7]" |
|
2021-05-10T16:28:12.427+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.427+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[6], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.427+0200 [TRACE] checkPlannedChange: Verifying that actual change (action Create) matches planned change (action Create) |
|
2021-05-10T16:28:12.427+0200 [TRACE] checkPlannedChange: Verifying that actual change (action Create) matches planned change (action Create) |
|
2021-05-10T16:28:12.427+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.427+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[2]" |
|
2021-05-10T16:28:12.427+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.427+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.427+0200 [INFO] Starting apply for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.427+0200 [TRACE] Re-validating config for "nomad_acl_token.tok[9]" |
|
2021-05-10T16:28:12.427+0200 [TRACE] GRPCProvider: ValidateResourceConfig |
|
2021-05-10T16:28:12.427+0200 [INFO] Starting apply for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.427+0200 [DEBUG] nomad_acl_token.tok[3]: applying the planned Create change |
|
2021-05-10T16:28:12.427+0200 [TRACE] GRPCProvider: ApplyResourceChange |
|
2021-05-10T16:28:12.427+0200 [DEBUG] nomad_acl_token.tok[8]: applying the planned Create change |
|
2021-05-10T16:28:12.427+0200 [TRACE] GRPCProvider: ApplyResourceChange |
|
2021-05-10T16:28:12.427+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.427+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.427+0200 [INFO] Starting apply for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.428+0200 [DEBUG] nomad_acl_token.tok[6]: applying the planned Create change |
|
2021-05-10T16:28:12.428+0200 [TRACE] GRPCProvider: ApplyResourceChange |
|
2021-05-10T16:28:12.428+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[4], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.428+0200 [TRACE] checkPlannedChange: Verifying that actual change (action Create) matches planned change (action Create) |
|
2021-05-10T16:28:12.428+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.428+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.428+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.428+0200 [INFO] Starting apply for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.428+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[5], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.428+0200 [TRACE] checkPlannedChange: Verifying that actual change (action Create) matches planned change (action Create) |
|
2021-05-10T16:28:12.428+0200 [DEBUG] nomad_acl_token.tok[4]: applying the planned Create change |
|
2021-05-10T16:28:12.428+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.428+0200 [TRACE] GRPCProvider: ApplyResourceChange |
|
2021-05-10T16:28:12.428+0200 [TRACE] GRPCProvider: PlanResourceChange |
|
2021-05-10T16:28:12.428+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.428+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.428+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: 2021/05/10 16:28:12 [DEBUG] Creating ACL token |
|
2021-05-10T16:28:12.428+0200 [INFO] Starting apply for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.428+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: 2021/05/10 16:28:12 [DEBUG] Creating ACL token |
|
2021-05-10T16:28:12.428+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: 2021/05/10 16:28:12 [DEBUG] Creating ACL token |
|
2021-05-10T16:28:12.428+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[1], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.428+0200 [TRACE] checkPlannedChange: Verifying that actual change (action Create) matches planned change (action Create) |
|
2021-05-10T16:28:12.428+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.428+0200 [DEBUG] nomad_acl_token.tok[5]: applying the planned Create change |
|
2021-05-10T16:28:12.428+0200 [TRACE] GRPCProvider: ApplyResourceChange |
|
2021-05-10T16:28:12.428+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[0], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.428+0200 [TRACE] checkPlannedChange: Verifying that actual change (action Create) matches planned change (action Create) |
|
2021-05-10T16:28:12.429+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.429+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.429+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.429+0200 [INFO] Starting apply for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.429+0200 [INFO] Starting apply for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.429+0200 [DEBUG] nomad_acl_token.tok[0]: applying the planned Create change |
|
2021-05-10T16:28:12.429+0200 [TRACE] GRPCProvider: ApplyResourceChange |
|
2021-05-10T16:28:12.429+0200 [DEBUG] nomad_acl_token.tok[1]: applying the planned Create change |
|
2021-05-10T16:28:12.429+0200 [TRACE] GRPCProvider: ApplyResourceChange |
|
2021-05-10T16:28:12.430+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: 2021/05/10 16:28:12 [DEBUG] Created ACL token "63ae691b-31ed-f5ad-82ab-33794d78d2ba" |
|
2021-05-10T16:28:12.430+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[2], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.430+0200 [TRACE] checkPlannedChange: Verifying that actual change (action Create) matches planned change (action Create) |
|
2021-05-10T16:28:12.430+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.430+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.430+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[7], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.430+0200 [INFO] Starting apply for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.430+0200 [TRACE] checkPlannedChange: Verifying that actual change (action Create) matches planned change (action Create) |
|
2021-05-10T16:28:12.430+0200 [DEBUG] nomad_acl_token.tok[2]: applying the planned Create change |
|
2021-05-10T16:28:12.430+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.430+0200 [TRACE] GRPCProvider: ApplyResourceChange |
|
2021-05-10T16:28:12.430+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.430+0200 [INFO] Starting apply for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.431+0200 [DEBUG] nomad_acl_token.tok[7]: applying the planned Create change |
|
2021-05-10T16:28:12.431+0200 [TRACE] GRPCProvider: ApplyResourceChange |
|
2021-05-10T16:28:12.431+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: 2021/05/10 16:28:12 [DEBUG] Reading ACL token "63ae691b-31ed-f5ad-82ab-33794d78d2ba" |
|
2021-05-10T16:28:12.431+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: 2021/05/10 16:28:12 [DEBUG] Creating ACL token |
|
2021-05-10T16:28:12.431+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: FATAL ERROR: concurrent map read and map write |
|
2021-05-10T16:28:12.431+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: 2021/05/10 16:28:12 [DEBUG] Creating ACL token |
|
2021-05-10T16:28:12.431+0200 [WARN] Provider "registry.terraform.io/hashicorp/nomad" produced an invalid plan for nomad_acl_token.tok[9], but we are tolerating it because it is using the legacy plugin SDK. |
|
The following problems may be the cause of any confusing errors from downstream operations: |
|
- .global: planned value cty.False for a non-computed attribute |
|
2021-05-10T16:28:12.431+0200 [TRACE] checkPlannedChange: Verifying that actual change (action Create) matches planned change (action Create) |
|
2021-05-10T16:28:12.431+0200 [TRACE] readResourceInstanceState: reading state for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.431+0200 [TRACE] readResourceInstanceState: no state present for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.431+0200 [INFO] Starting apply for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.431+0200 [DEBUG] nomad_acl_token.tok[9]: applying the planned Create change |
|
2021-05-10T16:28:12.431+0200 [TRACE] GRPCProvider: ApplyResourceChange |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 31 [running]: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: runtime.throw(0x13cbf97, 0x21) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/runtime/panic.go:1112 +0x72 fp=0xc000148ca0 sp=0xc000148c70 pc=0x432dd2 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: runtime.mapaccess1_faststr(0x12cbae0, 0xc0003c8450, 0x13aae8c, 0xa, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/runtime/map_faststr.go:21 +0x43c fp=0xc000148d10 sp=0xc000148ca0 pc=0x41266c |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/textproto.MIMEHeader.Get(0xc0003c8450, 0x13aae8c, 0xa, 0x0, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/textproto/header.go:34 +0x5d fp=0xc000148d48 sp=0xc000148d10 pc=0x79167d |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.Header.Get(...) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/header.go:46 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Request).requiresHTTP1(0xc000294a00, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/request.go:1441 +0x48 fp=0xc000148d80 sp=0xc000148d48 pc=0x7e79b8 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Transport).connectMethodForRequest(0xc0003dcc80, 0xc000163530, 0x0, 0xc0003c6080, 0x4, 0xc0003833e0, 0xe, 0x0, 0xc00055e8a0, 0x13ac96f) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/transport.go:755 +0xa3 fp=0xc000148dc0 sp=0xc000148d80 pc=0x7f82b3 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Transport).roundTrip(0xc0003dcc80, 0xc000294a00, 0xc000149098, 0x40f2e7, 0xc00004eb18) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/transport.go:542 +0x6a7 fp=0xc000149008 sp=0xc000148dc0 pc=0x7f6e07 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Transport).RoundTrip(0xc0003dcc80, 0xc000294a00, 0xc0003dcc80, 0x0, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/roundtrip.go:17 +0x35 fp=0xc000149040 sp=0xc000149008 pc=0x7e90e5 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.send(0xc000294a00, 0x1700340, 0xc0003dcc80, 0x0, 0x0, 0x0, 0xc0002871c8, 0xc000149210, 0x1, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/client.go:252 +0x43e fp=0xc0001491a8 sp=0xc000149040 pc=0x7bfbfe |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Client).send(0xc0003c8540, 0xc000294a00, 0x0, 0x0, 0x0, 0xc0002871c8, 0x0, 0x1, 0xc000149308) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/client.go:176 +0xfa fp=0xc000149228 sp=0xc0001491a8 pc=0x7bf61a |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Client).do(0xc0003c8540, 0xc000294a00, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/client.go:699 +0x44a fp=0xc000149400 sp=0xc000149228 pc=0x7c12ea |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Client).Do(...) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/client.go:567 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0003c5110, 0xc00065fa40, 0x3, 0xc00003e300, 0x32, 0xc00065fa40) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/nomad/[email protected]/api.go:714 +0xa0 fp=0xc0001494a0 sp=0xc000149400 pc=0xf08c60 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/nomad/api.(*Client).query(0xc0003c5110, 0xc00003e300, 0x32, 0x112e6e0, 0xc0003b9830, 0x0, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/nomad/[email protected]/api.go:833 +0xd3 fp=0xc000149528 sp=0xc0001494a0 pc=0xf099e3 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/nomad/api.(*ACLTokens).Info(0xc000149608, 0xc00055c030, 0x24, 0x0, 0x1, 0x0, 0x0, 0xc000722e08) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/nomad/[email protected]/acl.go:140 +0xd1 fp=0xc000149590 sp=0xc000149528 pc=0xf00a71 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-provider-nomad/nomad.resourceACLTokenRead(0xc00065f180, 0x12d3760, 0xc0005c9d00, 0x1171960, 0xc000185470) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/hashicorp/terraform-provider-nomad/nomad/resource_acl_token.go:160 +0x14a fp=0xc000149668 sp=0xc000149590 pc=0x1093f3a |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-provider-nomad/nomad.resourceACLTokenCreate(0xc00065f180, 0x12d3760, 0xc0005c9d00, 0x2, 0x2075c40) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/hashicorp/terraform-provider-nomad/nomad/resource_acl_token.go:107 +0x7e5 fp=0xc0001497d8 sp=0xc000149668 pc=0x1092ca5 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Resource).Apply(0xc0000f1710, 0xc00063d900, 0xc000722ac0, 0x12d3760, 0xc0005c9d00, 0x11f2201, 0xc00067d128, 0xc000157b30) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/resource.go:310 +0x365 fp=0xc000149868 sp=0xc0001497d8 pc=0xeb37f5 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Provider).Apply(0xc0000f2800, 0xc000149a38, 0xc00063d900, 0xc000722ac0, 0xc000158bc8, 0xc000286d20, 0x11f4840) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/provider.go:294 +0x99 fp=0xc0001498c8 sp=0xc000149868 pc=0xeb1c39 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/helper/plugin.(*GRPCProviderServer).ApplyResourceChange(0xc00000e920, 0x171f740, 0xc000156f30, 0xc00065ebd0, 0xc00000e920, 0xc000156f30, 0xc000741ba0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/helper/plugin/grpc_provider.go:885 +0x8b4 fp=0xc000149b40 sp=0xc0001498c8 pc=0xed7194 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5._Provider_ApplyResourceChange_Handler(0x1359100, 0xc00000e920, 0x171f740, 0xc000156f30, 0xc000658e40, 0x0, 0x171f740, 0xc000156f30, 0xc00055a000, 0xf0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/tfplugin5/tfplugin5.pb.go:3305 +0x217 fp=0xc000149bb0 sp=0xc000149b40 pc=0xdc4d67 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).processUnaryRPC(0xc000353180, 0x172e760, 0xc00058a900, 0xc000294800, 0xc0005337a0, 0x2039920, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1171 +0x50a fp=0xc000149e40 sp=0xc000149bb0 pc=0x8da7ba |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).handleStream(0xc000353180, 0x172e760, 0xc00058a900, 0xc000294800, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1494 +0xccd fp=0xc000149f68 sp=0xc000149e40 pc=0x8de94d |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0000345a0, 0xc000353180, 0x172e760, 0xc00058a900, 0xc000294800) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:834 +0xa1 fp=0xc000149fb8 sp=0xc000149f68 pc=0x8ebfb1 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: runtime.goexit() |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/runtime/asm_amd64.s:1373 +0x1 fp=0xc000149fc0 sp=0xc000149fb8 pc=0x463091 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:832 +0x204 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 1 [select]: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin.Serve(0xc000565ed8) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/server.go:472 +0xa40 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/plugin.Serve(0xc00063ff50) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/plugin/serve.go:76 +0x1e7 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: main.main() |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/hashicorp/terraform-provider-nomad/main.go:11 +0x60 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 17 [select]: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: go.opencensus.io/stats/view.(*worker).start(0xc00023a080) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/[email protected]/stats/view/worker.go:276 +0x100 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by go.opencensus.io/stats/view.init.0 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/[email protected]/stats/view/worker.go:34 +0x68 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 35 [select]: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin.(*gRPCBrokerServer).Recv(0xc000282ed0, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_broker.go:121 +0xb3 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin.(*GRPCBroker).Run(0xc00008a0a0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_broker.go:411 +0x7a |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by github.com/hashicorp/go-plugin.(*GRPCServer).Init |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_server.go:85 +0x398 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 36 [IO wait]: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.runtime_pollWait(0x7f10dfa69e38, 0x72, 0xffffffffffffffff) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/runtime/netpoll.go:203 +0x55 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*pollDesc).wait(0xc0000801f8, 0x72, 0x1001, 0x1000, 0xffffffffffffffff) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_poll_runtime.go:87 +0x45 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*pollDesc).waitRead(...) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_poll_runtime.go:92 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*FD).Read(0xc0000801e0, 0xc0001cf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_unix.go:169 +0x19b |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: os.(*File).read(...) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/os/file_unix.go:263 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: os.(*File).Read(0xc000286028, 0xc0001cf000, 0x1000, 0x1000, 0x400, 0x11783c0, 0x1) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/os/file.go:116 +0x71 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: bufio.(*Reader).Read(0xc0002a1750, 0xc00035e000, 0x400, 0x400, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/bufio/bufio.go:226 +0x24f |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin.copyChan(0x1735e20, 0xc0000813e0, 0xc0000368a0, 0x1700600, 0xc000286028) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_stdio.go:181 +0xc6 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by github.com/hashicorp/go-plugin.newGRPCStdioServer |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_stdio.go:37 +0xb1 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 37 [IO wait]: |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.runtime_pollWait(0x7f10dfa69c78, 0x72, 0xffffffffffffffff) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/runtime/netpoll.go:203 +0x55 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*pollDesc).wait(0xc000080318, 0x72, 0x1001, 0x1000, 0xffffffffffffffff) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_poll_runtime.go:87 +0x45 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*pollDesc).waitRead(...) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_poll_runtime.go:92 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*FD).Read(0xc000080300, 0xc000115000, 0x1000, 0x1000, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_unix.go:169 +0x19b |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: os.(*File).read(...) |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/os/file_unix.go:263 |
|
2021-05-10T16:28:12.432+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: os.(*File).Read(0xc000286038, 0xc000115000, 0x1000, 0x1000, 0x400, 0x11783c0, 0x1) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/os/file.go:116 +0x71 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: bufio.(*Reader).Read(0xc0002a1f50, 0xc0000c8400, 0x400, 0x400, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/bufio/bufio.go:226 +0x24f |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin.copyChan(0x1735e20, 0xc0000813e0, 0xc000036900, 0x1700600, 0xc000286038) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_stdio.go:181 +0xc6 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by github.com/hashicorp/go-plugin.newGRPCStdioServer |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_stdio.go:38 +0xfe |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 38 [syscall]: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: os/signal.signal_recv(0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/runtime/sigqueue.go:147 +0x9c |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: os/signal.loop() |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/os/signal/signal_unix.go:23 +0x22 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by os/signal.Notify.func1 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/os/signal/signal.go:127 +0x44 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 49 [chan receive]: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin.Serve.func3(0xc000214120, 0x1735e20, 0xc0000813e0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/server.go:437 +0x89 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by github.com/hashicorp/go-plugin.Serve |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/server.go:434 +0xc87 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 50 [IO wait]: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.runtime_pollWait(0x7f10dfa69f18, 0x72, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/runtime/netpoll.go:203 +0x55 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*pollDesc).wait(0xc0000f2898, 0x72, 0x0, 0x0, 0x13a7a4b) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_poll_runtime.go:87 +0x45 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*pollDesc).waitRead(...) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_poll_runtime.go:92 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*FD).Accept(0xc0000f2880, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_unix.go:384 +0x1d4 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net.(*netFD).accept(0xc0000f2880, 0xc00000e030, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/fd_unix.go:238 +0x42 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net.(*UnixListener).accept(0xc000111e00, 0xc00000e030, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/unixsock_posix.go:162 +0x32 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net.(*UnixListener).Accept(0xc000111e00, 0xc0005b6e40, 0x18, 0xc000682480, 0x8d812a) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/unixsock.go:260 +0x64 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).Serve(0xc000353180, 0x1715b80, 0xc0002198c0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:695 +0x210 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin.(*GRPCServer).Serve(0xc0000f0360, 0x1715b80, 0xc0002198c0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_server.go:138 +0x6e |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by github.com/hashicorp/go-plugin.Serve |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/server.go:466 +0x983 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 9 [select]: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc00008a2d0, 0x1, 0x0, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:395 +0x122 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc0002808a0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:513 +0x1cd |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc/internal/transport.newHTTP2Server.func2(0xc00058a900) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:291 +0xcb |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc/internal/transport.newHTTP2Server |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:288 +0x10c1 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 10 [select]: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0xc00058a900) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:959 +0x285 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc/internal/transport.newHTTP2Server |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:297 +0x10e6 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 11 [IO wait]: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.runtime_pollWait(0x7f10dfa69ab8, 0x72, 0xffffffffffffffff) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/runtime/netpoll.go:203 +0x55 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*pollDesc).wait(0xc00023a298, 0x72, 0x600, 0x681, 0xffffffffffffffff) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_poll_runtime.go:87 +0x45 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*pollDesc).waitRead(...) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_poll_runtime.go:92 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*FD).Read(0xc00023a280, 0xc0000ec700, 0x681, 0x681, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_unix.go:169 +0x19b |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net.(*netFD).Read(0xc00023a280, 0xc0000ec700, 0x681, 0x681, 0x203000, 0x420395, 0xc0007238e0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/fd_unix.go:202 +0x4f |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net.(*conn).Read(0xc00000e030, 0xc0000ec700, 0x681, 0x681, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/net.go:184 +0x8e |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: crypto/tls.(*atLeastReader).Read(0xc0007238e0, 0xc0000ec700, 0x681, 0x681, 0x30, 0x2049fe0, 0xc00074d9e0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/crypto/tls/conn.go:760 +0x60 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: bytes.(*Buffer).ReadFrom(0xc000065758, 0x16fda00, 0xc0007238e0, 0x40a005, 0x121b8e0, 0x137e7a0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/bytes/buffer.go:204 +0xb1 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: crypto/tls.(*Conn).readFromUntil(0xc000065500, 0x1700300, 0xc00000e030, 0x5, 0xc00000e030, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/crypto/tls/conn.go:782 +0xec |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: crypto/tls.(*Conn).readRecordOrCCS(0xc000065500, 0x0, 0x0, 0x4056a5) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/crypto/tls/conn.go:589 +0x115 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: crypto/tls.(*Conn).readRecord(...) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/crypto/tls/conn.go:557 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: crypto/tls.(*Conn).Read(0xc000065500, 0xc0001d8000, 0x8000, 0x8000, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/crypto/tls/conn.go:1233 +0x15b |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: bufio.(*Reader).Read(0xc000280840, 0xc0001f61f8, 0x9, 0x9, 0x0, 0x862172, 0x1) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/bufio/bufio.go:226 +0x24f |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: io.ReadAtLeast(0x16fd740, 0xc000280840, 0xc0001f61f8, 0x9, 0x9, 0x9, 0x0, 0x16fdc40, 0xc000030050) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/io/io.go:310 +0x87 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: io.ReadFull(...) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/io/io.go:329 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: golang.org/x/net/http2.readFrameHeader(0xc0001f61f8, 0x9, 0x9, 0x16fd740, 0xc000280840, 0x0, 0x0, 0xf500533950, 0xf500010001) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/golang.org/x/[email protected]/http2/frame.go:237 +0x87 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: golang.org/x/net/http2.(*Framer).ReadFrame(0xc0001f61c0, 0xc000533950, 0x2048ca0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/golang.org/x/[email protected]/http2/frame.go:492 +0xa1 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0xc00058a900, 0xc000533da0, 0x14029d8) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:453 +0x98 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).serveStreams(0xc000353180, 0x172e760, 0xc00058a900) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:818 +0xfe |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).handleRawConn.func1(0xc000353180, 0x172e760, 0xc00058a900) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:777 +0x3f |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc.(*Server).handleRawConn |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:776 +0x4fd |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 65 [select]: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin.(*grpcStdioServer).StreamStdio(0xc000031c30, 0xc0002f8d50, 0x172afe0, 0xc00021a560, 0xc000031c30, 0x20) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_stdio.go:58 +0x172 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin/internal/plugin._GRPCStdio_StreamStdio_Handler(0x11d84e0, 0xc000031c30, 0x17281c0, 0xc0001163c0, 0x2073f78, 0xc0001f8300) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/plugin/grpc_stdio.pb.go:185 +0x109 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).processStreamingRPC(0xc000353180, 0x172e760, 0xc00058a900, 0xc0001f8300, 0xc000533680, 0x202eac0, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1418 +0xcbd |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).handleStream(0xc000353180, 0x172e760, 0xc00058a900, 0xc0001f8300, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1498 +0xc66 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0000345a0, 0xc000353180, 0x172e760, 0xc00058a900, 0xc0001f8300) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:834 +0xa1 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:832 +0x204 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 66 [select]: |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc/internal/transport.(*recvBufferReader).read(0xc000222320, 0xc000218070, 0x5, 0x5, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/transport/transport.go:175 +0xc7 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc/internal/transport.(*recvBufferReader).Read(0xc000222320, 0xc000218070, 0x5, 0x5, 0xc000232200, 0x1404408, 0xc00073c760) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/transport/transport.go:169 +0x20b |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc/internal/transport.(*transportReader).Read(0xc000111530, 0xc000218070, 0x5, 0x5, 0x0, 0xc00073c788, 0x86675c) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/transport/transport.go:480 +0x55 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: io.ReadAtLeast(0x16ffaa0, 0xc000111530, 0xc000218070, 0x5, 0x5, 0x5, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/io/io.go:310 +0x87 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: io.ReadFull(...) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/io/io.go:329 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc/internal/transport.(*Stream).Read(0xc0001f8400, 0xc000218070, 0x5, 0x5, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/transport/transport.go:464 +0xcd |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*parser).recvMsg(0xc000218060, 0x400000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/rpc_util.go:503 +0x63 |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.recvAndDecompress(0xc000218060, 0xc0001f8400, 0x0, 0x0, 0x400000, 0x0, 0x0, 0x0, 0xc00073c9d0, 0x41725e, ...) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/rpc_util.go:634 +0x4d |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.recv(0xc000218060, 0x7f10df7ba040, 0x2073f78, 0xc0001f8400, 0x0, 0x0, 0x13240e0, 0xc0002b8000, 0x400000, 0x0, ...) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/rpc_util.go:702 +0x9b |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*serverStream).RecvMsg(0xc000456180, 0x13240e0, 0xc0002b8000, 0x0, 0x0) |
|
2021-05-10T16:28:12.433+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/stream.go:1486 +0x156 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin/internal/plugin.(*gRPCBrokerStartStreamServer).Recv(0xc000624000, 0x1401820, 0xc000036ba0, 0xc000282ed0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/plugin/grpc_broker.pb.go:167 +0x62 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin.(*gRPCBrokerServer).StartStream(0xc000282ed0, 0x172d800, 0xc000624000, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_broker.go:84 +0x107 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin/internal/plugin._GRPCBroker_StartStream_Handler(0x12553c0, 0xc000282ed0, 0x17281c0, 0xc000456180, 0x2073f78, 0xc0001f8400) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/plugin/grpc_broker.pb.go:148 +0xad |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).processStreamingRPC(0xc000353180, 0x172e760, 0xc00058a900, 0xc0001f8400, 0xc000533230, 0x202eaa0, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1418 +0xcbd |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).handleStream(0xc000353180, 0x172e760, 0xc00058a900, 0xc0001f8400, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1498 +0xc66 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0000345a0, 0xc000353180, 0x172e760, 0xc00058a900, 0xc0001f8400) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:834 +0xa1 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:832 +0x204 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 130 [runnable]: |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*FD).writeUnlock(0xc000080120) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_mutex.go:248 +0x58 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*FD).Write(0xc000080120, 0xc000090380, 0x2f, 0x80, 0x2f, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_unix.go:273 +0x345 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: os.(*File).write(...) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/os/file_unix.go:280 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: os.(*File).Write(0xc00000e020, 0xc000090380, 0x2f, 0x80, 0x2048ca0, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/os/file.go:153 +0x77 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: log.(*Logger).Output(0xc00008a050, 0x2, 0xc00045a540, 0x1b, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/log/log.go:181 +0x278 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: log.Println(0xc0003e7718, 0x1, 0x1) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/log/log.go:326 +0x6c |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-provider-nomad/nomad.resourceACLTokenCreate(0xc00002b420, 0x12d3760, 0xc0005c9d00, 0x2, 0x2075c40) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/hashicorp/terraform-provider-nomad/nomad/resource_acl_token.go:91 +0x3dc |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Resource).Apply(0xc0000f1710, 0xc00001f360, 0xc0005b1ba0, 0x12d3760, 0xc0005c9d00, 0x11f2201, 0xc00053b3a8, 0xc00019a4b0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/resource.go:310 +0x365 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Provider).Apply(0xc0000f2800, 0xc0003e7a38, 0xc00001f360, 0xc0005b1ba0, 0xc000183948, 0xc0007a4540, 0x11f4840) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/provider.go:294 +0x99 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/helper/plugin.(*GRPCProviderServer).ApplyResourceChange(0xc00000e920, 0x171f740, 0xc0000c5a10, 0xc00002af50, 0xc00000e920, 0x0, 0xc00073aba0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/helper/plugin/grpc_provider.go:885 +0x8b4 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5._Provider_ApplyResourceChange_Handler(0x1359100, 0xc00000e920, 0x171f740, 0xc0000c5a10, 0xc000458c60, 0x0, 0x171f740, 0xc0000c5a10, 0xc000192000, 0xf0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/tfplugin5/tfplugin5.pb.go:3305 +0x217 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).processUnaryRPC(0xc000353180, 0x172e760, 0xc00058a900, 0xc0006fe100, 0xc0005337a0, 0x2039920, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1171 +0x50a |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).handleStream(0xc000353180, 0x172e760, 0xc00058a900, 0xc0006fe100, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1494 +0xccd |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0000345a0, 0xc000353180, 0x172e760, 0xc00058a900, 0xc0006fe100) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:834 +0xa1 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:832 +0x204 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 23 [select]: |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/go-plugin.(*gRPCBrokerServer).StartStream.func1(0xc000036ba0, 0xc000282ed0, 0x172d800, 0xc000624000) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_broker.go:70 +0x145 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by github.com/hashicorp/go-plugin.(*gRPCBrokerServer).StartStream |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/grpc_broker.go:68 +0xe2 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 129 [semacquire]: |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: sync.runtime_SemacquireMutex(0xc00008a054, 0x60994200, 0x1) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/runtime/sema.go:71 +0x47 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: sync.(*Mutex).lockSlow(0xc00008a050) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/sync/mutex.go:138 +0xfc |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: sync.(*Mutex).Lock(...) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/sync/mutex.go:81 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: log.(*Logger).Output(0xc00008a050, 0x2, 0xc00031c200, 0x1b, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/log/log.go:162 +0x40b |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: log.Println(0xc00014d718, 0x1, 0x1) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/log/log.go:326 +0x6c |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-provider-nomad/nomad.resourceACLTokenCreate(0xc000368ee0, 0x12d3760, 0xc0005c9d00, 0x2, 0x2075c40) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/hashicorp/terraform-provider-nomad/nomad/resource_acl_token.go:91 +0x3dc |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Resource).Apply(0xc0000f1710, 0xc000347040, 0xc00066d780, 0x12d3760, 0xc0005c9d00, 0x11f2201, 0xc000378ee8, 0xc0005be540) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/resource.go:310 +0x365 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Provider).Apply(0xc0000f2800, 0xc00014da38, 0xc000347040, 0xc00066d780, 0xc0005bd5e8, 0xc00037c3b8, 0x11f4840) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/provider.go:294 +0x99 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/helper/plugin.(*GRPCProviderServer).ApplyResourceChange(0xc00000e920, 0x171f740, 0xc000373ad0, 0xc000368a10, 0xc00000e920, 0x0, 0xc00030eba0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/helper/plugin/grpc_provider.go:885 +0x8b4 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5._Provider_ApplyResourceChange_Handler(0x1359100, 0xc00000e920, 0x171f740, 0xc000373ad0, 0xc000325020, 0x0, 0x171f740, 0xc000373ad0, 0xc0003660f0, 0xf0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/tfplugin5/tfplugin5.pb.go:3305 +0x217 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).processUnaryRPC(0xc000353180, 0x172e760, 0xc00058a900, 0xc0006fe000, 0xc0005337a0, 0x2039920, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1171 +0x50a |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).handleStream(0xc000353180, 0x172e760, 0xc00058a900, 0xc0006fe000, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1494 +0xccd |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0000345a0, 0xc000353180, 0x172e760, 0xc00058a900, 0xc0006fe000) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:834 +0xa1 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:832 +0x204 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 42 [runnable]: |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: sync.(*Map).Load(0x20485c0, 0x138e900, 0x131c740, 0x7f10df7a5797, 0x20, 0x13d) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/sync/map.go:104 +0xa9 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: reflect.(*rtype).ptrTo(0x131c740, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/reflect/type.go:1385 +0x63 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: reflect.NewAt(...) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/reflect/value.go:2364 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/protobuf/internal/impl.pointer.AsValueOf(0xc00065f9e0, 0x173a3c0, 0x131c740, 0xc00055a0f2, 0x200, 0x13d) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/impl/pointer_unsafe.go:77 +0x3c |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/protobuf/internal/impl.makeMessageFieldCoder.func3(0xc00055a102, 0xde, 0xde, 0xc00065f9e0, 0x756ea191565b02, 0xc0004f7588, 0xe31c8fbb13bbed00, 0x170e140, 0xc00008c7e0, 0x10, ...) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/impl/codec_field.go:214 +0x5c |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer(0xc000862140, 0xc00055a102, 0xf0, 0xde, 0xc00065f9d0, 0xc000000000, 0xc00073a700, 0x170e140, 0xc00008c7e0, 0xc00065f9d0, ...) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/impl/decode.go:137 +0x5c8 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal(0xc000862140, 0x1734000, 0xc0001669e0, 0xc00055a0f0, 0xf0, 0xf0, 0x0, 0x170e140, 0xc00008c7e0, 0xc00073a790, ...) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/internal/impl/decode.go:60 +0xb2 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal(0x101, 0x170e140, 0xc00008c7e0, 0xc00055a0f0, 0xf0, 0xf0, 0x1734000, 0xc0001669e0, 0x10, 0x126f7e0, ...) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/proto/decode.go:91 +0x297 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/protobuf/proto.UnmarshalOptions.UnmarshalState(...) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/proto/decode.go:64 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/golang/protobuf/proto.UnmarshalMerge(0xc00055a0f0, 0xf0, 0xf0, 0x1715cc0, 0xc00065f9d0, 0x16cfdfd, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/golang/[email protected]/proto/wire.go:67 +0x19b |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/golang/protobuf/proto.(*Buffer).Unmarshal(0xc000163418, 0x1715cc0, 0xc00065f9d0, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/golang/[email protected]/proto/buffer.go:119 +0x77 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc/encoding/proto.codec.Unmarshal(0xc00055a0f0, 0xf0, 0xf0, 0x1348a00, 0xc00065f9d0, 0x8d3d00, 0x7f10df7ba040) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/encoding/proto/proto.go:93 +0x12e |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).processUnaryRPC.func2(0x1348a00, 0xc00065f9d0, 0x30, 0x12f5960) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1148 +0xd8 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5._Provider_ApplyResourceChange_Handler(0x1359100, 0xc00000e920, 0x171f740, 0xc0001633e0, 0xc000659e00, 0x0, 0x171f740, 0xc0001633e0, 0xc00055a0f0, 0xf0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/tfplugin5/tfplugin5.pb.go:3301 +0x53 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).processUnaryRPC(0xc000353180, 0x172e760, 0xc00058a900, 0xc000026200, 0xc0005337a0, 0x2039920, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1171 +0x50a |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).handleStream(0xc000353180, 0x172e760, 0xc00058a900, 0xc000026200, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1494 +0xccd |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0000345a0, 0xc000353180, 0x172e760, 0xc00058a900, 0xc000026200) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:834 +0xa1 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:832 +0x204 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 59 [select]: |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*persistConn).roundTrip(0xc00054eea0, 0xc000554450, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/transport.go:2498 +0x756 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Transport).roundTrip(0xc0003dcc80, 0xc0005ec900, 0xc0004535c0, 0xc0003d30e8, 0x40c928) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/transport.go:565 +0xad9 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Transport).RoundTrip(0xc0003dcc80, 0xc0005ec900, 0xc0003dcc80, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/roundtrip.go:17 +0x35 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.send(0xc0005ec900, 0x1700340, 0xc0003dcc80, 0x0, 0x0, 0x0, 0xc00021cba8, 0xc0003d32a8, 0x1, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/client.go:252 +0x43e |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Client).send(0xc0003c8540, 0xc0005ec900, 0x0, 0x0, 0x0, 0xc00021cba8, 0x0, 0x1, 0xc0003d33a0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/client.go:176 +0xfa |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Client).do(0xc0003c8540, 0xc0005ec900, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/client.go:699 +0x44a |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Client).Do(...) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/client.go:567 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0003c5110, 0xc000279b20, 0x3, 0x13ade8d, 0xd, 0xc000279b20) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/nomad/[email protected]/api.go:714 +0xa0 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/nomad/api.(*Client).write(0xc0003c5110, 0x13ade8d, 0xd, 0x112e6e0, 0xc00027a3f0, 0x112e6e0, 0xc00027a480, 0x0, 0x0, 0x0, ...) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/nomad/[email protected]/api.go:884 +0x1a6 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/nomad/api.(*ACLTokens).Create(0xc0003d36d8, 0xc00027a3f0, 0x0, 0x1163520, 0x1fc01c0, 0x203000, 0x41290b) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/nomad/[email protected]/acl.go:101 +0x9e |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-provider-nomad/nomad.resourceACLTokenCreate(0xc0002797a0, 0x12d3760, 0xc0005c9d00, 0x2, 0x2075c40) |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/hashicorp/terraform-provider-nomad/nomad/resource_acl_token.go:92 +0x416 |
|
2021-05-10T16:28:12.434+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Resource).Apply(0xc0000f1710, 0xc0005e3900, 0xc0003a5880, 0x12d3760, 0xc0005c9d00, 0x11f2201, 0xc0005484f8, 0xc00053fe90) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/resource.go:310 +0x365 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Provider).Apply(0xc0000f2800, 0xc0003d3a38, 0xc0005e3900, 0xc0003a5880, 0xc00054e988, 0xc00021c940, 0x11f4840) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/provider.go:294 +0x99 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/helper/plugin.(*GRPCProviderServer).ApplyResourceChange(0xc00000e920, 0x171f740, 0xc00053f440, 0xc0002792d0, 0xc00000e920, 0xc00053f440, 0xc00073fba0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/helper/plugin/grpc_provider.go:885 +0x8b4 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5._Provider_ApplyResourceChange_Handler(0x1359100, 0xc00000e920, 0x171f740, 0xc00053f440, 0xc0005eb2c0, 0x0, 0x171f740, 0xc00053f440, 0xc000550000, 0xf0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/tfplugin5/tfplugin5.pb.go:3305 +0x217 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).processUnaryRPC(0xc000353180, 0x172e760, 0xc00058a900, 0xc0005ec800, 0xc0005337a0, 0x2039920, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1171 +0x50a |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).handleStream(0xc000353180, 0x172e760, 0xc00058a900, 0xc0005ec800, 0x0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1494 +0xccd |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0000345a0, 0xc000353180, 0x172e760, 0xc00058a900, 0xc0005ec800) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:834 +0xa1 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:832 +0x204 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 131 [runnable]: |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.Header.Clone(0xc0003c8450, 0x10) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/header.go:104 +0x263 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.cloneOrMakeHeader(...) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/clone.go:69 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Client).makeHeadersCopier(0xc0003c8540, 0xc0001f8700, 0x0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/client.go:729 +0x44 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Client).do(0xc0003c8540, 0xc0001f8700, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/client.go:588 +0x316 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*Client).Do(...) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/client.go:567 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0003c5110, 0xc0003c5260, 0x3, 0x13ade8d, 0xd, 0xc0003c5260) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/nomad/[email protected]/api.go:714 +0xa0 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/nomad/api.(*Client).write(0xc0003c5110, 0x13ade8d, 0xd, 0x112e6e0, 0xc0006141b0, 0x112e6e0, 0xc0003b98c0, 0x0, 0x0, 0x0, ...) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/nomad/[email protected]/api.go:884 +0x1a6 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/nomad/api.(*ACLTokens).Create(0xc0003e36d8, 0xc0006141b0, 0x0, 0x1163520, 0x1fc01c0, 0x40f200, 0x7f10df7f6548) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/nomad/[email protected]/acl.go:101 +0x9e |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-provider-nomad/nomad.resourceACLTokenCreate(0xc0006f4690, 0x12d3760, 0xc0005c9d00, 0x2, 0x2075c40) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/hashicorp/terraform-provider-nomad/nomad/resource_acl_token.go:92 +0x416 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Resource).Apply(0xc0000f1710, 0xc0006e4640, 0xc000219e80, 0x12d3760, 0xc0005c9d00, 0x11f2201, 0xc0006e8538, 0xc0006d54d0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/resource.go:310 +0x365 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Provider).Apply(0xc0000f2800, 0xc0003e3a38, 0xc0006e4640, 0xc000219e80, 0xc0006eaf28, 0xc0006ec030, 0x11f4840) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/provider.go:294 +0x99 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/helper/plugin.(*GRPCProviderServer).ApplyResourceChange(0xc00000e920, 0x171f740, 0xc0006d4a50, 0xc0006f4070, 0xc00000e920, 0x0, 0xc0005b4ba0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/helper/plugin/grpc_provider.go:885 +0x8b4 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5._Provider_ApplyResourceChange_Handler(0x1359100, 0xc00000e920, 0x171f740, 0xc0006d4a50, 0xc0006d2360, 0x0, 0x171f740, 0xc0006d4a50, 0xc0006f20f0, 0xf0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/tfplugin5/tfplugin5.pb.go:3305 +0x217 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).processUnaryRPC(0xc000353180, 0x172e760, 0xc00058a900, 0xc0006fe200, 0xc0005337a0, 0x2039920, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1171 +0x50a |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).handleStream(0xc000353180, 0x172e760, 0xc00058a900, 0xc0006fe200, 0x0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1494 +0xccd |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0000345a0, 0xc000353180, 0x172e760, 0xc00058a900, 0xc0006fe200) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:834 +0xa1 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:832 +0x204 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 30 [semacquire]: |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: sync.runtime_SemacquireMutex(0xc00008a054, 0x60994200, 0x1) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/runtime/sema.go:71 +0x47 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: sync.(*Mutex).lockSlow(0xc00008a050) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/sync/mutex.go:138 +0xfc |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: sync.(*Mutex).Lock(...) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/sync/mutex.go:81 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: log.(*Logger).Output(0xc00008a050, 0x2, 0xc0006ee180, 0x40, 0x0, 0x0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/log/log.go:162 +0x40b |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: log.Printf(0x13c2ba8, 0x1c, 0xc0003cf718, 0x1, 0x1) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/log/log.go:320 +0x80 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-provider-nomad/nomad.resourceACLTokenCreate(0xc000368620, 0x12d3760, 0xc0005c9d00, 0x2, 0x2075c40) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/hashicorp/terraform-provider-nomad/nomad/resource_acl_token.go:96 +0x4a7 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Resource).Apply(0xc0000f1710, 0xc0003466e0, 0xc00066c940, 0x12d3760, 0xc0005c9d00, 0x11f2201, 0xc0003786c8, 0xc00033fc50) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/resource.go:310 +0x365 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Provider).Apply(0xc0000f2800, 0xc0003cfa38, 0xc0003466e0, 0xc00066c940, 0xc00037b948, 0xc00037c078, 0x11f4840) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/provider.go:294 +0x99 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/helper/plugin.(*GRPCProviderServer).ApplyResourceChange(0xc00000e920, 0x171f740, 0xc00033f200, 0xc000368000, 0xc00000e920, 0xc00033f200, 0xc00030cba0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/helper/plugin/grpc_provider.go:885 +0x8b4 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5._Provider_ApplyResourceChange_Handler(0x1359100, 0xc00000e920, 0x171f740, 0xc00033f200, 0xc0003243c0, 0x0, 0x171f740, 0xc00033f200, 0xc000366000, 0xf0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/tfplugin5/tfplugin5.pb.go:3305 +0x217 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).processUnaryRPC(0xc000353180, 0x172e760, 0xc00058a900, 0xc000294700, 0xc0005337a0, 0x2039920, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1171 +0x50a |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).handleStream(0xc000353180, 0x172e760, 0xc00058a900, 0xc000294700, 0x0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1494 +0xccd |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0000345a0, 0xc000353180, 0x172e760, 0xc00058a900, 0xc000294700) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:834 +0xa1 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:832 +0x204 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 63 [runnable]: |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: reflect.Value.assignTo(0x1171960, 0xc000347450, 0x198, 0x13ac96f, 0xb, 0x1171960, 0x0, 0x1149660, 0x1218f60, 0xc00059bad0) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/reflect/value.go:2370 +0x42c |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: reflect.Value.Set(0x1171960, 0xc00059bad0, 0x198, 0x1171960, 0xc000347450, 0x198) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/reflect/value.go:1532 +0xbd |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/mitchellh/copystructure.(*walker).Primitive(0xc00036c630, 0x1171960, 0xc000347450, 0x198, 0xc00036c630, 0x1) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/mitchellh/[email protected]/copystructure.go:289 +0x15b |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/mitchellh/reflectwalk.walkPrimitive(...) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/mitchellh/[email protected]/reflectwalk.go:252 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/mitchellh/reflectwalk.walk(0x1171960, 0xc000347450, 0x198, 0x1364800, 0xc00036c630, 0x173a301, 0x1171960) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/mitchellh/[email protected]/reflectwalk.go:179 +0x29f |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/mitchellh/reflectwalk.walkStruct(0x1314640, 0xc000347450, 0x199, 0x1364800, 0xc00036c630, 0x101, 0xc000340990) |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/mitchellh/[email protected]/reflectwalk.go:386 +0x3d5 |
|
2021-05-10T16:28:12.435+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/mitchellh/reflectwalk.walk(0x130d740, 0xc000347450, 0x16, 0x1364800, 0xc00036c630, 0x203001, 0x203000) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/mitchellh/[email protected]/reflectwalk.go:188 +0x564 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/mitchellh/reflectwalk.Walk(0x130d740, 0xc000347450, 0x1364800, 0xc00036c630, 0x48, 0xc0003474a0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/mitchellh/[email protected]/reflectwalk.go:92 +0x17a |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/mitchellh/copystructure.Config.Copy(0xc0005c4001, 0x0, 0x130d740, 0xc000347450, 0x50, 0x1314640, 0x203001, 0xc0003474a0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/mitchellh/[email protected]/copystructure.go:69 +0x10a |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/terraform.(*InstanceState).DeepCopy(0xc000347450, 0xc0003474a0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/terraform/state.go:1688 +0x49 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*ResourceData).init(0xc000369340) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/resource_data.go:432 +0x654 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: sync.(*Once).doSlow(0xc000369398, 0xc0006df198) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/sync/once.go:66 +0xec |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: sync.(*Once).Do(...) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/sync/once.go:57 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*ResourceData).get(0xc000369340, 0xc00059ba80, 0x1, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, ...) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/resource_data.go:513 +0x382 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*ResourceData).getChange(0xc000369340, 0x13ac523, 0xb, 0x1201, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/resource_data.go:507 +0xbd |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*ResourceData).diffChange(0xc000369340, 0x13ac523, 0xb, 0x30, 0x134f1c0, 0x5, 0xc000340980, 0x30) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/resource_data.go:485 +0x97 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.schemaMap.diffString(0xc0005bed20, 0x13ac523, 0xb, 0xc0005ca140, 0xc0006df5d8, 0x1727f80, 0xc000369340, 0xc000369300, 0x7f10df7a8375, 0x80908d899f78e910) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/schema.go:1345 +0x9d |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.schemaMap.diff(0xc0005bed20, 0x13ac523, 0xb, 0xc0005ca140, 0xc00066dec0, 0x1727f80, 0xc000369340, 0xc000203000, 0x0, 0x8) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/schema.go:952 +0x4d5 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.schemaMap.Diff(0xc0005bed20, 0xc000347450, 0xc0005bef90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8000104) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/schema.go:506 +0x215 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.diffFromValues(0x1720dc0, 0xc00037c618, 0x0, 0x0, 0x1720dc0, 0xc00037c628, 0x11f4840, 0xc0005bec30, 0xc00036c5a0, 0x0, ...) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/shims.go:38 +0x13b |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/helper/schema.DiffFromValues(...) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/helper/schema/shims.go:19 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/helper/plugin.(*GRPCProviderServer).ApplyResourceChange(0xc00000e920, 0x171f740, 0xc0006d45d0, 0xc0006f4000, 0xc00000e920, 0xc0006d45d0, 0xc0005b4ba0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/helper/plugin/grpc_provider.go:838 +0x113b |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5._Provider_ApplyResourceChange_Handler(0x1359100, 0xc00000e920, 0x171f740, 0xc0006d45d0, 0xc0006d21e0, 0x0, 0x171f740, 0xc0006d45d0, 0xc0006f2000, 0xf0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/[email protected]/internal/tfplugin5/tfplugin5.pb.go:3305 +0x217 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).processUnaryRPC(0xc000353180, 0x172e760, 0xc00058a900, 0xc0005ecc00, 0xc0005337a0, 0x2039920, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1171 +0x50a |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).handleStream(0xc000353180, 0x172e760, 0xc00058a900, 0xc0005ecc00, 0x0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:1494 +0xccd |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc0000345a0, 0xc000353180, 0x172e760, 0xc00058a900, 0xc0005ecc00) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:834 +0xa1 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/[email protected]/server.go:832 +0x204 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 147 [IO wait]: |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.runtime_pollWait(0x7f10dfa69818, 0x72, 0xffffffffffffffff) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/runtime/netpoll.go:203 +0x55 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*pollDesc).wait(0xc0006a2018, 0x72, 0x1000, 0x1000, 0xffffffffffffffff) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_poll_runtime.go:87 +0x45 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*pollDesc).waitRead(...) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_poll_runtime.go:92 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*FD).Read(0xc0006a2000, 0xc0006aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_unix.go:169 +0x19b |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net.(*netFD).Read(0xc0006a2000, 0xc0006aa000, 0x1000, 0x1000, 0x420395, 0xc0006981e0, 0x7f10dfaa5520) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/fd_unix.go:202 +0x4f |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net.(*conn).Read(0xc0006a8000, 0xc0006aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/net.go:184 +0x8e |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*persistConn).Read(0xc00054eea0, 0xc0006aa000, 0x1000, 0x1000, 0x404d7e, 0x60, 0x0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/transport.go:1825 +0x75 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: bufio.(*Reader).fill(0xc0006a40c0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/bufio/bufio.go:100 +0x103 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: bufio.(*Reader).Peek(0xc0006a40c0, 0x1, 0xc0006981e0, 0x40c533, 0x7f11066f9080, 0x7f11066f900e, 0xf) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/bufio/bufio.go:138 +0x4f |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*persistConn).readLoop(0xc00054eea0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/transport.go:1978 +0x1a8 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by net/http.(*Transport).dialConn |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/transport.go:1647 +0xc56 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: goroutine 148 [runnable]: |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: syscall.Syscall(0x1, 0xf, 0xc0006ab000, 0x19c, 0x19c, 0x19c, 0x0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/syscall/asm_linux_amd64.s:18 +0x5 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: syscall.write(0xf, 0xc0006ab000, 0x19c, 0x1000, 0x0, 0x0, 0xc00069fd28) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/syscall/zsyscall_linux_amd64.go:914 +0x5a |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: syscall.Write(...) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/syscall/syscall_unix.go:214 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: internal/poll.(*FD).Write(0xc0006a2000, 0xc0006ab000, 0x19c, 0x1000, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/internal/poll/fd_unix.go:268 +0x179 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net.(*netFD).Write(0xc0006a2000, 0xc0006ab000, 0x19c, 0x1000, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/fd_unix.go:220 +0x4f |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net.(*conn).Write(0xc0006a8000, 0xc0006ab000, 0x19c, 0x1000, 0x0, 0x0, 0x0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/net.go:196 +0x8e |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.persistConnWriter.Write(0xc00054eea0, 0xc0006ab000, 0x19c, 0x1000, 0x1171960, 0xc00087e070, 0x1171960) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/transport.go:1663 +0x52 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: bufio.(*Writer).Flush(0xc000878040, 0x16fd760, 0xc000878040) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/bufio/bufio.go:591 +0x75 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: net/http.(*persistConn).writeLoop(0xc00054eea0) |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/transport.go:2293 +0x398 |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: created by net/http.(*Transport).dialConn |
|
2021-05-10T16:28:12.436+0200 [DEBUG] provider.terraform-provider-nomad_v1.4.14_x4: /opt/goenv/versions/1.14.0/src/net/http/transport.go:1648 +0xc7b |
|
2021-05-10T16:28:12.437+0200 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/nomad/1.4.14/linux_amd64/terraform-provider-nomad_v1.4.14_x4 pid=90899 error="exit status 2" |
|
2021-05-10T16:28:12.437+0200 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.437+0200 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.437+0200 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.437+0200 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.437+0200 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.437+0200 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.437+0200 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.437+0200 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.437+0200 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.437+0200 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.437+0200 [TRACE] maybeTainted: nomad_acl_token.tok[9] encountered an error during creation, so it is now marked as tainted |
|
2021-05-10T16:28:12.437+0200 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = transport is closing" |
|
2021-05-10T16:28:12.438+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.438+0200 [TRACE] evalApplyProvisioners: nomad_acl_token.tok[9] is tainted, so skipping provisioning |
|
2021-05-10T16:28:12.438+0200 [TRACE] maybeTainted: nomad_acl_token.tok[9] was already tainted, so nothing to do |
|
2021-05-10T16:28:12.438+0200 [TRACE] maybeTainted: nomad_acl_token.tok[0] encountered an error during creation, so it is now marked as tainted |
|
2021-05-10T16:28:12.438+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.438+0200 [TRACE] evalApplyProvisioners: nomad_acl_token.tok[0] is tainted, so skipping provisioning |
|
2021-05-10T16:28:12.438+0200 [TRACE] maybeTainted: nomad_acl_token.tok[0] was already tainted, so nothing to do |
|
2021-05-10T16:28:12.438+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[0] |
|
2021-05-10T16:28:12.438+0200 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old |
|
2021-05-10T16:28:12.438+0200 [TRACE] maybeTainted: nomad_acl_token.tok[7] encountered an error during creation, so it is now marked as tainted |
|
2021-05-10T16:28:12.438+0200 [TRACE] maybeTainted: nomad_acl_token.tok[4] encountered an error during creation, so it is now marked as tainted |
|
2021-05-10T16:28:12.438+0200 [TRACE] maybeTainted: nomad_acl_token.tok[1] encountered an error during creation, so it is now marked as tainted |
|
2021-05-10T16:28:12.438+0200 [TRACE] maybeTainted: nomad_acl_token.tok[3] encountered an error during creation, so it is now marked as tainted |
|
2021-05-10T16:28:12.438+0200 [TRACE] statemgr.Filesystem: no state changes since last snapshot |
|
2021-05-10T16:28:12.438+0200 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate |
|
2021-05-10T16:28:12.438+0200 [TRACE] maybeTainted: nomad_acl_token.tok[8] encountered an error during creation, so it is now marked as tainted |
|
2021-05-10T16:28:12.438+0200 [TRACE] maybeTainted: nomad_acl_token.tok[6] encountered an error during creation, so it is now marked as tainted |
|
2021-05-10T16:28:12.438+0200 [TRACE] maybeTainted: nomad_acl_token.tok[2] encountered an error during creation, so it is now marked as tainted |
|
2021-05-10T16:28:12.438+0200 [TRACE] maybeTainted: nomad_acl_token.tok[5] encountered an error during creation, so it is now marked as tainted |
|
2021-05-10T16:28:12.438+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[9] |
|
2021-05-10T16:28:12.447+0200 [TRACE] vertex "nomad_acl_token.tok[0]": visit complete |
|
2021-05-10T16:28:12.447+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.447+0200 [TRACE] evalApplyProvisioners: nomad_acl_token.tok[7] is tainted, so skipping provisioning |
|
2021-05-10T16:28:12.447+0200 [TRACE] maybeTainted: nomad_acl_token.tok[7] was already tainted, so nothing to do |
|
2021-05-10T16:28:12.447+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[7] |
|
2021-05-10T16:28:12.447+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.447+0200 [TRACE] evalApplyProvisioners: nomad_acl_token.tok[4] is tainted, so skipping provisioning |
|
2021-05-10T16:28:12.448+0200 [TRACE] maybeTainted: nomad_acl_token.tok[4] was already tainted, so nothing to do |
|
2021-05-10T16:28:12.448+0200 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old |
|
2021-05-10T16:28:12.448+0200 [TRACE] statemgr.Filesystem: no state changes since last snapshot |
|
2021-05-10T16:28:12.448+0200 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate |
|
2021-05-10T16:28:12.448+0200 [TRACE] vertex "nomad_acl_token.tok[7]": visit complete |
|
2021-05-10T16:28:12.448+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[4] |
|
2021-05-10T16:28:12.448+0200 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old |
|
2021-05-10T16:28:12.448+0200 [TRACE] statemgr.Filesystem: no state changes since last snapshot |
|
2021-05-10T16:28:12.448+0200 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate |
|
2021-05-10T16:28:12.449+0200 [TRACE] vertex "nomad_acl_token.tok[4]": visit complete |
|
2021-05-10T16:28:12.449+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.449+0200 [TRACE] evalApplyProvisioners: nomad_acl_token.tok[6] is tainted, so skipping provisioning |
|
2021-05-10T16:28:12.449+0200 [TRACE] maybeTainted: nomad_acl_token.tok[6] was already tainted, so nothing to do |
|
2021-05-10T16:28:12.449+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.449+0200 [TRACE] evalApplyProvisioners: nomad_acl_token.tok[3] is tainted, so skipping provisioning |
|
2021-05-10T16:28:12.449+0200 [TRACE] maybeTainted: nomad_acl_token.tok[3] was already tainted, so nothing to do |
|
2021-05-10T16:28:12.449+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.449+0200 [TRACE] evalApplyProvisioners: nomad_acl_token.tok[8] is tainted, so skipping provisioning |
|
2021-05-10T16:28:12.449+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.449+0200 [TRACE] evalApplyProvisioners: nomad_acl_token.tok[2] is tainted, so skipping provisioning |
|
2021-05-10T16:28:12.449+0200 [TRACE] maybeTainted: nomad_acl_token.tok[2] was already tainted, so nothing to do |
|
2021-05-10T16:28:12.449+0200 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old |
|
2021-05-10T16:28:12.449+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.449+0200 [TRACE] statemgr.Filesystem: no state changes since last snapshot |
|
2021-05-10T16:28:12.449+0200 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate |
|
2021-05-10T16:28:12.449+0200 [TRACE] maybeTainted: nomad_acl_token.tok[8] was already tainted, so nothing to do |
|
2021-05-10T16:28:12.449+0200 [TRACE] evalApplyProvisioners: nomad_acl_token.tok[5] is tainted, so skipping provisioning |
|
2021-05-10T16:28:12.449+0200 [TRACE] maybeTainted: nomad_acl_token.tok[5] was already tainted, so nothing to do |
|
2021-05-10T16:28:12.450+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[6] |
|
2021-05-10T16:28:12.450+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.450+0200 [TRACE] evalApplyProvisioners: nomad_acl_token.tok[1] is tainted, so skipping provisioning |
|
2021-05-10T16:28:12.450+0200 [TRACE] maybeTainted: nomad_acl_token.tok[1] was already tainted, so nothing to do |
|
2021-05-10T16:28:12.450+0200 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old |
|
2021-05-10T16:28:12.450+0200 [TRACE] statemgr.Filesystem: no state changes since last snapshot |
|
2021-05-10T16:28:12.450+0200 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate |
|
2021-05-10T16:28:12.450+0200 [TRACE] vertex "nomad_acl_token.tok[9]": visit complete |
|
2021-05-10T16:28:12.451+0200 [TRACE] vertex "nomad_acl_token.tok[6]": visit complete |
|
2021-05-10T16:28:12.451+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[3] |
|
2021-05-10T16:28:12.451+0200 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old |
|
2021-05-10T16:28:12.451+0200 [TRACE] statemgr.Filesystem: no state changes since last snapshot |
|
2021-05-10T16:28:12.451+0200 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate |
|
2021-05-10T16:28:12.451+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[1] |
|
2021-05-10T16:28:12.451+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[5] |
|
2021-05-10T16:28:12.451+0200 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old |
|
2021-05-10T16:28:12.451+0200 [TRACE] vertex "nomad_acl_token.tok[3]": visit complete |
|
2021-05-10T16:28:12.451+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[8] |
|
2021-05-10T16:28:12.451+0200 [TRACE] writeResourceInstanceState: removing state object for nomad_acl_token.tok[2] |
|
2021-05-10T16:28:12.451+0200 [TRACE] statemgr.Filesystem: no state changes since last snapshot |
|
2021-05-10T16:28:12.452+0200 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate |
|
2021-05-10T16:28:12.453+0200 [TRACE] vertex "nomad_acl_token.tok[1]": visit complete |
|
2021-05-10T16:28:12.453+0200 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old |
|
2021-05-10T16:28:12.453+0200 [TRACE] statemgr.Filesystem: no state changes since last snapshot |
|
2021-05-10T16:28:12.453+0200 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate |
|
2021-05-10T16:28:12.453+0200 [TRACE] vertex "nomad_acl_token.tok[5]": visit complete |
|
2021-05-10T16:28:12.453+0200 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old |
|
2021-05-10T16:28:12.453+0200 [TRACE] statemgr.Filesystem: no state changes since last snapshot |
|
2021-05-10T16:28:12.454+0200 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate |
|
2021-05-10T16:28:12.454+0200 [TRACE] vertex "nomad_acl_token.tok[8]": visit complete |
|
2021-05-10T16:28:12.454+0200 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old |
|
2021-05-10T16:28:12.454+0200 [TRACE] statemgr.Filesystem: no state changes since last snapshot |
|
2021-05-10T16:28:12.454+0200 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate |
|
2021-05-10T16:28:12.455+0200 [TRACE] vertex "nomad_acl_token.tok[2]": visit complete |
|
2021-05-10T16:28:12.455+0200 [TRACE] dag/walk: upstream of "meta.count-boundary (EachMode fixup)" errored, so skipping |
|
2021-05-10T16:28:12.455+0200 [TRACE] dag/walk: upstream of "provider[\"registry.terraform.io/hashicorp/nomad\"] (close)" errored, so skipping |
|
2021-05-10T16:28:12.455+0200 [TRACE] dag/walk: upstream of "root" errored, so skipping |
|
2021-05-10T16:28:12.455+0200 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old |
|
2021-05-10T16:28:12.455+0200 [TRACE] statemgr.Filesystem: no state changes since last snapshot |
|
2021-05-10T16:28:12.455+0200 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate |
|
2021-05-10T16:28:12.457+0200 [TRACE] statemgr.Filesystem: removing lock metadata file .terraform.tfstate.lock.info |
|
2021-05-10T16:28:12.457+0200 [TRACE] statemgr.Filesystem: unlocking terraform.tfstate using fcntl flock |
|
2021-05-10T16:28:12.457+0200 [DEBUG] provider: plugin exited |