You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/08/03 07:11:33 UTC

[GitHub] [cloudstack] weizhouapache edited a comment on pull request #5258: vmware: get recommended disk controller only when root or data disk controller is osdefault

weizhouapache edited a comment on pull request #5258:
URL: https://github.com/apache/cloudstack/pull/5258#issuecomment-891594330


   travis failure is not related
   ```
   2021-08-02 10:07:43,386 - CRITICAL - FAILED: test_21_create_tag_stopped_vm: ['Traceback (most recent call last):\n', '  File "/usr/lib/python2.7/unittest/case.py", line 329, in run\n    testMethod()\n', '  File "/home/travis/build/apache/cloudstack/test/integration/component/test_tags.py", line 2320, in test_21_create_tag_stopped_vm\n    self.fail("Exception occured - %s" % e)\n', '  File "/usr/lib/python2.7/unittest/case.py", line 410, in fail\n    raise self.failureException(msg)\n', 'AssertionError: Exception occured - Execute cmd: deletetags failed, due to: errorCode: 530, errorText:None\n']
   ```
   
   and
   ```
   Printing marvin logs /tmp//MarvinLogs/test_vpc_network_lbrules_GH7VFN/failed_plus_exceptions.txt :
   2021-08-02 10:00:03,319 - CRITICAL - EXCEPTION: test_12_VPC_LBRuleCreateFailForRouterIP: ['Traceback (most recent call last):\n', '  File "/usr/lib/python2.7/unittest/case.py", line 320, in run\n    self.setUp()\n', '  File "/home/travis/build/apache/cloudstack/test/integration/component/test_vpc_network_lbrules.py", line 229, in setUp\n    self.services["vpc_offering"]\n', '  File "/home/travis/.local/lib/python2.7/site-packages/marvin/lib/base.py", line 4561, in create\n    return VpcOffering(apiclient.createVPCOffering(cmd).__dict__)\n', '  File "/home/travis/.local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 668, in createVPCOffering\n    response = self.connection.marvinRequest(command, response_type=response, method=method)\n', '  File "/home/travis/.local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest\n    raise e\n', 'CloudstackAPIException: Execute cmd: createvpcoffering failed, due to: errorCode:
  530, errorText:None\n']
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org