Guest User

Untitled

a guest
Nov 21st, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.24 KB | None | 0 0
  1. 2018/11/21 11:48:15 [TRACE] root: eval: *terraform.EvalConfigProvider
  2. 2018-11-21T11:48:15.438Z [DEBUG] plugin.terraform-provider-azurerm_v1.19.0_x4.exe: 2018/11/21 11:48:15 Testing if Service Principal / Client Certificate is applicable for Authentication..
  3. 2018-11-21T11:48:15.438Z [DEBUG] plugin.terraform-provider-azurerm_v1.19.0_x4.exe: 2018/11/21 11:48:15 Testing if Service Principal / Client Secret is applicable for Authentication..
  4. 2018-11-21T11:48:15.438Z [DEBUG] plugin.terraform-provider-azurerm_v1.19.0_x4.exe: 2018/11/21 11:48:15 Testing if Managed Service Identity is applicable for Authentication..
  5. 2018-11-21T11:48:15.438Z [DEBUG] plugin.terraform-provider-azurerm_v1.19.0_x4.exe: 2018/11/21 11:48:15 Testing if Parsing credentials from the Azure CLI is applicable for Authentication..
  6. 2018-11-21T11:48:15.438Z [DEBUG] plugin.terraform-provider-azurerm_v1.19.0_x4.exe: 2018/11/21 11:48:15 Using Parsing credentials from the Azure CLI for Authentication
  7. 2018-11-21T11:48:15.438Z [DEBUG] plugin.terraform-provider-azurerm_v1.19.0_x4.exe: 2018/11/21 11:48:15 [DEBUG] Token "BlahBlah" has expired
  8. 2018-11-21T11:48:15.438Z [DEBUG] plugin.terraform-provider-azurerm_v1.19.0_x4.exe: 2018/11/21 11:48:15 [DEBUG] Token "BlahBlah" has expired
  9. 2018/11/21 11:48:15 [ERROR] root: eval: *terraform.EvalConfigProvider, err: Error building AzureRM Client: No (unexpired) Authorization Tokens were found - please re-authenticate using `az login`.
  10. 2018/11/21 11:48:15 [ERROR] root: eval: *terraform.EvalSequence, err: Error building AzureRM Client: No (unexpired) Authorization Tokens were found - please re-authenticate using `az login`.
  11. 2018/11/21 11:48:15 [ERROR] root: eval: *terraform.EvalOpFilter, err: Error building AzureRM Client: No (unexpired) Authorization Tokens were found - please re-authenticate using `az login`.
  12. 2018/11/21 11:48:15 [ERROR] root: eval: *terraform.EvalSequence, err: Error building AzureRM Client: No (unexpired) Authorization Tokens were found - please re-authenticate using `az login`.
  13. 2018/11/21 11:48:15 [TRACE] [walkRefresh] Exiting eval tree: provider.azurerm
  14. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "module.ResourceGroup.azurerm_resource_group.resourceGroup"
  15. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "module.ResourceGroup.output.name"
  16. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "module.VirtualNetwork.azurerm_virtual_network.vnet_withDNS"
  17. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "module.VirtualNetwork.azurerm_virtual_network.vnet"
  18. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "module.VirtualNetwork.output.address_space"
  19. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "module.VirtualNetwork.output.location"
  20. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "module.VirtualNetwork.output.name"
  21. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "module.VirtualNetwork.output.subnet_id"
  22. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "module.VirtualNetwork.output.resource_group_name"
  23. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "module.VirtualNetwork.output.id"
  24. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "output.vnet_id"
  25. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "provider.azurerm (close)"
  26. 2018/11/21 11:48:15 [TRACE] dag/walk: upstream errored, not walking "root"
  27. 2018/11/21 11:48:15 [DEBUG] plugin: waiting for all plugin processes to complete...
  28. 2018-11-21T11:48:15.441Z [DEBUG] plugin.terraform-provider-azurerm_v1.19.0_x4.exe: 2018/11/21 11:48:15 [ERR] plugin: plugin server: accept tcp 127.0.0.1:10000: use of closed network connection
  29. 2018/11/21 11:48:15 [ERR] yamux: Failed to read stream data: read tcp 127.0.0.1:51747->127.0.0.1:10000: wsarecv: An existing connection was forcibly closed by the remote host.
  30. 2018/11/21 11:48:15 [ERR] yamux: Failed to write header: write tcp 127.0.0.1:51747->127.0.0.1:10000: use of closed network connection
  31. 2018-11-21T11:48:15.454Z [WARN ] plugin: error closing client during Kill: err="unexpected EOF"
  32. 2018-11-21T11:48:15.464Z [DEBUG] plugin: plugin process exited: path=C:\Users\john\Source\repo\SHRG\.terraform\plugins\windows_amd64\terraform-provider-azurerm_v1.19.0_x4.exe
Add Comment
Please, Sign In to add comment