<div dir="ltr">Hi,<div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 18, 2016 at 12:28 AM,  <span dir="ltr">&lt;<a href="mailto:joost@familiealbers.nl" target="_blank">joost@familiealbers.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi All,<br>
I am trying to start load tests against my newly installed ovirt engine version 4.0.4<br></blockquote><div><br></div><div>Note that latest fakevdsm is currently broken when using it with 4.0 releases, it only works on master.</div><div><br></div><div>You can check out the code from here<br><br><a href="https://gerrit.ovirt.org/#/c/65333/">https://gerrit.ovirt.org/#/c/65333/</a><br></div><div><br></div><div>to get a working version for 4.0.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I can run fakevdsm as follows (minor changes to pom.xml (mainly jetty plugin version)<br>
i also changed vdsm-jsonrpc-java-client to match that of the server.<br>
<br>
                        &lt;groupId&gt;org.ovirt.vdsm-jsonrp<wbr>c-java&lt;/groupId&gt;<br>
                        &lt;artifactId&gt;vdsm-jsonrpc-java-<wbr>client&lt;/artifactId&gt;<br>
                        &lt;version&gt;1.2.5&lt;/version&gt;<br>
<br>
i can run the app using<br>
<br>
mvn jetty:run -Dfake.host=0.0.0.0 -DjsonListenPort=54321 -DvdsmPort=54322<br>
<br></blockquote><div><br></div><div>could you try running &quot;mvn clean&quot; before starting it again? Fakevdsm has a cache and if something is wrong with that data there (e.g. a bug or switching between engine versions) you can end up in such situations. Running &quot;mvn clean&quot; cleans the cache too.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
fakevdsm runs but keeps on looping over the following operations. I have not add vms yet.<br>
<br>
I sincerely hope someone can help me , i really need to stress test this install urgently and fakevdsm looks like the perfect tool to use for this.<br>
thanks, joost<br>
<br>
2016-10-17 22:24:59,505 CONNECT<br>
accept-version:1.2<br>
heart-beat:0,21234<br>
host:null<br>
<br>
<br>
2016-10-17 22:24:59,506 CONNECT<br>
accept-version:1.2<br>
heart-beat:0,21234<br>
host:null<br>
<br>
<br>
2016-10-17 22:24:59,507 CONNECTED<br>
heart-beat:21234,0<br>
session:196ed7d6-5125-4608-829<wbr>9-bcaef308db87<br>
<br>
<br>
2016-10-17 22:24:59,507 Message sent: CONNECTED<br>
heart-beat:21234,0<br>
session:196ed7d6-5125-4608-829<wbr>9-bcaef308db87<br>
<br>
<br>
2016-10-17 22:24:59,636 SUBSCRIBE<br>
destination:jms.topic.vdsm_res<wbr>ponses<br>
ack:auto<br>
id:9c734bb3-2dc4-4181-a049-2b7<wbr>7133b521f<br>
<br>
SEND<br>
destination:jms.topic.vdsm_req<wbr>uests<br>
reply-to:jms.topic.vdsm_respon<wbr>ses<br>
content-length:105<br>
<br>
{&quot;jsonrpc&quot;:&quot;2.0&quot;,&quot;method&quot;:&quot;Hos<wbr>t.getCapabilities&quot;,&quot;params&quot;:{}<wbr>,&quot;id&quot;:&quot;9f78265b-21c3-4e77-9b11<wbr>-7c126c2d84ed&quot;}<br>
2016-10-17 22:24:59,636 SUBSCRIBE<br>
destination:jms.topic.vdsm_res<wbr>ponses<br>
ack:auto<br>
id:9c734bb3-2dc4-4181-a049-2b7<wbr>7133b521f<br>
<br>
<br>
2016-10-17 22:24:59,636 ACK<br>
id:9c734bb3-2dc4-4181-a049-2b7<wbr>7133b521f<br>
<br>
<br>
2016-10-17 22:24:59,636 Message sent: ACK<br>
id:9c734bb3-2dc4-4181-a049-2b7<wbr>7133b521f<br>
<br>
<br>
2016-10-17 22:24:59,636 SEND<br>
destination:jms.topic.vdsm_req<wbr>uests<br>
reply-to:jms.topic.vdsm_respon<wbr>ses<br>
content-length:105<br>
<br>
{&quot;jsonrpc&quot;:&quot;2.0&quot;,&quot;method&quot;:&quot;Hos<wbr>t.getCapabilities&quot;,&quot;params&quot;:{}<wbr>,&quot;id&quot;:&quot;9f78265b-21c3-4e77-9b11<wbr>-7c126c2d84ed&quot;}<br>
2016-10-17 22:24:59,637 client policy identifier null<br>
2016-10-17 22:24:59,714 Request is Host.getCapabilities got response {&quot;jsonrpc&quot;:&quot;2.0&quot;,&quot;result&quot;:{&quot;ve<wbr>rsion_name&quot;:&quot;Snow Man&quot;,&quot;operatingSystem&quot;:{&quot;name&quot;<wbr>:&quot;Fedora&quot;,&quot;release&quot;:&quot;1&quot;,&quot;versi<wbr>on&quot;:&quot;17&quot;},&quot;cpuSpeed&quot;:&quot;1200.<wbr>000&quot;,&quot;clusterLevels&quot;:[&quot;3.0&quot;,&quot;<wbr>3.1&quot;,&quot;3.2&quot;,&quot;3.3&quot;,&quot;3.4&quot;,&quot;3.5&quot;,&quot;<wbr>3.6&quot;,&quot;4.0&quot;,&quot;4.1&quot;],&quot;hooks&quot;:{},&quot;<wbr>ISCSIInitiatorName&quot;:&quot;iqn.1994-<wbr>05.com.example:ef52ec17bb0&quot;,&quot;<wbr>cpuSockets&quot;:&quot;1&quot;,&quot;kvmEnabled&quot;:&quot;<wbr>true&quot;,&quot;reservedMem&quot;:&quot;321&quot;,&quot;las<wbr>tClientIface&quot;:&quot;ovirtmgmt&quot;,&quot;num<wbr>aNodes&quot;:{&quot;1&quot;:{&quot;cpus&quot;:[0,2,4,6,<wbr>8,10,12,14],&quot;totalMemory&quot;:3988<wbr>},&quot;0&quot;:{&quot;cpus&quot;:[1,3,5,7,9,11,<wbr>13,15],&quot;totalMemory&quot;:3988}},&quot;<wbr>cpuFlags&quot;:&quot;fpu,vme,de,pse,tsc,<wbr>msr,pae,mce,cx8,apic,sep,mtrr,<wbr>pge,mca,cmov,pat,pse36,clflush<wbr>,mmx,fxsr,sse,sse2,ss,syscall,<wbr>nx,pdpe1gb,rdtscp,lm,constant_<wbr>tsc,rep_good,nopl,eagerfpu,<wbr>pni,pclmulqdq,vmx,ssse3,fma,<wbr>cx16,pcid,sse4_1,sse4_2,<wbr>x2apic,movbe,popcnt,tsc_<wbr>deadline_timer,aes,xsave,avx,<wbr>f16c,rdrand,hypervisor,lahf_<wbr>lm,abm,tpr_shadow,vnmi,flexpri<wbr>ority,ept,fsgsbase,bmi1,avx2,<wbr>smep,bmi2,erms,invpcid,<wbr>xsaveopt,model_Haswell-noTSX,<wbr>model_Nehalem,model_Conroe,<wbr>model_Penryn,model_Westmere,<wbr>model_SandyBridge&quot;,&quot;<wbr>HBAInventory&quot;:{&quot;iSCSI&quot;:[{&quot;<wbr>InitiatorName&quot;:&quot;iqn.1994-0<br>
5.com.ex<br>
ample:ef52ec17bb0&quot;}],&quot;FC&quot;:[]},<wbr>&quot;lastClient&quot;:&quot;10.36.6.76&quot;,&quot;sel<wbr>inux&quot;:{&quot;mode&quot;:&quot;1&quot;},&quot;vlans&quot;:{},<wbr>&quot;software_version&quot;:&quot;4.10&quot;,&quot;kdu<wbr>mpStatus&quot;:&quot;1&quot;,&quot;emulatedMachine<wbr>s&quot;:[&quot;pc-0.10&quot;,&quot;pc-0.11&quot;,&quot;pc-0.<wbr>12&quot;,&quot;pc-0.13&quot;,&quot;pc-0.14&quot;,&quot;pc-0.<wbr>15&quot;,&quot;pc-1.0&quot;,&quot;pc-1.0&quot;,&quot;pc-<wbr>i440fx-2.1&quot;,&quot;pseries-rhel7.2.<wbr>0&quot;,&quot;pc-i440fx-rhel7.2.0&quot;,&quot;<wbr>rhel6.4.0&quot;,&quot;rhel6.5.0&quot;,&quot;rhel6.<wbr>6.0&quot;,&quot;rhel6.7.0&quot;,&quot;rhel6.8.0&quot;,&quot;<wbr>rhel6.9.0&quot;,&quot;rhel7.0.0&quot;,&quot;rhel7.<wbr>2.0&quot;,&quot;rhel7.5.0&quot;,&quot;pc&quot;,&quot;isapc&quot;]<wbr>,&quot;vmTypes&quot;:[&quot;kvm&quot;],&quot;software_<wbr>revision&quot;:&quot;0.141&quot;,&quot;bridges&quot;:{&quot;<wbr>ovirtmgmt&quot;:{&quot;mtu&quot;:&quot;1500&quot;,&quot;<wbr>ports&quot;:[&quot;em1&quot;],&quot;gateway&quot;:&quot;252.<wbr>197.29.20&quot;,&quot;addr&quot;:&quot;186.190.35.<wbr>84&quot;,&quot;cfg&quot;:{&quot;DELAY&quot;:&quot;0&quot;,&quot;<wbr>DEVICE&quot;:&quot;ovirtmgmt&quot;,&quot;ONBOOT&quot;:&quot;<wbr>yes&quot;,&quot;BOOTPROTO&quot;:&quot;dhcp&quot;,&quot;TYPE&quot;<wbr>:&quot;Ethernet&quot;},&quot;stp&quot;:&quot;off&quot;,&quot;netm<wbr>ask&quot;:&quot;255.255.252.0&quot;}},&quot;netCon<wbr>figDirty&quot;:&quot;False&quot;,&quot;autoNumaBal<wbr>ancing&quot;:&quot;1&quot;,&quot;guestOverhead&quot;:&quot;<wbr>65&quot;,&quot;networks&quot;:{&quot;ovirtmgmt&quot;:{&quot;<wbr>mtu&quot;:&quot;1500&quot;,&quot;ports&quot;:[&quot;em1&quot;],&quot;<wbr>iface&quot;:&quot;ovirtmgmt&quot;,&quot;gateway&quot;:&quot;<wbr>10.34.63.254&quot;,&quot;bridged&quot;:true,&quot;<wbr>switch&quot;:&quot;legacy&quot;,&quot;addr&quot;:&quot;186.1<wbr>90.35.84&quot;,&quot;stp&quot;:&quot;off&quot;,&quot;cfg&quot;:{&quot;<wbr>DELAY&quot;:&quot;0&quot;,&quot;DEVICE&quot;:&quot;ovirtmgmt<wbr>&quot;,&quot;ONBOOT&quot;:&quot;yes&quot;,&quot;BOOT<br>
PROTO&quot;:&quot;<br>
dhcp&quot;,&quot;TYPE&quot;:&quot;Ethernet&quot;},&quot;netm<wbr>ask&quot;:&quot;255.255.252.0&quot;}},&quot;memSiz<wbr>e&quot;:&quot;7976&quot;,&quot;rngSources&quot;:[&quot;<wbr>RANDOM&quot;],&quot;management_ip&quot;:&quot;&quot;,&quot;s<wbr>upportedENGINEs&quot;:[&quot;3.0&quot;,&quot;3.1&quot;,<wbr>&quot;3.2&quot;,&quot;3.3&quot;,&quot;3.4&quot;,&quot;3.5&quot;,&quot;3.6&quot;,<wbr>&quot;4.0&quot;,&quot;4.1&quot;],&quot;cpuModel&quot;:&quot;Intel<wbr>(R) Xeon(R) CPU E5606 @ 2.13GHz&quot;,&quot;cpuCores&quot;:&quot;4&quot;,&quot;suppo<wbr>rtedProtocols&quot;:[&quot;2.2&quot;,&quot;2.3&quot;],&quot;<wbr>packages2&quot;:{&quot;libvirt&quot;:{&quot;buildt<wbr>ime&quot;:&quot;1349642820&quot;,&quot;release&quot;:&quot;<wbr>2.fc17&quot;,&quot;version&quot;:&quot;1.0.1&quot;},&quot;<wbr>spice-server&quot;:{&quot;buildtime&quot;:&quot;<wbr>1336983054&quot;,&quot;release&quot;:&quot;5.fc17&quot;<wbr>,&quot;version&quot;:&quot;0.10.1&quot;},&quot;vdsm&quot;:{&quot;<wbr>buildtime&quot;:&quot;1359653302&quot;,&quot;<wbr>release&quot;:&quot;0.141.gita11e8f2.<wbr>fc17&quot;,&quot;version&quot;:&quot;4.10.3&quot;},&quot;<wbr>qemu-kvm&quot;:{&quot;buildtime&quot;:&quot;<wbr>1349642820&quot;,&quot;release&quot;:&quot;2.fc17&quot;<wbr>,&quot;version&quot;:&quot;1.0.1&quot;},&quot;qemu-img&quot;<wbr>:{&quot;buildtime&quot;:&quot;1349642820&quot;,&quot;<wbr>release&quot;:&quot;2.fc17&quot;,&quot;version&quot;:&quot;<wbr>1.0.1&quot;},&quot;kernel&quot;:{&quot;buildtime&quot;:<wbr>&quot;1357699251.0&quot;,&quot;release&quot;:&quot;5.<wbr>fc17.x86_64&quot;,&quot;version&quot;:&quot;3.6.<wbr>11&quot;},&quot;mom&quot;:{&quot;buildtime&quot;:&quot;<wbr>1354824066&quot;,&quot;release&quot;:&quot;1.fc17&quot;<wbr>,&quot;version&quot;:&quot;0.3.0&quot;}},&quot;uuid&quot;:&quot;<wbr>7e6d8c6a-ca0c-46d2-ae6e-<wbr>3af293fa6c4a_80:0D:F4:97:64:<wbr>9B:3A&quot;,&quot;nics&quot;:{&quot;em1&quot;:{&quot;mtu&quot;:&quot;<wbr>1500&quot;,&quot;speed&quot;:1000,&quot;addr&quot;:&quot;&quot;,&quot;<wbr>hwaddr&quot;:&quot;55:2B:B0:FD:88:55&quot;,&quot;<wbr>cfg&quot;:{&quot;NM_CONTROLLED&quot;:&quot;yes&quot;,&quot;<wbr>NETBOOT&quot;:&quot;yes&quot;,&quot;DEVICE&quot;:&quot;em1&quot;,<wbr>&quot;NAME&quot;:&quot;Boot Disk&quot;,&quot;HWADDR&quot;:&quot;55:2B:B0:FD:88<wbr>:55&quot;,&quot;BRIDGE&quot;:&quot;ovirtmgmt&quot;,&quot;UUI<wbr>D&quot;:&quot;f1962c67-78ab-4b2b-8095-<wbr>07354d2eba73&quot;,&quot;ONBOOT&quot;:&quot;yes&quot;,&quot;<wbr>BOOTPROTO&quot;:&quot;dhcp&quot;,&quot;TYPE&quot;:&quot;<wbr>Ethernet&quot;},&quot;netmask&quot;:&quot;&quot;},&quot;em2&quot;<wbr>:{&quot;mtu&quot;:&quot;1500&quot;,&quot;speed&quot;:1000,&quot;<wbr>addr&quot;:&quot;&quot;,&quot;hwaddr&quot;:&quot;F3:1F:F7:<wbr>F0:29:76&quot;,&quot;cfg&quot;:{&quot;NM_CONTROLLE<wbr>D&quot;:&quot;yes&quot;,&quot;NETBOOT&quot;:&quot;yes&quot;,&quot;<wbr>DEVICE&quot;:&quot;em2&quot;,&quot;HWADDR&quot;:&quot;F3:1F:<wbr>F7:F0:29:76&quot;,&quot;BRIDGE&quot;:&quot;ovirtmg<wbr>mt&quot;,&quot;UUID&quot;:&quot;6f563109-b336-<wbr>4091-96d8-18c2c323189e&quot;,&quot;ONBOO<wbr>T&quot;:&quot;no&quot;,&quot;BOOTPROTO&quot;:&quot;dhcp&quot;,&quot;<wbr>TYPE&quot;:&quot;Ethernet&quot;},&quot;netmask&quot;:&quot;&quot;<wbr>}},&quot;numaNodeDistance&quot;:{&quot;1&quot;:[&quot;<wbr>20&quot;,&quot;10&quot;],&quot;0&quot;:[&quot;10&quot;,&quot;20&quot;]},&quot;on<wbr>lineCpus&quot;:[1,3,5,7,9,11,13,15,<wbr>0,2,4,6,8,10,12,14],&quot;cpuThread<wbr>s&quot;:&quot;4&quot;,&quot;bondings&quot;:{&quot;bond4&quot;:{&quot;<wbr>mtu&quot;:&quot;150&quot;,&quot;slaves&quot;:[],&quot;addr&quot;:<wbr>&quot;&quot;,&quot;hwaddr&quot;:&quot;00:00:00:00:00:<wbr>00&quot;,&quot;cfg&quot;:{},&quot;netmask&quot;:&quot;&quot;},&quot;<wbr>bond3&quot;:{&quot;mtu&quot;:&quot;150&quot;,&quot;slaves&quot;:[<wbr>],&quot;addr&quot;:&quot;&quot;,&quot;hwaddr&quot;:&quot;00:00:<wbr>00:00:00:00&quot;,&quot;cfg&quot;:{},&quot;<wbr>netmask&quot;:&quot;&quot;},&quot;bond0&quot;:{&quot;mtu&quot;:&quot;<wbr>150&quot;,&quot;slaves&quot;:[],&quot;addr&quot;:&quot;&quot;,&quot;<wbr>hwaddr&quot;:&quot;00:00:00:00:00:00&quot;,&quot;<wbr>cfg&quot;:{},&quot;netmask&quot;:&quot;&quot;},&quot;bond1&quot;:<wbr>{&quot;mtu&quot;:&quot;150&quot;,&quot;slaves&quot;:[],&quot;<wbr>addr&quot;:&quot;&quot;,&quot;hwaddr&quot;:&quot;00:00:00:<wbr>00:00:00&quot;,&quot;cfg&quot;:{},&quot;netmask&quot;:&quot;<wbr>&quot;},&quot;bond2&quot;:{&quot;m<br>
tu&quot;:&quot;150<br>
&quot;,&quot;slaves&quot;:[],&quot;addr&quot;:&quot;&quot;,&quot;hwadd<wbr>r&quot;:&quot;00:00:00:00:00:00&quot;,&quot;cfg&quot;:{<wbr>},&quot;netmask&quot;:&quot;&quot;}}},&quot;id&quot;:&quot;9f7826<wbr>5b-21c3-4e77-9b11-7c126c2d84ed<wbr>&quot;}<br>
2016-10-17 22:24:59,726 MESSAGE<br>
destination:jms.queue.reponses<br>
content-length:4230<br>
<br>
{&quot;jsonrpc&quot;:&quot;2.0&quot;,&quot;result&quot;:{&quot;ve<wbr>rsion_name&quot;:&quot;Snow Man&quot;,&quot;operatingSystem&quot;:{&quot;name&quot;<wbr>:&quot;Fedora&quot;,&quot;release&quot;:&quot;1&quot;,&quot;versi<wbr>on&quot;:&quot;17&quot;},&quot;cpuSpeed&quot;:&quot;1200.<wbr>000&quot;,&quot;clusterLevels&quot;:[&quot;3.0&quot;,&quot;<wbr>3.1&quot;,&quot;3.2&quot;,&quot;3.3&quot;,&quot;3.4&quot;,&quot;3.5&quot;,&quot;<wbr>3.6&quot;,&quot;4.0&quot;,&quot;4.1&quot;],&quot;hooks&quot;:{},&quot;<wbr>ISCSIInitiatorName&quot;:&quot;iqn.1994-<wbr>05.com.example:ef52ec17bb0&quot;,&quot;<wbr>cpuSockets&quot;:&quot;1&quot;,&quot;kvmEnabled&quot;:&quot;<wbr>true&quot;,&quot;reservedMem&quot;:&quot;321&quot;,&quot;las<wbr>tClientIface&quot;:&quot;ovirtmgmt&quot;,&quot;num<wbr>aNodes&quot;:{&quot;1&quot;:{&quot;cpus&quot;:[0,2,4,6,<wbr>8,10,12,14],&quot;totalMemory&quot;:3988<wbr>},&quot;0&quot;:{&quot;cpus&quot;:[1,3,5,7,9,11,<wbr>13,15],&quot;totalMemory&quot;:3988}},&quot;<wbr>cpuFlags&quot;:&quot;fpu,vme,de,pse,tsc,<wbr>msr,pae,mce,cx8,apic,sep,mtrr,<wbr>pge,mca,cmov,pat,pse36,clflush<wbr>,mmx,fxsr,sse,sse2,ss,syscall,<wbr>nx,pdpe1gb,rdtscp,lm,constant_<wbr>tsc,rep_good,nopl,eagerfpu,<wbr>pni,pclmulqdq,vmx,ssse3,fma,<wbr>cx16,pcid,sse4_1,sse4_2,<wbr>x2apic,movbe,popcnt,tsc_<wbr>deadline_timer,aes,xsave,avx,<wbr>f16c,rdrand,hypervisor,lahf_<wbr>lm,abm,tpr_shadow,vnmi,flexpri<wbr>ority,ept,fsgsbase,bmi1,avx2,<wbr>smep,bmi2,erms,invpcid,<wbr>xsaveopt,model_Haswell-noTSX,<wbr>model_Nehalem,model_Conroe,<wbr>model_Penryn,model_Westmere,<wbr>model_SandyBridge&quot;,&quot;<wbr>HBAInventory&quot;:{&quot;iSCSI&quot;:[{&quot;<wbr>InitiatorName&quot;:&quot;iqn.1994-0<br>
5.com.ex<br>
ample:ef52ec17bb0&quot;}],&quot;FC&quot;:[]},<wbr>&quot;lastClient&quot;:&quot;10.36.6.76&quot;,&quot;sel<wbr>inux&quot;:{&quot;mode&quot;:&quot;1&quot;},&quot;vlans&quot;:{},<wbr>&quot;software_version&quot;:&quot;4.10&quot;,&quot;kdu<wbr>mpStatus&quot;:&quot;1&quot;,&quot;emulatedMachine<wbr>s&quot;:[&quot;pc-0.10&quot;,&quot;pc-0.11&quot;,&quot;pc-0.<wbr>12&quot;,&quot;pc-0.13&quot;,&quot;pc-0.14&quot;,&quot;pc-0.<wbr>15&quot;,&quot;pc-1.0&quot;,&quot;pc-1.0&quot;,&quot;pc-<wbr>i440fx-2.1&quot;,&quot;pseries-rhel7.2.<wbr>0&quot;,&quot;pc-i440fx-rhel7.2.0&quot;,&quot;<wbr>rhel6.4.0&quot;,&quot;rhel6.5.0&quot;,&quot;rhel6.<wbr>6.0&quot;,&quot;rhel6.7.0&quot;,&quot;rhel6.8.0&quot;,&quot;<wbr>rhel6.9.0&quot;,&quot;rhel7.0.0&quot;,&quot;rhel7.<wbr>2.0&quot;,&quot;rhel7.5.0&quot;,&quot;pc&quot;,&quot;isapc&quot;]<wbr>,&quot;vmTypes&quot;:[&quot;kvm&quot;],&quot;software_<wbr>revision&quot;:&quot;0.141&quot;,&quot;bridges&quot;:{&quot;<wbr>ovirtmgmt&quot;:{&quot;mtu&quot;:&quot;1500&quot;,&quot;<wbr>ports&quot;:[&quot;em1&quot;],&quot;gateway&quot;:&quot;252.<wbr>197.29.20&quot;,&quot;addr&quot;:&quot;186.190.35.<wbr>84&quot;,&quot;cfg&quot;:{&quot;DELAY&quot;:&quot;0&quot;,&quot;<wbr>DEVICE&quot;:&quot;ovirtmgmt&quot;,&quot;ONBOOT&quot;:&quot;<wbr>yes&quot;,&quot;BOOTPROTO&quot;:&quot;dhcp&quot;,&quot;TYPE&quot;<wbr>:&quot;Ethernet&quot;},&quot;stp&quot;:&quot;off&quot;,&quot;netm<wbr>ask&quot;:&quot;255.255.252.0&quot;}},&quot;netCon<wbr>figDirty&quot;:&quot;False&quot;,&quot;autoNumaBal<wbr>ancing&quot;:&quot;1&quot;,&quot;guestOverhead&quot;:&quot;<wbr>65&quot;,&quot;networks&quot;:{&quot;ovirtmgmt&quot;:{&quot;<wbr>mtu&quot;:&quot;1500&quot;,&quot;ports&quot;:[&quot;em1&quot;],&quot;<wbr>iface&quot;:&quot;ovirtmgmt&quot;,&quot;gateway&quot;:&quot;<wbr>10.34.63.254&quot;,&quot;bridged&quot;:true,&quot;<wbr>switch&quot;:&quot;legacy&quot;,&quot;addr&quot;:&quot;186.1<wbr>90.35.84&quot;,&quot;stp&quot;:&quot;off&quot;,&quot;cfg&quot;:{&quot;<wbr>DELAY&quot;:&quot;0&quot;,&quot;DEVICE&quot;:&quot;ovirtmgmt<wbr>&quot;,&quot;ONBOOT&quot;:&quot;yes&quot;,&quot;BOOT<br>
PROTO&quot;:&quot;<br>
dhcp&quot;,&quot;TYPE&quot;:&quot;Ethernet&quot;},&quot;netm<wbr>ask&quot;:&quot;255.255.252.0&quot;}},&quot;memSiz<wbr>e&quot;:&quot;7976&quot;,&quot;rngSources&quot;:[&quot;<wbr>RANDOM&quot;],&quot;management_ip&quot;:&quot;&quot;,&quot;s<wbr>upportedENGINEs&quot;:[&quot;3.0&quot;,&quot;3.1&quot;,<wbr>&quot;3.2&quot;,&quot;3.3&quot;,&quot;3.4&quot;,&quot;3.5&quot;,&quot;3.6&quot;,<wbr>&quot;4.0&quot;,&quot;4.1&quot;],&quot;cpuModel&quot;:&quot;Intel<wbr>(R) Xeon(R) CPU E5606 @ 2.13GHz&quot;,&quot;cpuCores&quot;:&quot;4&quot;,&quot;suppo<wbr>rtedProtocols&quot;:[&quot;2.2&quot;,&quot;2.3&quot;],&quot;<wbr>packages2&quot;:{&quot;libvirt&quot;:{&quot;buildt<wbr>ime&quot;:&quot;1349642820&quot;,&quot;release&quot;:&quot;<wbr>2.fc17&quot;,&quot;version&quot;:&quot;1.0.1&quot;},&quot;<wbr>spice-server&quot;:{&quot;buildtime&quot;:&quot;<wbr>1336983054&quot;,&quot;release&quot;:&quot;5.fc17&quot;<wbr>,&quot;version&quot;:&quot;0.10.1&quot;},&quot;vdsm&quot;:{&quot;<wbr>buildtime&quot;:&quot;1359653302&quot;,&quot;<wbr>release&quot;:&quot;0.141.gita11e8f2.<wbr>fc17&quot;,&quot;version&quot;:&quot;4.10.3&quot;},&quot;<wbr>qemu-kvm&quot;:{&quot;buildtime&quot;:&quot;<wbr>1349642820&quot;,&quot;release&quot;:&quot;2.fc17&quot;<wbr>,&quot;version&quot;:&quot;1.0.1&quot;},&quot;qemu-img&quot;<wbr>:{&quot;buildtime&quot;:&quot;1349642820&quot;,&quot;<wbr>release&quot;:&quot;2.fc17&quot;,&quot;version&quot;:&quot;<wbr>1.0.1&quot;},&quot;kernel&quot;:{&quot;buildtime&quot;:<wbr>&quot;1357699251.0&quot;,&quot;release&quot;:&quot;5.<wbr>fc17.x86_64&quot;,&quot;version&quot;:&quot;3.6.<wbr>11&quot;},&quot;mom&quot;:{&quot;buildtime&quot;:&quot;<wbr>1354824066&quot;,&quot;release&quot;:&quot;1.fc17&quot;<wbr>,&quot;version&quot;:&quot;0.3.0&quot;}},&quot;uuid&quot;:&quot;<wbr>7e6d8c6a-ca0c-46d2-ae6e-<wbr>3af293fa6c4a_80:0D:F4:97:64:<wbr>9B:3A&quot;,&quot;nics&quot;:{&quot;em1&quot;:{&quot;mtu&quot;:&quot;<wbr>1500&quot;,&quot;speed&quot;:1000,&quot;addr&quot;:&quot;&quot;,&quot;<wbr>hwaddr&quot;:&quot;55:2B:B0:FD:88:55&quot;,&quot;<wbr>cfg&quot;:{&quot;NM_CONTROLLED&quot;:&quot;yes&quot;,&quot;<wbr>NETBOOT&quot;:&quot;yes&quot;,&quot;DEVICE&quot;:&quot;em1&quot;,<wbr>&quot;NAME&quot;:&quot;Boot Disk&quot;,&quot;HWADDR&quot;:&quot;55:2B:B0:FD:88<wbr>:55&quot;,&quot;BRIDGE&quot;:&quot;ovirtmgmt&quot;,&quot;UUI<wbr>D&quot;:&quot;f1962c67-78ab-4b2b-8095-<wbr>07354d2eba73&quot;,&quot;ONBOOT&quot;:&quot;yes&quot;,&quot;<wbr>BOOTPROTO&quot;:&quot;dhcp&quot;,&quot;TYPE&quot;:&quot;<wbr>Ethernet&quot;},&quot;netmask&quot;:&quot;&quot;},&quot;em2&quot;<wbr>:{&quot;mtu&quot;:&quot;1500&quot;,&quot;speed&quot;:1000,&quot;<wbr>addr&quot;:&quot;&quot;,&quot;hwaddr&quot;:&quot;F3:1F:F7:<wbr>F0:29:76&quot;,&quot;cfg&quot;:{&quot;NM_CONTROLLE<wbr>D&quot;:&quot;yes&quot;,&quot;NETBOOT&quot;:&quot;yes&quot;,&quot;<wbr>DEVICE&quot;:&quot;em2&quot;,&quot;HWADDR&quot;:&quot;F3:1F:<wbr>F7:F0:29:76&quot;,&quot;BRIDGE&quot;:&quot;ovirtmg<wbr>mt&quot;,&quot;UUID&quot;:&quot;6f563109-b336-<wbr>4091-96d8-18c2c323189e&quot;,&quot;ONBOO<wbr>T&quot;:&quot;no&quot;,&quot;BOOTPROTO&quot;:&quot;dhcp&quot;,&quot;<wbr>TYPE&quot;:&quot;Ethernet&quot;},&quot;netmask&quot;:&quot;&quot;<wbr>}},&quot;numaNodeDistance&quot;:{&quot;1&quot;:[&quot;<wbr>20&quot;,&quot;10&quot;],&quot;0&quot;:[&quot;10&quot;,&quot;20&quot;]},&quot;on<wbr>lineCpus&quot;:[1,3,5,7,9,11,13,15,<wbr>0,2,4,6,8,10,12,14],&quot;cpuThread<wbr>s&quot;:&quot;4&quot;,&quot;bondings&quot;:{&quot;bond4&quot;:{&quot;<wbr>mtu&quot;:&quot;150&quot;,&quot;slaves&quot;:[],&quot;addr&quot;:<wbr>&quot;&quot;,&quot;hwaddr&quot;:&quot;00:00:00:00:00:<wbr>00&quot;,&quot;cfg&quot;:{},&quot;netmask&quot;:&quot;&quot;},&quot;<wbr>bond3&quot;:{&quot;mtu&quot;:&quot;150&quot;,&quot;slaves&quot;:[<wbr>],&quot;addr&quot;:&quot;&quot;,&quot;hwaddr&quot;:&quot;00:00:<wbr>00:00:00:00&quot;,&quot;cfg&quot;:{},&quot;<wbr>netmask&quot;:&quot;&quot;},&quot;bond0&quot;:{&quot;mtu&quot;:&quot;<wbr>150&quot;,&quot;slaves&quot;:[],&quot;addr&quot;:&quot;&quot;,&quot;<wbr>hwaddr&quot;:&quot;00:00:00:00:00:00&quot;,&quot;<wbr>cfg&quot;:{},&quot;netmask&quot;:&quot;&quot;},&quot;bond1&quot;:<wbr>{&quot;mtu&quot;:&quot;150&quot;,&quot;slaves&quot;:[],&quot;<wbr>addr&quot;:&quot;&quot;,&quot;hwaddr&quot;:&quot;00:00:00:<wbr>00:00:00&quot;,&quot;cfg&quot;:{},&quot;netmask&quot;:&quot;<wbr>&quot;},&quot;bond2&quot;:{&quot;m<br>
tu&quot;:&quot;150<br>
&quot;,&quot;slaves&quot;:[],&quot;addr&quot;:&quot;&quot;,&quot;hwadd<wbr>r&quot;:&quot;00:00:00:00:00:00&quot;,&quot;cfg&quot;:{<wbr>},&quot;netmask&quot;:&quot;&quot;}}},&quot;id&quot;:&quot;9f7826<wbr>5b-21c3-4e77-9b11-7c126c2d84ed<wbr>&quot;}<br>
2016-10-17 22:24:59,785 Message sent: MESSAGE<br>
content-length:4230<br>
destination:jms.queue.reponses<br>
<br>
&lt;JsonRpcResponse id: &quot;9f78265b-21c3-4e77-9b11-7c126<wbr>c2d84ed&quot; result: {version_name=Snow Man, operatingSystem={name=Fedora, release=1, version=17}, cpuSpeed=1200.000, clusterLevels=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 4.0, 4.1], hooks={}, ISCSIInitiatorName=iqn.1994-05<wbr>.com.example:ef52ec17bb0, cpuSockets=1, kvmEnabled=true, reservedMem=321, lastClientIface=ovirtmgmt, numaNodes={1={cpus=[0, 2, 4, 6, 8, 10, 12, 14], totalMemory=3988}, 0={cpus=[1, 3, 5, 7, 9, 11, 13, 15], totalMemory=3988}}, cpuFlags=fpu,vme,de,pse,tsc,ms<wbr>r,pae,mce,cx8,apic,sep,mtrr,pg<wbr>e,mca,cmov,pat,pse36,clflush,<wbr>mmx,fxsr,sse,sse2,ss,syscall,<wbr>nx,pdpe1gb,rdtscp,lm,constant_<wbr>tsc,rep_good,nopl,eagerfpu,<wbr>pni,pclmulqdq,vmx,ssse3,fma,<wbr>cx16,pcid,sse4_1,sse4_2,<wbr>x2apic,movbe,popcnt,tsc_<wbr>deadline_timer,aes,xsave,avx,<wbr>f16c,rdrand,hypervisor,lahf_<wbr>lm,abm,tpr_shadow,vnmi,flexpri<wbr>ority,ept,fsgsbase,bmi1,avx2,<wbr>smep,bmi2,erms,invpcid,<wbr>xsaveopt,model_Haswell-noTSX,<wbr>model_Nehalem,model_Conroe,<wbr>model_Penryn,model_Westmere,<wbr>model_SandyBridge, HBAInventory={iSCSI=[{Initiato<wbr>rName=<a href="http://iqn.1994-05.com" target="_blank">iqn.1994-05.com</a>.example:<wbr>ef52ec17bb0}], FC=[]}, lastClient=10.36.6.76, selinux={mode=1}, vlans={}, software_version=4.10, kdumpStatus=1, emulatedMachines=[pc-0.10, pc-0.11, pc-0.12, pc-0.13, pc-0.14, pc-0.15, pc-1.0, pc-1.0, pc-i440fx-2.1, pseries-rhel7.2.0, pc-i440fx-rhel7.2.0, rhel6.4.0, rhel6.5.0, rhel6.6.0, rhel6.7.0, rhel6.8.0, rhel6.9.0, rhel7.0.0, rhel7.2.0, rhel7.5.0, pc, isapc], vmTypes=[kvm], software_revision=0.141, bridges={ovirtmgmt={mtu=1500, ports=[em1], gateway=252.197.29.20, addr=186.190.35.84, cfg={DELAY=0, DEVICE=ovirtmgmt, ONBOOT=yes, BOOTPROTO=dhcp, TYPE=Ethernet}, stp=off, netmask=255.255.252.0}}, netConfigDirty=False, autoNumaBalancing=1, guestOverhead=65, networks={ovirtmgmt={mtu=1500, ports=[em1], iface=ovirtmgmt, gateway=10.34.63.254, bridged=true, switch=legacy, addr=186.190.35.84, stp=off, cfg={DELAY=0, DEVICE=ovirtmgmt, ONBOOT=yes, BOOTPROTO=dhcp, TYPE=Ethernet}, netmask=255.255.252.0}}, memSize=7976, rngSources=[RANDOM], management_ip=, supportedENGINEs=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 4.0, 4.1], cpuModel=Intel(R) Xeon(R) CPU E5606 @ 2.13GHz, cpuCores=4, supportedProtocols=[2.2, 2.3], packages2={libvirt={buildtime=<wbr>1349642820, release=2.fc17, version=1.0.1}, spice-server={buildtime=133698<wbr>3054, release=5.fc17, version=0.10.1}, vdsm={buildtime=1359653302, release=0.141.gita11e8f2.fc17, version=4.10.3}, qemu-kvm={buildtime=1349642820<wbr>, release=2.fc17, version=1.0.1}, qemu-img={buildtime=1349642820<wbr>, release=2.fc17, version=1.0.1}, kernel={buildtime=1357699251.0<wbr>, release=5.fc17.x86_64, version=3.6.11}, mom={buildtime=1354824066, release=1.fc17, version=0.3.0}}, uuid=7e6d8c6a-ca0c-46d2-ae6e-3<wbr>af293fa6c4a_80:0D:F4:97:64:9B:<wbr>3A, nics={em1={mtu=1500, speed=1000, addr=, hwaddr=55:2B:B0:FD:88:55, cfg={NM_CONTROLLED=yes, NETBOOT=yes, DEVICE=em1, NAME=Boot Disk, HWADDR=55:2B:B0:FD:88:55, BRIDGE=ovirtmgmt, UUID=f1962c67-78ab-4b2b-8095-0<wbr>7354d2eba73, ONBOOT=yes, BOOTPROTO=dhcp, TYPE=Ethernet}, netmask=}, em2={mtu=1500, speed=1000, addr=, hwaddr=F3:1F:F7:F0:29:76, cfg={NM_CONTROLLED=yes, NETBOOT=yes, DEVICE=em2, HWADDR=F3:1F:F7:F0:29:76, BRIDGE=ovirtmgmt, UUID=6f563109-b336-4091-96d8-1<wbr>8c2c323189e, ONBOOT=no, BOOTPROTO=dhcp, TYPE=Ethernet}, netmask=}}, numaNodeDistance={1=[20, 10], 0=[10, 20]}, onlineCpus=[1, 3, 5, 7, 9, 11, 13, 15, 0, 2, 4, 6, 8, 10, 12, 14], cpuThreads=4, bondings={bond4={mtu=150, slaves=[], addr=, hwaddr=00:00:00:00:00:00, cfg={}, netmask=}, bond3={mtu=150, slaves=[], addr=, hwaddr=00:00:00:00:00:00, cfg={}, netmask=}, bond0={mtu=150, slaves=[], addr=, hwaddr=00:00:00:00:00:00, cfg={}, netmask=}, bond1={mtu=150, slaves=[], addr=, hwaddr=00:00:00:00:00:00, cfg={}, netmask=}, bond2={mtu=150, slaves=[], addr=, hwaddr=00:00:00:00:00:00, cfg={}, netmask=}}}&gt;<br>
2016-10-17 22:25:16,722<br>
<br>
2016-10-17 22:25:16,722 Message sent: null<br>
2016-10-17 22:25:16,722 Unable to process messages: Broken pipe<br>
java.io.IOException: Broken pipe<br>
        at sun.nio.ch.FileDispatcherImpl.<wbr>write0(Native Method)<br>
        at sun.nio.ch.SocketDispatcher.wr<wbr>ite(SocketDispatcher.java:47)<br>
        at sun.nio.ch.IOUtil.writeFromNat<wbr>iveBuffer(IOUtil.java:93)<br>
        at sun.nio.ch.IOUtil.write(IOUtil<wbr>.java:65)<br>
        at sun.nio.ch.SocketChannelImpl.w<wbr>rite(SocketChannelImpl.java:49<wbr>2)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>reactors.PlainClient.write(Pla<wbr>inClient.java:55)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>reactors.ReactorClient.process<wbr>Outgoing(ReactorClient.java:<wbr>261)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>reactors.ReactorClient.process<wbr>(ReactorClient.java:224)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>reactors.Reactor.processChanne<wbr>ls(Reactor.java:89)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>reactors.Reactor.run(Reactor.j<wbr>ava:65)<br>
