Bug 984292

Summary: Non human-readable event in engine.log during adding a new host
Product: Red Hat Enterprise Virtualization Manager Reporter: vvyazmin <vvyazmin>
Component: ovirt-engineAssignee: Martin Perina <mperina>
Status: CLOSED UPSTREAM QA Contact: vvyazmin <vvyazmin>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: acathrow, hateya, iheim, lpeer, Rhev-m-bugs, yeylon, yzaslavs
Target Milestone: ---Keywords: Triaged
Target Release: 3.3.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-19 07:17:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
## Logs rhevm, vdsm
none
oVirt 3.3 logs none

Description vvyazmin@redhat.com 2013-07-14 14:09:32 UTC
Created attachment 773324 [details]
## Logs rhevm, vdsm

Description of problem:
Non human-readable event during installation host via RHEVM UI

Version-Release number of selected component (if applicable):
RHEVM 3.3 - IS5 environment:

RHEVM: rhevm-3.3.0-0.7.master.el6ev.noarch
VDSM: vdsm-4.11.0-121.git082925a.el6.x86_64
LIBVIRT: libvirt-0.10.2-18.el6_4.9.x86_64
QEMU & KVM: qemu-kvm-rhev-0.12.1.2-2.355.el6_4.5.x86_64
SANLOCK: sanlock-2.6-2.el6.x86_64

How reproducible:
Unknown

Steps to Reproduce:
Install clean installation RHEVM 3.3 IS5 
 Adding a new host
Host get status “Installing”, and then get status “Up”

Actual results:
In “engine.log” I get ERROR: 
2013-07-14 14:40:10,242 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException
2013-07-14 14:40:10,249 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) Command PollVDS execution failed. Exception: RuntimeException: java.util.concurrent.ExecutionException: java.lang.reflect.Invocati
onTargetException

Expected results:
Get more human-readable event, for example: 
Host in installation process
Host in not reachable yet, please wait
VDSM not start yet, because host in installation process

Impact on user:
None

Workaround:
None

Additional info:

/var/log/ovirt-engine/engine.log

2013-07-14 14:39:59,150 INFO  [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation tigris01.scl.lab.tlv.redhat.com: Stage: Pre-termination
2013-07-14 14:39:59,179 INFO  [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation tigris01.scl.lab.tlv.redhat.com: Retrieving installation logs to: '/var/log/ovirt-engine/host-deploy/ovirt-20130714143959-tigris01.scl.l
ab.tlv.redhat.com-67c4ab77.log'
2013-07-14 14:40:09,297 INFO  [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation tigris01.scl.lab.tlv.redhat.com: Stage: Termination
2013-07-14 14:40:10,242 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException
2013-07-14 14:40:10,249 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) Command PollVDS execution failed. Exception: RuntimeException: java.util.concurrent.ExecutionException: java.lang.reflect.Invocati
onTargetException
2013-07-14 14:40:10,756 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException
2013-07-14 14:40:10,756 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) Command PollVDS execution failed. Exception: RuntimeException: java.util.concurrent.ExecutionException: java.lang.reflect.Invocati
onTargetException
2013-07-14 14:40:11,278 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException
2013-07-14 14:40:11,278 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) Command PollVDS execution failed. Exception: RuntimeException: java.util.concurrent.ExecutionException: java.lang.reflect.Invocati
onTargetException
2013-07-14 14:40:11,787 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException
2013-07-14 14:40:11,787 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) Command PollVDS execution failed. Exception: RuntimeException: java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException
2013-07-14 14:40:12,297 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException
2013-07-14 14:40:12,297 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (pool-5-thread-6) Command PollVDS execution failed. Exception: RuntimeException: java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException


/var/log/vdsm/vdsm.log

Comment 1 Martin Perina 2013-07-19 07:16:26 UTC
Created attachment 775656 [details]
oVirt 3.3 logs

Comment 2 Martin Perina 2013-07-19 07:17:48 UTC
Fixed in latest oVirt 3.3