See <https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/28/> ------------------------------------------ [...truncated 7413 lines...] File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py",> line 2124, in _parse_cli_opts opt._add_to_cli(self._oparser, group) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py",> line 1018, in _add_to_cli self.handler(subparsers) File "./bin/glance-control", line 274, in add_command_parsers parser = subparsers.add_parser(server, parents=[cmd_parser]) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/argparse.py",> line 1085, in add_parser parser = self._parser_class(**kwargs) TypeError: __init__() got an unexpected keyword argument 'parents' CONTEXT: ==Core config== [DEFAULT] verbose = True debug = True bind_host = 127.0.0.1 bind_port = 42490 log_file = /tmp/tmp.rfaKecc0fn/tmpeQq3jP/registry.log db_auto_create = False sql_connection = sqlite://///tmp/tmp.rfaKecc0fn/tmpeQq3jP/tests.sqlite sql_idle_timeout = 3600 api_limit_max = 1000 limit_param_default = 25 owner_is_tenant = True workers = 0 [paste_deploy] flavor = ==Paste config== [pipeline:glance-registry] pipeline = unauthenticated-context registryapp [pipeline:glance-registry-fakeauth] pipeline = fakeauth context registryapp [app:registryapp] paste.app_factory = glance.registry.api.v1:API.factory [filter:context] paste.filter_factory = glance.api.middleware.context:ContextMiddleware.factory [filter:unauthenticated-context] paste.filter_factory = glance.api.middleware.context:UnauthenticatedContextMiddleware.factory [filter:fakeauth] paste.filter_factory = glance.tests.utils:FakeAuthMiddleware.factory ====================================================================== ERROR: glance.tests.functional.test_sqlite.TestSqlite.test_big_int_mapping ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/utils.py",> line 105, in _runner func(*args, **kw) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/utils.py",> line 121, in wrapped func(*a, **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/functional/test_sqlite.py",> line 33, in test_big_int_mapping self.start_servers(**self.__dict__.copy()) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/functional/__init__.py",> line 645, in start_servers **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/functional/__init__.py",> line 612, in start_with_retry **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/functional/__init__.py",> line 143, in start context=overridden) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/utils.py",> line 198, in execute raise RuntimeError(msg) RuntimeError: Command ./bin/glance-control --pid-file=/tmp/tmp.rfaKecc0fn/tmpc_dBAF/registry.pid --capture-output registry start /tmp/tmp.rfaKecc0fn/tmpc_dBAF/etc/registry.conf did not succeed. Returned an exit code of 1. STDOUT: STDERR: Traceback (most recent call last): File "./bin/glance-control", line 312, in <module> config.parse_args(usage=USAGE) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/config.py",> line 98, in parse_args default_config_files=default_config_files) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py",> line 1625, in __call__ else sys.argv[1:]) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py",> line 2124, in _parse_cli_opts opt._add_to_cli(self._oparser, group) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/oslo/config/cfg.py",> line 1018, in _add_to_cli self.handler(subparsers) File "./bin/glance-control", line 274, in add_command_parsers parser = subparsers.add_parser(server, parents=[cmd_parser]) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/argparse.py",> line 1085, in add_parser parser = self._parser_class(**kwargs) TypeError: __init__() got an unexpected keyword argument 'parents' CONTEXT: ==Core config== [DEFAULT] verbose = True debug = True bind_host = 127.0.0.1 bind_port = 60469 log_file = /tmp/tmp.rfaKecc0fn/tmpc_dBAF/registry.log db_auto_create = False sql_connection = sqlite://///tmp/tmp.rfaKecc0fn/tmpc_dBAF/tests.sqlite sql_idle_timeout = 3600 api_limit_max = 1000 limit_param_default = 25 owner_is_tenant = True workers = 0 [paste_deploy] flavor = ==Paste config== [pipeline:glance-registry] pipeline = unauthenticated-context registryapp [pipeline:glance-registry-fakeauth] pipeline = fakeauth context registryapp [app:registryapp] paste.app_factory = glance.registry.api.v1:API.factory [filter:context] paste.filter_factory = glance.api.middleware.context:ContextMiddleware.factory [filter:unauthenticated-context] paste.filter_factory = glance.api.middleware.context:UnauthenticatedContextMiddleware.factory [filter:fakeauth] paste.filter_factory = glance.tests.utils:FakeAuthMiddleware.factory ====================================================================== FAIL: glance.tests.functional.v1.test_api.TestApi.test_unsupported_default_store ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/utils.py",> line 121, in wrapped func(*a, **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/functional/v1/test_api.py",> line 1246, in test_unsupported_default_store **self.__dict__.copy()) File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/functional/__init__.py",> line 585, in start_server self.assertTrue(re.search("Starting glance-[a-z]+ with", out)) File "/usr/lib64/python2.6/unittest.py", line 324, in failUnless if not expr: raise self.failureException, msg AssertionError ---------------------------------------------------------------------- XML: nosetests.xml Slowest 5 tests took 32.47 secs: [31m 11.32 TestGlanceControl.test_reload[0m [31m 11.26 TestGlanceControl.test_respawn[0m [31m 4.21 TestMigrations.test_postgresql_opportunistically[0m [31m 2.93 TestMigrations.test_version_control_existing_db[0m [31m 2.74 TestMigrations.test_walk_versions[0m ---------------------------------------------------------------------- Ran 1101 tests in 169.047s FAILED (SKIP=38, errors=81, failures=1) ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly/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==1.13 SQLAlchemy==0.7.9 Sphinx==1.2b1 Tempita==0.5.1 WebOb==1.2.3 amqp==1.0.13 anyjson==0.3.3 argparse==1.2.1 boto==2.13.3 cffi==0.7.2 colorama==0.2.6 coverage==3.6 d2to1==0.2.11 decorator==3.4.0 distribute==0.7.3 docutils==0.10 eventlet==0.14.0 extras==0.0.3 fixtures==0.3.14 glance==jenkins.periodic.glance.python26.stable.grizzly.28 greenlet==0.4.1 httplib2==0.8 importlib==1.0.2 iso8601==0.1.4 jsonschema==2.1.0 kombu==2.5.14 lxml==3.2.3 mox==0.5.3 netaddr==0.7.10 nose==1.3.0 nose-exclude==0.1.10 nosehtmloutput==0.0.5 openstack.nose-plugin==0.11 ordereddict==1.1 oslo.config==1.2.0 passlib==1.6.1 pbr==0.5.21 pep8==1.3.3 prettytable==0.7.2 psycopg2==2.5.1 pycparser==2.10 pycrypto==2.6 pysendfile==2.0.0 python-keystoneclient==0.3.2 python-mimeparse==0.1.4 python-swiftclient==1.6.0 pytz==2013d repoze.lru==0.6 requests==2.0.0 simplejson==3.3.0 six==1.4.1 sqlalchemy-migrate==0.7.2 termcolor==1.1.0 testtools==0.9.32 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=107 + '[' 107 -eq 0 ']' + exit 1 + rm -rf /tmp/tmp.rfaKecc0fn Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/28/nose_results.html' [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/centos6-13/28 [SCP] Copying console log.