Build failed in Jenkins: periodic-nova-python27-stable-grizzly #27
See <https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/27/changes> Changes: [mikal] Windows instances require the timezone to be "localtime" ------------------------------------------ [...truncated 364 lines...] stderr stdout pythonlogging:'nova': {{{ S3 Objectstore listening on 127.0.0.1:48748 Stopping WSGI server. }}} Traceback (most recent call last): File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/tests/test_objectstore.py",> line 98, in test_list_buckets self._ensure_no_buckets(self.conn.get_all_buckets()) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/s3/connection.py",> line 383, in get_all_buckets response = self.make_request('GET', headers=headers) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/s3/connection.py",> line 547, in make_request retry_handler=retry_handler File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/connection.py",> line 1007, in make_request retry_handler=retry_handler) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/connection.py",> line 868, in _mexe self.is_secure) TypeError: get_http_connection() takes exactly 2 arguments (3 given) ====================================================================== FAIL: nova.tests.test_objectstore.S3APITestCase.test_create_and_delete_bucket tags: worker-2 ---------------------------------------------------------------------- Empty attachments: stderr stdout pythonlogging:'nova': {{{ S3 Objectstore listening on 127.0.0.1:38517 Stopping WSGI server. }}} Traceback (most recent call last): File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/tests/test_objectstore.py",> line 104, in test_create_and_delete_bucket self.conn.create_bucket(bucket_name) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/s3/connection.py",> line 495, in create_bucket data=data) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/s3/connection.py",> line 547, in make_request retry_handler=retry_handler File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/connection.py",> line 1007, in make_request retry_handler=retry_handler) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/connection.py",> line 868, in _mexe self.is_secure) TypeError: get_http_connection() takes exactly 2 arguments (3 given) ====================================================================== FAIL: nova.tests.test_objectstore.S3APITestCase.test_unknown_bucket tags: worker-2 ---------------------------------------------------------------------- Empty attachments: stderr stdout pythonlogging:'nova': {{{ S3 Objectstore listening on 127.0.0.1:57642 Stopping WSGI server. }}} Traceback (most recent call last): File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/tests/test_objectstore.py",> line 135, in test_unknown_bucket bucket_name) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py",> line 394, in assertRaises self.assertThat(our_callable, matcher) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py",> line 406, in assertThat mismatch = matcher.match(matchee) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/matchers/_exception.py",> line 99, in match mismatch = self.exception_matcher.match(exc_info) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/matchers/_higherorder.py",> line 61, in match mismatch = matcher.match(matchee) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py",> line 386, in match reraise(*matchee) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/matchers/_exception.py",> line 92, in match result = matchee() File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py",> line 867, in __call__ return self._callable_object(*self._args, **self._kwargs) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/s3/connection.py",> line 431, in get_bucket bucket.get_all_keys(headers, maxkeys=0) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/s3/bucket.py",> line 375, in get_all_keys '', headers, **params) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/s3/bucket.py",> line 332, in _get_all query_args=query_args) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/s3/connection.py",> line 547, in make_request retry_handler=retry_handler File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/connection.py",> line 1007, in make_request retry_handler=retry_handler) File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/boto/connection.py",> line 868, in _mexe self.is_secure) TypeError: get_http_connection() takes exactly 2 arguments (3 given) ====================================================================== FAIL: process-returncode tags: worker-0 ---------------------------------------------------------------------- Binary content: traceback (test/plain; charset="utf8") ====================================================================== FAIL: process-returncode tags: worker-1 ---------------------------------------------------------------------- Binary content: traceback (test/plain; charset="utf8") ====================================================================== FAIL: process-returncode tags: worker-2 ---------------------------------------------------------------------- Binary content: traceback (test/plain; charset="utf8") Ran 11408 tests in 309.354s FAILED (id=0, failures=20, skips=12) error: testr failed (1) ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/bin/python> setup.py testr --slowest --testr-args=' ___________________________________ 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==1.3 Cheetah==2.4.4 Jinja2==2.7.1 Markdown==2.3.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.10 Sphinx==1.2b1 Tempita==0.5.1 WebOb==1.2.3 amqp==1.0.13 amqplib==1.0.2 anyjson==0.3.3 argparse==1.2.1 boto==2.14.0 cliff==1.4.5 cmd2==0.6.7 coverage==3.7 decorator==3.4.0 discover==0.4.0 distribute==0.7.3 docutils==0.10 ecdsa==0.9 eventlet==0.14.0 extras==0.0.3 feedparser==5.1.3 fixtures==0.3.14 greenlet==0.4.1 httplib2==0.8 iso8601==0.1.4 jsonpatch==1.2 jsonpointer==1.0 jsonschema==2.1.0 kombu==2.5.15 logilab-astng==0.24.3 logilab-common==0.60.0 lxml==3.2.3 mox==0.5.3 netaddr==0.7.10 nova==jenkins.periodic.nova.python27.stable.grizzly.27 numpy==1.7.1 oslo.config==1.2.1 paramiko==1.12.0 pbr==0.5.21 pep8==1.3.3 prettytable==0.7.2 psycopg2==2.5.1 pyOpenSSL==0.13.1 pyasn1==0.1.7 pycrypto==2.6 pyflakes==0.7.3 pylint==0.25.2 pyparsing==2.0.1 python-cinderclient==1.0.6 python-glanceclient==0.11.0 python-keystoneclient==0.3.2 python-mimeparse==0.1.4 python-neutronclient==2.3.1 python-quantumclient==2.2.4.3 python-subunit==0.0.15 pytz==2013.7 repoze.lru==0.6 requests==2.0.0 setuptools-git==1.0 simplejson==3.3.1 six==1.4.1 sqlalchemy-migrate==0.7.2 stevedore==0.12 suds==0.4 testrepository==0.0.17 testtools==0.9.32 warlock==1.0.1 websockify==0.3.0 wsgiref==0.1.2 + echo ====================================================================== ====================================================================== + '[' -d .testrepository ']' + '[' -f .testrepository/0.2 ']' + '[' -f .testrepository/0 ']' + cp .testrepository/0 ./subunit_log.txt + .tox/py27/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html nova.tests.test_api.ApiEc2TestCase.test_get_all_key_pairs (subunit.RemotedTestCase) nova.tests.test_api.ApiEc2TestCase.test_group_name_valid_chars_security_group (subunit.RemotedTestCase) nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr (subunit.RemotedTestCase) nova.tests.test_api.ApiEc2TestCase.test_terminate_invalid_instance (subunit.RemotedTestCase) nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr_v6 (subunit.RemotedTestCase) nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_foreign_group (subunit.RemotedTestCase) nova.tests.test_api.ApiEc2TestCase.test_create_delete_security_group (subunit.RemotedTestCase) nova.tests.test_api.ApiEc2TestCase.test_describe_instances (subunit.RemotedTestCase) nova.tests.test_api.ApiEc2TestCase.test_group_name_valid_length_security_group (subunit.RemotedTestCase) nova.tests.test_objectstore.S3APITestCase.test_create_bucket_and_key_and_delete_key_again (subunit.RemotedTestCase) nova.tests.test_api.ApiEc2TestCase.test_create_duplicate_key_pair (subunit.RemotedTestCase) nova.tests.test_api.ApiEc2TestCase.test_get_all_security_groups (subunit.RemotedTestCase) nova.tests.test_api.ApiEc2TestCase.test_xmlns_version_matches_request_version (subunit.RemotedTestCase) process-returncode (subunit.RemotedTestCase) nova.tests.test_objectstore.S3APITestCase.test_list_buckets (subunit.RemotedTestCase) nova.tests.test_objectstore.S3APITestCase.test_create_and_delete_bucket (subunit.RemotedTestCase) nova.tests.test_objectstore.S3APITestCase.test_unknown_bucket (subunit.RemotedTestCase) process-returncode (subunit.RemotedTestCase) process-returncode (subunit.RemotedTestCase) process-returncode (subunit.RemotedTestCase) + gzip -9 ./subunit_log.txt + gzip -9 ./testr_results.html + 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.AMuOEhd7ZZ 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-nova-python27-stable-grizzly/precise22/27 [SCP] Copying console log.
participants (1)
-
OpenStack Jenkins