Skip to content

Instantly share code, notes, and snippets.

@lperrin-obs
Created October 23, 2020 08:50
Show Gist options
  • Save lperrin-obs/e42a62c29e37f3c37483d41dc54625ed to your computer and use it in GitHub Desktop.
Save lperrin-obs/e42a62c29e37f3c37483d41dc54625ed to your computer and use it in GitHub Desktop.
terraform_k8s_alpha_bug
2020/10/23 10:49:03 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.
----
2020/10/23 10:49:03 [INFO] Terraform version: 0.13.5
2020/10/23 10:49:03 [INFO] Go runtime version: go1.14.7
2020/10/23 10:49:03 [INFO] CLI args: []string{"/usr/local/bin/terraform-0.13", "plan"}
2020/10/23 10:49:03 [DEBUG] Attempting to open CLI config file: /home/fgzx6022/.terraformrc
2020/10/23 10:49:03 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/10/23 10:49:03 Loading CLI configuration from /home/fgzx6022/.terraform.d/credentials.tfrc.json
2020/10/23 10:49:03 [DEBUG] checking for credentials in "/home/fgzx6022/.terraform.d/plugins"
2020/10/23 10:49:03 [DEBUG] checking for credentials in "/home/fgzx6022/.terraform.d/plugins/linux_amd64"
2020/10/23 10:49:03 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2020/10/23 10:49:03 [DEBUG] will search for provider plugins in /home/fgzx6022/.terraform.d/plugins
2020/10/23 10:49:03 [DEBUG] ignoring non-existing provider search directory /home/fgzx6022/.local/share/terraform/plugins
2020/10/23 10:49:03 [DEBUG] ignoring non-existing provider search directory /usr/share/ubuntu/terraform/plugins
2020/10/23 10:49:03 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins
2020/10/23 10:49:03 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins
2020/10/23 10:49:03 [DEBUG] ignoring non-existing provider search directory /var/lib/snapd/desktop/terraform/plugins
2020/10/23 10:49:03 [DEBUG] ignoring non-existing provider search directory /home/fgzx6022/snap/anbox/common/app-data/terraform/plugins
2020/10/23 10:49:03 [INFO] CLI command args: []string{"plan"}
2020/10/23 10:49:03 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.
----
2020/10/23 10:49:03 [DEBUG] New state was assigned lineage "53f4d628-ead7-062b-bc85-86001af2f070"
2020/10/23 10:49:03 [DEBUG] checking for provisioner in "."
2020/10/23 10:49:03 [DEBUG] checking for provisioner in "/usr/local/bin"
2020/10/23 10:49:03 [DEBUG] checking for provisioner in "/home/fgzx6022/.terraform.d/plugins"
2020/10/23 10:49:03 [DEBUG] checking for provisioner in "/home/fgzx6022/.terraform.d/plugins/linux_amd64"
2020/10/23 10:49:03 [INFO] Failed to read plugin lock file .terraform/plugins/linux_amd64/lock.json: open .terraform/plugins/linux_amd64/lock.json: no such file or directory
2020/10/23 10:49:03 [INFO] backend/local: starting Plan operation
2020-10-23T10:49:03.894+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:03.934+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4]
2020-10-23T10:49:03.934+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4 pid=3063
2020-10-23T10:49:03.934+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4
2020-10-23T10:49:03.989+0200 [INFO] plugin.terraform-provider-helm_v1.3.2_x4: configuring server automatic mTLS: timestamp=2020-10-23T10:49:03.988+0200
2020-10-23T10:49:04.031+0200 [DEBUG] plugin.terraform-provider-helm_v1.3.2_x4: plugin address: address=/tmp/plugin120035147 network=unix timestamp=2020-10-23T10:49:04.031+0200
2020-10-23T10:49:04.031+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:04.113+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-10-23T10:49:04.116+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4 pid=3063
2020-10-23T10:49:04.116+0200 [DEBUG] plugin: plugin exited
2020-10-23T10:49:04.116+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:04.151+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4]
2020-10-23T10:49:04.152+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 pid=3074
2020-10-23T10:49:04.152+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4
2020-10-23T10:49:04.202+0200 [INFO] plugin.terraform-provider-kubernetes_v1.13.2_x4: configuring server automatic mTLS: timestamp=2020-10-23T10:49:04.201+0200
2020-10-23T10:49:04.235+0200 [DEBUG] plugin.terraform-provider-kubernetes_v1.13.2_x4: plugin address: address=/tmp/plugin003005085 network=unix timestamp=2020-10-23T10:49:04.235+0200
2020-10-23T10:49:04.235+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:04.357+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-10-23T10:49:04.432+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 pid=3074
2020-10-23T10:49:04.432+0200 [DEBUG] plugin: plugin exited
2020-10-23T10:49:04.433+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:04.476+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5]
2020-10-23T10:49:04.476+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=3083
2020-10-23T10:49:04.476+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5
2020-10-23T10:49:04.487+0200 [INFO] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: configuring server automatic mTLS: timestamp=2020-10-23T10:49:04.486+0200
2020-10-23T10:49:04.527+0200 [DEBUG] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: plugin address: address=/tmp/plugin920118019 network=unix timestamp=2020-10-23T10:49:04.527+0200
2020-10-23T10:49:04.527+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:04.619+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-10-23T10:49:04.621+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=3083
2020-10-23T10:49:04.621+0200 [DEBUG] plugin: plugin exited
2020-10-23T10:49:04.621+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:04.661+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5]
2020-10-23T10:49:04.663+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5 pid=3092
2020-10-23T10:49:04.663+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5
2020-10-23T10:49:04.669+0200 [INFO] plugin.terraform-provider-null_v3.0.0_x5: configuring server automatic mTLS: timestamp=2020-10-23T10:49:04.668+0200
2020-10-23T10:49:04.714+0200 [DEBUG] plugin.terraform-provider-null_v3.0.0_x5: plugin address: address=/tmp/plugin686537262 network=unix timestamp=2020-10-23T10:49:04.714+0200
2020-10-23T10:49:04.714+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:04.793+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-10-23T10:49:04.794+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5 pid=3092
2020-10-23T10:49:04.794+0200 [DEBUG] plugin: plugin exited
2020-10-23T10:49:04.794+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:04.832+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/terraform-providers/gitlab/3.1.0/linux_amd64/terraform-provider-gitlab_v3.1.0 args=[.terraform/plugins/registry.terraform.io/terraform-providers/gitlab/3.1.0/linux_amd64/terraform-provider-gitlab_v3.1.0]
2020-10-23T10:49:04.833+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/terraform-providers/gitlab/3.1.0/linux_amd64/terraform-provider-gitlab_v3.1.0 pid=3101
2020-10-23T10:49:04.833+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/terraform-providers/gitlab/3.1.0/linux_amd64/terraform-provider-gitlab_v3.1.0
2020-10-23T10:49:04.842+0200 [INFO] plugin.terraform-provider-gitlab_v3.1.0: configuring server automatic mTLS: timestamp=2020-10-23T10:49:04.842+0200
2020-10-23T10:49:04.877+0200 [DEBUG] plugin.terraform-provider-gitlab_v3.1.0: plugin address: address=/tmp/plugin988229066 network=unix timestamp=2020-10-23T10:49:04.877+0200
2020-10-23T10:49:04.877+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:04.961+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-10-23T10:49:04.962+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/terraform-providers/gitlab/3.1.0/linux_amd64/terraform-provider-gitlab_v3.1.0 pid=3101
2020-10-23T10:49:04.962+0200 [DEBUG] plugin: plugin exited
2020-10-23T10:49:04.962+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:05.000+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/terraform-providers/ovh/0.9.1/linux_amd64/terraform-provider-ovh_v0.9.1 args=[.terraform/plugins/registry.terraform.io/terraform-providers/ovh/0.9.1/linux_amd64/terraform-provider-ovh_v0.9.1]
2020-10-23T10:49:05.003+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/terraform-providers/ovh/0.9.1/linux_amd64/terraform-provider-ovh_v0.9.1 pid=3112
2020-10-23T10:49:05.003+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/terraform-providers/ovh/0.9.1/linux_amd64/terraform-provider-ovh_v0.9.1
2020-10-23T10:49:05.013+0200 [INFO] plugin.terraform-provider-ovh_v0.9.1: configuring server automatic mTLS: timestamp=2020-10-23T10:49:05.013+0200
2020-10-23T10:49:05.060+0200 [DEBUG] plugin.terraform-provider-ovh_v0.9.1: plugin address: address=/tmp/plugin422188073 network=unix timestamp=2020-10-23T10:49:05.060+0200
2020-10-23T10:49:05.060+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:05.142+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-10-23T10:49:05.144+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/terraform-providers/ovh/0.9.1/linux_amd64/terraform-provider-ovh_v0.9.1 pid=3112
2020-10-23T10:49:05.144+0200 [DEBUG] plugin: plugin exited
2020-10-23T10:49:05.144+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:05.186+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0 args=[.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0]
2020-10-23T10:49:05.186+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0 pid=3121
2020-10-23T10:49:05.186+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0
2020-10-23T10:49:05.194+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.17.0: 2020/10/23 10:49:05 [WARN] cannot load configuration: scaleway-sdk-go: cannot read config file /home/fgzx6022/.config/scw/config.yaml: no such file or directory
2020-10-23T10:49:05.195+0200 [INFO] plugin.terraform-provider-scaleway_v1.17.0: configuring server automatic mTLS: timestamp=2020-10-23T10:49:05.194+0200
2020-10-23T10:49:05.231+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.17.0: plugin address: address=/tmp/plugin178367354 network=unix timestamp=2020-10-23T10:49:05.231+0200
2020-10-23T10:49:05.231+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:05.316+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-10-23T10:49:05.321+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0 pid=3121
2020-10-23T10:49:05.321+0200 [DEBUG] plugin: plugin exited
2020/10/23 10:49:05 [INFO] terraform: building graph: GraphTypeValidate
2020/10/23 10:49:05 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/null"], implied first by null_resource.kubeconfig
2020/10/23 10:49:05 [DEBUG] ProviderTransformer: "kubernetes_namespace.cert_manager" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/23 10:49:05 [DEBUG] ProviderTransformer: "helm_release.cert_manager" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/23 10:49:05 [DEBUG] ProviderTransformer: "null_resource.kubeconfig" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/null"]
2020/10/23 10:49:05 [DEBUG] ProviderTransformer: "kubernetes_manifest.cluster-issuer" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes-alpha"]
2020/10/23 10:49:05 [DEBUG] ProviderTransformer: "scaleway_k8s_cluster_beta.chewsk8s" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/scaleway"]
2020/10/23 10:49:05 [DEBUG] ProviderTransformer: "scaleway_k8s_pool_beta.chewsk8s_pool" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/scaleway"]
2020/10/23 10:49:05 [DEBUG] pruning unused provider["registry.terraform.io/terraform-providers/ovh"]
2020/10/23 10:49:05 [DEBUG] ReferenceTransformer: "null_resource.kubeconfig" references: [scaleway_k8s_pool_beta.chewsk8s_pool scaleway_k8s_cluster_beta.chewsk8s scaleway_k8s_cluster_beta.chewsk8s scaleway_k8s_cluster_beta.chewsk8s]
2020/10/23 10:49:05 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/kubernetes-alpha\"]" references: [null_resource.kubeconfig null_resource.kubeconfig null_resource.kubeconfig]
2020/10/23 10:49:05 [DEBUG] ReferenceTransformer: "scaleway_k8s_pool_beta.chewsk8s_pool" references: [scaleway_k8s_cluster_beta.chewsk8s]
2020/10/23 10:49:05 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/helm\"]" references: [null_resource.kubeconfig null_resource.kubeconfig null_resource.kubeconfig]
2020/10/23 10:49:05 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/terraform-providers/scaleway\"]" references: []
2020/10/23 10:49:05 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" references: [null_resource.kubeconfig null_resource.kubeconfig null_resource.kubeconfig]
2020/10/23 10:49:05 [DEBUG] ReferenceTransformer: "kubernetes_namespace.cert_manager" references: []
2020/10/23 10:49:05 [DEBUG] ReferenceTransformer: "helm_release.cert_manager" references: [scaleway_k8s_pool_beta.chewsk8s_pool kubernetes_namespace.cert_manager]
2020/10/23 10:49:05 [DEBUG] ReferenceTransformer: "kubernetes_manifest.cluster-issuer" references: []
2020/10/23 10:49:05 [DEBUG] ReferenceTransformer: "scaleway_k8s_cluster_beta.chewsk8s" references: []
2020/10/23 10:49:05 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/null\"]" references: []
2020/10/23 10:49:05 [DEBUG] Starting graph walk: walkValidate
2020-10-23T10:49:05.325+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:05.366+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0 args=[.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0]
2020-10-23T10:49:05.366+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0 pid=3130
2020-10-23T10:49:05.366+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0
2020-10-23T10:49:05.375+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.17.0: 2020/10/23 10:49:05 [WARN] cannot load configuration: scaleway-sdk-go: cannot read config file /home/fgzx6022/.config/scw/config.yaml: no such file or directory
2020-10-23T10:49:05.379+0200 [INFO] plugin.terraform-provider-scaleway_v1.17.0: configuring server automatic mTLS: timestamp=2020-10-23T10:49:05.376+0200
2020-10-23T10:49:05.418+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.17.0: plugin address: address=/tmp/plugin397344990 network=unix timestamp=2020-10-23T10:49:05.418+0200
2020-10-23T10:49:05.418+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:05.503+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:05.503+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-10-23T10:49:05.545+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5]
2020-10-23T10:49:05.545+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5 pid=3139
2020-10-23T10:49:05.545+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5
2020-10-23T10:49:05.550+0200 [INFO] plugin.terraform-provider-null_v3.0.0_x5: configuring server automatic mTLS: timestamp=2020-10-23T10:49:05.550+0200
2020-10-23T10:49:05.592+0200 [DEBUG] plugin.terraform-provider-null_v3.0.0_x5: plugin address: network=unix address=/tmp/plugin623599710 timestamp=2020-10-23T10:49:05.592+0200
2020-10-23T10:49:05.592+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:05.680+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0 pid=3130
2020-10-23T10:49:05.680+0200 [DEBUG] plugin: plugin exited
2020-10-23T10:49:05.681+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:05.717+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5]
2020-10-23T10:49:05.717+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=3149
2020-10-23T10:49:05.717+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5
2020-10-23T10:49:05.730+0200 [INFO] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: configuring server automatic mTLS: timestamp=2020-10-23T10:49:05.729+0200
2020-10-23T10:49:05.782+0200 [DEBUG] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: plugin address: address=/tmp/plugin618488714 network=unix timestamp=2020-10-23T10:49:05.782+0200
2020-10-23T10:49:05.782+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:05.906+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:05.951+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4]
2020-10-23T10:49:05.951+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4 pid=3159
2020-10-23T10:49:05.951+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4
2020-10-23T10:49:05.997+0200 [INFO] plugin.terraform-provider-helm_v1.3.2_x4: configuring server automatic mTLS: timestamp=2020-10-23T10:49:05.997+0200
2020-10-23T10:49:06.037+0200 [DEBUG] plugin.terraform-provider-helm_v1.3.2_x4: plugin address: address=/tmp/plugin118413387 network=unix timestamp=2020-10-23T10:49:06.037+0200
2020-10-23T10:49:06.037+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:06.142+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5 pid=3139
2020-10-23T10:49:06.142+0200 [DEBUG] plugin: plugin exited
2020-10-23T10:49:06.142+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-10-23T10:49:06.142+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-10-23T10:49:06.143+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:06.186+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4]
2020-10-23T10:49:06.187+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 pid=3170
2020-10-23T10:49:06.187+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4
2020-10-23T10:49:06.237+0200 [INFO] plugin.terraform-provider-kubernetes_v1.13.2_x4: configuring server automatic mTLS: timestamp=2020-10-23T10:49:06.237+0200
2020-10-23T10:49:06.275+0200 [DEBUG] plugin.terraform-provider-kubernetes_v1.13.2_x4: plugin address: address=/tmp/plugin745095457 network=unix timestamp=2020-10-23T10:49:06.275+0200
2020-10-23T10:49:06.275+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:06.365+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-10-23T10:49:06.366+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=3149
2020-10-23T10:49:06.366+0200 [DEBUG] plugin: plugin exited
2020-10-23T10:49:06.366+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-10-23T10:49:06.461+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 pid=3170
2020-10-23T10:49:06.461+0200 [DEBUG] plugin: plugin exited
2020-10-23T10:49:06.463+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4 pid=3159
2020-10-23T10:49:06.463+0200 [DEBUG] plugin: plugin exited
2020/10/23 10:49:06 [INFO] backend/local: plan calling Refresh
Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but will not be
persisted to local or remote state storage.
2020/10/23 10:49:06 [INFO] terraform: building graph: GraphTypeRefresh
2020/10/23 10:49:06 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/23 10:49:06 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/kubernetes-alpha"]
2020/10/23 10:49:06 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/helm"]
2020/10/23 10:49:06 [DEBUG] pruning unused provider["registry.terraform.io/terraform-providers/ovh"]
2020/10/23 10:49:06 [DEBUG] pruning unused provider["registry.terraform.io/terraform-providers/scaleway"]
2020/10/23 10:49:06 [DEBUG] Starting graph walk: walkRefresh
------------------------------------------------------------------------
2020/10/23 10:49:06 [INFO] backend/local: plan calling Plan
2020/10/23 10:49:06 [INFO] terraform: building graph: GraphTypePlan
2020/10/23 10:49:06 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/null"], implied first by null_resource.kubeconfig (expand)
2020/10/23 10:49:06 [DEBUG] ProviderTransformer: "kubernetes_manifest.cluster-issuer (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/kubernetes-alpha"]
2020/10/23 10:49:06 [DEBUG] ProviderTransformer: "scaleway_k8s_cluster_beta.chewsk8s (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/terraform-providers/scaleway"]
2020/10/23 10:49:06 [DEBUG] ProviderTransformer: "scaleway_k8s_pool_beta.chewsk8s_pool (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/terraform-providers/scaleway"]
2020/10/23 10:49:06 [DEBUG] ProviderTransformer: "null_resource.kubeconfig (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/null"]
2020/10/23 10:49:06 [DEBUG] ProviderTransformer: "kubernetes_namespace.cert_manager (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/23 10:49:06 [DEBUG] ProviderTransformer: "helm_release.cert_manager (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/23 10:49:06 [DEBUG] pruning unused provider["registry.terraform.io/terraform-providers/ovh"]
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "helm_release.cert_manager (expand)" references: [scaleway_k8s_pool_beta.chewsk8s_pool (expand) kubernetes_namespace.cert_manager (expand)]
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "kubernetes_manifest.cluster-issuer (expand)" references: []
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "scaleway_k8s_cluster_beta.chewsk8s (expand)" references: []
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "scaleway_k8s_pool_beta.chewsk8s_pool (expand)" references: [scaleway_k8s_cluster_beta.chewsk8s (expand)]
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/helm\"]" references: [null_resource.kubeconfig (expand) null_resource.kubeconfig (expand) null_resource.kubeconfig (expand)]
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/terraform-providers/scaleway\"]" references: []
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "null_resource.kubeconfig (expand)" references: [scaleway_k8s_pool_beta.chewsk8s_pool (expand) scaleway_k8s_cluster_beta.chewsk8s (expand) scaleway_k8s_cluster_beta.chewsk8s (expand) scaleway_k8s_cluster_beta.chewsk8s (expand)]
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "kubernetes_namespace.cert_manager (expand)" references: []
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/kubernetes-alpha\"]" references: [null_resource.kubeconfig (expand) null_resource.kubeconfig (expand) null_resource.kubeconfig (expand)]
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" references: [null_resource.kubeconfig (expand) null_resource.kubeconfig (expand) null_resource.kubeconfig (expand)]
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/null\"]" references: []
2020/10/23 10:49:06 [DEBUG] Starting graph walk: walkPlan
2020-10-23T10:49:06.468+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:06.506+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0 args=[.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0]
2020-10-23T10:49:06.507+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0 pid=3181
2020-10-23T10:49:06.507+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0
2020-10-23T10:49:06.515+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.17.0: 2020/10/23 10:49:06 [WARN] cannot load configuration: scaleway-sdk-go: cannot read config file /home/fgzx6022/.config/scw/config.yaml: no such file or directory
2020-10-23T10:49:06.517+0200 [INFO] plugin.terraform-provider-scaleway_v1.17.0: configuring server automatic mTLS: timestamp=2020-10-23T10:49:06.516+0200
2020-10-23T10:49:06.551+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.17.0: plugin address: network=unix address=/tmp/plugin647767544 timestamp=2020-10-23T10:49:06.551+0200
2020-10-23T10:49:06.551+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:06.636+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:06.637+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-10-23T10:49:06.679+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5]
2020-10-23T10:49:06.679+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5 pid=3190
2020-10-23T10:49:06.679+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5
2020-10-23T10:49:06.686+0200 [INFO] plugin.terraform-provider-null_v3.0.0_x5: configuring server automatic mTLS: timestamp=2020-10-23T10:49:06.686+0200
2020-10-23T10:49:06.732+0200 [DEBUG] plugin.terraform-provider-null_v3.0.0_x5: plugin address: network=unix address=/tmp/plugin190797405 timestamp=2020-10-23T10:49:06.732+0200
2020-10-23T10:49:06.732+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:06.811+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.17.0: 2020/10/23 10:49:06 [DEBUG] client: using sdk version v1.0.0-beta.6+dev
2020/10/23 10:49:06 [DEBUG] Resource instance state not found for node "scaleway_k8s_cluster_beta.chewsk8s", instance scaleway_k8s_cluster_beta.chewsk8s
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "scaleway_k8s_cluster_beta.chewsk8s" references: []
2020/10/23 10:49:06 [WARN] Provider "registry.terraform.io/terraform-providers/scaleway" produced an invalid plan for scaleway_k8s_cluster_beta.chewsk8s, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .enable_dashboard: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .auto_upgrade: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .autoscaler_config: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2020/10/23 10:49:06 [DEBUG] Resource instance state not found for node "scaleway_k8s_pool_beta.chewsk8s_pool", instance scaleway_k8s_pool_beta.chewsk8s_pool
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "scaleway_k8s_pool_beta.chewsk8s_pool" references: []
2020/10/23 10:49:06 [WARN] Provider "registry.terraform.io/terraform-providers/scaleway" produced an invalid plan for scaleway_k8s_pool_beta.chewsk8s_pool, 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:
- .min_size: planned value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
- .autohealing: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .autoscaling: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .container_runtime: planned value cty.StringVal("docker") does not match config value cty.NullVal(cty.String)
2020/10/23 10:49:06 [DEBUG] Resource instance state not found for node "null_resource.kubeconfig", instance null_resource.kubeconfig
2020/10/23 10:49:06 [WARN] ReferenceTransformer: reference not found: "scaleway_k8s_pool_beta.chewsk8s_pool"
2020/10/23 10:49:06 [DEBUG] ReferenceTransformer: "null_resource.kubeconfig" references: []
2020-10-23T10:49:06.820+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/terraform-providers/scaleway/1.17.0/linux_amd64/terraform-provider-scaleway_v1.17.0 pid=3181
2020-10-23T10:49:06.820+0200 [DEBUG] plugin: plugin exited
2020/10/23 10:49:06 [WARN] Provider "registry.terraform.io/hashicorp/null" produced an invalid plan for null_resource.kubeconfig, 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:
- .triggers: planned value cty.UnknownVal(cty.Map(cty.String)) does not match config value cty.MapVal(map[string]cty.Value{"cluster_ca_certificate":cty.UnknownVal(cty.String), "host":cty.UnknownVal(cty.String), "token":cty.UnknownVal(cty.String)})
2020-10-23T10:49:06.822+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:06.861+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4]
2020-10-23T10:49:06.864+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 pid=3199
2020-10-23T10:49:06.864+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4
2020-10-23T10:49:06.920+0200 [INFO] plugin.terraform-provider-kubernetes_v1.13.2_x4: configuring server automatic mTLS: timestamp=2020-10-23T10:49:06.920+0200
2020-10-23T10:49:06.971+0200 [DEBUG] plugin.terraform-provider-kubernetes_v1.13.2_x4: plugin address: address=/tmp/plugin552890588 network=unix timestamp=2020-10-23T10:49:06.971+0200
2020-10-23T10:49:06.971+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:07.049+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:07.063+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-10-23T10:49:07.113+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5]
2020-10-23T10:49:07.114+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=3208
2020-10-23T10:49:07.115+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5
2020-10-23T10:49:07.135+0200 [INFO] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: configuring server automatic mTLS: timestamp=2020-10-23T10:49:07.135+0200
2020-10-23T10:49:07.177+0200 [DEBUG] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: plugin address: address=/tmp/plugin830385798 network=unix timestamp=2020-10-23T10:49:07.177+0200
2020-10-23T10:49:07.177+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:07.256+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-10-23T10:49:07.257+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/null/3.0.0/linux_amd64/terraform-provider-null_v3.0.0_x5 pid=3190
2020-10-23T10:49:07.257+0200 [DEBUG] plugin: plugin exited
2020-10-23T10:49:07.257+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-23T10:49:07.258+0200 [DEBUG] plugin.terraform-provider-kubernetes_v1.13.2_x4: 2020/10/23 10:49:07 [WARN] Invalid provider configuration was supplied. Provider operations likely to fail: invalid configuration: no configuration has been provided
2020-10-23T10:49:07.258+0200 [DEBUG] plugin.terraform-provider-kubernetes_v1.13.2_x4: 2020/10/23 10:49:07 [DEBUG] Enabling HTTP requests/responses tracing
2020/10/23 10:49:07 [DEBUG] Resource instance state not found for node "kubernetes_namespace.cert_manager", instance kubernetes_namespace.cert_manager
2020/10/23 10:49:07 [DEBUG] ReferenceTransformer: "kubernetes_namespace.cert_manager" references: []
2020-10-23T10:49:07.298+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4]
2020-10-23T10:49:07.300+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4 pid=3217
2020-10-23T10:49:07.300+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4
2020-10-23T10:49:07.361+0200 [INFO] plugin.terraform-provider-helm_v1.3.2_x4: configuring server automatic mTLS: timestamp=2020-10-23T10:49:07.361+0200
2020-10-23T10:49:07.399+0200 [DEBUG] plugin.terraform-provider-helm_v1.3.2_x4: plugin address: address=/tmp/plugin571576675 network=unix timestamp=2020-10-23T10:49:07.399+0200
2020-10-23T10:49:07.399+0200 [DEBUG] plugin: using plugin: version=5
2020-10-23T10:49:07.482+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/10/23 10:49:07 [DEBUG] Resource instance state not found for node "kubernetes_manifest.cluster-issuer", instance kubernetes_manifest.cluster-issuer
2020/10/23 10:49:07 [DEBUG] ReferenceTransformer: "kubernetes_manifest.cluster-issuer" references: []
2020-10-23T10:49:07.492+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 pid=3199
2020-10-23T10:49:07.492+0200 [DEBUG] plugin: plugin exited
2020/10/23 10:49:07 [ERROR] eval: *terraform.EvalDiff, err: rpc error: code = Unknown desc = no client configuration
2020/10/23 10:49:07 [ERROR] eval: *terraform.EvalSequence, err: rpc error: code = Unknown desc = no client configuration
2020/10/23 10:49:07 [WARN] ReferenceTransformer: reference not found: "scaleway_k8s_pool_beta.chewsk8s_pool"
2020/10/23 10:49:07 [DEBUG] ReferenceTransformer: "helm_release.cert_manager" references: []
2020-10-23T10:49:07.501+0200 [DEBUG] plugin.terraform-provider-helm_v1.3.2_x4: 2020/10/23 10:49:07 [DEBUG] [resourceDiff: cert-manager] Start
2020-10-23T10:49:11.300+0200 [DEBUG] plugin.terraform-provider-helm_v1.3.2_x4: 2020/10/23 10:49:11 [DEBUG] [resourceDiff: cert-manager] Got chart
2020-10-23T10:49:11.300+0200 [DEBUG] plugin.terraform-provider-helm_v1.3.2_x4: 2020/10/23 10:49:11 [DEBUG] [resourceDiff: cert-manager] Release validated
2020/10/23 10:49:11 [WARN] Provider "registry.terraform.io/hashicorp/helm" produced an invalid plan for helm_release.cert_manager, 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:
- .max_history: planned value cty.NumberIntVal(0) does not match config value cty.NullVal(cty.Number)
- .disable_crd_hooks: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .render_subchart_notes: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .reuse_values: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .wait: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .atomic: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .cleanup_on_fail: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .create_namespace: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .dependency_update: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .disable_openapi_validation: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .force_update: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .skip_crds: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .verify: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .lint: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .reset_values: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .timeout: planned value cty.NumberIntVal(300) does not match config value cty.NullVal(cty.Number)
- .disable_webhooks: planned value cty.False does not match config value cty.NullVal(cty.Bool)
ue cty.NullVal(cty.Bool)
- .replace: planned value cty.False does not match config value cty.NullVal(cty.Bool)
2020-10-23T10:49:11.340+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.2/linux_amd64/terraform-provider-helm_v1.3.2_x4 pid=3217
2020-10-23T10:49:11.340+0200 [DEBUG] plugin: plugin exited
2020/10/23 10:49:11 [INFO] backend/local: plan operation completed
2020-10-23T10:49:11.342+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-10-23T10:49:11.345+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=3208
2020-10-23T10:49:11.345+0200 [DEBUG] plugin: plugin exited
Error: rpc error: code = Unknown desc = no client configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment