"Blank Template - vdc" from OpenNebula Public - I can't use it (bug in opennebula?)

Hi!
I’m getting problem when I try to use mentioned image. All other images downloaded from market place are keep as file inside directory /var/lib/one//datastores/102/. Image “Blank Template - vdc” is saved as:
/var/lib/one//datastores/102/f8e72386bbf70f3b0e724c5793be2707/Image.img
so this image is saved in different manner than others.
When I try to attach this image I’m getting errors in oned.log:

Thu Dec 8 14:06:36 2016 [Z0][TM][D]: Message received: LOG I 31 Command execution fail: /var/lib/one/remotes/tm/shared/clone w2t-cl-a-00:/var/lib/one//datastores/102/f8e72386bbf70f3b0e724c5793be2707 w2t-cl-
a-01:/var/lib/one//datastores/101/31/disk.3 31 102

Thu Dec 8 14:06:36 2016 [Z0][TM][D]: Message received: LOG I 31 clone: Cloning /var/lib/one/datastores/102/f8e72386bbf70f3b0e724c5793be2707 in w2t-cl-a-01:/var/lib/one//datastores/101/31/disk.3

Thu Dec 8 14:06:36 2016 [Z0][TM][D]: Message received: LOG E 31 clone: Command “cd /var/lib/one/datastores/101/31; rm -f /var/lib/one/datastores/101/31/disk.3; cp /var/lib/one/datastores/102/f8e72386bbf70f3b0e724c5793be2707 /var/lib/one/datastores/101/31/disk.3 ; qemu-img resize /var/lib/one/datastores/101/31/disk.3 2345M” failed: cp: omitting directory ‘/var/lib/one/datastores/102/f8e72386bbf70f3b0e724c5793be2707’

Thu Dec 8 14:06:36 2016 [Z0][TM][D]: Message received: LOG I 31 qemu-img: Could not open ‘/var/lib/one/datastores/101/31/disk.3’: Could not open ‘/var/lib/one/datastores/101/31/disk.3’: No such file or directory

Thu Dec 8 14:06:36 2016 [Z0][TM][D]: Message received: LOG E 31 Error copying w2t-cl-a-00:/var/lib/one//datastores/102/f8e72386bbf70f3b0e724c5793be2707 to w2t-cl-a-01:/var/lib/one//datastores/101/31/disk.3

Thu Dec 8 14:06:36 2016 [Z0][TM][D]: Message received: LOG I 31 ExitCode: 1

Thu Dec 8 14:06:36 2016 [Z0][TM][D]: Message received: TRANSFER FAILURE 31 Error copying w2t-cl-a-00:/var/lib/one//datastores/102/f8e72386bbf70f3b0e724c5793be2707 to w2t-cl-a-01:/var/lib/one//datastores/101/31/disk.3

I see two problems. First one is that cp tries to copy directory not a file Image.img. Second one is that qemu-img is invoked even when cp finished with error.

oned -v

Copyright 2002-2016, OpenNebula Project, OpenNebula Systems

OpenNebula 5.2.0 is distributed and licensed for use under the terms of the
Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0).

oneimage show 27

IMAGE 27 INFORMATION
ID : 27
NAME : Blank Template - vdc
USER : miro
GROUP : users
DATASTORE : mfs-w2t-cl-a_images
TYPE : OS
REGISTER TIME : 12/08 13:49:41
PERSISTENT : No
SOURCE : /var/lib/one//datastores/102/f8e72386bbf70f3b0e724c5793be2707
PATH : http://marketplace.opennebula.systems//appliance/5296cbc58fb81d164f000004/download/0
FSTYPE : raw
SIZE : 0M
STATE : rdy
RUNNING_VMS : 0

PERMISSIONS
OWNER : um-
GROUP : —
OTHER : —

IMAGE TEMPLATE
DEV_PREFIX="vd"
FORMAT="raw"
FROM_APP="10"
FROM_APP_NAME="Blank Template - vdc"
MD5=“d0169a3e91fcc4cd3c65569db6890d75”

VIRTUAL MACHINES