Guest User

Untitled

a guest
Jun 17th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 112.69 KB | None | 0 0
  1. 2018/06/15 11:14:10 [INFO] Terraform version: 0.11.2
  2. 2018/06/15 11:14:10 [INFO] Go runtime version: go1.9.2
  3. 2018/06/15 11:14:10 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.11.2/bin/terraform", "apply"}
  4. 2018/06/15 11:14:10 [DEBUG] Attempting to open CLI config file: /Users/jaanderson/.terraformrc
  5. 2018/06/15 11:14:10 Loading CLI configuration from /Users/jaanderson/.terraformrc
  6. 2018/06/15 11:14:10 [INFO] CLI command args: []string{"apply"}
  7. 2018/06/15 11:14:10 [INFO] Checkpoint disabled. Not running.
  8. 2018/06/15 11:14:10 [INFO] command: empty terraform config, returning nil
  9. 2018/06/15 11:14:10 [DEBUG] command: no data state file found for backend config
  10. 2018/06/15 11:14:10 [DEBUG] New state was assigned lineage "3cf607ad-1322-457b-9659-7cb840e18bb3"
  11. 2018/06/15 11:14:10 [INFO] command: backend initialized: <nil>
  12. 2018/06/15 11:14:10 [DEBUG] checking for provider in "."
  13. 2018/06/15 11:14:10 [DEBUG] checking for provider in "/usr/local/Cellar/terraform/0.11.2/bin"
  14. 2018/06/15 11:14:10 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
  15. 2018/06/15 11:14:10 [DEBUG] found provider "terraform-provider-aws_v1.23.0_x4"
  16. 2018/06/15 11:14:10 [DEBUG] checking for provider in "/Users/jaanderson/.terraform.d/plugins"
  17. 2018/06/15 11:14:10 [DEBUG] found provider "terraform-provider-sfly_v0.0.1"
  18. 2018/06/15 11:14:10 [DEBUG] found valid plugin: "aws", "1.23.0", "/Users/jaanderson/git/test/terraform-cognito-bug/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.23.0_x4"
  19. 2018/06/15 11:14:10 [DEBUG] found valid plugin: "sfly", "0.0.1", "/Users/jaanderson/.terraform.d/plugins/terraform-provider-sfly_v0.0.1"
  20. 2018/06/15 11:14:10 [DEBUG] checking for provisioner in "."
  21. 2018/06/15 11:14:10 [DEBUG] checking for provisioner in "/usr/local/Cellar/terraform/0.11.2/bin"
  22. 2018/06/15 11:14:10 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
  23. 2018/06/15 11:14:10 [DEBUG] checking for provisioner in "/Users/jaanderson/.terraform.d/plugins"
  24. 2018/06/15 11:14:10 [INFO] command: backend <nil> is not enhanced, wrapping in local
  25. 2018/06/15 11:14:10 [INFO] backend/local: starting Apply operation
  26. 2018/06/15 11:14:10 [TRACE] Preserving existing state lineage "13e4a56e-7028-4835-9341-843d21caddc5"
  27. 2018/06/15 11:14:10 [TRACE] Preserving existing state lineage "13e4a56e-7028-4835-9341-843d21caddc5"
  28. 2018/06/15 11:14:10 [INFO] terraform: building graph: GraphTypeInput
  29. 2018/06/15 11:14:10 [TRACE] ConfigTransformer: Starting for path: []
  30. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ConfigTransformer:
  31.  
  32. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  33. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  34. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.LocalTransformer:
  35.  
  36. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  37. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  38. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.OutputTransformer:
  39.  
  40. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  41. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  42. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
  43.  
  44. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  45. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  46. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
  47.  
  48. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  49. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  50. 2018/06/15 11:14:10 [TRACE] AttachResourceConfigTransformer: Beginning...
  51. 2018/06/15 11:14:10 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_cognito_user_pool.pool
  52. 2018/06/15 11:14:10 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"pool", Type:"aws_cognito_user_pool", RawCount:(*config.RawConfig)(0xc420338f50), RawConfig:(*config.RawConfig)(0xc420338ee0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
  53. 2018/06/15 11:14:10 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_cognito_user_pool_client.client
  54. 2018/06/15 11:14:10 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"client", Type:"aws_cognito_user_pool_client", RawCount:(*config.RawConfig)(0xc420339030), RawConfig:(*config.RawConfig)(0xc420338fc0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
  55. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
  56.  
  57. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  58. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  59. 2018/06/15 11:14:10 [DEBUG] Attaching resource state to "aws_cognito_user_pool.pool": &terraform.ResourceState{Type:"aws_cognito_user_pool", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4203b6c30), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  60. 2018/06/15 11:14:10 [DEBUG] Attaching resource state to "aws_cognito_user_pool_client.client": &terraform.ResourceState{Type:"aws_cognito_user_pool_client", Dependencies:[]string{"aws_cognito_user_pool.pool"}, Primary:(*terraform.InstanceState)(0xc4203b6c80), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  61. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.AttachStateTransformer:
  62.  
  63. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  64. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  65. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.RootVariableTransformer:
  66.  
  67. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  68. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  69. 2018/06/15 11:14:10 [TRACE] ProviderConfigTransformer: Starting for path: []
  70. 2018/06/15 11:14:10 [TRACE] Attach provider request: []string{} aws
  71. 2018/06/15 11:14:10 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"~> 1.23.0", RawConfig:(*config.RawConfig)(0xc420338e70)}
  72. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
  73.  
  74. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  75. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  76. provider.aws - *terraform.NodeApplyableProvider
  77. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.MissingProviderTransformer:
  78.  
  79. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  80. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  81. provider.aws - *terraform.NodeApplyableProvider
  82. 2018/06/15 11:14:10 [DEBUG] resource aws_cognito_user_pool.pool using provider provider.aws
  83. 2018/06/15 11:14:10 [DEBUG] resource aws_cognito_user_pool_client.client using provider provider.aws
  84. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ProviderTransformer:
  85.  
  86. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  87. provider.aws - *terraform.NodeApplyableProvider
  88. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  89. provider.aws - *terraform.NodeApplyableProvider
  90. provider.aws - *terraform.NodeApplyableProvider
  91. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.PruneProviderTransformer:
  92.  
  93. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  94. provider.aws - *terraform.NodeApplyableProvider
  95. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  96. provider.aws - *terraform.NodeApplyableProvider
  97. provider.aws - *terraform.NodeApplyableProvider
  98. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ParentProviderTransformer:
  99.  
  100. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  101. provider.aws - *terraform.NodeApplyableProvider
  102. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  103. provider.aws - *terraform.NodeApplyableProvider
  104. provider.aws - *terraform.NodeApplyableProvider
  105. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.graphTransformerMulti:
  106.  
  107. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  108. provider.aws - *terraform.NodeApplyableProvider
  109. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  110. provider.aws - *terraform.NodeApplyableProvider
  111. provider.aws - *terraform.NodeApplyableProvider
  112. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
  113.  
  114. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  115. provider.aws - *terraform.NodeApplyableProvider
  116. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  117. provider.aws - *terraform.NodeApplyableProvider
  118. provider.aws - *terraform.NodeApplyableProvider
  119. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
  120.  
  121. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  122. provider.aws - *terraform.NodeApplyableProvider
  123. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  124. provider.aws - *terraform.NodeApplyableProvider
  125. provider.aws - *terraform.NodeApplyableProvider
  126. 2018/06/15 11:14:10 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool.pool" references: []
  127. 2018/06/15 11:14:10 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool_client.client" references: [aws_cognito_user_pool.pool]
  128. 2018/06/15 11:14:10 [DEBUG] ReferenceTransformer: "provider.aws" references: []
  129. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ReferenceTransformer:
  130.  
  131. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  132. provider.aws - *terraform.NodeApplyableProvider
  133. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  134. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  135. provider.aws - *terraform.NodeApplyableProvider
  136. provider.aws - *terraform.NodeApplyableProvider
  137. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
  138.  
  139. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  140. provider.aws - *terraform.NodeApplyableProvider
  141. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  142. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  143. provider.aws - *terraform.NodeApplyableProvider
  144. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  145. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  146. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  147. provider.aws - *terraform.NodeApplyableProvider
  148. provider.aws - *terraform.NodeApplyableProvider
  149. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.TargetsTransformer:
  150.  
  151. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  152. provider.aws - *terraform.NodeApplyableProvider
  153. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  154. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  155. provider.aws - *terraform.NodeApplyableProvider
  156. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  157. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  158. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  159. provider.aws - *terraform.NodeApplyableProvider
  160. provider.aws - *terraform.NodeApplyableProvider
  161. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.CloseProviderTransformer:
  162.  
  163. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  164. provider.aws - *terraform.NodeApplyableProvider
  165. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  166. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  167. provider.aws - *terraform.NodeApplyableProvider
  168. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  169. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  170. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  171. provider.aws - *terraform.NodeApplyableProvider
  172. provider.aws - *terraform.NodeApplyableProvider
  173. provider.aws (close) - *terraform.graphNodeCloseProvider
  174. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  175. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  176. provider.aws - *terraform.NodeApplyableProvider
  177. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
  178.  
  179. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  180. provider.aws - *terraform.NodeApplyableProvider
  181. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  182. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  183. provider.aws - *terraform.NodeApplyableProvider
  184. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  185. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  186. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  187. provider.aws - *terraform.NodeApplyableProvider
  188. provider.aws - *terraform.NodeApplyableProvider
  189. provider.aws (close) - *terraform.graphNodeCloseProvider
  190. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  191. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  192. provider.aws - *terraform.NodeApplyableProvider
  193. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.RootTransformer:
  194.  
  195. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  196. provider.aws - *terraform.NodeApplyableProvider
  197. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  198. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  199. provider.aws - *terraform.NodeApplyableProvider
  200. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  201. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  202. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  203. provider.aws - *terraform.NodeApplyableProvider
  204. provider.aws - *terraform.NodeApplyableProvider
  205. provider.aws (close) - *terraform.graphNodeCloseProvider
  206. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  207. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  208. provider.aws - *terraform.NodeApplyableProvider
  209. root - terraform.graphNodeRoot
  210. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  211. provider.aws (close) - *terraform.graphNodeCloseProvider
  212. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
  213.  
  214. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  215. provider.aws - *terraform.NodeApplyableProvider
  216. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  217. aws_cognito_user_pool.pool - *terraform.NodeAbstractResource
  218. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  219. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  220. provider.aws - *terraform.NodeApplyableProvider
  221. provider.aws (close) - *terraform.graphNodeCloseProvider
  222. aws_cognito_user_pool_client.client - *terraform.NodeAbstractResource
  223. root - terraform.graphNodeRoot
  224. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  225. provider.aws (close) - *terraform.graphNodeCloseProvider
  226. 2018/06/15 11:14:10 [DEBUG] Starting graph walk: walkInput
  227. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool_client.client"
  228. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "provider.aws"
  229. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
  230. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
  231. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "root"
  232. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool.pool"
  233. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "aws_cognito_user_pool.pool" waiting on "provider.aws"
  234. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
  235. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "aws_cognito_user_pool_client.client" waiting on "aws_cognito_user_pool.pool"
  236. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_cognito_user_pool_client.client"
  237. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_cognito_user_pool_client.client"
  238. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
  239. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "aws_cognito_user_pool.pool", sending new deps
  240. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "root", sending new deps
  241. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "aws_cognito_user_pool_client.client", sending new deps
  242. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
  243. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
  244. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "provider.aws"
  245. 2018/06/15 11:14:10 [TRACE] vertex 'root.provider.aws': walking
  246. 2018/06/15 11:14:10 [TRACE] vertex 'root.provider.aws': evaluating
  247. 2018/06/15 11:14:10 [TRACE] [walkInput] Entering eval tree: provider.aws
  248. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalSequence
  249. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalInitProvider
  250. 2018-06-15T11:14:10.663-0700 [DEBUG] plugin: starting plugin: path=/Users/jaanderson/git/test/terraform-cognito-bug/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.23.0_x4 args=[/Users/jaanderson/git/test/terraform-cognito-bug/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.23.0_x4]
  251. 2018-06-15T11:14:10.674-0700 [DEBUG] plugin: waiting for RPC address: path=/Users/jaanderson/git/test/terraform-cognito-bug/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.23.0_x4
  252. 2018-06-15T11:14:10.686-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: plugin address: timestamp=2018-06-15T11:14:10.686-0700 address=/var/folders/8p/0cfdgbhs27bbrpyb7kn680wx2r1jsn/T/plugin901201911 network=unix
  253. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalOpFilter
  254. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalSequence
  255. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalGetProvider
  256. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalInterpolateProvider
  257. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
  258. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalInputProvider
  259. 2018/06/15 11:14:10 [TRACE] root: eval: terraform.EvalNoop
  260. 2018/06/15 11:14:10 [TRACE] root: eval: terraform.EvalNoop
  261. 2018/06/15 11:14:10 [TRACE] root: eval: terraform.EvalNoop
  262. 2018/06/15 11:14:10 [TRACE] [walkInput] Exiting eval tree: provider.aws
  263. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "aws_cognito_user_pool.pool"
  264. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool.pool': walking
  265. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "aws_cognito_user_pool_client.client"
  266. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': walking
  267. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "provider.aws (close)"
  268. 2018/06/15 11:14:10 [TRACE] vertex 'root.provider.aws (close)': walking
  269. 2018/06/15 11:14:10 [TRACE] vertex 'root.provider.aws (close)': evaluating
  270. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
  271. 2018/06/15 11:14:10 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
  272. 2018/06/15 11:14:10 [TRACE] [walkInput] Entering eval tree: provider.aws (close)
  273. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalCloseProvider
  274. 2018/06/15 11:14:10 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
  275. 2018/06/15 11:14:10 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
  276. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
  277. 2018/06/15 11:14:10 [TRACE] [walkInput] Exiting eval tree: provider.aws (close)
  278. 2018/06/15 11:14:10 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_cognito_user_pool_client.client.0", replace "aws_cognito_user_pool_client.client"
  279. 2018/06/15 11:14:10 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_cognito_user_pool.pool.0", replace "aws_cognito_user_pool.pool"
  280. 2018/06/15 11:14:10 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
  281. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "root"
  282. 2018/06/15 11:14:10 [TRACE] vertex 'root.root': walking
  283. 2018/06/15 11:14:10 [INFO] terraform: building graph: GraphTypeValidate
  284. 2018/06/15 11:14:10 [TRACE] ConfigTransformer: Starting for path: []
  285. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ConfigTransformer:
  286.  
  287. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  288. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  289. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.LocalTransformer:
  290.  
  291. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  292. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  293. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.OutputTransformer:
  294.  
  295. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  296. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  297. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
  298.  
  299. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  300. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  301. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
  302.  
  303. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  304. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  305. 2018/06/15 11:14:10 [TRACE] AttachResourceConfigTransformer: Beginning...
  306. 2018/06/15 11:14:10 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_cognito_user_pool.pool
  307. 2018/06/15 11:14:10 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"pool", Type:"aws_cognito_user_pool", RawCount:(*config.RawConfig)(0xc420338f50), RawConfig:(*config.RawConfig)(0xc420338ee0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
  308. 2018/06/15 11:14:10 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_cognito_user_pool_client.client
  309. 2018/06/15 11:14:10 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"client", Type:"aws_cognito_user_pool_client", RawCount:(*config.RawConfig)(0xc420339030), RawConfig:(*config.RawConfig)(0xc420338fc0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
  310. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
  311.  
  312. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  313. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  314. 2018/06/15 11:14:10 [DEBUG] Attaching resource state to "aws_cognito_user_pool.pool": &terraform.ResourceState{Type:"aws_cognito_user_pool", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4203b6c30), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  315. 2018/06/15 11:14:10 [DEBUG] Attaching resource state to "aws_cognito_user_pool_client.client": &terraform.ResourceState{Type:"aws_cognito_user_pool_client", Dependencies:[]string{"aws_cognito_user_pool.pool"}, Primary:(*terraform.InstanceState)(0xc4203b6c80), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  316. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.AttachStateTransformer:
  317.  
  318. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  319. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  320. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.RootVariableTransformer:
  321.  
  322. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  323. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  324. 2018/06/15 11:14:10 [TRACE] ProviderConfigTransformer: Starting for path: []
  325. 2018/06/15 11:14:10 [TRACE] Attach provider request: []string{} aws
  326. 2018/06/15 11:14:10 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"~> 1.23.0", RawConfig:(*config.RawConfig)(0xc420338e70)}
  327. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
  328.  
  329. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  330. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  331. provider.aws - *terraform.NodeApplyableProvider
  332. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.MissingProviderTransformer:
  333.  
  334. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  335. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  336. provider.aws - *terraform.NodeApplyableProvider
  337. 2018/06/15 11:14:10 [DEBUG] resource aws_cognito_user_pool_client.client using provider provider.aws
  338. 2018/06/15 11:14:10 [DEBUG] resource aws_cognito_user_pool.pool using provider provider.aws
  339. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ProviderTransformer:
  340.  
  341. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  342. provider.aws - *terraform.NodeApplyableProvider
  343. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  344. provider.aws - *terraform.NodeApplyableProvider
  345. provider.aws - *terraform.NodeApplyableProvider
  346. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.PruneProviderTransformer:
  347.  
  348. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  349. provider.aws - *terraform.NodeApplyableProvider
  350. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  351. provider.aws - *terraform.NodeApplyableProvider
  352. provider.aws - *terraform.NodeApplyableProvider
  353. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ParentProviderTransformer:
  354.  
  355. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  356. provider.aws - *terraform.NodeApplyableProvider
  357. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  358. provider.aws - *terraform.NodeApplyableProvider
  359. provider.aws - *terraform.NodeApplyableProvider
  360. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.graphTransformerMulti:
  361.  
  362. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  363. provider.aws - *terraform.NodeApplyableProvider
  364. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  365. provider.aws - *terraform.NodeApplyableProvider
  366. provider.aws - *terraform.NodeApplyableProvider
  367. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
  368.  
  369. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  370. provider.aws - *terraform.NodeApplyableProvider
  371. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  372. provider.aws - *terraform.NodeApplyableProvider
  373. provider.aws - *terraform.NodeApplyableProvider
  374. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ProvisionerTransformer:
  375.  
  376. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  377. provider.aws - *terraform.NodeApplyableProvider
  378. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  379. provider.aws - *terraform.NodeApplyableProvider
  380. provider.aws - *terraform.NodeApplyableProvider
  381. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.graphTransformerMulti:
  382.  
  383. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  384. provider.aws - *terraform.NodeApplyableProvider
  385. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  386. provider.aws - *terraform.NodeApplyableProvider
  387. provider.aws - *terraform.NodeApplyableProvider
  388. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
  389.  
  390. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  391. provider.aws - *terraform.NodeApplyableProvider
  392. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  393. provider.aws - *terraform.NodeApplyableProvider
  394. provider.aws - *terraform.NodeApplyableProvider
  395. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
  396.  
  397. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  398. provider.aws - *terraform.NodeApplyableProvider
  399. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  400. provider.aws - *terraform.NodeApplyableProvider
  401. provider.aws - *terraform.NodeApplyableProvider
  402. 2018/06/15 11:14:10 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool.pool" references: []
  403. 2018/06/15 11:14:10 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool_client.client" references: [aws_cognito_user_pool.pool]
  404. 2018/06/15 11:14:10 [DEBUG] ReferenceTransformer: "provider.aws" references: []
  405. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ReferenceTransformer:
  406.  
  407. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  408. provider.aws - *terraform.NodeApplyableProvider
  409. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  410. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  411. provider.aws - *terraform.NodeApplyableProvider
  412. provider.aws - *terraform.NodeApplyableProvider
  413. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
  414.  
  415. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  416. provider.aws - *terraform.NodeApplyableProvider
  417. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  418. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  419. provider.aws - *terraform.NodeApplyableProvider
  420. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  421. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  422. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  423. provider.aws - *terraform.NodeApplyableProvider
  424. provider.aws - *terraform.NodeApplyableProvider
  425. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.TargetsTransformer:
  426.  
  427. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  428. provider.aws - *terraform.NodeApplyableProvider
  429. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  430. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  431. provider.aws - *terraform.NodeApplyableProvider
  432. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  433. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  434. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  435. provider.aws - *terraform.NodeApplyableProvider
  436. provider.aws - *terraform.NodeApplyableProvider
  437. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.CloseProviderTransformer:
  438.  
  439. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  440. provider.aws - *terraform.NodeApplyableProvider
  441. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  442. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  443. provider.aws - *terraform.NodeApplyableProvider
  444. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  445. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  446. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  447. provider.aws - *terraform.NodeApplyableProvider
  448. provider.aws - *terraform.NodeApplyableProvider
  449. provider.aws (close) - *terraform.graphNodeCloseProvider
  450. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  451. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  452. provider.aws - *terraform.NodeApplyableProvider
  453. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
  454.  
  455. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  456. provider.aws - *terraform.NodeApplyableProvider
  457. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  458. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  459. provider.aws - *terraform.NodeApplyableProvider
  460. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  461. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  462. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  463. provider.aws - *terraform.NodeApplyableProvider
  464. provider.aws - *terraform.NodeApplyableProvider
  465. provider.aws (close) - *terraform.graphNodeCloseProvider
  466. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  467. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  468. provider.aws - *terraform.NodeApplyableProvider
  469. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.RootTransformer:
  470.  
  471. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  472. provider.aws - *terraform.NodeApplyableProvider
  473. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  474. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  475. provider.aws - *terraform.NodeApplyableProvider
  476. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  477. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  478. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  479. provider.aws - *terraform.NodeApplyableProvider
  480. provider.aws - *terraform.NodeApplyableProvider
  481. provider.aws (close) - *terraform.graphNodeCloseProvider
  482. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  483. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  484. provider.aws - *terraform.NodeApplyableProvider
  485. root - terraform.graphNodeRoot
  486. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  487. provider.aws (close) - *terraform.graphNodeCloseProvider
  488. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
  489.  
  490. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  491. provider.aws - *terraform.NodeApplyableProvider
  492. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  493. aws_cognito_user_pool.pool - *terraform.NodeValidatableResource
  494. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  495. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  496. provider.aws - *terraform.NodeApplyableProvider
  497. provider.aws (close) - *terraform.graphNodeCloseProvider
  498. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResource
  499. root - terraform.graphNodeRoot
  500. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  501. provider.aws (close) - *terraform.graphNodeCloseProvider
  502. 2018/06/15 11:14:10 [DEBUG] Starting graph walk: walkValidate
  503. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool.pool"
  504. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool_client.client"
  505. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "provider.aws"
  506. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
  507. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
  508. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "root"
  509. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_cognito_user_pool_client.client"
  510. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
  511. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_cognito_user_pool_client.client"
  512. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
  513. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "aws_cognito_user_pool.pool" waiting on "provider.aws"
  514. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "aws_cognito_user_pool_client.client" waiting on "aws_cognito_user_pool.pool"
  515. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "aws_cognito_user_pool_client.client", sending new deps
  516. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
  517. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "root", sending new deps
  518. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
  519. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "aws_cognito_user_pool.pool", sending new deps
  520. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "provider.aws"
  521. 2018/06/15 11:14:10 [TRACE] vertex 'root.provider.aws': walking
  522. 2018/06/15 11:14:10 [TRACE] vertex 'root.provider.aws': evaluating
  523. 2018/06/15 11:14:10 [TRACE] [walkValidate] Entering eval tree: provider.aws
  524. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalSequence
  525. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalInitProvider
  526. 2018/06/15 11:14:10 [TRACE] root: eval: terraform.EvalNoop
  527. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalOpFilter
  528. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalSequence
  529. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalGetProvider
  530. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalInterpolateProvider
  531. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
  532. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalValidateProvider
  533. 2018/06/15 11:14:10 [TRACE] root: eval: terraform.EvalNoop
  534. 2018/06/15 11:14:10 [TRACE] root: eval: terraform.EvalNoop
  535. 2018/06/15 11:14:10 [TRACE] [walkValidate] Exiting eval tree: provider.aws
  536. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "aws_cognito_user_pool.pool"
  537. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool.pool': walking
  538. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool.pool': evaluating
  539. 2018/06/15 11:14:10 [TRACE] [walkValidate] Entering eval tree: aws_cognito_user_pool.pool
  540. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalSequence
  541. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalInterpolate
  542. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalIf
  543. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalValidateCount
  544. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
  545. 2018/06/15 11:14:10 [TRACE] [walkValidate] Exiting eval tree: aws_cognito_user_pool.pool
  546. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool.pool': expanding/walking dynamic subgraph
  547. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ResourceCountTransformer:
  548.  
  549. aws_cognito_user_pool.pool - *terraform.NodeValidatableResourceInstance
  550. 2018/06/15 11:14:10 [DEBUG] Attaching resource state to "aws_cognito_user_pool.pool": &terraform.ResourceState{Type:"aws_cognito_user_pool", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4203b6c30), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  551. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.AttachStateTransformer:
  552.  
  553. aws_cognito_user_pool.pool - *terraform.NodeValidatableResourceInstance
  554. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.TargetsTransformer:
  555.  
  556. aws_cognito_user_pool.pool - *terraform.NodeValidatableResourceInstance
  557. 2018/06/15 11:14:10 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool.pool" references: []
  558. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ReferenceTransformer:
  559.  
  560. aws_cognito_user_pool.pool - *terraform.NodeValidatableResourceInstance
  561. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.RootTransformer:
  562.  
  563. aws_cognito_user_pool.pool - *terraform.NodeValidatableResourceInstance
  564. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool.pool"
  565. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "aws_cognito_user_pool.pool"
  566. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool.pool': walking
  567. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool.pool': evaluating
  568. 2018/06/15 11:14:10 [TRACE] [walkValidate] Entering eval tree: aws_cognito_user_pool.pool
  569. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalSequence
  570. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
  571. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalGetProvider
  572. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalInterpolate
  573. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalValidateResource
  574. 2018/06/15 11:14:10 [TRACE] [walkValidate] Exiting eval tree: aws_cognito_user_pool.pool
  575. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "aws_cognito_user_pool_client.client"
  576. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': walking
  577. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': evaluating
  578. 2018/06/15 11:14:10 [TRACE] [walkValidate] Entering eval tree: aws_cognito_user_pool_client.client
  579. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalSequence
  580. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalInterpolate
  581. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalIf
  582. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalValidateCount
  583. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
  584. 2018/06/15 11:14:10 [TRACE] [walkValidate] Exiting eval tree: aws_cognito_user_pool_client.client
  585. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': expanding/walking dynamic subgraph
  586. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ResourceCountTransformer:
  587.  
  588. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResourceInstance
  589. 2018/06/15 11:14:10 [DEBUG] Attaching resource state to "aws_cognito_user_pool_client.client": &terraform.ResourceState{Type:"aws_cognito_user_pool_client", Dependencies:[]string{"aws_cognito_user_pool.pool"}, Primary:(*terraform.InstanceState)(0xc4203b6c80), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  590. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.AttachStateTransformer:
  591.  
  592. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResourceInstance
  593. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.TargetsTransformer:
  594.  
  595. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResourceInstance
  596. 2018/06/15 11:14:10 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool_client.client" references: []
  597. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ReferenceTransformer:
  598.  
  599. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResourceInstance
  600. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.RootTransformer:
  601.  
  602. aws_cognito_user_pool_client.client - *terraform.NodeValidatableResourceInstance
  603. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool_client.client"
  604. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "aws_cognito_user_pool_client.client"
  605. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': walking
  606. 2018/06/15 11:14:10 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': evaluating
  607. 2018/06/15 11:14:10 [TRACE] [walkValidate] Entering eval tree: aws_cognito_user_pool_client.client
  608. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalSequence
  609. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
  610. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalGetProvider
  611. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalInterpolate
  612. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalValidateResource
  613. 2018/06/15 11:14:10 [TRACE] [walkValidate] Exiting eval tree: aws_cognito_user_pool_client.client
  614. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "provider.aws (close)"
  615. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
  616. 2018/06/15 11:14:10 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
  617. 2018/06/15 11:14:10 [TRACE] vertex 'root.provider.aws (close)': walking
  618. 2018/06/15 11:14:10 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
  619. 2018/06/15 11:14:10 [TRACE] vertex 'root.provider.aws (close)': evaluating
  620. 2018/06/15 11:14:10 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
  621. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
  622. 2018/06/15 11:14:10 [TRACE] [walkValidate] Entering eval tree: provider.aws (close)
  623. 2018/06/15 11:14:10 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_cognito_user_pool_client.client.0", replace "aws_cognito_user_pool_client.client"
  624. 2018/06/15 11:14:10 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_cognito_user_pool.pool.0", replace "aws_cognito_user_pool.pool"
  625. 2018/06/15 11:14:10 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
  626. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalCloseProvider
  627. 2018/06/15 11:14:10 [TRACE] [walkValidate] Exiting eval tree: provider.aws (close)
  628. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "root"
  629. 2018/06/15 11:14:10 [TRACE] vertex 'root.root': walking
  630. 2018/06/15 11:14:10 [INFO] backend/local: apply calling Refresh
  631. 2018/06/15 11:14:10 [INFO] terraform: building graph: GraphTypeRefresh
  632. 2018/06/15 11:14:10 [TRACE] ConfigTransformer: Starting for path: []
  633. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ConfigTransformer:
  634.  
  635. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  636. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  637. 2018/06/15 11:14:10 [TRACE] ConfigTransformer: Starting for path: []
  638. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ConfigTransformer:
  639.  
  640. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  641. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  642. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
  643.  
  644. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  645. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  646. 2018/06/15 11:14:10 [DEBUG] Attaching resource state to "aws_cognito_user_pool.pool": &terraform.ResourceState{Type:"aws_cognito_user_pool", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420352640), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  647. 2018/06/15 11:14:10 [DEBUG] Attaching resource state to "aws_cognito_user_pool_client.client": &terraform.ResourceState{Type:"aws_cognito_user_pool_client", Dependencies:[]string{"aws_cognito_user_pool.pool"}, Primary:(*terraform.InstanceState)(0xc420352690), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  648. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.AttachStateTransformer:
  649.  
  650. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  651. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  652. 2018/06/15 11:14:10 [TRACE] AttachResourceConfigTransformer: Beginning...
  653. 2018/06/15 11:14:10 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_cognito_user_pool.pool
  654. 2018/06/15 11:14:10 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"pool", Type:"aws_cognito_user_pool", RawCount:(*config.RawConfig)(0xc420338f50), RawConfig:(*config.RawConfig)(0xc420338ee0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
  655. 2018/06/15 11:14:10 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_cognito_user_pool_client.client
  656. 2018/06/15 11:14:10 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"client", Type:"aws_cognito_user_pool_client", RawCount:(*config.RawConfig)(0xc420339030), RawConfig:(*config.RawConfig)(0xc420338fc0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
  657. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
  658.  
  659. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  660. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  661. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.RootVariableTransformer:
  662.  
  663. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  664. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  665. 2018/06/15 11:14:10 [TRACE] ProviderConfigTransformer: Starting for path: []
  666. 2018/06/15 11:14:10 [TRACE] Attach provider request: []string{} aws
  667. 2018/06/15 11:14:10 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"~> 1.23.0", RawConfig:(*config.RawConfig)(0xc420338e70)}
  668. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
  669.  
  670. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  671. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  672. provider.aws - *terraform.NodeApplyableProvider
  673. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.MissingProviderTransformer:
  674.  
  675. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  676. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  677. provider.aws - *terraform.NodeApplyableProvider
  678. 2018/06/15 11:14:10 [DEBUG] resource aws_cognito_user_pool.pool using provider provider.aws
  679. 2018/06/15 11:14:10 [DEBUG] resource aws_cognito_user_pool_client.client using provider provider.aws
  680. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ProviderTransformer:
  681.  
  682. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  683. provider.aws - *terraform.NodeApplyableProvider
  684. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  685. provider.aws - *terraform.NodeApplyableProvider
  686. provider.aws - *terraform.NodeApplyableProvider
  687. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.PruneProviderTransformer:
  688.  
  689. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  690. provider.aws - *terraform.NodeApplyableProvider
  691. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  692. provider.aws - *terraform.NodeApplyableProvider
  693. provider.aws - *terraform.NodeApplyableProvider
  694. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ParentProviderTransformer:
  695.  
  696. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  697. provider.aws - *terraform.NodeApplyableProvider
  698. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  699. provider.aws - *terraform.NodeApplyableProvider
  700. provider.aws - *terraform.NodeApplyableProvider
  701. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.graphTransformerMulti:
  702.  
  703. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  704. provider.aws - *terraform.NodeApplyableProvider
  705. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  706. provider.aws - *terraform.NodeApplyableProvider
  707. provider.aws - *terraform.NodeApplyableProvider
  708. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.LocalTransformer:
  709.  
  710. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  711. provider.aws - *terraform.NodeApplyableProvider
  712. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  713. provider.aws - *terraform.NodeApplyableProvider
  714. provider.aws - *terraform.NodeApplyableProvider
  715. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.OutputTransformer:
  716.  
  717. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  718. provider.aws - *terraform.NodeApplyableProvider
  719. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  720. provider.aws - *terraform.NodeApplyableProvider
  721. provider.aws - *terraform.NodeApplyableProvider
  722. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
  723.  
  724. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  725. provider.aws - *terraform.NodeApplyableProvider
  726. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  727. provider.aws - *terraform.NodeApplyableProvider
  728. provider.aws - *terraform.NodeApplyableProvider
  729. 2018/06/15 11:14:10 [DEBUG] ReferenceTransformer: "provider.aws" references: []
  730. 2018/06/15 11:14:10 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool.pool" references: []
  731. 2018/06/15 11:14:10 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool_client.client" references: [aws_cognito_user_pool.pool]
  732. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.ReferenceTransformer:
  733.  
  734. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  735. provider.aws - *terraform.NodeApplyableProvider
  736. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  737. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  738. provider.aws - *terraform.NodeApplyableProvider
  739. provider.aws - *terraform.NodeApplyableProvider
  740. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.TargetsTransformer:
  741.  
  742. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  743. provider.aws - *terraform.NodeApplyableProvider
  744. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  745. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  746. provider.aws - *terraform.NodeApplyableProvider
  747. provider.aws - *terraform.NodeApplyableProvider
  748. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.CloseProviderTransformer:
  749.  
  750. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  751. provider.aws - *terraform.NodeApplyableProvider
  752. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  753. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  754. provider.aws - *terraform.NodeApplyableProvider
  755. provider.aws - *terraform.NodeApplyableProvider
  756. provider.aws (close) - *terraform.graphNodeCloseProvider
  757. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  758. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  759. provider.aws - *terraform.NodeApplyableProvider
  760. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.RootTransformer:
  761.  
  762. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  763. provider.aws - *terraform.NodeApplyableProvider
  764. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  765. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  766. provider.aws - *terraform.NodeApplyableProvider
  767. provider.aws - *terraform.NodeApplyableProvider
  768. provider.aws (close) - *terraform.graphNodeCloseProvider
  769. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  770. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  771. provider.aws - *terraform.NodeApplyableProvider
  772. 2018/06/15 11:14:10 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
  773.  
  774. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  775. provider.aws - *terraform.NodeApplyableProvider
  776. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  777. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResource
  778. provider.aws - *terraform.NodeApplyableProvider
  779. provider.aws (close) - *terraform.graphNodeCloseProvider
  780. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResource
  781. 2018/06/15 11:14:10 [DEBUG] Starting graph walk: walkRefresh
  782. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool_client.client"
  783. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "provider.aws"
  784. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
  785. 2018/06/15 11:14:10 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool.pool"
  786. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "aws_cognito_user_pool_client.client" waiting on "aws_cognito_user_pool.pool"
  787. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_cognito_user_pool_client.client"
  788. 2018/06/15 11:14:10 [TRACE] dag/walk: added edge: "aws_cognito_user_pool.pool" waiting on "provider.aws"
  789. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "aws_cognito_user_pool_client.client", sending new deps
  790. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
  791. 2018/06/15 11:14:10 [TRACE] dag/walk: dependencies changed for "aws_cognito_user_pool.pool", sending new deps
  792. 2018/06/15 11:14:10 [TRACE] dag/walk: walking "provider.aws"
  793. 2018/06/15 11:14:10 [TRACE] vertex 'root.provider.aws': walking
  794. 2018/06/15 11:14:10 [TRACE] vertex 'root.provider.aws': evaluating
  795. 2018/06/15 11:14:10 [TRACE] [walkRefresh] Entering eval tree: provider.aws
  796. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalSequence
  797. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalInitProvider
  798. 2018/06/15 11:14:10 [TRACE] root: eval: terraform.EvalNoop
  799. 2018/06/15 11:14:10 [TRACE] root: eval: terraform.EvalNoop
  800. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalOpFilter
  801. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalSequence
  802. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalGetProvider
  803. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalInterpolateProvider
  804. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
  805. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalOpFilter
  806. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalSequence
  807. 2018/06/15 11:14:10 [TRACE] root: eval: *terraform.EvalConfigProvider
  808. 2018-06-15T11:14:10.738-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:10 [INFO] No assume_role block read from configuration
  809. 2018-06-15T11:14:10.739-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:10 [INFO] Building AWS region structure
  810. 2018-06-15T11:14:10.739-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:10 [INFO] Building AWS auth structure
  811. 2018-06-15T11:14:10.739-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:10 [INFO] Setting AWS metadata API timeout to 100ms
  812. 2018-06-15T11:14:11.435-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:11 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
  813. 2018-06-15T11:14:11.435-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:11 [INFO] AWS Auth provider used: "SharedCredentialsProvider"
  814. 2018-06-15T11:14:11.435-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:11 [INFO] Initializing DeviceFarm SDK connection
  815. 2018-06-15T11:14:11.861-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:11 [DEBUG] Trying to get account ID via iam:GetUser
  816. 2018-06-15T11:14:12.175-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:12 [DEBUG] Getting account ID via iam:GetUser failed: AccessDenied: User: arn:aws:sts::542605267262:assumed-role/sfly-aws-sandbox-cis-admin-noiam/jaanderson is not authorized to perform: iam:GetUser on resource: user jaanderson with an explicit deny
  817. 2018-06-15T11:14:12.176-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: status code: 403, request id: e798979d-70c7-11e8-85d6-c769e2c0a160
  818. 2018-06-15T11:14:12.176-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:12 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
  819. 2018/06/15 11:14:12 [TRACE] [walkRefresh] Exiting eval tree: provider.aws
  820. 2018/06/15 11:14:12 [TRACE] dag/walk: walking "aws_cognito_user_pool.pool"
  821. 2018/06/15 11:14:12 [TRACE] vertex 'root.aws_cognito_user_pool.pool': walking
  822. 2018/06/15 11:14:12 [TRACE] vertex 'root.aws_cognito_user_pool.pool': evaluating
  823. 2018/06/15 11:14:12 [TRACE] [walkRefresh] Entering eval tree: aws_cognito_user_pool.pool
  824. 2018/06/15 11:14:12 [TRACE] root: eval: *terraform.EvalSequence
  825. 2018/06/15 11:14:12 [TRACE] root: eval: *terraform.EvalInterpolate
  826. 2018/06/15 11:14:12 [TRACE] root: eval: *terraform.EvalCountCheckComputed
  827. 2018/06/15 11:14:12 [TRACE] root: eval: *terraform.EvalIf
  828. 2018/06/15 11:14:12 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
  829. 2018/06/15 11:14:12 [TRACE] [walkRefresh] Exiting eval tree: aws_cognito_user_pool.pool
  830. 2018/06/15 11:14:12 [TRACE] vertex 'root.aws_cognito_user_pool.pool': expanding/walking dynamic subgraph
  831. 2018/06/15 11:14:12 [TRACE] Graph after step *terraform.ResourceCountTransformer:
  832.  
  833. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResourceInstance
  834. 2018/06/15 11:14:12 [TRACE] OrphanResourceCount: Starting...
  835. 2018/06/15 11:14:12 [TRACE] OrphanResourceCount: Checking: aws_cognito_user_pool.pool
  836. 2018/06/15 11:14:12 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
  837.  
  838. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResourceInstance
  839. 2018/06/15 11:14:12 [DEBUG] Attaching resource state to "aws_cognito_user_pool.pool": &terraform.ResourceState{Type:"aws_cognito_user_pool", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420352640), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  840. 2018/06/15 11:14:12 [TRACE] Graph after step *terraform.AttachStateTransformer:
  841.  
  842. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResourceInstance
  843. 2018/06/15 11:14:12 [TRACE] Graph after step *terraform.TargetsTransformer:
  844.  
  845. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResourceInstance
  846. 2018/06/15 11:14:12 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool.pool" references: []
  847. 2018/06/15 11:14:12 [TRACE] Graph after step *terraform.ReferenceTransformer:
  848.  
  849. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResourceInstance
  850. 2018/06/15 11:14:12 [TRACE] Graph after step *terraform.RootTransformer:
  851.  
  852. aws_cognito_user_pool.pool - *terraform.NodeRefreshableManagedResourceInstance
  853. 2018/06/15 11:14:12 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool.pool"
  854. 2018/06/15 11:14:12 [TRACE] dag/walk: walking "aws_cognito_user_pool.pool"
  855. 2018/06/15 11:14:12 [TRACE] vertex 'root.aws_cognito_user_pool.pool': walking
  856. 2018/06/15 11:14:12 [TRACE] vertex 'root.aws_cognito_user_pool.pool': evaluating
  857. 2018/06/15 11:14:12 [TRACE] [walkRefresh] Entering eval tree: aws_cognito_user_pool.pool
  858. 2018/06/15 11:14:12 [TRACE] root: eval: *terraform.EvalSequence
  859. 2018/06/15 11:14:12 [TRACE] root: eval: *terraform.EvalGetProvider
  860. 2018/06/15 11:14:12 [TRACE] root: eval: *terraform.EvalReadState
  861. 2018/06/15 11:14:12 [TRACE] root: eval: *terraform.EvalRefresh
  862. 2018-06-15T11:14:12.778-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:12 [DEBUG] Reading Cognito User Pool: {
  863. 2018-06-15T11:14:12.778-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: UserPoolId: "us-east-1_kpn6EdOnJ"
  864. 2018-06-15T11:14:12.778-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: }
  865. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalWriteState
  866. 2018/06/15 11:14:13 [TRACE] [walkRefresh] Exiting eval tree: aws_cognito_user_pool.pool
  867. 2018/06/15 11:14:13 [TRACE] dag/walk: walking "aws_cognito_user_pool_client.client"
  868. 2018/06/15 11:14:13 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': walking
  869. 2018/06/15 11:14:13 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': evaluating
  870. 2018/06/15 11:14:13 [TRACE] [walkRefresh] Entering eval tree: aws_cognito_user_pool_client.client
  871. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalSequence
  872. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalInterpolate
  873. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalCountCheckComputed
  874. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalIf
  875. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
  876. 2018/06/15 11:14:13 [TRACE] [walkRefresh] Exiting eval tree: aws_cognito_user_pool_client.client
  877. 2018/06/15 11:14:13 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': expanding/walking dynamic subgraph
  878. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.ResourceCountTransformer:
  879.  
  880. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResourceInstance
  881. 2018/06/15 11:14:13 [TRACE] OrphanResourceCount: Starting...
  882. 2018/06/15 11:14:13 [TRACE] OrphanResourceCount: Checking: aws_cognito_user_pool_client.client
  883. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
  884.  
  885. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResourceInstance
  886. 2018/06/15 11:14:13 [DEBUG] Attaching resource state to "aws_cognito_user_pool_client.client": &terraform.ResourceState{Type:"aws_cognito_user_pool_client", Dependencies:[]string{"aws_cognito_user_pool.pool"}, Primary:(*terraform.InstanceState)(0xc420352690), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  887. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.AttachStateTransformer:
  888.  
  889. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResourceInstance
  890. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.TargetsTransformer:
  891.  
  892. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResourceInstance
  893. 2018/06/15 11:14:13 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool_client.client" references: []
  894. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.ReferenceTransformer:
  895.  
  896. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResourceInstance
  897. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.RootTransformer:
  898.  
  899. aws_cognito_user_pool_client.client - *terraform.NodeRefreshableManagedResourceInstance
  900. 2018/06/15 11:14:13 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool_client.client"
  901. 2018/06/15 11:14:13 [TRACE] dag/walk: walking "aws_cognito_user_pool_client.client"
  902. 2018/06/15 11:14:13 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': walking
  903. 2018/06/15 11:14:13 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': evaluating
  904. 2018/06/15 11:14:13 [TRACE] [walkRefresh] Entering eval tree: aws_cognito_user_pool_client.client
  905. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalSequence
  906. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalGetProvider
  907. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalReadState
  908. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalRefresh
  909. 2018-06-15T11:14:13.110-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:13 [DEBUG] Reading Cognito User Pool Client: {
  910. 2018-06-15T11:14:13.110-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: ClientId: "rvisaadhjb8cu40kvkriima1s",
  911. 2018-06-15T11:14:13.110-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: UserPoolId: "us-east-1_kpn6EdOnJ"
  912. 2018-06-15T11:14:13.110-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: }
  913. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalWriteState
  914. 2018/06/15 11:14:13 [TRACE] [walkRefresh] Exiting eval tree: aws_cognito_user_pool_client.client
  915. 2018/06/15 11:14:13 [TRACE] dag/walk: walking "provider.aws (close)"
  916. 2018/06/15 11:14:13 [TRACE] vertex 'root.provider.aws (close)': walking
  917. 2018/06/15 11:14:13 [TRACE] vertex 'root.provider.aws (close)': evaluating
  918. 2018/06/15 11:14:13 [TRACE] [walkRefresh] Entering eval tree: provider.aws (close)
  919. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalCloseProvider
  920. 2018/06/15 11:14:13 [TRACE] [walkRefresh] Exiting eval tree: provider.aws (close)
  921. 2018/06/15 11:14:13 [INFO] backend/local: apply calling Plan
  922. 2018/06/15 11:14:13 [INFO] terraform: building graph: GraphTypePlan
  923. 2018/06/15 11:14:13 [TRACE] ConfigTransformer: Starting for path: []
  924. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.ConfigTransformer:
  925.  
  926. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  927. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  928. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.LocalTransformer:
  929.  
  930. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  931. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  932. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.OutputTransformer:
  933.  
  934. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  935. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  936. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
  937.  
  938. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  939. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  940. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
  941.  
  942. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  943. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  944. 2018/06/15 11:14:13 [TRACE] AttachResourceConfigTransformer: Beginning...
  945. 2018/06/15 11:14:13 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_cognito_user_pool.pool
  946. 2018/06/15 11:14:13 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"pool", Type:"aws_cognito_user_pool", RawCount:(*config.RawConfig)(0xc420338f50), RawConfig:(*config.RawConfig)(0xc420338ee0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
  947. 2018/06/15 11:14:13 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_cognito_user_pool_client.client
  948. 2018/06/15 11:14:13 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"client", Type:"aws_cognito_user_pool_client", RawCount:(*config.RawConfig)(0xc420339030), RawConfig:(*config.RawConfig)(0xc420338fc0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
  949. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
  950.  
  951. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  952. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  953. 2018/06/15 11:14:13 [DEBUG] Attaching resource state to "aws_cognito_user_pool.pool": &terraform.ResourceState{Type:"aws_cognito_user_pool", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420083130), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  954. 2018/06/15 11:14:13 [DEBUG] Attaching resource state to "aws_cognito_user_pool_client.client": &terraform.ResourceState{Type:"aws_cognito_user_pool_client", Dependencies:[]string{"aws_cognito_user_pool.pool"}, Primary:(*terraform.InstanceState)(0xc420083180), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  955. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.AttachStateTransformer:
  956.  
  957. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  958. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  959. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.RootVariableTransformer:
  960.  
  961. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  962. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  963. 2018/06/15 11:14:13 [TRACE] ProviderConfigTransformer: Starting for path: []
  964. 2018/06/15 11:14:13 [TRACE] Attach provider request: []string{} aws
  965. 2018/06/15 11:14:13 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"~> 1.23.0", RawConfig:(*config.RawConfig)(0xc420338e70)}
  966. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
  967.  
  968. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  969. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  970. provider.aws - *terraform.NodeApplyableProvider
  971. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.MissingProviderTransformer:
  972.  
  973. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  974. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  975. provider.aws - *terraform.NodeApplyableProvider
  976. 2018/06/15 11:14:13 [DEBUG] resource aws_cognito_user_pool.pool using provider provider.aws
  977. 2018/06/15 11:14:13 [DEBUG] resource aws_cognito_user_pool_client.client using provider provider.aws
  978. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.ProviderTransformer:
  979.  
  980. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  981. provider.aws - *terraform.NodeApplyableProvider
  982. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  983. provider.aws - *terraform.NodeApplyableProvider
  984. provider.aws - *terraform.NodeApplyableProvider
  985. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.PruneProviderTransformer:
  986.  
  987. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  988. provider.aws - *terraform.NodeApplyableProvider
  989. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  990. provider.aws - *terraform.NodeApplyableProvider
  991. provider.aws - *terraform.NodeApplyableProvider
  992. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.ParentProviderTransformer:
  993.  
  994. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  995. provider.aws - *terraform.NodeApplyableProvider
  996. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  997. provider.aws - *terraform.NodeApplyableProvider
  998. provider.aws - *terraform.NodeApplyableProvider
  999. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.graphTransformerMulti:
  1000.  
  1001. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1002. provider.aws - *terraform.NodeApplyableProvider
  1003. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1004. provider.aws - *terraform.NodeApplyableProvider
  1005. provider.aws - *terraform.NodeApplyableProvider
  1006. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
  1007.  
  1008. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1009. provider.aws - *terraform.NodeApplyableProvider
  1010. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1011. provider.aws - *terraform.NodeApplyableProvider
  1012. provider.aws - *terraform.NodeApplyableProvider
  1013. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
  1014.  
  1015. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1016. provider.aws - *terraform.NodeApplyableProvider
  1017. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1018. provider.aws - *terraform.NodeApplyableProvider
  1019. provider.aws - *terraform.NodeApplyableProvider
  1020. 2018/06/15 11:14:13 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool.pool" references: []
  1021. 2018/06/15 11:14:13 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool_client.client" references: [aws_cognito_user_pool.pool]
  1022. 2018/06/15 11:14:13 [DEBUG] ReferenceTransformer: "provider.aws" references: []
  1023. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.ReferenceTransformer:
  1024.  
  1025. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1026. provider.aws - *terraform.NodeApplyableProvider
  1027. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1028. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1029. provider.aws - *terraform.NodeApplyableProvider
  1030. provider.aws - *terraform.NodeApplyableProvider
  1031. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
  1032.  
  1033. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1034. provider.aws - *terraform.NodeApplyableProvider
  1035. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1036. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1037. provider.aws - *terraform.NodeApplyableProvider
  1038. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1039. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1040. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1041. provider.aws - *terraform.NodeApplyableProvider
  1042. provider.aws - *terraform.NodeApplyableProvider
  1043. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.TargetsTransformer:
  1044.  
  1045. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1046. provider.aws - *terraform.NodeApplyableProvider
  1047. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1048. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1049. provider.aws - *terraform.NodeApplyableProvider
  1050. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1051. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1052. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1053. provider.aws - *terraform.NodeApplyableProvider
  1054. provider.aws - *terraform.NodeApplyableProvider
  1055. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.CloseProviderTransformer:
  1056.  
  1057. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1058. provider.aws - *terraform.NodeApplyableProvider
  1059. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1060. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1061. provider.aws - *terraform.NodeApplyableProvider
  1062. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1063. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1064. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1065. provider.aws - *terraform.NodeApplyableProvider
  1066. provider.aws - *terraform.NodeApplyableProvider
  1067. provider.aws (close) - *terraform.graphNodeCloseProvider
  1068. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1069. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1070. provider.aws - *terraform.NodeApplyableProvider
  1071. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
  1072.  
  1073. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1074. provider.aws - *terraform.NodeApplyableProvider
  1075. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1076. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1077. provider.aws - *terraform.NodeApplyableProvider
  1078. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1079. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1080. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1081. provider.aws - *terraform.NodeApplyableProvider
  1082. provider.aws - *terraform.NodeApplyableProvider
  1083. provider.aws (close) - *terraform.graphNodeCloseProvider
  1084. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1085. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1086. provider.aws - *terraform.NodeApplyableProvider
  1087. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.RootTransformer:
  1088.  
  1089. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1090. provider.aws - *terraform.NodeApplyableProvider
  1091. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1092. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1093. provider.aws - *terraform.NodeApplyableProvider
  1094. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1095. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1096. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1097. provider.aws - *terraform.NodeApplyableProvider
  1098. provider.aws - *terraform.NodeApplyableProvider
  1099. provider.aws (close) - *terraform.graphNodeCloseProvider
  1100. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1101. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1102. provider.aws - *terraform.NodeApplyableProvider
  1103. root - terraform.graphNodeRoot
  1104. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1105. provider.aws (close) - *terraform.graphNodeCloseProvider
  1106. 2018/06/15 11:14:13 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
  1107.  
  1108. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1109. provider.aws - *terraform.NodeApplyableProvider
  1110. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1111. aws_cognito_user_pool.pool - *terraform.NodePlannableResource
  1112. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1113. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1114. provider.aws - *terraform.NodeApplyableProvider
  1115. provider.aws (close) - *terraform.graphNodeCloseProvider
  1116. aws_cognito_user_pool_client.client - *terraform.NodePlannableResource
  1117. root - terraform.graphNodeRoot
  1118. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1119. provider.aws (close) - *terraform.graphNodeCloseProvider
  1120. 2018/06/15 11:14:13 [DEBUG] Starting graph walk: walkPlan
  1121. 2018/06/15 11:14:13 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
  1122. 2018/06/15 11:14:13 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
  1123. 2018/06/15 11:14:13 [TRACE] dag/walk: added new vertex: "root"
  1124. 2018/06/15 11:14:13 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool.pool"
  1125. 2018/06/15 11:14:13 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool_client.client"
  1126. 2018/06/15 11:14:13 [TRACE] dag/walk: added new vertex: "provider.aws"
  1127. 2018/06/15 11:14:13 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_cognito_user_pool_client.client"
  1128. 2018/06/15 11:14:13 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
  1129. 2018/06/15 11:14:13 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
  1130. 2018/06/15 11:14:13 [TRACE] dag/walk: added edge: "aws_cognito_user_pool_client.client" waiting on "aws_cognito_user_pool.pool"
  1131. 2018/06/15 11:14:13 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_cognito_user_pool_client.client"
  1132. 2018/06/15 11:14:13 [TRACE] dag/walk: added edge: "aws_cognito_user_pool.pool" waiting on "provider.aws"
  1133. 2018/06/15 11:14:13 [TRACE] dag/walk: dependencies changed for "aws_cognito_user_pool_client.client", sending new deps
  1134. 2018/06/15 11:14:13 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
  1135. 2018/06/15 11:14:13 [TRACE] dag/walk: dependencies changed for "aws_cognito_user_pool.pool", sending new deps
  1136. 2018/06/15 11:14:13 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
  1137. 2018/06/15 11:14:13 [TRACE] dag/walk: dependencies changed for "root", sending new deps
  1138. 2018/06/15 11:14:13 [TRACE] dag/walk: walking "provider.aws"
  1139. 2018/06/15 11:14:13 [TRACE] vertex 'root.provider.aws': walking
  1140. 2018/06/15 11:14:13 [TRACE] vertex 'root.provider.aws': evaluating
  1141. 2018/06/15 11:14:13 [TRACE] [walkPlan] Entering eval tree: provider.aws
  1142. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalSequence
  1143. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalInitProvider
  1144. 2018/06/15 11:14:13 [TRACE] root: eval: terraform.EvalNoop
  1145. 2018/06/15 11:14:13 [TRACE] root: eval: terraform.EvalNoop
  1146. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalOpFilter
  1147. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalSequence
  1148. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalGetProvider
  1149. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalInterpolateProvider
  1150. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
  1151. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalOpFilter
  1152. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalSequence
  1153. 2018/06/15 11:14:13 [TRACE] root: eval: *terraform.EvalConfigProvider
  1154. 2018-06-15T11:14:13.437-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:13 [INFO] No assume_role block read from configuration
  1155. 2018-06-15T11:14:13.437-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:13 [INFO] Building AWS region structure
  1156. 2018-06-15T11:14:13.437-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:13 [INFO] Building AWS auth structure
  1157. 2018-06-15T11:14:13.437-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:13 [INFO] Setting AWS metadata API timeout to 100ms
  1158. 2018-06-15T11:14:14.153-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:14 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
  1159. 2018-06-15T11:14:14.153-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:14 [INFO] AWS Auth provider used: "SharedCredentialsProvider"
  1160. 2018-06-15T11:14:14.153-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:14 [INFO] Initializing DeviceFarm SDK connection
  1161. 2018-06-15T11:14:14.433-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:14 [DEBUG] Trying to get account ID via iam:GetUser
  1162. 2018-06-15T11:14:14.739-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:14 [DEBUG] Getting account ID via iam:GetUser failed: AccessDenied: User: arn:aws:sts::542605267262:assumed-role/sfly-aws-sandbox-cis-admin-noiam/jaanderson is not authorized to perform: iam:GetUser on resource: user jaanderson with an explicit deny
  1163. 2018-06-15T11:14:14.739-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: status code: 403, request id: e9207007-70c7-11e8-b16a-3d0c8c33d272
  1164. 2018-06-15T11:14:14.739-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:14 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
  1165. 2018/06/15 11:14:15 [TRACE] [walkPlan] Exiting eval tree: provider.aws
  1166. 2018/06/15 11:14:15 [TRACE] dag/walk: walking "aws_cognito_user_pool.pool"
  1167. 2018/06/15 11:14:15 [TRACE] vertex 'root.aws_cognito_user_pool.pool': walking
  1168. 2018/06/15 11:14:15 [TRACE] vertex 'root.aws_cognito_user_pool.pool': evaluating
  1169. 2018/06/15 11:14:15 [TRACE] [walkPlan] Entering eval tree: aws_cognito_user_pool.pool
  1170. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalSequence
  1171. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalInterpolate
  1172. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalCountCheckComputed
  1173. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalIf
  1174. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
  1175. 2018/06/15 11:14:15 [TRACE] [walkPlan] Exiting eval tree: aws_cognito_user_pool.pool
  1176. 2018/06/15 11:14:15 [TRACE] vertex 'root.aws_cognito_user_pool.pool': expanding/walking dynamic subgraph
  1177. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.ResourceCountTransformer:
  1178.  
  1179. aws_cognito_user_pool.pool - *terraform.NodePlannableResourceInstance
  1180. 2018/06/15 11:14:15 [TRACE] OrphanResourceCount: Starting...
  1181. 2018/06/15 11:14:15 [TRACE] OrphanResourceCount: Checking: aws_cognito_user_pool.pool
  1182. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
  1183.  
  1184. aws_cognito_user_pool.pool - *terraform.NodePlannableResourceInstance
  1185. 2018/06/15 11:14:15 [DEBUG] Attaching resource state to "aws_cognito_user_pool.pool": &terraform.ResourceState{Type:"aws_cognito_user_pool", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420083130), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  1186. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.AttachStateTransformer:
  1187.  
  1188. aws_cognito_user_pool.pool - *terraform.NodePlannableResourceInstance
  1189. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.TargetsTransformer:
  1190.  
  1191. aws_cognito_user_pool.pool - *terraform.NodePlannableResourceInstance
  1192. 2018/06/15 11:14:15 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool.pool" references: []
  1193. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.ReferenceTransformer:
  1194.  
  1195. aws_cognito_user_pool.pool - *terraform.NodePlannableResourceInstance
  1196. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.RootTransformer:
  1197.  
  1198. aws_cognito_user_pool.pool - *terraform.NodePlannableResourceInstance
  1199. 2018/06/15 11:14:15 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool.pool"
  1200. 2018/06/15 11:14:15 [TRACE] dag/walk: walking "aws_cognito_user_pool.pool"
  1201. 2018/06/15 11:14:15 [TRACE] vertex 'root.aws_cognito_user_pool.pool': walking
  1202. 2018/06/15 11:14:15 [TRACE] vertex 'root.aws_cognito_user_pool.pool': evaluating
  1203. 2018/06/15 11:14:15 [TRACE] [walkPlan] Entering eval tree: aws_cognito_user_pool.pool
  1204. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalSequence
  1205. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalInterpolate
  1206. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalGetProvider
  1207. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalValidateResource
  1208. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalReadState
  1209. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalDiff
  1210. 2018-06-15T11:14:15.336-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:15 [DEBUG] Instance Diff is nil in Diff()
  1211. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalCheckPreventDestroy
  1212. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalWriteState
  1213. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalWriteDiff
  1214. 2018/06/15 11:14:15 [TRACE] [walkPlan] Exiting eval tree: aws_cognito_user_pool.pool
  1215. 2018/06/15 11:14:15 [TRACE] dag/walk: walking "aws_cognito_user_pool_client.client"
  1216. 2018/06/15 11:14:15 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': walking
  1217. 2018/06/15 11:14:15 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': evaluating
  1218. 2018/06/15 11:14:15 [TRACE] [walkPlan] Entering eval tree: aws_cognito_user_pool_client.client
  1219. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalSequence
  1220. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalInterpolate
  1221. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalCountCheckComputed
  1222. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalIf
  1223. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
  1224. 2018/06/15 11:14:15 [TRACE] [walkPlan] Exiting eval tree: aws_cognito_user_pool_client.client
  1225. 2018/06/15 11:14:15 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': expanding/walking dynamic subgraph
  1226. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.ResourceCountTransformer:
  1227.  
  1228. aws_cognito_user_pool_client.client - *terraform.NodePlannableResourceInstance
  1229. 2018/06/15 11:14:15 [TRACE] OrphanResourceCount: Starting...
  1230. 2018/06/15 11:14:15 [TRACE] OrphanResourceCount: Checking: aws_cognito_user_pool_client.client
  1231. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
  1232.  
  1233. aws_cognito_user_pool_client.client - *terraform.NodePlannableResourceInstance
  1234. 2018/06/15 11:14:15 [DEBUG] Attaching resource state to "aws_cognito_user_pool_client.client": &terraform.ResourceState{Type:"aws_cognito_user_pool_client", Dependencies:[]string{"aws_cognito_user_pool.pool"}, Primary:(*terraform.InstanceState)(0xc420083180), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  1235. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.AttachStateTransformer:
  1236.  
  1237. aws_cognito_user_pool_client.client - *terraform.NodePlannableResourceInstance
  1238. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.TargetsTransformer:
  1239.  
  1240. aws_cognito_user_pool_client.client - *terraform.NodePlannableResourceInstance
  1241. 2018/06/15 11:14:15 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool_client.client" references: []
  1242. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.ReferenceTransformer:
  1243.  
  1244. aws_cognito_user_pool_client.client - *terraform.NodePlannableResourceInstance
  1245. 2018/06/15 11:14:15 [TRACE] Graph after step *terraform.RootTransformer:
  1246.  
  1247. aws_cognito_user_pool_client.client - *terraform.NodePlannableResourceInstance
  1248. 2018/06/15 11:14:15 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool_client.client"
  1249. 2018/06/15 11:14:15 [TRACE] dag/walk: walking "aws_cognito_user_pool_client.client"
  1250. 2018/06/15 11:14:15 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': walking
  1251. 2018/06/15 11:14:15 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': evaluating
  1252. 2018/06/15 11:14:15 [TRACE] [walkPlan] Entering eval tree: aws_cognito_user_pool_client.client
  1253. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalSequence
  1254. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalInterpolate
  1255. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalGetProvider
  1256. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalValidateResource
  1257. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalReadState
  1258. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalDiff
  1259. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalCheckPreventDestroy
  1260. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalWriteState
  1261. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalWriteDiff
  1262. 2018/06/15 11:14:15 [TRACE] [walkPlan] Exiting eval tree: aws_cognito_user_pool_client.client
  1263. 2018/06/15 11:14:15 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
  1264. 2018/06/15 11:14:15 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
  1265. 2018/06/15 11:14:15 [TRACE] dag/walk: walking "provider.aws (close)"
  1266. 2018/06/15 11:14:15 [TRACE] vertex 'root.provider.aws (close)': walking
  1267. 2018/06/15 11:14:15 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
  1268. 2018/06/15 11:14:15 [TRACE] vertex 'root.provider.aws (close)': evaluating
  1269. 2018/06/15 11:14:15 [TRACE] [walkPlan] Entering eval tree: provider.aws (close)
  1270. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalCloseProvider
  1271. 2018/06/15 11:14:15 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (count boundary fixup)
  1272. 2018/06/15 11:14:15 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
  1273. 2018/06/15 11:14:15 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_cognito_user_pool.pool.0", replace "aws_cognito_user_pool.pool"
  1274. 2018/06/15 11:14:15 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_cognito_user_pool_client.client.0", replace "aws_cognito_user_pool_client.client"
  1275. 2018/06/15 11:14:15 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (count boundary fixup)
  1276. 2018/06/15 11:14:15 [TRACE] [walkPlan] Exiting eval tree: provider.aws (close)
  1277. 2018/06/15 11:14:15 [TRACE] dag/walk: walking "root"
  1278. 2018/06/15 11:14:15 [TRACE] vertex 'root.root': walking
  1279. 2018/06/15 11:14:15 [DEBUG] command: asking for input: "Do you want to perform these actions?"
  1280. 2018/06/15 11:14:16 [INFO] terraform: building graph: GraphTypeApply
  1281. 2018/06/15 11:14:16 [TRACE] DiffTransformer: starting
  1282. 2018/06/15 11:14:16 [TRACE] DiffTransformer: Module: UPDATE: aws_cognito_user_pool_client.client
  1283. refresh_token_validity: "30" => "100"
  1284. 2018/06/15 11:14:16 [TRACE] DiffTransformer: Resource "aws_cognito_user_pool_client.client": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"refresh_token_validity":*terraform.ResourceAttrDiff{Old:"30", New:"100", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
  1285. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.DiffTransformer:
  1286.  
  1287. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1288. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
  1289.  
  1290. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1291. 2018/06/15 11:14:16 [TRACE] AttachResourceConfigTransformer: Beginning...
  1292. 2018/06/15 11:14:16 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_cognito_user_pool_client.client
  1293. 2018/06/15 11:14:16 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"client", Type:"aws_cognito_user_pool_client", RawCount:(*config.RawConfig)(0xc420339030), RawConfig:(*config.RawConfig)(0xc420338fc0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
  1294. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
  1295.  
  1296. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1297. 2018/06/15 11:14:16 [DEBUG] Attaching resource state to "aws_cognito_user_pool_client.client": &terraform.ResourceState{Type:"aws_cognito_user_pool_client", Dependencies:[]string{"aws_cognito_user_pool.pool"}, Primary:(*terraform.InstanceState)(0xc4203b6be0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
  1298. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.AttachStateTransformer:
  1299.  
  1300. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1301. 2018/06/15 11:14:16 [TRACE] ProviderConfigTransformer: Starting for path: []
  1302. 2018/06/15 11:14:16 [TRACE] Attach provider request: []string{} aws
  1303. 2018/06/15 11:14:16 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"~> 1.23.0", RawConfig:(*config.RawConfig)(0xc420338e70)}
  1304. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
  1305.  
  1306. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1307. provider.aws - *terraform.NodeApplyableProvider
  1308. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.MissingProviderTransformer:
  1309.  
  1310. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1311. provider.aws - *terraform.NodeApplyableProvider
  1312. 2018/06/15 11:14:16 [DEBUG] resource aws_cognito_user_pool_client.client using provider provider.aws
  1313. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.ProviderTransformer:
  1314.  
  1315. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1316. provider.aws - *terraform.NodeApplyableProvider
  1317. provider.aws - *terraform.NodeApplyableProvider
  1318. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.PruneProviderTransformer:
  1319.  
  1320. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1321. provider.aws - *terraform.NodeApplyableProvider
  1322. provider.aws - *terraform.NodeApplyableProvider
  1323. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.ParentProviderTransformer:
  1324.  
  1325. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1326. provider.aws - *terraform.NodeApplyableProvider
  1327. provider.aws - *terraform.NodeApplyableProvider
  1328. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.graphTransformerMulti:
  1329.  
  1330. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1331. provider.aws - *terraform.NodeApplyableProvider
  1332. provider.aws - *terraform.NodeApplyableProvider
  1333. 2018/06/15 11:14:16 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
  1334. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
  1335.  
  1336. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1337. provider.aws - *terraform.NodeApplyableProvider
  1338. provider.aws - *terraform.NodeApplyableProvider
  1339. 2018/06/15 11:14:16 [TRACE] CBDEdgeTransformer: Beginning CBD transformation...
  1340. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.CBDEdgeTransformer:
  1341.  
  1342. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1343. provider.aws - *terraform.NodeApplyableProvider
  1344. provider.aws - *terraform.NodeApplyableProvider
  1345. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
  1346.  
  1347. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1348. provider.aws - *terraform.NodeApplyableProvider
  1349. provider.aws - *terraform.NodeApplyableProvider
  1350. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.ProvisionerTransformer:
  1351.  
  1352. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1353. provider.aws - *terraform.NodeApplyableProvider
  1354. provider.aws - *terraform.NodeApplyableProvider
  1355. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.RootVariableTransformer:
  1356.  
  1357. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1358. provider.aws - *terraform.NodeApplyableProvider
  1359. provider.aws - *terraform.NodeApplyableProvider
  1360. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.LocalTransformer:
  1361.  
  1362. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1363. provider.aws - *terraform.NodeApplyableProvider
  1364. provider.aws - *terraform.NodeApplyableProvider
  1365. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.OutputTransformer:
  1366.  
  1367. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1368. provider.aws - *terraform.NodeApplyableProvider
  1369. provider.aws - *terraform.NodeApplyableProvider
  1370. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
  1371.  
  1372. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1373. provider.aws - *terraform.NodeApplyableProvider
  1374. provider.aws - *terraform.NodeApplyableProvider
  1375. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
  1376.  
  1377. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1378. provider.aws - *terraform.NodeApplyableProvider
  1379. provider.aws - *terraform.NodeApplyableProvider
  1380. 2018/06/15 11:14:16 [DEBUG] ReferenceTransformer: "aws_cognito_user_pool_client.client" references: []
  1381. 2018/06/15 11:14:16 [DEBUG] ReferenceTransformer: "provider.aws" references: []
  1382. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.ReferenceTransformer:
  1383.  
  1384. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1385. provider.aws - *terraform.NodeApplyableProvider
  1386. provider.aws - *terraform.NodeApplyableProvider
  1387. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
  1388.  
  1389. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1390. provider.aws - *terraform.NodeApplyableProvider
  1391. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1392. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1393. provider.aws - *terraform.NodeApplyableProvider
  1394. provider.aws - *terraform.NodeApplyableProvider
  1395. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.TargetsTransformer:
  1396.  
  1397. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1398. provider.aws - *terraform.NodeApplyableProvider
  1399. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1400. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1401. provider.aws - *terraform.NodeApplyableProvider
  1402. provider.aws - *terraform.NodeApplyableProvider
  1403. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.CloseProviderTransformer:
  1404.  
  1405. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1406. provider.aws - *terraform.NodeApplyableProvider
  1407. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1408. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1409. provider.aws - *terraform.NodeApplyableProvider
  1410. provider.aws - *terraform.NodeApplyableProvider
  1411. provider.aws (close) - *terraform.graphNodeCloseProvider
  1412. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1413. provider.aws - *terraform.NodeApplyableProvider
  1414. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
  1415.  
  1416. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1417. provider.aws - *terraform.NodeApplyableProvider
  1418. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1419. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1420. provider.aws - *terraform.NodeApplyableProvider
  1421. provider.aws - *terraform.NodeApplyableProvider
  1422. provider.aws (close) - *terraform.graphNodeCloseProvider
  1423. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1424. provider.aws - *terraform.NodeApplyableProvider
  1425. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.RootTransformer:
  1426.  
  1427. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1428. provider.aws - *terraform.NodeApplyableProvider
  1429. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1430. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1431. provider.aws - *terraform.NodeApplyableProvider
  1432. provider.aws - *terraform.NodeApplyableProvider
  1433. provider.aws (close) - *terraform.graphNodeCloseProvider
  1434. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1435. provider.aws - *terraform.NodeApplyableProvider
  1436. root - terraform.graphNodeRoot
  1437. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1438. provider.aws (close) - *terraform.graphNodeCloseProvider
  1439. 2018/06/15 11:14:16 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
  1440.  
  1441. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1442. provider.aws - *terraform.NodeApplyableProvider
  1443. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1444. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1445. provider.aws - *terraform.NodeApplyableProvider
  1446. provider.aws (close) - *terraform.graphNodeCloseProvider
  1447. aws_cognito_user_pool_client.client - *terraform.NodeApplyableResource
  1448. root - terraform.graphNodeRoot
  1449. meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
  1450. provider.aws (close) - *terraform.graphNodeCloseProvider
  1451. 2018/06/15 11:14:16 [DEBUG] Starting graph walk: walkApply
  1452. 2018/06/15 11:14:16 [TRACE] dag/walk: added new vertex: "aws_cognito_user_pool_client.client"
  1453. 2018/06/15 11:14:16 [TRACE] dag/walk: added new vertex: "provider.aws"
  1454. 2018/06/15 11:14:16 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
  1455. 2018/06/15 11:14:16 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
  1456. 2018/06/15 11:14:16 [TRACE] dag/walk: added new vertex: "root"
  1457. 2018/06/15 11:14:16 [TRACE] dag/walk: added edge: "aws_cognito_user_pool_client.client" waiting on "provider.aws"
  1458. 2018/06/15 11:14:16 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_cognito_user_pool_client.client"
  1459. 2018/06/15 11:14:16 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_cognito_user_pool_client.client"
  1460. 2018/06/15 11:14:16 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
  1461. 2018/06/15 11:14:16 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
  1462. 2018/06/15 11:14:16 [TRACE] dag/walk: dependencies changed for "aws_cognito_user_pool_client.client", sending new deps
  1463. 2018/06/15 11:14:16 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
  1464. 2018/06/15 11:14:16 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
  1465. 2018/06/15 11:14:16 [TRACE] dag/walk: dependencies changed for "root", sending new deps
  1466. 2018/06/15 11:14:16 [TRACE] dag/walk: walking "provider.aws"
  1467. 2018/06/15 11:14:16 [TRACE] vertex 'root.provider.aws': walking
  1468. 2018/06/15 11:14:16 [TRACE] vertex 'root.provider.aws': evaluating
  1469. 2018/06/15 11:14:16 [TRACE] [walkApply] Entering eval tree: provider.aws
  1470. 2018/06/15 11:14:16 [TRACE] root: eval: *terraform.EvalSequence
  1471. 2018/06/15 11:14:16 [TRACE] root: eval: *terraform.EvalInitProvider
  1472. 2018/06/15 11:14:16 [TRACE] root: eval: terraform.EvalNoop
  1473. 2018/06/15 11:14:16 [TRACE] root: eval: terraform.EvalNoop
  1474. 2018/06/15 11:14:16 [TRACE] root: eval: *terraform.EvalOpFilter
  1475. 2018/06/15 11:14:16 [TRACE] root: eval: *terraform.EvalSequence
  1476. 2018/06/15 11:14:16 [TRACE] root: eval: *terraform.EvalGetProvider
  1477. 2018/06/15 11:14:16 [TRACE] root: eval: *terraform.EvalInterpolateProvider
  1478. 2018/06/15 11:14:16 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
  1479. 2018/06/15 11:14:16 [TRACE] root: eval: *terraform.EvalOpFilter
  1480. 2018/06/15 11:14:16 [TRACE] root: eval: *terraform.EvalSequence
  1481. 2018/06/15 11:14:16 [TRACE] root: eval: *terraform.EvalConfigProvider
  1482. 2018-06-15T11:14:16.702-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:16 [INFO] No assume_role block read from configuration
  1483. 2018-06-15T11:14:16.702-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:16 [INFO] Building AWS region structure
  1484. 2018-06-15T11:14:16.702-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:16 [INFO] Building AWS auth structure
  1485. 2018-06-15T11:14:16.702-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:16 [INFO] Setting AWS metadata API timeout to 100ms
  1486. 2018-06-15T11:14:17.474-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:17 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
  1487. 2018-06-15T11:14:17.474-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:17 [INFO] AWS Auth provider used: "SharedCredentialsProvider"
  1488. 2018-06-15T11:14:17.474-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:17 [INFO] Initializing DeviceFarm SDK connection
  1489. 2018-06-15T11:14:17.770-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:17 [DEBUG] Trying to get account ID via iam:GetUser
  1490. 2018-06-15T11:14:18.083-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:18 [DEBUG] Getting account ID via iam:GetUser failed: AccessDenied: User: arn:aws:sts::542605267262:assumed-role/sfly-aws-sandbox-cis-admin-noiam/jaanderson is not authorized to perform: iam:GetUser on resource: user jaanderson with an explicit deny
  1491. 2018-06-15T11:14:18.083-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: status code: 403, request id: eb1f9b32-70c7-11e8-8108-698fc26caf37
  1492. 2018-06-15T11:14:18.083-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: 2018/06/15 11:14:18 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
  1493. 2018/06/15 11:14:18 [TRACE] [walkApply] Exiting eval tree: provider.aws
  1494. 2018/06/15 11:14:18 [TRACE] dag/walk: walking "aws_cognito_user_pool_client.client"
  1495. 2018/06/15 11:14:18 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': walking
  1496. 2018/06/15 11:14:18 [TRACE] vertex 'root.aws_cognito_user_pool_client.client': evaluating
  1497. 2018/06/15 11:14:18 [TRACE] [walkApply] Entering eval tree: aws_cognito_user_pool_client.client
  1498. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalSequence
  1499. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalInstanceInfo
  1500. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalReadDiff
  1501. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalIf
  1502. 2018/06/15 11:14:18 [TRACE] root: eval: terraform.EvalNoop
  1503. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalIf
  1504. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalInterpolate
  1505. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalGetProvider
  1506. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalReadState
  1507. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalValidateResource
  1508. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalDiff
  1509. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalReadDiff
  1510. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalCompareDiff
  1511. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalGetProvider
  1512. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalReadState
  1513. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalApplyPre
  1514. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalApply
  1515. 2018/06/15 11:14:18 [DEBUG] apply: aws_cognito_user_pool_client.client: executing Apply
  1516. 2018-06-15T11:14:18.707-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: panic: interface conversion: interface {} is int, not int64
  1517. 2018-06-15T11:14:18.707-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4:
  1518. 2018-06-15T11:14:18.707-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: goroutine 127 [running]:
  1519. 2018-06-15T11:14:18.707-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: github.com/terraform-providers/terraform-provider-aws/aws.resourceAwsCognitoUserPoolClientUpdate(0xc420abe150, 0x3510960, 0xc4205e4840, 0x24, 0x5875b20)
  1520. 2018-06-15T11:14:18.707-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/aws/resource_aws_cognito_user_pool_client.go:286 +0xdcb
  1521. 2018-06-15T11:14:18.707-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc420217c00, 0xc420953040, 0xc42094b660, 0x3510960, 0xc4205e4840, 0x1, 0xc4205e06f0, 0xc4205e06f0)
  1522. 2018-06-15T11:14:18.707-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:233 +0x259
  1523. 2018-06-15T11:14:18.707-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc420676070, 0xc420952ff0, 0xc420953040, 0xc42094b660, 0x68621e8, 0x0, 0x18)
  1524. 2018-06-15T11:14:18.707-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/provider.go:283 +0xa4
  1525. 2018-06-15T11:14:18.707-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).Apply(0xc4209061a0, 0xc42094b220, 0xc4205a93b0, 0x0, 0x0)
  1526. 2018-06-15T11:14:18.707-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin/resource_provider.go:527 +0x57
  1527. 2018-06-15T11:14:18.708-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: reflect.Value.call(0xc42051c660, 0xc42000d200, 0x13, 0x397fe6b, 0x4, 0xc420b81f20, 0x3, 0x3, 0x0, 0x0, ...)
  1528. 2018-06-15T11:14:18.708-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: /usr/local/go/src/reflect/value.go:434 +0x905
  1529. 2018-06-15T11:14:18.708-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: reflect.Value.Call(0xc42051c660, 0xc42000d200, 0x13, 0xc420731720, 0x3, 0x3, 0xc420165d40, 0x7a00000061, 0x0)
  1530. 2018-06-15T11:14:18.708-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: /usr/local/go/src/reflect/value.go:302 +0xa4
  1531. 2018-06-15T11:14:18.708-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: net/rpc.(*service).call(0xc42034a9c0, 0xc42092a3c0, 0xc420592a20, 0xc420a60100, 0xc420638940, 0x2ffa620, 0xc42094b220, 0x16, 0x2ffa660, 0xc4205a93b0, ...)
  1532. 2018-06-15T11:14:18.708-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: /usr/local/go/src/net/rpc/server.go:381 +0x142
  1533. 2018-06-15T11:14:18.708-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: created by net/rpc.(*Server).ServeCodec
  1534. 2018-06-15T11:14:18.708-0700 [DEBUG] plugin.terraform-provider-aws_v1.23.0_x4: /usr/local/go/src/net/rpc/server.go:475 +0x36b
  1535. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalWriteState
  1536. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalApplyProvisioners
  1537. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalIf
  1538. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalWriteState
  1539. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalWriteDiff
  1540. 2018/06/15 11:14:18 [TRACE] root: eval: *terraform.EvalApplyPost
  1541. 2018/06/15 11:14:18 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
  1542.  
  1543. * aws_cognito_user_pool_client.client: unexpected EOF
  1544. 2018/06/15 11:14:18 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
  1545.  
  1546. * aws_cognito_user_pool_client.client: unexpected EOF
  1547. 2018/06/15 11:14:18 [TRACE] [walkApply] Exiting eval tree: aws_cognito_user_pool_client.client
  1548. 2018/06/15 11:14:18 [TRACE] dag/walk: upstream errored, not walking "provider.aws (close)"
  1549. 2018/06/15 11:14:18 [TRACE] dag/walk: upstream errored, not walking "meta.count-boundary (count boundary fixup)"
  1550. 2018/06/15 11:14:18 [TRACE] dag/walk: upstream errored, not walking "root"
  1551. 2018-06-15T11:14:18.710-0700 [DEBUG] plugin: plugin process exited: path=/Users/jaanderson/git/test/terraform-cognito-bug/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.23.0_x4
  1552. 2018/06/15 11:14:18 [TRACE] Preserving existing state lineage "13e4a56e-7028-4835-9341-843d21caddc5"
  1553. 2018/06/15 11:14:18 [TRACE] Preserving existing state lineage "13e4a56e-7028-4835-9341-843d21caddc5"
  1554. 2018/06/15 11:14:18 [TRACE] Preserving existing state lineage "13e4a56e-7028-4835-9341-843d21caddc5"
  1555. 2018/06/15 11:14:18 [TRACE] Preserving existing state lineage "13e4a56e-7028-4835-9341-843d21caddc5"
  1556. 2018/06/15 11:14:18 [DEBUG] plugin: waiting for all plugin processes to complete...
  1557. 2018-06-15T11:14:18.714-0700 [WARN ] plugin: error closing client during Kill: err="connection is shut down"
Add Comment
Please, Sign In to add comment