[Openstack-stable-maint] Build failed in Jenkins: periodic-glance-python26-havana #6

OpenStack Jenkins jenkins at openstack.org
Mon Dec 23 06:10:14 UTC 2013


See <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/6/>

------------------------------------------
[...truncated 2629 lines...]
registry_server: INFO: 2013-12-23 06:04:55.302 9960 DEBUG glance.common.config [-] sqlalchemy_debug               = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1941
registry_server: INFO: 2013-12-23 06:04:55.302 9960 DEBUG glance.common.config [-] syslog_log_facility            = LOG_USER log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1941
registry_server: INFO: 2013-12-23 06:04:55.303 9960 DEBUG glance.common.config [-] tcp_keepidle                   = 600 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1941
registry_server: INFO: 2013-12-23 06:04:55.303 9960 DEBUG glance.common.config [-] use_stderr                     = True log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1941
registry_server: INFO: 2013-12-23 06:04:55.303 9960 DEBUG glance.common.config [-] use_syslog                     = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1941
registry_server: INFO: 2013-12-23 06:04:55.304 9960 DEBUG glance.common.config [-] use_tpool                      = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1941
registry_server: INFO: 2013-12-23 06:04:55.304 9960 DEBUG glance.common.config [-] user_storage_quota             = 0 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1941
registry_server: INFO: 2013-12-23 06:04:55.304 9960 DEBUG glance.common.config [-] verbose                        = True log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1941
registry_server: INFO: 2013-12-23 06:04:55.305 9960 DEBUG glance.common.config [-] workers                        = 0 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1941
registry_server: INFO: 2013-12-23 06:04:55.305 9960 DEBUG glance.common.config [-] paste_deploy.config_file       = None log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1949
registry_server: INFO: 2013-12-23 06:04:55.305 9960 DEBUG glance.common.config [-] paste_deploy.flavor            = fakeauth log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1949
registry_server: INFO: 2013-12-23 06:04:55.305 9960 DEBUG glance.common.config [-] ******************************************************************************** log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py>:1951
scrubber_daemon: INFO: 2013-12-23 06:04:54.265 9953 DEBUG glance.store [-] Attempting to import store glance.store.filesystem.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:54.266 9953 DEBUG glance.store [-] Registering store <class 'glance.store.filesystem.Store'> with schemes ('file', 'filesystem') create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:54.267 9953 DEBUG glance.store.base [-] Late loading location class glance.store.filesystem.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:54.267 9953 DEBUG glance.store.location [-] Registering scheme file with {'store_class': <class 'glance.store.filesystem.Store'>, 'location_class': <class 'glance.store.filesystem.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.267 9953 DEBUG glance.store.location [-] Registering scheme filesystem with {'store_class': <class 'glance.store.filesystem.Store'>, 'location_class': <class 'glance.store.filesystem.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.268 9953 DEBUG glance.store [-] Attempting to import store glance.store.http.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:54.268 9953 DEBUG glance.store [-] Registering store <class 'glance.store.http.Store'> with schemes ('http', 'https') create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:54.269 9953 DEBUG glance.store.base [-] Late loading location class glance.store.http.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:54.269 9953 DEBUG glance.store.location [-] Registering scheme http with {'store_class': <class 'glance.store.http.Store'>, 'location_class': <class 'glance.store.http.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.269 9953 DEBUG glance.store.location [-] Registering scheme https with {'store_class': <class 'glance.store.http.Store'>, 'location_class': <class 'glance.store.http.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.269 9953 DEBUG glance.store [-] Attempting to import store glance.store.rbd.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:54.274 9953 DEBUG glance.store [-] Registering store <class 'glance.store.rbd.Store'> with schemes ('rbd',) create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:54.274 9953 DEBUG glance.store.base [-] Late loading location class glance.store.rbd.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:54.275 9953 DEBUG glance.store.location [-] Registering scheme rbd with {'store_class': <class 'glance.store.rbd.Store'>, 'location_class': <class 'glance.store.rbd.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.275 9953 DEBUG glance.store [-] Attempting to import store glance.store.s3.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:54.276 9953 DEBUG glance.store.s3 [-] Could not find s3_store_host in configuration options. _option_get glance/store/s3.py:256
scrubber_daemon: INFO: 2013-12-23 06:04:54.277 9953 WARNING glance.store.base [-] Failed to configure store correctly: Store s3 could not be configured correctly. Reason: Could not find s3_store_host in configuration options. Disabling add method.
scrubber_daemon: INFO: 2013-12-23 06:04:54.277 9953 DEBUG glance.store [-] Registering store <class 'glance.store.s3.Store'> with schemes ('s3', 's3+http', 's3+https') create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:54.277 9953 DEBUG glance.store.base [-] Late loading location class glance.store.s3.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:54.277 9953 DEBUG glance.store.location [-] Registering scheme s3 with {'store_class': <class 'glance.store.s3.Store'>, 'location_class': <class 'glance.store.s3.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.278 9953 DEBUG glance.store.location [-] Registering scheme s3+http with {'store_class': <class 'glance.store.s3.Store'>, 'location_class': <class 'glance.store.s3.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.278 9953 DEBUG glance.store.location [-] Registering scheme s3+https with {'store_class': <class 'glance.store.s3.Store'>, 'location_class': <class 'glance.store.s3.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.278 9953 DEBUG glance.store [-] Attempting to import store glance.store.swift.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:54.286 9953 ERROR glance.store.swift [-] Could not find swift_store_auth_address in configuration options.
scrubber_daemon: INFO: 2013-12-23 06:04:54.287 9953 WARNING glance.store.base [-] Failed to configure store correctly: Store swift could not be configured correctly. Reason: Could not find swift_store_auth_address in configuration options. Disabling add method.
scrubber_daemon: INFO: 2013-12-23 06:04:54.287 9953 DEBUG glance.store [-] Registering store <function Store at 0x2cdfde8> with schemes ('swift+https', 'swift', 'swift+http') create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:54.287 9953 DEBUG glance.store.base [-] Late loading location class glance.store.swift.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:54.288 9953 DEBUG glance.store.location [-] Registering scheme swift+https with {'store_class': <function Store at 0x2cdfde8>, 'location_class': <class 'glance.store.swift.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.288 9953 DEBUG glance.store.location [-] Registering scheme swift+http with {'store_class': <function Store at 0x2cdfde8>, 'location_class': <class 'glance.store.swift.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.288 9953 DEBUG glance.store.location [-] Registering scheme swift with {'store_class': <function Store at 0x2cdfde8>, 'location_class': <class 'glance.store.swift.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.288 9953 DEBUG glance.store [-] Attempting to import store glance.store.sheepdog.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:54.292 9953 DEBUG glance.openstack.common.processutils [-] Running cmd (subprocess): collie execute glance/openstack/common/processutils.py:142
scrubber_daemon: INFO: 2013-12-23 06:04:54.317 9953 DEBUG glance.openstack.common.processutils [-] Result was 127 execute glance/openstack/common/processutils.py:167
scrubber_daemon: INFO: 2013-12-23 06:04:54.318 9953 ERROR glance.store.sheepdog [-] Error in store configuration: Unexpected error while running command.
scrubber_daemon: INFO: Command: collie
scrubber_daemon: INFO: Exit code: 127
scrubber_daemon: INFO: Stdout: ''
scrubber_daemon: INFO: Stderr: '/bin/sh: collie: command not found\n'
scrubber_daemon: INFO: 2013-12-23 06:04:54.319 9953 WARNING glance.store.base [-] Failed to configure store correctly: Store sheepdog could not be configured correctly. Reason: Error in store configuration: Unexpected error while running command.
scrubber_daemon: INFO: Command: collie
scrubber_daemon: INFO: Exit code: 127
scrubber_daemon: INFO: Stdout: ''
scrubber_daemon: INFO: Stderr: '/bin/sh: collie: command not found\n' Disabling add method.
scrubber_daemon: INFO: 2013-12-23 06:04:54.319 9953 DEBUG glance.store [-] Registering store <class 'glance.store.sheepdog.Store'> with schemes ('sheepdog',) create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:54.319 9953 DEBUG glance.store.base [-] Late loading location class glance.store.sheepdog.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:54.320 9953 DEBUG glance.store.location [-] Registering scheme sheepdog with {'store_class': <class 'glance.store.sheepdog.Store'>, 'location_class': <class 'glance.store.sheepdog.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.320 9953 DEBUG glance.store [-] Attempting to import store glance.store.cinder.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:54.386 9953 WARNING glance.store.base [-] Failed to configure store correctly: Store cinder could not be configured correctly. Reason: Cinder storage requires a context. Disabling add method.
scrubber_daemon: INFO: 2013-12-23 06:04:54.387 9953 DEBUG glance.store [-] Registering store <class 'glance.store.cinder.Store'> with schemes ('cinder',) create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:54.387 9953 DEBUG glance.store.base [-] Late loading location class glance.store.cinder.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:54.388 9953 DEBUG glance.store.location [-] Registering scheme cinder with {'store_class': <class 'glance.store.cinder.Store'>, 'location_class': <class 'glance.store.cinder.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:54.389 9953 DEBUG glance.api.policy [-] Loading policy from /tmp/tmp.2WyH8mq3UC/tmp7PvBPX/etc/policy.json _read_policy_file glance/api/policy.py:96
scrubber_daemon: INFO: 2013-12-23 06:04:54.390 9953 DEBUG glance.api.policy [-] Loaded policy rules: {u'context_is_admin': 'role:admin', u'default': '@'} load_rules glance/api/policy.py:75
scrubber_daemon: INFO: 2013-12-23 06:04:54.391 9953 INFO glance.store.scrubber [-] Initializing scrubber with configuration: {'cleanup_time': 86400, 'registry_host': '127.0.0.1', 'cleanup': False, 'scrubber_datadir': '/tmp/tmp.2WyH8mq3UC/tmp7PvBPX/scrubber', 'registry_port': 34933}
scrubber_daemon: INFO: 2013-12-23 06:04:54.392 9953 DEBUG glance.api.policy [-] Loading policy from /tmp/tmp.2WyH8mq3UC/tmp7PvBPX/etc/policy.json _read_policy_file glance/api/policy.py:96
scrubber_daemon: INFO: 2013-12-23 06:04:54.393 9953 DEBUG glance.api.policy [-] Loaded policy rules: {u'context_is_admin': 'role:admin', u'default': '@'} load_rules glance/api/policy.py:75
scrubber_daemon: INFO: 2013-12-23 06:04:54.394 9953 DEBUG glance.api.policy [-] Loading policy from /tmp/tmp.2WyH8mq3UC/tmp7PvBPX/etc/policy.json _read_policy_file glance/api/policy.py:96
scrubber_daemon: INFO: 2013-12-23 06:04:54.394 9953 DEBUG glance.api.policy [-] Loaded policy rules: {u'context_is_admin': 'role:admin', u'default': '@'} load_rules glance/api/policy.py:75
scrubber_daemon: INFO: 2013-12-23 06:04:54.395 9953 DEBUG glance.api.policy [-] Loading policy from /tmp/tmp.2WyH8mq3UC/tmp7PvBPX/etc/policy.json _read_policy_file glance/api/policy.py:96
scrubber_daemon: INFO: 2013-12-23 06:04:54.396 9953 DEBUG glance.api.policy [-] Loaded policy rules: {u'context_is_admin': 'role:admin', u'default': '@'} load_rules glance/api/policy.py:75
scrubber_daemon: INFO: 2013-12-23 06:04:56.656 9972 DEBUG glance.store [-] Attempting to import store glance.store.filesystem.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:56.658 9972 DEBUG glance.store [-] Registering store <class 'glance.store.filesystem.Store'> with schemes ('file', 'filesystem') create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:56.658 9972 DEBUG glance.store.base [-] Late loading location class glance.store.filesystem.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:56.658 9972 DEBUG glance.store.location [-] Registering scheme file with {'store_class': <class 'glance.store.filesystem.Store'>, 'location_class': <class 'glance.store.filesystem.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.659 9972 DEBUG glance.store.location [-] Registering scheme filesystem with {'store_class': <class 'glance.store.filesystem.Store'>, 'location_class': <class 'glance.store.filesystem.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.659 9972 DEBUG glance.store [-] Attempting to import store glance.store.http.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:56.660 9972 DEBUG glance.store [-] Registering store <class 'glance.store.http.Store'> with schemes ('http', 'https') create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:56.660 9972 DEBUG glance.store.base [-] Late loading location class glance.store.http.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:56.660 9972 DEBUG glance.store.location [-] Registering scheme http with {'store_class': <class 'glance.store.http.Store'>, 'location_class': <class 'glance.store.http.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.660 9972 DEBUG glance.store.location [-] Registering scheme https with {'store_class': <class 'glance.store.http.Store'>, 'location_class': <class 'glance.store.http.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.661 9972 DEBUG glance.store [-] Attempting to import store glance.store.rbd.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:56.665 9972 DEBUG glance.store [-] Registering store <class 'glance.store.rbd.Store'> with schemes ('rbd',) create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:56.666 9972 DEBUG glance.store.base [-] Late loading location class glance.store.rbd.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:56.666 9972 DEBUG glance.store.location [-] Registering scheme rbd with {'store_class': <class 'glance.store.rbd.Store'>, 'location_class': <class 'glance.store.rbd.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.666 9972 DEBUG glance.store [-] Attempting to import store glance.store.s3.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:56.667 9972 DEBUG glance.store.s3 [-] Could not find s3_store_host in configuration options. _option_get glance/store/s3.py:256
scrubber_daemon: INFO: 2013-12-23 06:04:56.668 9972 WARNING glance.store.base [-] Failed to configure store correctly: Store s3 could not be configured correctly. Reason: Could not find s3_store_host in configuration options. Disabling add method.
scrubber_daemon: INFO: 2013-12-23 06:04:56.668 9972 DEBUG glance.store [-] Registering store <class 'glance.store.s3.Store'> with schemes ('s3', 's3+http', 's3+https') create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:56.668 9972 DEBUG glance.store.base [-] Late loading location class glance.store.s3.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:56.669 9972 DEBUG glance.store.location [-] Registering scheme s3 with {'store_class': <class 'glance.store.s3.Store'>, 'location_class': <class 'glance.store.s3.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.669 9972 DEBUG glance.store.location [-] Registering scheme s3+http with {'store_class': <class 'glance.store.s3.Store'>, 'location_class': <class 'glance.store.s3.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.669 9972 DEBUG glance.store.location [-] Registering scheme s3+https with {'store_class': <class 'glance.store.s3.Store'>, 'location_class': <class 'glance.store.s3.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.669 9972 DEBUG glance.store [-] Attempting to import store glance.store.swift.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:56.678 9972 ERROR glance.store.swift [-] Could not find swift_store_auth_address in configuration options.
scrubber_daemon: INFO: 2013-12-23 06:04:56.678 9972 WARNING glance.store.base [-] Failed to configure store correctly: Store swift could not be configured correctly. Reason: Could not find swift_store_auth_address in configuration options. Disabling add method.
scrubber_daemon: INFO: 2013-12-23 06:04:56.678 9972 DEBUG glance.store [-] Registering store <function Store at 0x21b9de8> with schemes ('swift+https', 'swift', 'swift+http') create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:56.679 9972 DEBUG glance.store.base [-] Late loading location class glance.store.swift.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:56.679 9972 DEBUG glance.store.location [-] Registering scheme swift+https with {'store_class': <function Store at 0x21b9de8>, 'location_class': <class 'glance.store.swift.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.679 9972 DEBUG glance.store.location [-] Registering scheme swift+http with {'store_class': <function Store at 0x21b9de8>, 'location_class': <class 'glance.store.swift.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.680 9972 DEBUG glance.store.location [-] Registering scheme swift with {'store_class': <function Store at 0x21b9de8>, 'location_class': <class 'glance.store.swift.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.680 9972 DEBUG glance.store [-] Attempting to import store glance.store.sheepdog.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:56.683 9972 DEBUG glance.openstack.common.processutils [-] Running cmd (subprocess): collie execute glance/openstack/common/processutils.py:142
scrubber_daemon: INFO: 2013-12-23 06:04:56.708 9972 DEBUG glance.openstack.common.processutils [-] Result was 127 execute glance/openstack/common/processutils.py:167
scrubber_daemon: INFO: 2013-12-23 06:04:56.709 9972 ERROR glance.store.sheepdog [-] Error in store configuration: Unexpected error while running command.
scrubber_daemon: INFO: Command: collie
scrubber_daemon: INFO: Exit code: 127
scrubber_daemon: INFO: Stdout: ''
scrubber_daemon: INFO: Stderr: '/bin/sh: collie: command not found\n'
scrubber_daemon: INFO: 2013-12-23 06:04:56.710 9972 WARNING glance.store.base [-] Failed to configure store correctly: Store sheepdog could not be configured correctly. Reason: Error in store configuration: Unexpected error while running command.
scrubber_daemon: INFO: Command: collie
scrubber_daemon: INFO: Exit code: 127
scrubber_daemon: INFO: Stdout: ''
scrubber_daemon: INFO: Stderr: '/bin/sh: collie: command not found\n' Disabling add method.
scrubber_daemon: INFO: 2013-12-23 06:04:56.710 9972 DEBUG glance.store [-] Registering store <class 'glance.store.sheepdog.Store'> with schemes ('sheepdog',) create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:56.710 9972 DEBUG glance.store.base [-] Late loading location class glance.store.sheepdog.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:56.710 9972 DEBUG glance.store.location [-] Registering scheme sheepdog with {'store_class': <class 'glance.store.sheepdog.Store'>, 'location_class': <class 'glance.store.sheepdog.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.711 9972 DEBUG glance.store [-] Attempting to import store glance.store.cinder.Store _get_store_class glance/store/__init__.py:146
scrubber_daemon: INFO: 2013-12-23 06:04:56.777 9972 WARNING glance.store.base [-] Failed to configure store correctly: Store cinder could not be configured correctly. Reason: Cinder storage requires a context. Disabling add method.
scrubber_daemon: INFO: 2013-12-23 06:04:56.778 9972 DEBUG glance.store [-] Registering store <class 'glance.store.cinder.Store'> with schemes ('cinder',) create_stores glance/store/__init__.py:176
scrubber_daemon: INFO: 2013-12-23 06:04:56.783 9972 DEBUG glance.store.base [-] Late loading location class glance.store.cinder.StoreLocation get_store_location_class glance/store/base.py:82
scrubber_daemon: INFO: 2013-12-23 06:04:56.784 9972 DEBUG glance.store.location [-] Registering scheme cinder with {'store_class': <class 'glance.store.cinder.Store'>, 'location_class': <class 'glance.store.cinder.StoreLocation'>} register_scheme_map glance/store/location.py:86
scrubber_daemon: INFO: 2013-12-23 06:04:56.785 9972 DEBUG glance.api.policy [-] Loading policy from /tmp/tmp.2WyH8mq3UC/tmp7PvBPX/etc/policy.json _read_policy_file glance/api/policy.py:96
scrubber_daemon: INFO: 2013-12-23 06:04:56.786 9972 DEBUG glance.api.policy [-] Loaded policy rules: {u'context_is_admin': 'role:admin', u'default': '@'} load_rules glance/api/policy.py:75
scrubber_daemon: INFO: 2013-12-23 06:04:56.787 9972 INFO glance.store.scrubber [-] Initializing scrubber with configuration: {'cleanup_time': 86400, 'registry_host': '127.0.0.1', 'cleanup': False, 'scrubber_datadir': '/tmp/tmp.2WyH8mq3UC/tmp7PvBPX/scrubber', 'registry_port': 34933}
scrubber_daemon: INFO: 2013-12-23 06:04:56.789 9972 DEBUG glance.api.policy [-] Loading policy from /tmp/tmp.2WyH8mq3UC/tmp7PvBPX/etc/policy.json _read_policy_file glance/api/policy.py:96
scrubber_daemon: INFO: 2013-12-23 06:04:56.789 9972 DEBUG glance.api.policy [-] Loaded policy rules: {u'context_is_admin': 'role:admin', u'default': '@'} load_rules glance/api/policy.py:75
scrubber_daemon: INFO: 2013-12-23 06:04:56.790 9972 DEBUG glance.api.policy [-] Loading policy from /tmp/tmp.2WyH8mq3UC/tmp7PvBPX/etc/policy.json _read_policy_file glance/api/policy.py:96
scrubber_daemon: INFO: 2013-12-23 06:04:56.790 9972 DEBUG glance.api.policy [-] Loaded policy rules: {u'context_is_admin': 'role:admin', u'default': '@'} load_rules glance/api/policy.py:75
scrubber_daemon: INFO: 2013-12-23 06:04:56.791 9972 DEBUG glance.api.policy [-] Loading policy from /tmp/tmp.2WyH8mq3UC/tmp7PvBPX/etc/policy.json _read_policy_file glance/api/policy.py:96
scrubber_daemon: INFO: 2013-12-23 06:04:56.792 9972 DEBUG glance.api.policy [-] Loaded policy rules: {u'context_is_admin': 'role:admin', u'default': '@'} load_rules glance/api/policy.py:75
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 85.52 secs:
    23.28    TestScrubber.test_scrubber_delete_handles_exception
    23.23    TestScrubber.test_scrubber_app
    17.38    TestScrubber.test_delayed_delete
    13.35    TestBinGlanceCacheManage.test_queue
    8.29    TestMigrations.test_walk_versions
----------------------------------------------------------------------
Ran 1762 tests in 494.217s

FAILED (SKIP=28, errors=1)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-glance-python26-havana/ws/.tox/py26/bin/nosetests'>
___________________________________ 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==1.3
Jinja2==2.7.1
MarkupSafe==0.18
MySQL-python==1.2.4
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==2.0
SQLAlchemy==0.7.10
Sphinx==1.2b1
Tempita==0.5.2
WebOb==1.2.3
amqp==1.3.3
anyjson==0.3.3
argparse==1.2.1
boto==2.21.0
cffi==0.8.1
colorama==0.2.7
coverage==3.7.1
decorator==3.4.0
docutils==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
flake8==2.0
glance==jenkins.periodic.glance.python26.havana.6
greenlet==0.4.1
hacking==0.7.2
httplib2==0.8
importlib==1.0.2
iso8601==0.1.8
jsonschema==2.3.0
kombu==3.0.8
lxml==3.2.4
mccabe==0.2.1
mock==1.0.1
mox==0.5.3
netaddr==0.7.10
nose==1.3.0
nose-exclude==0.2.0
nosehtmloutput==0.0.5
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.2.1
oslo.sphinx==1.1
passlib==1.6.1
pbr==0.5.23
pep8==1.4.5
prettytable==0.7.2
psutil==0.7.1
psycopg2==2.5.1
pyOpenSSL==0.13.1
pycparser==2.10
pycrypto==2.6.1
pyflakes==0.7.3
pysendfile==2.0.0
python-cinderclient==1.0.7
python-keystoneclient==0.4.1
python-mimeparse==0.1.4
python-swiftclient==1.8.0
pytz==2013.8
qpid-python==0.20
repoze.lru==0.6
requests==2.1.0
simplejson==3.3.1
six==1.4.1
sqlalchemy-migrate==0.8.2
termcolor==1.1.0
testtools==0.9.34
wsgiref==0.1.2
xattr==0.7.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ 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=180
+ '[' 180 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.2WyH8mq3UC
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-havana/6/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-havana/centos6-11/6
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list