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

Fix Error: Inconsistent dependency lock file error in test #2589

Conversation

modular-magician
Copy link
Collaborator

This test has 100% failure rate in TPGB nightlies

------- Stdout: -------
=== RUN   TestAccProjectService_checkUsageOfServices
=== PAUSE TestAccProjectService_checkUsageOfServices
=== CONT  TestAccProjectService_checkUsageOfServices
    vcr_utils.go:152: Step 1/3 error: Error running pre-apply refresh: exit status 1
        Error: Inconsistent dependency lock file
        The following dependency selections recorded in the lock file are
        inconsistent with the current configuration:
          - provider registry.terraform.io/hashicorp/google: required by this configuration but no version is selected
        To make the initial dependency selections that will initialize the dependency
        lock file, run:
          terraform init
--- FAIL: TestAccProjectService_checkUsageOfServices (0.26s)
FAIL

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#11314

[upstream:0e6e861f860fc5130bdc725a47fc34bab470c6ea]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner August 1, 2024 14:02
@modular-magician modular-magician requested review from melinath and removed request for a team August 1, 2024 14:02
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician merged commit 8795caa into GoogleCloudPlatform:main Aug 1, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant