Find it attached Yuval.

Fernando


On 14/03/2017 18:21, Yuval Turgeman wrote:
Adding Ryan, Fernando, can you please attach /tmp/imgbased.log ?

On Mar 13, 2017 2:43 PM, "FERNANDO FREDIANI" <fernando.fredi...@upx.com <mailto:fernando.fredi...@upx.com>> wrote:

    Hi Yedidyah.

    Running oVirt-Node *4.1.0--0.20170201.0+1* on the nodes and tried
    a normal upgrade. It detected it has to upgrade to
    *4.1.1-0.3.rc1.20170303133657.git20d3594.el7.centos* from the
    ovirt-4.1-pre repository.

    The upgrade finished with the following problems:

    ...
    Running transaction
      Updating   :
    
ovirt-node-ng-image-4.1.1-0.3.rc1.20170303133657.git20d3594.el7.centos.noarch
    1/4
      Updating   :
    
ovirt-node-ng-image-update-4.1.1-0.3.rc1.20170303133657.git20d3594.el7.centos.noarch
    2/4
    mount: special device
    /dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1 does not exist
    cp: target ‘/tmp/tmp.N6JgSdFcu6/usr/share/imgbased/’ is not a
    directory
    rm: cannot remove
    ‘/tmp/tmp.N6JgSdFcu6/usr/share/imgbased/*image-update*.rpm’: No
    such file or directory
    umount: /tmp/tmp.N6JgSdFcu6: not mounted
    ...

    So it seems it was not able to do it correctly.
    This is the second time it happens and I had to remove manually
    these packages containing 4.1.1 version.

    Tried also:

    # lvdisplay | grep ovirt-node-ng-4.1.1-0.20170303.0+1
LV Path /dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1
      LV Name                ovirt-node-ng-4.1.1-0.20170303.0+1
    # fdisk -l /dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1
    fdisk: cannot open
    /dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1: No such file or
    directory
    # vgchange -ay
    # fdisk -l /dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1 (then
    worked)

    But the upon reboot it came back to 4.1.0 as if 4.1.1 never existed

    Fernando

    On 12/03/2017 03:30, Yedidyah Bar David wrote:
    On Fri, Mar 10, 2017 at 2:37 PM, FERNANDO FREDIANI
    <fernando.fredi...@upx.com> <mailto:fernando.fredi...@upx.com>  wrote:
    I am not sure if another email I sent went through but has anyone got
    problems when upgrading a running oVirt-node-ng from 4.1.0 to 4.1.1.
    What kind of problems?

    Is the only solution a complete reinstall of the node ?
    No, this should work.

    Best,

    Thanks

    Fernando

    _______________________________________________
    Users mailing list
    Users@ovirt.org <mailto:Users@ovirt.org>
    http://lists.ovirt.org/mailman/listinfo/users
    <http://lists.ovirt.org/mailman/listinfo/users>

    _______________________________________________ Users mailing list
    Users@ovirt.org <mailto:Users@ovirt.org>
    http://lists.ovirt.org/mailman/listinfo/users
<http://lists.ovirt.org/mailman/listinfo/users>
[DEBUG] Version: imgbased-0.9.14
[DEBUG] Arguments: Namespace(FILENAME='/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img', command='update', debug=True, experimental=False, format='liveimg', stream='Image')
[INFO] Extracting image '/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img'
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.FXr7K
[DEBUG] Calling binary: (['mount', '/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img', u'/tmp/mnt.FXr7K'],) {}
[DEBUG] Calling: (['mount', '/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img', u'/tmp/mnt.FXr7K'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Mounted squashfs
[DEBUG] Found fsimage at '/tmp/mnt.FXr7K/LiveOS/rootfs.img'
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.YkYJj
[DEBUG] Calling binary: (['mount', u'/tmp/mnt.FXr7K/LiveOS/rootfs.img', u'/tmp/mnt.YkYJj'],) {}
[DEBUG] Calling: (['mount', u'/tmp/mnt.FXr7K/LiveOS/rootfs.img', u'/tmp/mnt.YkYJj'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Using nvr: ovirt-node-ng-4.1.1-0.20170303.0
[DEBUG] Fetching image for '/'
[DEBUG] Calling binary: (['findmnt', '--noheadings', '-o', 'SOURCE', '/'],) {}
[DEBUG] Calling: (['findmnt', '--noheadings', '-o', 'SOURCE', '/'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1
[DEBUG] Found '/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'
[DEBUG] Calling binary: (['lvs', '--noheadings', '-ovg_name,lv_name', u'/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvs', '--noheadings', '-ovg_name,lv_name', u'/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: onn_kvm01 ovirt-node-ng-4.1.0-0.20170201.0+1
[DEBUG] Found LV for path /dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1: onn_kvm01 ovirt-node-ng-4.1.0-0.20170201.0+1
[DEBUG] Found LV 'ovirt-node-ng-4.1.0-0.20170201.0+1' for path '/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['lvs', '--noheadings', '-osize', '--units', 'B', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvs', '--noheadings', '-osize', '--units', 'B', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: 235128487936B
[DEBUG] Recommeneded base size: 235128487936B
[INFO] Starting base creation
[INFO] New base will be: ovirt-node-ng-4.1.1-0.20170303.0
[DEBUG] Calling binary: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: onn_kvm01/pool00
[DEBUG] Pool: <LV 'onn_kvm01/pool00' />
[DEBUG] Calling binary: (['lvcreate', '--thin', '--virtualsize', u'235128487936B', '--name', 'ovirt-node-ng-4.1.1-0.20170303.0', u'onn_kvm01/pool00'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvcreate', '--thin', '--virtualsize', u'235128487936B', '--name', 'ovirt-node-ng-4.1.1-0.20170303.0', u'onn_kvm01/pool00'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Using default stripesize 64.00 KiB.
  For thin pool auto extension activation/thin_pool_autoextend_threshold should be below 100.
  Logical volume "ovirt-node-ng-4.1.1-0.20170303.0" created.
[DEBUG] Calling binary: (['lvchange', '--addtag', 'imgbased:base', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--addtag', 'imgbased:base', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Logical volume onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0 changed.
[INFO] New LV is: <LV 'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0' />
[DEBUG] Calling binary: (['lvchange', '--permission', 'r', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--permission', 'r', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Logical volume onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0 changed.
[DEBUG] Calling binary: (['lvchange', '--setactivationskip', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--setactivationskip', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Logical volume onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0 changed.
[DEBUG] Calling binary: (['lvchange', '--activate', 'n', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', '--ignoreactivationskip'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--activate', 'n', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', '--ignoreactivationskip'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['lvchange', '--permission', 'rw', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--permission', 'rw', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Logical volume onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0 changed.
[DEBUG] Calling binary: (['lvchange', '--setactivationskip', 'n', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--setactivationskip', 'n', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Logical volume onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0 changed.
[DEBUG] Calling binary: (['lvchange', '--activate', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', '--ignoreactivationskip'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--activate', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', '--ignoreactivationskip'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: 
[INFO] Creating new filesystem on base
[DEBUG] Calling binary: (['findmnt', '--noheadings', '-o', 'SOURCE', '/'],) {}
[DEBUG] Calling: (['findmnt', '--noheadings', '-o', 'SOURCE', '/'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: /dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0
[DEBUG] Running: ['mkfs.ext4', '-c', '-E', 'discard', u'/dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', '-q']
[DEBUG] Calling: (['mkfs.ext4', '-c', '-E', 'discard', u'/dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', '-q'],) {'close_fds': True, 'stderr': -2}
[INFO] Writing tree to base
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: /dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.LtdiP
[DEBUG] Calling binary: (['mount', u'/dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', u'/tmp/mnt.LtdiP'],) {}
[DEBUG] Calling: (['mount', u'/dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', u'/tmp/mnt.LtdiP'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Running: ['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', u'/tmp/mnt.YkYJj/', u'/tmp/mnt.LtdiP/']
[DEBUG] Calling: (['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', u'/tmp/mnt.YkYJj/', u'/tmp/mnt.LtdiP/'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Trying to copy prev fstab
[DEBUG] /tmp/mnt.LtdiP is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.LtdiP'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.LtdiP'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.LtdiP'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.LtdiP'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvchange', '--permission', 'r', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--permission', 'r', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Logical volume onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0 changed.
[DEBUG] Calling binary: (['lvchange', '--setactivationskip', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--setactivationskip', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Logical volume onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0 changed.
[DEBUG] Calling binary: (['lvchange', '--activate', 'n', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', '--ignoreactivationskip'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--activate', 'n', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', '--ignoreactivationskip'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: 
[INFO] Adding a new layer after <Base ovirt-node-ng-4.1.1-0.20170303.0 [] />
[INFO] Adding a new layer after <Base ovirt-node-ng-4.1.1-0.20170303.0 [] />
[DEBUG] Basing new layer on previous: <Base ovirt-node-ng-4.1.1-0.20170303.0 [] />
[DEBUG] Finding next layer based on <Base ovirt-node-ng-4.1.1-0.20170303.0 [] />
[DEBUG] Suggesting for layer for base ovirt-node-ng-4.1.1-0.20170303.0
[DEBUG] ... without layers
[INFO] New layer will be: <Layer ovirt-node-ng-4.1.1-0.20170303.0+1 />
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['lvchange', '--activate', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', '--ignoreactivationskip'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--activate', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', '--ignoreactivationskip'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvcreate', '--snapshot', '--name', 'ovirt-node-ng-4.1.1-0.20170303.0+1', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvcreate', '--snapshot', '--name', 'ovirt-node-ng-4.1.1-0.20170303.0+1', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Using default stripesize 64.00 KiB.
  For thin pool auto extension activation/thin_pool_autoextend_threshold should be below 100.
  Logical volume "ovirt-node-ng-4.1.1-0.20170303.0+1" created.
[DEBUG] Calling binary: (['lvchange', '--activate', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1', '--ignoreactivationskip'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--activate', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1', '--ignoreactivationskip'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvchange', '--addtag', 'imgbased:layer', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--addtag', 'imgbased:layer', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Logical volume onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1 changed.
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: /dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1
[DEBUG] Running: ['tune2fs', '-U', 'random', u'/dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1']
[DEBUG] Calling: (['tune2fs', '-U', 'random', u'/dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Calling binary: (['lvchange', '--setactivationskip', 'n', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--setactivationskip', 'n', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Logical volume onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1 changed.
[DEBUG] Calling binary: (['lvchange', '--setactivationskip', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvchange', '--setactivationskip', 'y', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: Logical volume onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0 changed.
[DEBUG] Got: <LV 'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1' /> and <LV 'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0' />
[DEBUG] Calling binary: (['lvs', '--noheadings', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Calling: (['lvs', '--noheadings', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b300>}
[DEBUG] Returned: 8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb
  8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0
  8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3
  8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08
  8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5
  8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11
  8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662
  8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210
  8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96
  8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7
  8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba
  8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9
  8dcd90f4-c0f0-47db-be39-5b49685acc04/ids                                 
  8dcd90f4-c0f0-47db-be39-5b49685acc04
[DEBUG] All LV names: [u'8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ids', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/leases', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/master', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1', u'onn_kvm01/pool00', u'onn_kvm01/root', u'onn_kvm01/swap', u'onn_kvm01/var']
[DEBUG] All LVS: [<LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/ids' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/leases' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/master' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1' />, <LV 'onn_kvm01/pool00' />, <LV 'onn_kvm01/root' />, <LV 'onn_kvm01/swap' />, <LV 'onn_kvm01/var' />]
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e5a2e61a-0b92-4247-a22c-cee24276ac9a,MD_13,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e5a2e61a-0b92-4247-a22c-cee24276ac9a,MD_13,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_a08a3824-a0fb-46ff-8d96-1e1816bc29f9,MD_14,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_a08a3824-a0fb-46ff-8d96-1e1816bc29f9,MD_14,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_b1ec0ae3-7a61-4adb-816f-d924383565e0,MD_11,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_b1ec0ae3-7a61-4adb-816f-d924383565e0,MD_11,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_9fd6d03d-2976-4d01-8820-fa5182c06240,MD_10,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_9fd6d03d-2976-4d01-8820-fa5182c06240,MD_10,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_029ac651-776f-4f70-9b5c-67615d71bcbb,MD_6,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_029ac651-776f-4f70-9b5c-67615d71bcbb,MD_6,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e9d6e725-4e73-43ce-bb0d-c3e1e6de7317,MD_5,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e9d6e725-4e73-43ce-bb0d-c3e1e6de7317,MD_5,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_d4422165-13a4-4710-bdad-8ced9b0c58e7,MD_12,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_d4422165-13a4-4710-bdad-8ced9b0c58e7,MD_12,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_95156c0f-a708-4a3c-b97e-6e43fa5aab84,MD_7,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_95156c0f-a708-4a3c-b97e-6e43fa5aab84,MD_7,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_20f9fec7-963b-4dde-ba31-6fcceea74748,MD_15,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_20f9fec7-963b-4dde-ba31-6fcceea74748,MD_15,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e3af21b1-372a-49cc-b1be-da39ac0ec338,MD_4,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e3af21b1-372a-49cc-b1be-da39ac0ec338,MD_4,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_30435c67-7a1a-4416-ad65-b82566882bbd,MD_8,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_30435c67-7a1a-4416-ad65-b82566882bbd,MD_8,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_25947c77-b2fc-4153-8001-41f54e39332e,MD_9,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_25947c77-b2fc-4153-8001-41f54e39332e,MD_9,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ids'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ids'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ids'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ids'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/leases'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/leases'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/leases'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/leases'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/master'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/master'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/master'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/master'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:base
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:base
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/pool00'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/pool00'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:pool
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/pool00'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/pool00'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:pool
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/root'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/root'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:init
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/root'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/root'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:init
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/swap'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/swap'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/swap'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/swap'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/var'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/var'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/var'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/var'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Our LVS: [<LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/ids' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/leases' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/master' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1' />, <LV 'onn_kvm01/pool00' />, <LV 'onn_kvm01/root' />, <LV 'onn_kvm01/swap' />, <LV 'onn_kvm01/var' />]
[DEBUG] Names: [u'ovirt-node-ng-4.1.0-0.20170126.0', u'ovirt-node-ng-4.1.0-0.20170126.0+1', u'ovirt-node-ng-4.1.0-0.20170201.0', u'ovirt-node-ng-4.1.0-0.20170201.0+1', u'ovirt-node-ng-4.1.1-0.20170303.0', u'ovirt-node-ng-4.1.1-0.20170303.0+1']
[DEBUG] Images: [<Base ovirt-node-ng-4.1.0-0.20170126.0 [] />, <Layer ovirt-node-ng-4.1.0-0.20170126.0+1 />, <Base ovirt-node-ng-4.1.0-0.20170201.0 [] />, <Layer ovirt-node-ng-4.1.0-0.20170201.0+1 />, <Base ovirt-node-ng-4.1.1-0.20170303.0 [] />, <Layer ovirt-node-ng-4.1.1-0.20170303.0+1 />]
[DEBUG] Bases: [<Base ovirt-node-ng-4.1.0-0.20170126.0 [<Layer ovirt-node-ng-4.1.0-0.20170126.0+1 />] />, <Base ovirt-node-ng-4.1.0-0.20170201.0 [<Layer ovirt-node-ng-4.1.0-0.20170201.0+1 />] />, <Base ovirt-node-ng-4.1.1-0.20170303.0 [<Layer ovirt-node-ng-4.1.1-0.20170303.0+1 />] />]
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['vgchange', '-ay'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Calling: (['vgchange', '-ay'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Returned: 19 logical volume(s) in volume group "8dcd90f4-c0f0-47db-be39-5b49685acc04" now active
  8 logical volume(s) in volume group "onn_kvm01" now active
[DEBUG] Calling binary: (['lvs', '--noheadings', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Calling: (['lvs', '--noheadings', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Returned: 8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb
  8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0
  8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3
  8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08
  8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5
  8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11
  8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662
  8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210
  8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96
  8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7
  8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba
  8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9
  8dcd90f4-c0f0-47db-be39-5b49685acc04/ids                                 
  8dcd90f4-c0f0-47db-be39-5b49685acc04
[DEBUG] All LV names: [u'8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ids', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/leases', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/master', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1', u'onn_kvm01/pool00', u'onn_kvm01/root', u'onn_kvm01/swap', u'onn_kvm01/var']
[DEBUG] All LVS: [<LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/ids' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/leases' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/master' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1' />, <LV 'onn_kvm01/pool00' />, <LV 'onn_kvm01/root' />, <LV 'onn_kvm01/swap' />, <LV 'onn_kvm01/var' />]
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e5a2e61a-0b92-4247-a22c-cee24276ac9a,MD_13,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e5a2e61a-0b92-4247-a22c-cee24276ac9a,MD_13,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_a08a3824-a0fb-46ff-8d96-1e1816bc29f9,MD_14,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_a08a3824-a0fb-46ff-8d96-1e1816bc29f9,MD_14,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_b1ec0ae3-7a61-4adb-816f-d924383565e0,MD_11,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_b1ec0ae3-7a61-4adb-816f-d924383565e0,MD_11,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_9fd6d03d-2976-4d01-8820-fa5182c06240,MD_10,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_9fd6d03d-2976-4d01-8820-fa5182c06240,MD_10,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_029ac651-776f-4f70-9b5c-67615d71bcbb,MD_6,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_029ac651-776f-4f70-9b5c-67615d71bcbb,MD_6,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e9d6e725-4e73-43ce-bb0d-c3e1e6de7317,MD_5,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e9d6e725-4e73-43ce-bb0d-c3e1e6de7317,MD_5,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_d4422165-13a4-4710-bdad-8ced9b0c58e7,MD_12,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_d4422165-13a4-4710-bdad-8ced9b0c58e7,MD_12,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_95156c0f-a708-4a3c-b97e-6e43fa5aab84,MD_7,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_95156c0f-a708-4a3c-b97e-6e43fa5aab84,MD_7,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_20f9fec7-963b-4dde-ba31-6fcceea74748,MD_15,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_20f9fec7-963b-4dde-ba31-6fcceea74748,MD_15,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e3af21b1-372a-49cc-b1be-da39ac0ec338,MD_4,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_e3af21b1-372a-49cc-b1be-da39ac0ec338,MD_4,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_30435c67-7a1a-4416-ad65-b82566882bbd,MD_8,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_30435c67-7a1a-4416-ad65-b82566882bbd,MD_8,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_25947c77-b2fc-4153-8001-41f54e39332e,MD_9,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: IU_25947c77-b2fc-4153-8001-41f54e39332e,MD_9,PU_00000000-0000-0000-0000-000000000000
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ids'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ids'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ids'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/ids'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/leases'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/leases'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/leases'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/leases'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/master'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/master'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/master'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/master'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:base
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:base
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:layer
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/pool00'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/pool00'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:pool
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/pool00'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/pool00'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:pool
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/root'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/root'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:init
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/root'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/root'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: imgbased:init
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/swap'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/swap'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/swap'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/swap'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/var'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/var'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/var'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_tags', u'onn_kvm01/var'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Our LVS: [<LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/0b448028-6fb3-4729-9e85-47a9b96ee7cb' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/11d0fc80-cae8-48bf-84c4-b96141c1aff0' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/166cb7d0-2c69-4308-a7be-81b7de2b2ed3' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/171beefd-0b8f-47cc-a588-42b8e49dcc08' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/2363b338-ab84-4c33-992d-992c943fdea5' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/3ea2195e-5ea9-416c-97c8-7ea0d4415a11' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/46fc1581-0fe0-4baf-9527-b1daedd6f662' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/5b09850f-c29d-4200-8821-2c050a678210' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/a68cc31b-d3df-46d6-9076-c1f8f37aec96' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/af57903b-05a6-40f9-b126-f0c8249ca5d7' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/cedc9537-e5cf-43b3-b60a-d3870a49c6ba' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/ec0a20a1-b44c-4249-9b30-12eb8a5679a9' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/ids' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/inbox' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/leases' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/master' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/metadata' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/outbox' />, <LV '8dcd90f4-c0f0-47db-be39-5b49685acc04/xleases' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0' />, <LV 'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1' />, <LV 'onn_kvm01/pool00' />, <LV 'onn_kvm01/root' />, <LV 'onn_kvm01/swap' />, <LV 'onn_kvm01/var' />]
[DEBUG] Names: [u'ovirt-node-ng-4.1.0-0.20170126.0', u'ovirt-node-ng-4.1.0-0.20170126.0+1', u'ovirt-node-ng-4.1.0-0.20170201.0', u'ovirt-node-ng-4.1.0-0.20170201.0+1', u'ovirt-node-ng-4.1.1-0.20170303.0', u'ovirt-node-ng-4.1.1-0.20170303.0+1']
[DEBUG] Images: [<Base ovirt-node-ng-4.1.0-0.20170126.0 [] />, <Layer ovirt-node-ng-4.1.0-0.20170126.0+1 />, <Base ovirt-node-ng-4.1.0-0.20170201.0 [] />, <Layer ovirt-node-ng-4.1.0-0.20170201.0+1 />, <Base ovirt-node-ng-4.1.1-0.20170303.0 [] />, <Layer ovirt-node-ng-4.1.1-0.20170303.0+1 />]
[DEBUG] Bases: [<Base ovirt-node-ng-4.1.0-0.20170126.0 [<Layer ovirt-node-ng-4.1.0-0.20170126.0+1 />] />, <Base ovirt-node-ng-4.1.0-0.20170201.0 [<Layer ovirt-node-ng-4.1.0-0.20170201.0+1 />] />, <Base ovirt-node-ng-4.1.1-0.20170303.0 [<Layer ovirt-node-ng-4.1.1-0.20170303.0+1 />] />]
[DEBUG] Checking ovirt-node-ng-4.1.0-0.20170126.0+1
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b390>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b390>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b390>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b390>}
[DEBUG] Returned: /dev/onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.xvb2k
[DEBUG] Calling binary: (['mount', u'/dev/onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1', u'/tmp/mnt.xvb2k'],) {}
[DEBUG] Calling: (['mount', u'/dev/onn_kvm01/ovirt-node-ng-4.1.0-0.20170126.0+1', u'/tmp/mnt.xvb2k'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b390>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b390>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b390>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b390>}
[DEBUG] Returned: /dev/onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.i5AsA
[DEBUG] Calling binary: (['mount', u'/dev/onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1', u'/tmp/mnt.i5AsA'],) {}
[DEBUG] Calling: (['mount', u'/dev/onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1', u'/tmp/mnt.i5AsA'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Running: ['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', u'/tmp/mnt.xvb2k//etc/', u'/tmp/mnt.i5AsA//etc']
[DEBUG] Calling: (['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', u'/tmp/mnt.xvb2k//etc/', u'/tmp/mnt.i5AsA//etc'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Updating /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt from the next layer
[DEBUG] Updating /etc/pki/ca-trust/extracted/java/cacerts from the next layer
[DEBUG] Updating /etc/openldap/certs/key3.db from the next layer
[DEBUG] Updating /etc/openldap/certs/password from the next layer
[DEBUG] Copying /tmp/mnt.i5AsA//usr/share/factory/etc/openldap/certs/key3.db to /tmp/mnt.i5AsA///etc/openldap/certs/key3.db
[DEBUG] Copying /tmp/mnt.i5AsA//usr/share/factory/etc/openldap/certs/password to /tmp/mnt.i5AsA///etc/openldap/certs/password
[DEBUG] Copying /tmp/mnt.i5AsA//usr/share/factory/etc/pki/ca-trust/extracted/java/cacerts to /tmp/mnt.i5AsA///etc/pki/ca-trust/extracted/java/cacerts
[DEBUG] Copying /tmp/mnt.i5AsA//usr/share/factory/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt to /tmp/mnt.i5AsA///etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
[DEBUG] /tmp/mnt.xvb2k is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.xvb2k'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.xvb2k'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.xvb2k'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.xvb2k'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Checking ovirt-node-ng-4.1.0-0.20170201.0+1
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Returned: /dev/onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.OKTsM
[DEBUG] Calling binary: (['mount', u'/dev/onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1', u'/tmp/mnt.OKTsM'],) {}
[DEBUG] Calling: (['mount', u'/dev/onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1', u'/tmp/mnt.OKTsM'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Returned: /dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.dq3KT
[DEBUG] Calling binary: (['mount', u'/dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1', u'/tmp/mnt.dq3KT'],) {}
[DEBUG] Calling: (['mount', u'/dev/onn_kvm01/ovirt-node-ng-4.1.1-0.20170303.0+1', u'/tmp/mnt.dq3KT'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Running: ['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', u'/tmp/mnt.OKTsM//etc/', u'/tmp/mnt.dq3KT//etc']
[DEBUG] Calling: (['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', u'/tmp/mnt.OKTsM//etc/', u'/tmp/mnt.dq3KT//etc'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Updating /etc/ld.so.cache from the next layer
[DEBUG] Updating /etc/openldap/certs/key3.db from the next layer
[DEBUG] Updating /etc/openldap/certs/password from the next layer
[DEBUG] Updating /etc/firewalld/zones/public.xml from the next layer
[DEBUG] Updating /etc/sudoers.d/60_ovirt-ha from the next layer
[DEBUG] Updating /etc/vdsm/logger.conf from the next layer
[DEBUG] Updating /etc/pki/ca-trust/extracted/java/cacerts from the next layer
[DEBUG] Copying /tmp/mnt.dq3KT//usr/share/factory/etc/firewalld/zones/public.xml to /tmp/mnt.dq3KT///etc/firewalld/zones/public.xml
[DEBUG] Copying /tmp/mnt.dq3KT//usr/share/factory/etc/ld.so.cache to /tmp/mnt.dq3KT///etc/ld.so.cache
[DEBUG] Copying /tmp/mnt.dq3KT//usr/share/factory/etc/openldap/certs/key3.db to /tmp/mnt.dq3KT///etc/openldap/certs/key3.db
[DEBUG] Copying /tmp/mnt.dq3KT//usr/share/factory/etc/openldap/certs/password to /tmp/mnt.dq3KT///etc/openldap/certs/password
[DEBUG] Copying /tmp/mnt.dq3KT//usr/share/factory/etc/pki/ca-trust/extracted/java/cacerts to /tmp/mnt.dq3KT///etc/pki/ca-trust/extracted/java/cacerts
[DEBUG] Copying /tmp/mnt.dq3KT//usr/share/factory/etc/sudoers.d/60_ovirt-ha to /tmp/mnt.dq3KT///etc/sudoers.d/60_ovirt-ha
[DEBUG] Copying /tmp/mnt.dq3KT//usr/share/factory/etc/vdsm/logger.conf to /tmp/mnt.dq3KT///etc/vdsm/logger.conf
[DEBUG] /tmp/mnt.dq3KT is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.dq3KT'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.dq3KT'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.dq3KT'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.dq3KT'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Creating /var/log as 8G
[DEBUG] Calling binary: (['vgs', '--noheadings', '@imgbased:volume', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['vgs', '--noheadings', '@imgbased:volume', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: onn_kvm01/pool00
[DEBUG] Calling binary: (['lvcreate', '--thin', '--virtualsize', '8G', '--name', 'var-log', u'onn_kvm01/pool00'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvcreate', '--thin', '--virtualsize', '8G', '--name', 'var-log', u'onn_kvm01/pool00'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: Using default stripesize 64.00 KiB.
  For thin pool auto extension activation/thin_pool_autoextend_threshold should be below 100.
  Logical volume "var-log" created.
[DEBUG] Calling binary: (['lvchange', '--addtag', 'imgbased:volume', u'onn_kvm01/var-log'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvchange', '--addtag', 'imgbased:volume', u'onn_kvm01/var-log'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: Logical volume onn_kvm01/var-log changed.
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/var-log'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/var-log'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: /dev/onn_kvm01/var-log
[DEBUG] Calling binary: (['mkfs.ext4', u'/dev/onn_kvm01/var-log'],) {}
[DEBUG] Calling: (['mkfs.ext4', u'/dev/onn_kvm01/var-log'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: mke2fs 1.42.9 (28-Dec-2013)
Discarding device blocks:    4096/2097152               done                            
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=32 blocks, Stripe width=32 blocks
524288 inodes, 2097152 blocks
104857 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=2147483648
64 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632

Allocating group tables:  0/64     done                            
Writing inode tables:  0/64     done                            
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information:  0/64     done
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/var-log'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/var-log'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: /dev/onn_kvm01/var-log
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.7ujcb
[DEBUG] Calling binary: (['mount', u'/dev/onn_kvm01/var-log', u'/tmp/mnt.7ujcb'],) {}
[DEBUG] Calling: (['mount', u'/dev/onn_kvm01/var-log', u'/tmp/mnt.7ujcb'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Running: ['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', '/var/log//', u'/tmp/mnt.7ujcb']
[DEBUG] Calling: (['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', '/var/log//', u'/tmp/mnt.7ujcb'],) {'close_fds': True, 'stderr': -2}
[DEBUG] /tmp/mnt.7ujcb is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.7ujcb'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.7ujcb'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.7ujcb'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.7ujcb'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[INFO] Volume for '/var/log' was created successful
[DEBUG] Calling binary: (['vgs', '--noheadings', '@imgbased:volume', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['vgs', '--noheadings', '@imgbased:volume', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: onn_kvm01/var-log
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/var-log'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/var-log'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: /dev/onn_kvm01/var-log
[DEBUG] Calling binary: (['systemctl', 'daemon-reload'],) {}
[DEBUG] Calling: (['systemctl', 'daemon-reload'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['systemctl', 'enable', 'var-log.mount'],) {}
[DEBUG] Calling: (['systemctl', 'enable', 'var-log.mount'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: Created symlink from /etc/systemd/system/local-fs.target.wants/var-log.mount to /etc/systemd/system/var-log.mount.
[DEBUG] Calling binary: (['systemctl', 'start', 'var-log.mount'],) {}
[DEBUG] Calling: (['systemctl', 'start', 'var-log.mount'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[INFO] Volume for '/var/log' was attached successful
[DEBUG] Creating /home as 500M
[DEBUG] Calling binary: (['vgs', '--noheadings', '@imgbased:volume', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['vgs', '--noheadings', '@imgbased:volume', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: onn_kvm01/var-log
[DEBUG] Calling binary: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: onn_kvm01/pool00
[DEBUG] Calling binary: (['lvcreate', '--thin', '--virtualsize', '500M', '--name', 'home', u'onn_kvm01/pool00'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvcreate', '--thin', '--virtualsize', '500M', '--name', 'home', u'onn_kvm01/pool00'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: Using default stripesize 64.00 KiB.
  For thin pool auto extension activation/thin_pool_autoextend_threshold should be below 100.
  Logical volume "home" created.
[DEBUG] Calling binary: (['lvchange', '--addtag', 'imgbased:volume', u'onn_kvm01/home'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvchange', '--addtag', 'imgbased:volume', u'onn_kvm01/home'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: Logical volume onn_kvm01/home changed.
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/home'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/home'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: /dev/onn_kvm01/home
[DEBUG] Calling binary: (['mkfs.ext4', u'/dev/onn_kvm01/home'],) {}
[DEBUG] Calling: (['mkfs.ext4', u'/dev/onn_kvm01/home'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: mke2fs 1.42.9 (28-Dec-2013)
Discarding device blocks:   1024/512000             done                            
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
Stride=128 blocks, Stripe width=128 blocks
128016 inodes, 512000 blocks
25600 blocks (5.00%) reserved for the super user
First data block=1
Maximum filesystem blocks=34078720
63 block groups
8192 blocks per group, 8192 fragments per group
2032 inodes per group
Superblock backups stored on blocks: 
	8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409

Allocating group tables:  0/63     done                            
Writing inode tables:  0/63     done                            
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information:  0/63     done
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/home'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/home'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: /dev/onn_kvm01/home
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.jkPU9
[DEBUG] Calling binary: (['mount', u'/dev/onn_kvm01/home', u'/tmp/mnt.jkPU9'],) {}
[DEBUG] Calling: (['mount', u'/dev/onn_kvm01/home', u'/tmp/mnt.jkPU9'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Running: ['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', '/home//', u'/tmp/mnt.jkPU9']
[DEBUG] Calling: (['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', '/home//', u'/tmp/mnt.jkPU9'],) {'close_fds': True, 'stderr': -2}
[DEBUG] /tmp/mnt.jkPU9 is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.jkPU9'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.jkPU9'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.jkPU9'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.jkPU9'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[INFO] Volume for '/home' was created successful
[DEBUG] Calling binary: (['vgs', '--noheadings', '@imgbased:volume', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['vgs', '--noheadings', '@imgbased:volume', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: onn_kvm01/var-log
  onn_kvm01/home
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/home'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/home'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Returned: /dev/onn_kvm01/home
[DEBUG] Calling binary: (['systemctl', 'daemon-reload'],) {}
[DEBUG] Calling: (['systemctl', 'daemon-reload'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['systemctl', 'enable', 'home.mount'],) {}
[DEBUG] Calling: (['systemctl', 'enable', 'home.mount'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: Created symlink from /etc/systemd/system/local-fs.target.wants/home.mount to /etc/systemd/system/home.mount.
[DEBUG] Calling binary: (['systemctl', 'start', 'home.mount'],) {}
[DEBUG] Calling: (['systemctl', 'start', 'home.mount'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[INFO] Volume for '/home' was attached successful
[DEBUG] Creating /tmp as 2G
[DEBUG] Calling binary: (['vgs', '--noheadings', '@imgbased:volume', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Calling: (['vgs', '--noheadings', '@imgbased:volume', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260b420>}
[DEBUG] Returned: onn_kvm01/var-log
  onn_kvm01/home
[DEBUG] Calling binary: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: onn_kvm01/pool00
[DEBUG] Calling binary: (['lvcreate', '--thin', '--virtualsize', '2G', '--name', 'tmp', u'onn_kvm01/pool00'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvcreate', '--thin', '--virtualsize', '2G', '--name', 'tmp', u'onn_kvm01/pool00'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: Using default stripesize 64.00 KiB.
  For thin pool auto extension activation/thin_pool_autoextend_threshold should be below 100.
  Logical volume "tmp" created.
[DEBUG] Calling binary: (['lvchange', '--addtag', 'imgbased:volume', u'onn_kvm01/tmp'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvchange', '--addtag', 'imgbased:volume', u'onn_kvm01/tmp'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: Logical volume onn_kvm01/tmp changed.
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/tmp'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/tmp'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: /dev/onn_kvm01/tmp
[DEBUG] Calling binary: (['mkfs.ext4', u'/dev/onn_kvm01/tmp'],) {}
[DEBUG] Calling: (['mkfs.ext4', u'/dev/onn_kvm01/tmp'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: mke2fs 1.42.9 (28-Dec-2013)
Discarding device blocks:   4096/524288             done                            
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=32 blocks, Stripe width=32 blocks
131072 inodes, 524288 blocks
26214 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=536870912
16 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912

Allocating group tables:  0/16     done                            
Writing inode tables:  0/16     done                            
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information:  0/16     done
[DEBUG] Calling binary: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/tmp'],) {'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Calling: (['lvs', '--noheadings', '-olv_path', u'onn_kvm01/tmp'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x260ba50>}
[DEBUG] Returned: /dev/onn_kvm01/tmp
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.vxbA9
[DEBUG] Calling binary: (['mount', u'/dev/onn_kvm01/tmp', u'/tmp/mnt.vxbA9'],) {}
[DEBUG] Calling: (['mount', u'/dev/onn_kvm01/tmp', u'/tmp/mnt.vxbA9'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Running: ['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', '/tmp//', u'/tmp/mnt.vxbA9']
[DEBUG] Calling: (['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', '/tmp//', u'/tmp/mnt.vxbA9'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Exception! rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Broken pipe (32)
rsync: connection unexpectedly closed (150442 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9]

[DEBUG] /tmp/mnt.vxbA9 is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.vxbA9'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.vxbA9'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.vxbA9'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.vxbA9'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[ERROR] Failed to migrate etc
Traceback (most recent call last):
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/plugins/osupdater.py", line 96, in on_new_layer
    check_nist_layout(imgbase)
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/plugins/osupdater.py", line 144, in check_nist_layout
    v.create(t, paths[t])
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/volume.py", line 62, in create
    Rsync().sync(where + "/", mount.target.rstrip("/"))
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/utils.py", line 854, in sync
    self._run(cmd)
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/utils.py", line 838, in _run
    call(cmd)
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/utils.py", line 143, in call
    return subprocess.check_output(*args, **kwargs).strip()
  File "/usr/lib64/python2.7/subprocess.py", line 575, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
CalledProcessError: Command '['ionice', 'rsync', '-pogAXtlHrx', '-Sc', '--no-i-r', '/tmp//', u'/tmp/mnt.vxbA9']' returned non-zero exit status 12
[DEBUG] /tmp/mnt.YkYJj is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.YkYJj'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.YkYJj'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.YkYJj'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.YkYJj'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] /tmp/mnt.FXr7K is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.FXr7K'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.FXr7K'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.FXr7K'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.FXr7K'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/__main__.py", line 51, in <module>
    CliApplication()
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/__init__.py", line 82, in CliApplication
    app.hooks.emit("post-arg-parse", args)
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/hooks.py", line 120, in emit
    cb(self.context, *args)
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/plugins/update.py", line 57, in post_argparse
    .extract(args.FILENAME)
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/plugins/update.py", line 119, in extract
    "%s" % size, nvr)
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/plugins/update.py", line 100, in add_base_with_tree
    new_layer_lv = self.imgbase.add_layer(new_base)
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/imgbase.py", line 188, in add_layer
    self.hooks.emit("new-layer-added", prev_lv, new_lv)
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/hooks.py", line 120, in emit
    cb(self.context, *args)
  File "/tmp/tmp.aVXajLjiL9/usr/lib/python2.7/site-packages/imgbased/plugins/osupdater.py", line 100, in on_new_layer
    raise ConfigMigrationError()
imgbased.plugins.osupdater.ConfigMigrationError
[DEBUG] Version: imgbased-0.9.14
[DEBUG] Arguments: Namespace(FILENAME='/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img', command='update', debug=True, experimental=False, format='liveimg', stream='Image')
[INFO] Extracting image '/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img'
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.JNb0E
[DEBUG] Calling binary: (['mount', '/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img', u'/tmp/mnt.JNb0E'],) {}
[DEBUG] Calling: (['mount', '/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img', u'/tmp/mnt.JNb0E'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Mounted squashfs
[DEBUG] Found fsimage at '/tmp/mnt.JNb0E/LiveOS/rootfs.img'
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.NrClp
[DEBUG] Calling binary: (['mount', u'/tmp/mnt.JNb0E/LiveOS/rootfs.img', u'/tmp/mnt.NrClp'],) {}
[DEBUG] Calling: (['mount', u'/tmp/mnt.JNb0E/LiveOS/rootfs.img', u'/tmp/mnt.NrClp'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Using nvr: ovirt-node-ng-4.1.1-0.20170303.0
[DEBUG] Fetching image for '/'
[DEBUG] Calling binary: (['findmnt', '--noheadings', '-o', 'SOURCE', '/'],) {}
[DEBUG] Calling: (['findmnt', '--noheadings', '-o', 'SOURCE', '/'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1
[DEBUG] Found '/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'
[DEBUG] Calling binary: (['lvs', '--noheadings', '-ovg_name,lv_name', u'/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0xd4a300>}
[DEBUG] Calling: (['lvs', '--noheadings', '-ovg_name,lv_name', u'/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0xd4a300>}
[DEBUG] Returned: onn_kvm01 ovirt-node-ng-4.1.0-0.20170201.0+1
[DEBUG] Found LV for path /dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1: onn_kvm01 ovirt-node-ng-4.1.0-0.20170201.0+1
[DEBUG] Found LV 'ovirt-node-ng-4.1.0-0.20170201.0+1' for path '/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0xd4a300>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0xd4a300>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['lvs', '--noheadings', '-osize', '--units', 'B', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0xd4a300>}
[DEBUG] Calling: (['lvs', '--noheadings', '-osize', '--units', 'B', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0xd4a300>}
[DEBUG] Returned: 235128487936B
[DEBUG] Recommeneded base size: 235128487936B
[INFO] Starting base creation
[INFO] New base will be: ovirt-node-ng-4.1.1-0.20170303.0
[DEBUG] Calling binary: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0xd4a300>}
[DEBUG] Calling: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0xd4a300>}
[DEBUG] Returned: onn_kvm01/pool00
[DEBUG] Pool: <LV 'onn_kvm01/pool00' />
[DEBUG] Calling binary: (['lvcreate', '--thin', '--virtualsize', u'235128487936B', '--name', 'ovirt-node-ng-4.1.1-0.20170303.0', u'onn_kvm01/pool00'],) {'stderr': <open file '/dev/null', mode 'w' at 0xd4a300>}
[DEBUG] Calling: (['lvcreate', '--thin', '--virtualsize', u'235128487936B', '--name', 'ovirt-node-ng-4.1.1-0.20170303.0', u'onn_kvm01/pool00'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0xd4a300>}
[DEBUG] Exception!   Using default stripesize 64,00 KiB.

[DEBUG] /tmp/mnt.NrClp is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.NrClp'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.NrClp'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.NrClp'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.NrClp'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] /tmp/mnt.JNb0E is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.JNb0E'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.JNb0E'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.JNb0E'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.JNb0E'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/__main__.py", line 51, in <module>
    CliApplication()
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/__init__.py", line 82, in CliApplication
    app.hooks.emit("post-arg-parse", args)
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/hooks.py", line 120, in emit
    cb(self.context, *args)
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/plugins/update.py", line 57, in post_argparse
    .extract(args.FILENAME)
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/plugins/update.py", line 119, in extract
    "%s" % size, nvr)
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/plugins/update.py", line 86, in add_base_with_tree
    lvs)
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/imgbase.py", line 306, in add_base
    new_base_lv = pool.create_thinvol(new_base.lv_name, size)
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/lvm.py", line 296, in create_thinvol
    self.lvm_name])
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/utils.py", line 374, in lvcreate
    return self.call(["lvcreate"] + args, **kwargs)
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/utils.py", line 424, in call
    return super(LvmBinary, self).call(*args, stderr=DEVNULL, **kwargs)
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/utils.py", line 363, in call
    stdout = call(*args, **kwargs)
  File "/tmp/tmp.N6JgSdFcu6/usr/lib/python2.7/site-packages/imgbased/utils.py", line 143, in call
    return subprocess.check_output(*args, **kwargs).strip()
  File "/usr/lib64/python2.7/subprocess.py", line 575, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['lvcreate', '--thin', '--virtualsize', u'235128487936B', '--name', 'ovirt-node-ng-4.1.1-0.20170303.0', u'onn_kvm01/pool00']' returned non-zero exit status 5
[DEBUG] Version: imgbased-0.9.14
[DEBUG] Arguments: Namespace(FILENAME='/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img', command='update', debug=True, experimental=False, format='liveimg', stream='Image')
[INFO] Extracting image '/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img'
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.Zvc1X
[DEBUG] Calling binary: (['mount', '/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img', u'/tmp/mnt.Zvc1X'],) {}
[DEBUG] Calling: (['mount', '/usr/share/ovirt-node-ng/image//ovirt-node-ng-4.1.0-0.20170303.0.el7.squashfs.img', u'/tmp/mnt.Zvc1X'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Mounted squashfs
[DEBUG] Found fsimage at '/tmp/mnt.Zvc1X/LiveOS/rootfs.img'
[DEBUG] Calling binary: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {}
[DEBUG] Calling: (['mktemp', '-d', '--tmpdir', 'mnt.XXXXX'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /tmp/mnt.PN1hs
[DEBUG] Calling binary: (['mount', u'/tmp/mnt.Zvc1X/LiveOS/rootfs.img', u'/tmp/mnt.PN1hs'],) {}
[DEBUG] Calling: (['mount', u'/tmp/mnt.Zvc1X/LiveOS/rootfs.img', u'/tmp/mnt.PN1hs'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Using nvr: ovirt-node-ng-4.1.1-0.20170303.0
[DEBUG] Fetching image for '/'
[DEBUG] Calling binary: (['findmnt', '--noheadings', '-o', 'SOURCE', '/'],) {}
[DEBUG] Calling: (['findmnt', '--noheadings', '-o', 'SOURCE', '/'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: /dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1
[DEBUG] Found '/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'
[DEBUG] Calling binary: (['lvs', '--noheadings', '-ovg_name,lv_name', u'/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x19b8300>}
[DEBUG] Calling: (['lvs', '--noheadings', '-ovg_name,lv_name', u'/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x19b8300>}
[DEBUG] Returned: onn_kvm01 ovirt-node-ng-4.1.0-0.20170201.0+1
[DEBUG] Found LV for path /dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1: onn_kvm01 ovirt-node-ng-4.1.0-0.20170201.0+1
[DEBUG] Found LV 'ovirt-node-ng-4.1.0-0.20170201.0+1' for path '/dev/mapper/onn_kvm01-ovirt--node--ng--4.1.0--0.20170201.0+1'
[DEBUG] Calling binary: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x19b8300>}
[DEBUG] Calling: (['vgs', '--noheadings', '--select', 'vg_tags = imgbased:vg', '-o', 'vg_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x19b8300>}
[DEBUG] Returned: onn_kvm01
[DEBUG] Calling binary: (['lvs', '--noheadings', '-osize', '--units', 'B', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'stderr': <open file '/dev/null', mode 'w' at 0x19b8300>}
[DEBUG] Calling: (['lvs', '--noheadings', '-osize', '--units', 'B', u'onn_kvm01/ovirt-node-ng-4.1.0-0.20170201.0+1'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x19b8300>}
[DEBUG] Returned: 235128487936B
[DEBUG] Recommeneded base size: 235128487936B
[INFO] Starting base creation
[INFO] New base will be: ovirt-node-ng-4.1.1-0.20170303.0
[DEBUG] Calling binary: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'stderr': <open file '/dev/null', mode 'w' at 0x19b8300>}
[DEBUG] Calling: (['vgs', '--noheadings', '@imgbased:pool', '-o', 'lv_full_name'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x19b8300>}
[DEBUG] Returned: onn_kvm01/pool00
[DEBUG] Pool: <LV 'onn_kvm01/pool00' />
[DEBUG] Calling binary: (['lvcreate', '--thin', '--virtualsize', u'235128487936B', '--name', 'ovirt-node-ng-4.1.1-0.20170303.0', u'onn_kvm01/pool00'],) {'stderr': <open file '/dev/null', mode 'w' at 0x19b8300>}
[DEBUG] Calling: (['lvcreate', '--thin', '--virtualsize', u'235128487936B', '--name', 'ovirt-node-ng-4.1.1-0.20170303.0', u'onn_kvm01/pool00'],) {'close_fds': True, 'stderr': <open file '/dev/null', mode 'w' at 0x19b8300>}
[DEBUG] Exception!   Using default stripesize 64,00 KiB.

[DEBUG] /tmp/mnt.PN1hs is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.PN1hs'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.PN1hs'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.PN1hs'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.PN1hs'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] /tmp/mnt.Zvc1X is mounted~
[DEBUG] Calling binary: (['umount', '-l', u'/tmp/mnt.Zvc1X'],) {}
[DEBUG] Calling: (['umount', '-l', u'/tmp/mnt.Zvc1X'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
[DEBUG] Calling binary: (['rmdir', u'/tmp/mnt.Zvc1X'],) {}
[DEBUG] Calling: (['rmdir', u'/tmp/mnt.Zvc1X'],) {'close_fds': True, 'stderr': -2}
[DEBUG] Returned: 
Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/__main__.py", line 51, in <module>
    CliApplication()
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/__init__.py", line 82, in CliApplication
    app.hooks.emit("post-arg-parse", args)
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/hooks.py", line 120, in emit
    cb(self.context, *args)
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/plugins/update.py", line 57, in post_argparse
    .extract(args.FILENAME)
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/plugins/update.py", line 119, in extract
    "%s" % size, nvr)
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/plugins/update.py", line 86, in add_base_with_tree
    lvs)
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/imgbase.py", line 306, in add_base
    new_base_lv = pool.create_thinvol(new_base.lv_name, size)
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/lvm.py", line 296, in create_thinvol
    self.lvm_name])
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/utils.py", line 374, in lvcreate
    return self.call(["lvcreate"] + args, **kwargs)
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/utils.py", line 424, in call
    return super(LvmBinary, self).call(*args, stderr=DEVNULL, **kwargs)
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/utils.py", line 363, in call
    stdout = call(*args, **kwargs)
  File "/tmp/tmp.CpvxR6RW4E/usr/lib/python2.7/site-packages/imgbased/utils.py", line 143, in call
    return subprocess.check_output(*args, **kwargs).strip()
  File "/usr/lib64/python2.7/subprocess.py", line 575, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['lvcreate', '--thin', '--virtualsize', u'235128487936B', '--name', 'ovirt-node-ng-4.1.1-0.20170303.0', u'onn_kvm01/pool00']' returned non-zero exit status 5
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to