2016-10-17 22:25:16,723<br>
<br>
2016-10-17 22:25:16,723 Message sent: null<br>
2016-10-17 22:25:16,723 Failure in processing request<br>
java.lang.IllegalArgumentExcep<wbr>tion: &#39;method&#39; field missing in node<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>JsonRpcRequest.fromJsonNode(Js<wbr>onRpcRequest.java:79)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>JsonRpcRequest.fromByteArray(J<wbr>sonRpcRequest.java:103)<br>
        at org.ovirt.vdsmfake.rpc.json.Js<wbr>onRpcServer$MessageHandler.run<wbr>(JsonRpcServer.java:122)<br>
        at java.util.concurrent.Executors<wbr>$RunnableAdapter.call(<wbr>Executors.java:471)<br>
        at java.util.concurrent.FutureTas<wbr>k.run(FutureTask.java:262)<br>
        at java.util.concurrent.ThreadPoo<wbr>lExecutor.runWorker(ThreadPool<wbr>Executor.java:1145)<br>
        at java.util.concurrent.ThreadPoo<wbr>lExecutor$Worker.run(ThreadPoo<wbr>lExecutor.java:615)<br>
        at java.lang.Thread.run(Thread.ja<wbr>va:745)<br>
2016-10-17 22:25:19,647 CONNECT<br>
accept-version:1.2<br>
heart-beat:0,21234<br>
host:null<br>
<br>
<br>
2016-10-17 22:25:19,648 CONNECT<br>
accept-version:1.2<br>
heart-beat:0,21234<br>
host:null<br>
<br>
<br>
2016-10-17 22:25:19,648 CONNECTED<br>
heart-beat:21234,0<br>
session:ef2d8f70-3a0d-4ebd-b42<wbr>4-343ad130cb06<br>
<br>
<br>
2016-10-17 22:25:19,648 Message sent: CONNECTED<br>
heart-beat:21234,0<br>
session:ef2d8f70-3a0d-4ebd-b42<wbr>4-343ad130cb06<br>
<br>
<br>
2016-10-17 22:25:19,768 SUBSCRIBE<br>
destination:jms.topic.vdsm_res<wbr>ponses<br>
ack:auto<br>
id:7843c1e0-b514-4b7e-8687-66d<wbr>ae07b29d1<br>
<br>
SEND<br>
destination:jms.topic.vdsm_req<wbr>uests<br>
reply-to:jms.topic.vdsm_respon<wbr>ses<br>
content-length:103<br>
<br>
{&quot;jsonrpc&quot;:&quot;2.0&quot;,&quot;method&quot;:&quot;Hos<wbr>t.getAllVmStats&quot;,&quot;params&quot;:{},&quot;<wbr>id&quot;:&quot;b9e1ef26-3046-4aaa-82d9-<wbr>d00a0c5f8d55&quot;}<br>
2016-10-17 22:25:19,773 SUBSCRIBE<br>
destination:jms.topic.vdsm_res<wbr>ponses<br>
ack:auto<br>
id:7843c1e0-b514-4b7e-8687-66d<wbr>ae07b29d1<br>
<br>
<br>
2016-10-17 22:25:19,773 ACK<br>
id:7843c1e0-b514-4b7e-8687-66d<wbr>ae07b29d1<br>
<br>
<br>
2016-10-17 22:25:19,773 Message sent: ACK<br>
id:7843c1e0-b514-4b7e-8687-66d<wbr>ae07b29d1<br>
<br>
<br>
2016-10-17 22:25:19,773 SEND<br>
destination:jms.topic.vdsm_req<wbr>uests<br>
reply-to:jms.topic.vdsm_respon<wbr>ses<br>
content-length:103<br>
<br>
{&quot;jsonrpc&quot;:&quot;2.0&quot;,&quot;method&quot;:&quot;Hos<wbr>t.getAllVmStats&quot;,&quot;params&quot;:{},&quot;<wbr>id&quot;:&quot;b9e1ef26-3046-4aaa-82d9-<wbr>d00a0c5f8d55&quot;}<br>
2016-10-17 22:25:19,777 client policy identifier null<br>
2016-10-17 22:25:19,786 Request is Host.getAllVmStats got response {&quot;jsonrpc&quot;:&quot;2.0&quot;,&quot;result&quot;:[],&quot;<wbr>id&quot;:&quot;b9e1ef26-3046-4aaa-82d9-d<wbr>00a0c5f8d55&quot;}<br>
2016-10-17 22:25:19,789 MESSAGE<br>
destination:jms.queue.reponses<br>
content-length:73<br>
<br>
{&quot;jsonrpc&quot;:&quot;2.0&quot;,&quot;result&quot;:[],&quot;<wbr>id&quot;:&quot;b9e1ef26-3046-4aaa-82d9-d<wbr>00a0c5f8d55&quot;}<br>
2016-10-17 22:25:19,789 Message sent: MESSAGE<br>
content-length:73<br>
destination:jms.queue.reponses<br>
<br>
&lt;JsonRpcResponse id: &quot;b9e1ef26-3046-4aaa-82d9-d00a0<wbr>c5f8d55&quot; result: []&gt;<br>
2016-10-17 22:25:36,779<br>
<br>
2016-10-17 22:25:36,779 Message sent: null<br>
2016-10-17 22:25:36,779 Unable to process messages: Broken pipe<br>
java.io.IOException: Broken pipe<br>
        at sun.nio.ch.FileDispatcherImpl.<wbr>write0(Native Method)<br>
        at sun.nio.ch.SocketDispatcher.wr<wbr>ite(SocketDispatcher.java:47)<br>
        at sun.nio.ch.IOUtil.writeFromNat<wbr>iveBuffer(IOUtil.java:93)<br>
        at sun.nio.ch.IOUtil.write(IOUtil<wbr>.java:65)<br>
        at sun.nio.ch.SocketChannelImpl.w<wbr>rite(SocketChannelImpl.java:49<wbr>2)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>reactors.PlainClient.write(Pla<wbr>inClient.java:55)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>reactors.ReactorClient.process<wbr>Outgoing(ReactorClient.java:<wbr>261)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>reactors.ReactorClient.process<wbr>(ReactorClient.java:224)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>reactors.Reactor.processChanne<wbr>ls(Reactor.java:89)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>reactors.Reactor.run(Reactor.j<wbr>ava:65)<br>
