[Yahoo-eng-team] [Bug 1921306] [NEW] When Instance is paused state, live migration failure.

2021-03-24 Thread Xinxin Shen
Public bug reported: When the virtual machine is in the paused state and continuously live migrated twice, the Instance state changes to ERROR. 2021-03-22 19:34:38.388 6 DEBUG nova.virt.libvirt.guest [- req-None - - - - -] Failed to get job stats: Unable to read from monitor: Connection reset

[Yahoo-eng-team] [Bug 1921154] [NEW] os.kill(SIGTERM) does not finish and timeouts

2021-03-24 Thread Rodolfo Alonso
Public bug reported: Since [1], the process signals are sent using os.kill() method. It is happening that, in some cases, the method never returns and raises a timeout. Because os.kill() is a blocking method, we should find a way to monitor this process and end it properly. Error logs: -

[Yahoo-eng-team] [Bug 1921150] [NEW] Repeated ERROR log: Unable to save resource provider ... because: re-parenting a provider is not currently allowed

2021-03-24 Thread Balazs Gibizer
Public bug reported: Description === If neutron is configured with QoS guaranteed minimum bandwidth and the deployment is upgraded from a Stein 14.0.4 or older, or Train 15.0.1 or older to any newer OpenStack versions the following stack trace appears repeatedly in the neutron-server

[Yahoo-eng-team] [Bug 1916761] Re: [dvr] bound port permanent arp entries never deleted

2021-03-24 Thread Corey Bryant
This bug was fixed in the package neutron - 2:17.1.0+git2021012815.0fb63f7297-0ubuntu4~cloud0 --- neutron (2:17.1.0+git2021012815.0fb63f7297-0ubuntu4~cloud0) focal-wallaby; urgency=medium . * New update for the Ubuntu Cloud Archive. . neutron

[Yahoo-eng-team] [Bug 1921126] [NEW] [RFE] Allow explicit management of default routes

2021-03-24 Thread Bence Romsics
Public bug reported: This RFE proposes to allow explicit management of the default route(s) of a Neutron router. This is mostly useful for a user to install multiple default routes for Equal Cost Multipath (ECMP) and treat all these routes uniformly. Since I already written a spec proposal for

[Yahoo-eng-team] [Bug 1921124] [NEW] Randomly-set credentials not available within the instance

2021-03-24 Thread Dan Watkins
Public bug reported: As part of the fix for bug 1918303 in [0], we stopped emitting randomly- generated passwords to /var/log/cloud-init-output.log. This functionality _is_ used by some cloud-init consumers, most notably subiquity. We should reintroduce saving these passwords somewhere in the

[Yahoo-eng-team] [Bug 1921098] [NEW] test_init_application_called_twice unit test fails intermittently

2021-03-24 Thread Balazs Gibizer
Public bug reported: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_350/782634/3/check /openstack-tox-py38/35000f9/testr_results.html Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1918863] Re: find secret not has usage_type='vtpm'

2021-03-24 Thread Balazs Gibizer
@Brin: thanks. I assume that it is a new feature not a bug so I mark this Invalid. Let's continue the work in the bp. ** Changed in: nova Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1921085] [NEW] neutron-server ovsdbapp timeout exceptions after intermittent connectivity issues

2021-03-24 Thread Hemanth Nakkina
Public bug reported: Cloud environment: bionic-ussuri with 3 neutron-server and 3 ovn-central components each running on separate rack. (ovn-central runs ovn-northd, ovsdb-nb, ovsdb-sb services) There is some network glitch between rack3 to other racks for a minute and so neutron-server/2 not

[Yahoo-eng-team] [Bug 1896734] Re: A privsep daemon spawned by neutron-openvswitch-agent hangs when debug logging is enabled (large number of registered NICs) - an RPC response is too large for msgpac

2021-03-24 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:17.1.0-0ubuntu3~cloud0 --- neutron (2:17.1.0-0ubuntu3~cloud0) focal-victoria; urgency=medium . * New update for the Ubuntu Cloud Archive. . neutron (2:17.1.0-0ubuntu3) groovy; urgency=medium . *

[Yahoo-eng-team] [Bug 1916761] Re: [dvr] bound port permanent arp entries never deleted

2021-03-24 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:17.1.0-0ubuntu3~cloud0 --- neutron (2:17.1.0-0ubuntu3~cloud0) focal-victoria; urgency=medium . * New update for the Ubuntu Cloud Archive. . neutron (2:17.1.0-0ubuntu3) groovy; urgency=medium . *

[Yahoo-eng-team] [Bug 1921075] [NEW] [arm64][libvirt] fail to load json from firmware metadata files

2021-03-24 Thread Rico Lin
Public bug reported: Found error in [3] for libvirt with Ubuntu focal on arm64. We fail to load JSON from QEMU firmware metadata files with error [1][2]: Instance failed to spawn: TypeError: can't concat str to bytes Traceback (most recent call last):   File

[Yahoo-eng-team] [Bug 1921073] [NEW] [arm64][libvirt] firmware metadata files not found for arm64 on ubuntu 18.04

2021-03-24 Thread Rico Lin
Public bug reported: >From devstack arm64 job patch [1], I found this error [2][3] when using bionic images on arm64 environment: Failed to build and run instance: nova.exception.InternalError: Failed to locate firmware descriptor files Traceback (most recent call last): File