Hi Ueha, It seems gnocchi is failing and requires a regeneration of the protobuf client: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/z... --- Jul 29 05:20:41.105688 ubuntu-focal-ovh-bhs1-0030564625 devstack@gnocchi-api.service[61040]: File "/usr/local/lib/python3.8/dist-packages/google/protobuf/descriptor.py", line 755, in __new__ Jul 29 05:20:41.105688 ubuntu-focal-ovh-bhs1-0030564625 devstack@gnocchi-api.service[61040]: _message.Message._CheckCalledFromGeneratedFile() Jul 29 05:20:41.105688 ubuntu-focal-ovh-bhs1-0030564625 devstack@gnocchi-api.service[61040]: TypeError: Descriptors cannot not be created directly. Jul 29 05:20:41.105688 ubuntu-focal-ovh-bhs1-0030564625 devstack@gnocchi-api.service[61040]: 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. --- Kind regards, Radek -yoctozepto On Tue, 2 Aug 2022 at 11:53, ueha.ayumu@fujitsu.com <ueha.ayumu@fujitsu.com> wrote:
Hi telemetry team,
I’m Ueha from Tacker team,
The Zuul gate job of Tacker failed with the following error. Do you know the solution?
The gate job has failed, so we would appreciate it if you could deal it with high priority.
Thanks!
for reference, the same error occurring in the ceilometer patch.
(https://review.opendev.org/c/openstack/ceilometer/+/851338 ‘s telemetry-dsvm-integration-centos-9s job)
------------------
++ /opt/stack/ceilometer/devstack/plugin.sh:start_ceilometer:322 : /usr/local/bin/ceilometer-upgrade
2022-07-29 05:20:42.125 61523 DEBUG ceilometer.cmd.storage [-] Upgrading Gnocchi resource types upgrade /opt/stack/ceilometer/ceilometer/cmd/storage.py:42
2022-07-29 05:20:42.228 61523 CRITICAL ceilometer [-] Unhandled error: gnocchiclient.exceptions.ClientException: Internal Server Error (HTTP 500)
2022-07-29 05:20:42.228 61523 ERROR ceilometer Traceback (most recent call last):
2022-07-29 05:20:42.228 61523 ERROR ceilometer File "/usr/local/bin/ceilometer-upgrade", line 10, in <module>
2022-07-29 05:20:42.228 61523 ERROR ceilometer sys.exit(upgrade())
2022-07-29 05:20:42.228 61523 ERROR ceilometer File "/opt/stack/ceilometer/ceilometer/cmd/storage.py", line 49, in upgrade
2022-07-29 05:20:42.228 61523 ERROR ceilometer tenacity.Retrying(
......... omit .........
2022-07-29 05:20:42.228 61523 ERROR ceilometer File "/usr/local/lib/python3.8/dist-packages/gnocchiclient/client.py", line 52, in request
2022-07-29 05:20:42.228 61523 ERROR ceilometer raise exceptions.from_response(resp, method)
2022-07-29 05:20:42.228 61523 ERROR ceilometer gnocchiclient.exceptions.ClientException: Internal Server Error (HTTP 500)
2022-07-29 05:20:42.228 61523 ERROR ceilometer
------------------
Full log: https://zuul.opendev.org/t/openstack/build/71262e66ecf34827a8a3435657aa9b3f
Best Regards,
Ueha