2016-10-17 22:25:36,780<br>
<br>
2016-10-17 22:25:36,780 Message sent: null<br>
2016-10-17 22:25:36,780 Failure in processing request<br>
java.lang.IllegalArgumentExcep<wbr>tion: &#39;method&#39; field missing in node<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>JsonRpcRequest.fromJsonNode(Js<wbr>onRpcRequest.java:79)<br>
        at org.ovirt.vdsm.jsonrpc.client.<wbr>JsonRpcRequest.fromByteArray(J<wbr>sonRpcRequest.java:103)<br>
        at org.ovirt.vdsmfake.rpc.json.Js<wbr>onRpcServer$MessageHandler.run<wbr>(JsonRpcServer.java:122)<br>
        at java.util.concurrent.Executors<wbr>$RunnableAdapter.call(<wbr>Executors.java:471)<br>
        at java.util.concurrent.FutureTas<wbr>k.run(FutureTask.java:262)<br>
        at java.util.concurrent.ThreadPoo<wbr>lExecutor.runWorker(ThreadPool<wbr>Executor.java:1145)<br>
        at java.util.concurrent.ThreadPoo<wbr>lExecutor$Worker.run(ThreadPoo<wbr>lExecutor.java:615)<br>
        at java.lang.Thread.run(Thread.ja<wbr>va:745)<br>
