Openstack-stable-maint
Threads by month
- ----- 2025 -----
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
December 2012
- 5 participants
- 27 discussions
07 Jan '13
See <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/77/>
------------------------------------------
[...truncated 2286 lines...]
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 447, in reverse
app_list = resolver.app_dict[ns]
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 290, in app_dict
self._populate()
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 242, in _populate
for pattern in reversed(self.url_patterns):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 328, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 323, in urlconf_module
self._urlconf_module = import_module(self.urlconf_name)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 35, in import_module
__import__(name)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/op…",> line 36, in <module>
url(r'', include(horizon.urls)))
AttributeError: 'module' object has no attribute 'urls'
reading sources... [ 82%] sourcecode/horizon/horizon.dashboards.syspanel.projects.panel
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 321, in import_object
__import__(self.modname)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 24, in <module>
from horizon.dashboards.syspanel import dashboard
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 22, in <module>
class SystemPanels(horizon.PanelGroup):
AttributeError: 'module' object has no attribute 'PanelGroup'
reading sources... [ 84%] sourcecode/horizon/horizon.dashboards.syspanel.projects.tests
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 321, in import_object
__import__(self.modname)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 27, in <module>
INDEX_URL = reverse('horizon:syspanel:projects:index')
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 447, in reverse
app_list = resolver.app_dict[ns]
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 290, in app_dict
self._populate()
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 242, in _populate
for pattern in reversed(self.url_patterns):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 328, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 323, in urlconf_module
self._urlconf_module = import_module(self.urlconf_name)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 35, in import_module
__import__(name)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/op…",> line 36, in <module>
url(r'', include(horizon.urls)))
AttributeError: 'module' object has no attribute 'urls'
reading sources... [ 86%] sourcecode/horizon/horizon.dashboards.syspanel.quotas.panel
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 321, in import_object
__import__(self.modname)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 24, in <module>
from horizon.dashboards.syspanel import dashboard
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 22, in <module>
class SystemPanels(horizon.PanelGroup):
AttributeError: 'module' object has no attribute 'PanelGroup'
reading sources... [ 89%] sourcecode/horizon/horizon.dashboards.syspanel.services.panel
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 321, in import_object
__import__(self.modname)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 24, in <module>
from horizon.dashboards.syspanel import dashboard
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 22, in <module>
class SystemPanels(horizon.PanelGroup):
AttributeError: 'module' object has no attribute 'PanelGroup'
reading sources... [ 91%] sourcecode/horizon/horizon.dashboards.syspanel.services.tests
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 321, in import_object
__import__(self.modname)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 22, in <module>
INDEX_URL = reverse('horizon:syspanel:services:index')
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 447, in reverse
app_list = resolver.app_dict[ns]
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 290, in app_dict
self._populate()
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 242, in _populate
for pattern in reversed(self.url_patterns):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 328, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 323, in urlconf_module
self._urlconf_module = import_module(self.urlconf_name)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 35, in import_module
__import__(name)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/op…",> line 36, in <module>
url(r'', include(horizon.urls)))
AttributeError: 'module' object has no attribute 'urls'
reading sources... [ 93%] sourcecode/horizon/horizon.dashboards.syspanel.users.panel
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 321, in import_object
__import__(self.modname)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 24, in <module>
from horizon.dashboards.syspanel import dashboard
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 22, in <module>
class SystemPanels(horizon.PanelGroup):
AttributeError: 'module' object has no attribute 'PanelGroup'
reading sources... [ 95%] sourcecode/horizon/horizon.dashboards.syspanel.users.tests
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 321, in import_object
__import__(self.modname)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 29, in <module>
USERS_INDEX_URL = reverse('horizon:syspanel:users:index')
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 447, in reverse
app_list = resolver.app_dict[ns]
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 290, in app_dict
self._populate()
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 242, in _populate
for pattern in reversed(self.url_patterns):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 328, in url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 323, in urlconf_module
self._urlconf_module = import_module(self.urlconf_name)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 35, in import_module
__import__(name)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/op…",> line 36, in <module>
url(r'', include(horizon.urls)))
AttributeError: 'module' object has no attribute 'urls'
reading sources... [ 97%] sourcecode/horizon/horizon.dashboards.syspanel.volumes.panel
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 321, in import_object
__import__(self.modname)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 5, in <module>
from horizon.dashboards.syspanel import dashboard
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 22, in <module>
class SystemPanels(horizon.PanelGroup):
AttributeError: 'module' object has no attribute 'PanelGroup'
reading sources... [100%] sourcecode/openstack_dashboard/openstack_dashboard.urls
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 321, in import_object
__import__(self.modname)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/op…",> line 36, in <module>
url(r'', include(horizon.urls)))
AttributeError: 'module' object has no attribute 'urls'
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:24: WARNING: autodoc can't import/find function 'horizon.register', it reported error: "register", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:25: WARNING: autodoc can't import/find function 'horizon.unregister', it reported error: "unregister", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:26: WARNING: autodoc can't import/find function 'horizon.get_absolute_url', it reported error: "get_absolute_url", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:27: WARNING: autodoc can't import/find function 'horizon.get_user_home', it reported error: "get_user_home", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:28: WARNING: autodoc can't import/find function 'horizon.get_dashboard', it reported error: "get_dashboard", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:29: WARNING: autodoc can't import/find function 'horizon.get_default_dashboard', it reported error: "get_default_dashboard", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:30: WARNING: autodoc can't import/find function 'horizon.get_dashboards', it reported error: "get_dashboards", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:35: WARNING: autodoc can't import/find class 'horizon.Dashboard', it reported error: "Dashboard", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:41: WARNING: autodoc can't import/find class 'horizon.Panel', it reported error: "Panel", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:44: WARNING: autodoc can't import/find class 'horizon.PanelGroup', it reported error: "PanelGroup", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.access_and_security.floating_ips.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.access_and_security.keypairs.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.access_and_security.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.access_and_security.security_groups.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.containers.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.containers.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.dashboard', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.images_and_snapshots.images.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.images_and_snapshots.images.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.images_and_snapshots.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.images_and_snapshots.snapshots.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.images_and_snapshots.snapshots.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.images_and_snapshots.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.images_and_snapshots.volume_snapshots.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.images_and_snapshots.volume_snapshots.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.instances.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.instances.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.networks.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.networks.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.overview.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.overview.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.nova.volumes.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.settings.dashboard', it reported error: "'module' object has no attribute 'Dashboard'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.settings.ec2.panel', it reported error: "'module' object has no attribute 'Dashboard'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.settings.ec2.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.settings.project.panel', it reported error: "'module' object has no attribute 'Dashboard'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.settings.user.panel', it reported error: "'module' object has no attribute 'Dashboard'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.dashboard', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.flavors.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.images.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.instances.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.networks.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.networks.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.overview.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.overview.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.projects.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.projects.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.quotas.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.services.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.services.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.users.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.users.tests', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'horizon.dashboards.syspanel.volumes.panel', it reported error: "'module' object has no attribute 'PanelGroup'", please check your spelling and sys.path
<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/do…>:4: WARNING: autodoc can't import/find module 'openstack_dashboard.urls', it reported error: "'module' object has no attribute 'urls'", please check your spelling and sys.path
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... horizon.1 { intro quickstart topics/tutorial topics/deployment topics/customizing contributing testing topics/tables topics/testing ref/run_tests ref/horizon ref/workflows ref/tables ref/tabs ref/forms ref/middleware ref/context_processors ref/decorators ref/exceptions ref/test sourcecode/autoindex sourcecode/openstack_dashboard/openstack_dashboard sourcecode/openstack_dashboard/openstack_dashboard.exceptions sourcecode/openstack_dashboard/openstack_dashboard.settings sourcecode/openstack_dashboard/openstack_dashboard.urls sourcecode/openstack_dashboard/openstack_dashboard.test sourcecode/openstack_dashboard/openstack_dashboard.test.settings sourcecode/openstack_dashboard/openstack_dashboard.local sourcecode/horizon/horizon.test sourcecode/horizon/horizon.site_urls sourcecode/horizon/horizon.decorators sourcecode/horizon/horizon sourcecode/horizon/horizon.models sourcecode/horizon/horizon.base sourcecode/horizon/horizon.version sourcecode/horizon/horizon.exceptions sourcecode/horizon/horizon.middleware sourcecode/horizon/horizon.loaders sourcecode/horizon/horizon.messages sourcecode/horizon/horizon.context_processors sourcecode/horizon/horizon.views sourcecode/horizon/horizon.views.base sourcecode/horizon/horizon.usage.views sourcecode/horizon/horizon.usage.tables sourcecode/horizon/horizon.usage sourcecode/horizon/horizon.usage.base sourcecode/horizon/horizon.forms.fields sourcecode/horizon/horizon.forms.views sourcecode/horizon/horizon.forms sourcecode/horizon/horizon.forms.base sourcecode/horizon/horizon.workflows.views sourcecode/horizon/horizon.workflows sourcecode/horizon/horizon.workflows.base sourcecode/horizon/horizon.templatetags.horizon sourcecode/horizon/horizon.templatetags.truncate_filter sourcecode/horizon/horizon.templatetags.sizeformat sourcecode/horizon/horizon.templatetags.parse_date sourcecode/horizon/horizon.templatetags sourcecode/horizon/horizon.templatetags.branding sourcecode/horizon/horizon.conf sourcecode/horizon/horizon.conf.dash_template sourcecode/horizon/horizon.conf.dash_template.models sourcecode/horizon/horizon.conf.panel_template.views sourcecode/horizon/horizon.conf.panel_template sourcecode/horizon/horizon.conf.panel_template.models sourcecode/horizon/horizon.conf.panel_template.urls sourcecode/horizon/horizon.tables.views sourcecode/horizon/horizon.tables sourcecode/horizon/horizon.tables.actions sourcecode/horizon/horizon.tables.base sourcecode/horizon/horizon.dashboards sourcecode/horizon/horizon.dashboards.syspanel sourcecode/horizon/horizon.dashboards.syspanel.models sourcecode/horizon/horizon.dashboards.syspanel.dashboard sourcecode/horizon/horizon.dashboards.syspanel.networks.views sourcecode/horizon/horizon.dashboards.syspanel.networks.forms sourcecode/horizon/horizon.dashboards.syspanel.networks.tables sourcecode/horizon/horizon.dashboards.syspanel.networks sourcecode/horizon/horizon.dashboards.syspanel.networks.panel sourcecode/horizon/horizon.dashboards.syspanel.networks.tests sourcecode/horizon/horizon.dashboards.syspanel.networks.urls sourcecode/horizon/horizon.dashboards.syspanel.networks.ports.tabs sourcecode/horizon/horizon.dashboards.syspanel.networks.ports.views sourcecode/horizon/horizon.dashboards.syspanel.networks.ports.forms sourcecode/horizon/horizon.dashboards.syspanel.networks.ports.tables sourcecode/horizon/horizon.dashboards.syspanel.networks.ports sourcecode/horizon/horizon.dashboards.syspanel.networks.ports.urls sourcecode/horizon/horizon.dashboards.syspanel.networks.subnets.views sourcecode/horizon/horizon.dashboards.syspanel.networks.subnets.forms sourcecode/horizon/horizon.dashboards.syspanel.networks.subnets.tables sourcecode/horizon/horizon.dashboards.syspanel.networks.subnets sourcecode/horizon/horizon.dashboards.syspanel.networks.subnets.urls sourcecode/horizon/horizon.dashboards.syspanel.flavors.views sourcecode/horizon/horizon.dashboards.syspanel.flavors.forms sourcecode/horizon/horizon.dashboards.syspanel.flavors.tables sourcecode/horizon/horizon.dashboards.syspanel.flavors sourcecode/horizon/horizon.dashboards.syspanel.flavors.panel sourcecode/horizon/horizon.dashboards.syspanel.flavors.tests sourcecode/horizon/horizon.dashboards.syspanel.flavors.urls sourcecode/horizon/horizon.dashboards.syspanel.volumes.views sourcecode/horizon/horizon.dashboards.syspanel.volumes.tables sourcecode/horizon/horizon.dashboards.syspanel.volumes sourcecode/horizon/horizon.dashboards.syspanel.volumes.panel sourcecode/horizon/horizon.dashboards.syspanel.volumes.tests sourcecode/horizon/horizon.dashboards.syspanel.volumes.urls sourcecode/horizon/horizon.dashboards.syspanel.projects.views sourcecode/horizon/horizon.dashboards.syspanel.projects.forms sourcecode/horizon/horizon.dashboards.syspanel.projects.tables sourcecode/horizon/horizon.dashboards.syspanel.projects sourcecode/horizon/horizon.dashboards.syspanel.projects.panel sourcecode/horizon/horizon.dashboards.syspanel.projects.tests sourcecode/horizon/horizon.dashboards.syspanel.projects.workflows sourcecode/horizon/horizon.dashboards.syspanel.projects.urls sourcecode/horizon/horizon.dashboards.syspanel.quotas.views sourcecode/horizon/horizon.dashboards.syspanel.quotas.tables sourcecode/horizon/horizon.dashboards.syspanel.quotas sourcecode/horizon/horizon.dashboards.syspanel.quotas.panel sourcecode/horizon/horizon.dashboards.syspanel.quotas.tests sourcecode/horizon/horizon.dashboards.syspanel.quotas.urls sourcecode/horizon/horizon.dashboards.syspanel.users.views sourcecode/horizon/horizon.dashboards.syspanel.users.forms sourcecode/horizon/horizon.dashboards.syspanel.users.tables sourcecode/horizon/horizon.dashboards.syspanel.users sourcecode/horizon/horizon.dashboards.syspanel.users.panel sourcecode/horizon/horizon.dashboards.syspanel.users.tests sourcecode/horizon/horizon.dashboards.syspanel.users.urls sourcecode/horizon/horizon.dashboards.syspanel.instances.views sourcecode/horizon/horizon.dashboards.syspanel.instances.tables sourcecode/horizon/horizon.dashboards.syspanel.instances sourcecode/horizon/horizon.dashboards.syspanel.instances.panel sourcecode/horizon/horizon.dashboards.syspanel.instances.tests sourcecode/horizon/horizon.dashboards.syspanel.instances.urls sourcecode/horizon/horizon.dashboards.syspanel.overview.views sourcecode/horizon/horizon.dashboards.syspanel.overview sourcecode/horizon/horizon.dashboards.syspanel.overview.panel sourcecode/horizon/horizon.dashboards.syspanel.overview.tests sourcecode/horizon/horizon.dashboards.syspanel.overview.urls sourcecode/horizon/horizon.dashboards.syspanel.images.views sourcecode/horizon/horizon.dashboards.syspanel.images.forms sourcecode/horizon/horizon.dashboards.syspanel.images.tables sourcecode/horizon/horizon.dashboards.syspanel.images sourcecode/horizon/horizon.dashboards.syspanel.images.panel sourcecode/horizon/horizon.dashboards.syspanel.images.tests sourcecode/horizon/horizon.dashboards.syspanel.images.urls sourcecode/horizon/horizon.dashboards.syspanel.services.views sourcecode/horizon/horizon.dashboards.syspanel.services.tables sourcecode/horizon/horizon.dashboards.syspanel.services sourcecode/horizon/horizon.dashboards.syspanel.services.panel sourcecode/horizon/horizon.dashboards.syspanel.services.tests sourcecode/horizon/horizon.dashboards.syspanel.services.urls sourcecode/horizon/horizon.dashboards.settings sourcecode/horizon/horizon.dashboards.settings.models sourcecode/horizon/horizon.dashboards.settings.dashboard sourcecode/horizon/horizon.dashboards.settings.user.views sourcecode/horizon/horizon.dashboards.settings.user.forms sourcecode/horizon/horizon.dashboards.settings.user sourcecode/horizon/horizon.dashboards.settings.user.panel sourcecode/horizon/horizon.dashboards.settings.user.urls sourcecode/horizon/horizon.dashboards.settings.project.views sourcecode/horizon/horizon.dashboards.settings.project.forms sourcecode/horizon/horizon.dashboards.settings.project.tables sourcecode/horizon/horizon.dashboards.settings.project sourcecode/horizon/horizon.dashboards.settings.project.panel sourcecode/horizon/horizon.dashboards.settings.project.urls sourcecode/horizon/horizon.dashboards.settings.ec2.views sourcecode/horizon/horizon.dashboards.settings.ec2.forms sourcecode/horizon/horizon.dashboards.settings.ec2 sourcecode/horizon/horizon.dashboards.settings.ec2.panel sourcecode/horizon/horizon.dashboards.settings.ec2.tests sourcecode/horizon/horizon.dashboards.settings.ec2.urls sourcecode/horizon/horizon.dashboards.nova sourcecode/horizon/horizon.dashboards.nova.models sourcecode/horizon/horizon.dashboards.nova.dashboard sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.views sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.panel sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.tests sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.urls sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.volume_snapshots.tabs sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.volume_snapshots.tables sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.volume_snapshots sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.volume_snapshots.panel sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.volume_snapshots.tests sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.snapshots.views sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.snapshots.forms sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.snapshots.tables sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.snapshots sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.snapshots.panel sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.snapshots.tests sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.snapshots.urls sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.images.tabs sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.images.views sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.images.forms sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.images.tables sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.images sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.images.panel sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.images.tests sourcecode/horizon/horizon.dashboards.nova.images_and_snapshots.images.urls sourcecode/horizon/horizon.dashboards.nova.networks.views sourcecode/horizon/horizon.dashboards.nova.networks.forms sourcecode/horizon/horizon.dashboards.nova.networks.tables sourcecode/horizon/horizon.dashboards.nova.networks sourcecode/horizon/horizon.dashboards.nova.networks.panel sourcecode/horizon/horizon.dashboards.nova.networks.tests sourcecode/horizon/horizon.dashboards.nova.networks.workflows sourcecode/horizon/horizon.dashboards.nova.networks.urls sourcecode/horizon/horizon.dashboards.nova.networks.ports.tabs sourcecode/horizon/horizon.dashboards.nova.networks.ports.views sourcecode/horizon/horizon.dashboards.nova.networks.ports.tables sourcecode/horizon/horizon.dashboards.nova.networks.ports sourcecode/horizon/horizon.dashboards.nova.networks.ports.urls sourcecode/horizon/horizon.dashboards.nova.networks.subnets.tabs sourcecode/horizon/horizon.dashboards.nova.networks.subnets.views sourcecode/horizon/horizon.dashboards.nova.networks.subnets.forms sourcecode/horizon/horizon.dashboards.nova.networks.subnets.tables sourcecode/horizon/horizon.dashboards.nova.networks.subnets sourcecode/horizon/horizon.dashboards.nova.networks.subnets.urls sourcecode/horizon/horizon.dashboards.nova.volumes.tabs sourcecode/horizon/horizon.dashboards.nova.volumes.views sourcecode/horizon/horizon.dashboards.nova.volumes.forms sourcecode/horizon/horizon.dashboards.nova.volumes.tables sourcecode/horizon/horizon.dashboards.nova.volumes sourcecode/horizon/horizon.dashboards.nova.volumes.panel sourcecode/horizon/horizon.dashboards.nova.volumes.tests sourcecode/horizon/horizon.dashboards.nova.volumes.urls sourcecode/horizon/horizon.dashboards.nova.containers.browsers sourcecode/horizon/horizon.dashboards.nova.containers.views sourcecode/horizon/horizon.dashboards.nova.containers.forms sourcecode/horizon/horizon.dashboards.nova.containers.tables sourcecode/horizon/horizon.dashboards.nova.containers sourcecode/horizon/horizon.dashboards.nova.containers.panel sourcecode/horizon/horizon.dashboards.nova.containers.tests sourcecode/horizon/horizon.dashboards.nova.containers.urls sourcecode/horizon/horizon.dashboards.nova.instances.tabs sourcecode/horizon/horizon.dashboards.nova.instances.views sourcecode/horizon/horizon.dashboards.nova.instances.forms sourcecode/horizon/horizon.dashboards.nova.instances.tables sourcecode/horizon/horizon.dashboards.nova.instances sourcecode/horizon/horizon.dashboards.nova.instances.panel sourcecode/horizon/horizon.dashboards.nova.instances.tests sourcecode/horizon/horizon.dashboards.nova.instances.workflows sourcecode/horizon/horizon.dashboards.nova.instances.urls sourcecode/horizon/horizon.dashboards.nova.overview.views sourcecode/horizon/horizon.dashboards.nova.overview sourcecode/horizon/horizon.dashboards.nova.overview.panel sourcecode/horizon/horizon.dashboards.nova.overview.tests sourcecode/horizon/horizon.dashboards.nova.overview.urls sourcecode/horizon/horizon.dashboards.nova.access_and_security.views sourcecode/horizon/horizon.dashboards.nova.access_and_security sourcecode/horizon/horizon.dashboards.nova.access_and_security.panel sourcecode/horizon/horizon.dashboards.nova.access_and_security.tests sourcecode/horizon/horizon.dashboards.nova.access_and_security.urls sourcecode/horizon/horizon.dashboards.nova.access_and_security.floating_ips.views sourcecode/horizon/horizon.dashboards.nova.access_and_security.floating_ips.forms sourcecode/horizon/horizon.dashboards.nova.access_and_security.floating_ips.tables sourcecode/horizon/horizon.dashboards.nova.access_and_security.floating_ips sourcecode/horizon/horizon.dashboards.nova.access_and_security.floating_ips.tests sourcecode/horizon/horizon.dashboards.nova.access_and_security.floating_ips.workflows sourcecode/horizon/horizon.dashboards.nova.access_and_security.floating_ips.urls sourcecode/horizon/horizon.dashboards.nova.access_and_security.keypairs.views sourcecode/horizon/horizon.dashboards.nova.access_and_security.keypairs.forms sourcecode/horizon/horizon.dashboards.nova.access_and_security.keypairs.tables sourcecode/horizon/horizon.dashboards.nova.access_and_security.keypairs sourcecode/horizon/horizon.dashboards.nova.access_and_security.keypairs.tests sourcecode/horizon/horizon.dashboards.nova.access_and_security.keypairs.urls sourcecode/horizon/horizon.dashboards.nova.access_and_security.security_groups.views sourcecode/horizon/horizon.dashboards.nova.access_and_security.security_groups.forms sourcecode/horizon/horizon.dashboards.nova.access_and_security.security_groups.tables sourcecode/horizon/horizon.dashboards.nova.access_and_security.security_groups sourcecode/horizon/horizon.dashboards.nova.access_and_security.security_groups.tests sourcecode/horizon/horizon.dashboards.nova.access_and_security.security_groups.urls sourcecode/horizon/horizon.api.nova sourcecode/horizon/horizon.api sourcecode/horizon/horizon.api.glance sourcecode/horizon/horizon.api.base sourcecode/horizon/horizon.api.keystone sourcecode/horizon/horizon.api.quantum sourcecode/horizon/horizon.api.swift sourcecode/horizon/horizon.browsers.breadcrumb sourcecode/horizon/horizon.browsers.views sourcecode/horizon/horizon.browsers sourcecode/horizon/horizon.browsers.base sourcecode/horizon/horizon.openstack sourcecode/horizon/horizon.openstack.common.jsonutils sourcecode/horizon/horizon.openstack.common sourcecode/horizon/horizon.openstack.common.setup sourcecode/horizon/horizon.management sourcecode/horizon/horizon.management.commands sourcecode/horizon/horizon.management.commands.startpanel sourcecode/horizon/horizon.management.commands.startdash sourcecode/horizon/horizon.utils.fields sourcecode/horizon/horizon.utils.html sourcecode/horizon/horizon.utils.secret_key sourcecode/horizon/horizon.utils sourcecode/horizon/horizon.utils.memoized sourcecode/horizon/horizon.utils.validators sourcecode/horizon/horizon.utils.filters sourcecode/horizon/horizon.utils.functions sourcecode/horizon/horizon.tabs.views sourcecode/horizon/horizon.tabs sourcecode/horizon/horizon.tabs.base releases/2012_1 releases/2012_2 faq glossary } Traceback (most recent call last):
File "setup.py", line 105, in <module>
'Topic :: Internet :: WWW/HTTP']
File "/usr/lib/python2.7/distutils/core.py", line 152, in setup
dist.run_commands()
File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
self.run_command(cmd)
File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/ho…",> line 195, in run
BuildDoc.run(self)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 143, in run
app.build(force_all=self.all_files)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 200, in build
self.builder.build_all()
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 159, in build_all
self.build(None, summary='all source files', method='all')
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 252, in build
self.write(docnames, list(updated_docnames), method)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 88, in write
docwriter.write(largetree, destination)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 80, in write
self.translate()
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 35, in translate
self.document.walkabout(visitor)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 174, in walkabout
if child.walkabout(visitor):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 174, in walkabout
if child.walkabout(visitor):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 174, in walkabout
if child.walkabout(visitor):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 174, in walkabout
if child.walkabout(visitor):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 174, in walkabout
if child.walkabout(visitor):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 174, in walkabout
if child.walkabout(visitor):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 174, in walkabout
if child.walkabout(visitor):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 174, in walkabout
if child.walkabout(visitor):
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 187, in walkabout
visitor.dispatch_departure(self)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 1640, in dispatch_departure
return method(node)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 194, in depart_seealso
self.depart_admonition(node)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 411, in depart_admonition
self.depart_block_quote(node)
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 449, in depart_block_quote
self.dedent()
File "<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…",> line 865, in dedent
self._indent.pop()
IndexError: pop from empty list
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.t…> setup.py build_sphinx'
___________________________________ summary ____________________________________
ERROR: venv: commands failed
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-horizon-docs-stable-folsom/77
[SCP] Copying console log.
5
26
Build failed in Jenkins: periodic-keystone-python27-stable-folsom #81
by OpenStack Jenkins 04 Jan '13
by OpenStack Jenkins 04 Jan '13
04 Jan '13
See <https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…>
------------------------------------------
[...truncated 4953 lines...]
from keystoneclient import client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 16, in <module>
import requests
ImportError: No module named requests
-------------------- >> begin captured logging << --------------------
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
--------------------- >> end captured logging << ---------------------
======================================================================
ERROR: test_user_role_add_404 (test_keystoneclient_sql.KcMasterSqlTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 809, in test_user_role_add_404
client = self.get_client(admin=True)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 95, in get_client
admin=admin)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 71, in _client
from keystoneclient.v2_0 import client as ks_client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 1, in <module>
from keystoneclient.v2_0.client import Client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 18, in <module>
from keystoneclient import client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 16, in <module>
import requests
ImportError: No module named requests
-------------------- >> begin captured logging << --------------------
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
--------------------- >> end captured logging << ---------------------
======================================================================
ERROR: test_user_role_remove_404 (test_keystoneclient_sql.KcMasterSqlTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 828, in test_user_role_remove_404
client = self.get_client(admin=True)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 95, in get_client
admin=admin)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 71, in _client
from keystoneclient.v2_0 import client as ks_client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 1, in <module>
from keystoneclient.v2_0.client import Client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 18, in <module>
from keystoneclient import client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 16, in <module>
import requests
ImportError: No module named requests
-------------------- >> begin captured logging << --------------------
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
--------------------- >> end captured logging << ---------------------
======================================================================
ERROR: test_user_update_404 (test_keystoneclient_sql.KcMasterSqlTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 484, in test_user_update_404
client = self.get_client(admin=True)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 95, in get_client
admin=admin)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 71, in _client
from keystoneclient.v2_0 import client as ks_client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 1, in <module>
from keystoneclient.v2_0.client import Client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 18, in <module>
from keystoneclient import client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 16, in <module>
import requests
ImportError: No module named requests
-------------------- >> begin captured logging << --------------------
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
--------------------- >> end captured logging << ---------------------
======================================================================
ERROR: test_user_update_password_404 (test_keystoneclient_sql.KcMasterSqlTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 500, in test_user_update_password_404
client = self.get_client(admin=True)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 95, in get_client
admin=admin)
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 71, in _client
from keystoneclient.v2_0 import client as ks_client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 1, in <module>
from keystoneclient.v2_0.client import Client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 18, in <module>
from keystoneclient import client
File "<https://jenkins.openstack.org/job/periodic-keystone-python27-stable-folsom/…",> line 16, in <module>
import requests
ImportError: No module named requests
-------------------- >> begin captured logging << --------------------
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 9.13 secs:
[31m 2.31 Kc11TestCase.test_admin_requires_adminness[0m
[31m 2.15 KcEssex3TestCase.test_admin_requires_adminness[0m
[31m 2.07 KcMasterTestCase.test_admin_requires_adminness[0m
[31m 1.52 TokenExpirationTest.test_maintain_uuid_token_expiration[0m
[31m 1.08 KcEssex3TestCase.test_token_expiry_maintained[0m
----------------------------------------------------------------------
Ran 670 tests in 56.851s
FAILED (SKIP=11, errors=128)
ERROR: InvocationError: '/bin/bash run_tests.sh -N --no-pep8'
___________________________________ summary ____________________________________
ERROR: py27: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py27/bin/pip freeze
Babel==0.9.6
Jinja2==2.6
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.5
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.0.8
WebTest==1.4.3
argparse==1.2.1
colorama==0.2.4
coverage==3.6b1
decorator==3.4.0
distribute==0.6.31
docutils==0.10
eventlet==0.9.17
greenlet==0.4.0
httplib2==0.7.7
iso8601==0.1.4
keystone==2012.2.3
logilab-astng==0.24.1
logilab-common==0.58.3
lxml==3.0.2
mox==0.5.3
netifaces==0.8
nose==1.2.1
nosehtmloutput==0.0.4
nosexcover==1.0.7
openstack.nose-plugin==0.11
pam==0.1.4
passlib==1.6.1
pep8==1.3.3
prettytable==0.6.1
pylint==0.26.0
python-keystoneclient==0.1.3
python-ldap==2.3.13
python-memcached==1.48
python-swiftclient==1.2.0
repoze.lru==0.6
simplejson==2.6.2
sqlalchemy-migrate==0.7.2
swift==1.7.6
termcolor==1.1.0
unittest2==0.5.1
wsgiref==0.1.2
xattr==0.6.4
+ echo ======================================================================
======================================================================
+ '[' -f .testrepository/0 ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./tests/nose_results.html
+ '[' -f ./tests/nose_results.html ']'
++ grep -c 'tr class=.passClass' ./tests/nose_results.html
+ passcount=39
+ '[' 39 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.zx8xu9zd6j
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-keystone-python27-stable-folsom/81
[SCP] uploading file: '/srv/static/logs/periodic/periodic-keystone-python27-stable-folsom/81/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
2
16
Build failed in Jenkins: periodic-keystone-python26-stable-folsom #81
by OpenStack Jenkins 04 Jan '13
by OpenStack Jenkins 04 Jan '13
04 Jan '13
See <https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…>
------------------------------------------
[...truncated 4953 lines...]
from keystoneclient import client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 16, in <module>
import requests
ImportError: No module named requests
-------------------- >> begin captured logging << --------------------
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
--------------------- >> end captured logging << ---------------------
======================================================================
ERROR: test_user_role_add_404 (test_keystoneclient_sql.KcMasterSqlTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 809, in test_user_role_add_404
client = self.get_client(admin=True)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 95, in get_client
admin=admin)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 71, in _client
from keystoneclient.v2_0 import client as ks_client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 1, in <module>
from keystoneclient.v2_0.client import Client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 18, in <module>
from keystoneclient import client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 16, in <module>
import requests
ImportError: No module named requests
-------------------- >> begin captured logging << --------------------
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
--------------------- >> end captured logging << ---------------------
======================================================================
ERROR: test_user_role_remove_404 (test_keystoneclient_sql.KcMasterSqlTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 828, in test_user_role_remove_404
client = self.get_client(admin=True)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 95, in get_client
admin=admin)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 71, in _client
from keystoneclient.v2_0 import client as ks_client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 1, in <module>
from keystoneclient.v2_0.client import Client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 18, in <module>
from keystoneclient import client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 16, in <module>
import requests
ImportError: No module named requests
-------------------- >> begin captured logging << --------------------
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
--------------------- >> end captured logging << ---------------------
======================================================================
ERROR: test_user_update_404 (test_keystoneclient_sql.KcMasterSqlTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 484, in test_user_update_404
client = self.get_client(admin=True)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 95, in get_client
admin=admin)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 71, in _client
from keystoneclient.v2_0 import client as ks_client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 1, in <module>
from keystoneclient.v2_0.client import Client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 18, in <module>
from keystoneclient import client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 16, in <module>
import requests
ImportError: No module named requests
-------------------- >> begin captured logging << --------------------
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
--------------------- >> end captured logging << ---------------------
======================================================================
ERROR: test_user_update_password_404 (test_keystoneclient_sql.KcMasterSqlTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 500, in test_user_update_password_404
client = self.get_client(admin=True)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 95, in get_client
admin=admin)
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 71, in _client
from keystoneclient.v2_0 import client as ks_client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 1, in <module>
from keystoneclient.v2_0.client import Client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 18, in <module>
from keystoneclient import client
File "<https://jenkins.openstack.org/job/periodic-keystone-python26-stable-folsom/…",> line 16, in <module>
import requests
ImportError: No module named requests
-------------------- >> begin captured logging << --------------------
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
routes.middleware: DEBUG: Initialized with method overriding = True, and path info altering = True
keystone.common.wsgi: DEBUG: Starting run_tests.py on 127.0.0.1:0
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 9.77 secs:
[31m 2.55 Kc11TestCase.test_admin_requires_adminness[0m
[31m 2.37 KcEssex3TestCase.test_admin_requires_adminness[0m
[31m 2.25 KcMasterTestCase.test_admin_requires_adminness[0m
[31m 1.51 TokenExpirationTest.test_maintain_uuid_token_expiration[0m
[31m 1.08 Kc11TestCase.test_token_expiry_maintained[0m
----------------------------------------------------------------------
Ran 670 tests in 48.895s
FAILED (SKIP=11, errors=128)
ERROR: InvocationError: '/bin/bash run_tests.sh -N --no-pep8'
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==0.9.6
Jinja2==2.6
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.5
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.0.8
WebTest==1.4.3
argparse==1.2.1
colorama==0.2.4
coverage==3.6b1
decorator==3.4.0
distribute==0.6.31
docutils==0.10
eventlet==0.9.17
greenlet==0.4.0
httplib2==0.7.7
iso8601==0.1.4
keystone==2012.2.3
logilab-astng==0.24.1
logilab-common==0.58.3
lxml==3.0.2
mox==0.5.3
netifaces==0.8
nose==1.2.1
nosehtmloutput==0.0.4
nosexcover==1.0.7
openstack.nose-plugin==0.11
pam==0.1.4
passlib==1.6.1
pep8==1.3.3
prettytable==0.6.1
pylint==0.26.0
python-keystoneclient==0.1.3
python-ldap==2.3.13
python-memcached==1.48
python-swiftclient==1.2.0
repoze.lru==0.6
simplejson==2.6.2
sqlalchemy-migrate==0.7.2
swift==1.7.6
termcolor==1.1.0
unittest2==0.5.1
wsgiref==0.1.2
xattr==0.6.4
+ echo ======================================================================
======================================================================
+ '[' -f .testrepository/0 ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./tests/nose_results.html
+ '[' -f ./tests/nose_results.html ']'
++ grep -c 'tr class=.passClass' ./tests/nose_results.html
+ passcount=39
+ '[' 39 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.HtRjUi59HL
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-keystone-python26-stable-folsom/81
[SCP] uploading file: '/srv/static/logs/periodic/periodic-keystone-python26-stable-folsom/81/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
15
04 Jan '13
See <https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/86/>
------------------------------------------
[...truncated 904 lines...]
test_max_object_name_length [32mOK [0m[32m 0.00[0m
test_max_upload_time [32mOK [0m[31m 0.50[0m
test_short_body [32mOK [0m[32m 0.00[0m
TestObjectUpdater
test_creation [32mOK [0m[32m 0.00[0m
test_object_sweep [32mOK [0m[31m 0.11[0m
test_run_once [32mOK [0m[33m 0.05[0m
TestAccountController
test_DELETE [32mOK [0m[32m 0.01[0m
test_GET [32mOK [0m[32m 0.02[0m
test_GET_autocreate [32mOK [0m[32m 0.01[0m
test_HEAD [32mOK [0m[32m 0.02[0m
test_HEAD_autocreate [32mOK [0m[32m 0.01[0m
test_POST_autocreate [32mOK [0m[32m 0.02[0m
test_POST_bad_metadata [32mOK [0m[32m 0.01[0m
test_POST_metadata [32mOK [0m[32m 0.01[0m
test_PUT [32mOK [0m[32m 0.01[0m
test_PUT_bad_metadata [32mOK [0m[32m 0.01[0m
test_PUT_connect_exceptions [32mOK [0m[32m 0.02[0m
test_PUT_max_account_name_length [32mOK [0m[32m 0.01[0m
test_PUT_metadata [32mOK [0m[32m 0.01[0m
test_connection_refused [32mOK [0m[32m 0.01[0m
test_other_socket_error [32mOK [0m[32m 0.01[0m
test_response_get_accept_ranges_header [32mOK [0m[32m 0.01[0m
test_response_head_accept_ranges_header [32mOK [0m[32m 0.01[0m
TestContainerController
test_DELETE [32mOK [0m[32m 0.02[0m
test_GET_calls_authorize [32mOK [0m[32m 0.01[0m
test_GET_no_content [32mOK [0m[32m 0.01[0m
test_HEAD [32mOK [0m[32m 0.01[0m
test_HEAD_calls_authorize [32mOK [0m[32m 0.01[0m
test_POST_bad_metadata [32mOK [0m[32m 0.01[0m
test_POST_calls_clean_acl [32mOK [0m[32m 0.01[0m
test_POST_metadata [32mOK [0m[32m 0.01[0m
test_PUT [32mOK [0m[32m 0.01[0m
test_PUT_bad_metadata [32mOK [0m[32m 0.02[0m
test_PUT_calls_clean_acl [32mOK [0m[32m 0.01[0m
test_PUT_connect_exceptions [32mOK [0m[32m 0.02[0m
test_PUT_max_container_name_length [32mOK [0m[32m 0.01[0m
test_PUT_max_containers_per_account [32mOK [0m[32m 0.01[0m
test_PUT_metadata [32mOK [0m[32m 0.01[0m
test_acc_missing_returns_404 [32mOK [0m[32m 0.01[0m
test_error_limiting [32mOK [0m[33m 0.04[0m
test_put_locking [32mOK [0m[32m 0.01[0m
test_response_get_accept_ranges_header [32mOK [0m[32m 0.01[0m
test_response_head_accept_ranges_header [32mOK [0m[32m 0.01[0m
TestController
test_account_info_200 [32mOK [0m[32m 0.01[0m
test_account_info_404 [32mOK [0m[32m 0.01[0m
test_account_info_account_autocreate [32mOK [0m[32m 0.01[0m
test_account_info_no_cache [32mOK [0m[32m 0.01[0m
test_container_info_200 [32mOK [0m[32m 0.01[0m
test_container_info_404 [32mOK [0m[32m 0.01[0m
test_container_info_invalid_account [32mOK [0m[32m 0.01[0m
test_container_info_no_cache [32mOK [0m[32m 0.01[0m
test_make_requests [32mOK [0m[32m 0.01[0m
TestObjectController
test_COPY [32mOK [0m[33m 0.03[0m
test_COPY_calls_authorize [32mOK [0m[32m 0.01[0m
test_COPY_newest [32mOK [0m[32m 0.01[0m
test_DELETE [32mOK [0m[32m 0.01[0m
test_GET_calls_authorize [32mOK [0m[32m 0.01[0m
test_GET_newest [32mOK [0m[32m 0.01[0m
test_GET_newest_large_file [32mOK [0m[31m 0.13[0m
test_HEAD [32mOK [0m[32m 0.01[0m
test_HEAD_calls_authorize [32mOK [0m[32m 0.01[0m
test_HEAD_newest [32mOK [0m[32m 0.01[0m
test_POST [32mOK [0m[32m 0.01[0m
test_POST_as_copy [32mOK [0m[33m 0.03[0m
test_POST_as_copy_calls_authorize [32mOK [0m[32m 0.01[0m
test_POST_as_copy_meta_key_len [32mOK [0m[32m 0.01[0m
test_POST_as_copy_meta_val_len [32mOK [0m[32m 0.01[0m
test_POST_calls_authorize [32mOK [0m[32m 0.01[0m
test_POST_converts_delete_after_to_delete_at [32mOK [0m[32m 0.01[0m
test_POST_delete_at [32mOK [0m[32m 0.01[0m
test_POST_meta_count [32mOK [0m[32m 0.01[0m
test_POST_meta_key_len [32mOK [0m[32m 0.01[0m
test_POST_meta_size [32mOK [0m[32m 0.01[0m
test_POST_meta_val_len [32mOK [0m[32m 0.01[0m
test_POST_negative_delete_after [32mOK [0m[32m 0.01[0m
test_POST_non_int_delete_after [32mOK [0m[32m 0.00[0m
test_PUT [32mOK [0m[32m 0.01[0m
test_PUT_POST_as_copy_requires_container_exist [32mOK [0m[32m 0.01[0m
test_PUT_POST_requires_container_exist [32mOK [0m[32m 0.01[0m
test_PUT_auto_content_type [32mOK [0m[32m 0.01[0m
test_PUT_calls_authorize [32mOK [0m[32m 0.01[0m
test_PUT_connect_exceptions [32mOK [0m[32m 0.02[0m
test_PUT_converts_delete_after_to_delete_at [32mOK [0m[32m 0.01[0m
test_PUT_delete_at [32mOK [0m[32m 0.01[0m
test_PUT_getresponse_exceptions [32mOK [0m[32m 0.01[0m
test_PUT_max_size [32mOK [0m[32m 0.01[0m
test_PUT_negative_delete_after [32mOK [0m[32m 0.01[0m
test_PUT_non_int_delete_after [32mOK [0m[32m 0.01[0m
test_PUT_send_exceptions [32mOK [0m[32m 0.01[0m
test_acc_or_con_missing_returns_404 [32mOK [0m[32m 0.01[0m
test_bad_metadata [32mOK [0m[32m 0.02[0m
test_best_response_sets_etag [32mOK [0m[32m 0.01[0m
test_chunked_put [32mOK [0m[32m 0.01[0m
test_chunked_put_bad_method [32mOK [0m[32m 0.01[0m
test_chunked_put_bad_path [32mOK [0m[32m 0.01[0m
test_chunked_put_bad_path_no_controller [32mOK [0m[32m 0.01[0m
test_chunked_put_bad_utf8 [32mOK [0m[32m 0.01[0m
test_chunked_put_bad_version [32mOK [0m[32m 0.01[0m
test_chunked_put_chunked_put [32mOK [0m[31m 0.10[0m
test_chunked_put_head_account [32mOK [0m[32m 0.01[0m
test_chunked_put_lobjects [32mOK [0m[31m 0.73[0m
test_chunked_put_lobjects_with_nonzero_size_manifest_file [32mOK [0m[31m 0.39[0m
test_chunked_put_unhandled_exception [32mOK [0m[32m 0.01[0m
test_chunked_put_utf8_all_the_way_down [32mOK [0m[31m 0.16[0m
test_client_disconnect [32mOK [0m[32m 0.01[0m
test_client_timeout [32mOK [0m[31m 0.51[0m
test_copy_from [32mOK [0m[33m 0.04[0m
test_custom_mime_types_files [32mOK [0m[32m 0.01[0m
test_error_limiting [32mOK [0m[33m 0.04[0m
test_iter_nodes [32mOK [0m[32m 0.01[0m
test_leak_1 [32mOK [0m[31m 0.06[0m
test_mismatched_etags Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/…",> line 80, in _spawn_n_impl
func(*args, **kwargs)
File "<https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/…",> line 514, in process_request
proto = self.protocol(socket, address, self)
File "/usr/lib/python2.6/SocketServer.py", line 618, in __init__
self.finish()
File "<https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/…",> line 456, in finish
BaseHTTPServer.BaseHTTPRequestHandler.finish(self)
File "/usr/lib/python2.6/SocketServer.py", line 661, in finish
self.wfile.flush()
File "/usr/lib/python2.6/socket.py", line 297, in flush
self._sock.sendall(buffer(data, write_offset, buffer_size))
File "<https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/…",> line 283, in sendall
tail = self.send(data, flags)
File "<https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/…",> line 269, in send
total_sent += fd.send(data[total_sent:], flags)
error: [Errno 32] Broken pipe
[32mOK [0m[31m 0.06[0m
test_node_read_timeout [32mOK [0m[31m 0.71[0m
test_node_write_timeout [32mOK [0m[31m 0.71[0m
test_proxy_passes_content_length_on_head [32mOK [0m[32m 0.01[0m
test_proxy_passes_content_type [32mOK [0m[32m 0.01[0m
test_response_get_accept_ranges_header [32mOK [0m[32m 0.01[0m
test_response_head_accept_ranges_header [32mOK [0m[32m 0.01[0m
test_version_manifest [32mOK [0m[31m 1.26[0m
TestProxyServer
test_calls_authorize_allow [32mOK [0m[32m 0.01[0m
test_calls_authorize_deny [32mOK [0m[32m 0.01[0m
test_denied_host_header [32mOK [0m[32m 0.01[0m
test_inexistent_method_request [32mOK [0m[32m 0.01[0m
test_internal_method_request [32mOK [0m[32m 0.01[0m
test_negative_content_length [32mOK [0m[32m 0.01[0m
test_unhandled_exception [32mOK [0m[32m 0.01[0m
TestSegmentedIterable
test_app_iter_range_unexpected_error [32mOK [0m[32m 0.00[0m
test_app_iter_range_with_many_segments [32mOK [0m[31m 5.00[0m
test_app_iter_range_with_no_segments [32mOK [0m[32m 0.00[0m
test_app_iter_range_with_one_segment [32mOK [0m[32m 0.00[0m
test_app_iter_range_with_two_segments [32mOK [0m[32m 0.00[0m
test_iter_unexpected_error [32mOK [0m[32m 0.00[0m
test_iter_with_get_error [32mOK [0m[32m 0.00[0m
test_iter_with_no_segments [32mOK [0m[32m 0.00[0m
test_iter_with_one_segment [32mOK [0m[32m 0.00[0m
test_iter_with_two_segments [32mOK [0m[32m 0.00[0m
test_load_next_segment_rate_limiting [32mOK [0m[32m 0.00[0m
test_load_next_segment_unexpected_error [32mOK [0m[32m 0.00[0m
test_load_next_segment_with_get_error [32mOK [0m[32m 0.00[0m
test_load_next_segment_with_no_segments [32mOK [0m[32m 0.00[0m
test_load_next_segment_with_one_segment [32mOK [0m[32m 0.00[0m
test_load_next_segment_with_seek [32mOK [0m[32m 0.00[0m
test_load_next_segment_with_two_segments [32mOK [0m[32m 0.00[0m
test_load_next_segment_with_two_segments_skip_first [32mOK [0m[32m 0.00[0m
======================================================================
FAIL: test_hash_suffix_multi_file_two (test.unit.obj.test_replicator.TestObjectReplicator)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/…",> line 328, in test_hash_suffix_multi_file_two
self.assertEquals(len(os.listdir(whole_hsh_path)), 2)
AssertionError: 1 != 2
>> raise self.failureException, \
(None or '%r != %r' % (1, 2))
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 8.68 secs:
[31m 5.00 TestSegmentedIterable.test_app_iter_range_with_many_segments[0m
[31m 1.26 TestObjectController.test_version_manifest[0m
[31m 0.95 TestUtils.test_ratelimit_sleep_with_sleep[0m
[31m 0.74 TestServer.test_wait[0m
[31m 0.73 TestObjectController.test_chunked_put_lobjects[0m
----------------------------------------------------------------------
Ran 942 tests in 22.796s
FAILED (SKIP=8, failures=1)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/…> test/unit'
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Jinja2==2.6
PasteDeploy==1.3.3
Pygments==1.5
Sphinx==1.1.3
WebOb==1.2.3
colorama==0.2.4
configobj==4.7.1
coverage==3.6b2
distribute==0.6.31
docutils==0.10
eventlet==0.9.15
greenlet==0.3.1
netifaces==0.6
nose==1.2.1
nosehtmloutput==0.0.4
nosexcover==1.0.7
openstack.nose-plugin==0.11
pep8==0.6.1
python-swiftclient==0.0.0
simplejson==2.0.9
swift==1.7.4.1
termcolor==1.1.0
wsgiref==0.1.2
xattr==0.4
+ echo ======================================================================
======================================================================
+ '[' -f .testrepository/0 ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=73
+ '[' 73 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.wt2xt5nKjP
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-swift-python26-stable-folsom/86
[SCP] uploading file: '/srv/static/logs/periodic/periodic-swift-python26-stable-folsom/86/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
4
4
Build failed in Jenkins: periodic-tempest-devstack-vm-stable-folsom #88
by OpenStack Jenkins 28 Dec '12
by OpenStack Jenkins 28 Dec '12
28 Dec '12
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folso…>
------------------------------------------
[...truncated 11613 lines...]
# Allows test cases to create/destroy tenants and users. This option
# enables isolated test cases and better parallel execution,
# but also requires that OpenStack Identity API admin credentials
# are known.
allow_tenant_reuse = True
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
# This should be the username of an alternate user WITHOUT
# administrative privileges
alt_username = alt_demo
# The above non-administrative user's password
alt_password = secret
# The above non-administrative user's tenant name
alt_tenant_name = alt_demo
# Reference data for tests. The ref and ref_alt should be
# distinct images/flavors.
image_ref = e0c7638d-2477-4c00-96ee-573c69a25f26
image_ref_alt = e0c7638d-2477-4c00-96ee-573c69a25f26
flavor_ref = 1
flavor_ref_alt = 2
# Number of seconds to wait while looping to check the status of an
# instance that is building.
build_interval = 3
# Number of seconds to time out on waiting for an instance
# to build or reach an expected status
build_timeout = 400
# The type of endpoint for a Compute API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "compute"
catalog_type = compute
# Does the Compute API support creation of images?
create_image_enabled = True
# For resize to work with libvirt/kvm, one of the following must be true:
# Single node: allow_resize_to_same_host=True must be set in nova.conf
# Cluster: the 'nova' user must have scp access between cluster nodes
resize_available = False
# Does the compute API support changing the admin password?
change_password_available = False
# Level to log Compute API request/response details.
log_level = ERROR
# Whitebox options for compute. Whitebox options enable the
# whitebox test cases, which look at internal Nova database state,
# SSH into VMs to check instance state, etc.
# Should we run whitebox tests for Compute?
whitebox_enabled = True
# Path of nova source directory
source_dir = /opt/stack/new/nova
# Path of nova configuration file
config_path = /etc/nova/nova.conf
# Directory containing nova binaries such as nova-manage
bin_dir = /usr/bin/nova
# Path to a private key file for SSH access to remote hosts
path_to_private_key = /opt/stack/new/tempest/id_rsa
# Connection string to the database of Compute service
db_uri = mysql://root:secret@localhost/nova
[image]
# This section contains configuration options used when executing tests
# against the OpenStack Images API
# The type of endpoint for an Image API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "image"
catalog_type = image
# The version of the OpenStack Images API to use
api_version = 1
# This is the main host address of the Image API
host = 127.0.0.1
# Port that the Image API is running on
port = 9292
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
[compute-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[identity-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[volume]
# This section contains the configuration options used when executing tests
# against the OpenStack Block Storage API service
# The type of endpoint for a Cinder or Block Storage API service.
# Unless you have a custom Keystone service catalog implementation, you
# probably want to leave this value as "volume"
catalog_type = volume
# Number of seconds to wait while looping to check the status of a
# volume that is being made available
build_interval = 3
# Number of seconds to time out on waiting for a volume
# to be available or reach an expected status
build_timeout = 300
+ echo '\n'
\n
+ echo '**************************************************'
**************************************************
+ echo 'Finished Configuring Tempest'
Finished Configuring Tempest
+ echo '**************************************************'
**************************************************
Running tempest smoke tests
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
Check that the required fields are returned with values ... ok
The created server should be in the list of all servers ... ok
The created server should be in the detailed list of all servers ... ok
Verify the specified server attributes are set correctly ... ok
Check that the required fields are returned with values ... ok
The created server should be in the list of all servers ... ok
The created server should be in the detailed list of all servers ... ok
Verify the specified server attributes are set correctly ... ok
The expected flavor details should be returned ... ok
List of all flavors should contain the expected flavor ... ok
Detailed list of all flavors should contain the expected flavor ... ok
The expected flavor details should be returned ... ok
List of all flavors should contain the expected flavor ... ok
Detailed list of all flavors should contain the expected flavor ... ok
SKIP: Until Bug 1046870 is fixed
SKIP: Until Bug 1046870 is fixed
Returns the correct details for a single image ... ok
The list of all images should contain the image ... ok
Detailed list of all images should contain the expected images ... ok
The server's password should be set to the provided password ... SKIP: Change password not available.
The server should be power cycled ... ok
The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with.
The server should be rebuilt using the provided image and data ... ok
The server's RAM and disk space should be modified to that of ... SKIP: Resize not available.
The server's password should be set to the provided password ... SKIP: Change password not available.
The server should be power cycled ... ok
The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with.
The server should be rebuilt using the provided image and data ... ok
The server's RAM and disk space should be modified to that of ... SKIP: Resize not available.
All public and private addresses for ... ok
Providing a network type should filter ... ok
CREATE, GET, DELETE Volume ... ok
CREATE, GET, DELETE Volume ... ERROR
Create a user ... ok
Delete a user ... ok
Get a list of users and find the test user ... ok
Valid user's token is authenticated ... ok
Create a user ... ok
Delete a user ... ok
Get a list of users and find the test user ... ok
Valid user's token is authenticated ... ok
SKIP: VolumesActionsTest skipped as Cinder endpoint is not available
SKIP: VolumesGetTestJSON skipped as Cinder endpoint is not available
SKIP: VolumesGetTestXML skipped as Cinder endpoint is not available
SKIP: VolumeListTestJSON skipped as Cinder endpoint is not available
SKIP: VolumeListTestXML skipped as Cinder endpoint is not available
======================================================================
ERROR: CREATE, GET, DELETE Volume
----------------------------------------------------------------------
Traceback (most recent call last):
File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete
self.client.wait_for_resource_deletion(volume['id'])
File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 260, in wait_for_resource_deletion
raise exceptions.TimeoutException
TimeoutException: Request timed out
----------------------------------------------------------------------
XML: nosetests-smoke.xml
----------------------------------------------------------------------
Ran 39 tests in 1627.526s
FAILED (SKIP=13, errors=1)
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/devstack-gate-setup-workspace-new.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/devstacklog.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/iptables.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/localrc.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/rabbitmq/rabbit(a)devstack-1356645034-sasl.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/rabbitmq/rabbit(a)devstack-1356645034.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/rabbitmq/startup_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-g-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-g-reg.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-horizon.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-key.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-n-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-n-cpu.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-n-crt.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-n-net.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-n-obj.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-n-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-n-vol.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/screen-swift.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/sudoers.d/README.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/sudoers.d/jenkins-sudo-grep.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/sudoers.d/nova-rootwrap.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/sudoers.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/88/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
23 Dec '12
See <https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom/83/>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on oneiric7 in workspace <https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom/ws/>
Checkout:periodic-nova-python26-stable-folsom / <https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom/ws/> - hudson.remoting.Channel@1cca9f69:oneiric7
Using strategy: Default
Last Built Revision: Revision 451003e0670b854bc833f32c67bb7ad646d3ac89 (origin/stable/folsom)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/openstack/nova.git
git --version
git version 1.8.0
ERROR: Error cloning remote repo 'origin' : Could not clone git://github.com/openstack/nova.git
hudson.plugins.git.GitException: Could not clone git://github.com/openstack/nova.git
at hudson.plugins.git.GitAPI.clone(GitAPI.java:271)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1102)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1044)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2309)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Command "git clone --progress -o origin git://github.com/openstack/nova.git <https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom/ws/"> returned status code 128:
stdout: Cloning into '<https://jenkins.openstack.org/job/periodic-nova-python26-stable-folsom/ws/'...>
stderr: fatal: remote error:
GitHub is offline for maintenance. See http://status.github.com for more info.
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:863)
at hudson.plugins.git.GitAPI.access$000(GitAPI.java:40)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:267)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:246)
at hudson.FilePath.act(FilePath.java:852)
at hudson.FilePath.act(FilePath.java:825)
at hudson.plugins.git.GitAPI.clone(GitAPI.java:246)
... 12 more
Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1114)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1044)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2309)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
1
1
23 Dec '12
See <https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/83/>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on oneiric7 in workspace <https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/>
Checkout:periodic-swift-python26-stable-folsom / <https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/> - hudson.remoting.Channel@1cca9f69:oneiric7
Using strategy: Default
Last Built Revision: Revision 9c4c7bb05ce93b20bba7cf77e39d19d226eea8dc (origin/stable/folsom)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/openstack/swift.git
git --version
git version 1.8.0
ERROR: Error cloning remote repo 'origin' : Could not clone git://github.com/openstack/swift.git
hudson.plugins.git.GitException: Could not clone git://github.com/openstack/swift.git
at hudson.plugins.git.GitAPI.clone(GitAPI.java:271)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1102)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1044)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2309)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Command "git clone --progress -o origin git://github.com/openstack/swift.git <https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/"> returned status code 128:
stdout: Cloning into '<https://jenkins.openstack.org/job/periodic-swift-python26-stable-folsom/ws/'...>
stderr: fatal: remote error:
GitHub is offline for maintenance. See http://status.github.com for more info.
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:863)
at hudson.plugins.git.GitAPI.access$000(GitAPI.java:40)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:267)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:246)
at hudson.FilePath.act(FilePath.java:852)
at hudson.FilePath.act(FilePath.java:825)
at hudson.plugins.git.GitAPI.clone(GitAPI.java:246)
... 12 more
Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1114)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1044)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2309)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
1
1
23 Dec '12
See <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/83/>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on precise10 in workspace <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/>
Checkout:periodic-swift-python27-stable-folsom / <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/> - hudson.remoting.Channel@48aee600:precise10
Using strategy: Default
Last Built Revision: Revision 9c4c7bb05ce93b20bba7cf77e39d19d226eea8dc (origin/stable/folsom)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/openstack/swift.git
git --version
git version 1.7.9.5
Fetching upstream changes from git://github.com/openstack/swift.git
Commencing build of Revision 9c4c7bb05ce93b20bba7cf77e39d19d226eea8dc (origin/stable/folsom)
Checking out Revision 9c4c7bb05ce93b20bba7cf77e39d19d226eea8dc (origin/stable/folsom)
[periodic-swift-python27-stable-folsom] $ /bin/bash -xe /tmp/hudson5202024079465512942.sh
+ /usr/local/jenkins/slave_scripts/run-tox.sh 27
+ version=27
+ '[' -z 27 ']'
+ venv=py27
+ export NOSE_WITH_XUNIT=1
+ NOSE_WITH_XUNIT=1
+ export NOSE_WITH_HTML_OUTPUT=1
+ NOSE_WITH_HTML_OUTPUT=1
+ export NOSE_HTML_OUT_FILE=nose_results.html
+ NOSE_HTML_OUT_FILE=nose_results.html
++ /bin/mktemp -d
+ export TMPDIR=/tmp/tmp.jznFwTuZ4e
+ TMPDIR=/tmp/tmp.jznFwTuZ4e
+ trap 'rm -rf /tmp/tmp.jznFwTuZ4e' EXIT
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
+ tox -epy27
GLOB sdist-make: <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
py27 create: <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
py27 installdeps: -r<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…,> -r<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
ERROR: invocation failed, logfile: <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
ERROR: actionid=py27
msg=getenv
cmdargs=[local('<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…'),> 'install', '--download-cache=<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…',> '-r<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…',> '-r<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…']>
env={'JENKINS_HOME': '/var/lib/jenkins', 'PYTHONIOENCODING': 'utf_8', 'BUILD_CAUSE': 'TIMERTRIGGER', 'HUDSON_URL': 'https://jenkins.openstack.org/', 'BUILD_URL': 'https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/83/', 'BUILD_TAG': 'jenkins-periodic-swift-python27-stable-folsom-83', 'SSH_CLIENT': '198.101.231.203 35643 22', 'JENKINS_URL': 'https://jenkins.openstack.org/', 'LOGNAME': 'jenkins', 'USER': 'jenkins', 'WORKSPACE': '<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/',> 'HOME': '/home/jenkins', 'PATH': '<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games', 'DEBFULLNAME': 'OpenStack Hudson', 'JOB_NAME': 'periodic-swift-python27-stable-folsom', 'LANG': 'en_US.UTF-8', 'VIRTUAL_ENV': '<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…',> 'SHELL': '/bin/bash', 'XDG_SESSION_COOKIE': '46b38f61d2217983c255af8300000421-1355682909.807984-1981368639', 'SHLVL': '3', 'NOSE_OPENSTACK_RED': '0.05', 'GIT_AUTHOR_EMAIL': 'jenkins(a)openstack.org', 'HUDSON_HOME': '/var/lib/jenkins', 'LD_LIBRARY_PATH': '/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-6-openjdk-amd64/jre/../lib/amd64', 'NODE_LABELS': 'precise precise10', 'NOSE_OPENSTACK_YELLOW': '0.025', 'NOSE_OPENSTACK_STDOUT': '1', 'TMPDIR': '/tmp/tmp.jznFwTuZ4e', 'DEBEMAIL': 'hudson(a)openstack.org', 'BUILD_ID': '2012-12-23_00-04-45', 'BUILD_NUMBER': '83', 'NOSE_WITH_OPENSTACK': '1', 'HUDSON_COOKIE': '3f81ecf9-9830-4700-8eb0-e73dae464a3d', 'JOB_URL': 'https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/', 'GIT_BRANCH': 'origin/stable/folsom', 'GIT_COMMIT': '9c4c7bb05ce93b20bba7cf77e39d19d226eea8dc', 'GIT_AUTHOR_NAME': 'OpenStack Jenkins', 'GIT_COMMITTER_NAME': 'OpenStack Jenkins', 'NOSE_WITH_XUNIT': '1', 'BUILD_CAUSE_TIMERTRIGGER': 'true', 'NOSE_OPENSTACK_COLOR': '1', '_': '/usr/local/bin/tox', 'NOSE_OPENSTACK_SHOW_ELAPSED': '1', 'HUDSON_SERVER_COOKIE': '78d79c104eef52324f0675937ae52201', 'EXECUTOR_NUMBER': '0', 'NODE_NAME': 'precise10', 'PWD': '<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/',> 'GIT_COMMITTER_EMAIL': 'jenkins(a)openstack.org', 'JENKINS_SERVER_COOKIE': '78d79c104eef52324f0675937ae52201', 'NOSE_WITH_HTML_OUTPUT': '1', 'MAIL': '/var/mail/jenkins', 'SSH_CONNECTION': '198.101.231.203 35643 50.57.88.214 22', 'NOSE_HTML_OUT_FILE': 'nose_results.html'}
Downloading/unpacking WebOb>=1.0.8,<1.3 (from -r <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…> (line 1))
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
Running setup.py egg_info for package WebOb
no previously-included directories found matching '*.pyc'
no previously-included directories found matching '*.pyo'
Downloading/unpacking configobj==4.7.1 (from -r <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…> (line 2))
Downloading configobj-4.7.1.tar.gz
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
Running setup.py egg_info for package configobj
Downloading/unpacking eventlet==0.9.15 (from -r <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…> (line 3))
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
Running setup.py egg_info for package eventlet
Downloading/unpacking greenlet==0.3.1 (from -r <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…> (line 4))
Downloading greenlet-0.3.1.tar.gz
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
Running setup.py egg_info for package greenlet
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'repository'
warnings.warn(msg)
Downloading/unpacking netifaces==0.6 (from -r <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…> (line 5))
Downloading netifaces-0.6.tar.gz
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
Running setup.py egg_info for package netifaces
Downloading/unpacking pastedeploy==1.3.3 (from -r <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…> (line 6))
Real name of requirement pastedeploy is PasteDeploy
Downloading PasteDeploy-1.3.3.tar.gz
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
Running setup.py egg_info for package pastedeploy
warning: no files found matching 'docs/*.html'
warning: no previously-included files found matching 'docs/rebuild'
Downloading/unpacking simplejson==2.0.9 (from -r <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…> (line 7))
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
Running setup.py egg_info for package simplejson
Downloading/unpacking xattr==0.4 (from -r <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…> (line 8))
Downloading xattr-0.4.tar.gz
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
Running setup.py egg_info for package xattr
Downloading/unpacking python-swiftclient from https://github.com/openstack/python-swiftclient/zipball/master (from -r <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…> (line 11))
Downloading master
Cannot unpack file /tmp/tmp.jznFwTuZ4e/pip-hh2cir-unpack/master (downloaded from <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…,> content-type: text/html; charset=utf-8); cannot detect archive format
Cannot determine archive format of <https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…>
Storing complete log in /home/jenkins/.pip/pip.log
ERROR: could not install deps [-r<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…,> -r<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…]>
___________________________________ summary ____________________________________
ERROR: py27: could not install deps [-r<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…,> -r<https://jenkins.openstack.org/job/periodic-swift-python27-stable-folsom/ws/…]>
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py27/bin/pip freeze
argparse==1.2.1
distribute==0.6.31
wsgiref==0.1.2
+ echo ======================================================================
======================================================================
+ '[' -f .testrepository/0 ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=
+ '[' -f '' ']'
+ echo
+ echo 'WARNING: Unable to find to confirm results!'
WARNING: Unable to find to confirm results!
+ echo
+ exit 1
+ rm -rf /tmp/tmp.jznFwTuZ4e
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] No file(s) found: **/*nose_results.html
[SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-swift-python27-stable-folsom/83
[SCP] Copying console log.
1
1
23 Dec '12
See <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/83/>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on precise1 in workspace <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/>
Checkout:periodic-swift-docs-stable-folsom / <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/> - hudson.remoting.Channel@2b8e1cc5:precise1
Using strategy: Default
Last Built Revision: Revision 9c4c7bb05ce93b20bba7cf77e39d19d226eea8dc (origin/stable/folsom)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/openstack/swift.git
git --version
git version 1.7.9.5
Fetching upstream changes from git://github.com/openstack/swift.git
Commencing build of Revision 9c4c7bb05ce93b20bba7cf77e39d19d226eea8dc (origin/stable/folsom)
Checking out Revision 9c4c7bb05ce93b20bba7cf77e39d19d226eea8dc (origin/stable/folsom)
[periodic-swift-docs-stable-folsom] $ /bin/bash -xe /tmp/hudson4059453655895990545.sh
+ /usr/local/jenkins/slave_scripts/run-docs.sh
+ venv=venv
+ mkdir -p doc/build
+ export HUDSON_PUBLISH_DOCS=1
+ HUDSON_PUBLISH_DOCS=1
+ tox -evenv -- python setup.py build_sphinx
GLOB sdist-make: <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/setu…>
venv create: <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>
venv installdeps: -r<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…,> -r<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…>
ERROR: invocation failed, logfile: <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>
ERROR: actionid=venv
msg=getenv
cmdargs=[local('<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…'),> 'install', '--download-cache=<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…',> '-r<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…',> '-r<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…']>
env={'JENKINS_HOME': '/var/lib/jenkins', 'PYTHONIOENCODING': 'utf_8', 'BUILD_CAUSE': 'TIMERTRIGGER', 'HUDSON_URL': 'https://jenkins.openstack.org/', 'BUILD_URL': 'https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/83/', 'BUILD_TAG': 'jenkins-periodic-swift-docs-stable-folsom-83', 'SSH_CLIENT': '198.101.231.203 38365 22', 'JENKINS_URL': 'https://jenkins.openstack.org/', 'LOGNAME': 'jenkins', 'USER': 'jenkins', 'WORKSPACE': '<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/',> 'HOME': '/home/jenkins', 'PATH': '<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games', 'HUDSON_PUBLISH_DOCS': '1', 'DEBFULLNAME': 'OpenStack Hudson', 'LD_LIBRARY_PATH': '/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-6-openjdk-amd64/jre/../lib/amd64', 'LANG': 'en_US.UTF-8', 'VIRTUAL_ENV': '<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…',> 'SHELL': '/bin/bash', 'XDG_SESSION_COOKIE': '46b38f61d2217983c255af8300000421-1355682909.773134-2063765931', 'SHLVL': '3', 'NOSE_OPENSTACK_RED': '0.05', 'GIT_AUTHOR_EMAIL': 'jenkins(a)openstack.org', 'HUDSON_HOME': '/var/lib/jenkins', 'JOB_NAME': 'periodic-swift-docs-stable-folsom', 'NODE_LABELS': 'precise precise1', 'NOSE_OPENSTACK_YELLOW': '0.025', 'NOSE_OPENSTACK_STDOUT': '1', 'BUILD_CAUSE_TIMERTRIGGER': 'true', 'DEBEMAIL': 'hudson(a)openstack.org', 'BUILD_ID': '2012-12-23_00-04-26', 'BUILD_NUMBER': '83', 'NOSE_WITH_OPENSTACK': '1', 'HUDSON_COOKIE': '274a1f91-b342-436e-93e9-47e4ca02aee3', 'JOB_URL': 'https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/', 'GIT_BRANCH': 'origin/stable/folsom', 'GIT_COMMIT': '9c4c7bb05ce93b20bba7cf77e39d19d226eea8dc', 'GIT_AUTHOR_NAME': 'OpenStack Jenkins', 'GIT_COMMITTER_NAME': 'OpenStack Jenkins', '_': '/usr/local/bin/tox', 'NOSE_OPENSTACK_COLOR': '1', 'NOSE_OPENSTACK_SHOW_ELAPSED': '1', 'HUDSON_SERVER_COOKIE': '78d79c104eef52324f0675937ae52201', 'EXECUTOR_NUMBER': '0', 'NODE_NAME': 'precise1', 'PWD': '<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/',> 'GIT_COMMITTER_EMAIL': 'jenkins(a)openstack.org', 'JENKINS_SERVER_COOKIE': '78d79c104eef52324f0675937ae52201', 'MAIL': '/var/mail/jenkins', 'SSH_CONNECTION': '198.101.231.203 38365 108.166.59.148 22'}
Downloading/unpacking WebOb>=1.0.8,<1.3 (from -r <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…> (line 1))
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>
Running setup.py egg_info for package WebOb
no previously-included directories found matching '*.pyc'
no previously-included directories found matching '*.pyo'
Downloading/unpacking configobj==4.7.1 (from -r <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…> (line 2))
Downloading configobj-4.7.1.tar.gz
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>
Running setup.py egg_info for package configobj
Downloading/unpacking eventlet==0.9.15 (from -r <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…> (line 3))
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>
Running setup.py egg_info for package eventlet
Downloading/unpacking greenlet==0.3.1 (from -r <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…> (line 4))
Downloading greenlet-0.3.1.tar.gz
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>
Running setup.py egg_info for package greenlet
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'repository'
warnings.warn(msg)
Downloading/unpacking netifaces==0.6 (from -r <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…> (line 5))
Downloading netifaces-0.6.tar.gz
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>
Running setup.py egg_info for package netifaces
Downloading/unpacking pastedeploy==1.3.3 (from -r <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…> (line 6))
Real name of requirement pastedeploy is PasteDeploy
Downloading PasteDeploy-1.3.3.tar.gz
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>
Running setup.py egg_info for package pastedeploy
warning: no files found matching 'docs/*.html'
warning: no previously-included files found matching 'docs/rebuild'
Downloading/unpacking simplejson==2.0.9 (from -r <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…> (line 7))
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>
Running setup.py egg_info for package simplejson
Downloading/unpacking xattr==0.4 (from -r <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…> (line 8))
Downloading xattr-0.4.tar.gz
Storing download in cache at <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>
Running setup.py egg_info for package xattr
Downloading/unpacking python-swiftclient from https://github.com/openstack/python-swiftclient/zipball/master (from -r <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…> (line 11))
Downloading master
Cannot unpack file /tmp/pip-0LwGVS-unpack/master (downloaded from <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…,> content-type: text/html; charset=utf-8); cannot detect archive format
Cannot determine archive format of <https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/.tox…>
Storing complete log in /home/jenkins/.pip/pip.log
ERROR: could not install deps [-r<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…,> -r<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…]>
___________________________________ summary ____________________________________
ERROR: venv: could not install deps [-r<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…,> -r<https://jenkins.openstack.org/job/periodic-swift-docs-stable-folsom/ws/tool…]>
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-swift-docs-stable-folsom/83
[SCP] Copying console log.
1
1
Hi,
A few days ago the pep8 version on the CI servers was updated. This
causes patches in the Quantum stable branch to fail (not sure what the
situation is with the other projects). Can you please take a look at
https://review.openstack.org/18594. This will enable us to move forward
with stable branch quantum patches.
Thanks and happy holidays
Gary
3
4
Build failed in Jenkins: periodic-tempest-devstack-vm-cinder-stable-folsom #81
by OpenStack Jenkins 21 Dec '12
by OpenStack Jenkins 21 Dec '12
21 Dec '12
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stabl…>
------------------------------------------
[...truncated 12375 lines...]
# Number of seconds to time out on waiting for an instance
# to build or reach an expected status
build_timeout = 400
# The type of endpoint for a Compute API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "compute"
catalog_type = compute
# Does the Compute API support creation of images?
create_image_enabled = True
# For resize to work with libvirt/kvm, one of the following must be true:
# Single node: allow_resize_to_same_host=True must be set in nova.conf
# Cluster: the 'nova' user must have scp access between cluster nodes
resize_available = False
# Does the compute API support changing the admin password?
change_password_available = False
# Level to log Compute API request/response details.
log_level = ERROR
# Whitebox options for compute. Whitebox options enable the
# whitebox test cases, which look at internal Nova database state,
# SSH into VMs to check instance state, etc.
# Should we run whitebox tests for Compute?
whitebox_enabled = True
# Path of nova source directory
source_dir = /opt/stack/new/nova
# Path of nova configuration file
config_path = /etc/nova/nova.conf
# Directory containing nova binaries such as nova-manage
bin_dir = /usr/bin/nova
# Path to a private key file for SSH access to remote hosts
path_to_private_key = /opt/stack/new/tempest/id_rsa
# Connection string to the database of Compute service
db_uri = mysql://root:secret@localhost/nova
[image]
# This section contains configuration options used when executing tests
# against the OpenStack Images API
# The type of endpoint for an Image API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "image"
catalog_type = image
# The version of the OpenStack Images API to use
api_version = 1
# This is the main host address of the Image API
host = 127.0.0.1
# Port that the Image API is running on
port = 9292
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
[compute-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[identity-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[volume]
# This section contains the configuration options used when executing tests
# against the OpenStack Block Storage API service
# The type of endpoint for a Cinder or Block Storage API service.
# Unless you have a custom Keystone service catalog implementation, you
# probably want to leave this value as "volume"
catalog_type = volume
# Number of seconds to wait while looping to check the status of a
# volume that is being made available
build_interval = 3
# Number of seconds to time out on waiting for a volume
# to be available or reach an expected status
build_timeout = 300
+ echo '\n'
\n
+ echo '**************************************************'
**************************************************
+ echo 'Finished Configuring Tempest'
Finished Configuring Tempest
+ echo '**************************************************'
**************************************************
Running tempest smoke tests
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
Check that the required fields are returned with values ... ok
The created server should be in the list of all servers ... ok
The created server should be in the detailed list of all servers ... ok
Verify the specified server attributes are set correctly ... ok
Check that the required fields are returned with values ... ok
The created server should be in the list of all servers ... ok
The created server should be in the detailed list of all servers ... ok
Verify the specified server attributes are set correctly ... ok
The expected flavor details should be returned ... ok
List of all flavors should contain the expected flavor ... ok
Detailed list of all flavors should contain the expected flavor ... ok
The expected flavor details should be returned ... ok
List of all flavors should contain the expected flavor ... ok
Detailed list of all flavors should contain the expected flavor ... ok
SKIP: Until Bug 1046870 is fixed
SKIP: Until Bug 1046870 is fixed
Returns the correct details for a single image ... ok
The list of all images should contain the image ... ok
Detailed list of all images should contain the expected images ... ok
The server's password should be set to the provided password ... SKIP: Change password not available.
The server should be power cycled ... ok
The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with.
The server should be rebuilt using the provided image and data ... ok
The server's RAM and disk space should be modified to that of ... SKIP: Resize not available.
The server's password should be set to the provided password ... SKIP: Change password not available.
The server should be power cycled ... ok
The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with.
The server should be rebuilt using the provided image and data ... ok
The server's RAM and disk space should be modified to that of ... SKIP: Resize not available.
All public and private addresses for ... ok
Providing a network type should filter ... ok
CREATE, GET, DELETE Volume ... ok
CREATE, GET, DELETE Volume ... ok
Create a user ... ok
Delete a user ... ok
Get a list of users and find the test user ... ok
Valid user's token is authenticated ... ok
Create a user ... ok
Delete a user ... ok
Get a list of users and find the test user ... ok
Valid user's token is authenticated ... ok
Volume is attached and detached successfully from an instance ... ok
Create a volume, Get it's details and Delete the volume ... ok
Create a volume, Get it's details and Delete the volume ... ok
Get a list of Volumes ... ok
Get a list of Volumes with details ... ok
ERROR
ERROR
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_list.VolumeListTestJSON'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 227, in run
self.tearDown()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 350, in tearDown
self.teardownContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 366, in teardownContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_list.py", line 150, in tearDownClass
cls.client.wait_for_resource_deletion(volume)
File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 260, in wait_for_resource_deletion
raise exceptions.TimeoutException
TimeoutException: Request timed out
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_list.VolumeListTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_list.py", line 79, in setUpClass
cls.client.wait_for_volume_status(volume['id'], 'available')
File "/opt/stack/new/tempest/tempest/services/volume/json/volumes_client.py", line 126, in wait_for_volume_status
raise exceptions.VolumeBuildErrorException(volume_id=volume_id)
VolumeBuildErrorException: Volume 804ab97c-2087-47a8-af8b-d2f93cedbe64 failed to build and is in ERROR status
----------------------------------------------------------------------
XML: nosetests-smoke.xml
----------------------------------------------------------------------
Ran 44 tests in 726.839s
FAILED (SKIP=8, errors=2)
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/devstack-gate-setup-workspace-new.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/devstacklog.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/iptables.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/localrc.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/rabbitmq/rabbit(a)devstack-1356045655-sasl.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/rabbitmq/rabbit(a)devstack-1356045655.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/rabbitmq/startup_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-c-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-c-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-c-vol.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-g-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-g-reg.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-horizon.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-key.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-n-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-n-cpu.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-n-crt.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-n-net.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-n-obj.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-n-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/screen-swift.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/sudoers.d/README.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/sudoers.d/cinder-rootwrap.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/sudoers.d/jenkins-sudo-grep.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/sudoers.d/nova-rootwrap.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/sudoers.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/81/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-tempest-devstack-vm-stable-folsom #80
by OpenStack Jenkins 20 Dec '12
by OpenStack Jenkins 20 Dec '12
20 Dec '12
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folso…>
------------------------------------------
[...truncated 11515 lines...]
# Allows test cases to create/destroy tenants and users. This option
# enables isolated test cases and better parallel execution,
# but also requires that OpenStack Identity API admin credentials
# are known.
allow_tenant_reuse = True
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
# This should be the username of an alternate user WITHOUT
# administrative privileges
alt_username = alt_demo
# The above non-administrative user's password
alt_password = secret
# The above non-administrative user's tenant name
alt_tenant_name = alt_demo
# Reference data for tests. The ref and ref_alt should be
# distinct images/flavors.
image_ref = 8189669d-4557-4be1-a3f7-7ecc237c14ab
image_ref_alt = 8189669d-4557-4be1-a3f7-7ecc237c14ab
flavor_ref = 1
flavor_ref_alt = 2
# Number of seconds to wait while looping to check the status of an
# instance that is building.
build_interval = 3
# Number of seconds to time out on waiting for an instance
# to build or reach an expected status
build_timeout = 400
# The type of endpoint for a Compute API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "compute"
catalog_type = compute
# Does the Compute API support creation of images?
create_image_enabled = True
# For resize to work with libvirt/kvm, one of the following must be true:
# Single node: allow_resize_to_same_host=True must be set in nova.conf
# Cluster: the 'nova' user must have scp access between cluster nodes
resize_available = False
# Does the compute API support changing the admin password?
change_password_available = False
# Level to log Compute API request/response details.
log_level = ERROR
# Whitebox options for compute. Whitebox options enable the
# whitebox test cases, which look at internal Nova database state,
# SSH into VMs to check instance state, etc.
# Should we run whitebox tests for Compute?
whitebox_enabled = True
# Path of nova source directory
source_dir = /opt/stack/new/nova
# Path of nova configuration file
config_path = /etc/nova/nova.conf
# Directory containing nova binaries such as nova-manage
bin_dir = /usr/bin/nova
# Path to a private key file for SSH access to remote hosts
path_to_private_key = /opt/stack/new/tempest/id_rsa
# Connection string to the database of Compute service
db_uri = mysql://root:secret@localhost/nova
[image]
# This section contains configuration options used when executing tests
# against the OpenStack Images API
# The type of endpoint for an Image API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "image"
catalog_type = image
# The version of the OpenStack Images API to use
api_version = 1
# This is the main host address of the Image API
host = 127.0.0.1
# Port that the Image API is running on
port = 9292
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
[compute-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[identity-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[volume]
# This section contains the configuration options used when executing tests
# against the OpenStack Block Storage API service
# The type of endpoint for a Cinder or Block Storage API service.
# Unless you have a custom Keystone service catalog implementation, you
# probably want to leave this value as "volume"
catalog_type = volume
# Number of seconds to wait while looping to check the status of a
# volume that is being made available
build_interval = 3
# Number of seconds to time out on waiting for a volume
# to be available or reach an expected status
build_timeout = 300
+ echo '\n'
\n
+ echo '**************************************************'
**************************************************
+ echo 'Finished Configuring Tempest'
Finished Configuring Tempest
+ echo '**************************************************'
**************************************************
Running tempest smoke tests
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
Check that the required fields are returned with values ... ok
The created server should be in the list of all servers ... ok
The created server should be in the detailed list of all servers ... ok
Verify the specified server attributes are set correctly ... ok
Check that the required fields are returned with values ... ok
The created server should be in the list of all servers ... ok
The created server should be in the detailed list of all servers ... ok
Verify the specified server attributes are set correctly ... ok
The expected flavor details should be returned ... ok
List of all flavors should contain the expected flavor ... ok
Detailed list of all flavors should contain the expected flavor ... ok
The expected flavor details should be returned ... ok
List of all flavors should contain the expected flavor ... ok
Detailed list of all flavors should contain the expected flavor ... ok
SKIP: Until Bug 1046870 is fixed
SKIP: Until Bug 1046870 is fixed
Returns the correct details for a single image ... ok
The list of all images should contain the image ... ok
Detailed list of all images should contain the expected images ... ok
The server's password should be set to the provided password ... SKIP: Change password not available.
The server should be power cycled ... ok
The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with.
The server should be rebuilt using the provided image and data ... ok
The server's RAM and disk space should be modified to that of ... SKIP: Resize not available.
The server's password should be set to the provided password ... SKIP: Change password not available.
The server should be power cycled ... ok
The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with.
The server should be rebuilt using the provided image and data ... ok
The server's RAM and disk space should be modified to that of ... SKIP: Resize not available.
All public and private addresses for ... ok
Providing a network type should filter ... ok
CREATE, GET, DELETE Volume ... ok
CREATE, GET, DELETE Volume ... ERROR
Create a user ... ok
Delete a user ... ok
Get a list of users and find the test user ... ok
Valid user's token is authenticated ... ok
Create a user ... ok
Delete a user ... ok
Get a list of users and find the test user ... ok
Valid user's token is authenticated ... ok
SKIP: VolumesActionsTest skipped as Cinder endpoint is not available
SKIP: VolumesGetTestJSON skipped as Cinder endpoint is not available
SKIP: VolumesGetTestXML skipped as Cinder endpoint is not available
SKIP: VolumeListTestJSON skipped as Cinder endpoint is not available
SKIP: VolumeListTestXML skipped as Cinder endpoint is not available
======================================================================
ERROR: CREATE, GET, DELETE Volume
----------------------------------------------------------------------
Traceback (most recent call last):
File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete
self.client.wait_for_resource_deletion(volume['id'])
File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 260, in wait_for_resource_deletion
raise exceptions.TimeoutException
TimeoutException: Request timed out
----------------------------------------------------------------------
XML: nosetests-smoke.xml
----------------------------------------------------------------------
Ran 39 tests in 1190.464s
FAILED (SKIP=13, errors=1)
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/devstack-gate-setup-workspace-new.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/devstacklog.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/iptables.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/localrc.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/rabbitmq/rabbit(a)devstack-1355933432-sasl.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/rabbitmq/rabbit(a)devstack-1355933432.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/rabbitmq/startup_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-g-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-g-reg.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-horizon.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-key.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-n-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-n-cpu.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-n-crt.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-n-net.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-n-obj.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-n-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-n-vol.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/screen-swift.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/sudoers.d/README.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/sudoers.d/jenkins-sudo-grep.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/sudoers.d/nova-rootwrap.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/sudoers.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/80/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Jenkins build is back to normal : periodic-nova-python26-stable-folsom #79
by OpenStack Jenkins 18 Dec '12
by OpenStack Jenkins 18 Dec '12
18 Dec '12
Jenkins build is back to normal : periodic-swift-python26-stable-folsom #79
by OpenStack Jenkins 18 Dec '12
by OpenStack Jenkins 18 Dec '12
18 Dec '12
Jenkins build is back to normal : periodic-keystone-python26-stable-folsom #79
by OpenStack Jenkins 18 Dec '12
by OpenStack Jenkins 18 Dec '12
18 Dec '12
Jenkins build is back to normal : periodic-horizon-python26-stable-folsom #79
by OpenStack Jenkins 18 Dec '12
by OpenStack Jenkins 18 Dec '12
18 Dec '12
Build failed in Jenkins: periodic-tempest-devstack-vm-cinder-stable-folsom #77
by OpenStack Jenkins 17 Dec '12
by OpenStack Jenkins 17 Dec '12
17 Dec '12
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stabl…>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on devstack-precise-rackspace-nova-29976 in workspace <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stabl…>
Triggering projects: devstack-update-inprogress
[periodic-tempest-devstack-vm-cinder-stable-folsom] $ /bin/bash -xe /tmp/hudson8861008435581138032.sh
+ [[ ! -e devstack-gate ]]
+ git clone http://zuul.openstack.org/p/openstack-infra/devstack-gate
Cloning into 'devstack-gate'...
[periodic-tempest-devstack-vm-cinder-stable-folsom] $ /bin/bash -xe /tmp/hudson4034238706317712802.sh
+ export PYTHONUNBUFFERED=true
+ PYTHONUNBUFFERED=true
+ export DEVSTACK_GATE_TEMPEST=1
+ DEVSTACK_GATE_TEMPEST=1
+ export DEVSTACK_GATE_CINDER=1
+ DEVSTACK_GATE_CINDER=1
+ export ZUUL_BRANCH=stable/folsom
+ ZUUL_BRANCH=stable/folsom
+ cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
+ ./safe-devstack-vm-gate-wrap.sh
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/77
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/77/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/77/logs/devstack-gate-setup-workspace-new.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-tempest-devstack-vm-stable-folsom #77
by OpenStack Jenkins 17 Dec '12
by OpenStack Jenkins 17 Dec '12
17 Dec '12
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folso…>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on devstack-precise-hpcloud-az1-29537 in workspace <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folso…>
Triggering projects: devstack-update-inprogress
[periodic-tempest-devstack-vm-stable-folsom] $ /bin/bash -xe /tmp/hudson244434683412380992.sh
+ [[ ! -e devstack-gate ]]
+ git clone http://zuul.openstack.org/p/openstack-infra/devstack-gate
Cloning into 'devstack-gate'...
[periodic-tempest-devstack-vm-stable-folsom] $ /bin/bash -xe /tmp/hudson8817203407830518721.sh
+ export PYTHONUNBUFFERED=true
+ PYTHONUNBUFFERED=true
+ export DEVSTACK_GATE_TEMPEST=1
+ DEVSTACK_GATE_TEMPEST=1
+ export DEVSTACK_GATE_CINDER=0
+ DEVSTACK_GATE_CINDER=0
+ export ZUUL_BRANCH=stable/folsom
+ ZUUL_BRANCH=stable/folsom
+ cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
+ ./safe-devstack-vm-gate-wrap.sh
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/77
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/77/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/77/logs/devstack-gate-setup-workspace-new.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
17 Dec '12
See <https://jenkins.openstack.org/job/periodic-glance-python26-stable-folsom/77/>
------------------------------------------
[...truncated 914 lines...]
test_add_host_variations [32mOK [0m[33m 0.03[0m
test_calling_format_default [32mOK [0m[32m 0.01[0m
test_calling_format_path [32mOK [0m[32m 0.01[0m
test_calling_format_subdomain [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_calling_format_default [32mOK [0m[32m 0.01[0m
test_get_calling_format_path [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_s3_bad_location [32mOK [0m[32m 0.01[0m
test_get_s3_good_location [32mOK [0m[32m 0.01[0m
test_no_access_key [32mOK [0m[32m 0.02[0m
test_no_host [32mOK [0m[32m 0.01[0m
test_no_secret_key [32mOK [0m[32m 0.01[0m
TestBasicSchema
test_filter_strips_extra_properties [32mOK [0m[32m 0.01[0m
test_merge_conflicting_but_identical_properties [32mOK [0m[32m 0.01[0m
test_merge_conflicting_properties [32mOK [0m[32m 0.01[0m
test_merge_properties [32mOK [0m[32m 0.01[0m
test_raw_json_schema [32mOK [0m[32m 0.01[0m
test_validate_fails_on_bad_type [32mOK [0m[32m 0.01[0m
test_validate_fails_on_extra_properties [32mOK [0m[32m 0.01[0m
test_validate_passes [32mOK [0m[32m 0.01[0m
TestBasicSchemaLinks
test_raw_json_schema [32mOK [0m[32m 0.01[0m
TestCollectionSchema
test_raw_json_schema [32mOK [0m[32m 0.01[0m
TestPermissiveSchema
test_filter_passes_extra_properties [32mOK [0m[32m 0.01[0m
test_raw_json_schema [32mOK [0m[32m 0.01[0m
test_validate_rejects_non_string_extra_properties [32mOK [0m[32m 0.01[0m
test_validate_with_additional_properties_allowed [32mOK [0m[32m 0.01[0m
TestSkipExamples
test_001_increase_test_counter [32mOK [0m[32m 0.01[0m
test_002_increase_test_counter [32mOK [0m[32m 0.01[0m
test_003_verify_test_counter [32mOK [0m[32m 0.01[0m
test_skip_if_example [34mSKIP[0m
test_skip_test_example [34mSKIP[0m
test_skip_unless_example [34mSKIP[0m
TestStoreLocation
test_bad_store_scheme [32mOK [0m[32m 0.01[0m
test_filesystem_store_location [32mOK [0m[32m 0.01[0m
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.01[0m
test_get_store_from_scheme [32mOK [0m[32m 0.01[0m
test_http_store_location [32mOK [0m[32m 0.01[0m
test_rbd_store_location [32mOK [0m[32m 0.01[0m
test_s3_store_location [32mOK [0m[32m 0.01[0m
test_swift_store_location [32mOK [0m[32m 0.01[0m
TestChunkReader
test_read_all_data [32mOK [0m[32m 0.01[0m
TestStoreAuthV1
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.02[0m
test_add_auth_url_variations [32mOK [0m[31m 0.21[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
TestStoreAuthV2
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
test_v2_multi_tenant_location [32mOK [0m[32m 0.01[0m
test_v2_with_no_tenant [32mOK [0m[32m 0.01[0m
TestUtils
test_cooperative_reader [32mOK [0m[33m 0.04[0m
test_cooperative_reader_of_iterator [32mOK [0m[32m 0.01[0m
test_generate_uuid_format [32mOK [0m[32m 0.01[0m
test_generate_uuid_unique [32mOK [0m[32m 0.01[0m
test_is_uuid_like_fails [32mOK [0m[32m 0.01[0m
test_is_uuid_like_success [32mOK [0m[32m 0.01[0m
test_limiting_reader [32mOK [0m[32m 0.01[0m
test_limiting_reader_fails [32mOK [0m[32m 0.01[0m
VersionNegotiationTest
test_request_accept_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1_0 [32mOK [0m[32m 0.01[0m
test_request_url_v1_1 [32mOK [0m[32m 0.02[0m
test_request_url_v2 [32mOK [0m[32m 0.01[0m
test_request_url_v2_0 [32mOK [0m[32m 0.01[0m
test_request_url_v2_1_unsupported [32mOK [0m[32m 0.01[0m
test_request_url_v3_unsupported [32mOK [0m[32m 0.01[0m
VersionsTest
test_get_version_list [32mOK [0m[32m 0.01[0m
JSONRequestDeserializerTest
test_default_no_body [32mOK [0m[32m 0.01[0m
test_default_with_body [32mOK [0m[32m 0.01[0m
test_from_json [32mOK [0m[32m 0.01[0m
test_from_json_malformed [32mOK [0m[32m 0.01[0m
test_has_body_has_content_length [32mOK [0m[32m 0.01[0m
test_has_body_no_content_length [32mOK [0m[32m 0.01[0m
test_has_body_zero_content_length [32mOK [0m[32m 0.01[0m
test_no_body_no_content_length [32mOK [0m[32m 0.01[0m
JSONResponseSerializerTest
test_default [32mOK [0m[32m 0.01[0m
test_to_json [32mOK [0m[32m 0.01[0m
RequestTest
test_content_type_accept_default [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_json [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_xml [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_xml_json [32mOK [0m[32m 0.01[0m
test_content_type_missing [32mOK [0m[32m 0.01[0m
test_content_type_unsupported [32mOK [0m[32m 0.01[0m
test_content_type_with_charset [32mOK [0m[32m 0.01[0m
ResourceTest
test_dispatch [32mOK [0m[32m 0.01[0m
test_dispatch_default [32mOK [0m[32m 0.01[0m
test_dispatch_no_default [32mOK [0m[32m 0.01[0m
test_get_action_args [32mOK [0m[32m 0.01[0m
TestHelpers
test_data_passed_properly_through_headers [32mOK [0m[32m 0.01[0m
test_headers_are_unicode [32mOK [0m[32m 0.01[0m
======================================================================
ERROR: Ensure an interrupt signal does not cause a respawn storm.
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-folsom/ws…",> line 61, in test_interrupt_avoids_respawn_storm
execute(cmd, raise_error=True)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-folsom/ws…",> line 255, in execute
raise RuntimeError(msg)
RuntimeError: Command kill -INT 10297 10296 did not succeed. Returned an exit code of 1.
STDOUT:
STDERR: kill: 1: No such process
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 69.96 secs:
[31m 15.09 TestGlanceControl.test_bouncing[0m
[31m 14.27 TestScrubber.test_delayed_delete[0m
[31m 13.88 TestGlanceControl.test_reload[0m
[31m 13.72 TestGlanceControl.test_respawn[0m
[31m 12.99 TestBinGlanceCacheManage.test_queue[0m
----------------------------------------------------------------------
Ran 913 tests in 494.745s
FAILED (SKIP=100, errors=1)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-glance-python26-stable-folsom/ws…'>
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==0.9.6
Jinja2==2.6
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.5
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.0.8
amqp==1.0.6
anyjson==0.3.3
argparse==1.2.1
boto==2.1.1
colorama==0.2.4
coverage==3.6b1
decorator==3.4.0
distribute==0.6.31
docutils==0.10
eventlet==0.9.17
glance==jenkins-periodic-glance-python26-stable-folsom-77
greenlet==0.4.0
httplib2==0.7.7
importlib==1.0.2
iso8601==0.1.4
jsonschema==0.7
kombu==2.5.4
lxml==3.0.2
mox==0.5.3
nose==1.2.1
nose-exclude==0.1.9
nosehtmloutput==0.0.4
openstack.nose-plugin==0.11
ordereddict==1.1
passlib==1.6.1
pep8==1.1
pycrypto==2.6
pysendfile==2.0.0
python-swiftclient==1.2.0
repoze.lru==0.6
requests==0.14.2
simplejson==2.6.2
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
wsgiref==0.1.2
xattr==0.6.4
+ echo ======================================================================
======================================================================
+ '[' -f .testrepository/0 ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=94
+ '[' 94 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.5xwDou7Loa
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-folsom/77
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-folsom/77/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-tempest-devstack-vm-stable-folsom #73
by OpenStack Jenkins 13 Dec '12
by OpenStack Jenkins 13 Dec '12
13 Dec '12
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folso…>
------------------------------------------
[...truncated 10864 lines...]
++ field='$2'
++ echo '| 1 | m1.tiny | 512 | 0 | 0 | | 1 | 1.0 | True | {} |'
++ awk '-F[ \t]*\\|[ \t]*' '{print $2}'
++ read data
+ INSTANCE_TYPE=1
+ [[ -z 1 ]]
+ NAME=ex-vol
++ nova boot --flavor 1 --image d45c8c55-f718-4208-a208-14ef671068ee ex-vol --security_groups=vol_secgroup
++ grep ' id '
++ get_field 2
++ read data
++ '[' 2 -lt 0 ']'
++ field='$3'
++ echo '| id | 89e5888a-3a49-4cac-8a0f-c3715c72aeb6 |'
++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
++ read data
+ VM_UUID=89e5888a-3a49-4cac-8a0f-c3715c72aeb6
+ die_if_not_set VM_UUID 'Failure launching ex-vol'
+ local exitcode=0
+ set +o xtrace
+ timeout 60 sh -c 'while ! nova show 89e5888a-3a49-4cac-8a0f-c3715c72aeb6 | grep status | grep -q ACTIVE; do sleep 1; done'
++ nova show 89e5888a-3a49-4cac-8a0f-c3715c72aeb6
++ grep 'private network'
++ get_field 2
++ read data
++ '[' 2 -lt 0 ']'
++ field='$3'
++ echo '| private network | 10.1.0.3 |'
++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
++ read data
+ IP=10.1.0.3
+ die_if_not_set IP 'Failure retrieving IP address'
+ local exitcode=0
+ set +o xtrace
++ trueorfalse False
++ local default=False
++ local testval=
++ [[ -z '' ]]
++ echo False
++ return
+ MULTI_HOST=False
+ '[' False = False ']'
+ timeout 90 sh -c 'while ! ping -c1 -w1 10.1.0.3; do sleep 1; done'
PING 10.1.0.3 (10.1.0.3) 56(84) bytes of data.
--- 10.1.0.3 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.3 (10.1.0.3) 56(84) bytes of data.
--- 10.1.0.3 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.3 (10.1.0.3) 56(84) bytes of data.
--- 10.1.0.3 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.3 (10.1.0.3) 56(84) bytes of data.
--- 10.1.0.3 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.3 (10.1.0.3) 56(84) bytes of data.
--- 10.1.0.3 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.3 (10.1.0.3) 56(84) bytes of data.
>From 10.1.0.1 icmp_seq=1 Destination Host Unreachable
--- 10.1.0.3 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
PING 10.1.0.3 (10.1.0.3) 56(84) bytes of data.
--- 10.1.0.3 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.3 (10.1.0.3) 56(84) bytes of data.
>From 10.1.0.1 icmp_seq=1 Destination Host Unreachable
--- 10.1.0.3 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
PING 10.1.0.3 (10.1.0.3) 56(84) bytes of data.
--- 10.1.0.3 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
PING 10.1.0.3 (10.1.0.3) 56(84) bytes of data.
64 bytes from 10.1.0.3: icmp_req=1 ttl=64 time=4.66 ms
--- 10.1.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 4.664/4.664/4.664/0.000 ms
++ openssl rand -hex 4
+ VOL_NAME=myvol-c46ebc8e
++ nova volume-list
++ grep myvol-c46ebc8e
++ get_field 2
++ read data
++ head -1
+ [[ -n '' ]]
+ nova volume-create --display_name myvol-c46ebc8e --display_description 'test volume: myvol-c46ebc8e' 1
+---------------------+--------------------------------------+
| Property | Value |
+---------------------+--------------------------------------+
| attachments | [] |
| availability_zone | nova |
| created_at | 2012-12-13T00:12:54.707775 |
| display_description | test volume: myvol-c46ebc8e |
| display_name | myvol-c46ebc8e |
| id | 5a507763-9935-4ae8-b568-2e5c11e622d7 |
| metadata | {} |
| size | 1 |
| snapshot_id | None |
| status | creating |
| volume_type | None |
+---------------------+--------------------------------------+
+ [[ 0 != 0 ]]
++ date +%s
+ start_time=1355357574
+ timeout 60 sh -c 'while ! nova volume-list | grep myvol-c46ebc8e | grep available; do sleep 1; done'
| 5a507763-9935-4ae8-b568-2e5c11e622d7 | available | myvol-c46ebc8e | 1 | None | |
++ date +%s
+ end_time=1355357576
+ echo 'Completed volume-create in 2 seconds'
Completed volume-create in 2 seconds
++ nova volume-list
++ grep myvol-c46ebc8e
++ head -1
++ get_field 1
++ read data
++ '[' 1 -lt 0 ']'
++ field='$2'
++ echo '| 5a507763-9935-4ae8-b568-2e5c11e622d7 | available | myvol-c46ebc8e | 1 | None | |'
++ awk '-F[ \t]*\\|[ \t]*' '{print $2}'
++ read data
+ VOL_ID=5a507763-9935-4ae8-b568-2e5c11e622d7
+ die_if_not_set VOL_ID 'Failure retrieving volume ID for myvol-c46ebc8e'
+ local exitcode=0
+ set +o xtrace
+ DEVICE=/dev/vdb
++ date +%s
+ start_time=1355357577
+ nova volume-attach 89e5888a-3a49-4cac-8a0f-c3715c72aeb6 5a507763-9935-4ae8-b568-2e5c11e622d7 /dev/vdb
+----------+--------------------------------------+
| Property | Value |
+----------+--------------------------------------+
| device | /dev/vdb |
| id | 5a507763-9935-4ae8-b568-2e5c11e622d7 |
| serverId | 89e5888a-3a49-4cac-8a0f-c3715c72aeb6 |
| volumeId | 5a507763-9935-4ae8-b568-2e5c11e622d7 |
+----------+--------------------------------------+
+ timeout 60 sh -c 'while ! nova volume-list | grep myvol-c46ebc8e | grep in-use; do sleep 1; done'
| 5a507763-9935-4ae8-b568-2e5c11e622d7 | in-use | myvol-c46ebc8e | 1 | None | 89e5888a-3a49-4cac-8a0f-c3715c72aeb6 |
++ date +%s
+ end_time=1355357582
+ echo 'Completed volume-attach in 5 seconds'
Completed volume-attach in 5 seconds
++ nova volume-list
++ grep myvol-c46ebc8e
++ head -1
++ get_field -1
++ read data
++ '[' -1 -lt 0 ']'
++ field='($(NF-1))'
++ echo '| 5a507763-9935-4ae8-b568-2e5c11e622d7 | in-use | myvol-c46ebc8e | 1 | None | 89e5888a-3a49-4cac-8a0f-c3715c72aeb6 |'
++ awk '-F[ \t]*\\|[ \t]*' '{print ($(NF-1))}'
++ read data
+ VOL_ATTACH=89e5888a-3a49-4cac-8a0f-c3715c72aeb6
+ die_if_not_set VOL_ATTACH 'Failure retrieving myvol-c46ebc8e status'
+ local exitcode=0
+ set +o xtrace
+ [[ 89e5888a-3a49-4cac-8a0f-c3715c72aeb6 != 89e5888a-3a49-4cac-8a0f-c3715c72aeb6 ]]
++ date +%s
+ start_time=1355357582
+ nova volume-detach 89e5888a-3a49-4cac-8a0f-c3715c72aeb6 5a507763-9935-4ae8-b568-2e5c11e622d7
+ timeout 60 sh -c 'while ! nova volume-list | grep myvol-c46ebc8e | grep available; do sleep 1; done'
| 5a507763-9935-4ae8-b568-2e5c11e622d7 | available | myvol-c46ebc8e | 1 | None | |
++ date +%s
+ end_time=1355357591
+ echo 'Completed volume-detach in 9 seconds'
Completed volume-detach in 9 seconds
++ date +%s
+ start_time=1355357591
+ nova volume-delete 5a507763-9935-4ae8-b568-2e5c11e622d7
+ timeout 60 sh -c 'while ! nova volume-list | grep myvol-c46ebc8e; do sleep 1; done'
| 5a507763-9935-4ae8-b568-2e5c11e622d7 | deleting | myvol-c46ebc8e | 1 | None | |
++ date +%s
+ end_time=1355357592
+ echo 'Completed volume-delete in 1 seconds'
Completed volume-delete in 1 seconds
+ nova delete 89e5888a-3a49-4cac-8a0f-c3715c72aeb6
+ timeout 60 sh -c 'while nova list | grep -q 89e5888a-3a49-4cac-8a0f-c3715c72aeb6; do sleep 1; done'
+ nova secgroup-delete vol_secgroup
+ set +o xtrace
*********************************************************************
SUCCESS: End DevStack Exercise: ./exercises/volumes.sh
*********************************************************************
=====================================================================
SKIP boot_from_volume
SKIP client-env
SKIP quantum-adv-test
PASS aggregates
PASS bundle
PASS client-args
PASS floating_ips
PASS sec_groups
PASS swift
PASS volumes
FAILED euca
=====================================================================
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/devstack-gate-setup-workspace-new.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/devstacklog.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/localrc.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/rabbitmq/rabbit(a)devstack-1355337059-sasl.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/rabbitmq/rabbit(a)devstack-1355337059.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/rabbitmq/startup_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-g-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-g-reg.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-horizon.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-key.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-n-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-n-cpu.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-n-crt.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-n-net.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-n-obj.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-n-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-n-vol.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/screen-swift.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/sudoers.d/README.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/sudoers.d/jenkins-sudo-grep.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/sudoers.d/nova-rootwrap.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/sudoers.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/73/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-tempest-devstack-vm-cinder-stable-folsom #67
by OpenStack Jenkins 11 Dec '12
by OpenStack Jenkins 11 Dec '12
11 Dec '12
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stabl…>
------------------------------------------
[...truncated 11854 lines...]
SKIP boot_from_volume
SKIP client-env
SKIP quantum-adv-test
PASS aggregates
PASS bundle
PASS client-args
PASS euca
PASS floating_ips
PASS sec_groups
PASS swift
PASS volumes
=====================================================================
Running tempest smoke tests
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
Failure: RuntimeError (Config file /opt/stack/new/tempest/etc/tempest.conf not found) ... ERROR
ERROR
ERROR
ERROR
ERROR
ERROR
ERROR
ERROR
======================================================================
ERROR: Failure: RuntimeError (Config file /opt/stack/new/tempest/etc/tempest.conf not found)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/opt/stack/new/tempest/tempest/tests/compute/__init__.py", line 27, in <module>
CONFIG = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.identity.admin.test_users.UsersTestJSON'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/identity/admin/test_users.py", line 340, in setUpClass
super(UsersTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 76, in setUpClass
super(BaseIdentityAdminTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 29, in setUpClass
os = openstack.IdentityManager(interface=cls._interface)
File "/opt/stack/new/tempest/tempest/openstack.py", line 234, in __init__
conf = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.identity.admin.test_users.UsersTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/identity/admin/test_users.py", line 346, in setUpClass
super(UsersTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 85, in setUpClass
super(BaseIdentityAdminTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 29, in setUpClass
os = openstack.IdentityManager(interface=cls._interface)
File "/opt/stack/new/tempest/tempest/openstack.py", line 234, in __init__
conf = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_actions.VolumesActionsTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_actions.py", line 28, in setUpClass
super(VolumesActionsTest, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
cls.config = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_get.VolumesGetTestJSON'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_get.py", line 110, in setUpClass
super(VolumesGetTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 155, in setUpClass
super(BaseVolumeTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
cls.config = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_get.VolumesGetTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_get.py", line 102, in setUpClass
super(VolumesGetTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 162, in setUpClass
super(BaseVolumeTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
cls.config = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_list.VolumeListTestJSON'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_list.py", line 112, in setUpClass
super(VolumeListTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 155, in setUpClass
super(BaseVolumeTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
cls.config = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_list.VolumeListTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_list.py", line 66, in setUpClass
super(VolumeListTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 162, in setUpClass
super(BaseVolumeTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
cls.config = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
----------------------------------------------------------------------
XML: nosetests-smoke.xml
----------------------------------------------------------------------
Ran 1 test in 0.029s
FAILED (errors=8)
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/devstack-gate-setup-workspace-new.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/devstacklog.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/localrc.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/rabbitmq/rabbit(a)devstack-1354666266-sasl.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/rabbitmq/rabbit(a)devstack-1354666266.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/rabbitmq/startup_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-c-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-c-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-c-vol.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-g-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-g-reg.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-horizon.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-key.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-n-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-n-cpu.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-n-crt.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-n-net.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-n-obj.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-n-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/screen-swift.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/67/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
5
Build failed in Jenkins: periodic-tempest-devstack-vm-stable-folsom #67
by OpenStack Jenkins 11 Dec '12
by OpenStack Jenkins 11 Dec '12
11 Dec '12
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folso…>
------------------------------------------
[...truncated 11050 lines...]
*********************************************************************
=====================================================================
SKIP boot_from_volume
SKIP client-env
SKIP quantum-adv-test
PASS aggregates
PASS bundle
PASS client-args
PASS euca
PASS floating_ips
PASS sec_groups
PASS swift
PASS volumes
=====================================================================
Running tempest smoke tests
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
Failure: RuntimeError (Config file /opt/stack/new/tempest/etc/tempest.conf not found) ... ERROR
ERROR
ERROR
ERROR
ERROR
ERROR
ERROR
ERROR
======================================================================
ERROR: Failure: RuntimeError (Config file /opt/stack/new/tempest/etc/tempest.conf not found)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/opt/stack/new/tempest/tempest/tests/compute/__init__.py", line 27, in <module>
CONFIG = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.identity.admin.test_users.UsersTestJSON'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/identity/admin/test_users.py", line 340, in setUpClass
super(UsersTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 76, in setUpClass
super(BaseIdentityAdminTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 29, in setUpClass
os = openstack.IdentityManager(interface=cls._interface)
File "/opt/stack/new/tempest/tempest/openstack.py", line 234, in __init__
conf = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.identity.admin.test_users.UsersTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/identity/admin/test_users.py", line 346, in setUpClass
super(UsersTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 85, in setUpClass
super(BaseIdentityAdminTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/identity/base.py", line 29, in setUpClass
os = openstack.IdentityManager(interface=cls._interface)
File "/opt/stack/new/tempest/tempest/openstack.py", line 234, in __init__
conf = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_actions.VolumesActionsTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_actions.py", line 28, in setUpClass
super(VolumesActionsTest, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
cls.config = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_get.VolumesGetTestJSON'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_get.py", line 110, in setUpClass
super(VolumesGetTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 155, in setUpClass
super(BaseVolumeTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
cls.config = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_get.VolumesGetTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_get.py", line 102, in setUpClass
super(VolumesGetTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 162, in setUpClass
super(BaseVolumeTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
cls.config = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_list.VolumeListTestJSON'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_list.py", line 112, in setUpClass
super(VolumeListTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 155, in setUpClass
super(BaseVolumeTestJSON, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
cls.config = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
======================================================================
ERROR: test suite for <class 'tempest.tests.volume.test_volumes_list.VolumeListTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
self.setUp()
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
self.setupContext(ancestor)
File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
try_run(context, names)
File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
return func()
File "/opt/stack/new/tempest/tempest/tests/volume/test_volumes_list.py", line 66, in setUpClass
super(VolumeListTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 162, in setUpClass
super(BaseVolumeTestXML, cls).setUpClass()
File "/opt/stack/new/tempest/tempest/tests/volume/base.py", line 38, in setUpClass
cls.config = config.TempestConfig()
File "/opt/stack/new/tempest/tempest/config.py", line 388, in getinstance
instances[cls] = cls()
File "/opt/stack/new/tempest/tempest/config.py", line 419, in __init__
raise RuntimeError(msg)
RuntimeError: Config file /opt/stack/new/tempest/etc/tempest.conf not found
----------------------------------------------------------------------
XML: nosetests-smoke.xml
----------------------------------------------------------------------
Ran 1 test in 0.014s
FAILED (errors=8)
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/devstack-gate-setup-workspace-new.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/devstacklog.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/localrc.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/rabbitmq/rabbit(a)devstack-1354834255-sasl.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/rabbitmq/rabbit(a)devstack-1354834255.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/rabbitmq/startup_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-g-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-g-reg.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-horizon.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-key.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-n-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-n-cpu.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-n-crt.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-n-net.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-n-obj.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-n-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-n-vol.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/screen-swift.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/67/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
3
7
05 Dec '12
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder/59/>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on devstack-precise-rackspace-27468 in workspace <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder/ws/>
Triggering projects: devstack-update-inprogress
[periodic-tempest-devstack-vm-cinder] $ /bin/bash -xe /tmp/hudson4505891288101803815.sh
+ [[ ! -e devstack-gate ]]
+ git clone https://review.openstack.org/p/openstack-ci/devstack-gate
Cloning into 'devstack-gate'...
[periodic-tempest-devstack-vm-cinder] $ /bin/bash -xe /tmp/hudson7579051413895355519.sh
+ export PYTHONUNBUFFERED=true
+ PYTHONUNBUFFERED=true
+ export DEVSTACK_GATE_TEMPEST=1
+ DEVSTACK_GATE_TEMPEST=1
+ export DEVSTACK_GATE_CINDER=1
+ DEVSTACK_GATE_CINDER=1
+ cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
+ ./safe-devstack-vm-gate-wrap.sh
Triggered by: https://review.openstack.org/ patchset
Pipeline:
/opt/stack/new/devstack-gate/devstack-vm-gate.sh: line 24: cd: /devstack: No such file or directory
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder/59
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder/59/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder/59/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder/59/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder/59/logs/devstack-gate-setup-workspace-new.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder/59/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder/59/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
2
1
04 Dec '12
See <https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/64/>
------------------------------------------
[...truncated 901 lines...]
test_policy_file_custom_location [32mOK [0m[32m 0.01[0m
test_policy_file_custom_rules_default_location [32mOK [0m[32m 0.01[0m
test_policy_file_default_rules_default_location [32mOK [0m[32m 0.01[0m
TestPolicyEnforcerNoFile
test_policy_file_default_not_found [32mOK [0m[32m 0.01[0m
test_policy_file_specified_but_not_found [32mOK [0m[32m 0.01[0m
TestStore
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_host_variations [32mOK [0m[33m 0.03[0m
test_calling_format_default [32mOK [0m[32m 0.01[0m
test_calling_format_path [32mOK [0m[32m 0.01[0m
test_calling_format_subdomain [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.02[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_calling_format_default [32mOK [0m[32m 0.01[0m
test_get_calling_format_path [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_s3_bad_location [32mOK [0m[32m 0.01[0m
test_get_s3_good_location [32mOK [0m[32m 0.01[0m
test_no_access_key [32mOK [0m[32m 0.01[0m
test_no_host [32mOK [0m[32m 0.01[0m
test_no_secret_key [32mOK [0m[32m 0.01[0m
TestBasicSchema
test_filter_strips_extra_properties [32mOK [0m[32m 0.01[0m
test_merge_conflicting_but_identical_properties [32mOK [0m[32m 0.01[0m
test_merge_conflicting_properties [32mOK [0m[32m 0.01[0m
test_merge_properties [32mOK [0m[32m 0.00[0m
test_raw_json_schema [32mOK [0m[32m 0.01[0m
test_validate_fails_on_bad_type [32mOK [0m[32m 0.01[0m
test_validate_fails_on_extra_properties [32mOK [0m[32m 0.01[0m
test_validate_passes [32mOK [0m[32m 0.01[0m
TestBasicSchemaLinks
test_raw_json_schema [32mOK [0m[32m 0.01[0m
TestCollectionSchema
test_raw_json_schema [32mOK [0m[32m 0.01[0m
TestPermissiveSchema
test_filter_passes_extra_properties [32mOK [0m[32m 0.00[0m
test_raw_json_schema [32mOK [0m[32m 0.01[0m
test_validate_rejects_non_string_extra_properties [32mOK [0m[32m 0.01[0m
test_validate_with_additional_properties_allowed [32mOK [0m[32m 0.01[0m
TestSkipExamples
test_001_increase_test_counter [32mOK [0m[32m 0.01[0m
test_002_increase_test_counter [32mOK [0m[32m 0.01[0m
test_003_verify_test_counter [32mOK [0m[32m 0.01[0m
test_skip_if_example [34mSKIP[0m
test_skip_test_example [34mSKIP[0m
test_skip_unless_example [34mSKIP[0m
TestStoreLocation
test_bad_store_scheme [32mOK [0m[32m 0.01[0m
test_filesystem_store_location [32mOK [0m[32m 0.01[0m
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.01[0m
test_get_store_from_scheme [32mOK [0m[32m 0.02[0m
test_http_store_location [32mOK [0m[32m 0.01[0m
test_rbd_store_location [32mOK [0m[32m 0.01[0m
test_s3_store_location [32mOK [0m[32m 0.01[0m
test_swift_store_location [32mOK [0m[32m 0.01[0m
TestChunkReader
test_read_all_data [32mOK [0m[32m 0.01[0m
TestStoreAuthV1
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
TestStoreAuthV2
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.02[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
test_v2_multi_tenant_location [32mOK [0m[32m 0.01[0m
test_v2_with_no_tenant [32mOK [0m[32m 0.01[0m
TestUtils
test_cooperative_reader [32mOK [0m[33m 0.03[0m
test_cooperative_reader_of_iterator [32mOK [0m[32m 0.01[0m
test_generate_uuid_format [32mOK [0m[32m 0.01[0m
test_generate_uuid_unique [32mOK [0m[32m 0.01[0m
test_is_uuid_like_fails [32mOK [0m[32m 0.01[0m
test_is_uuid_like_success [32mOK [0m[32m 0.01[0m
test_limiting_reader [32mOK [0m[32m 0.01[0m
test_limiting_reader_fails [32mOK [0m[32m 0.01[0m
VersionNegotiationTest
test_request_accept_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1_0 [32mOK [0m[32m 0.01[0m
test_request_url_v1_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2 [32mOK [0m[32m 0.01[0m
test_request_url_v2_0 [32mOK [0m[32m 0.01[0m
test_request_url_v2_1_unsupported [32mOK [0m[32m 0.01[0m
test_request_url_v3_unsupported [32mOK [0m[32m 0.01[0m
VersionsTest
test_get_version_list [32mOK [0m[32m 0.01[0m
JSONRequestDeserializerTest
test_default_no_body [32mOK [0m[32m 0.01[0m
test_default_with_body [32mOK [0m[32m 0.01[0m
test_from_json [32mOK [0m[32m 0.01[0m
test_from_json_malformed [32mOK [0m[32m 0.01[0m
test_has_body_has_content_length [32mOK [0m[32m 0.01[0m
test_has_body_no_content_length [32mOK [0m[32m 0.01[0m
test_has_body_zero_content_length [32mOK [0m[32m 0.01[0m
test_no_body_no_content_length [32mOK [0m[32m 0.01[0m
JSONResponseSerializerTest
test_default [32mOK [0m[32m 0.01[0m
test_to_json [32mOK [0m[32m 0.01[0m
RequestTest
test_content_type_accept_default [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_json [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_xml [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_xml_json [32mOK [0m[32m 0.01[0m
test_content_type_missing [32mOK [0m[32m 0.01[0m
test_content_type_unsupported [32mOK [0m[32m 0.01[0m
test_content_type_with_charset [32mOK [0m[32m 0.01[0m
ResourceTest
test_dispatch [32mOK [0m[32m 0.01[0m
test_dispatch_default [32mOK [0m[32m 0.01[0m
test_dispatch_no_default [32mOK [0m[32m 0.01[0m
test_get_action_args [32mOK [0m[32m 0.01[0m
TestHelpers
test_data_passed_properly_through_headers [32mOK [0m[32m 0.00[0m
test_headers_are_unicode [32mOK [0m[32m 0.01[0m
======================================================================
FAIL: Ensure an interrupt signal does not cause a respawn storm.
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws…",> line 71, in test_interrupt_avoids_respawn_storm
self.assertTrue(child in children)
AssertionError: False is not true
'False is not true' = self._formatMessage('False is not true', "%s is not true" % safe_repr(False))
>> raise self.failureException('False is not true')
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 68.98 secs:
[31m 14.36 TestScrubber.test_delayed_delete[0m
[31m 14.31 TestGlanceControl.test_bouncing[0m
[31m 13.89 TestGlanceControl.test_reload[0m
[31m 13.70 TestGlanceControl.test_respawn[0m
[31m 12.72 TestApi.test_unsupported_default_store[0m
----------------------------------------------------------------------
Ran 913 tests in 483.184s
FAILED (SKIP=100, failures=1)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws…'>
___________________________________ summary ____________________________________
ERROR: py27: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py27/bin/pip freeze
Babel==0.9.6
Jinja2==2.6
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.5
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.0.8
amqp==1.0.6
anyjson==0.3.3
argparse==1.2.1
boto==2.1.1
colorama==0.2.4
coverage==3.6b1
decorator==3.4.0
distribute==0.6.31
docutils==0.9.1
eventlet==0.9.17
glance==jenkins-periodic-glance-python27-stable-folsom-64
greenlet==0.4.0
httplib2==0.7.7
iso8601==0.1.4
jsonschema==0.7
kombu==2.5.3
lxml==3.0.1
mox==0.5.3
nose==1.2.1
nose-exclude==0.1.9
nosehtmloutput==0.0.4
openstack.nose-plugin==0.11
passlib==1.6.1
pep8==1.1
pycrypto==2.6
pysendfile==2.0.0
python-swiftclient==1.2.0
repoze.lru==0.6
requests==0.14.2
simplejson==2.6.2
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
wsgiref==0.1.2
xattr==0.6.4
+ echo ======================================================================
======================================================================
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=94
+ '[' 94 -eq 0 ']'
+ exit 1
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python27-stable-folsom/64
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python27-stable-folsom/64/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
04 Dec '12
See <https://jenkins.openstack.org/job/periodic-glance-python26-stable-folsom/64/>
------------------------------------------
[...truncated 907 lines...]
TestStore
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_host_variations [32mOK [0m[33m 0.03[0m
test_calling_format_default [32mOK [0m[32m 0.01[0m
test_calling_format_path [32mOK [0m[32m 0.01[0m
test_calling_format_subdomain [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_calling_format_default [32mOK [0m[32m 0.02[0m
test_get_calling_format_path [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_s3_bad_location [32mOK [0m[32m 0.01[0m
test_get_s3_good_location [32mOK [0m[32m 0.01[0m
test_no_access_key [32mOK [0m[32m 0.01[0m
test_no_host [32mOK [0m[32m 0.01[0m
test_no_secret_key [32mOK [0m[32m 0.01[0m
TestBasicSchema
test_filter_strips_extra_properties [32mOK [0m[32m 0.01[0m
test_merge_conflicting_but_identical_properties [32mOK [0m[32m 0.01[0m
test_merge_conflicting_properties [32mOK [0m[32m 0.01[0m
test_merge_properties [32mOK [0m[32m 0.01[0m
test_raw_json_schema [32mOK [0m[32m 0.01[0m
test_validate_fails_on_bad_type [32mOK [0m[32m 0.01[0m
test_validate_fails_on_extra_properties [32mOK [0m[32m 0.01[0m
test_validate_passes [32mOK [0m[32m 0.01[0m
TestBasicSchemaLinks
test_raw_json_schema [32mOK [0m[32m 0.01[0m
TestCollectionSchema
test_raw_json_schema [32mOK [0m[32m 0.01[0m
TestPermissiveSchema
test_filter_passes_extra_properties [32mOK [0m[32m 0.01[0m
test_raw_json_schema [32mOK [0m[32m 0.01[0m
test_validate_rejects_non_string_extra_properties [32mOK [0m[32m 0.01[0m
test_validate_with_additional_properties_allowed [32mOK [0m[32m 0.01[0m
TestSkipExamples
test_001_increase_test_counter [32mOK [0m[32m 0.01[0m
test_002_increase_test_counter [32mOK [0m[32m 0.01[0m
test_003_verify_test_counter [32mOK [0m[32m 0.01[0m
test_skip_if_example [34mSKIP[0m
test_skip_test_example [34mSKIP[0m
test_skip_unless_example [34mSKIP[0m
TestStoreLocation
test_bad_store_scheme [32mOK [0m[32m 0.01[0m
test_filesystem_store_location [32mOK [0m[32m 0.01[0m
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.01[0m
test_get_store_from_scheme [32mOK [0m[32m 0.01[0m
test_http_store_location [32mOK [0m[32m 0.02[0m
test_rbd_store_location [32mOK [0m[32m 0.01[0m
test_s3_store_location [32mOK [0m[31m 0.18[0m
test_swift_store_location [32mOK [0m[32m 0.01[0m
TestChunkReader
test_read_all_data [32mOK [0m[32m 0.01[0m
TestStoreAuthV1
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
TestStoreAuthV2
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
test_v2_multi_tenant_location [32mOK [0m[32m 0.01[0m
test_v2_with_no_tenant [32mOK [0m[32m 0.01[0m
TestUtils
test_cooperative_reader [32mOK [0m[33m 0.04[0m
test_cooperative_reader_of_iterator [32mOK [0m[32m 0.01[0m
test_generate_uuid_format [32mOK [0m[32m 0.01[0m
test_generate_uuid_unique [32mOK [0m[32m 0.01[0m
test_is_uuid_like_fails [32mOK [0m[32m 0.01[0m
test_is_uuid_like_success [32mOK [0m[32m 0.01[0m
test_limiting_reader [32mOK [0m[32m 0.01[0m
test_limiting_reader_fails [32mOK [0m[32m 0.01[0m
VersionNegotiationTest
test_request_accept_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1_0 [32mOK [0m[32m 0.01[0m
test_request_url_v1_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2 [32mOK [0m[32m 0.01[0m
test_request_url_v2_0 [32mOK [0m[32m 0.01[0m
test_request_url_v2_1_unsupported [32mOK [0m[32m 0.01[0m
test_request_url_v3_unsupported [32mOK [0m[32m 0.01[0m
VersionsTest
test_get_version_list [32mOK [0m[32m 0.01[0m
JSONRequestDeserializerTest
test_default_no_body [32mOK [0m[32m 0.01[0m
test_default_with_body [32mOK [0m[32m 0.01[0m
test_from_json [32mOK [0m[32m 0.01[0m
test_from_json_malformed [32mOK [0m[32m 0.01[0m
test_has_body_has_content_length [32mOK [0m[32m 0.01[0m
test_has_body_no_content_length [32mOK [0m[32m 0.01[0m
test_has_body_zero_content_length [32mOK [0m[32m 0.01[0m
test_no_body_no_content_length [32mOK [0m[32m 0.01[0m
JSONResponseSerializerTest
test_default [32mOK [0m[32m 0.01[0m
test_to_json [32mOK [0m[32m 0.01[0m
RequestTest
test_content_type_accept_default [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_json [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_xml [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_xml_json [32mOK [0m[32m 0.01[0m
test_content_type_missing [32mOK [0m[32m 0.01[0m
test_content_type_unsupported [32mOK [0m[32m 0.01[0m
test_content_type_with_charset [32mOK [0m[32m 0.01[0m
ResourceTest
test_dispatch [32mOK [0m[32m 0.01[0m
test_dispatch_default [32mOK [0m[32m 0.01[0m
test_dispatch_no_default [32mOK [0m[32m 0.01[0m
test_get_action_args [32mOK [0m[32m 0.01[0m
TestHelpers
test_data_passed_properly_through_headers [32mOK [0m[32m 0.01[0m
test_headers_are_unicode [32mOK [0m[32m 0.01[0m
======================================================================
FAIL: We test that a mis-configured default_store causes the API server
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-folsom/ws…",> line 178, in wrapped
func(*a, **kwargs)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-folsom/ws…",> line 1233, in test_unsupported_default_store
**self.__dict__.copy())
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-folsom/ws…",> line 570, in start_server
self.assertTrue(launch_msg is None, launch_msg)
AssertionError: Unexpected server launch status
"""Fail the test unless the expression is true."""
>> if not False: raise self.failureException, 'Unexpected server launch status'
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 68.94 secs:
[31m 15.02 TestGlanceControl.test_bouncing[0m
[31m 14.22 TestScrubber.test_delayed_delete[0m
[31m 13.80 TestGlanceControl.test_reload[0m
[31m 13.60 TestGlanceControl.test_respawn[0m
[31m 12.31 TestBinGlanceCacheManage.test_queue[0m
----------------------------------------------------------------------
Ran 913 tests in 484.206s
FAILED (SKIP=100, failures=1)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-glance-python26-stable-folsom/ws…'>
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==0.9.6
Jinja2==2.6
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.5
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.0.8
amqp==1.0.6
anyjson==0.3.3
argparse==1.2.1
boto==2.1.1
colorama==0.2.4
coverage==3.6b1
decorator==3.4.0
distribute==0.6.31
docutils==0.9.1
eventlet==0.9.17
glance==jenkins-periodic-glance-python26-stable-folsom-64
greenlet==0.4.0
httplib2==0.7.7
importlib==1.0.2
iso8601==0.1.4
jsonschema==0.7
kombu==2.5.3
lxml==3.0.1
mox==0.5.3
nose==1.2.1
nose-exclude==0.1.9
nosehtmloutput==0.0.4
openstack.nose-plugin==0.11
ordereddict==1.1
passlib==1.6.1
pep8==1.1
pycrypto==2.6
pysendfile==2.0.0
python-swiftclient==1.2.0
repoze.lru==0.6
requests==0.14.2
simplejson==2.6.2
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
wsgiref==0.1.2
xattr==0.6.4
+ echo ======================================================================
======================================================================
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=94
+ '[' 94 -eq 0 ']'
+ exit 1
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-folsom/64
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-folsom/64/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Hey
FYI for anyone who hasn't seen it already:
http://wiki.openstack.org/ReleaseNotes/2012.2.1
The default of the rpc_control_exchange option for Nova in this
release is 'openstack' rather than 'nova' - you need to explicitly set
it to 'nova'. See https://bugs.launchpad.net/nova/+bug/1083944
In the project meeting just now Thierry and I discussed doing another
quick point release with just this fix and any pending security issue
there might be. A snap 2012.2.2 this week might be possible.
Depending on how soon we decide to do it, I may block other Nova fixes
from stable/folsom in the meantime.
Cheers,
Mark.
1
0
Hi,
looks like none of openstack-stable-maint members is able to approve
at least this stable/folsom review:
https://review.openstack.org/#/c/17234
Any ideas?
Cheers,
Alan
2
1