DaanHoogland commented on pull request #4387:
URL: https://github.com/apache/cloudstack/pull/4387#issuecomment-706027812


   did work @GabrielBrascher 
   ```
   ======================================================================
   ERROR: Tests degraded HA state when agent is stopped/killed
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/marvin/tests/smoke/test_hostha_kvm.py", line 355, in 
test_hostha_kvm_host_degraded
       self.assertIssueCommandState('ON', 'On')
     File "/marvin/tests/smoke/test_hostha_kvm.py", line 493, in 
assertIssueCommandState
       self.issuePowerActionCmd(command)
     File "/marvin/tests/smoke/test_hostha_kvm.py", line 539, in 
issuePowerActionCmd
       raise e
   Exception: Job failed: {jobprocstatus : 0, created : 
u'2020-10-08T02:10:21+0000', completed : u'2020-10-08T02:10:21+0000', cmd : 
u'org.apache.cloudstack.api.command.admin.outofbandmanagement.IssueOutOfBandManagementPowerActionCmd',
 userid : u'a8138930-08c3-11eb-8574-1e00ca0138c9', jobstatus : 2, jobid : 
u'f8439839-f821-4bd6-b7a3-820345992038', jobresultcode : 530, jobresulttype : 
u'object', jobresult : {errorcode : 530, errortext : 
u'com.google.gson.stream.MalformedJsonException: Unterminated object near 
"password":"p*****"","action":"ON","desc'}, accountid : 
u'a812be97-08c3-11eb-8574-1e00ca0138c9'}
   ```
   note that in this case the replacement yield a double double quote, which is 
one in excess.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to