Skip to content

Instantly share code, notes, and snippets.

@maxaudron
Created March 15, 2019 07:32
Show Gist options
  • Save maxaudron/3f83845a8c35dcbba06e597283e04ebd to your computer and use it in GitHub Desktop.
Save maxaudron/3f83845a8c35dcbba06e597283e04ebd to your computer and use it in GitHub Desktop.
2019/03/15 08:29:02 [INFO] Terraform version: 0.11.13
2019/03/15 08:29:02 [INFO] Go runtime version: go1.11.5
2019/03/15 08:29:02 [INFO] CLI args: []string{"/usr/bin/terraform", "plan", "-var-file=/home/mmnanz/.terraform.d/vsphere_auth.tfvars"}
2019/03/15 08:29:02 [DEBUG] Attempting to open CLI config file: /home/mmnanz/.terraformrc
2019/03/15 08:29:02 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019/03/15 08:29:02 [INFO] CLI command args: []string{"plan", "-var-file=/home/mmnanz/.terraform.d/vsphere_auth.tfvars"}
2019/03/15 08:29:02 [INFO] command: empty terraform config, returning nil
2019/03/15 08:29:02 [DEBUG] command: no data state file found for backend config
2019/03/15 08:29:02 [DEBUG] New state was assigned lineage "12b98bc5-130f-25aa-ae76-cdab87b0f3b7"
2019/03/15 08:29:02 [INFO] command: backend initialized: <nil>
2019/03/15 08:29:02 [DEBUG] checking for provider in "."
2019/03/15 08:29:02 [DEBUG] checking for provider in "/usr/bin"
2019/03/15 08:29:02 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2019/03/15 08:29:02 [DEBUG] checking for provider in "/home/mmnanz/.terraform.d/plugins"
2019/03/15 08:29:02 [DEBUG] checking for provider in "/home/mmnanz/.terraform.d/plugins/linux_amd64"
2019/03/15 08:29:02 [WARN] found legacy provider "terraform-provider-nutanix"
2019/03/15 08:29:02 [DEBUG] found valid plugin: "nutanix", "0.0.0", "/home/mmnanz/.terraform.d/plugins/linux_amd64/terraform-provider-nutanix"
2019/03/15 08:29:02 [DEBUG] checking for provisioner in "."
2019/03/15 08:29:02 [DEBUG] checking for provisioner in "/usr/bin"
2019/03/15 08:29:02 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2019/03/15 08:29:02 [DEBUG] checking for provisioner in "/home/mmnanz/.terraform.d/plugins"
2019/03/15 08:29:02 [DEBUG] checking for provisioner in "/home/mmnanz/.terraform.d/plugins/linux_amd64"
2019/03/15 08:29:02 [INFO] command: backend <nil> is not enhanced, wrapping in local
2019/03/15 08:29:02 [INFO] backend/local: starting Plan operation
2019/03/15 08:29:02 [DEBUG] New state was assigned lineage "ea2baeaa-f48f-bdf9-c731-b7ab70bf3470"
2019/03/15 08:29:02 [INFO] terraform: building graph: GraphTypeInput
2019/03/15 08:29:02 [TRACE] ConfigTransformer: Starting for path: []
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ConfigTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.LocalTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.OutputTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
2019/03/15 08:29:02 [TRACE] AttachResourceConfigTransformer: Beginning...
2019/03/15 08:29:02 [TRACE] AttachResourceConfigTransformer: Attach resource config request: data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"clusters", Type:"nutanix_clusters", RawCount:(*config.RawConfig)(0xc00041e9a0), RawConfig:(*config.RawConfig)(0xc00041e930), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
2019/03/15 08:29:02 [DEBUG] Resource state not found for "data.nutanix_clusters.clusters": data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.RootVariableTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] ProviderConfigTransformer: Starting for path: []
2019/03/15 08:29:02 [TRACE] Attach provider request: []string{} nutanix
2019/03/15 08:29:02 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"nutanix", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc00041e7e0)}
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.MissingProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [DEBUG] resource data.nutanix_clusters.clusters using provider provider.nutanix
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.PruneProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ParentProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.graphTransformerMulti:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "local.cluster1" references: []
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "output.entities" references: [data.nutanix_clusters.clusters]
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "var.username" references: []
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "var.password" references: []
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "provider.nutanix" references: [var.username var.password]
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "data.nutanix_clusters.clusters" references: []
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.TargetsTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.CloseProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
provider.nutanix (close) - *terraform.graphNodeCloseProvider
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
provider.nutanix (close) - *terraform.graphNodeCloseProvider
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.RootTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
provider.nutanix (close) - *terraform.graphNodeCloseProvider
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.nutanix (close) - *terraform.graphNodeCloseProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
provider.nutanix (close) - *terraform.graphNodeCloseProvider
data.nutanix_clusters.clusters - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.nutanix (close) - *terraform.graphNodeCloseProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [DEBUG] Starting graph walk: walkInput
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "provider.nutanix (close)"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "root"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "local.cluster1"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "provider.nutanix"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "output.entities"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "var.username"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "var.password"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "provider.nutanix" waiting on "var.username"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "local.cluster1"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "root" waiting on "provider.nutanix (close)"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "output.entities" waiting on "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.entities"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "provider.nutanix (close)" waiting on "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "data.nutanix_clusters.clusters" waiting on "provider.nutanix"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "provider.nutanix" waiting on "var.password"
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "provider.nutanix", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "output.entities", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "provider.nutanix (close)", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "data.nutanix_clusters.clusters", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: walking "local.cluster1"
2019/03/15 08:29:02 [TRACE] vertex 'root.local.cluster1': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.local.cluster1': evaluating
2019/03/15 08:29:02 [TRACE] [walkInput] Entering eval tree: local.cluster1
2019/03/15 08:29:02 [TRACE] dag/walk: walking "var.password"
2019/03/15 08:29:02 [TRACE] dag/walk: walking "var.username"
2019/03/15 08:29:02 [TRACE] vertex 'root.var.username': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.var.password': walking
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalLocal
2019/03/15 08:29:02 [TRACE] dag/walk: walking "provider.nutanix"
2019/03/15 08:29:02 [TRACE] vertex 'root.provider.nutanix': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.provider.nutanix': evaluating
2019/03/15 08:29:02 [TRACE] [walkInput] Entering eval tree: provider.nutanix
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalInitProvider
2019-03-15T08:29:02.247+0100 [DEBUG] plugin: starting plugin: path=/home/mmnanz/.terraform.d/plugins/linux_amd64/terraform-provider-nutanix args=[/home/mmnanz/.terraform.d/plugins/linux_amd64/terraform-provider-nutanix]
2019-03-15T08:29:02.247+0100 [DEBUG] plugin: waiting for RPC address: path=/home/mmnanz/.terraform.d/plugins/linux_amd64/terraform-provider-nutanix
2019/03/15 08:29:02 [TRACE] [walkInput] Exiting eval tree: local.cluster1
2019-03-15T08:29:02.254+0100 [DEBUG] plugin.terraform-provider-nutanix: plugin address: timestamp=2019-03-15T08:29:02.254+0100 network=unix address=/tmp/plugin788036773
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalOpFilter
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalGetProvider
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalInputProvider
2019/03/15 08:29:02 [TRACE] root: eval: terraform.EvalNoop
2019/03/15 08:29:02 [TRACE] root: eval: terraform.EvalNoop
2019/03/15 08:29:02 [TRACE] root: eval: terraform.EvalNoop
2019/03/15 08:29:02 [TRACE] [walkInput] Exiting eval tree: provider.nutanix
2019/03/15 08:29:02 [TRACE] dag/walk: walking "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] vertex 'root.data.nutanix_clusters.clusters': walking
2019/03/15 08:29:02 [TRACE] dag/walk: walking "output.entities"
2019/03/15 08:29:02 [TRACE] vertex 'root.output.entities': walking
2019/03/15 08:29:02 [TRACE] dag/walk: walking "provider.nutanix (close)"
2019/03/15 08:29:02 [TRACE] vertex 'root.provider.nutanix (close)': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.provider.nutanix (close)': evaluating
2019/03/15 08:29:02 [TRACE] [walkInput] Entering eval tree: provider.nutanix (close)
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalCloseProvider
2019/03/15 08:29:02 [TRACE] vertex 'root.output.entities': evaluating
2019/03/15 08:29:02 [TRACE] [walkInput] Exiting eval tree: provider.nutanix (close)
2019/03/15 08:29:02 [TRACE] [walkInput] Entering eval tree: output.entities
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalOpFilter
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/03/15 08:29:02 [TRACE] root: eval: terraform.EvalNoop
2019/03/15 08:29:02 [TRACE] [walkInput] Exiting eval tree: output.entities
2019/03/15 08:29:02 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2019/03/15 08:29:02 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2019/03/15 08:29:02 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2019/03/15 08:29:02 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2019/03/15 08:29:02 [TRACE] dag/walk: walking "root"
2019/03/15 08:29:02 [TRACE] vertex 'root.root': walking
2019/03/15 08:29:02 [INFO] terraform: building graph: GraphTypeValidate
2019/03/15 08:29:02 [TRACE] ConfigTransformer: Starting for path: []
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ConfigTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.LocalTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.OutputTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
2019/03/15 08:29:02 [TRACE] AttachResourceConfigTransformer: Beginning...
2019/03/15 08:29:02 [TRACE] AttachResourceConfigTransformer: Attach resource config request: data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"clusters", Type:"nutanix_clusters", RawCount:(*config.RawConfig)(0xc00041e9a0), RawConfig:(*config.RawConfig)(0xc00041e930), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
2019/03/15 08:29:02 [DEBUG] Resource state not found for "data.nutanix_clusters.clusters": data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.RootVariableTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] ProviderConfigTransformer: Starting for path: []
2019/03/15 08:29:02 [TRACE] Attach provider request: []string{} nutanix
2019/03/15 08:29:02 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"nutanix", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc00041e7e0)}
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.MissingProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [DEBUG] resource data.nutanix_clusters.clusters using provider provider.nutanix
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.PruneProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ParentProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.graphTransformerMulti:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ProvisionerTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.graphTransformerMulti:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "data.nutanix_clusters.clusters" references: []
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "local.cluster1" references: []
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "output.entities" references: [data.nutanix_clusters.clusters]
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "var.username" references: []
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "var.password" references: []
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "provider.nutanix" references: [var.username var.password]
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.TargetsTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.CloseProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
provider.nutanix (close) - *terraform.graphNodeCloseProvider
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
provider.nutanix (close) - *terraform.graphNodeCloseProvider
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.RootTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
provider.nutanix (close) - *terraform.graphNodeCloseProvider
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.nutanix (close) - *terraform.graphNodeCloseProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
provider.nutanix (close) - *terraform.graphNodeCloseProvider
data.nutanix_clusters.clusters - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.nutanix (close) - *terraform.graphNodeCloseProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [DEBUG] Starting graph walk: walkValidate
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "local.cluster1"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "provider.nutanix"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "root"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "var.username"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "output.entities"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "provider.nutanix (close)"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "var.password"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "provider.nutanix" waiting on "var.username"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "provider.nutanix (close)" waiting on "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "local.cluster1"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "root" waiting on "provider.nutanix (close)"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "data.nutanix_clusters.clusters" waiting on "provider.nutanix"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "output.entities" waiting on "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "provider.nutanix" waiting on "var.password"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.entities"
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "provider.nutanix", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "provider.nutanix (close)", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "data.nutanix_clusters.clusters", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "output.entities", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: walking "var.password"
2019/03/15 08:29:02 [TRACE] dag/walk: walking "var.username"
2019/03/15 08:29:02 [TRACE] vertex 'root.var.username': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.var.password': walking
2019/03/15 08:29:02 [TRACE] dag/walk: walking "local.cluster1"
2019/03/15 08:29:02 [TRACE] vertex 'root.local.cluster1': walking
2019/03/15 08:29:02 [TRACE] dag/walk: walking "provider.nutanix"
2019/03/15 08:29:02 [TRACE] vertex 'root.provider.nutanix': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.local.cluster1': evaluating
2019/03/15 08:29:02 [TRACE] vertex 'root.provider.nutanix': evaluating
2019/03/15 08:29:02 [TRACE] [walkValidate] Entering eval tree: local.cluster1
2019/03/15 08:29:02 [TRACE] [walkValidate] Entering eval tree: provider.nutanix
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalInitProvider
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalLocal
2019/03/15 08:29:02 [TRACE] [walkValidate] Exiting eval tree: local.cluster1
2019/03/15 08:29:02 [TRACE] root: eval: terraform.EvalNoop
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalOpFilter
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalGetProvider
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalValidateProvider
2019/03/15 08:29:02 [TRACE] root: eval: terraform.EvalNoop
2019/03/15 08:29:02 [TRACE] root: eval: terraform.EvalNoop
2019/03/15 08:29:02 [TRACE] [walkValidate] Exiting eval tree: provider.nutanix
2019/03/15 08:29:02 [TRACE] dag/walk: walking "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] vertex 'root.data.nutanix_clusters.clusters': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.data.nutanix_clusters.clusters': evaluating
2019/03/15 08:29:02 [TRACE] [walkValidate] Entering eval tree: data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalInterpolate
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalIf
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalValidateCount
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2019/03/15 08:29:02 [TRACE] [walkValidate] Exiting eval tree: data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] vertex 'root.data.nutanix_clusters.clusters': expanding/walking dynamic subgraph
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ResourceCountTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResourceInstance
2019/03/15 08:29:02 [DEBUG] Resource state not found for "data.nutanix_clusters.clusters": data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResourceInstance
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.TargetsTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResourceInstance
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "data.nutanix_clusters.clusters" references: []
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResourceInstance
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.RootTransformer:
data.nutanix_clusters.clusters - *terraform.NodeValidatableResourceInstance
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] dag/walk: walking "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] vertex 'root.data.nutanix_clusters.clusters': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.data.nutanix_clusters.clusters': evaluating
2019/03/15 08:29:02 [TRACE] [walkValidate] Entering eval tree: data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalGetProvider
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalInterpolate
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalValidateResource
2019/03/15 08:29:02 [TRACE] [walkValidate] Exiting eval tree: data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] dag/walk: walking "provider.nutanix (close)"
2019/03/15 08:29:02 [TRACE] vertex 'root.provider.nutanix (close)': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.provider.nutanix (close)': evaluating
2019/03/15 08:29:02 [TRACE] [walkValidate] Entering eval tree: provider.nutanix (close)
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalCloseProvider
2019/03/15 08:29:02 [TRACE] [walkValidate] Exiting eval tree: provider.nutanix (close)
2019/03/15 08:29:02 [TRACE] dag/walk: walking "output.entities"
2019/03/15 08:29:02 [TRACE] vertex 'root.output.entities': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.output.entities': evaluating
2019/03/15 08:29:02 [TRACE] [walkValidate] Entering eval tree: output.entities
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: terraform.EvalNoop
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalOpFilter
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/03/15 08:29:02 [TRACE] [walkValidate] Exiting eval tree: output.entities
2019/03/15 08:29:02 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2019/03/15 08:29:02 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2019/03/15 08:29:02 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2019/03/15 08:29:02 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2019/03/15 08:29:02 [TRACE] dag/walk: walking "root"
2019/03/15 08:29:02 [TRACE] vertex 'root.root': walking
2019/03/15 08:29:02 [INFO] backend/local: plan calling Refresh
2019/03/15 08:29:02 [INFO] terraform: building graph: GraphTypeRefresh
2019/03/15 08:29:02 [TRACE] No managed resources in state during refresh, skipping managed resource transformer
2019/03/15 08:29:02 [TRACE] ConfigTransformer: Starting for path: []
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ConfigTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
2019/03/15 08:29:02 [DEBUG] Resource state not found for "data.nutanix_clusters.clusters": data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
2019/03/15 08:29:02 [TRACE] AttachResourceConfigTransformer: Beginning...
2019/03/15 08:29:02 [TRACE] AttachResourceConfigTransformer: Attach resource config request: data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"clusters", Type:"nutanix_clusters", RawCount:(*config.RawConfig)(0xc00041e9a0), RawConfig:(*config.RawConfig)(0xc00041e930), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.RootVariableTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] ProviderConfigTransformer: Starting for path: []
2019/03/15 08:29:02 [TRACE] Attach provider request: []string{} nutanix
2019/03/15 08:29:02 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"nutanix", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc00041e7e0)}
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.MissingProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [DEBUG] resource data.nutanix_clusters.clusters using provider provider.nutanix
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.PruneProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ParentProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.graphTransformerMulti:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.LocalTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.OutputTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "local.cluster1" references: []
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "output.entities" references: [data.nutanix_clusters.clusters]
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "data.nutanix_clusters.clusters" references: []
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "var.username" references: []
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "var.password" references: []
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "provider.nutanix" references: [var.username var.password]
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.TargetsTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.CloseProviderTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
provider.nutanix (close) - *terraform.graphNodeCloseProvider
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.RootTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
provider.nutanix (close) - *terraform.graphNodeCloseProvider
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix (close) - *terraform.graphNodeCloseProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
provider.nutanix - *terraform.NodeApplyableProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
provider.nutanix (close) - *terraform.graphNodeCloseProvider
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResource
root - terraform.graphNodeRoot
local.cluster1 - *terraform.NodeLocal
output.entities - *terraform.NodeApplyableOutput
provider.nutanix (close) - *terraform.graphNodeCloseProvider
var.password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
2019/03/15 08:29:02 [DEBUG] Starting graph walk: walkRefresh
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "var.username"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "var.password"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "provider.nutanix"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "local.cluster1"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "output.entities"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "provider.nutanix (close)"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "root"
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "root" waiting on "output.entities"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "root" waiting on "provider.nutanix (close)"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "data.nutanix_clusters.clusters" waiting on "provider.nutanix"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "provider.nutanix" waiting on "var.username"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "root" waiting on "local.cluster1"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "output.entities" waiting on "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "provider.nutanix" waiting on "var.password"
2019/03/15 08:29:02 [TRACE] dag/walk: added edge: "provider.nutanix (close)" waiting on "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "data.nutanix_clusters.clusters", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "provider.nutanix", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "output.entities", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: dependencies changed for "provider.nutanix (close)", sending new deps
2019/03/15 08:29:02 [TRACE] dag/walk: walking "var.password"
2019/03/15 08:29:02 [TRACE] vertex 'root.var.password': walking
2019/03/15 08:29:02 [TRACE] dag/walk: walking "local.cluster1"
2019/03/15 08:29:02 [TRACE] vertex 'root.local.cluster1': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.local.cluster1': evaluating
2019/03/15 08:29:02 [TRACE] [walkRefresh] Entering eval tree: local.cluster1
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalLocal
2019/03/15 08:29:02 [TRACE] [walkRefresh] Exiting eval tree: local.cluster1
2019/03/15 08:29:02 [TRACE] dag/walk: walking "var.username"
2019/03/15 08:29:02 [TRACE] vertex 'root.var.username': walking
2019/03/15 08:29:02 [TRACE] dag/walk: walking "provider.nutanix"
2019/03/15 08:29:02 [TRACE] vertex 'root.provider.nutanix': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.provider.nutanix': evaluating
2019/03/15 08:29:02 [TRACE] [walkRefresh] Entering eval tree: provider.nutanix
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalInitProvider
2019/03/15 08:29:02 [TRACE] root: eval: terraform.EvalNoop
2019/03/15 08:29:02 [TRACE] root: eval: terraform.EvalNoop
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalOpFilter
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalGetProvider
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalOpFilter
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalConfigProvider
2019/03/15 08:29:02 [TRACE] [walkRefresh] Exiting eval tree: provider.nutanix
2019/03/15 08:29:02 [TRACE] dag/walk: walking "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] vertex 'root.data.nutanix_clusters.clusters': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.data.nutanix_clusters.clusters': evaluating
2019/03/15 08:29:02 [TRACE] [walkRefresh] Entering eval tree: data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalInterpolate
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalIf
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2019/03/15 08:29:02 [TRACE] [walkRefresh] Exiting eval tree: data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] vertex 'root.data.nutanix_clusters.clusters': expanding/walking dynamic subgraph
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ResourceCountTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResourceInstance
2019/03/15 08:29:02 [TRACE] OrphanResourceCount: Starting...
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResourceInstance
2019/03/15 08:29:02 [DEBUG] Resource state not found for "data.nutanix_clusters.clusters": data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResourceInstance
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.TargetsTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResourceInstance
2019/03/15 08:29:02 [DEBUG] ReferenceTransformer: "data.nutanix_clusters.clusters" references: []
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResourceInstance
2019/03/15 08:29:02 [TRACE] Graph after step *terraform.RootTransformer:
data.nutanix_clusters.clusters - *terraform.NodeRefreshableDataResourceInstance
2019/03/15 08:29:02 [TRACE] dag/walk: added new vertex: "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] dag/walk: walking "data.nutanix_clusters.clusters"
2019/03/15 08:29:02 [TRACE] vertex 'root.data.nutanix_clusters.clusters': walking
2019/03/15 08:29:02 [TRACE] vertex 'root.data.nutanix_clusters.clusters': evaluating
2019/03/15 08:29:02 [TRACE] [walkRefresh] Entering eval tree: data.nutanix_clusters.clusters
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalSequence
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalWriteState
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalInterpolate
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalIf
2019/03/15 08:29:02 [TRACE] root: eval: terraform.EvalNoop
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalGetProvider
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalReadDataDiff
2019/03/15 08:29:02 [TRACE] root: eval: *terraform.EvalReadDataApply
2019/03/15 08:29:07 [TRACE] dag/walk: vertex "root", waiting for: "output.entities"
2019/03/15 08:29:07 [TRACE] dag/walk: vertex "output.entities", waiting for: "data.nutanix_clusters.clusters"
2019/03/15 08:29:07 [TRACE] dag/walk: vertex "provider.nutanix (close)", waiting for: "data.nutanix_clusters.clusters"
2019-03-15T08:29:07.732+0100 [DEBUG] plugin.terraform-provider-nutanix: panic: runtime error: invalid memory address or nil pointer dereference
2019-03-15T08:29:07.732+0100 [DEBUG] plugin.terraform-provider-nutanix: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xcccb57]
2019-03-15T08:29:07.732+0100 [DEBUG] plugin.terraform-provider-nutanix:
2019-03-15T08:29:07.732+0100 [DEBUG] plugin.terraform-provider-nutanix: goroutine 30 [running]:
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: github.com/nutanix/terraform-provider-nutanix/vendor/github.com/terraform-providers/terraform-provider-nutanix/nutanix.dataSourceNutanixClustersRead(0xc0002603f0, 0xd7c3e0, 0xc00013c4c8, 0xc0002603f0, 0x0)
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: /home/mmnanz/go/src/github.com/nutanix/terraform-provider-nutanix/vendor/github.com/terraform-providers/terraform-provider-nutanix/nutanix/data_source_nutanix_clusters.go:794 +0x2977
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: github.com/nutanix/terraform-provider-nutanix/vendor/github.com/hashicorp/terraform/helper/schema.(*Resource).ReadDataApply(0xc0002c2e70, 0xc0004eb1a0, 0xd7c3e0, 0xc00013c4c8, 0xc0004811b0, 0x1, 0xc00040cbf8)
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: /home/mmnanz/go/src/github.com/nutanix/terraform-provider-nutanix/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:292 +0x88
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: github.com/nutanix/terraform-provider-nutanix/vendor/github.com/hashicorp/terraform/helper/schema.(*Provider).ReadDataApply(0xc000497030, 0xc0002621e0, 0xc0004eb1a0, 0xc00025c960, 0x0, 0x0)
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: /home/mmnanz/go/src/github.com/nutanix/terraform-provider-nutanix/vendor/github.com/hashicorp/terraform/helper/schema/provider.go:426 +0x17f
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: github.com/nutanix/terraform-provider-nutanix/vendor/github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).ReadDataApply(0xc00013bd20, 0xc000444480, 0xc0004445f0, 0x0, 0x0)
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: /home/mmnanz/go/src/github.com/nutanix/terraform-provider-nutanix/vendor/github.com/hashicorp/terraform/plugin/resource_provider.go:604 +0x4e
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: reflect.Value.call(0xc00012d560, 0xc00013c060, 0x13, 0xf23a6d, 0x4, 0xc00040cf18, 0x3, 0x3, 0xc00017f940, 0x0, ...)
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: /snap/go/3417/src/reflect/value.go:447 +0x461
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: reflect.Value.Call(0xc00012d560, 0xc00013c060, 0x13, 0xc0003b8f18, 0x3, 0x3, 0x0, 0x0, 0x0)
2019-03-15T08:29:07.733+0100 [DEBUG] plugin.terraform-provider-nutanix: /snap/go/3417/src/reflect/value.go:308 +0xa4
2019-03-15T08:29:07.734+0100 [DEBUG] plugin.terraform-provider-nutanix: net/rpc.(*service).call(0xc00007c040, 0xc00043e0a0, 0xc000406040, 0xc000406050, 0xc000142480, 0xc000448100, 0xd78fa0, 0xc000444480, 0x16, 0xd78fe0, ...)
2019-03-15T08:29:07.734+0100 [DEBUG] plugin.terraform-provider-nutanix: /snap/go/3417/src/net/rpc/server.go:384 +0x14e
2019-03-15T08:29:07.734+0100 [DEBUG] plugin.terraform-provider-nutanix: created by net/rpc.(*Server).ServeCodec
2019-03-15T08:29:07.734+0100 [DEBUG] plugin.terraform-provider-nutanix: /snap/go/3417/src/net/rpc/server.go:481 +0x42b
2019/03/15 08:29:07 [ERROR] root: eval: *terraform.EvalReadDataApply, err: data.nutanix_clusters.clusters: unexpected EOF
2019/03/15 08:29:07 [ERROR] root: eval: *terraform.EvalSequence, err: data.nutanix_clusters.clusters: unexpected EOF
2019/03/15 08:29:07 [TRACE] [walkRefresh] Exiting eval tree: data.nutanix_clusters.clusters
2019/03/15 08:29:07 [TRACE] dag/walk: upstream errored, not walking "output.entities"
2019/03/15 08:29:07 [TRACE] dag/walk: upstream errored, not walking "provider.nutanix (close)"
2019/03/15 08:29:07 [TRACE] dag/walk: upstream errored, not walking "root"
2019/03/15 08:29:07 [DEBUG] plugin: waiting for all plugin processes to complete...
2019-03-15T08:29:07.737+0100 [DEBUG] plugin: plugin process exited: path=/home/mmnanz/.terraform.d/plugins/linux_amd64/terraform-provider-nutanix
2019-03-15T08:29:07.738+0100 [WARN ] plugin: error closing client during Kill: err="connection is shut down"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment