← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1949991] Re: The placement service for 192.168.24.100:regionOne exists but does not have any supported versions.

 

** Changed in: nova
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1949991

Title:
  The placement service for 192.168.24.100:regionOne exists but does not
  have any supported versions.

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Nova Conductor container running under featureset 010 fails with:

  "The placement service for 192.168.24.100:regionOne exists but does
  not have any supported versions."

  The nova-conductor fails a health check slightly before that, but I'm
  not certain about connection between the two events.

  As of now I don't know what is the cause of the error or how it is
  related to the featureset and nodeset used.

  Release: master

  
  Trace:
  ------

  2021-10-29 16:37:54.218 9 CRITICAL nova [-] Unhandled error: openstack.exceptions.NotSupported: The placement service for 192.168.24.100:regionOne exists but does not have any supported versions.
  2021-10-29 16:37:54.218 9 ERROR nova Traceback (most recent call last):
  2021-10-29 16:37:54.218 9 ERROR nova   File "/usr/bin/nova-conductor", line 10, in <module>
  2021-10-29 16:37:54.218 9 ERROR nova     sys.exit(main())
  2021-10-29 16:37:54.218 9 ERROR nova   File "/usr/lib/python3.6/site-packages/nova/cmd/conductor.py", line 46, in main
  2021-10-29 16:37:54.218 9 ERROR nova     topic=rpcapi.RPC_TOPIC)
  2021-10-29 16:37:54.218 9 ERROR nova   File "/usr/lib/python3.6/site-packages/nova/service.py", line 256, in create
  2021-10-29 16:37:54.218 9 ERROR nova     periodic_interval_max=periodic_interval_max)
  2021-10-29 16:37:54.218 9 ERROR nova   File "/usr/lib/python3.6/site-packages/nova/service.py", line 116, in __init__
  2021-10-29 16:37:54.218 9 ERROR nova     self.manager = manager_class(host=self.host, *args, **kwargs)
  2021-10-29 16:37:54.218 9 ERROR nova   File "/usr/lib/python3.6/site-packages/nova/conductor/manager.py", line 119, in __init__
  2021-10-29 16:37:54.218 9 ERROR nova     self.compute_task_mgr = ComputeTaskManager()
  2021-10-29 16:37:54.218 9 ERROR nova   File "/usr/lib/python3.6/site-packages/nova/conductor/manager.py", line 244, in __init__
  2021-10-29 16:37:54.218 9 ERROR nova     self.report_client = report.SchedulerReportClient()
  2021-10-29 16:37:54.218 9 ERROR nova   File "/usr/lib/python3.6/site-packages/nova/scheduler/client/report.py", line 187, in __init__
  2021-10-29 16:37:54.218 9 ERROR nova     self._client = self._create_client()
  2021-10-29 16:37:54.218 9 ERROR nova   File "/usr/lib/python3.6/site-packages/nova/scheduler/client/report.py", line 230, in _create_client
  2021-10-29 16:37:54.218 9 ERROR nova     client = self._adapter or utils.get_sdk_adapter('placement')
  2021-10-29 16:37:54.218 9 ERROR nova   File "/usr/lib/python3.6/site-packages/nova/utils.py", line 983, in get_sdk_adapter
  2021-10-29 16:37:54.218 9 ERROR nova     return getattr(conn, service_type)
  2021-10-29 16:37:54.218 9 ERROR nova   File "/usr/lib/python3.6/site-packages/openstack/service_description.py", line 87, in __get__
  2021-10-29 16:37:54.218 9 ERROR nova     proxy = self._make_proxy(instance)
  2021-10-29 16:37:54.218 9 ERROR nova   File "/usr/lib/python3.6/site-packages/openstack/service_description.py", line 271, in _make_proxy
  2021-10-29 16:37:54.218 9 ERROR nova     region_name=region_name))
  2021-10-29 16:37:54.218 9 ERROR nova openstack.exceptions.NotSupported: The placement service for 192.168.24.100:regionOne exists but does not have any supported versions.
  2021-10-29 16:37:54.218 9 ERROR nova 

  Logs:
  -----
  https://logserver.rdoproject.org/99/36499/6/check/periodic-tripleo-ci-centos-8-containers-multinode-compute-master-validation/91262ed/logs/subnode-1/var/log/containers/nova/nova-conductor.log.txt.gz

  https://logserver.rdoproject.org/99/36499/6/check/periodic-tripleo-ci-
  centos-8-containers-multinode-compute-master-
  validation/91262ed/logs/subnode-1/var/log/extra/failed_services.txt.gz

  Full logs for the job:
  https://logserver.rdoproject.org/99/36499/6/check/periodic-tripleo-ci-
  centos-8-containers-multinode-compute-master-validation/91262ed/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1949991/+subscriptions



References