yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57384
[Bug 1630298] [NEW] Logs for Django 1.9 and 1.10 are filled with spam about 'Developer' dashboard
Public bug reported:
The logs are as below, but slightly different depending on the current
test. They don't cause any actual problem, but the spam is annoying.
2016-10-04 14:28:59.700626 | Traceback (most recent call last):
2016-10-04 14:28:59.700702 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/template/loader_tags.py", line 209, in render
2016-10-04 14:28:59.700729 | return template.render(context)
2016-10-04 14:28:59.700785 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/template/base.py", line 208, in render
2016-10-04 14:28:59.700809 | return self._render(context)
2016-10-04 14:28:59.700868 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/test/utils.py", line 92, in instrumented_test_render
2016-10-04 14:28:59.700892 | return self.nodelist.render(context)
2016-10-04 14:28:59.700948 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/template/base.py", line 992, in render
2016-10-04 14:28:59.700971 | bit = node.render_annotated(context)
2016-10-04 14:28:59.701029 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/template/base.py", line 959, in render_annotated
2016-10-04 14:28:59.701049 | return self.render(context)
2016-10-04 14:28:59.701106 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/template/library.py", line 223, in render
2016-10-04 14:28:59.701133 | _dict = self.func(*resolved_args, **resolved_kwargs)
2016-10-04 14:28:59.701179 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/horizon/templatetags/horizon.py", line 66, in horizon_nav
2016-10-04 14:28:59.701206 | for dash in Horizon.get_dashboards():
2016-10-04 14:28:59.701249 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/horizon/base.py", line 748, in get_dashboards
2016-10-04 14:28:59.701273 | dashboard = self._registered(item)
2016-10-04 14:28:59.701315 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/horizon/base.py", line 225, in _registered
2016-10-04 14:28:59.701344 | "slug": slug})
2016-10-04 14:28:59.701375 | NotRegistered: Dashboard with slug "developer" is not registered.
** Affects: horizon
Importance: Low
Assignee: Rob Cresswell (robcresswell)
Status: New
** Tags: newton-backport-potential
** Changed in: horizon
Milestone: None => ocata-1
** Changed in: horizon
Assignee: (unassigned) => Rob Cresswell (robcresswell)
** Changed in: horizon
Importance: Undecided => Low
** Tags added: newton-backport-potential
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1630298
Title:
Logs for Django 1.9 and 1.10 are filled with spam about 'Developer'
dashboard
Status in OpenStack Dashboard (Horizon):
New
Bug description:
The logs are as below, but slightly different depending on the current
test. They don't cause any actual problem, but the spam is annoying.
2016-10-04 14:28:59.700626 | Traceback (most recent call last):
2016-10-04 14:28:59.700702 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/template/loader_tags.py", line 209, in render
2016-10-04 14:28:59.700729 | return template.render(context)
2016-10-04 14:28:59.700785 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/template/base.py", line 208, in render
2016-10-04 14:28:59.700809 | return self._render(context)
2016-10-04 14:28:59.700868 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/test/utils.py", line 92, in instrumented_test_render
2016-10-04 14:28:59.700892 | return self.nodelist.render(context)
2016-10-04 14:28:59.700948 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/template/base.py", line 992, in render
2016-10-04 14:28:59.700971 | bit = node.render_annotated(context)
2016-10-04 14:28:59.701029 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/template/base.py", line 959, in render_annotated
2016-10-04 14:28:59.701049 | return self.render(context)
2016-10-04 14:28:59.701106 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/.tox/py27dj19/local/lib/python2.7/site-packages/django/template/library.py", line 223, in render
2016-10-04 14:28:59.701133 | _dict = self.func(*resolved_args, **resolved_kwargs)
2016-10-04 14:28:59.701179 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/horizon/templatetags/horizon.py", line 66, in horizon_nav
2016-10-04 14:28:59.701206 | for dash in Horizon.get_dashboards():
2016-10-04 14:28:59.701249 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/horizon/base.py", line 748, in get_dashboards
2016-10-04 14:28:59.701273 | dashboard = self._registered(item)
2016-10-04 14:28:59.701315 | File "/home/jenkins/workspace/gate-horizon-tox-py27dj19-ubuntu-xenial/horizon/base.py", line 225, in _registered
2016-10-04 14:28:59.701344 | "slug": slug})
2016-10-04 14:28:59.701375 | NotRegistered: Dashboard with slug "developer" is not registered.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1630298/+subscriptions
Follow ups