Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-9521

Multiple Failures in the test_vpc_vpn Smoke Test Suite

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 4.8.1
    • 4.9.1.0, 4.8.2.0, 4.10.1.0
    • marvin
    • Security Level: Public (Anyone can view this level - this is the default.)
    • CentOS 7.2 + XenServer 6.5 + NFS Primary/Secondary Storage

    Description

      The test_vpc_vpn test case fails with the following errors:

      2016-09-27 22:19:30,562 - CRITICAL - EXCEPTION: test_01_redundant_vpc_site2site_vpn: ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', '  File "/marvin/tests/smoke/test_vpc_vpn.py", line 1154, in test_01_redundant_vpc_site2site_vpn\n    ssh_client = self._get_ssh_client(vm2, self.services, 10)\n', '  File "/marvin/tests/smoke/test_vpc_vpn.py", line 898, in _get_ssh_client\n    self.fail("Unable to create ssh connection: " % e)\n', 'TypeError: not all arguments converted during string formatting\n']
      2016-09-27 22:24:04,109 - CRITICAL - EXCEPTION: test_01_vpc_remote_access_vpn: ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', '  File "/marvin/tests/smoke/test_vpc_vpn.py", line 336, in test_01_vpc_remote_access_vpn\n    self.assert_(vpc is not None, "VPC creation failed")\n', "UnboundLocalError: local variable 'vpc' referenced before assignment\n"]
      2016-09-27 22:32:44,470 - CRITICAL - EXCEPTION: test_01_vpc_site2site_vpn: ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', '  File "/marvin/tests/smoke/test_vpc_vpn.py", line 787, in test_01_vpc_site2site_vpn\n    ssh_client = self._get_ssh_client(vm2, self.services, 10)\n', '  File "/marvin/tests/smoke/test_vpc_vpn.py", line 497, in _get_ssh_client\n    self.fail("Unable to create ssh connection: " % e)\n', 'TypeError: not all arguments converted during string formatting\n']
      

      All errors appear to be Python runtime issues.

      Attachments

        1. failed_plus_exceptions.txt
          2 kB
          John Burwell
        2. results.txt
          573 kB
          John Burwell
        3. runinfo.txt
          398 kB
          John Burwell

        Activity

          People

            bhaisaab Rohit Yadav
            jburwell John Burwell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: