[ ERROR ] {u'_ansible_parsed': True, u'stderr_lines': [u'20+0 records in', u'20+0 records out', u'10240 bytes (10 kB) copied, 0.000239145 s, 42.8 MB/s', u'tar: 0401f0b2-a2d0-4bdb-90de-bfc40bb14df1.ovf: Not found in archive', u'tar: Exiting with failure status due to previous errors'], u'changed': True, u'end': u'2019-03-25 02:43:17.395928', u'_ansible_item_label': {u'image_id': u'e1be084b-8b29-4020-a395-92e1008061bf', u'name': u'OVF_STORE', u'id': u'd87c6116-4d34-4b1f-9439-b6e2fdf91402'}, u'stdout': u'', u'failed': True, u'_ansible_item_result': True, u'msg': u'non-zero return code', u'rc': 2, u'start': u'2019-03-25 02:43:16.974782', u'attempts': 12, u'cmd': u"vdsm-client Image prepare storagepoolID=aada4fec-4ea5-11e9-bc47-5452c0a8c863 storagedomainID=1fda0692-fd02-405d-8610-8607e70988c3 imageID=d87c6116-4d34-4b1f-9439-b6e2fdf91402 volumeID=e1be084b-8b29-4020-a395-92e1008061bf | grep path | awk '{ print $2 }' | xargs -I{} sudo -u vdsm dd if={} | tar -tvf - 0401f0b2-a2d0-4bdb-90de-bfc40bb14df1.ovf", u'item': {u'image_id': u'e1be084b-8b29-4020-a395-92e1008061bf', u'name': u'OVF_STORE', u'id': u'd87c6116-4d34-4b1f-9439-b6e2fdf91402'}, u'delta': u'0:00:00.421146', u'invocation': {u'module_args': {u'warn': False, u'executable': None, u'_uses_shell': True, u'_raw_params': u"vdsm-client Image prepare storagepoolID=aada4fec-4ea5-11e9-bc47-5452c0a8c863 storagedomainID=1fda0692-fd02-405d-8610-8607e70988c3 imageID=d87c6116-4d34-4b1f-9439-b6e2fdf91402 volumeID=e1be084b-8b29-4020-a395-92e1008061bf | grep path | awk '{ print $2 }' | xargs -I{} sudo -u vdsm dd if={} | tar -tvf - 0401f0b2-a2d0-4bdb-90de-bfc40bb14df1.ovf", u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin': None}}, u'stdout_lines': [], u'stderr': u'20+0 records in\n20+0 records out\n10240 bytes (10 kB) copied, 0.000239145 s, 42.8 MB/s\ntar: 0401f0b2-a2d0-4bdb-90de-bfc40bb14df1.ovf: Not found in archive\ntar: Exiting with failure status due to previous errors', u'_ansible_no_log': False}Logs show:TASK [ovirt.hosted_engine_setup : Wait for OVF_STORE disk content] ************* FAILED - RETRYING: Wait for OVF_STORE disk content (12 retries left). FAILED - RETRYING: Wait for OVF_STORE disk content (11 retries left). FAILED - RETRYING: Wait for OVF_STORE disk content (10 retries left). FAILED - RETRYING: Wait for OVF_STORE disk content (9 retries left). FAILED - RETRYING: Wait for OVF_STORE disk content (8 retries left). FAILED - RETRYING: Wait for OVF_STORE disk content (7 retries left). FAILED - RETRYING: Wait for OVF_STORE disk content (6 retries left). FAILED - RETRYING: Wait for OVF_STORE disk content (5 retries left). FAILED - RETRYING: Wait for OVF_STORE disk content (4 retries left). FAILED - RETRYING: Wait for OVF_STORE disk content (3 retries left). FAILED - RETRYING: Wait for OVF_STORE disk content (2 retries left). FAILED - RETRYING: Wait for OVF_STORE disk content (1 retries left). failed: [localhost] (item={u'image_id': u'7df4f0be-0192-4e8b-bb6d-ee4cfd2a45d0', u'name': u'OVF_STORE', u'id': u'c55ba7d1-10cf-4f71-a9d2-59cf4ccb08e1'}) => {"attempts": 12, "changed": true, "cmd": "vdsm-client Image prepare storagepoolID=b9c1cfba-4ea2-11e9-b48c-00163e24d363 storagedomainID=a35d1e26-790d-4da6-90d1-df654cbfc0f3 imageID=c55ba7d1-10cf-4f71-a9d2-59cf4ccb08e1 volumeID=7df4f0be-0192-4e8b-bb6d-ee4cfd2a45d0 | grep path | awk '{ print $2 }' | xargs -I{} sudo -u vdsm dd if={} | tar -tvf - 5f87c4b6-2141-4d0c-8ce6-8bb1da97aeb6.ovf", "delta": "0:00:00.578484", "end": "2019-03-24 22:21:57.660496", "item": {"id": "c55ba7d1-10cf-4f71-a9d2-59cf4ccb08e1", "image_id": "7df4f0be-0192-4e8b-bb6d-ee4cfd2a45d0", "name": "OVF_STORE"}, "msg": "non-zero return code", "rc": 2, "start": "2019-03-24 22:21:57.082012", "stderr": "tar: 5f87c4b6-2141-4d0c-8ce6-8bb1da97aeb6.ovf: Not found in archive\ntar: Exiting with failure status due to previous errors\n20+0 records in\n20+0 records out\n10240 bytes (10 kB) copied, 0.00214885 s, 4.8 MB/s", "stderr_lines": ["tar: 5f87c4b6-2141-4d0c-8ce6-8bb1da97aeb6.ovf: Not found in archive", "tar: Exiting with failure status due to previous errors", "20+0 records in", "20+0 records out", "10240 bytes (10 kB) copied, 0.00214885 s, 4.8 MB/s"], "stdout": "", "stdout_lines": []}--