Last active
March 14, 2020 22:13
-
-
Save mchesler/6f1b6981640b8dd56ab5108d05e6f7d5 to your computer and use it in GitHub Desktop.
terraform import github_branch_protection panic
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020/03/14 17:46:23 [INFO] Terraform version: 0.12.18 | |
2020/03/14 17:46:23 [INFO] Go runtime version: go1.12.13 | |
2020/03/14 17:46:23 [INFO] CLI args: []string{"/Users/user_1/.asdf/installs/terraform/0.12.18/bin/terraform", "import", "github_branch_protection.repository_master", "repository:master"} | |
2020/03/14 17:46:23 [DEBUG] Attempting to open CLI config file: /Users/user_1/.terraformrc | |
2020/03/14 17:46:23 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/03/14 17:46:23 [INFO] CLI command args: []string{"import", "github_branch_protection.repository_master", "repository:master"} | |
2020/03/14 17:46:23 [TRACE] Meta.Backend: built configuration for "s3" backend with hash value 1148170511 | |
2020/03/14 17:46:23 [TRACE] Preserving existing state lineage "d0b2fcf3-a444-3b0e-ddf2-41d31a24fd03" | |
2020/03/14 17:46:23 [TRACE] Preserving existing state lineage "d0b2fcf3-a444-3b0e-ddf2-41d31a24fd03" | |
2020/03/14 17:46:23 [TRACE] Meta.Backend: working directory was previously initialized for "s3" backend | |
2020/03/14 17:46:23 [TRACE] Meta.Backend: using already-initialized, unchanged "s3" backend configuration | |
2020/03/14 17:46:24 [INFO] Setting AWS metadata API timeout to 100ms | |
2020/03/14 17:46:24 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id | |
2020/03/14 17:46:24 [INFO] AWS Auth provider used: "EnvProvider" | |
2020/03/14 17:46:24 [DEBUG] Trying to get account information via sts:GetCallerIdentity | |
2020/03/14 17:46:24 [TRACE] Meta.Backend: instantiated backend of type *s3.Backend | |
2020/03/14 17:46:24 [DEBUG] checking for provider in "." | |
2020/03/14 17:46:24 [DEBUG] checking for provider in "/Users/user_1/.asdf/installs/terraform/0.12.18/bin" | |
2020/03/14 17:46:24 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64" | |
2020/03/14 17:46:24 [DEBUG] found provider "terraform-provider-github_v2.4.1_x4" | |
2020/03/14 17:46:24 [DEBUG] found valid plugin: "github", "2.4.1", "/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" | |
2020/03/14 17:46:24 [DEBUG] checking for provisioner in "." | |
2020/03/14 17:46:24 [DEBUG] checking for provisioner in "/Users/user_1/.asdf/installs/terraform/0.12.18/bin" | |
2020/03/14 17:46:24 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64" | |
2020/03/14 17:46:24 [TRACE] Meta.Backend: backend *s3.Backend does not support operations, so wrapping it in a local backend | |
2020/03/14 17:46:24 [TRACE] backend/local: requesting state manager for workspace "default" | |
2020/03/14 17:46:25 [TRACE] backend/local: requesting state lock for workspace "default" | |
2020/03/14 17:46:25 [TRACE] backend/local: reading remote state for workspace "default" | |
2020/03/14 17:46:25 [TRACE] backend/local: retrieving local state snapshot for workspace "default" | |
2020/03/14 17:46:25 [TRACE] backend/local: building context for current working directory | |
2020/03/14 17:46:25 [TRACE] terraform.NewContext: starting | |
2020/03/14 17:46:25 [TRACE] terraform.NewContext: resolving provider version selections | |
2020/03/14 17:46:25 [TRACE] terraform.NewContext: loading provider schemas | |
2020/03/14 17:46:25 [TRACE] LoadSchemas: retrieving schema for provider type "github" | |
2020-03-14T17:46:25.604-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-03-14T17:46:25.632-0400 [DEBUG] plugin: starting plugin: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" args=["/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4"] | |
2020-03-14T17:46:25.636-0400 [DEBUG] plugin: plugin started: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" pid=42758 | |
2020-03-14T17:46:25.636-0400 [DEBUG] plugin: waiting for RPC address: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" | |
2020-03-14T17:46:25.649-0400 [INFO] plugin.terraform-provider-github_v2.4.1_x4: configuring server automatic mTLS: timestamp=2020-03-14T17:46:25.647-0400 | |
2020-03-14T17:46:25.679-0400 [DEBUG] plugin: using plugin: version=5 | |
2020-03-14T17:46:25.679-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: plugin address: network=unix address=/var/folders/n8/lmfngjp143q84b8b_wqbfd640000gp/T/plugin611533005 timestamp=2020-03-14T17:46:25.678-0400 | |
2020/03/14 17:46:25 [TRACE] GRPCProvider: GetSchema | |
2020/03/14 17:46:25 [TRACE] GRPCProvider: Close | |
2020-03-14T17:46:25.747-0400 [DEBUG] plugin: plugin process exited: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" pid=42758 | |
2020-03-14T17:46:25.747-0400 [DEBUG] plugin: plugin exited | |
2020/03/14 17:46:25 [TRACE] terraform.NewContext: complete | |
2020/03/14 17:46:25 [TRACE] backend/local: finished building terraform.Context | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2020/03/14 17:46:25 [TRACE] ConfigTransformer: Starting for path: | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
github_branch_protection.repository_master - *terraform.NodeAbstractResource | |
github_repository.repository - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_2 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_3 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_4 - *terraform.NodeAbstractResource | |
------ | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2020/03/14 17:46:25 [TRACE] AttachResourceConfigTransformer: attaching to "github_repository.repository" (*terraform.NodeAbstractResource) config from /Users/user_1/Workspace/terraform/regions/global/github/repositories.tf:1,1-44 | |
2020/03/14 17:46:25 [TRACE] AttachResourceConfigTransformer: attaching to "data.github_user.user_2" (*terraform.NodeAbstractResource) config from hcl.Range{Filename:"/Users/user_1/Workspace/terraform/regions/global/github/users.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:36, Byte:35}} | |
2020/03/14 17:46:25 [TRACE] AttachResourceConfigTransformer: attaching to "data.github_user.user_3" (*terraform.NodeAbstractResource) config from hcl.Range{Filename:"/Users/user_1/Workspace/terraform/regions/global/github/users.tf", Start:hcl.Pos{Line:5, Column:1, Byte:66}, End:hcl.Pos{Line:5, Column:32, Byte:97}} | |
2020/03/14 17:46:25 [TRACE] AttachResourceConfigTransformer: attaching to "data.github_user.user_1" (*terraform.NodeAbstractResource) config from hcl.Range{Filename:"/Users/user_1/Workspace/terraform/regions/global/github/users.tf", Start:hcl.Pos{Line:9, Column:1, Byte:128}, End:hcl.Pos{Line:9, Column:34, Byte:161}} | |
2020/03/14 17:46:25 [TRACE] AttachResourceConfigTransformer: attaching to "data.github_user.user_4" (*terraform.NodeAbstractResource) config from hcl.Range{Filename:"/Users/user_1/Workspace/terraform/regions/global/github/users.tf", Start:hcl.Pos{Line:13, Column:1, Byte:191}, End:hcl.Pos{Line:13, Column:35, Byte:225}} | |
2020/03/14 17:46:25 [TRACE] AttachResourceConfigTransformer: attaching to "github_branch_protection.repository_master" (*terraform.NodeAbstractResource) config from /Users/user_1/Workspace/terraform/regions/global/github/repositories.tf:12,1-58 | |
2020/03/14 17:46:25 [TRACE] AttachResourceConfigTransformer: attaching to "github_team.team_1" (*terraform.NodeAbstractResource) config from /Users/user_1/Workspace/terraform/regions/global/github/teams.tf:1,1-34 | |
2020/03/14 17:46:25 [TRACE] AttachResourceConfigTransformer: attaching to "github_team_membership.team_1-user_2" (*terraform.NodeAbstractResource) config from /Users/user_1/Workspace/terraform/regions/global/github/teams.tf:7,1-60 | |
2020/03/14 17:46:25 [TRACE] AttachResourceConfigTransformer: attaching to "github_team_membership.team_1-user_3" (*terraform.NodeAbstractResource) config from /Users/user_1/Workspace/terraform/regions/global/github/teams.tf:13,1-56 | |
2020/03/14 17:46:25 [TRACE] AttachResourceConfigTransformer: attaching to "github_team_membership.team_1-user_1" (*terraform.NodeAbstractResource) config from /Users/user_1/Workspace/terraform/regions/global/github/teams.tf:19,1-58 | |
2020/03/14 17:46:25 [TRACE] AttachResourceConfigTransformer: attaching to "github_team_membership.team_1-user_4" (*terraform.NodeAbstractResource) config from /Users/user_1/Workspace/terraform/regions/global/github/teams.tf:25,1-59 | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.ImportStateTransformer | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.ImportStateTransformer with new graph: | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
github_branch_protection.repository_master - *terraform.NodeAbstractResource | |
github_branch_protection.repository_master (import id "repository:master") - *terraform.graphNodeImportState | |
github_repository.repository - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_2 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_3 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_4 - *terraform.NodeAbstractResource | |
------ | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes) | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2020/03/14 17:46:25 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2020/03/14 17:46:25 [TRACE] ProviderConfigTransformer: attaching to "provider.github" provider configuration from /Users/user_1/Workspace/terraform/regions/global/github/module.tf:1,1-18 | |
2020/03/14 17:46:25 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
github_branch_protection.repository_master - *terraform.NodeAbstractResource | |
github_branch_protection.repository_master (import id "repository:master") - *terraform.graphNodeImportState | |
github_repository.repository - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_2 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_3 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_4 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
------ | |
2020/03/14 17:46:25 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2020/03/14 17:46:25 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes) | |
2020/03/14 17:46:25 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: github_team_membership.team_1-user_4 is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: github_branch_protection.repository_master is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: github_branch_protection.repository_master (import id "repository:master") is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: github_team.team_1 is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: github_team_membership.team_1-user_2 is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: github_team_membership.team_1-user_3 is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: github_team_membership.team_1-user_1 is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: data.github_user.user_4 is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: github_repository.repository is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: data.github_user.user_2 is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: data.github_user.user_3 is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: data.github_user.user_1 is provided by provider.github or inherited equivalent | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving data.github_user.user_3 | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "data.github_user.user_3" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving data.github_user.user_1 | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "data.github_user.user_1" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving github_team_membership.team_1-user_4 | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "github_team_membership.team_1-user_4" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving github_branch_protection.repository_master | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "github_branch_protection.repository_master" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving github_team.team_1 | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "github_team.team_1" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving github_team_membership.team_1-user_3 | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "github_team_membership.team_1-user_3" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving github_repository.repository | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "github_repository.repository" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving github_branch_protection.repository_master (import id "repository:master") | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "github_branch_protection.repository_master (import id \"repository:master\")" (*terraform.graphNodeImportState) needs provider.github | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving github_team_membership.team_1-user_2 | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "github_team_membership.team_1-user_2" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving github_team_membership.team_1-user_1 | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "github_team_membership.team_1-user_1" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving data.github_user.user_4 | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "data.github_user.user_4" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 17:46:25 [TRACE] ProviderTransformer: exact match for provider.github serving data.github_user.user_2 | |
2020/03/14 17:46:25 [DEBUG] ProviderTransformer: "data.github_user.user_2" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 17:46:25 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_branch_protection.repository_master - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_branch_protection.repository_master (import id "repository:master") - *terraform.graphNodeImportState | |
provider.github - *terraform.NodeApplyableProvider | |
github_repository.repository - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_2 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_3 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_4 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
provider.github - *terraform.NodeApplyableProvider | |
------ | |
2020/03/14 17:46:25 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2020/03/14 17:46:25 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2020/03/14 17:46:25 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer | |
2020/03/14 17:46:25 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes) | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_branch_protection.repository_master - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_branch_protection.repository_master (import id "repository:master") - *terraform.graphNodeImportState | |
provider.github - *terraform.NodeApplyableProvider | |
github_repository.repository - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_2 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_3 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_4 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
provider.github - *terraform.NodeApplyableProvider | |
------ | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.ImportProviderValidateTransformer | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.ImportProviderValidateTransformer (no changes) | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.LocalTransformer | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.OutputTransformer | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes) | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.github | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching resource schema to github_repository.repository | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching resource schema to data.github_user.user_2 | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching resource schema to data.github_user.user_3 | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching resource schema to data.github_user.user_1 | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching resource schema to data.github_user.user_4 | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching resource schema to github_branch_protection.repository_master | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching resource schema to github_team.team_1 | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching resource schema to github_team_membership.team_1-user_2 | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching resource schema to github_team_membership.team_1-user_3 | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching resource schema to github_team_membership.team_1-user_1 | |
2020/03/14 17:46:25 [TRACE] AttachSchemaTransformer: attaching resource schema to github_team_membership.team_1-user_4 | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "github_team.team_1" references: [] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "github_team_membership.team_1-user_2" references: [github_team.team_1 data.github_user.user_2] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "github_team_membership.team_1-user_3" references: [data.github_user.user_3 github_team.team_1] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "github_team_membership.team_1-user_1" references: [data.github_user.user_1 github_team.team_1] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "github_team_membership.team_1-user_4" references: [github_team.team_1 data.github_user.user_4] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "github_branch_protection.repository_master" references: [github_repository.repository] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "github_branch_protection.repository_master (import id \"repository:master\")" references: [] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "github_repository.repository" references: [] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "data.github_user.user_2" references: [] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "data.github_user.user_3" references: [] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "data.github_user.user_1" references: [] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "data.github_user.user_4" references: [] | |
2020/03/14 17:46:25 [DEBUG] ReferenceTransformer: "provider.github" references: [] | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph: | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_branch_protection.repository_master - *terraform.NodeAbstractResource | |
github_repository.repository - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_branch_protection.repository_master (import id "repository:master") - *terraform.graphNodeImportState | |
provider.github - *terraform.NodeApplyableProvider | |
github_repository.repository - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_2 - *terraform.NodeAbstractResource | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_3 - *terraform.NodeAbstractResource | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_1 - *terraform.NodeAbstractResource | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_4 - *terraform.NodeAbstractResource | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
provider.github - *terraform.NodeApplyableProvider | |
------ | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_branch_protection.repository_master - *terraform.NodeAbstractResource | |
github_repository.repository - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_branch_protection.repository_master (import id "repository:master") - *terraform.graphNodeImportState | |
provider.github - *terraform.NodeApplyableProvider | |
github_repository.repository - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_2 - *terraform.NodeAbstractResource | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_3 - *terraform.NodeAbstractResource | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_1 - *terraform.NodeAbstractResource | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_4 - *terraform.NodeAbstractResource | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
provider.github - *terraform.NodeApplyableProvider | |
provider.github (close) - *terraform.graphNodeCloseProvider | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
github_branch_protection.repository_master - *terraform.NodeAbstractResource | |
github_branch_protection.repository_master (import id "repository:master") - *terraform.graphNodeImportState | |
github_repository.repository - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_2 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_3 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_4 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
------ | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.RootTransformer | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.RootTransformer (no changes) | |
2020/03/14 17:46:25 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2020/03/14 17:46:25 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_branch_protection.repository_master - *terraform.NodeAbstractResource | |
github_repository.repository - *terraform.NodeAbstractResource | |
github_branch_protection.repository_master (import id "repository:master") - *terraform.graphNodeImportState | |
provider.github - *terraform.NodeApplyableProvider | |
github_repository.repository - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
github_team_membership.team_1-user_2 - *terraform.NodeAbstractResource | |
data.github_user.user_2 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_3 - *terraform.NodeAbstractResource | |
data.github_user.user_3 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_1 - *terraform.NodeAbstractResource | |
data.github_user.user_1 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_4 - *terraform.NodeAbstractResource | |
data.github_user.user_4 - *terraform.NodeAbstractResource | |
github_team.team_1 - *terraform.NodeAbstractResource | |
provider.github - *terraform.NodeApplyableProvider | |
provider.github (close) - *terraform.graphNodeCloseProvider | |
github_branch_protection.repository_master - *terraform.NodeAbstractResource | |
github_branch_protection.repository_master (import id "repository:master") - *terraform.graphNodeImportState | |
github_team_membership.team_1-user_2 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_3 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_1 - *terraform.NodeAbstractResource | |
github_team_membership.team_1-user_4 - *terraform.NodeAbstractResource | |
------ | |
2020/03/14 17:46:25 [DEBUG] Starting graph walk: walkImport | |
2020/03/14 17:46:25 [TRACE] dag/walk: updating graph | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "github_team_membership.team_1-user_1" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "provider.github (close)" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "data.github_user.user_3" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "provider.github" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "github_team.team_1" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "github_repository.repository" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "github_branch_protection.repository_master (import id \"repository:master\")" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "data.github_user.user_1" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "data.github_user.user_4" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "github_team_membership.team_1-user_2" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "github_branch_protection.repository_master" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "github_team_membership.team_1-user_3" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "github_team_membership.team_1-user_4" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "data.github_user.user_2" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_team_membership.team_1-user_2" waiting on "data.github_user.user_2" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "provider.github (close)" waiting on "github_team_membership.team_1-user_1" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "data.github_user.user_3" waiting on "provider.github" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_team_membership.team_1-user_4" waiting on "data.github_user.user_4" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "provider.github (close)" waiting on "github_team_membership.team_1-user_4" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_team_membership.team_1-user_4" waiting on "github_team.team_1" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "provider.github (close)" waiting on "github_team_membership.team_1-user_2" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_branch_protection.repository_master (import id \"repository:master\")" waiting on "provider.github" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "data.github_user.user_2" waiting on "provider.github" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "data.github_user.user_4" waiting on "provider.github" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_team_membership.team_1-user_2" waiting on "github_team.team_1" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "provider.github (close)" waiting on "github_branch_protection.repository_master (import id \"repository:master\")" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_repository.repository" waiting on "provider.github" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_team_membership.team_1-user_3" waiting on "github_team.team_1" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "provider.github (close)" waiting on "github_team_membership.team_1-user_3" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_team_membership.team_1-user_3" waiting on "data.github_user.user_3" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_team_membership.team_1-user_1" waiting on "data.github_user.user_1" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_branch_protection.repository_master" waiting on "github_repository.repository" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "provider.github (close)" waiting on "github_branch_protection.repository_master" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_team.team_1" waiting on "provider.github" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "github_team_membership.team_1-user_1" waiting on "github_team.team_1" | |
2020/03/14 17:46:25 [TRACE] dag/walk: added edge: "data.github_user.user_1" waiting on "provider.github" | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "github_team_membership.team_1-user_1", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "github_team_membership.team_1-user_2", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "provider.github (close)", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "github_team_membership.team_1-user_4", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "data.github_user.user_2", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "github_team_membership.team_1-user_3", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "github_branch_protection.repository_master", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "github_team.team_1", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "data.github_user.user_1", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "data.github_user.user_3", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "github_branch_protection.repository_master (import id \"repository:master\")", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "data.github_user.user_4", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: dependencies changed for "github_repository.repository", sending new deps | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "provider.github" | |
2020/03/14 17:46:25 [TRACE] vertex "provider.github": starting visit (*terraform.NodeApplyableProvider) | |
2020/03/14 17:46:25 [TRACE] vertex "provider.github": evaluating | |
2020/03/14 17:46:25 [TRACE] [walkImport] Entering eval tree: provider.github | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalInitProvider | |
2020-03-14T17:46:25.750-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-03-14T17:46:25.778-0400 [DEBUG] plugin: starting plugin: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" args=["/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4"] | |
2020-03-14T17:46:25.782-0400 [DEBUG] plugin: plugin started: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" pid=42762 | |
2020-03-14T17:46:25.782-0400 [DEBUG] plugin: waiting for RPC address: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" | |
2020-03-14T17:46:25.794-0400 [INFO] plugin.terraform-provider-github_v2.4.1_x4: configuring server automatic mTLS: timestamp=2020-03-14T17:46:25.794-0400 | |
2020-03-14T17:46:25.825-0400 [DEBUG] plugin: using plugin: version=5 | |
2020-03-14T17:46:25.825-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: plugin address: address=/var/folders/n8/lmfngjp143q84b8b_wqbfd640000gp/T/plugin593509337 network=unix timestamp=2020-03-14T17:46:25.825-0400 | |
2020/03/14 17:46:25 [TRACE] BuiltinEvalContext: Initialized "github" provider for provider.github | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/03/14 17:46:25 [TRACE] <root>: eval: terraform.EvalNoop | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalConfigProvider | |
2020/03/14 17:46:25 [TRACE] buildProviderConfig for provider.github: using explicit config only | |
2020/03/14 17:46:25 [TRACE] GRPCProvider: GetSchema | |
2020/03/14 17:46:25 [TRACE] GRPCProvider: Configure | |
2020/03/14 17:46:25 [TRACE] [walkImport] Exiting eval tree: provider.github | |
2020/03/14 17:46:25 [TRACE] vertex "provider.github": visit complete | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "data.github_user.user_2" | |
2020/03/14 17:46:25 [TRACE] vertex "data.github_user.user_2": starting visit (*terraform.NodeAbstractResource) | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "data.github_user.user_3" | |
2020/03/14 17:46:25 [TRACE] vertex "data.github_user.user_2": visit complete | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "github_branch_protection.repository_master (import id \"repository:master\")" | |
2020/03/14 17:46:25 [TRACE] vertex "data.github_user.user_3": starting visit (*terraform.NodeAbstractResource) | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "github_team.team_1" | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "data.github_user.user_1" | |
2020/03/14 17:46:25 [TRACE] vertex "data.github_user.user_1": starting visit (*terraform.NodeAbstractResource) | |
2020/03/14 17:46:25 [TRACE] vertex "github_team.team_1": starting visit (*terraform.NodeAbstractResource) | |
2020/03/14 17:46:25 [TRACE] vertex "data.github_user.user_3": visit complete | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "data.github_user.user_4" | |
2020/03/14 17:46:25 [TRACE] vertex "data.github_user.user_4": starting visit (*terraform.NodeAbstractResource) | |
2020/03/14 17:46:25 [TRACE] vertex "data.github_user.user_1": visit complete | |
2020/03/14 17:46:25 [TRACE] vertex "github_branch_protection.repository_master (import id \"repository:master\")": starting visit (*terraform.graphNodeImportState) | |
2020/03/14 17:46:25 [TRACE] vertex "data.github_user.user_4": visit complete | |
2020/03/14 17:46:25 [TRACE] vertex "github_team.team_1": visit complete | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "github_repository.repository" | |
2020/03/14 17:46:25 [TRACE] vertex "github_repository.repository": starting visit (*terraform.NodeAbstractResource) | |
2020/03/14 17:46:25 [TRACE] vertex "github_repository.repository": visit complete | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "github_team_membership.team_1-user_4" | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "github_team_membership.team_1-user_1" | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "github_branch_protection.repository_master" | |
2020/03/14 17:46:25 [TRACE] vertex "github_team_membership.team_1-user_1": starting visit (*terraform.NodeAbstractResource) | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "github_team_membership.team_1-user_2" | |
2020/03/14 17:46:25 [TRACE] vertex "github_team_membership.team_1-user_1": visit complete | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "github_team_membership.team_1-user_3" | |
2020/03/14 17:46:25 [TRACE] vertex "github_team_membership.team_1-user_2": starting visit (*terraform.NodeAbstractResource) | |
2020/03/14 17:46:25 [TRACE] vertex "github_team_membership.team_1-user_3": starting visit (*terraform.NodeAbstractResource) | |
2020/03/14 17:46:25 [TRACE] vertex "github_team_membership.team_1-user_2": visit complete | |
2020/03/14 17:46:25 [TRACE] vertex "github_team_membership.team_1-user_3": visit complete | |
2020/03/14 17:46:25 [TRACE] vertex "github_branch_protection.repository_master (import id \"repository:master\")": evaluating | |
2020/03/14 17:46:25 [TRACE] [walkImport] Entering eval tree: github_branch_protection.repository_master (import id "repository:master") | |
2020/03/14 17:46:25 [TRACE] vertex "github_team_membership.team_1-user_4": starting visit (*terraform.NodeAbstractResource) | |
2020/03/14 17:46:25 [TRACE] vertex "github_team_membership.team_1-user_4": visit complete | |
2020/03/14 17:46:25 [TRACE] vertex "github_branch_protection.repository_master": starting visit (*terraform.NodeAbstractResource) | |
2020/03/14 17:46:25 [TRACE] vertex "github_branch_protection.repository_master": visit complete | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalImportState | |
2020/03/14 17:46:25 [TRACE] GRPCProvider: ImportResourceState | |
2020/03/14 17:46:25 [TRACE] EvalImportState: import github_branch_protection.repository_master "repository:master" produced instance object of type github_branch_protection | |
2020/03/14 17:46:25 [TRACE] [walkImport] Exiting eval tree: github_branch_protection.repository_master (import id "repository:master") | |
2020/03/14 17:46:25 [TRACE] vertex "github_branch_protection.repository_master (import id \"repository:master\")": expanding dynamic subgraph | |
2020/03/14 17:46:25 [TRACE] vertex "github_branch_protection.repository_master (import id \"repository:master\")": entering dynamic subgraph | |
2020/03/14 17:46:25 [TRACE] dag/walk: updating graph | |
2020/03/14 17:46:25 [TRACE] dag/walk: added new vertex: "import github_branch_protection.repository_master result" | |
2020/03/14 17:46:25 [TRACE] dag/walk: visiting "import github_branch_protection.repository_master result" | |
2020/03/14 17:46:25 [TRACE] vertex "import github_branch_protection.repository_master result": starting visit (*terraform.graphNodeImportStateSub) | |
2020/03/14 17:46:25 [TRACE] vertex "import github_branch_protection.repository_master result": evaluating | |
2020/03/14 17:46:25 [TRACE] [walkImport] Entering eval tree: import github_branch_protection.repository_master result | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalSequence | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
2020/03/14 17:46:25 [TRACE] <root>: eval: *terraform.EvalRefresh | |
2020/03/14 17:46:25 [TRACE] GRPCProvider: ReadResource | |
2020-03-14T17:46:25.891-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: 2020/03/14 17:46:25 [DEBUG] Reading branch protection: movableink/repository (master) | |
2020-03-14T17:46:25.891-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: 2020/03/14 17:46:25 [TRACE] Acquiring lock for GitHub API request ("repository:master") | |
2020-03-14T17:46:26.364-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: 2020/03/14 17:46:26 [TRACE] Releasing lock for GitHub API request ("repository:master") | |
2020-03-14T17:46:26.366-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: panic: runtime error: invalid memory address or nil pointer dereference | |
2020-03-14T17:46:26.366-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x1a0cb6c] | |
2020-03-14T17:46:26.366-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: | |
2020-03-14T17:46:26.366-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: goroutine 9 [running]: | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: github.com/terraform-providers/terraform-provider-github/github.flattenAndSetRequiredPullRequestReviews(0xc00018c9a0, 0xc00000a880, 0x0, 0x0) | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/github/resource_github_branch_protection.go:431 +0x4c | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: github.com/terraform-providers/terraform-provider-github/github.resourceGithubBranchProtectionRead(0xc00018c9a0, 0x1ac3e60, 0xc000573020, 0xc00018c9a0, 0x0) | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/github/resource_github_branch_protection.go:241 +0x9a7 | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: github.com/hashicorp/terraform/helper/schema.(*Resource).RefreshWithoutUpgrade(0xc000190a00, 0xc00017a4b0, 0x1ac3e60, 0xc000573020, 0xc0000c8608, 0x0, 0x0) | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:455 +0x11c | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: github.com/hashicorp/terraform/helper/plugin.(*GRPCProviderServer).ReadResource(0xc000164530, 0x1eb3360, 0xc000244030, 0xc00017a230, 0xc000164530, 0xc00047ab40, 0x1b71c80) | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/github.com/hashicorp/terraform/helper/plugin/grpc_provider.go:525 +0x3a8 | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: github.com/hashicorp/terraform/internal/tfplugin5._Provider_ReadResource_Handler(0x1c9e520, 0xc000164530, 0x1eb3360, 0xc000244030, 0xc00017a1e0, 0x0, 0x0, 0x0, 0xc00010a380, 0xd7) | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/github.com/hashicorp/terraform/internal/tfplugin5/tfplugin5.pb.go:3181 +0x23e | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: google.golang.org/grpc.(*Server).processUnaryRPC(0xc00055ef00, 0x1eb9800, 0xc0002d3200, 0xc000242000, 0xc00015ee10, 0x26f3bb0, 0x0, 0x0, 0x0) | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/google.golang.org/grpc/server.go:971 +0x4a2 | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: google.golang.org/grpc.(*Server).handleStream(0xc00055ef00, 0x1eb9800, 0xc0002d3200, 0xc000242000, 0x0) | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/google.golang.org/grpc/server.go:1250 +0xd61 | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc0001720b0, 0xc00055ef00, 0x1eb9800, 0xc0002d3200, 0xc000242000) | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/google.golang.org/grpc/server.go:690 +0x9f | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 | |
2020-03-14T17:46:26.367-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/google.golang.org/grpc/server.go:688 +0xa1 | |
2020/03/14 17:46:26 [ERROR] <root>: eval: *terraform.EvalRefresh, err: rpc error: code = Unavailable desc = transport is closing | |
2020/03/14 17:46:26 [ERROR] <root>: eval: *terraform.EvalSequence, err: rpc error: code = Unavailable desc = transport is closing | |
2020/03/14 17:46:26 [TRACE] [walkImport] Exiting eval tree: import github_branch_protection.repository_master result | |
2020/03/14 17:46:26 [TRACE] vertex "import github_branch_protection.repository_master result": visit complete | |
2020/03/14 17:46:26 [TRACE] vertex "github_branch_protection.repository_master (import id \"repository:master\")": dynamic subgraph encountered errors | |
2020/03/14 17:46:26 [TRACE] vertex "github_branch_protection.repository_master (import id \"repository:master\")": visit complete | |
2020/03/14 17:46:26 [TRACE] dag/walk: upstream of "provider.github (close)" errored, so skipping | |
2020-03-14T17:46:26.369-0400 [DEBUG] plugin: plugin process exited: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" pid=42762 error="exit status 2" | |
2020-03-14T17:46:26.579-0400 [DEBUG] plugin: plugin exited |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020/03/14 18:06:28 [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/03/14 18:06:28 [INFO] Terraform version: 0.12.18 | |
2020/03/14 18:06:28 [INFO] Go runtime version: go1.12.13 | |
2020/03/14 18:06:28 [INFO] CLI args: []string{"/Users/user_1/.asdf/installs/terraform/0.12.18/bin/terraform", "import", "github_branch_protection.repository_master", "repository:master"} | |
2020/03/14 18:06:28 [DEBUG] Attempting to open CLI config file: /Users/user_1/.terraformrc | |
2020/03/14 18:06:28 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/03/14 18:06:28 [INFO] CLI command args: []string{"import", "github_branch_protection.repository_master", "repository:master"} | |
2020/03/14 18:06:28 [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/03/14 18:06:28 [INFO] Setting AWS metadata API timeout to 100ms | |
2020/03/14 18:06:28 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id | |
2020/03/14 18:06:28 [INFO] AWS Auth provider used: "EnvProvider" | |
2020/03/14 18:06:28 [DEBUG] Trying to get account information via sts:GetCallerIdentity | |
2020/03/14 18:06:28 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
POST / HTTP/1.1 | |
Host: sts.amazonaws.com | |
User-Agent: aws-sdk-go/1.25.3 (go1.12.13; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.18 | |
Content-Length: 43 | |
Authorization: AWS4-HMAC-SHA256 Credential=REDACTED/20200314/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=d7e2dbec37336eaf5644661532337995aac3ce5358b12a535b078dd9abd32276 | |
Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
X-Amz-Date: 20200314T220628Z | |
Accept-Encoding: gzip | |
Action=GetCallerIdentity&Version=2011-06-15 | |
----------------------------------------------------- | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 OK | |
Connection: close | |
Content-Length: 405 | |
Content-Type: text/xml | |
Date: Sat, 14 Mar 2020 22:06:28 GMT | |
X-Amzn-Requestid: 30eefc9c-d37a-4162-9b8d-94df35d6426e | |
----------------------------------------------------- | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
<GetCallerIdentityResult> | |
<Arn>arn:aws:iam::817035293158:user/user_1</Arn> | |
<UserId>AIDAJRQP3BX7HWQTVUT52</UserId> | |
<Account>817035293158</Account> | |
</GetCallerIdentityResult> | |
<ResponseMetadata> | |
<RequestId>30eefc9c-d37a-4162-9b8d-94df35d6426e</RequestId> | |
</ResponseMetadata> | |
</GetCallerIdentityResponse> | |
2020/03/14 18:06:29 [DEBUG] checking for provider in "." | |
2020/03/14 18:06:29 [DEBUG] checking for provider in "/Users/user_1/.asdf/installs/terraform/0.12.18/bin" | |
2020/03/14 18:06:29 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64" | |
2020/03/14 18:06:29 [DEBUG] found provider "terraform-provider-github_v2.4.1_x4" | |
2020/03/14 18:06:29 [DEBUG] found valid plugin: "github", "2.4.1", "/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" | |
2020/03/14 18:06:29 [DEBUG] checking for provisioner in "." | |
2020/03/14 18:06:29 [DEBUG] checking for provisioner in "/Users/user_1/.asdf/installs/terraform/0.12.18/bin" | |
2020/03/14 18:06:29 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64" | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] DEBUG: Request s3/ListObjects Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
GET /?max-keys=1000&prefix=env%3A%2F HTTP/1.1 | |
Host: my_org-terraform.s3.amazonaws.com | |
User-Agent: aws-sdk-go/1.25.3 (go1.12.13; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.18 | |
Authorization: AWS4-HMAC-SHA256 Credential=REDACTED/20200314/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c100c17f50e9a5ce11e7aa5fabd891ed79528d6b38a813c12b610fec7d886fc | |
X-Amz-Content-Sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
X-Amz-Date: 20200314T220629Z | |
Accept-Encoding: gzip | |
----------------------------------------------------- | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] DEBUG: Response s3/ListObjects Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 OK | |
Connection: close | |
Transfer-Encoding: chunked | |
Content-Type: application/xml | |
Date: Sat, 14 Mar 2020 22:06:30 GMT | |
Server: AmazonS3 | |
X-Amz-Bucket-Region: us-east-1 | |
X-Amz-Id-2: z0buxEeUvacvQX6zz1Q2I6ALpkz5tHIBONI4gRfnSvpxx6RKVGTIEEsdjAH5fL1QEPz8rcmbCio= | |
X-Amz-Request-Id: A3640DE00173D3DF | |
----------------------------------------------------- | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?> | |
<ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>my_org-terraform</Name><Prefix>env:/</Prefix><Marker></Marker><MaxKeys>1000</MaxKeys><IsTruncated>false</IsTruncated></ListBucketResult> | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] DEBUG: Request dynamodb/PutItem Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
POST / HTTP/1.1 | |
Host: dynamodb.us-east-1.amazonaws.com | |
User-Agent: aws-sdk-go/1.25.3 (go1.12.13; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.18 | |
Content-Length: 428 | |
Accept-Encoding: identity | |
Authorization: AWS4-HMAC-SHA256 Credential=REDACTED/20200314/us-east-1/dynamodb/aws4_request, SignedHeaders=accept-encoding;content-length;content-type;host;x-amz-date;x-amz-target, Signature=4172dd4e994495b0259dae8e582f1960630f69957411df069a3748929c77d570 | |
Content-Type: application/x-amz-json-1.0 | |
X-Amz-Date: 20200314T220629Z | |
X-Amz-Target: DynamoDB_20120810.PutItem | |
{"ConditionExpression":"attribute_not_exists(LockID)","Item":{"Info":{"S":"{\"ID\":\"0013a6ad-fa28-d222-c747-4c24b9cc24e6\",\"Operation\":\"OperationTypeInvalid\",\"Info\":\"\",\"Who\":\"user_1@user_1-mbp\",\"Version\":\"0.12.18\",\"Created\":\"2020-03-14T22:06:29.413016Z\",\"Path\":\"my_org-terraform/global/github.tfstate\"}"},"LockID":{"S":"my_org-terraform/global/github.tfstate"}},"TableName":"terraform-lock"} | |
----------------------------------------------------- | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] DEBUG: Response dynamodb/PutItem Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 OK | |
Connection: close | |
Content-Length: 2 | |
Content-Type: application/x-amz-json-1.0 | |
Date: Sat, 14 Mar 2020 22:06:29 GMT | |
Server: Server | |
X-Amz-Crc32: 2745614147 | |
X-Amzn-Requestid: TPC34JUVEPPQ51H58TDOMVFMDRVV4KQNSO5AEMVJF66Q9ASUAAJG | |
----------------------------------------------------- | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] {} | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] DEBUG: Request s3/GetObject Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
GET /global/github.tfstate HTTP/1.1 | |
Host: my_org-terraform.s3.amazonaws.com | |
User-Agent: aws-sdk-go/1.25.3 (go1.12.13; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.18 | |
Authorization: AWS4-HMAC-SHA256 Credential=REDACTED/20200314/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=640c4e4ffd030a8ef27cab2d468ef22001f7cd9bd8aca75e626bbb9fefed3fb3 | |
X-Amz-Content-Sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 | |
X-Amz-Date: 20200314T220629Z | |
Accept-Encoding: gzip | |
----------------------------------------------------- | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] DEBUG: Response s3/GetObject Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 OK | |
Connection: close | |
Content-Length: 13360 | |
Accept-Ranges: bytes | |
Content-Type: application/json | |
Date: Sat, 14 Mar 2020 22:06:30 GMT | |
Etag: "c6c1eb1aa15f3349ec5fbb219e95c459" | |
Last-Modified: Sat, 14 Mar 2020 21:36:25 GMT | |
Server: AmazonS3 | |
X-Amz-Id-2: tr3c3qZbZ+7VsIglw+xyGAEuie4T69zz4FFc15/8hWuhJvad/DPw+7GgpiiJtIuUVGcBnvXBXhs= | |
X-Amz-Request-Id: 095C4A3D027797FA | |
X-Amz-Server-Side-Encryption: AES256 | |
X-Amz-Version-Id: VTJY82SnRuWlnl6JdON3XQyWql8fhJ59 | |
----------------------------------------------------- | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] DEBUG: Request dynamodb/GetItem Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
POST / HTTP/1.1 | |
Host: dynamodb.us-east-1.amazonaws.com | |
User-Agent: aws-sdk-go/1.25.3 (go1.12.13; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.18 | |
Content-Length: 164 | |
Accept-Encoding: identity | |
Authorization: AWS4-HMAC-SHA256 Credential=REDACTED/20200314/us-east-1/dynamodb/aws4_request, SignedHeaders=accept-encoding;content-length;content-type;host;x-amz-date;x-amz-target, Signature=b17cdfbb1e321dd41e7defcfa777931eae778893eb2204e84d825c49d1dee449 | |
Content-Type: application/x-amz-json-1.0 | |
X-Amz-Date: 20200314T220629Z | |
X-Amz-Target: DynamoDB_20120810.GetItem | |
{"ConsistentRead":true,"Key":{"LockID":{"S":"my_org-terraform/global/github.tfstate-md5"}},"ProjectionExpression":"LockID, Digest","TableName":"terraform-lock"} | |
----------------------------------------------------- | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] DEBUG: Response dynamodb/GetItem Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 OK | |
Connection: close | |
Content-Length: 124 | |
Content-Type: application/x-amz-json-1.0 | |
Date: Sat, 14 Mar 2020 22:06:29 GMT | |
Server: Server | |
X-Amz-Crc32: 224336306 | |
X-Amzn-Requestid: 3NG2JF7RUPITO6MG2FOKH28FF3VV4KQNSO5AEMVJF66Q9ASUAAJG | |
----------------------------------------------------- | |
2020/03/14 18:06:29 [DEBUG] [aws-sdk-go] {"Item":{"Digest":{"S":"c6c1eb1aa15f3349ec5fbb219e95c459"},"LockID":{"S":"my_org-terraform/global/github.tfstate-md5"}}} | |
2020-03-14T18:06:30.021-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-03-14T18:06:30.054-0400 [DEBUG] plugin: starting plugin: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" args=["/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4"] | |
2020-03-14T18:06:30.057-0400 [DEBUG] plugin: plugin started: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" pid=44289 | |
2020-03-14T18:06:30.058-0400 [DEBUG] plugin: waiting for RPC address: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" | |
2020-03-14T18:06:30.069-0400 [INFO] plugin.terraform-provider-github_v2.4.1_x4: configuring server automatic mTLS: timestamp=2020-03-14T18:06:30.069-0400 | |
2020-03-14T18:06:30.101-0400 [DEBUG] plugin: using plugin: version=5 | |
2020-03-14T18:06:30.102-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: plugin address: address=/var/folders/n8/lmfngjp143q84b8b_wqbfd640000gp/T/plugin015230036 network=unix timestamp=2020-03-14T18:06:30.101-0400 | |
2020-03-14T18:06:30.173-0400 [DEBUG] plugin: plugin process exited: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" pid=44289 | |
2020-03-14T18:06:30.174-0400 [DEBUG] plugin: plugin exited | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "github_team_membership.team_1-user_4" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "data.github_user.user_2" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "data.github_user.user_1" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "github_branch_protection.repository_master (import id \"repository:master\")" (*terraform.graphNodeImportState) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "github_repository.repository" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "github_team_membership.team_1-user_3" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "github_branch_protection.repository_master" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "github_team_membership.team_1-user_1" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "github_team.team_1" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "github_team_membership.team_1-user_2" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "data.github_user.user_3" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ProviderTransformer: "data.github_user.user_4" (*terraform.NodeAbstractResource) needs provider.github | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "github_team_membership.team_1-user_4" references: [github_team.team_1 data.github_user.user_4] | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "github_branch_protection.repository_master" references: [github_repository.repository] | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "data.github_user.user_2" references: [] | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "data.github_user.user_1" references: [] | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "github_branch_protection.repository_master (import id \"repository:master\")" references: [] | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "provider.github" references: [] | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "github_team_membership.team_1-user_1" references: [github_team.team_1 data.github_user.user_1] | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "github_repository.repository" references: [] | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "github_team.team_1" references: [] | |
] ReferenceTransformer: "github_team_membership.team_1-user_2" references: [data.github_user.user_2 github_team.team_1] | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "github_team_membership.team_1-user_3" references: [data.github_user.user_3 github_team.team_1] | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "data.github_user.user_3" references: [] | |
2020/03/14 18:06:30 [DEBUG] ReferenceTransformer: "data.github_user.user_4" references: [] | |
2020/03/14 18:06:30 [DEBUG] Starting graph walk: walkImport | |
2020-03-14T18:06:30.185-0400 [INFO] plugin: configuring client automatic mTLS | |
2020-03-14T18:06:30.216-0400 [DEBUG] plugin: starting plugin: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" args=["/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4"] | |
2020-03-14T18:06:30.220-0400 [DEBUG] plugin: plugin started: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" pid=44290 | |
2020-03-14T18:06:30.220-0400 [DEBUG] plugin: waiting for RPC address: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" | |
2020-03-14T18:06:30.233-0400 [INFO] plugin.terraform-provider-github_v2.4.1_x4: configuring server automatic mTLS: timestamp=2020-03-14T18:06:30.233-0400 | |
2020-03-14T18:06:30.264-0400 [DEBUG] plugin: using plugin: version=5 | |
2020-03-14T18:06:30.264-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: plugin address: address=/var/folders/n8/lmfngjp143q84b8b_wqbfd640000gp/T/plugin661077921 network=unix timestamp=2020-03-14T18:06:30.264-0400 | |
github_branch_protection.repository_master: Importing from ID "repository:master"... | |
github_branch_protection.repository_master: Import prepared! | |
Prepared github_branch_protection for import | |
github_branch_protection.repository_master: Refreshing state... [id=repository:master] | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: 2020/03/14 18:06:30 [DEBUG] Reading branch protection: my_org/repository (master) | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: 2020/03/14 18:06:30 [DEBUG] Github API Request Details: | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: ---[ REQUEST ]--------------------------------------- | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: GET /repos/my_org/repository/branches/master/protection HTTP/1.1 | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Host: api.github.com | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: User-Agent: go-github | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Accept: application/vnd.github.luke-cage-preview+json | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Accept-Encoding: gzip | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: ----------------------------------------------------- | |
2020-03-14T18:06:30.335-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: 2020/03/14 18:06:30 [TRACE] Acquiring lock for GitHub API request ("repository:master") | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: 2020/03/14 18:06:30 [TRACE] Releasing lock for GitHub API request ("repository:master") | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: 2020/03/14 18:06:30 [DEBUG] Github API Response Details: | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: ---[ RESPONSE ]-------------------------------------- | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: HTTP/1.1 200 OK | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Transfer-Encoding: chunked | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Access-Control-Allow-Origin: * | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Cache-Control: private, max-age=60, s-maxage=60 | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Content-Security-Policy: default-src 'none' | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Content-Type: application/json; charset=utf-8 | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Date: Sat, 14 Mar 2020 22:06:30 GMT | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Etag: W/"284381cd9c820712667af5d210e181f4" | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Server: GitHub.com | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Status: 200 OK | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Strict-Transport-Security: max-age=31536000; includeSubdomains; preload | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Vary: Accept, Authorization, Cookie, X-GitHub-OTP | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: Vary: Accept-Encoding, Accept, X-Requested-With | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: X-Accepted-Oauth-Scopes: | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: X-Content-Type-Options: nosniff | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: X-Frame-Options: deny | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: X-Github-Media-Type: github.luke-cage-preview; format=json | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: X-Github-Request-Id: E9B7:420D:105BCD1:2021588:5E6D5566 | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: X-Oauth-Scopes: repo | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: X-Ratelimit-Limit: 5000 | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: X-Ratelimit-Remaining: 4767 | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: X-Ratelimit-Reset: 1584224356 | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: X-Xss-Protection: 1; mode=block | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: 3a0 | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: { | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "url": "https://api.github.com/repos/my_org/repository/branches/master/protection", | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "required_status_checks": { | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "url": "https://api.github.com/repos/my_org/repository/branches/master/protection/required_status_checks", | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "strict": false, | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "contexts": [ | |
tlab/gitlab.my_org.com" | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: ], | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "contexts_url": "https://api.github.com/repos/my_org/repository/branches/master/protection/required_status_checks/contexts" | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: }, | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "required_pull_request_reviews": { | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "url": "https://api.github.com/repos/my_org/repository/branches/master/protection/required_pull_request_reviews", | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "dismiss_stale_reviews": false, | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "require_code_owner_reviews": false, | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "required_approving_review_count": 1 | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: }, | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "enforce_admins": { | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "url": "https://api.github.com/repos/my_org/repository/branches/master/protection/enforce_admins", | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "enabled": false | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: }, | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "required_linear_history": { | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "enabled": false | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: }, | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "enabled": false | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: }, | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "allow_deletions": { | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: "enabled": false | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: } | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: } | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: 0 | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: | |
2020-03-14T18:06:30.757-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: ----------------------------------------------------- | |
Error: rpc error: code = Unavailable desc = transport is closing | |
Releasing state lock. This may take a few moments... | |
runtime error: invalid memory address or nil pointer dereference | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x1a0cb6c] | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: goroutine 69 [running]: | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: github.com/terraform-providers/terraform-provider-github/github.flattenAndSetRequiredPullRequestReviews(0xc000305340, 0xc00000bfc0, 0x0, 0x0) | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/github/resource_github_branch_protection.go:431 +0x4c | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: github.com/terraform-providers/terraform-provider-github/github.resourceGithubBranchProtectionRead(0xc000305340, 0x1ac3e60, 0xc0001fe7b0, 0xc000305340, 0x0) | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/github/resource_github_branch_protection.go:241 +0x9a7 | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: github.com/hashicorp/terraform/helper/schema.(*Resource).RefreshWithoutUpgrade(0xc000180a80, 0xc0000d9220, 0x1ac3e60, 0xc0001fe7b0, 0xc0000ce7f0, 0x0, 0x0) | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:455 +0x11c | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: github.com/hashicorp/terraform/helper/plugin.(*GRPCProviderServer).ReadResource(0xc000172538, 0x1eb3360, 0xc0001fe9f0, 0xc0000d9040, 0xc000172538, 0xc0001fe960, 0x1b71c80) | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/github.com/hashicorp/terraform/helper/plugin/grpc_provider.go:525 +0x3a8 | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: github.com/hashicorp/terraform/internal/tfplugin5._Provider_ReadResource_Handler(0x1c9e520, 0xc000172538, 0x1eb3360, 0xc0001fe9f0, 0xc0000d8ff0, 0x0, 0x0, 0x0, 0xc0003be380, 0xd7) | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/github.com/hashicorp/terraform/internal/tfplugin5/tfplugin5.pb.go:3181 +0x23e | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: google.golang.org/grpc.(*Server).processUnaryRPC(0xc0000d3080, 0x1eb9800, 0xc0000d3b00, 0xc000234500, 0xc00016af60, 0x26f3bb0, 0x0, 0x0, 0x0) | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/google.golang.org/grpc/server.go:971 +0x4a2 | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: google.golang.org/grpc.(*Server).handleStream(0xc0000d3080, 0x1eb9800, 0xc0000d3b00, 0xc000234500, 0x0) | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/google.golang.org/grpc/server.go:1250 +0xd61 | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc0001700b0, 0xc0000d3080, 0x1eb9800, 0xc0000d3b00, 0xc000234500) | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/google.golang.org/grpc/server.go:690 +0x9f | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: created by google.golang.org/grpc.(*Server).serveStreams.func1 | |
2020-03-14T18:06:30.760-0400 [DEBUG] plugin.terraform-provider-github_v2.4.1_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-github/vendor/google.golang.org/grpc/server.go:688 +0xa1 | |
2020/03/14 18:06:30 [ERROR] <root>: eval: *terraform.EvalRefresh, err: rpc error: code = Unavailable desc = transport is closing | |
2020/03/14 18:06:30 [ERROR] <root>: eval: *terraform.EvalSequence, err: rpc error: code = Unavailable desc = transport is closing | |
2020-03-14T18:06:30.762-0400 [DEBUG] plugin: plugin process exited: path="/Users/user_1/Workspace/terraform/regions/global/github/.terraform/plugins/darwin_amd64/terraform-provider-github_v2.4.1_x4" pid=44290 error="exit status 2" | |
2020/03/14 18:06:30 [DEBUG] [aws-sdk-go] DEBUG: Request dynamodb/GetItem Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
POST / HTTP/1.1 | |
Host: dynamodb.us-east-1.amazonaws.com | |
User-Agent: aws-sdk-go/1.25.3 (go1.12.13; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.18 | |
Content-Length: 158 | |
Accept-Encoding: identity | |
Authorization: AWS4-HMAC-SHA256 Credential=REDACTED/20200314/us-east-1/dynamodb/aws4_request, SignedHeaders=accept-encoding;content-length;content-type;host;x-amz-date;x-amz-target, Signature=3c9f844534be14c6a95a23be902e87b2e34ae7f3c545ed97e0ebefac341fad07 | |
Content-Type: application/x-amz-json-1.0 | |
X-Amz-Date: 20200314T220630Z | |
X-Amz-Target: DynamoDB_20120810.GetItem | |
{"ConsistentRead":true,"Key":{"LockID":{"S":"my_org-terraform/global/github.tfstate"}},"ProjectionExpression":"LockID, Info","TableName":"terraform-lock"} | |
----------------------------------------------------- | |
2020/03/14 18:06:30 [DEBUG] [aws-sdk-go] DEBUG: Response dynamodb/GetItem Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 OK | |
Connection: close | |
Content-Length: 346 | |
Content-Type: application/x-amz-json-1.0 | |
Date: Sat, 14 Mar 2020 22:06:30 GMT | |
Server: Server | |
X-Amz-Crc32: 281355359 | |
X-Amzn-Requestid: 0FAD4NPBMA9DEPDAO7RPSHVVO7VV4KQNSO5AEMVJF66Q9ASUAAJG | |
----------------------------------------------------- | |
2020/03/14 18:06:30 [DEBUG] [aws-sdk-go] {"Item":{"LockID":{"S":"my_org-terraform/global/github.tfstate"},"Info":{"S":"{\"ID\":\"0013a6ad-fa28-d222-c747-4c24b9cc24e6\",\"Operation\":\"OperationTypeInvalid\",\"Info\":\"\",\"Who\":\"user_1@user_1-mbp\",\"Version\":\"0.12.18\",\"Created\":\"2020-03-14T22:06:29.413016Z\",\"Path\":\"my_org-terraform/global/github.tfstate\"}"}}} | |
2020/03/14 18:06:30 [DEBUG] [aws-sdk-go] DEBUG: Request dynamodb/DeleteItem Details: | |
---[ REQUEST POST-SIGN ]----------------------------- | |
POST / HTTP/1.1 | |
Host: dynamodb.us-east-1.amazonaws.com | |
User-Agent: aws-sdk-go/1.25.3 (go1.12.13; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.18 | |
Content-Length: 98 | |
Accept-Encoding: identity | |
Authorization: AWS4-HMAC-SHA256 Credential=REDACTED/20200314/us-east-1/dynamodb/aws4_request, SignedHeaders=accept-encoding;content-length;content-type;host;x-amz-date;x-amz-target, Signature=7c053d389b624bd01640dab27ffcd88575b9148d262b826a5ba41705134cba32 | |
Content-Type: application/x-amz-json-1.0 | |
X-Amz-Date: 20200314T220630Z | |
X-Amz-Target: DynamoDB_20120810.DeleteItem | |
{"Key":{"LockID":{"S":"my_org-terraform/global/github.tfstate"}},"TableName":"terraform-lock"} | |
----------------------------------------------------- | |
2020/03/14 18:06:31 [DEBUG] [aws-sdk-go] DEBUG: Response dynamodb/DeleteItem Details: | |
---[ RESPONSE ]-------------------------------------- | |
HTTP/1.1 200 OK | |
Connection: close | |
Content-Length: 2 | |
Content-Type: application/x-amz-json-1.0 | |
Date: Sat, 14 Mar 2020 22:06:31 GMT | |
Server: Server | |
X-Amz-Crc32: 2745614147 | |
X-Amzn-Requestid: RA01K6LV89BE2J5C7JKSDN5EBVVV4KQNSO5AEMVJF66Q9ASUAAJG | |
----------------------------------------------------- | |
2020/03/14 18:06:31 [DEBUG] [aws-sdk-go] {} | |
2020-03-14T18:06:31.330-0400 [DEBUG] plugin: plugin exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment