<div dir="ltr"><div>thank you for the fast response. once you have the fix, can you please sent it to us? <br><br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 19, 2018 at 1:25 PM, Shmuel Melamud <span dir="ltr">&lt;<a href="mailto:smelamud@redhat.com" target="_blank">smelamud@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
<br>
Forgot about instance type that don&#39;t have a cluster. Fixing it now.<br>
<span class="HOEnZb"><font color="#888888"><br>
Shmuel<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Mon, Mar 19, 2018 at 2:25 PM, Dafna Ron &lt;<a href="mailto:dron@redhat.com">dron@redhat.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; We have a failure in test 002_bootstrap.add_instance_<wbr>type.<br>
&gt; There seem to be a NullPointerException on template type which is causing<br>
&gt; this failure.<br>
&gt; The same change that was reported at the last failure is reported as the<br>
&gt; root cause for this failure as well, but I am not sure how it would cause<br>
&gt; this failure.<br>
&gt; Can you please check?<br>
&gt;<br>
&gt;<br>
&gt; Link and headline of suspected patches:<br>
&gt;<br>
&gt; reported as failed:<br>
&gt; core: fix removal of vm-host device - <a href="https://gerrit.ovirt.org/#/c/89145/" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>89145/</a><br>
&gt;<br>
&gt; reported as root cause:<br>
&gt;<br>
&gt; core: USB in osinfo configuration depends on chipset -<br>
&gt; <a href="https://gerrit.ovirt.org/#/c/88777/" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>88777/</a><br>
&gt;<br>
&gt; Link to Job:<br>
&gt;<br>
&gt; <a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6431" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/<wbr>ovirt-master_change-queue-<wbr>tester/6431</a><br>
&gt;<br>
&gt; Link to all logs:<br>
&gt;<br>
&gt; <a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6431/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/<wbr>ovirt-master_change-queue-<wbr>tester/6431/artifact/exported-<wbr>artifacts/basic-suit-master-<wbr>el7/test_logs/basic-suite-<wbr>master/post-002_bootstrap.py/</a><br>
&gt;<br>
&gt; (Relevant) error snippet from the log:<br>
&gt;<br>
&gt; &lt;error&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2018-03-19 04:59:01,040-04 INFO<br>
&gt; [org.ovirt.engine.core.bll.<wbr>AddVmTemplateCommand] (default task-5)<br>
&gt; [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] Lock Acquired to object<br>
&gt; &#39;EngineLock:{exclusiveLocks=&#39;[<wbr>99a9dfb3-9a13-4595-a795-<wbr>693493e722be=TEMPLATE,<br>
&gt;  myinstancetype=TEMPLATE_NAME]&#39;<wbr>, sharedLocks=&#39;[]&#39;}&#39;<br>
&gt; 2018-03-19 04:59:01,087-04 INFO<br>
&gt; [org.ovirt.engine.core.bll.<wbr>AddVmTemplateCommand] (default task-5)<br>
&gt; [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] Running command: AddVmTemplateCommand<br>
&gt; internal: false. Entities affected :  ID: aaa00000-0000-0000-0<br>
&gt; 000-123456789aaa Type: SystemAction group CREATE_TEMPLATE with role type<br>
&gt; USER<br>
&gt; 2018-03-19 04:59:01,139-04 INFO<br>
&gt; [org.ovirt.engine.core.bll.<wbr>storage.disk.<wbr>CreateAllTemplateDisksCommand]<br>
&gt; (default task-5) [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] Running command:<br>
&gt; CreateAllTemplateDisksCommand internal: true.<br>
&gt; 2018-03-19 04:59:01,205-04 INFO<br>
&gt; [org.ovirt.engine.core.utils.<wbr>transaction.<wbr>TransactionSupport] (default<br>
&gt; task-5) [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] transaction rolled back<br>
&gt; 2018-03-19 04:59:01,205-04 ERROR<br>
&gt; [org.ovirt.engine.core.bll.<wbr>AddVmTemplateCommand] (default task-5)<br>
&gt; [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] Command<br>
&gt; &#39;org.ovirt.engine.core.bll.<wbr>AddVmTemplateCommand&#39; failed: null<br>
&gt; 2018-03-19 04:59:01,205-04 ERROR<br>
&gt; [org.ovirt.engine.core.bll.<wbr>AddVmTemplateCommand] (default task-5)<br>
&gt; [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] Exception:<br>
&gt; java.lang.NullPointerException<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>utils.EmulatedMachineUtils.<wbr>getEffective(<wbr>EmulatedMachineUtils.java:30)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>utils.EmulatedMachineUtils.<wbr>getEffectiveChipset(<wbr>EmulatedMachineUtils.java:21)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>utils.VmDeviceUtils.<wbr>updateUsbSlots(VmDeviceUtils.<wbr>java:744)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>utils.VmDeviceUtils.<wbr>copyVmDevices(VmDeviceUtils.<wbr>java:1519)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>utils.VmDeviceUtils.<wbr>copyVmDevices(VmDeviceUtils.<wbr>java:1565)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>AddVmTemplateCommand.lambda$<wbr>executeCommand$4(<wbr>AddVmTemplateCommand.java:362)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.utils.<wbr>transaction.<wbr>TransactionSupport.<wbr>executeInNewTransaction(<wbr>TransactionSupport.java:202)<br>
&gt; [utils.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>AddVmTemplateCommand.<wbr>executeCommand(<wbr>AddVmTemplateCommand.java:345)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>CommandBase.<wbr>executeWithoutTransaction(<wbr>CommandBase.java:1133)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>CommandBase.<wbr>executeActionInTransactionScop<wbr>e(CommandBase.java:1286)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>CommandBase.runInTransaction(<wbr>CommandBase.java:1935)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.utils.<wbr>transaction.<wbr>TransactionSupport.<wbr>executeInSuppressed(<wbr>TransactionSupport.java:164)<br>
&gt; [utils.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.utils.<wbr>transaction.<wbr>TransactionSupport.<wbr>executeInScope(<wbr>TransactionSupport.java:103)<br>
&gt; [utils.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>CommandBase.execute(<wbr>CommandBase.java:1346)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>CommandBase.executeAction(<wbr>CommandBase.java:400)<br>
&gt; [bll.jar:]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>executor.<wbr>DefaultBackendActionExecutor.<wbr>execute(<wbr>DefaultBackendActionExecutor.<wbr>java:13)<br>
&gt; [bll.jar:]<br>
&gt;         at org.ovirt.engine.core.bll.<wbr>Backend.runAction(Backend.<wbr>java:468)<br>
&gt; [bll.jar:]<br>
&gt;         at org.ovirt.engine.core.bll.<wbr>Backend.runActionImpl(Backend.<wbr>java:450)<br>
&gt; [bll.jar:]<br>
&gt;         at org.ovirt.engine.core.bll.<wbr>Backend.runAction(Backend.<wbr>java:403)<br>
&gt; [bll.jar:]<br>
&gt;         at sun.reflect.<wbr>GeneratedMethodAccessor149.<wbr>invoke(Unknown Source)<br>
&gt; [:1.8.0_161]<br>
&gt;         at<br>
&gt; sun.reflect.<wbr>DelegatingMethodAccessorImpl.<wbr>invoke(<wbr>DelegatingMethodAccessorImpl.<wbr>java:43)<br>
&gt; [rt.jar:1.8.0_161]<br>
&gt;         at java.lang.reflect.Method.<wbr>invoke(Method.java:498)<br>
&gt; [rt.jar:1.8.0_161]<br>
&gt;         at<br>
&gt; org.jboss.as.ee.component.<wbr>ManagedReferenceMethodIntercep<wbr>tor.processInvocation(<wbr>ManagedReferenceMethodIntercep<wbr>tor.java:52)<br>
&gt;         at<br>
&gt; org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br>
&gt;         at<br>
&gt; org.jboss.invocation.<wbr>InterceptorContext$Invocation.<wbr>proceed(InterceptorContext.<wbr>java:509)<br>
&gt;         at<br>
&gt; org.jboss.as.weld.ejb.<wbr>DelegatingInterceptorInvocatio<wbr>nContext.proceed(<wbr>DelegatingInterceptorInvocatio<wbr>nContext.java:92)<br>
&gt; [wildfly-weld-ejb-11.0.0.<wbr>Final.jar:11.0.0.Final]<br>
&gt;         at<br>
&gt; org.jboss.weld.interceptor.<wbr>proxy.WeldInvocationContext.<wbr>interceptorChainCompleted(<wbr>WeldInvocationContext.java:98)<br>
&gt; [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br>
&gt;         at<br>
&gt; org.jboss.weld.interceptor.<wbr>proxy.WeldInvocationContext.<wbr>proceed(WeldInvocationContext.<wbr>java:117)<br>
&gt; [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.common.<wbr>di.interceptor.<wbr>LoggingInterceptor.apply(<wbr>LoggingInterceptor.java:12)<br>
&gt; [common.jar:]<br>
&gt;         at sun.reflect.<wbr>GeneratedMethodAccessor69.<wbr>invoke(Unknown Source)<br>
&gt; [:1.8.0_161]<br>
&gt;         at<br>
&gt; sun.reflect.<wbr>DelegatingMethodAccessorImpl.<wbr>invoke(<wbr>DelegatingMethodAccessorImpl.<wbr>java:43)<br>
&gt; [rt.jar:1.8.0_161]<br>
&gt;         at java.lang.reflect.Method.<wbr>invoke(Method.java:498)<br>
&gt; [rt.jar:1.8.0_161]<br>
&gt;         at<br>
&gt; org.jboss.weld.interceptor.<wbr>reader.<wbr>SimpleInterceptorInvocation$<wbr>SimpleMethodInvocation.invoke(<wbr>SimpleInterceptorInvocation.<wbr>java:73)<br>
&gt; [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br>
&gt;         at<br>
&gt; org.jboss.weld.interceptor.<wbr>proxy.WeldInvocationContext.<wbr>invokeNext(<wbr>WeldInvocationContext.java:83)<br>
&gt; [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br>
&gt;         at<br>
&gt; org.jboss.weld.interceptor.<wbr>proxy.WeldInvocationContext.<wbr>proceed(WeldInvocationContext.<wbr>java:115)<br>
&gt; [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br>
&gt;         at<br>
&gt; org.jboss.weld.bean.<wbr>InterceptorImpl.intercept(<wbr>InterceptorImpl.java:108)<br>
&gt; [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br>
&gt;         at<br>
&gt; org.jboss.as.weld.ejb.<wbr>DelegatingInterceptorInvocatio<wbr>nContext.proceed(<wbr>DelegatingInterceptorInvocatio<wbr>nContext.java:82)<br>
&gt; [wildfly-weld-ejb-11.0.0.<wbr>Final.jar:11.0.0.Final]<br>
&gt;         at<br>
&gt; org.jboss.as.weld.<wbr>interceptors.<wbr>EjbComponentInterceptorSupport<wbr>.delegateInterception(<wbr>EjbComponentInterceptorSupport<wbr>.java:60)<br>
&gt;         at<br>
&gt; org.jboss.as.weld.<wbr>interceptors.<wbr>Jsr299BindingsInterceptor.<wbr>delegateInterception(<wbr>Jsr299BindingsInterceptor.<wbr>java:76)<br>
&gt;         at<br>
&gt; org.jboss.as.weld.<wbr>interceptors.<wbr>Jsr299BindingsInterceptor.<wbr>doMethodInterception(<wbr>Jsr299BindingsInterceptor.<wbr>java:88)<br>
&gt;         at<br>
&gt; org.jboss.as.weld.<wbr>interceptors.<wbr>Jsr299BindingsInterceptor.<wbr>processInvocation(<wbr>Jsr299BindingsInterceptor.<wbr>java:101)<br>
&gt;         at<br>
&gt; org.jboss.as.ee.component.<wbr>interceptors.<wbr>UserInterceptorFactory$1.<wbr>processInvocation(<wbr>UserInterceptorFactory.java:<wbr>63)<br>
&gt;         at<br>
&gt; org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br>
&gt;         at<br>
&gt; org.jboss.invocation.<wbr>InterceptorContext$Invocation.<wbr>proceed(InterceptorContext.<wbr>java:509)<br>
&gt;         at<br>
&gt; org.ovirt.engine.core.bll.<wbr>interceptors.<wbr>CorrelationIdTrackerIntercepto<wbr>r.aroundInvoke(<wbr>CorrelationIdTrackerIntercepto<wbr>r.java:13)<br>
&gt; [bll.jar:]<br>
&gt;         at sun.reflect.<wbr>GeneratedMethodAccessor66.<wbr>invoke(Unknown Source)<br>
&gt; [:1.8.0_161]<br>
&gt;         at<br>
&gt; sun.reflect.<wbr>DelegatingMethodAccessorImpl.<wbr>invoke(<wbr>DelegatingMethodAccessorImpl.<wbr>java:43)<br>
&gt; [rt.jar:1.8.0_161]<br>
&gt;         at java.lang.reflect.Method.<wbr>invoke(Method.java:498)<br>
&gt; [rt.jar:1.8.0_161]<br>
&gt;         at<br>
&gt; org.jboss.as.ee.component.<wbr>ManagedReferenceLifecycleMetho<wbr>dInterceptor.<wbr>processInvocation(<wbr>ManagedReferenceLifecycleMetho<wbr>dInterceptor.java:89)<br>
&gt;         at<br>
&gt; org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br>
&gt; :<br>
&gt;<br>
&gt;<br>
&gt; End of error:<br>
&gt;<br>
&gt;       at<br>
&gt; io.undertow.servlet.core.<wbr>ContextClassLoaderSetupAction$<wbr>1.call(<wbr>ContextClassLoaderSetupAction.<wbr>java:43)<br>
&gt;         at<br>
&gt; org.wildfly.extension.<wbr>undertow.security.<wbr>SecurityContextThreadSetupActi<wbr>on.lambda$create$0(<wbr>SecurityContextThreadSetupActi<wbr>on.java:105)<br>
&gt;         at<br>
&gt; org.wildfly.extension.<wbr>undertow.deployment.<wbr>UndertowDeploymentInfoService$<wbr>UndertowThreadSetupAction.<wbr>lambda$create$0(<wbr>UndertowDeploymentInfoService.<wbr>java:1508)<br>
&gt;         at<br>
&gt; org.wildfly.extension.<wbr>undertow.deployment.<wbr>UndertowDeploymentInfoService$<wbr>UndertowThreadSetupAction.<wbr>lambda$create$0(<wbr>UndertowDeploymentInfoService.<wbr>java:1508)<br>
&gt;         at<br>
&gt; org.wildfly.extension.<wbr>undertow.deployment.<wbr>UndertowDeploymentInfoService$<wbr>UndertowThreadSetupAction.<wbr>lambda$create$0(<wbr>UndertowDeploymentInfoService.<wbr>java:1508)<br>
&gt;         at<br>
&gt; io.undertow.servlet.handlers.<wbr>ServletInitialHandler.<wbr>dispatchRequest(<wbr>ServletInitialHandler.java:<wbr>272)<br>
&gt;         at<br>
&gt; io.undertow.servlet.handlers.<wbr>ServletInitialHandler.access$<wbr>000(ServletInitialHandler.<wbr>java:81)<br>
&gt;         at<br>
&gt; io.undertow.servlet.handlers.<wbr>ServletInitialHandler$1.<wbr>handleRequest(<wbr>ServletInitialHandler.java:<wbr>104)<br>
&gt;         at<br>
&gt; io.undertow.server.Connectors.<wbr>executeRootHandler(Connectors.<wbr>java:326)<br>
&gt;         at<br>
&gt; io.undertow.server.<wbr>HttpServerExchange$1.run(<wbr>HttpServerExchange.java:812)<br>
&gt;         at<br>
&gt; java.util.concurrent.<wbr>ThreadPoolExecutor.runWorker(<wbr>ThreadPoolExecutor.java:1149)<br>
&gt; [rt.jar:1.8.0_161]<br>
&gt;         at<br>
&gt; java.util.concurrent.<wbr>ThreadPoolExecutor$Worker.run(<wbr>ThreadPoolExecutor.java:624)<br>
&gt; [rt.jar:1.8.0_161]<br>
&gt;         at java.lang.Thread.run(Thread.<wbr>java:748) [rt.jar:1.8.0_161]<br>
&gt;<br>
&gt; 2018-03-19 04:59:01,234-04 DEBUG<br>
&gt; [org.ovirt.engine.core.dal.<wbr>dbbroker.<wbr>PostgresDbEngineDialect$<wbr>PostgresSimpleJdbcCall]<br>
&gt; (default task-5) [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] Compiled stored<br>
&gt; procedure. Call string is [{call get_entity_snapshot_by_<wbr>command_id(?)}]<br>
&gt; 2018-03-19 04:59:01,234-04 DEBUG<br>
&gt; [org.ovirt.engine.core.dal.<wbr>dbbroker.<wbr>PostgresDbEngineDialect$<wbr>PostgresSimpleJdbcCall]<br>
&gt; (default task-5) [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] SqlCall for<br>
&gt; procedure [get_entity_snapshot_by_<wbr>command_id] compiled<br>
&gt; 2018-03-19 04:59:01,239-04 INFO<br>
&gt; [org.ovirt.engine.core.bll.<wbr>CommandCompensator] (default task-5)<br>
&gt; [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] Command<br>
&gt; [id=a7a51354-ae84-4109-a55e-<wbr>b27558afbf2a]: Compensating NEW_ENTITY_ID of<br>
&gt; org.ovirt.engine.core.common.<wbr>businessentities.VmTemplate; snapshot:<br>
&gt; 99a9dfb3-9a13-4595-a795-<wbr>693493e722be.<br>
&gt; 2018-03-19 04:59:01,278-04 ERROR<br>
&gt; [org.ovirt.engine.core.dal.<wbr>dbbroker.auditloghandling.<wbr>AuditLogDirector]<br>
&gt; (default task-5) [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] EVENT_ID:<br>
&gt; USER_ADD_VM_TEMPLATE_FAILURE(<wbr>36), Failed creating Template myinstancetype.<br>
&gt; 2018-03-19 04:59:01,295-04 INFO<br>
&gt; [org.ovirt.engine.core.bll.<wbr>AddVmTemplateCommand] (default task-5)<br>
&gt; [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] Lock freed to object<br>
&gt; &#39;EngineLock:{exclusiveLocks=&#39;[<wbr>99a9dfb3-9a13-4595-a795-<wbr>693493e722be=TEMPLATE,<br>
&gt; myinstancetype=TEMPLATE_NAME]&#39;<wbr>, sharedLocks=&#39;[]&#39;}&#39;<br>
&gt; 2018-03-19 04:59:01,295-04 DEBUG<br>
&gt; [org.ovirt.engine.core.common.<wbr>di.interceptor.<wbr>DebugLoggingInterceptor]<br>
&gt; (default task-5) [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] method: runAction,<br>
&gt; params: [AddVmTemplate,<br>
&gt; AddVmTemplateParameters:{<wbr>commandId=&#39;a7a51354-ae84-4109-<wbr>a55e-b27558afbf2a&#39;,<br>
&gt; user=&#39;admin&#39;, commandType=&#39;AddVmTemplate&#39;}], timeElapsed: 301ms<br>
&gt; 2018-03-19 04:59:01,301-04 ERROR<br>
&gt; [org.ovirt.engine.api.restapi.<wbr>resource.<wbr>AbstractBackendResource] (default<br>
&gt; task-5) [] Operation Failed: [Internal Engine Error]<br>
&gt; 2018-03-19 04:59:01,547-04 INFO<br>
&gt; [org.ovirt.engine.core.bll.<wbr>SerialChildCommandsExecutionCa<wbr>llback]<br>
&gt; (EE-ManagedThreadFactory-<wbr>engineScheduled-Thread-83)<br>
&gt; [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] Command &#39;AddVmTemplate&#39; id:<br>
&gt; &#39;a7a51354-ae84-4109-a55e-<wbr>b27558afbf2a&#39; execution didn&#39;t complete, not<br>
&gt; proceeding to perform the next operation<br>
&gt; 2018-03-19 04:59:01,547-04 INFO<br>
&gt; [org.ovirt.engine.core.bll.<wbr>SerialChildCommandsExecutionCa<wbr>llback]<br>
&gt; (EE-ManagedThreadFactory-<wbr>engineScheduled-Thread-83)<br>
&gt; [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] Command &#39;AddVmTemplate&#39; id:<br>
&gt; &#39;a7a51354-ae84-4109-a55e-<wbr>b27558afbf2a&#39; child commands<br>
&gt; &#39;[8484f4d2-9ddf-48bd-9877-<wbr>7c99ef555255]&#39; executions were completed, status<br>
&gt; &#39;FAILED&#39;<br>
&gt; 2018-03-19 04:59:01,581-04 INFO<br>
&gt; [org.ovirt.engine.core.bll.<wbr>SerialChildCommandsExecutionCa<wbr>llback]<br>
&gt; (EE-ManagedThreadFactory-<wbr>engineScheduled-Thread-83)<br>
&gt; [db5dd3dd-8b48-4647-a02d-<wbr>723fcd6a7dda] Command &#39;ImportRepoImage&#39; (id:<br>
&gt; &#39;a6475141-53ef-4ecd-bc17-<wbr>ee8eae168dc7&#39;) waiting on child command id:<br>
&gt; &#39;528fde29-9b5b-4a90-b62a-<wbr>606fac3cd6a6&#39; type:&#39;DownloadImage&#39; to complete<br>
&gt; 2018-03-19 04:59:02,363-04 DEBUG<br>
&gt; [org.ovirt.otopi.dialog.<wbr>MachineDialogParser] (VdsDeploy) [665e1c35] Got:<br>
&gt; ***L:INFO Yum install: 349/515: gdisk-0.8.6-5.el7.x86_64<br>
&gt; 2018-03-19 04:59:02,364-04 DEBUG<br>
&gt; [org.ovirt.otopi.dialog.<wbr>MachineDialogParser] (VdsDeploy) [665e1c35]<br>
&gt; nextEvent: Log INFO Yum install: 349/515: gdisk-0.8.6-5.el7.x86_64<br>
&gt; 2018-03-19 04:59:02,570-04 INFO<br>
&gt; [org.ovirt.engine.core.dal.<wbr>dbbroker.auditloghandling.<wbr>AuditLogDirector]<br>
&gt; (VdsDeploy) [665e1c35] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing<br>
&gt; Host lago-basic-suite-master-host-<wbr>1. Yum install: 349/515:<br>
&gt; gdisk-0.8.6-5.el7.x86_64.<br>
&gt; 2018-03-19 04:59:02,666-04 ERROR<br>
&gt; [org.ovirt.engine.core.bll.<wbr>AddVmTemplateCommand]<br>
&gt; (EE-ManagedThreadFactory-<wbr>engineScheduled-Thread-86)<br>
&gt; [5a890b17-51ec-4398-8d64-<wbr>82cc71939e6e] Ending command<br>
&gt; &#39;org.ovirt.engine.core.bll.<wbr>AddVmTemplateCommand&#39; with failure.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &lt;/error&gt;<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>