Public bug reported: The following review failed in gate: https://review.openstack.org/#/c/90096/
The error can be found in console log: 2014-05-06 10:17:10.570 | + echo 'sub_unit.log was > 50 MB of uncompressed data!!!' 2014-05-06 10:17:10.570 | sub_unit.log was > 50 MB of uncompressed data!!! 2014-05-06 10:17:10.570 | + echo 'Something is causing tests for this project to log significant amounts' 2014-05-06 10:17:10.570 | Something is causing tests for this project to log significant amounts 2014-05-06 10:17:10.571 | + echo 'of data. This may be writers to python logging, stdout, or stderr.' 2014-05-06 10:17:10.571 | of data. This may be writers to python logging, stdout, or stderr. 2014-05-06 10:17:10.571 | + echo 'Failing this test as a result' 2014-05-06 10:17:10.571 | Failing this test as a result 2014-05-06 10:17:10.572 | + echo 2014-05-06 10:17:10.572 | 2014-05-06 10:17:10.572 | + exit 1 This check was added as of April 7: https://review.openstack.org/gitweb?p=openstack- infra%2Fconfig.git;a=commitdiff;h=b6ed068a481fad944c510ce6bc1e2c4b92e0b8cd Most of the log messages from neutron tests are due to debug enabled for them. We should disable it. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1316610 Title: unit tests fail in gate because of large log files Status in OpenStack Neutron (virtual network service): New Bug description: The following review failed in gate: https://review.openstack.org/#/c/90096/ The error can be found in console log: 2014-05-06 10:17:10.570 | + echo 'sub_unit.log was > 50 MB of uncompressed data!!!' 2014-05-06 10:17:10.570 | sub_unit.log was > 50 MB of uncompressed data!!! 2014-05-06 10:17:10.570 | + echo 'Something is causing tests for this project to log significant amounts' 2014-05-06 10:17:10.570 | Something is causing tests for this project to log significant amounts 2014-05-06 10:17:10.571 | + echo 'of data. This may be writers to python logging, stdout, or stderr.' 2014-05-06 10:17:10.571 | of data. This may be writers to python logging, stdout, or stderr. 2014-05-06 10:17:10.571 | + echo 'Failing this test as a result' 2014-05-06 10:17:10.571 | Failing this test as a result 2014-05-06 10:17:10.572 | + echo 2014-05-06 10:17:10.572 | 2014-05-06 10:17:10.572 | + exit 1 This check was added as of April 7: https://review.openstack.org/gitweb?p=openstack- infra%2Fconfig.git;a=commitdiff;h=b6ed068a481fad944c510ce6bc1e2c4b92e0b8cd Most of the log messages from neutron tests are due to debug enabled for them. We should disable it. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1316610/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp