Github user mike-tutkowski commented on the issue: https://github.com/apache/cloudstack/pull/1642 2016-10-23 19:32:49,315 - CRITICAL - EXCEPTION: test_05_stop_ssvm: ['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_ssvm.py", line 733, in test_05_stop_ssvm\n self.waitForSystemVMAgent(ssvm_response.name)\n', ' File "/marvin/tests/smoke/test_ssvm.py", line 81, in waitForSystemVMAgent\n raise Exception("Timed out waiting for SSVM agent to be Up")\n', 'Exception: Timed out waiting for SSVM agent to be Up\n'] 2016-10-23 19:41:26,319 - CRITICAL - FAILED: test_07_reboot_ssvm: ['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_ssvm.py", line 920, in test_07_reboot_ssvm\n self.test_03_ssvm_internals()\n', ' File "/marvin/tests/smoke/test_ssvm.py", line 440, in test_03_ssvm_internals\n "Check for warnings in tests"\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n assertion_func(first, second, msg=msg)\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n raise self.failureException(msg)\n', 'AssertionError: Check for warnings in tests\n'] Off hand I'm not sure how this PR would cause these failures. Perhaps we could run these tests again?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---