Build failed in Jenkins: periodic-glance-python26-stable-grizzly #116
See <https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/116/> ------------------------------------------ [...truncated 1224 lines...] 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.01[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.00[0m test_delete [32mOK [0m[32m 0.01[0m test_delete_non_existing [32mOK [0m[32m 0.00[0m test_get [32mOK [0m[32m 0.00[0m test_get_non_existing [32mOK [0m[32m 0.00[0m test_get_size [32mOK [0m[32m 0.00[0m test_get_size_with_multi_tenant_on [32mOK [0m[32m 0.01[0m test_get_with_http_auth [32mOK [0m[32m 0.00[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.00[0m test_v2_with_no_tenant [32mOK [0m[32m 0.00[0m TestUtils test_cooperative_reader [32mOK [0m[33m 0.04[0m test_cooperative_reader_of_iterator [32mOK [0m[32m 0.00[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 [32mOK [0m[32m 0.01[0m test_request_url_v2_2_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.00[0m test_default_with_body [32mOK [0m[32m 0.00[0m test_from_json [32mOK [0m[32m 0.00[0m test_from_json_malformed [32mOK [0m[32m 0.00[0m test_has_body_has_content_length [32mOK [0m[32m 0.00[0m test_has_body_no_content_length [32mOK [0m[32m 0.00[0m test_has_body_zero_content_length [32mOK [0m[32m 0.00[0m test_no_body_no_content_length [32mOK [0m[32m 0.00[0m JSONResponseSerializerTest test_default [32mOK [0m[32m 0.00[0m test_to_json [32mOK [0m[32m 0.00[0m RequestTest test_content_type_accept_default [32mOK [0m[32m 0.00[0m test_content_type_from_accept_json [32mOK [0m[32m 0.00[0m test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.00[0m test_content_type_from_accept_xml [32mOK [0m[32m 0.00[0m test_content_type_from_accept_xml_json [32mOK [0m[32m 0.00[0m test_content_type_missing [32mOK [0m[32m 0.00[0m test_content_type_unsupported [32mOK [0m[32m 0.00[0m test_content_type_with_charset [32mOK [0m[32m 0.00[0m ResourceTest test_dispatch [32mOK [0m[32m 0.00[0m test_dispatch_default [32mOK [0m[32m 0.00[0m test_dispatch_no_default [32mOK [0m[32m 0.00[0m test_get_action_args [32mOK [0m[32m 0.00[0m TestHelpers test_data_passed_properly_through_headers [32mOK [0m[32m 0.00[0m test_headers_are_unicode [32mOK [0m[32m 0.00[0m ====================================================================== FAIL: glance.tests.functional.v1.test_misc.TestMiscellaneous.test_exception_not_eaten_from_registry_to_api ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/tests/functional/v1/test_misc.py",> line 113, in test_exception_not_eaten_from_registry_to_api self.assertEqual('{"images": []}', out.strip()) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py",> line 322, in assertEqual self.assertThat(observed, matcher, message) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py",> line 417, in assertThat raise MismatchError(matchee, matcher, mismatch, verbose) MismatchError: !=: reference = '{"images": []}' actual = '''\ Traceback (most recent call last): File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/eventlet/wsgi.py",> line 384, in handle_one_response result = self.application(self.environ, start_response) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 130, in __call__ resp = self.call_func(req, *args, **self.kwargs) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 195, in call_func return self.func(req, *args, **kwargs) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/wsgi.py",> line 362, in __call__ response = req.get_response(self.application) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/request.py",> line 1296, in send application, catch_exc_info=False) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/request.py",> line 1260, in call_application app_iter = application(self.environ, start_response) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 130, in __call__ resp = self.call_func(req, *args, **self.kwargs) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 195, in call_func return self.func(req, *args, **kwargs) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/wsgi.py",> line 362, in __call__ response = req.get_response(self.application) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/request.py",> line 1296, in send application, catch_exc_info=False) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/request.py",> line 1260, in call_application app_iter = application(self.environ, start_response) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/paste/urlmap.py",> line 203, in __call__ return app(environ, start_response) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 144, in __call__ return resp(environ, start_response) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/routes/middleware.py",> line 131, in __call__ response = self.app(environ, start_response) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 144, in __call__ return resp(environ, start_response) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 130, in __call__ resp = self.call_func(req, *args, **self.kwargs) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/.tox/py26/lib/python2.6/site-packages/webob/dec.py",> line 195, in call_func return self.func(req, *args, **kwargs) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/wsgi.py",> line 569, in __call__ request, **action_args) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/wsgi.py",> line 586, in dispatch return method(*args, **kwargs) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/api/v1/images.py",> line 171, in index images = registry.get_images_list(req.context, **params) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/registry/__init__.py",> line 150, in get_images_list return c.get_images(**kwargs) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/registry/client.py",> line 80, in get_images res = self.do_request("GET", "/images", params=params) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/registry/client.py",> line 90, in do_request **kwargs) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/client.py",> line 63, in wrapped return func(self, *args, **kwargs) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/client.py",> line 377, in do_request headers=headers) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/client.py",> line 80, in wrapped return func(self, method, url, body, headers) File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/ws/glance/common/client.py",> line 541, in _do_request raise exception.ClientConnectionError(e) ClientConnectionError: [Errno 111] ECONNREFUSED''' ---------------------------------------------------------------------- XML: nosetests.xml Slowest 5 tests took 91.96 secs: [31m 26.76 TestScrubber.test_scrubber_app[0m [31m 20.84 TestScrubber.test_delayed_delete[0m [31m 14.93 TestRootApi.test_version_configurations[0m [31m 14.87 TestGlanceControl.test_reload[0m [31m 14.56 TestGlanceControl.test_respawn[0m ---------------------------------------------------------------------- Ran 1101 tests in 626.011s FAILED (SKIP=38, failures=1) ERROR: InvocationError: '<https://jenkins.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 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.1.3 Tempita==0.5.1 WebOb==1.2.3 amqp==1.0.13 anyjson==0.3.3 argparse==1.2.1 boto==2.9.9 cffi==0.7.2 colorama==0.2.5 coverage==3.6 d2to1==0.2.10 decorator==3.4.0 distribute==0.7.3 docutils==0.10 eventlet==0.13.0 extras==0.0.3 fixtures==0.3.12 glance==jenkins.periodic.glance.python26.stable.grizzly.116 greenlet==0.4.1 httplib2==0.8 importlib==1.0.2 iso8601==0.1.4 jsonschema==2.0.0 kombu==2.5.12 lxml==3.2.3 mox==0.5.3 nose==1.3.0 nose-exclude==0.1.9 nosehtmloutput==0.0.4 openstack.nose-plugin==0.11 ordereddict==1.1 oslo.config==1.1.1 passlib==1.6.1 pbr==0.5.20 pep8==1.3.3 prettytable==0.7.2 psycopg2==2.5.1 pycparser==2.09.1 pycrypto==2.6 pysendfile==2.0.0 python-keystoneclient==0.3.1 python-mimeparse==0.1.4 python-swiftclient==1.5.0 pytz==2013b repoze.lru==0.6 requests==1.2.3 setuptools-git==1.0 simplejson==3.3.0 six==1.3.0 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=126 + '[' 126 -eq 0 ']' + exit 1 + rm -rf /tmp/tmp.A604ImOwo8 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-grizzly/116 [SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/116/nose_results.html' [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/centos6-5/116 [SCP] Copying console log.
participants (1)
-
OpenStack Jenkins