Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D297618F91 for ; Wed, 30 Sep 2015 07:05:59 +0000 (UTC) Received: (qmail 22886 invoked by uid 500); 30 Sep 2015 07:05:59 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 22830 invoked by uid 500); 30 Sep 2015 07:05:59 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 22816 invoked by uid 99); 30 Sep 2015 07:05:59 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2015 07:05:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id B612AC7495 for ; Wed, 30 Sep 2015 07:05:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.999 X-Spam-Level: ** X-Spam-Status: No, score=2.999 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id UFJMNfrG0iuN for ; Wed, 30 Sep 2015 07:05:45 +0000 (UTC) Received: from SMTP.CITRIX.COM.AU (smtp.citrix.com.au [103.14.252.240]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 0425620313 for ; Wed, 30 Sep 2015 07:05:43 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.17,611,1437436800"; d="scan'208,217";a="22187760" From: Raja Pullela To: "CloudStack Dev (dev@cloudstack.apache.org)" Subject: test_nicira_controller.py is failing on all Advzone - XS, KVM Thread-Topic: test_nicira_controller.py is failing on all Advzone - XS, KVM Thread-Index: AdD7ThDCj0tS9UDhTRqmGtoEVY2Opg== Date: Wed, 30 Sep 2015 07:05:40 +0000 Message-ID: <93238155381A8343BD3FFE2CB75BC9E723B75F27@SINPEX01CL01.citrite.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: multipart/alternative; boundary="_000_93238155381A8343BD3FFE2CB75BC9E723B75F27SINPEX01CL01cit_" MIME-Version: 1.0 X-DLP: SIN1 --_000_93238155381A8343BD3FFE2CB75BC9E723B75F27SINPEX01CL01cit_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Miguel or someone's familiar with this test, Can you please provide documentation around how to get these tests running = ? BTW - looks like this is a new test that was added on Aug 25th 2015. Thanks, Raja =3D=3D=3D TestName: None | Status : EXCEPTION =3D=3D=3D ERROR =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test suite for ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/nose/suite.py", line 209, in= run self.setUp() File "/usr/local/lib/python2.7/dist-packages/nose/suite.py", line 292, in= setUp self.setupContext(ancestor) File "/usr/local/lib/python2.7/dist-packages/nose/suite.py", line 315, in= setupContext try_run(context, names) File "/usr/local/lib/python2.7/dist-packages/nose/util.py", line 470, in = try_run return func() File "/root/cloudstack/test/integration/smoke/test_nicira_controller.py",= line 46, in setUpClass cls.nicira_hosts =3D cls.config.niciraNvp.hosts AttributeError: 'NoneType' object has no attribute 'hosts' -------------------- >> begin captured stdout << --------------------- =3D=3D=3D TestName: None | Status : EXCEPTION =3D=3D=3D --------------------- >> end captured stdout << ---------------------- -------------------- >> begin captured logging << -------------------- CSLog: CRITICAL: EXCEPTION: None: ['Traceback (most recent call last):\n', = ' File "/usr/local/lib/python2.7/dist-packages/nose/suite.py", line 209, i= n run\n self.setUp()\n', ' File "/usr/local/lib/python2.7/dist-packages= /nose/suite.py", line 292, in setUp\n self.setupContext(ancestor)\n', ' = File "/usr/local/lib/python2.7/dist-packages/nose/suite.py", line 315, in = setupContext\n try_run(context, names)\n', ' File "/usr/local/lib/pytho= n2.7/dist-packages/nose/util.py", line 470, in try_run\n return func()\n= ', ' File "/root/cloudstack/test/integration/smoke/test_nicira_controller.= py", line 46, in setUpClass\n cls.nicira_hosts =3D cls.config.nicir= aNvp.hosts\n', "AttributeError: 'NoneType' object has no attribute 'hosts'\= n"] --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- XML: /root/marvinxKcIvFqe/results.xml ---------------------------------------------------------------------- Ran 0 tests in 0.002s FAILED (errors=3D1) --_000_93238155381A8343BD3FFE2CB75BC9E723B75F27SINPEX01CL01cit_--