
Hi, On Tue, 5 Mar 2019 10:14:47 +0000 Dafna Ron <dron@redhat.com> wrote:
Hi,
We have a failure reported on basic suite and CQ has identified the below patch as root cause:
https://github.com/oVirt/v2v-conversion-host/commit/ad74db5a93b7cff1f5309fc0...
no matter how I look I don't see anything in the logs that would be related to the v2v-conversion-host packages.
logs can be found here: https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/13229/artifac...
can you please take a look?
The following is caused by some patch in vdsm or engine. Are there any patches dealing with hooks in the queue? Tomas
error:
2019-03-04 11:04:19,704-05 ERROR [org.ovirt.engine.core.bll.GetVdsHooksByIdQuery] (default task-1) [2830423d-12b2-41f6-b4a0-ad616bfcdfca] Query 'GetVdsHooksByIdQuery' failed: null 2019-03-04 11:04:19,759-05 DEBUG [org.ovirt.vdsm.jsonrpc.client.reactors.stomp.impl.Message] (SSL Stomp Reactor) [320e116b] MESSAGE content-length:198 destination:jms.topic.vdsm_responses content-type:application/json subscription:0c285ec7-2518-4489-9d30-d949db933118
{"jsonrpc": "2.0", "id": "55a3412e-25bf-4926-b49b-652a612bb4c8", "result": [{"status": 0, "id": "0f0aef42-0538-4b6c-8fac-3aa51e3a1e30"}, {"status": 0, "id": "f6d1e432-7b85-4383-9db7-55ca471870d2"}]}^@ 2019-03-04 11:04:19,764-05 DEBUG [org.ovirt.vdsm.jsonrpc.client.internal.ResponseWorker] (ResponseWorker) [] Message received: {"jsonrpc": "2.0", "id": "55a3412e-25bf-4926-b49b-652a612bb4c8", "result": [{"status ": 0, "id": "0f0aef42-0538-4b6c-8fac-3aa51e3a1e30"}, {"status": 0, "id": "f6d1e432-7b85-4383-9db7-55ca471870d2"}]} 2019-03-04 11:04:19,764-05 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-14) [1cebc213] FINISH, ConnectStorageServerVDSCommand, return: {0f0aef42-0538-4b6c-8fac-3aa51e3a1e30=0, f6d1e432-7b85-4383-9db7-55ca471870d2=0}, log id: 7b6e4cab 2019-03-04 11:04:19,764-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (EE-ManagedThreadFactory-engineScheduled-Thread-14) [1cebc213] method: runVdsCommand, params: [ConnectStorag eServer, StorageServerConnectionManagementVDSParameters:{hostId='19ceb20c-0c1b-4f72-a082-4a70055244b0', storagePoolId='7fa468f8-267e-466e-9038-89ef5bcc365f', storageType='ISCSI', connectionList='[StorageServerCo nnections:{id='0f0aef42-0538-4b6c-8fac-3aa51e3a1e30', connection='192.168.200.4', iqn='iqn.2014-07.org.ovirt:storage', vfsType='null', mountOptions='null', nfsVersion='null', nfsRetrans='null', nfsTimeo='null', iface='null', netIfaceName='null'}, StorageServerConnections:{id='f6d1e432-7b85-4383-9db7-55ca471870d2', connection='192.168.201.4', iqn='iqn.2014-07.org.ovirt:storage', vfsType='null', mountOptions='null', nfsV ersion='null', nfsRetrans='null', nfsTimeo='null', iface='null', netIfaceName='null'}]', sendNetworkEventOnFailure='true'}], timeElapsed: 2805ms 2019-03-04 11:04:19,771-05 INFO [org.ovirt.engine.core.bll.storage.pool.ConnectHostToStoragePoolServersCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-14) [1cebc213] Host 'lago-basic-suite-master-host- 1' storage connection was succeeded 2019-03-04 11:04:19,704-05 ERROR [org.ovirt.engine.core.bll.GetVdsHooksByIdQuery] (default task-1) [2830423d-12b2-41f6-b4a0-ad616bfcdfca] Exception: java.lang.NullPointerException at org.ovirt.engine.core.utils.vdshooks.VdsHooksParser.parseHooks(VdsHooksParser.java:146) [utils.jar:] at org.ovirt.engine.core.bll.GetVdsHooksByIdQuery.executeQueryCommand(GetVdsHooksByIdQuery.java:36) [bll.jar:] at org.ovirt.engine.core.bll.QueriesCommandBase.executeCommand(QueriesCommandBase.java:106) [bll.jar:] at org.ovirt.engine.core.dal.VdcCommandBase.execute(VdcCommandBase.java:31) [dal.jar:] at org.ovirt.engine.core.bll.executor.DefaultBackendQueryExecutor.execute(DefaultBackendQueryExecutor.java:14) [bll.jar:] at org.ovirt.engine.core.bll.Backend.runQueryImpl(Backend.java:520) [bll.jar:] at org.ovirt.engine.core.bll.Backend.runQuery(Backend.java:489) [bll.jar:] at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) [:1.8.0_191] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_191] at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_191] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509) at org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext.proceed(DelegatingInterceptorInvocationContext.java:92) [wildfly-weld-ejb-15.0.1.Final.jar:15.0.1.Final] at org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl.interceptorChainCompleted(WeldInvocationContextImpl.java:107) [weld-core-impl-3.0.5.Final.jar:3.0.5.Final] at org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl.proceed(WeldInvocationContextImpl.java:126) [weld-core-impl-3.0.5.Final.jar:3.0.5.Final] at org.ovirt.engine.core.common.di.interceptor.LoggingInterceptor.apply(LoggingInterceptor.java:12) [common.jar:] at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source) [:1.8.0_191] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_191] at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_191] at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:73) [weld-core-impl-3.0.5.Final.jar:3.0.5.Final] at org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl.invokeNext(WeldInvocationContextImpl.java:92) [weld-core-impl-3.0.5.Final.jar:3.0.5.Final] at org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl.proceed(WeldInvocationContextImpl.java:124) [weld-core-impl-3.0.5.Final.jar:3.0.5.Final] at org.jboss.weld.bean.InterceptorImpl.intercept(InterceptorImpl.java:105) [weld-core-impl-3.0.5.Final.jar:3.0.5.Final] at org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext.proceed(DelegatingInterceptorInvocationContext.java:82) [wildfly-weld-ejb-15.0.1.Final.jar:15.0.1.Final]
Thanks, Dafna
-- Tomáš Golembiovský <tgolembi@redhat.com>