Main line : 2333 Centos 64
Getting the following error while running sanity in parallel
This could be affecting the sanity result.
logs saved at /home/bhushana/Documents/technical/bugs/<bug-id> mayamruga.englab.juniper.net.
Login with the following credentials:
USN : bhushana PWD : bhu@123
Logs === 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] chunk = self.read(sz - have) 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] File "/usr/lib64/python2.6/site-packages/thrift/transport/TSocket.py", line 103, in read 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] buff = self.handle.recv(sz) 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] File "/usr/lib/python2.6/site-packages/eventlet/greenio.py", line 264, in recv 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] timeout_exc=socket.timeout("timed out")) 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] File "/usr/lib/python2.6/site-packages/eventlet/hubs/__init__.py", line 151, in trampoline 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] listener = hub.add(hub.READ, fileno, current.switch) 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] File "/usr/lib/python2.6/site-packages/eventlet/hubs/epolls.py", line 48, in add 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] listener = BaseHub.add(self, evtype, fileno, cb) 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] File "/usr/lib/python2.6/site-packages/eventlet/hubs/hub.py", line 126, in add 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] evtype, fileno, evtype)) 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] RuntimeError: Second simultaneous read on fileno 9 detected. Unless you really know what you're doing, make sure that only one greenthread can read any particular socket. Consider using a pools.Pool. If you do know what you're doing and want to disable this error, call eventlet.debug.hub_prevent_multiple_readers(False) 2014-09-19 04:41:00.165 4355 TRACE nova.compute.manager [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] 2014-09-19 04:41:02.193 4355 ERROR nova.virt.libvirt.driver [-] [instance: fcae8094-4bf6-4401-b081-0d3fd6221f7f] During wait destroy, instance disappeared. 2014-09-19 04:41:02.548 4355 ERROR nova.virt.driver [-] Exception dispatching event <nova.virt.event.LifecycleEvent object at 0x49a0c90>: Info cache for instance d5e30215-51ad-4f11-b641-afb9c4a873e3 could not be found.
Main line : 2333 Centos 64
Getting the following error while running sanity in parallel
This could be affecting the sanity result.
logs saved at /home/bhushana/ Documents/ technical/ bugs/<bug- id> englab. juniper. net.
mayamruga.
Login with the following credentials:
USN : bhushana
PWD : bhu@123
Logs manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] chunk = self.read(sz - have) manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] File "/usr/lib64/ python2. 6/site- packages/ thrift/ transport/ TSocket. py", line 103, in read manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] buff = self.handle. recv(sz) manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] File "/usr/lib/ python2. 6/site- packages/ eventlet/ greenio. py", line 264, in recv manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] timeout_ exc=socket. timeout( "timed out")) manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] File "/usr/lib/ python2. 6/site- packages/ eventlet/ hubs/__ init__. py", line 151, in trampoline manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] listener = hub.add(hub.READ, fileno, current.switch) manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] File "/usr/lib/ python2. 6/site- packages/ eventlet/ hubs/epolls. py", line 48, in add manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] listener = BaseHub.add(self, evtype, fileno, cb) manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] File "/usr/lib/ python2. 6/site- packages/ eventlet/ hubs/hub. py", line 126, in add manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] evtype, fileno, evtype)) manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] RuntimeError: Second simultaneous read on fileno 9 detected. Unless you really know what you're doing, make sure that only one greenthread can read any particular socket. Consider using a pools.Pool. If you do know what you're doing and want to disable this error, call eventlet. debug.hub_ prevent_ multiple_ readers( False) manager [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] libvirt. driver [-] [instance: fcae8094- 4bf6-4401- b081-0d3fd6221f 7f] During wait destroy, instance disappeared. event.Lifecycle Event object at 0x49a0c90>: Info cache for instance d5e30215- 51ad-4f11- b641-afb9c4a873 e3 could not be found.
===
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:00.165 4355 TRACE nova.compute.
2014-09-19 04:41:02.193 4355 ERROR nova.virt.
2014-09-19 04:41:02.548 4355 ERROR nova.virt.driver [-] Exception dispatching event <nova.virt.