sweep: Snowflake outbound shares and dataset outbound shares #182
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / report
failed
Oct 11, 2023 in 0s
1 fail, 5 skipped, 183 pass in 21m 44s
Annotations
Check warning on line 0 in github.com/observeinc/terraform-provider-observe/observe
github-actions / report
1 out of 2 runs failed: TestAccObserveSourceBoard (github.com/observeinc/terraform-provider-observe/observe)
test-report.xml [took 4s]
Raw output
Failed
=== RUN TestAccObserveSourceBoard
2023-10-11T22:52:04.433Z [ERROR] sdk.proto: Response contains error diagnostic: tf_resource_type=observe_datastream
diagnostic_detail=
| input: datastream Cannot find entity for datastream 41429194: no datastream found
diagnostic_severity=ERROR diagnostic_summary="failed to retrieve datastream [id=41429194]" tf_proto_version=5.3 tf_rpc=ReadResource tf_req_id=f854663e-64b6-e5cd-548f-45b48a10192e tf_provider_addr=registry.terraform.io/hashicorp/observe
2023-10-11T22:52:04.440Z [ERROR] sdk.helper_resource: Unexpected error: test_name=TestAccObserveSourceBoard test_terraform_path=/home/runner/work/_temp/8cf86d15-2927-4441-a36a-310325a2f7ab/terraform test_working_directory=/tmp/plugintest418016848 test_step_number=1
error=
| Error running post-apply refresh: exit status 1
|
| Error: failed to retrieve datastream [id=41429194]
|
| with observe_datastream.test,
| on terraform_plugin_test.tf line 6, in resource "observe_datastream" "test":
| 6: \tresource "observe_datastream" "test" {
|
| input: datastream Cannot find entity for datastream 41429194: no datastream
| found
|
data_source_board_test.go:14: Step 1/1 error: Error running post-apply refresh: exit status 1
Error: failed to retrieve datastream [id=41429194]
with observe_datastream.test,
on terraform_plugin_test.tf line 6, in resource "observe_datastream" "test":
6: resource "observe_datastream" "test" {
input: datastream Cannot find entity for datastream 41429194: no datastream
found
2023-10-11T22:52:04.879Z [ERROR] sdk.proto: Response contains error diagnostic: diagnostic_detail="" tf_resource_type=observe_datastream tf_provider_addr=registry.terraform.io/hashicorp/observe tf_req_id=56daf254-e2f5-9028-3d39-d5f723ab80af tf_proto_version=5.3 tf_rpc=ApplyResourceChange diagnostic_severity=ERROR
diagnostic_summary=
| failed to delete datastream: input: resultStatus Cannot find entity for datastream 41429194: no datastream found
2023-10-11T22:52:04.884Z [ERROR] sdk.helper_resource: Error running post-test destroy, there may be dangling resources:
error=
| exit status 1
|
| Error: failed to delete datastream: input: resultStatus Cannot find entity for datastream 41429194: no datastream found
|
|
test_terraform_path=/home/runner/work/_temp/8cf86d15-2927-4441-a36a-310325a2f7ab/terraform test_working_directory=/tmp/plugintest418016848 test_step_number=1 test_name=TestAccObserveSourceBoard
testing_new.go:85: Error running post-test destroy, there may be dangling resources: exit status 1
Error: failed to delete datastream: input: resultStatus Cannot find entity for datastream 41429194: no datastream found
--- FAIL: TestAccObserveSourceBoard (4.66s)
Loading