Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

The build failed #430

Closed
flaky-bot bot opened this issue May 26, 2022 · 1 comment
Closed

The build failed #430

flaky-bot bot opened this issue May 26, 2022 · 1 comment
Labels
api: cloudasset Issues related to the googleapis/python-asset API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented May 26, 2022

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: 8bdb749
buildURL: Build Status, Sponge
status: failed

Test output
tests/system/test_vpcsc.py:23: in 
    from google.cloud import asset_v1
google/cloud/asset_v1/__init__.py:17: in 
    from .services.asset_service import AssetServiceClient
google/cloud/asset_v1/services/asset_service/__init__.py:16: in 
    from .client import AssetServiceClient
google/cloud/asset_v1/services/asset_service/client.py:39: in 
    from google.cloud.asset_v1.services.asset_service import pagers
google/cloud/asset_v1/services/asset_service/pagers.py:27: in 
    from google.cloud.asset_v1.types import asset_service
google/cloud/asset_v1/types/__init__.py:16: in 
    from .asset_service import (
google/cloud/asset_v1/types/asset_service.py:18: in 
    from google.cloud.asset_v1.types import assets as gca_assets
google/cloud/asset_v1/types/assets.py:18: in 
    from google.cloud.orgpolicy.v1 import orgpolicy_pb2  # type: ignore
.nox/system-3-8/lib/python3.8/site-packages/google/cloud/orgpolicy/v1/__init__.py:22: in 
    from google.cloud.orgpolicy.v1 import orgpolicy_pb2
.nox/system-3-8/lib/python3.8/site-packages/google/cloud/orgpolicy/v1/orgpolicy_pb2.py:55: in 
    _descriptor.EnumValueDescriptor(
.nox/system-3-8/lib/python3.8/site-packages/google/protobuf/descriptor.py:755: in __new__
    _message.Message._CheckCalledFromGeneratedFile()
E   TypeError: Descriptors cannot not be created directly.
E   If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.
E   If you cannot immediately regenerate your protos, some other possible workarounds are:
E    1. Downgrade the protobuf package to 3.20.x or lower.
E    2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
E   
E   More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels May 26, 2022
@product-auto-label product-auto-label bot added the api: cloudasset Issues related to the googleapis/python-asset API. label May 26, 2022
@parthea
Copy link
Contributor

parthea commented May 27, 2022

The build is now passing

@parthea parthea closed this as completed May 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudasset Issues related to the googleapis/python-asset API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant