We have a dbt project run from Bitbucket pipeline failed. The builds were successful earlier but started failing this morning. There was no changes in the code.
Error message :
TypeError: MessageToJson() got an unexpected keyword argument 'including_default_value_fields'
Checked Python dependency conflict or corrupted env pointing by the error message and didn't find out anything.
Hi Alyssa and welcome to the community!
You can check the following knowledge base article, specifically Scenario 1: Builds were successful earlier, but started failing recently
The article includes possible causes and steps you can follow to troubleshoot a pipeline that used to be successful but started failing recently.
Please feel free to reach out if you have any questions.
Kind regards,
Theodora
I encountered this same issue. It was resolved by upgrading dbt_core to 1.7.10. See similar issue in dbt-core repo:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.