Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test(s): TestAccDataSourceGoogleCloudBackupDRDataSource_basic #21159

Open
shuyama1 opened this issue Jan 31, 2025 · 0 comments
Open

Failing test(s): TestAccDataSourceGoogleCloudBackupDRDataSource_basic #21159

shuyama1 opened this issue Jan 31, 2025 · 0 comments

Comments

@shuyama1
Copy link
Collaborator

Impacted tests

TestAccDataSourceGoogleCloudBackupDRDataSource_basic

Affected Resource(s)

google_cloud_backup_drdata_source

Failure rates

  • GA: 100%
  • Beta: 0%

Message(s)

=== RUN   TestAccDataSourceGoogleCloudBackupDRDataSource_basic
=== PAUSE TestAccDataSourceGoogleCloudBackupDRDataSource_basic
=== CONT  TestAccDataSourceGoogleCloudBackupDRDataSource_basic
    data_source_backup_dr_data_source_test.go:32: Step 1/1 error: Error running pre-apply refresh: exit status 1
        
        Error: Error reading BackupVault: googleapi: Error 404: Resource 'projects/ci-test-project-nightly-ga/locations/us-central1/backupVaults/bv-test/dataSources/ds-test' was not found
        Details:
        [
          {
            "@type": "type.googleapis.com/google.rpc.ResourceInfo",
            "resourceName": "projects/ci-test-project-nightly-ga/locations/us-central1/backupVaults/bv-test/dataSources/ds-test"
          }
        ]
        
          with data.google_backup_dr_data_source.foo,
          on terraform_plugin_test.tf line 5, in data "google_backup_dr_data_source" "foo":
           5: data "google_backup_dr_data_source" "foo" {
        
--- FAIL: TestAccDataSourceGoogleCloudBackupDRDataSource_basic (2.33s)
FAIL

Test Debug Log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant