Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 43F861054A for ; Wed, 18 Sep 2013 20:50:13 +0000 (UTC) Received: (qmail 78684 invoked by uid 500); 18 Sep 2013 20:50:12 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 77953 invoked by uid 500); 18 Sep 2013 20:50:09 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 77662 invoked by uid 500); 18 Sep 2013 20:50:08 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 77520 invoked by uid 99); 18 Sep 2013 20:50:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Sep 2013 20:50:05 +0000 Date: Wed, 18 Sep 2013 20:50:05 +0000 (UTC) From: "Rayees Namathponnan (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-4695) [Automation] test cases from test_netscaler_lb failed during ssh connection in vmware MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rayees Namathponnan updated CLOUDSTACK-4695: -------------------------------------------- Assignee: Sowmya Krishnan > [Automation] test cases from test_netscaler_lb failed during ssh connection in vmware > ------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-4695 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4695 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation, Test > Affects Versions: 4.2.1 > Environment: Automation > Netscaler > Vmware > Reporter: Rayees Namathponnan > Assignee: Sowmya Krishnan > Fix For: 4.2.1 > > > Below two test cases failing with vmware runs, test cases failed while ssh connection > integration.component.test_netscaler_lb.TestVmWithLb.test_07_delete_all_public_ip > Error Message > Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Network Service Provider: Netscaler is not enabled in the physical network: 201to add this device'} > -------------------- >> begin captured logging << -------------------- > test_add_mul_netscaler_diff_zone (integration.component.test_netscaler_nw_off.TestAddMultipleNSDiffZone): DEBUG: Adding netscaler device: 10.223.240.174 > test_add_mul_netscaler_diff_zone (integration.component.test_netscaler_nw_off.TestAddMultipleNSDiffZone): DEBUG: Checking if Netscaler network service provider is enabled? > test_add_mul_netscaler_diff_zone (integration.component.test_netscaler_nw_off.TestAddMultipleNSDiffZone): DEBUG: Netscaler service provider is already enabled. > test_add_mul_netscaler_diff_zone (integration.component.test_netscaler_nw_off.TestAddMultipleNSDiffZone): DEBUG: Adding netscaler device: 10.223.240.173 > --------------------- >> end captured logging << --------------------- > Stacktrace > File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run > testMethod() > File "/data/Repo2/qa/cloudstack/test/integration/component/test_netscaler_nw_off.py", line 507, in test_add_mul_netscaler_diff_zone > physicalnetworkid=physical_network.id > File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 2820, in add > return NetScaler(apiclient.addNetscalerLoadBalancer(cmd).__dict__) > File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 2378, in addNetscalerLoadBalancer > response = self.connection.marvin_request(command, response_type=response, method=method) > File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 230, in marvin_request > response = self.poll(asyncJobId, response_type) > File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 91, in poll > "asyncquery", asyncResonse.jobresult) > Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Network Service Provider: Netscaler is not enabled in the physical network: 201to add this device'} > -------------------- >> begin captured logging << -------------------- > test_add_mul_netscaler_diff_zone (integration.component.test_netscaler_nw_off.TestAddMultipleNSDiffZone): DEBUG: Adding netscaler device: 10.223.240.174 > test_add_mul_netscaler_diff_zone (integration.component.test_netscaler_nw_off.TestAddMultipleNSDiffZone): DEBUG: Checking if Netscaler network service provider is enabled? > test_add_mul_netscaler_diff_zone (integration.component.test_netscaler_nw_off.TestAddMultipleNSDiffZone): DEBUG: Netscaler service provider is already enabled. > test_add_mul_netscaler_diff_zone (integration.component.test_netscaler_nw_off.TestAddMultipleNSDiffZone): DEBUG: Adding netscaler device: 10.223.240.173 > --------------------- >> end captured logging << --------------------- -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira