Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1215955

Summary: create vm pool job is never marked as finished
Product: [Retired] oVirt Reporter: Ondra Machacek <omachace>
Component: ovirt-engine-coreAssignee: bugs <bugs>
Status: CLOSED DUPLICATE QA Contact: Pavel Stehlik <pstehlik>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.6CC: ecohen, gklein, lsurette, ofrenkel, rbalakri, yeylon
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-29 07:25:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
engine.log none

Description Ondra Machacek 2015-04-28 08:30:34 UTC
Created attachment 1019571 [details]
engine.log

Description of problem:


Version-Release number of selected component (if applicable):
ovirt-engine-3.6.0-0.0.master.20150412172306.git55ba764.el6.noarch

How reproducible:
always

Steps to Reproduce:
1. Create vm pool from template (parameters not important)
2. after pool is created check 'STARTED' jobs.
   SELECT * from job where status = 'STARTED';

Actual results:
create vm pool has still status 'STARTED', even when it's finished already

Expected results:
create vm pool has status 'FINISHED'

Additional info:
SELECT * from job:

 4d5ee3e4-11b7-428f-bc4f-02bd92973c99 | AddVmPoolWithVms | Creating VM Pool vm_pool from template golden_mixed_virtio_template    | STARTED | fdfc627c-d875-11e0-90f0-83df133b58cc | t       | 2015-04-28 11:25:16.299+03 |       
   | 2015-04-28 11:25:21.449+03 | 3697a46f

Comment 1 Omer Frenkel 2015-04-29 07:25:12 UTC

*** This bug has been marked as a duplicate of bug 1211512 ***