Skip to content

Instantly share code, notes, and snippets.

@flcdrg
Created June 3, 2024 05:41
Show Gist options
  • Save flcdrg/c4b86cb3d964714eb0c139d05cd9a2a0 to your computer and use it in GitHub Desktop.
Save flcdrg/c4b86cb3d964714eb0c139d05cd9a2a0 to your computer and use it in GitHub Desktop.
Terraform crash
2024-06-03T15:24:56.302+1000 [ERROR] provider.terraform-provider-azurerm_v3.106.1_x5: POST https://management.azure.com/subscriptions/e45289ac-4eac-46b2-b15d-35d755a8d13a/resourceGroups/RG_APPLICATION_WEB_DEV_AUE/providers/Microsoft.Web/sites/appsvc-api-abc-dev-aue/slots/staging/config/publishingcredentials/list?api-version=2023-01-01 request failed: Post "https://management.azure.com/subscriptions/e45289ac-4eac-46b2-b15d-35d755a8d13a/resourceGroups/RG_APPLICATION_WEB_DEV_AUE/providers/Microsoft.Web/sites/appsvc-api-abc-dev-aue/slots/staging/config/publishingcredentials/list?api-version=2023-01-01": context deadline exceeded: timestamp="2024-06-03T15:24:56.302+1000"
2024-06-03T15:24:56.305+1000 [ERROR] provider.terraform-provider-azurerm_v3.106.1_x5: Response contains error diagnostic: tf_proto_version=5.4 tf_provider_addr=provider tf_resource_type=azurerm_windows_web_app_slot @caller=github.com/hashicorp/terraform-plugin-go@v0.19.0/tfprotov5/internal/diag/diagnostics.go:58 @module=sdk.proto
diagnostic_detail=
| listing Site Publishing Credential information for Slot (Subscription: "e45289ac-4eac-46b2-b15d-35d755a8d13a"
| Resource Group Name: "RG_APPLICATION_WEB_DEV_AUE"
| Site Name: "appsvc-api-abc-dev-aue"
| Slot Name: "staging"): listing Site Publishing Credential information for Slot (Subscription: "e45289ac-4eac-46b2-b15d-35d755a8d13a"
| Resource Group Name: "RG_APPLICATION_WEB_DEV_AUE"
| Site Name: "appsvc-api-abc-dev-aue"
| Slot Name: "staging"): Post "https://management.azure.com/subscriptions/e45289ac-4eac-46b2-b15d-35d755a8d13a/resourceGroups/RG_APPLICATION_WEB_DEV_AUE/providers/Microsoft.Web/sites/appsvc-api-abc-dev-aue/slots/staging/config/publishingcredentials/list?api-version=2023-01-01": HTTP response was nil; connection may have been reset
diagnostic_severity=ERROR
diagnostic_summary=
| listing Site Publishing Credential information for Slot (Subscription: "e45289ac-4eac-46b2-b15d-35d755a8d13a"
| Resource Group Name: "RG_APPLICATION_WEB_DEV_AUE"
| Site Name: "appsvc-api-abc-dev-aue"
| Slot Name: "staging"): listing Site Publishing Credential information for Slot (Subscription: "e45289ac-4eac-46b2-b15d-35d755a8d13a"
| Resource Group Name: "RG_APPLICATION_WEB_DEV_AUE"
| Site Name: "appsvc-api-abc-dev-aue"
| Slot Name: "staging"): Post "https://management.azure.com/subscriptions/e45289ac-4eac-46b2-b15d-35d755a8d13a/resourceGroups/RG_APPLICATION_WEB_DEV_AUE/providers/Microsoft.Web/sites/appsvc-api-abc-dev-aue/slots/staging/config/publishingcredentials/list?api-version=2023-01-01": HTTP response was nil; connection may have been reset
tf_req_id=4a5335e6-66f7-51e9-fe87-b2fd7630f8de tf_rpc=ApplyResourceChange timestamp="2024-06-03T15:24:56.305+1000"
2024-06-03T15:24:56.353+1000 [ERROR] vertex "azurerm_windows_web_app_slot.api_staging" error: listing Site Publishing Credential information for Slot (Subscription: "e45289ac-4eac-46b2-b15d-35d755a8d13a"
Resource Group Name: "RG_APPLICATION_WEB_DEV_AUE"
Site Name: "appsvc-api-abc-dev-aue"
Slot Name: "staging"): listing Site Publishing Credential information for Slot (Subscription: "e45289ac-4eac-46b2-b15d-35d755a8d13a"
Resource Group Name: "RG_APPLICATION_WEB_DEV_AUE"
Site Name: "appsvc-api-abc-dev-aue"
Slot Name: "staging"): Post "https://management.azure.com/subscriptions/e45289ac-4eac-46b2-b15d-35d755a8d13a/resourceGroups/RG_APPLICATION_WEB_DEV_AUE/providers/Microsoft.Web/sites/appsvc-api-abc-dev-aue/slots/staging/config/publishingcredentials/list?api-version=2023-01-01": HTTP response was nil; connection may have been reset
2024-06-03T15:25:01.918+1000 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-06-03T15:25:01.918+1000 [ERROR] vertex "azurerm_private_endpoint.pe-otherwebapp[0]" error: Plugin did not respond
2024-06-03T15:25:01.918+1000 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-06-03T15:25:01.922+1000 [ERROR] vertex "azurerm_private_endpoint.pe_node_staging" error: Plugin did not respond
2024-06-03T15:25:01.923+1000 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-06-03T15:25:01.925+1000 [ERROR] vertex "azurerm_private_endpoint.pe_api" error: Plugin did not respond
2024-06-03T15:25:01.923+1000 [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = error reading from server: EOF"
2024-06-03T15:25:01.927+1000 [ERROR] vertex "azurerm_private_endpoint.pe-otherwebapp_staging[0]" error: Plugin did not respond
Error: Plugin did not respond
with azurerm_private_endpoint.pe-otherwebapp[0],
on app-service-othernode.tf line 112, in resource "azurerm_private_endpoint" "pe-otherwebapp":
112: resource "azurerm_private_endpoint" "pe-otherwebapp" {
The plugin encountered an error, and failed to respond to the
plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs may contain
more details.
Error: Plugin did not respond
with azurerm_private_endpoint.pe-otherwebapp_staging[0],
on app-service-othernode.tf line 128, in resource "azurerm_private_endpoint" "pe-otherwebapp_staging":
128: resource "azurerm_private_endpoint" "pe-otherwebapp_staging" {
The plugin encountered an error, and failed to respond to the
plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs may contain
more details.
Error: listing Site Publishing Credential information for Slot (Subscription: "e45289ac-4eac-46b2-b15d-35d755a8d13a"
Resource Group Name: "RG_APPLICATION_WEB_DEV_AUE"
Site Name: "appsvc-api-abc-dev-aue"
Slot Name: "staging"): listing Site Publishing Credential information for Slot (Subscription: "e45289ac-4eac-46b2-b15d-35d755a8d13a"
Resource Group Name: "RG_APPLICATION_WEB_DEV_AUE"
Site Name: "appsvc-api-abc-dev-aue"
Slot Name: "staging"): Post "https://management.azure.com/subscriptions/e45289ac-4eac-46b2-b15d-35d755a8d13a/resourceGroups/RG_APPLICATION_WEB_DEV_AUE/providers/Microsoft.Web/sites/appsvc-api-abc-dev-aue/slots/staging/config/publishingcredentials/list?api-version=2023-01-01": HTTP response was nil; connection may have been reset
with azurerm_windows_web_app_slot.api_staging,
on app-service-api.tf line 88, in resource "azurerm_windows_web_app_slot" "api_staging":
88: resource "azurerm_windows_web_app_slot" "api_staging" {
listing Site Publishing Credential information for Slot (Subscription:
"e45289ac-4eac-46b2-b15d-35d755a8d13a"
Resource Group Name: "RG_APPLICATION_WEB_DEV_AUE"
Site Name: "appsvc-api-abc-dev-aue"
Slot Name: "staging"): listing Site Publishing Credential information for
Slot (Subscription: "e45289ac-4eac-46b2-b15d-35d755a8d13a"
Resource Group Name: "RG_APPLICATION_WEB_DEV_AUE"
Site Name: "appsvc-api-abc-dev-aue"
Slot Name: "staging"): Post
"https://management.azure.com/subscriptions/e45289ac-4eac-46b2-b15d-35d755a8d13a/resourceGroups/RG_APPLICATION_WEB_DEV_AUE/providers/Microsoft.Web/sites/appsvc-api-abc-dev-aue/slots/staging/config/publishingcredentials/list?api-version=2023-01-01":
HTTP response was nil; connection may have been reset
Error: Plugin did not respond
with azurerm_private_endpoint.pe_api,
on app-service-api.tf line 129, in resource "azurerm_private_endpoint" "pe_api":
129: resource "azurerm_private_endpoint" "pe_api" {
The plugin encountered an error, and failed to respond to the
plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs may contain
more details.
Error: Plugin did not respond
with azurerm_private_endpoint.pe_node_staging,
on app-service-node.tf line 137, in resource "azurerm_private_endpoint" "pe_node_staging":
137: resource "azurerm_private_endpoint" "pe_node_staging" {
The plugin encountered an error, and failed to respond to the
plugin.(*GRPCProvider).ApplyResourceChange call. The plugin logs may contain
more details.
Stack trace from the terraform-provider-azurerm_v3.106.1_x5 plugin:
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0xbf77c1]
goroutine 4176 [running]:
github.com/hashicorp/go-azure-sdk/sdk/client/pollers.(*Poller).PollUntilDone.func1()
github.com/hashicorp/go-azure-sdk/sdk@v0.20240529.1155048/client/pollers/poller.go:124 +0xa1
created by github.com/hashicorp/go-azure-sdk/sdk/client/pollers.(*Poller).PollUntilDone in goroutine 3612
github.com/hashicorp/go-azure-sdk/sdk@v0.20240529.1155048/client/pollers/poller.go:108 +0xfd
Error: The terraform-provider-azurerm_v3.106.1_x5 plugin crashed!
This is always indicative of a bug within the plugin. It would be immensely
helpful if you could report the crash with the plugin's maintainers so that it
can be fixed. The output above should help diagnose the issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment