Public bug reported: Job like neutron-ovn-tempest-slow and neutron-ovn-tempest-full- multinode-ovs-master are failing on spawning devstack with error like:
Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: File "/usr/bin/dstat", line 519, in show Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: line = line + cprintlist(self.val[name], ctype, self.width, scale) Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: File "/usr/bin/dstat", line 2087, in cprintlist Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: ret = ret + sep + cprint(var, ctype, width, scale) Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: File "/usr/bin/dstat", line 2137, in cprint Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: ret, c = dchg(var, width, base) Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: File "/usr/bin/dstat", line 2037, in dchg Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: ret = str(int(round(var))) Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: OverflowError: cannot convert float infinity to integer Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 systemd[1]: [email protected]: Succeeded. I don't see same errors on other jobs in neutron. ** Affects: neutron Importance: Critical Status: Confirmed ** Tags: gate-failure ovn -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1898863 Title: OVN based scenario jobs failing 100% of times Status in neutron: Confirmed Bug description: Job like neutron-ovn-tempest-slow and neutron-ovn-tempest-full- multinode-ovs-master are failing on spawning devstack with error like: Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: File "/usr/bin/dstat", line 519, in show Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: line = line + cprintlist(self.val[name], ctype, self.width, scale) Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: File "/usr/bin/dstat", line 2087, in cprintlist Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: ret = ret + sep + cprint(var, ctype, width, scale) Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: File "/usr/bin/dstat", line 2137, in cprint Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: ret, c = dchg(var, width, base) Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: File "/usr/bin/dstat", line 2037, in dchg Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: ret = str(int(round(var))) Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 dstat.sh[84041]: OverflowError: cannot convert float infinity to integer Oct 06 19:17:08 ubuntu-focal-ovh-gra1-0020322316 systemd[1]: [email protected]: Succeeded. I don't see same errors on other jobs in neutron. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1898863/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

