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 57667100AC for ; Wed, 24 Jul 2013 02:50:51 +0000 (UTC) Received: (qmail 3913 invoked by uid 500); 24 Jul 2013 02:50:50 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 3896 invoked by uid 500); 24 Jul 2013 02:50:49 -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 3879 invoked by uid 500); 24 Jul 2013 02:50:49 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 3875 invoked by uid 99); 24 Jul 2013 02:50:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 02:50:49 +0000 Date: Wed, 24 Jul 2013 02:50:48 +0000 (UTC) From: "Rayees Namathponnan (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-3759) test_stopped_vm.py test case failed while attaching volume in KVM MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Rayees Namathponnan created CLOUDSTACK-3759: ----------------------------------------------- Summary: test_stopped_vm.py test case failed while attaching volume in KVM Key: CLOUDSTACK-3759 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3759 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Automation, Test Affects Versions: 4.2.0 Environment: KVM Automation Reporter: Rayees Namathponnan Fix For: 4.2.0 Test cases failed from integration.component.test_stopped_vm.TestDeployVM Look like, its a product issue; need more analysis ttach volume failed! -------------------- >> begin captured logging << -------------------- testclient.testcase.TestDeployVM: DEBUG: Deploying instance in the account: test-S35RTQ testclient.testcase.TestDeployVM: DEBUG: Deployed instance in account: test-S35RTQ testclient.testcase.TestDeployVM: DEBUG: Verify listVirtualMachines response for virtual machine: c90e1365-702a-4a68-86d6-f5d75437b623 testclient.testcase.TestDeployVM: DEBUG: Creating a volume in account: test-S35RTQ testclient.testcase.TestDeployVM: DEBUG: Created volume in account: test-S35RTQ testclient.testcase.TestDeployVM: DEBUG: Attaching volume to instance: c90e1365-702a-4a68-86d6-f5d75437b623 --------------------- >> end captured logging << --------------------- Stacktrace File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run testMethod() File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_stopped_vm.py", line 611, in test_06_deploy_startvm_attach_detach self.fail("Attach volume failed!") File "/usr/local/lib/python2.7/unittest/case.py", line 393, in fail raise self.failureException(msg) Attach volume failed! -------------------- >> begin captured logging << -------------------- testclient.testcase.TestDeployVM: DEBUG: Deploying instance in the account: test-S35RTQ testclient.testcase.TestDeployVM: DEBUG: Deployed instance in account: test-S35RTQ testclient.testcase.TestDeployVM: DEBUG: Verify listVirtualMachines response for virtual machine: c90e1365-702a-4a68-86d6-f5d75437b623 testclient.testcase.TestDeployVM: DEBUG: Creating a volume in account: test-S35RTQ testclient.testcase.TestDeployVM: DEBUG: Created volume in account: test-S35RTQ testclient.testcase.TestDeployVM: DEBUG: Attaching volume to instance: c90e1365-702a-4a68-86d6-f5d75437b623 --------------------- >> 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