← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1303913] [NEW] Console logs for unittest failures are > 100MB

 

Public bug reported:

When unittests fail for nova and neutron the resulting console logs are
quite large.

Nova:
http://logs.openstack.org/56/83256/14/check/gate-nova-python26/294f78f/ 142MB
http://logs.openstack.org/56/83256/14/check/gate-nova-python27/195cbd3/ 142MB

Neutron:
http://logs.openstack.org/92/85492/5/check/gate-neutron-python27/fa325bf/ 122MB
http://logs.openstack.org/92/85492/5/check/gate-neutron-python26/76c0527/ 100MB

This is problematic because it makes it very hard to debug what actually
happened. We should continue to preserve complete logging in the subunit
log (we do need the verbose information), but we don't need to fill the
console log with noisy redundant data.

** Affects: neutron
     Importance: Undecided
         Status: New

** Affects: nova
     Importance: Undecided
         Status: New

** Also affects: neutron
   Importance: Undecided
       Status: New

-- 
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/1303913

Title:
  Console logs for unittest failures are > 100MB

Status in OpenStack Neutron (virtual network service):
  New
Status in OpenStack Compute (Nova):
  New

Bug description:
  When unittests fail for nova and neutron the resulting console logs
  are quite large.

  Nova:
  http://logs.openstack.org/56/83256/14/check/gate-nova-python26/294f78f/ 142MB
  http://logs.openstack.org/56/83256/14/check/gate-nova-python27/195cbd3/ 142MB

  Neutron:
  http://logs.openstack.org/92/85492/5/check/gate-neutron-python27/fa325bf/ 122MB
  http://logs.openstack.org/92/85492/5/check/gate-neutron-python26/76c0527/ 100MB

  This is problematic because it makes it very hard to debug what
  actually happened. We should continue to preserve complete logging in
  the subunit log (we do need the verbose information), but we don't
  need to fill the console log with noisy redundant data.

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


Follow ups

References