Change in vdsm[master]: Add a basic xmlrpc functional test

lvroyce at linux.vnet.ibm.com lvroyce at linux.vnet.ibm.com
Mon Jul 2 13:22:31 UTC 2012


Royce Lv has posted comments on this change.

Change subject: Add a basic xmlrpc functional test
......................................................................


Patch Set 2: I would prefer that you didn't submit this

I got a libvirt(libvirt-0.9.11.4-3.fc17.x86_64) error when verifying this patch, may need to take deeper look in this:
Thread-39::DEBUG::2012-07-02 21:15:03,673::BindingXMLRPC::879::vds::(wrapper) return vmGetStats with {'status': {'message': 'Done', 'code': 0}, 'statsList': [{'status': 'WaitForLaunch', 'hash': '0', 'acpiEnable': 'true', 'pid': '0', 'displayIp': '0', 'displayPort': '-1', 'displaySecurePort': '-1', 'timeOffset': '0', 'kvmEnable': 'true', 'network': {}, 'vmId': '66666666-ffff-4444-bbbb-333333333333', 'displayType': 'vnc', 'disks': {}, 'monitorResponse': '0', 'elapsedTime': '0', 'vmType': 'kvm', 'clientIp': '', 'nice': ''}]}
Thread-37::DEBUG::2012-07-02 21:15:03,942::vm::580::vm.Vm::(_startUnderlyingVm) vmId=`66666666-ffff-4444-bbbb-333333333333`::_ongoingCreations released
Thread-37::ERROR::2012-07-02 21:15:03,942::vm::604::vm.Vm::(_startUnderlyingVm) vmId=`66666666-ffff-4444-bbbb-333333333333`::The vm start process failed
Traceback (most recent call last):                                              
  File "/usr/share/vdsm/vm.py", line 570, in _startUnderlyingVm                 
    self._run()                                                                 
  File "/usr/share/vdsm/libvirtvm.py", line 1365, in _run                       
    self._connection.createXML(domxml, flags),                                  
  File "/usr/lib64/python2.7/site-packages/vdsm/libvirtconnection.py", line 82, in wrapper
    ret = f(*args, **kwargs)                                                    
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 2420, in createXML 
    if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self) 
libvirtError: internal error Process exited while reading console log output: char device redirected to /dev/pts/4
getaddrinfo(0,5900): Name or service not known                                  
                                                                                
Thread-37::DEBUG::2012-07-02 21:15:03,947::vm::920::vm.Vm::(setDownStatus) vmId=`66666666-ffff-4444-bbbb-333333333333`::Changed state to Down: internal error Process exited while reading console log output: char device redirected to /dev/pts/4
getaddrinfo(0,5900): Name or service not known

--
To view, visit http://gerrit.ovirt.org/5788
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6ab2ac67717339cac697df4b507e65cf0a4a8f19
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Royce Lv <lvroyce at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list