2016-10-17 22:25:39,763 CONNECT<br>
accept-version:1.2<br>
heart-beat:0,21234<br>
host:null<br>
<br>
<br>
<br>
On the ovirt-engine i see the following<br>
<br>
2016-10-17 22:25:19,435 INFO  [org.ovirt.vdsm.jsonrpc.client<wbr>.reactors.ReactorClient] (Stomp Reactor) [] Connecting to hyp1/<a href="http://52.25.68.41" rel="noreferrer" target="_blank">52.25.68.41</a><br>
2016-10-17 22:25:19,710 ERROR [org.ovirt.vdsm.jsonrpc.client<wbr>.reactors.Reactor] (Stomp Reactor) [] Unable to process messages: Unrecognized message received<br>
2016-10-17 22:25:19,711 ERROR [org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.GetAllVmStatsVDSC<wbr>ommand] (DefaultQuartzScheduler2) [] Command &#39;GetAllVmStatsVDSCommand(HostN<wbr>ame = hyp1Host1, VdsIdAndVdsVDSCommandParameter<wbr>sBase:{runAsync=&#39;true&#39;, hostId=&#39;7b0a7f76-b877-4fc4-aa3<wbr>0-2e94b533b7b3&#39;, vds=&#39;Host[hyp1Host1,7b0a7f76-b<wbr>877-4fc4-aa30-2e94b533b7b3]&#39;})<wbr>&#39; execution failed: VDSGenericException: VDSNetworkException: Unrecognized message received<br>
2016-10-17 22:25:19,711 INFO  [org.ovirt.engine.core.vdsbrok<wbr>er.monitoring.PollVmStatsRefre<wbr>sher] (DefaultQuartzScheduler2) [] Failed to fetch vms info for host &#39;hyp1Host1&#39; - skipping VMs monitoring.<br>
2016-10-17 22:25:39,567 INFO  [org.ovirt.vdsm.jsonrpc.client<wbr>.reactors.ReactorClient] (Stomp Reactor) [] Connecting to hyp1/<a href="http://52.25.68.41" rel="noreferrer" target="_blank">52.25.68.41</a><br>
2016-10-17 22:25:39,827 ERROR [org.ovirt.vdsm.jsonrpc.client<wbr>.reactors.Reactor] (Stomp Reactor) [] Unable to process messages: Unrecognized message received<br>
2016-10-17 22:25:39,831 ERROR [org.ovirt.engine.core.dal.dbb<wbr>roker.auditloghandling.AuditLo<wbr>gDirector] (DefaultQuartzScheduler10) [] Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: VDSM hyp1Host1 command failed: Unrecognized message received<br>
2016-10-17 22:25:39,831 INFO  [org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.GetCapabilitiesVD<wbr>SCommand] (DefaultQuartzScheduler10) [] Command &#39;org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.GetCapabilitiesVD<wbr>SCommand&#39; return value &#39;org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.VDSInfoReturnForX<wbr>mlRpc@2e358a37&#39;<br>
2016-10-17 22:25:39,831 INFO  [org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.GetCapabilitiesVD<wbr>SCommand] (DefaultQuartzScheduler10) [] HostName = hyp1Host1<br>
2016-10-17 22:25:39,832 ERROR [org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.GetCapabilitiesVD<wbr>SCommand] (DefaultQuartzScheduler10) [] Command &#39;GetCapabilitiesVDSCommand(Hos<wbr>tName = hyp1Host1, VdsIdAndVdsVDSCommandParameter<wbr>sBase:{runAsync=&#39;true&#39;, hostId=&#39;7b0a7f76-b877-4fc4-aa3<wbr>0-2e94b533b7b3&#39;, vds=&#39;Host[hyp1Host1,7b0a7f76-b<wbr>877-4fc4-aa30-2e94b533b7b3]&#39;})<wbr>&#39; execution failed: VDSGenericException: VDSNetworkException: Unrecognized message received<br>
2016-10-17 22:25:39,832 ERROR [org.ovirt.engine.core.vdsbrok<wbr>er.monitoring.HostMonitoring] (DefaultQuartzScheduler10) [] Failure to refresh Vds runtime info: VDSGenericException: VDSNetworkException: Unrecognized message received<br>
2016-10-17 22:25:39,832 ERROR [org.ovirt.engine.core.vdsbrok<wbr>er.monitoring.HostMonitoring] (DefaultQuartzScheduler10) [] Exception: org.ovirt.engine.core.vdsbroke<wbr>r.vdsbroker.VDSNetworkExceptio<wbr>n: VDSGenericException: VDSNetworkException: Unrecognized message received<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.vdsbroker.BrokerCommandBase.<wbr>proceedProxyReturnValue(Broker<wbr>CommandBase.java:188) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.vdsbroker.GetCapabilitiesVDS<wbr>Command.executeVdsBrokerComman<wbr>d(GetCapabilitiesVDSCommand.ja<wbr>va:16) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.vdsbroker.VdsBrokerCommand.e<wbr>xecuteVDSCommand(VdsBrokerComm<wbr>and.java:110) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.VDSCommandBase.executeComman<wbr>d(VDSCommandBase.java:73) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.dal.VdcC<wbr>ommandBase.execute(VdcCommandB<wbr>ase.java:33) [dal.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.ResourceManager.runVdsComman<wbr>d(ResourceManager.java:451) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.VdsManager.refreshCapabiliti<wbr>es(VdsManager.java:653) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr><a href="http://r.monitoring.HostMonitoring.re">r.monitoring.HostMonitoring.re</a><wbr>freshVdsRunTimeInfo(HostMonito<wbr>ring.java:121) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.monitoring.HostMonitoring.<wbr>refresh(HostMonitoring.java:<wbr>85) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.VdsManager.onTimer(VdsManage<wbr>r.java:238) [vdsbroker.jar:]<br>
        at sun.reflect.GeneratedMethodAcc<wbr>essor70.invoke(Unknown Source) [:1.8.0_102]<br>
        at sun.reflect.DelegatingMethodAc<wbr>cessorImpl.invoke(DelegatingMe<wbr>thodAccessorImpl.java:43) [rt.jar:1.8.0_102]<br>
        at java.lang.reflect.Method.invok<wbr>e(Method.java:498) [rt.jar:1.8.0_102]<br>
        at org.ovirt.engine.core.utils.ti<wbr>mer.JobWrapper.invokeMethod(Jo<wbr>bWrapper.java:77) [scheduler.jar:]<br>
        at org.ovirt.engine.core.utils.ti<wbr>mer.JobWrapper.execute(JobWrap<wbr>per.java:51) [scheduler.jar:]<br>
        at <a href="http://org.quartz.core.JobRunShell.ru">org.quartz.core.JobRunShell.ru</a><wbr>n(JobRunShell.java:213) [quartz.jar:]<br>
        at java.util.concurrent.Executors<wbr>$RunnableAdapter.call(<wbr>Executors.java:511) [rt.jar:1.8.0_102]<br>
        at java.util.concurrent.FutureTas<wbr>k.run(FutureTask.java:266) [rt.jar:1.8.0_102]<br>
        at java.util.concurrent.ThreadPoo<wbr>lExecutor.runWorker(ThreadPool<wbr>Executor.java:1142) [rt.jar:1.8.0_102]<br>
        at java.util.concurrent.ThreadPoo<wbr>lExecutor$Worker.run(ThreadPoo<wbr>lExecutor.java:617) [rt.jar:1.8.0_102]<br>
        at java.lang.Thread.run(Thread.ja<wbr>va:745) [rt.jar:1.8.0_102]<br>
<br>
2016-10-17 22:25:59,697 INFO  [org.ovirt.vdsm.jsonrpc.client<wbr>.reactors.ReactorClient] (Stomp Reactor) [] Connecting to hyp1/<a href="http://52.25.68.41" rel="noreferrer" target="_blank">52.25.68.41</a><br>
2016-10-17 22:25:59,974 ERROR [org.ovirt.vdsm.jsonrpc.client<wbr>.reactors.Reactor] (Stomp Reactor) [] Unable to process messages: Unrecognized message received<br>
2016-10-17 22:25:59,974 ERROR [org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.GetAllVmStatsVDSC<wbr>ommand] (DefaultQuartzScheduler1) [] Command &#39;GetAllVmStatsVDSCommand(HostN<wbr>ame = hyp1Host1, VdsIdAndVdsVDSCommandParameter<wbr>sBase:{runAsync=&#39;true&#39;, hostId=&#39;7b0a7f76-b877-4fc4-aa3<wbr>0-2e94b533b7b3&#39;, vds=&#39;Host[hyp1Host1,7b0a7f76-b<wbr>877-4fc4-aa30-2e94b533b7b3]&#39;})<wbr>&#39; execution failed: VDSGenericException: VDSNetworkException: Unrecognized message received<br>
2016-10-17 22:25:59,975 INFO  [org.ovirt.engine.core.vdsbrok<wbr>er.monitoring.PollVmStatsRefre<wbr>sher] (DefaultQuartzScheduler1) [] Failed to fetch vms info for host &#39;hyp1Host1&#39; - skipping VMs monitoring.<br>
2016-10-17 22:26:19,830 INFO  [org.ovirt.vdsm.jsonrpc.client<wbr>.reactors.ReactorClient] (Stomp Reactor) [] Connecting to hyp1/<a href="http://52.25.68.41" rel="noreferrer" target="_blank">52.25.68.41</a><br>
2016-10-17 22:26:20,119 ERROR [org.ovirt.vdsm.jsonrpc.client<wbr>.reactors.Reactor] (Stomp Reactor) [] Unable to process messages: Unrecognized message received<br>
2016-10-17 22:26:20,125 ERROR [org.ovirt.engine.core.dal.dbb<wbr>roker.auditloghandling.AuditLo<wbr>gDirector] (DefaultQuartzScheduler3) [] Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: VDSM hyp1Host1 command failed: Unrecognized message received<br>
2016-10-17 22:26:20,125 INFO  [org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.GetCapabilitiesVD<wbr>SCommand] (DefaultQuartzScheduler3) [] Command &#39;org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.GetCapabilitiesVD<wbr>SCommand&#39; return value &#39;org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.VDSInfoReturnForX<wbr>mlRpc@33b8f1a0&#39;<br>
2016-10-17 22:26:20,125 INFO  [org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.GetCapabilitiesVD<wbr>SCommand] (DefaultQuartzScheduler3) [] HostName = hyp1Host1<br>
2016-10-17 22:26:20,125 ERROR [org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.GetCapabilitiesVD<wbr>SCommand] (DefaultQuartzScheduler3) [] Command &#39;GetCapabilitiesVDSCommand(Hos<wbr>tName = hyp1Host1, VdsIdAndVdsVDSCommandParameter<wbr>sBase:{runAsync=&#39;true&#39;, hostId=&#39;7b0a7f76-b877-4fc4-aa3<wbr>0-2e94b533b7b3&#39;, vds=&#39;Host[hyp1Host1,7b0a7f76-b<wbr>877-4fc4-aa30-2e94b533b7b3]&#39;})<wbr>&#39; execution failed: VDSGenericException: VDSNetworkException: Unrecognized message received<br>
2016-10-17 22:26:20,125 ERROR [org.ovirt.engine.core.vdsbrok<wbr>er.monitoring.HostMonitoring] (DefaultQuartzScheduler3) [] Failure to refresh Vds runtime info: VDSGenericException: VDSNetworkException: Unrecognized message received<br>
2016-10-17 22:26:20,125 ERROR [org.ovirt.engine.core.vdsbrok<wbr>er.monitoring.HostMonitoring] (DefaultQuartzScheduler3) [] Exception: org.ovirt.engine.core.vdsbroke<wbr>r.vdsbroker.VDSNetworkExceptio<wbr>n: VDSGenericException: VDSNetworkException: Unrecognized message received<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.vdsbroker.BrokerCommandBase.<wbr>proceedProxyReturnValue(Broker<wbr>CommandBase.java:188) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.vdsbroker.GetCapabilitiesVDS<wbr>Command.executeVdsBrokerComman<wbr>d(GetCapabilitiesVDSCommand.ja<wbr>va:16) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.vdsbroker.VdsBrokerCommand.e<wbr>xecuteVDSCommand(VdsBrokerComm<wbr>and.java:110) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.VDSCommandBase.executeComman<wbr>d(VDSCommandBase.java:73) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.dal.VdcC<wbr>ommandBase.execute(VdcCommandB<wbr>ase.java:33) [dal.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.ResourceManager.runVdsComman<wbr>d(ResourceManager.java:451) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.VdsManager.refreshCapabiliti<wbr>es(VdsManager.java:653) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr><a href="http://r.monitoring.HostMonitoring.re">r.monitoring.HostMonitoring.re</a><wbr>freshVdsRunTimeInfo(HostMonito<wbr>ring.java:121) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.monitoring.HostMonitoring.<wbr>refresh(HostMonitoring.java:<wbr>85) [vdsbroker.jar:]<br>
        at org.ovirt.engine.core.vdsbroke<wbr>r.VdsManager.onTimer(VdsManage<wbr>r.java:238) [vdsbroker.jar:]<br>
        at sun.reflect.GeneratedMethodAcc<wbr>essor70.invoke(Unknown Source) [:1.8.0_102]<br>
        at sun.reflect.DelegatingMethodAc<wbr>cessorImpl.invoke(DelegatingMe<wbr>thodAccessorImpl.java:43) [rt.jar:1.8.0_102]<br>
        at java.lang.reflect.Method.invok<wbr>e(Method.java:498) [rt.jar:1.8.0_102]<br>
        at org.ovirt.engine.core.utils.ti<wbr>mer.JobWrapper.invokeMethod(Jo<wbr>bWrapper.java:77) [scheduler.jar:]<br>
        at org.ovirt.engine.core.utils.ti<wbr>mer.JobWrapper.execute(JobWrap<wbr>per.java:51) [scheduler.jar:]<br>
        at <a href="http://org.quartz.core.JobRunShell.ru">org.quartz.core.JobRunShell.ru</a><wbr>n(JobRunShell.java:213) [quartz.jar:]<br>
        at java.util.concurrent.Executors<wbr>$RunnableAdapter.call(<wbr>Executors.java:511) [rt.jar:1.8.0_102]<br>
        at java.util.concurrent.FutureTas<wbr>k.run(FutureTask.java:266) [rt.jar:1.8.0_102]<br>
        at java.util.concurrent.ThreadPoo<wbr>lExecutor.runWorker(ThreadPool<wbr>Executor.java:1142) [rt.jar:1.8.0_102]<br>
        at java.util.concurrent.ThreadPoo<wbr>lExecutor$Worker.run(ThreadPoo<wbr>lExecutor.java:617) [rt.jar:1.8.0_102]<br>
        at java.lang.Thread.run(Thread.ja<wbr>va:745) [rt.jar:1.8.0_102]<br>
<br>
2016-10-17 22:26:39,965 INFO  [org.ovirt.vdsm.jsonrpc.client<wbr>.reactors.ReactorClient] (Stomp Reactor) [] Connecting to hyp1/<a href="http://52.25.68.41" rel="noreferrer" target="_blank">52.25.68.41</a><br>
2016-10-17 22:26:40,229 ERROR [org.ovirt.vdsm.jsonrpc.client<wbr>.reactors.Reactor] (Stomp Reactor) [] Unable to process messages: Unrecognized message received<br>
2016-10-17 22:26:40,229 ERROR [org.ovirt.engine.core.vdsbrok<wbr>er.vdsbroker.GetAllVmStatsVDSC<wbr>ommand] (DefaultQuartzScheduler1) [] Command &#39;GetAllVmStatsVDSCommand(HostN<wbr>ame = hyp1Host1, VdsIdAndVdsVDSCommandParameter<wbr>sBase:{runAsync=&#39;true&#39;, hostId=&#39;7b0a7f76-b877-4fc4-aa3<wbr>0-2e94b533b7b3&#39;, vds=&#39;Host[hyp1Host1,7b0a7f76-b<wbr>877-4fc4-aa30-2e94b533b7b3]&#39;})<wbr>&#39; execution failed: VDSGenericException: VDSNetworkException: Unrecognized message received<br>
2016-10-17 22:26:40,229 INFO  [org.ovirt.engine.core.vdsbrok<wbr>er.monitoring.PollVmStatsRefre<wbr>sher] (DefaultQuartzScheduler1) [] Failed to fetch vms info for host &#39;hyp1Host1&#39; - skipping VMs monitoring.<br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
</blockquote></div><br></div><div class="gmail_extra">Best Regards,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Roman</div></div>