Devel
Threads by month
- ----- 2025 -----
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- 6472 discussions
It is our pleasure to invite you to the oVirt 2021 online conference. The
conference, organized by the oVirt community, will take place online on
Monday, September 6th 2021!
oVirt 2021 is a free conference for oVirt community project users and
contributors coming to a web browser near you!
There is no admission or ticket charge for this event. However, you are
required to complete a free registration. Watch
https://blogs.ovirt.org/ovirt-2021-online-conference/ for updates about
registration.
Talks, presentations and workshops will all be in English.
We encourage students and new graduates as well as professionals to submit
proposals to oVirt conferences.
The theme of oVirt 2021 online conference will be about making it easy to
contribute to the oVirt project and celebrating 10 years of oVirt.
We will be looking for talks and discussions across virtualization, and how
oVirt 4.4 can effectively solve user issues around:
- Developing for oVirt
- Integrating with oVirt
- New features
- User stories
The deadline to submit abstracts is July 25th 2021.
To submit your abstract, please click on the following link: submission form
<https://forms.gle/CeCbGmNpvPs6fC2M8>
More information are available at
https://blogs.ovirt.org/ovirt-2021-online-conference/
Thanks,
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)redhat.com
<https://www.redhat.com/>
*Red Hat respects your work life balance. Therefore there is no need to
answer this email out of your office hours.*
1
0
ovirt-engine has been tagged (ovirt-engine-4.4.7.1)
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)redhat.com
<https://www.redhat.com/>
*Red Hat respects your work life balance. Therefore there is no need to
answer this email out of your office hours.*
1
0

OST HE fails due to empty CPU type (was: [oVirt Jenkins] ovirt-system-tests_he-basic-suite-master - Build # 2038 - Still Failing!)
by Yedidyah Bar David 03 Jun '21
by Yedidyah Bar David 03 Jun '21
03 Jun '21
Hi all,
On Tue, Jun 1, 2021 at 5:23 AM <jenkins(a)jenkins.phx.ovirt.org> wrote:
>
> Project: https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/
> Build: https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/2038/
This has been failing for a week now. Not sure about the root cause.
From HE deploy code POV:
https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/2038…
:
2021-06-01 04:22:22,497+0200 DEBUG var changed: host "localhost" var
"cluster_facts" type "<class 'dict'>" value: "{
"changed": false,
"failed": false,
"ovirt_clusters": [
{
"affinity_groups": [],
"ballooning_enabled": true,
"comment": "",
"cpu": {
"architecture": "undefined",
"type": ""
},
Meaning, the engine says that cluster Default's cpu type is "". The
code uses this value as-is, and a few tasks later fails in:
2021-06-01 04:22:26,815+0200 DEBUG ansible on_any args TASK:
ovirt.ovirt.hosted_engine_setup : Convert CPU model name kwargs
is_conditional:False
2021-06-01 04:22:26,816+0200 DEBUG ansible on_any args localhost TASK:
ovirt.ovirt.hosted_engine_setup : Convert CPU model name kwargs
2021-06-01 04:22:26,974+0200 DEBUG var changed: host "localhost" var
"ansible_play_hosts" type "<class 'list'>" value: "[]"
2021-06-01 04:22:26,974+0200 DEBUG var changed: host "localhost" var
"ansible_play_batch" type "<class 'list'>" value: "[]"
2021-06-01 04:22:26,974+0200 DEBUG var changed: host "localhost" var
"play_hosts" type "<class 'list'>" value: "[]"
2021-06-01 04:22:26,975+0200 ERROR ansible failed {
"ansible_host": "localhost",
"ansible_playbook":
"/usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml",
"ansible_result": {
"_ansible_no_log": false,
"msg": "The task includes an option with an undefined
variable. The error was: 'dict object' has no attribute ''\n\nThe
error appears to be in
'/usr/share/ansible/collections/ansible_collections/ovirt/ovirt/roles/hosted_engine_setup/tasks/create_target_vm/01_create_target_hosted_engine_vm.yml':
line 64, column 5, but may\nbe elsewhere in the file depending on the
exact syntax problem.\n\nThe offending line appears to be:\n\n {{
server_cpu_list['ovirt_system_option']['values'][0]['value'].split(';
')|list|difference(['']) }}\n - name: Convert CPU model name\n ^
here\n"
},
"ansible_task": "Convert CPU model name",
"ansible_type": "task",
"status": "FAILED",
"task_duration": 0
}
Any ideas?
Thanks and best regards,
--
Didi
2
2
Bug Count Current target
<https://bugzilla.redhat.com/show_bug.cgi?id=1615943>Bug 1615943
<https://bugzilla.redhat.com/show_bug.cgi?id=1615943> - [RFE] Engine health
check should report an error in readable and informative way. 3 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1722752>Bug 1722752
<https://bugzilla.redhat.com/show_bug.cgi?id=1722752> - [RFE] Option to
move disk images from one storage domain to another. [Storage --> Storage
Domains --> <Domain Name> --> Disks] 3 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1758068>Bug 1758068
<https://bugzilla.redhat.com/show_bug.cgi?id=1758068> - [RFE] snapshots UI
improvements 3 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1922748>Bug 1922748
<https://bugzilla.redhat.com/show_bug.cgi?id=1922748> - [RFE] Use Ansible
module instead of REST API 3 4.4.7
<https://bugzilla.redhat.com/show_bug.cgi?id=1336179>Bug 1336179
<https://bugzilla.redhat.com/show_bug.cgi?id=1336179> - [RFE] - Add feature
documentation to oVirt 2 ---
<https://bugzilla.redhat.com/show_bug.cgi?id=1406412>Bug 1406412
<https://bugzilla.redhat.com/show_bug.cgi?id=1406412> - [RFE] treat local
NFS storage as localfs 2 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1712784>Bug 1712784
<https://bugzilla.redhat.com/show_bug.cgi?id=1712784> - [RFE] Disk
incremental backup setting is not persistent to VM template 2 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1744083>Bug 1744083
<https://bugzilla.redhat.com/show_bug.cgi?id=1744083> - [RFE] Find a way
how to automate upgrade of hosts from RHV 4.3 (RHEL7 based) to future RHV
4.4 (RHEL8 based) 2 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1788689>Bug 1788689
<https://bugzilla.redhat.com/show_bug.cgi?id=1788689> - [RFE] Simplify &
unify VM image/template/ova/ovf/qcow2 upload/import 2 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1829047>Bug 1829047
<https://bugzilla.redhat.com/show_bug.cgi?id=1829047> - [RFE] Support
upload from URL 2 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1868582>Bug 1868582
<https://bugzilla.redhat.com/show_bug.cgi?id=1868582> - [RFE] provide new
drivers sign to a windows VM 2 4.4.8
<https://bugzilla.redhat.com/show_bug.cgi?id=1880375>Bug 1880375
<https://bugzilla.redhat.com/show_bug.cgi?id=1880375> - [RFE] Add API that
returns iSCSI Multipath status 2 4.4.8
<https://bugzilla.redhat.com/show_bug.cgi?id=1881457>Bug 1881457
<https://bugzilla.redhat.com/show_bug.cgi?id=1881457> - [RFE] Allow import
of VM with disks on more than 1 storage domain 2 4.4.8
<https://bugzilla.redhat.com/show_bug.cgi?id=1942023>Bug 1942023
<https://bugzilla.redhat.com/show_bug.cgi?id=1942023> - [RFE] host-deploy:
Allow adding non-CentOS hosts based on RHEL 2 4.4.7
<https://bugzilla.redhat.com/show_bug.cgi?id=1434006>Bug 1434006
<https://bugzilla.redhat.com/show_bug.cgi?id=1434006> - [RFE] [UI] tunable
max bandwidth for vNIC 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1436206>Bug 1436206
<https://bugzilla.redhat.com/show_bug.cgi?id=1436206> - [RFE] Add support
for returning VMs subresources from GetAllVmsQuery 1 wontfix
<https://bugzilla.redhat.com/show_bug.cgi?id=1474904>Bug 1474904
<https://bugzilla.redhat.com/show_bug.cgi?id=1474904> - iSCSI Multipath IO
issues: vdsm tries to connect to unreachable paths. 1 not a bug
<https://bugzilla.redhat.com/show_bug.cgi?id=1477044>Bug 1477044
<https://bugzilla.redhat.com/show_bug.cgi?id=1477044> - [RFE] [New UI - New
setup networks dialog] - Add all network roles icons to the front NIC panel
1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1531071>Bug 1531071
<https://bugzilla.redhat.com/show_bug.cgi?id=1531071> - [RFE] OVA export:
Decrease OVA export file size 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1558232>Bug 1558232
<https://bugzilla.redhat.com/show_bug.cgi?id=1558232> - Pre-flight checks
for deployment 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1563552>Bug 1563552
<https://bugzilla.redhat.com/show_bug.cgi?id=1563552> - [RFE] Add
Virtio-1.1 support in oVirt (depends in CentOS/RHEL 8.5) 1 4.4.8
<https://bugzilla.redhat.com/show_bug.cgi?id=1580303>Bug 1580303
<https://bugzilla.redhat.com/show_bug.cgi?id=1580303> - [RFE] host
installation status with progress bar 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1583520>Bug 1583520
<https://bugzilla.redhat.com/show_bug.cgi?id=1583520> - [RFE] Improve
affinity labels UI 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1613763>Bug 1613763
<https://bugzilla.redhat.com/show_bug.cgi?id=1613763> - [BLOCKED][RFE] -
Allow ISCSI bonding in hosted engine setup 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1626262>Bug 1626262
<https://bugzilla.redhat.com/show_bug.cgi?id=1626262> - [RFE] ovirt-img
command line tool 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1793383>Bug 1793383
<https://bugzilla.redhat.com/show_bug.cgi?id=1793383> - [RFE] Allow editing
template disk 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1838045>Bug 1838045
<https://bugzilla.redhat.com/show_bug.cgi?id=1838045> - [RFE] [OVN] Allow
to change external network while plugged into a running virtual machine 1
4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1840795>Bug 1840795
<https://bugzilla.redhat.com/show_bug.cgi?id=1840795> - [RFE] Make live
snapshot with memory without pausing the gues 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1848579>Bug 1848579
<https://bugzilla.redhat.com/show_bug.cgi?id=1848579> - [RFE] Show total
huge pages 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1851677>Bug 1851677
<https://bugzilla.redhat.com/show_bug.cgi?id=1851677> - [RFE] Allow passing
arbitrary vars to ansible 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1855473>Bug 1855473
<https://bugzilla.redhat.com/show_bug.cgi?id=1855473> - [DOCs] [RFE]
ovirt-imageio incremental backup guide 1 ---
<https://bugzilla.redhat.com/show_bug.cgi?id=1888562>Bug 1888562
<https://bugzilla.redhat.com/show_bug.cgi?id=1888562> - [RFE] Put host in
maintenance mode after fencing 1 4.5.0
<https://bugzilla.redhat.com/show_bug.cgi?id=1913387>Bug 1913387
<https://bugzilla.redhat.com/show_bug.cgi?id=1913387> - [CBT] [RFE] Extend
backup scratch disk as needed 1 4.4.8
<https://bugzilla.redhat.com/show_bug.cgi?id=1926124>Bug 1926124
<https://bugzilla.redhat.com/show_bug.cgi?id=1926124> - [RFE] Add IOPS
stats to vms trend dashboard 1 4.4.6
<https://bugzilla.redhat.com/show_bug.cgi?id=1931982>Bug 1931982
<https://bugzilla.redhat.com/show_bug.cgi?id=1931982> - [RFE] Make
timezones configurable 1 4.4.8
<https://bugzilla.redhat.com/show_bug.cgi?id=1942021>Bug 1942021
<https://bugzilla.redhat.com/show_bug.cgi?id=1942021> - [RFE] Add AlmaLinux
to the list of guest operating systems 1 4.4.7
<https://bugzilla.redhat.com/show_bug.cgi?id=1950343>Bug 1950343
<https://bugzilla.redhat.com/show_bug.cgi?id=1950343> - [RFE] Set
compatibility level 4.6 for Default DataCenter/Cluster during new
installations of oVirt 4.4.7 1 4.4.7
<https://bugzilla.redhat.com/show_bug.cgi?id=1955571>Bug 1955571
<https://bugzilla.redhat.com/show_bug.cgi?id=1955571> - Verify if we still
need to omit ifcfg and clevis dracut modules for properly working bridged
network 1 4.4.6-1
<https://bugzilla.redhat.com/show_bug.cgi?id=1963083>Bug 1963083
<https://bugzilla.redhat.com/show_bug.cgi?id=1963083> - [RFE] Add 'comment'
field for VM checkpoint entity 1 4.4.8
The following have also been requested without references to bugzilla:
please review and open RFEs as needed.
- Configure Engine Firewall through oVirt GUI
- Provide easier way to make oVirt VM-portal (if engine is set up in
internal network) publicly avalible.
lxc containers
Remove requirement to update compatibility version of a VM prior to RHV-M
upgrade
I would like to see better integration with vGPU and virtual infiniband
passthru interfaces, mostly the ability to easily 'cold migrate' or clone
VMs between servers with same type vGPU and virtual infiniband passthru
where the VM itself doesn't care if the infiniband hardware address changed
or that its running on another gpu card, just so it is similar enough to
function when powered up without having to manually dig through the VM
config to figure out what is being passed thru and manually reconfiguring
it, shutdown and restart. vGPU is hiding under edit VM custom properties
with no way to see the vgpu options there, and infiniband is under host
devices in a completely different part of the engine UI. Migrating VMs
between hosts is one of the best features of oVirt, but it completely
breaks in this advanced hardware use case.
Backup tool, better interface performance, updates HE without damaging
snapshot UI improvements, Vmware to Ovirt migration tool enhancement,
support Amazon linux guest operating system support
iops monitoring, local storage in shared clusters,...
Nodes non dependent of engine. With this in case of engine crash, it is
possible manage the hosts and VMS without engine dependency. iScsi
Multipath Better UI improvement - Like Cloudstack Primate Backup and
replication solution Node VM management UI and minimal configuration
Monitoring and orchestration, cloud layer
Improve error log messages - Some of the errors in the event log are really
hard to troubleshoot. Often I have found rebooting my oVirt engine has
fixed issues.
A documented way to change the management network for HostedEngine
Enviroments
Was very happy with Ovirt. Gluster integration was weak but usable. Stable
CentOS future unreliable/unsure.
Backup management via gui
1) Manage local/ephimeral storage natively just like in vSphere and Proxmox
without using an hook 2) Ability to choose which Storage Domain attach to
which cluster like in vSphere (and not all SDs attached to all hosts in the
DC) 3) Use OVS switch natively instead of Linux Bridge and implement OVS
features 4) extend OVN capabilities (like NAT) natively without Neutron
dependencies and add a graphical representation of the physical/logical
networks like in OpenStack 5) add S3 as external provider for both import
and export
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)redhat.com
<https://www.redhat.com/>
*Red Hat respects your work life balance. Therefore there is no need to
answer this email out of your office hours.*
1
0
Why can not package the ovirt SDK ?
The error line is :
import org.ovirt.api.metamodel.concepts.ListType;
There is not such class, where to download it ?
Should maven download it auto ?
[root@test1 ovirt-engine-sdk-java]# mvn package
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] oVirt Java SDK Parent
[INFO] oVirt Java SDK Generator
[INFO] oVirt Java SDK
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building oVirt Java SDK Parent 4.4.6-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @
java-sdk-parent ---
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building oVirt Java SDK Generator 4.4.6-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
java-sdk-generator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
java-sdk-generator ---
[INFO] Compiling 3 source files to
/root/test/ovirt-engine-sdk-java/generator/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/root/test/ovirt-engine-sdk-java/generator/src/main/java/org/ovirt/sdk/java/
ServicesGenerator.java:[26,39] error: cannot access ListType
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] oVirt Java SDK Parent .............................. SUCCESS [ 1.259
s]
[INFO] oVirt Java SDK Generator ........................... FAILURE [ 2.234
s]
[INFO] oVirt Java SDK ..................................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3.780 s
[INFO] Finished at: 2021-05-28T21:57:53+08:00
[INFO] Final Memory: 16M/40M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project java-sdk-generator: Compilation failure
[ERROR]
/root/test/ovirt-engine-sdk-java/generator/src/main/java/org/ovirt/sdk/java/
ServicesGenerator.java:[26,39] error: cannot access ListType
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn <goals> -rf :java-sdk-generator
2
5
Thanks to the 133 participants in the oVirt 2021 Spring survey!
The survey is now over and results are publicly available at [1].
[1]
https://docs.google.com/forms/d/1RcSzRQ2YmB2U3MNlWk0YqTVFdGYIdguk46K2A-DZEv…
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)redhat.com
<https://www.redhat.com/>
*Red Hat respects your work life balance. Therefore there is no need to
answer this email out of your office hours.*
1
0

custom repos in HE suite (was: [oVirt Jenkins] ovirt-system-tests_he-basic-suite-master - Build # 2029 - Still Failing!)
by Yedidyah Bar David 27 May '21
by Yedidyah Bar David 27 May '21
27 May '21
On Wed, May 26, 2021 at 1:14 PM <jenkins(a)jenkins.phx.ovirt.org> wrote:
>
> Project: https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/
> Build: https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/2029/
Another issue, unrelated to the other thread about the same job:
I passed a custom repo [1], a result of [2], but it wasn't used - 'dnf
upgrade' in lago.log did not install it, and I also can't see there
that it had the repo. Most likely this is related to recent changes re
extra repos handling, but I didn't follow them. Sorry. Is this being
tracked?
Thanks,
[1] https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/2029…
[2] https://github.com/oVirt/ovirt-ansible-collection/pull/277
> Build Number: 2029
> Build Status: Still Failing
> Triggered By: Started by user Yedidyah Bar David
>
> -------------------------------------
> Changes Since Last Success:
> -------------------------------------
> Changes for Build #2027
> [Eitan Raviv] network: add network wait for done
>
>
> Changes for Build #2028
> [Marcin Sobczyk] selenium: Don't define network backend in rootless
>
>
> Changes for Build #2029
> [Michal Skrivanek] lagofy: implement lago shell as a ssh
>
>
>
>
> -----------------
> Failed Tests:
> -----------------
> 1 tests failed.
> FAILED: he-basic-suite-master.test-scenarios.test_001_he_deploy.test_he_deploy
>
> Error Message:
> ost_utils.ansible.module_mappers.AnsibleExecutionError: Error running ansible: rc=2, stdout=les, 0.00KB
> [ INFO ] DNF Downloaded CentOS-8 - OpsTools - collectd
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Copr repo for ovirt-imageio-preview owned by nsoffer
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Copr repo for iprocess-preview owned by nsoffer
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded CentOS-8 - NFV OpenvSwitch Testing
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded OpenStack Train Repository
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Latest oVirt master nightly snapshot
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Latest oVirt master additional nightly snapshot
> [ INFO ] Stage: Environment packages setup
> [ INFO ] Stage: Programs detection
> [ INFO ] Stage: Environment setup (late)
> [ INFO ] Stage: Environment customization
>
> --== STORAGE CONFIGURATION ==--
>
>
> --== HOST NETWORK CONFIGURATION ==--
>
> [ INFO ] Checking available network interfaces:
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> [ INFO ] skipping: [localhost]
> Please specify which way the network connectivity should be checked (ping, dns, tcp, none) [dns]:
>
> --== VM CONFIGURATION ==--
>
>
> Please enter the name of the data center where you want to deploy this hosted-engine host.
> Data center [Default]:
>
> Please enter the name of the cluster where you want to deploy this hosted-engine host.
> Cluster [Default]:
>
> If you want to deploy with a custom engine appliance image, please specify the path to the OVA archive you would like to use.
> Entering no value will use the image from the ovirt-engine-appliance rpm, installing it if needed.
> Appliance image path []:
> [ INFO ] Detecting host timezone.
> Do you want to apply a default OpenSCAP security profile? (Yes, No) [No]:
> [ INFO ] The engine VM will be configured to use 192.168.200.99/24
>
> --== HOSTED ENGINE CONFIGURATION ==--
>
> Please provide the name of the SMTP server through which we will send notifications [localhost]:
> Please provide the TCP port number of the SMTP server [25]:
> Please provide the email address from which notifications will be sent [root@localhost]:
> Please provide a comma-separated list of email addresses which will get notifications [root@localhost]:
> [ INFO ] Stage: Setup validation
> Please provide the hostname of this host on the management network [lago-he-basic-suite-master-host-0.lago.local]:
> [ INFO ] Stage: Transaction setup
> [ INFO ] Stage: Misc configuration (early)
> [ INFO ] Stage: Package installation
> [ INFO ] Stage: Misc configuration
> [ INFO ] Stage: Transaction commit
> [ INFO ] Stage: Closing up
> [ INFO ] Cleaning previous attempts
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : System configuration validations]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get full hostname]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set hostname variable if not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define host address variable if not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host address resolution]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check address resolution]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse host address resolution]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if host's ip is empty]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure host address resolves locally]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv4)]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv6)]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check the resolved address resolves on the selected interface]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for alias]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter resolved address list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure the resolved address resolves only on the selected interface]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get engine FQDN resolution]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check engine he_fqdn resolution]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse engine he_fqdn resolution]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure engine he_fqdn doesn't resolve locally]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check http/https proxy]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get domain name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cloud_init_domain_name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define he_cloud_init_host_name]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_nic_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cdrom_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get timezone]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_time_zone]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Data Center name format is incorrect]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate Cluster name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check firewalld status]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce firewalld status]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv4]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv6]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_gateway]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if there is no gateway]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate unicast MAC address]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_mac_addr]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if MAC address structure is incorrect]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get free memory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get cached memory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Max memory]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : set he_mem_size_MB to max available if not defined]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if available memory is less then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose less memory then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose more memory then the available memory]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_disk_size_GB is smaller then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_network_test is not valid]
> [ INFO ] skipping: [localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_address is not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is no integer]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Populate service facts]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if the service is masked or not running]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get max cpus]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_maxvcpus]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vcpus to maximum amount if not defined]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check number of chosen CPUs]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop libvirt service]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop vdsm config statements]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop VNC encryption config statements]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial abrt config files]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart abrtd service]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration by vdsm]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop and disable services]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial libvirt default network configuration]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover local Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy leftover local Hosted Engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined local Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover local engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove eventually entries for the local VM from known_hosts file]
> [ INFO ] ok: [localhost]
> [ INFO ] Starting local VM
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : System configuration validations]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get full hostname]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set hostname variable if not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define host address variable if not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host address resolution]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check address resolution]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse host address resolution]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if host's ip is empty]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure host address resolves locally]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv4)]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv6)]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check the resolved address resolves on the selected interface]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for alias]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter resolved address list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure the resolved address resolves only on the selected interface]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get engine FQDN resolution]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check engine he_fqdn resolution]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse engine he_fqdn resolution]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure engine he_fqdn doesn't resolve locally]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check http/https proxy]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get domain name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cloud_init_domain_name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define he_cloud_init_host_name]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_nic_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cdrom_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get timezone]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_time_zone]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Data Center name format is incorrect]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate Cluster name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check firewalld status]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce firewalld status]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv4]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv6]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_gateway]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if there is no gateway]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate unicast MAC address]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_mac_addr]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if MAC address structure is incorrect]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get free memory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get cached memory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Max memory]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : set he_mem_size_MB to max available if not defined]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if available memory is less then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose less memory then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose more memory then the available memory]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_disk_size_GB is smaller then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_network_test is not valid]
> [ INFO ] skipping: [localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_address is not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is no integer]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Populate service facts]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if the service is masked or not running]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get max cpus]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_maxvcpus]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vcpus to maximum amount if not defined]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check number of chosen CPUs]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop libvirt service]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop vdsm config statements]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop VNC encryption config statements]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial abrt config files]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart abrtd service]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration by vdsm]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop and disable services]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial libvirt default network configuration]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover local Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy leftover local Hosted Engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined local Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover local engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove eventually entries for the local VM from known_hosts file]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check IPv6]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get IPv4 route]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if route exists]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get IPv6 route]
> [ INFO ] skipping: [localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if route exists]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse libvirt default network configuration]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove IPv4 configuration]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure it as an isolated network]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set IPv6 address]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set IPv6 prefix]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, enable DHCPv6]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set DHCPv6 range]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change default address]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change DHCP start range]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change DHCP end range]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, destroy]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, undefine]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, define]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Activate default libvirt network]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Activate default libvirt network]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get libvirt interfaces]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get routing rules, IPv4]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get routing rules, IPv6]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Save bridge name]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the bridge to appear on the host]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Refresh network facts]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch IPv4 CIDR for virbr0]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch IPv6 CIDR for virbr0]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv4 outbound route rules]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv4 inbound route rules]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv6 outbound route rules]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv6 inbound route rules]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch the value of HOST_KEY_CHECKING]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get the username running the deploy]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register the engine FQDN as a host]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host unique id]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create directory for local VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local vm dir path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fix local VM directory permission]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install ovirt-engine-appliance rpm]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse appliance configuration for path]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse appliance configuration for sha1sum]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get OVA path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Compute sha1sum]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Compare sha1sum]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register appliance PATH]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check available space on local VM directory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check appliance size]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure we have enough space to extract the appliance]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Extract appliance to local VM directory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get appliance disk size]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse qemu-img output]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Hash the appliance root password]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create cloud init user-data and meta-data files]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create ISO disk]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create local VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get local VM IP]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove leftover entries in /etc/hosts for the local VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create an entry in /etc/hosts for the local VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for SSH to restart on the local VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the local VM]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add an entry for this host on /etc/hosts on the local VM]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set FQDN]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force the local VM FQDN to temporary resolve on the natted network address]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reconfigure IPv6 default gateway]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore sshd reverse DNS lookups]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get appliance distribution]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Initialize OpenSCAP variables]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set OpenSCAP datastream path]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Verify OpenSCAP datastream]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set default OpenSCAP profile]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Apply OpenSCAP profile]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reset PermitRootLogin for sshd]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reboot the engine VM to ensure that FIPS is enabled]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if FIPS mode is enabled]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce FIPS mode on CentOS]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce FIPS mode on Rhel]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include before engine-setup custom tasks files for the engine VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy ssh key for root to HE VM]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Perform pre-install checks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Gather facts on installed packages]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Fail when firewall manager is not installed]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Install required packages for oVirt Engine deployment]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Install oVirt Engine package]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Check if rhevm package is installed]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Install RHV package]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Install rest of the packages required for oVirt Engine deployment]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine setup]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Set answer file path]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Use the default answerfile]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Copy custom answer file]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Use remote's answer file]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Update setup packages]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Copy yum configuration file]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Set 'best' to false]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Update all packages]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Remove temporary yum configuration file]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Set offline parameter if variable is set]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Restore engine from file]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine-setup with answerfile]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Make sure `ovirt-engine` service is running]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Check if Engine health page is up]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine-config]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Restart engine after engine-config]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Clean temporary files]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include after engine-setup custom tasks files for the engine VM]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the engine to reach a stable condition]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure LibgfApi support]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Save original OvfUpdateIntervalInMinutes]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set OVF update interval to 1 minute]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Saving original value]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Adding new SSO_ALTERNATE_ENGINE_FQDNS line]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart ovirt-engine service for changed OVF Update configuration and LibgfApi support]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Mask cloud-init services to speed up future boot]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for ovirt-engine service to start]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Open a port on firewalld]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Expose engine VM webui over a local port via ssh port forwarding]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Evaluate temporary bootstrap engine URL]
> [ INFO ] ok: [localhost]
> [ INFO ] The bootstrap engine is temporary accessible over https://lago-he-basic-suite-master-host-0.lago.local:6900/ovirt-engine/
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detect VLAN ID]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Engine public key as authorized key without validating the TLS/SSL certificates]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target datacenter is present]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target cluster is present in the target datacenter]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check actual cluster location]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enable GlusterFS at cluster level]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set VLAN ID at datacenter level]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get active list of active firewalld zones]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure libvirt firewalld zone]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add host]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include after_add_host tasks files]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Always revoke the SSO token]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the host to be up]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
> [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Host is not up, please check logs, perhaps also on the engine machine"}
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Sync on engine machine]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch logs from the engine VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set destination directory path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create destination directory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Give the vm time to flush dirty buffers]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy engine logs]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove local vm dir]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove temporary entry in /etc/hosts for the local VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool localvm6o7dr3xx]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool localvm6o7dr3xx]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool 209d27f3-e3af-4d01-9332-06600ab07df9]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool 209d27f3-e3af-4d01-9332-06600ab07df9]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
> [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n"}
> [ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook
> [ INFO ] Stage: Clean up
> [ INFO ] Cleaning temporary resources
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch the value of HOST_KEY_CHECKING]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get the username running the deploy]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register the engine FQDN as a host]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Sync on engine machine]
> [ ERROR ] fatal: [localhost]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: ssh: connect to host lago-he-basic-suite-master-engine.lago.local port 22: No route to host", "skip_reason": "Host localhost is unreachable", "unreachable": true}
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch logs from the engine VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set destination directory path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create destination directory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Give the vm time to flush dirty buffers]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy engine logs]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove local vm dir]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove temporary entry in /etc/hosts for the local VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Clean local storage pools]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool localvm6o7dr3xx]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool localvm6o7dr3xx]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool {{ local_vm_disk_path.split('/')[5] }}]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool {{ local_vm_disk_path.split('/')[5] }}]
> [ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20210526121429.conf'
> [ INFO ] Stage: Pre-termination
> [ INFO ] Stage: Termination
> [ ERROR ] Hosted Engine deployment failed: please check the logs for the issue, fix accordingly or re-deploy from scratch.
> Log file is located at /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20210526113744-8xyp1o.log
> hosted-engine deploy on lago-he-basic-suite-master-host-0 failed with status 1.+ HOSTEDENGINE=lago-he-basic-suite-master-engine
> + shift
> ++ dnsdomainname
> + DOMAIN=lago.local
> ++ sed s/_/-/g
> ++ hostname
> + MYHOSTNAME=lago-he-basic-suite-master-host-0
> + STORAGEHOSTNAME=lago-he-basic-suite-master-storage
> + VMPASS=123456
> + ENGINEPASS=123
> + HE_SETUP_HOOKS_DIR=/usr/share/ansible/collections/ansible_collections/ovirt/ovirt/roles/hosted_engine_setup/hooks
> + copy_ssh_key
> + cat
> ++ hostname
> + [[ lago-he-basic-suite-master-host-0 == *\i\p\v\6* ]]
> + setup_ipv4
> ++ /sbin/ip -4 -o addr show dev eth0
> ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] "." a[4]}'
> ++ awk -F/ '{print $1}'
> + MYADDR=192.168.200.3
> + echo '192.168.200.3 lago-he-basic-suite-master-host-0.lago.local lago-he-basic-suite-master-host-0'
> ++ /sbin/ip -4 -o addr show dev eth0
> ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] ".1"}'
> ++ awk -F/ '{print $1}'
> + HEGW=192.168.200.1
> ++ /sbin/ip -4 -o addr show dev eth0
> ++ awk -F/ '{print $1}'
> ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] ".99"}'
> + HEADDR=192.168.200.99
> + echo '192.168.200lago-he-basic-suite-master-host-0 | FAILED | rc=1 >>
> /var/tmp: 80 GiB (85857206272 bytes) trimmed
> [ INFO ] Stage: Initializing
> [ INFO ] Stage: Environment setup
> During customization use CTRL-D to abort.
> Configuration files: /root/hosted-engine-deploy-answers-file.conf
> Log file: /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20210526113744-8xyp1o.log
> Version: otopi-1.9.5_master (otopi-1.9.5-0.0.master.20210127123723.git44ac5a2.el8)
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Ceph packages for x86_64
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded CentOS Stream 8 - PowerTools
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Extra Packages for Enterprise Linux 8 - x86_64
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded GlusterFS 8 testing packages for x86_64
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded virtio-win builds roughly matching what will be shipped in upcoming RHEL
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Copr repo for EL8_collection owned by sbonazzo
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Copr repo for gluster-ansible owned by sac
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Copr repo for ovsdbapp owned by mdbarroso
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Advanced Virtualization testing packages for x86_64
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Advanced Virtualization CentOS Stream testing packages for x86_64
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Advanced Virtualization CentOS Stream testing packages for x86_64
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded CentOS-8-Stream - oVirt 4.4 - testing
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded CentOS-8 - OpsTools - collectd
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Copr repo for ovirt-imageio-preview owned by nsoffer
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Copr repo for iprocess-preview owned by nsoffer
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded CentOS-8 - NFV OpenvSwitch Testing
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded OpenStack Train Repository
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Latest oVirt master nightly snapshot
> [ INFO ] DNF Downloading 1 files, 0.00KB
> [ INFO ] DNF Downloaded Latest oVirt master additional nightly snapshot
> [ INFO ] Stage: Environment packages setup
> [ INFO ] Stage: Programs detection
> [ INFO ] Stage: Environment setup (late)
> [ INFO ] Stage: Environment customization
>
> --== STORAGE CONFIGURATION ==--
>
>
> --== HOST NETWORK CONFIGURATION ==--
>
> [ INFO ] Checking available network interfaces:
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> [ INFO ] skipping: [localhost]
> Please specify which way the network connectivity should be checked (ping, dns, tcp, none) [dns]:
>
> --== VM CONFIGURATION ==--
>
>
> Please enter the name of the data center where you want to deploy this hosted-engine host.
> Data center [Default]:
>
> Please enter the name of the cluster where you want to deploy this hosted-engine host.
> Cluster [Default]:
>
> If you want to deploy with a custom engine appliance image, please specify the path to the OVA archive you would like to use.
> Entering no value will use the image from the ovirt-engine-appliance rpm, installing it if needed.
> Appliance image path []:
> [ INFO ] Detecting host timezone.
> Do you want to apply a default OpenSCAP security profile? (Yes, No) [No]:
> [ INFO ] The engine VM will be configured to use 192.168.200.99/24
>
> --== HOSTED ENGINE CONFIGURATION ==--
>
> Please provide the name of the SMTP server through which we will send notifications [localhost]:
> Please provide the TCP port number of the SMTP server [25]:
> Please provide the email address from which notifications will be sent [root@localhost]:
> Please provide a comma-separated list of email addresses which will get notifications [root@localhost]:
> [ INFO ] Stage: Setup validation
> Please provide the hostname of this host on the management network [lago-he-basic-suite-master-host-0.lago.local]:
> [ INFO ] Stage: Transaction setup
> [ INFO ] Stage: Misc configuration (early)
> [ INFO ] Stage: Package installation
> [ INFO ] Stage: Misc configuration
> [ INFO ] Stage: Transaction commit
> [ INFO ] Stage: Closing up
> [ INFO ] Cleaning previous attempts
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : System configuration validations]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get full hostname]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set hostname variable if not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define host address variable if not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host address resolution]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check address resolution]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse host address resolution]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if host's ip is empty]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure host address resolves locally]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv4)]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv6)]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check the resolved address resolves on the selected interface]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for alias]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter resolved address list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure the resolved address resolves only on the selected interface]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get engine FQDN resolution]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check engine he_fqdn resolution]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse engine he_fqdn resolution]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure engine he_fqdn doesn't resolve locally]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check http/https proxy]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get domain name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cloud_init_domain_name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define he_cloud_init_host_name]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_nic_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cdrom_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get timezone]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_time_zone]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Data Center name format is incorrect]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate Cluster name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check firewalld status]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce firewalld status]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv4]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv6]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_gateway]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if there is no gateway]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate unicast MAC address]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_mac_addr]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if MAC address structure is incorrect]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get free memory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get cached memory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Max memory]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : set he_mem_size_MB to max available if not defined]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if available memory is less then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose less memory then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose more memory then the available memory]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_disk_size_GB is smaller then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_network_test is not valid]
> [ INFO ] skipping: [localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_address is not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is no integer]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Populate service facts]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if the service is masked or not running]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get max cpus]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_maxvcpus]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vcpus to maximum amount if not defined]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check number of chosen CPUs]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop libvirt service]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop vdsm config statements]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop VNC encryption config statements]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial abrt config files]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart abrtd service]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration by vdsm]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop and disable services]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial libvirt default network configuration]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover local Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy leftover local Hosted Engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined local Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover local engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove eventually entries for the local VM from known_hosts file]
> [ INFO ] ok: [localhost]
> [ INFO ] Starting local VM
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : System configuration validations]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get full hostname]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set hostname variable if not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define host address variable if not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host address resolution]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check address resolution]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse host address resolution]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if host's ip is empty]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure host address resolves locally]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv4)]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv6)]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check the resolved address resolves on the selected interface]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for alias]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter resolved address list]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure the resolved address resolves only on the selected interface]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get engine FQDN resolution]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check engine he_fqdn resolution]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse engine he_fqdn resolution]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure engine he_fqdn doesn't resolve locally]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check http/https proxy]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get domain name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cloud_init_domain_name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define he_cloud_init_host_name]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_nic_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cdrom_uuid]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get timezone]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_time_zone]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Data Center name format is incorrect]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate Cluster name]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check firewalld status]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce firewalld status]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv4]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv6]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_gateway]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if there is no gateway]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate unicast MAC address]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_mac_addr]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if MAC address structure is incorrect]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get free memory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get cached memory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Max memory]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : set he_mem_size_MB to max available if not defined]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if available memory is less then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose less memory then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose more memory then the available memory]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_disk_size_GB is smaller then the minimal requirement]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_network_test is not valid]
> [ INFO ] skipping: [localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_address is not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is not defined]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is no integer]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Populate service facts]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if the service is masked or not running]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get max cpus]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_maxvcpus]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vcpus to maximum amount if not defined]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check number of chosen CPUs]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop libvirt service]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop vdsm config statements]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop VNC encryption config statements]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial abrt config files]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart abrtd service]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration by vdsm]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop and disable services]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial libvirt default network configuration]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover local Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy leftover local Hosted Engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined local Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover local engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined Hosted Engine VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover engine VM]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove eventually entries for the local VM from known_hosts file]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check IPv6]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get IPv4 route]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if route exists]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get IPv6 route]
> [ INFO ] skipping: [localhost]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if route exists]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse libvirt default network configuration]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove IPv4 configuration]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure it as an isolated network]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set IPv6 address]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set IPv6 prefix]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, enable DHCPv6]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set DHCPv6 range]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change default address]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change DHCP start range]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change DHCP end range]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, destroy]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, undefine]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, define]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Activate default libvirt network]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Activate default libvirt network]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get libvirt interfaces]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get routing rules, IPv4]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get routing rules, IPv6]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Save bridge name]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the bridge to appear on the host]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Refresh network facts]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch IPv4 CIDR for virbr0]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch IPv6 CIDR for virbr0]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv4 outbound route rules]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv4 inbound route rules]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv6 outbound route rules]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv6 inbound route rules]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch the value of HOST_KEY_CHECKING]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get the username running the deploy]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register the engine FQDN as a host]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host unique id]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create directory for local VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local vm dir path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fix local VM directory permission]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install ovirt-engine-appliance rpm]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse appliance configuration for path]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse appliance configuration for sha1sum]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get OVA path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Compute sha1sum]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Compare sha1sum]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register appliance PATH]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check available space on local VM directory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check appliance size]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure we have enough space to extract the appliance]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Extract appliance to local VM directory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get appliance disk size]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse qemu-img output]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Hash the appliance root password]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create cloud init user-data and meta-data files]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create ISO disk]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create local VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get local VM IP]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove leftover entries in /etc/hosts for the local VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create an entry in /etc/hosts for the local VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for SSH to restart on the local VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the local VM]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add an entry for this host on /etc/hosts on the local VM]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set FQDN]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force the local VM FQDN to temporary resolve on the natted network address]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reconfigure IPv6 default gateway]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore sshd reverse DNS lookups]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get appliance distribution]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Initialize OpenSCAP variables]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set OpenSCAP datastream path]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Verify OpenSCAP datastream]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set default OpenSCAP profile]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Apply OpenSCAP profile]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reset PermitRootLogin for sshd]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reboot the engine VM to ensure that FIPS is enabled]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if FIPS mode is enabled]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce FIPS mode on CentOS]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce FIPS mode on Rhel]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include before engine-setup custom tasks files for the engine VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy ssh key for root to HE VM]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Perform pre-install checks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Gather facts on installed packages]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Fail when firewall manager is not installed]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Install required packages for oVirt Engine deployment]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Install oVirt Engine package]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Check if rhevm package is installed]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Install RHV package]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Install rest of the packages required for oVirt Engine deployment]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine setup]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Set answer file path]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Use the default answerfile]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Copy custom answer file]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Use remote's answer file]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Update setup packages]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Copy yum configuration file]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Set 'best' to false]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Update all packages]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Remove temporary yum configuration file]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Set offline parameter if variable is set]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Restore engine from file]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine-setup with answerfile]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Make sure `ovirt-engine` service is running]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Check if Engine health page is up]
> [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine-config]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Restart engine after engine-config]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.engine_setup : Clean temporary files]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include after engine-setup custom tasks files for the engine VM]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the engine to reach a stable condition]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure LibgfApi support]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Save original OvfUpdateIntervalInMinutes]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set OVF update interval to 1 minute]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Saving original value]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Adding new SSO_ALTERNATE_ENGINE_FQDNS line]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart ovirt-engine service for changed OVF Update configuration and LibgfApi support]
> [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Mask cloud-init services to speed up future boot]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for ovirt-engine service to start]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Open a port on firewalld]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Expose engine VM webui over a local port via ssh port forwarding]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Evaluate temporary bootstrap engine URL]
> [ INFO ] ok: [localhost]
> [ INFO ] The bootstrap engine is temporary accessible over https://lago-he-basic-suite-master-host-0.lago.local:6900/ovirt-engine/
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detect VLAN ID]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Engine public key as authorized key without validating the TLS/SSL certificates]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target datacenter is present]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target cluster is present in the target datacenter]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check actual cluster location]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enable GlusterFS at cluster level]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set VLAN ID at datacenter level]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get active list of active firewalld zones]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure libvirt firewalld zone]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add host]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include after_add_host tasks files]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Always revoke the SSO token]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the host to be up]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
> [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Host is not up, please check logs, perhaps also on the engine machine"}
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Sync on engine machine]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch logs from the engine VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set destination directory path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create destination directory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Give the vm time to flush dirty buffers]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy engine logs]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove local vm dir]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove temporary entry in /etc/hosts for the local VM]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool localvm6o7dr3xx]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool localvm6o7dr3xx]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool 209d27f3-e3af-4d01-9332-06600ab07df9]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool 209d27f3-e3af-4d01-9332-06600ab07df9]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
> [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n"}
> [ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook
> [ INFO ] Stage: Clean up
> [ INFO ] Cleaning temporary resources
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch the value of HOST_KEY_CHECKING]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get the username running the deploy]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register the engine FQDN as a host]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Sync on engine machine]
> [ ERROR ] fatal: [localhost]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: ssh: connect to host lago-he-basic-suite-master-engine.lago.local port 22: No route to host", "skip_reason": "Host localhost is unreachable", "unreachable": true}
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch logs from the engine VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set destination directory path]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create destination directory]
> [ INFO ] changed: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> [ INFO ] skipping: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Give the vm time to flush dirty buffers]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy engine logs]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove local vm dir]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove temporary entry in /etc/hosts for the local VM]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Clean local storage pools]
> [ INFO ] ok: [localhost]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool localvm6o7dr3xx]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool localvm6o7dr3xx]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool {{ local_vm_disk_path.split('/')[5] }}]
> [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool {{ local_vm_disk_path.split('/')[5] }}]
> [ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20210526121429.conf'
> [ INFO ] Stage: Pre-termination
> [ INFO ] Stage: Termination
> [ ERROR ] Hosted Engine deployment failed: please check the logs for the issue, fix accordingly or re-deploy from scratch.
> Log file is located at /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20210526113744-8xyp1o.log
> hosted-engine deploy on lago-he-basic-suite-master-host-0 failed with status 1.+ HOSTEDENGINE=lago-he-basic-suite-master-engine
> + shift
> ++ dnsdomainname
> + DOMAIN=lago.local
> ++ sed s/_/-/g
> ++ hostname
> + MYHOSTNAME=lago-he-basic-suite-master-host-0
> + STORAGEHOSTNAME=lago-he-basic-suite-master-storage
> + VMPASS=123456
> + ENGINEPASS=123
> + HE_SETUP_HOOKS_DIR=/usr/share/ansible/collections/ansible_collections/ovirt/ovirt/roles/hosted_engine_setup/hooks
> + copy_ssh_key
> + cat
> ++ hostname
> + [[ lago-he-basic-suite-master-host-0 == *\i\p\v\6* ]]
> + setup_ipv4
> ++ /sbin/ip -4 -o addr show dev eth0
> ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] "." a[4]}'
> ++ awk -F/ '{print $1}'
> + MYADDR=192.168.200.3
> + echo '192.168.200.3 lago-he-basic-suite-master-host-0.lago.local lago-he-basic-suite-master-host-0'
> ++ /sbin/ip -4 -o addr show dev eth0
> ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] ".1"}'
> ++ awk -F/ '{print $1}'
> + HEGW=192.168.200.1
> ++ /sbin/ip -4 -o addr show dev eth0
> ++ awk -F/ '{print $1}'
> ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] ".99"}'
> + HEADDR=192.168.200.99
> + echo '192.168.200.99 lago-he-basic-suite-master-engine.lago.local lago-he-basic-suite-master-engine'
> + INTERFACE=eth0
> + PREFIX=24
> + sed -e s,@GW@,192.168.200.1,g -e s,@ADDR@,192.168.200.99,g -e s,@VMPASS@,123456,g -e s,@ENGINEPASS@,123,g -e s,@DOMAIN@,lago.local,g -e s,@MYHOSTNAME@,lago-he-basic-suite-master-host-0.lago.local,g -e s,@HOSTEDENGINE@,lago-he-basic-suite-master-engine,g -e s,@STORAGEHOSTNAME@,lago-he-basic-suite-master-storage,g -e s,@INTERFACE@,eth0,g -e s,@PREFIX@,24,g
> + fstrim -va
> + rm -rf '/var/cache/yum/*'
> + hosted-engine --deploy --config-append=/root/hosted-engine-deploy-answers-file.conf
> + RET_CODE=1
> + '[' 1 -ne 0 ']'
> + echo 'hosted-engine deploy on lago-he-basic-suite-master-host-0 failed with status 1.'
> + exit 1non-zero return code
>
> Stack Trace:
> suite_dir = '/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master'
> ansible_host0 = <ost_utils.ansible.module_mappers.ModuleMapper object at 0x7fbf634d12e8>
> ansible_storage = <ost_utils.ansible.module_mappers.ModuleMapper object at 0x7fbf634d1470>
>
> def test_he_deploy(suite_dir, ansible_host0, ansible_storage):
> answer_file_src = os.path.join(suite_dir, 'answers.conf.in')
> ansible_host0.copy(
> src=answer_file_src,
> dest='/root/hosted-engine-deploy-answers-file.conf.in'
> )
>
> setup_file_src = os.path.join(suite_dir, 'setup_first_he_host.sh')
> ansible_host0.copy(src=setup_file_src, dest='/root/', mode='preserve')
>
> he_name = backend.default_backend().engine_hostname()
> > ansible_host0.shell(f'/root/setup_first_he_host.sh {he_name}')
>
> he-basic-suite-master/test-scenarios/test_001_he_deploy.py:37:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ost_utils/ost_utils/ansible/module_mappers.py:140: in __call__
> return _run_ansible_runner(self.config_builder)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> config_builder = <ost_utils.ansible.config_builder.ConfigBuilder object at 0x7fbf634d1cc0>
>
> def _run_ansible_runner(config_builder):
> runner = ansible_runner.Runner(config=config_builder.prepare())
> LOGGER.debug(f'_run_ansible_runner: before run: {runner}')
> runner.run()
> LOGGER.debug(f'_run_ansible_runner: after run: {runner}')
>
> if runner.status != 'successful':
> raise AnsibleExecutionError(
> rc=runner.rc,
> > stdout=runner.stdout.read()
> )
> E ost_utils.ansible.module_mappers.AnsibleExecutionError: Error running ansible: rc=2, stdout=les, 0.00KB
> E [ INFO ] DNF Downloaded CentOS-8 - OpsTools - collectd
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Copr repo for ovirt-imageio-preview owned by nsoffer
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Copr repo for iprocess-preview owned by nsoffer
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded CentOS-8 - NFV OpenvSwitch Testing
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded OpenStack Train Repository
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Latest oVirt master nightly snapshot
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Latest oVirt master additional nightly snapshot
> E [ INFO ] Stage: Environment packages setup
> E [ INFO ] Stage: Programs detection
> E [ INFO ] Stage: Environment setup (late)
> E [ INFO ] Stage: Environment customization
> E
> E --== STORAGE CONFIGURATION ==--
> E
> E
> E --== HOST NETWORK CONFIGURATION ==--
> E
> E [ INFO ] Checking available network interfaces:
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> E [ INFO ] skipping: [localhost]
> E Please specify which way the network connectivity should be checked (ping, dns, tcp, none) [dns]:
> E
> E --== VM CONFIGURATION ==--
> E
> E
> E Please enter the name of the data center where you want to deploy this hosted-engine host.
> E Data center [Default]:
> E
> E Please enter the name of the cluster where you want to deploy this hosted-engine host.
> E Cluster [Default]:
> E
> E If you want to deploy with a custom engine appliance image, please specify the path to the OVA archive you would like to use.
> E Entering no value will use the image from the ovirt-engine-appliance rpm, installing it if needed.
> E Appliance image path []:
> E [ INFO ] Detecting host timezone.
> E Do you want to apply a default OpenSCAP security profile? (Yes, No) [No]:
> E [ INFO ] The engine VM will be configured to use 192.168.200.99/24
> E
> E --== HOSTED ENGINE CONFIGURATION ==--
> E
> E Please provide the name of the SMTP server through which we will send notifications [localhost]:
> E Please provide the TCP port number of the SMTP server [25]:
> E Please provide the email address from which notifications will be sent [root@localhost]:
> E Please provide a comma-separated list of email addresses which will get notifications [root@localhost]:
> E [ INFO ] Stage: Setup validation
> E Please provide the hostname of this host on the management network [lago-he-basic-suite-master-host-0.lago.local]:
> E [ INFO ] Stage: Transaction setup
> E [ INFO ] Stage: Misc configuration (early)
> E [ INFO ] Stage: Package installation
> E [ INFO ] Stage: Misc configuration
> E [ INFO ] Stage: Transaction commit
> E [ INFO ] Stage: Closing up
> E [ INFO ] Cleaning previous attempts
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : System configuration validations]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get full hostname]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set hostname variable if not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define host address variable if not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host address resolution]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check address resolution]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse host address resolution]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if host's ip is empty]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure host address resolves locally]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv4)]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv6)]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check the resolved address resolves on the selected interface]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for alias]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter resolved address list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure the resolved address resolves only on the selected interface]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get engine FQDN resolution]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check engine he_fqdn resolution]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse engine he_fqdn resolution]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure engine he_fqdn doesn't resolve locally]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check http/https proxy]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get domain name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cloud_init_domain_name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define he_cloud_init_host_name]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_nic_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cdrom_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get timezone]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_time_zone]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Data Center name format is incorrect]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate Cluster name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check firewalld status]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce firewalld status]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv4]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv6]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_gateway]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if there is no gateway]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate unicast MAC address]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_mac_addr]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if MAC address structure is incorrect]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get free memory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get cached memory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Max memory]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : set he_mem_size_MB to max available if not defined]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if available memory is less then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose less memory then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose more memory then the available memory]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_disk_size_GB is smaller then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_network_test is not valid]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_address is not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is no integer]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Populate service facts]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if the service is masked or not running]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get max cpus]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_maxvcpus]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vcpus to maximum amount if not defined]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check number of chosen CPUs]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop libvirt service]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop vdsm config statements]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop VNC encryption config statements]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial abrt config files]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart abrtd service]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration by vdsm]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop and disable services]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial libvirt default network configuration]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover local Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy leftover local Hosted Engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined local Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover local engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove eventually entries for the local VM from known_hosts file]
> E [ INFO ] ok: [localhost]
> E [ INFO ] Starting local VM
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : System configuration validations]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get full hostname]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set hostname variable if not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define host address variable if not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host address resolution]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check address resolution]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse host address resolution]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if host's ip is empty]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure host address resolves locally]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv4)]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv6)]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check the resolved address resolves on the selected interface]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for alias]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter resolved address list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure the resolved address resolves only on the selected interface]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get engine FQDN resolution]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check engine he_fqdn resolution]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse engine he_fqdn resolution]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure engine he_fqdn doesn't resolve locally]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check http/https proxy]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get domain name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cloud_init_domain_name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define he_cloud_init_host_name]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_nic_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cdrom_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get timezone]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_time_zone]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Data Center name format is incorrect]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate Cluster name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check firewalld status]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce firewalld status]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv4]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv6]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_gateway]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if there is no gateway]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate unicast MAC address]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_mac_addr]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if MAC address structure is incorrect]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get free memory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get cached memory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Max memory]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : set he_mem_size_MB to max available if not defined]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if available memory is less then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose less memory then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose more memory then the available memory]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_disk_size_GB is smaller then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_network_test is not valid]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_address is not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is no integer]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Populate service facts]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if the service is masked or not running]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get max cpus]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_maxvcpus]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vcpus to maximum amount if not defined]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check number of chosen CPUs]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop libvirt service]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop vdsm config statements]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop VNC encryption config statements]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial abrt config files]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart abrtd service]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration by vdsm]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop and disable services]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial libvirt default network configuration]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover local Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy leftover local Hosted Engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined local Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover local engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove eventually entries for the local VM from known_hosts file]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check IPv6]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get IPv4 route]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if route exists]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get IPv6 route]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if route exists]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse libvirt default network configuration]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove IPv4 configuration]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure it as an isolated network]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set IPv6 address]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set IPv6 prefix]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, enable DHCPv6]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set DHCPv6 range]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change default address]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change DHCP start range]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change DHCP end range]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, destroy]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, undefine]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, define]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Activate default libvirt network]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Activate default libvirt network]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get libvirt interfaces]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get routing rules, IPv4]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get routing rules, IPv6]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Save bridge name]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the bridge to appear on the host]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Refresh network facts]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch IPv4 CIDR for virbr0]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch IPv6 CIDR for virbr0]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv4 outbound route rules]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv4 inbound route rules]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv6 outbound route rules]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv6 inbound route rules]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch the value of HOST_KEY_CHECKING]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get the username running the deploy]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register the engine FQDN as a host]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host unique id]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create directory for local VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local vm dir path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fix local VM directory permission]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install ovirt-engine-appliance rpm]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse appliance configuration for path]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse appliance configuration for sha1sum]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get OVA path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Compute sha1sum]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Compare sha1sum]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register appliance PATH]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check available space on local VM directory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check appliance size]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure we have enough space to extract the appliance]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Extract appliance to local VM directory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get appliance disk size]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse qemu-img output]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Hash the appliance root password]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create cloud init user-data and meta-data files]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create ISO disk]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create local VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get local VM IP]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove leftover entries in /etc/hosts for the local VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create an entry in /etc/hosts for the local VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for SSH to restart on the local VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the local VM]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add an entry for this host on /etc/hosts on the local VM]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set FQDN]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force the local VM FQDN to temporary resolve on the natted network address]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reconfigure IPv6 default gateway]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore sshd reverse DNS lookups]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get appliance distribution]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Initialize OpenSCAP variables]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set OpenSCAP datastream path]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Verify OpenSCAP datastream]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set default OpenSCAP profile]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Apply OpenSCAP profile]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reset PermitRootLogin for sshd]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reboot the engine VM to ensure that FIPS is enabled]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if FIPS mode is enabled]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce FIPS mode on CentOS]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce FIPS mode on Rhel]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include before engine-setup custom tasks files for the engine VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy ssh key for root to HE VM]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Perform pre-install checks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Gather facts on installed packages]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Fail when firewall manager is not installed]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Install required packages for oVirt Engine deployment]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Install oVirt Engine package]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Check if rhevm package is installed]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Install RHV package]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Install rest of the packages required for oVirt Engine deployment]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine setup]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Set answer file path]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Use the default answerfile]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Copy custom answer file]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Use remote's answer file]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Update setup packages]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Copy yum configuration file]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Set 'best' to false]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Update all packages]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Remove temporary yum configuration file]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Set offline parameter if variable is set]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Restore engine from file]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine-setup with answerfile]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Make sure `ovirt-engine` service is running]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Check if Engine health page is up]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine-config]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Restart engine after engine-config]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Clean temporary files]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include after engine-setup custom tasks files for the engine VM]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the engine to reach a stable condition]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure LibgfApi support]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Save original OvfUpdateIntervalInMinutes]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set OVF update interval to 1 minute]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Saving original value]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Adding new SSO_ALTERNATE_ENGINE_FQDNS line]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart ovirt-engine service for changed OVF Update configuration and LibgfApi support]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Mask cloud-init services to speed up future boot]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for ovirt-engine service to start]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Open a port on firewalld]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Expose engine VM webui over a local port via ssh port forwarding]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Evaluate temporary bootstrap engine URL]
> E [ INFO ] ok: [localhost]
> E [ INFO ] The bootstrap engine is temporary accessible over https://lago-he-basic-suite-master-host-0.lago.local:6900/ovirt-engine/
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detect VLAN ID]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Engine public key as authorized key without validating the TLS/SSL certificates]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target datacenter is present]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target cluster is present in the target datacenter]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check actual cluster location]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enable GlusterFS at cluster level]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set VLAN ID at datacenter level]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get active list of active firewalld zones]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure libvirt firewalld zone]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add host]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include after_add_host tasks files]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Always revoke the SSO token]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the host to be up]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
> E [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Host is not up, please check logs, perhaps also on the engine machine"}
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Sync on engine machine]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch logs from the engine VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set destination directory path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create destination directory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Give the vm time to flush dirty buffers]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy engine logs]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove local vm dir]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove temporary entry in /etc/hosts for the local VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool localvm6o7dr3xx]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool localvm6o7dr3xx]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool 209d27f3-e3af-4d01-9332-06600ab07df9]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool 209d27f3-e3af-4d01-9332-06600ab07df9]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
> E [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n"}
> E [ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook
> E [ INFO ] Stage: Clean up
> E [ INFO ] Cleaning temporary resources
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch the value of HOST_KEY_CHECKING]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get the username running the deploy]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register the engine FQDN as a host]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Sync on engine machine]
> E [ ERROR ] fatal: [localhost]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: ssh: connect to host lago-he-basic-suite-master-engine.lago.local port 22: No route to host", "skip_reason": "Host localhost is unreachable", "unreachable": true}
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch logs from the engine VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set destination directory path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create destination directory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Give the vm time to flush dirty buffers]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy engine logs]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove local vm dir]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove temporary entry in /etc/hosts for the local VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Clean local storage pools]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool localvm6o7dr3xx]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool localvm6o7dr3xx]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool {{ local_vm_disk_path.split('/')[5] }}]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool {{ local_vm_disk_path.split('/')[5] }}]
> E [ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20210526121429.conf'
> E [ INFO ] Stage: Pre-termination
> E [ INFO ] Stage: Termination
> E [ ERROR ] Hosted Engine deployment failed: please check the logs for the issue, fix accordingly or re-deploy from scratch.
> E Log file is located at /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20210526113744-8xyp1o.log
> E hosted-engine deploy on lago-he-basic-suite-master-host-0 failed with status 1.+ HOSTEDENGINE=lago-he-basic-suite-master-engine
> E + shift
> E ++ dnsdomainname
> E + DOMAIN=lago.local
> E ++ sed s/_/-/g
> E ++ hostname
> E + MYHOSTNAME=lago-he-basic-suite-master-host-0
> E + STORAGEHOSTNAME=lago-he-basic-suite-master-storage
> E + VMPASS=123456
> E + ENGINEPASS=123
> E + HE_SETUP_HOOKS_DIR=/usr/share/ansible/collections/ansible_collections/ovirt/ovirt/roles/hosted_engine_setup/hooks
> E + copy_ssh_key
> E + cat
> E ++ hostname
> E + [[ lago-he-basic-suite-master-host-0 == *\i\p\v\6* ]]
> E + setup_ipv4
> E ++ /sbin/ip -4 -o addr show dev eth0
> E ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] "." a[4]}'
> E ++ awk -F/ '{print $1}'
> E + MYADDR=192.168.200.3
> E + echo '192.168.200.3 lago-he-basic-suite-master-host-0.lago.local lago-he-basic-suite-master-host-0'
> E ++ /sbin/ip -4 -o addr show dev eth0
> E ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] ".1"}'
> E ++ awk -F/ '{print $1}'
> E + HEGW=192.168.200.1
> E ++ /sbin/ip -4 -o addr show dev eth0
> E ++ awk -F/ '{print $1}'
> E ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] ".99"}'
> E + HEADDR=192.168.200.99
> E + echo '192.168.200lago-he-basic-suite-master-host-0 | FAILED | rc=1 >>
> E /var/tmp: 80 GiB (85857206272 bytes) trimmed
> E [ INFO ] Stage: Initializing
> E [ INFO ] Stage: Environment setup
> E During customization use CTRL-D to abort.
> E Configuration files: /root/hosted-engine-deploy-answers-file.conf
> E Log file: /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20210526113744-8xyp1o.log
> E Version: otopi-1.9.5_master (otopi-1.9.5-0.0.master.20210127123723.git44ac5a2.el8)
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Ceph packages for x86_64
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded CentOS Stream 8 - PowerTools
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Extra Packages for Enterprise Linux 8 - x86_64
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded GlusterFS 8 testing packages for x86_64
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded virtio-win builds roughly matching what will be shipped in upcoming RHEL
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Copr repo for EL8_collection owned by sbonazzo
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Copr repo for gluster-ansible owned by sac
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Copr repo for ovsdbapp owned by mdbarroso
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Advanced Virtualization testing packages for x86_64
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Advanced Virtualization CentOS Stream testing packages for x86_64
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Advanced Virtualization CentOS Stream testing packages for x86_64
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded CentOS-8-Stream - oVirt 4.4 - testing
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded CentOS-8 - OpsTools - collectd
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Copr repo for ovirt-imageio-preview owned by nsoffer
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Copr repo for iprocess-preview owned by nsoffer
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded CentOS-8 - NFV OpenvSwitch Testing
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded OpenStack Train Repository
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Latest oVirt master nightly snapshot
> E [ INFO ] DNF Downloading 1 files, 0.00KB
> E [ INFO ] DNF Downloaded Latest oVirt master additional nightly snapshot
> E [ INFO ] Stage: Environment packages setup
> E [ INFO ] Stage: Programs detection
> E [ INFO ] Stage: Environment setup (late)
> E [ INFO ] Stage: Environment customization
> E
> E --== STORAGE CONFIGURATION ==--
> E
> E
> E --== HOST NETWORK CONFIGURATION ==--
> E
> E [ INFO ] Checking available network interfaces:
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> E [ INFO ] skipping: [localhost]
> E Please specify which way the network connectivity should be checked (ping, dns, tcp, none) [dns]:
> E
> E --== VM CONFIGURATION ==--
> E
> E
> E Please enter the name of the data center where you want to deploy this hosted-engine host.
> E Data center [Default]:
> E
> E Please enter the name of the cluster where you want to deploy this hosted-engine host.
> E Cluster [Default]:
> E
> E If you want to deploy with a custom engine appliance image, please specify the path to the OVA archive you would like to use.
> E Entering no value will use the image from the ovirt-engine-appliance rpm, installing it if needed.
> E Appliance image path []:
> E [ INFO ] Detecting host timezone.
> E Do you want to apply a default OpenSCAP security profile? (Yes, No) [No]:
> E [ INFO ] The engine VM will be configured to use 192.168.200.99/24
> E
> E --== HOSTED ENGINE CONFIGURATION ==--
> E
> E Please provide the name of the SMTP server through which we will send notifications [localhost]:
> E Please provide the TCP port number of the SMTP server [25]:
> E Please provide the email address from which notifications will be sent [root@localhost]:
> E Please provide a comma-separated list of email addresses which will get notifications [root@localhost]:
> E [ INFO ] Stage: Setup validation
> E Please provide the hostname of this host on the management network [lago-he-basic-suite-master-host-0.lago.local]:
> E [ INFO ] Stage: Transaction setup
> E [ INFO ] Stage: Misc configuration (early)
> E [ INFO ] Stage: Package installation
> E [ INFO ] Stage: Misc configuration
> E [ INFO ] Stage: Transaction commit
> E [ INFO ] Stage: Closing up
> E [ INFO ] Cleaning previous attempts
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : System configuration validations]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get full hostname]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set hostname variable if not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define host address variable if not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host address resolution]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check address resolution]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse host address resolution]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if host's ip is empty]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure host address resolves locally]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv4)]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv6)]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check the resolved address resolves on the selected interface]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for alias]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter resolved address list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure the resolved address resolves only on the selected interface]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get engine FQDN resolution]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check engine he_fqdn resolution]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse engine he_fqdn resolution]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure engine he_fqdn doesn't resolve locally]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check http/https proxy]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get domain name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cloud_init_domain_name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define he_cloud_init_host_name]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_nic_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cdrom_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get timezone]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_time_zone]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Data Center name format is incorrect]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate Cluster name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check firewalld status]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce firewalld status]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv4]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv6]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_gateway]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if there is no gateway]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate unicast MAC address]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_mac_addr]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if MAC address structure is incorrect]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get free memory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get cached memory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Max memory]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : set he_mem_size_MB to max available if not defined]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if available memory is less then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose less memory then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose more memory then the available memory]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_disk_size_GB is smaller then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_network_test is not valid]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_address is not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is no integer]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Populate service facts]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if the service is masked or not running]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get max cpus]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_maxvcpus]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vcpus to maximum amount if not defined]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check number of chosen CPUs]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop libvirt service]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop vdsm config statements]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop VNC encryption config statements]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial abrt config files]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart abrtd service]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration by vdsm]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop and disable services]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial libvirt default network configuration]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover local Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy leftover local Hosted Engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined local Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover local engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove eventually entries for the local VM from known_hosts file]
> E [ INFO ] ok: [localhost]
> E [ INFO ] Starting local VM
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : System configuration validations]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set variable for supported bond modes]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for base interface of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get base interface types of VLAN devices]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for bond as base type of VLAN device]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if bond base interface of VLAN device is in supported mode]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect VLAN devices with bad bond mode base interfaces]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate invalid VLANs list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create list of unsupported network devices]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only unsupported devices are available]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get full hostname]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set hostname variable if not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define host address variable if not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host address resolution]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check address resolution]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse host address resolution]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if host's ip is empty]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure host address resolves locally]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv4)]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv6)]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check the resolved address resolves on the selected interface]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for alias]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter resolved address list]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure the resolved address resolves only on the selected interface]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get engine FQDN resolution]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check engine he_fqdn resolution]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse engine he_fqdn resolution]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure engine he_fqdn doesn't resolve locally]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check http/https proxy]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get domain name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cloud_init_domain_name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define he_cloud_init_host_name]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_nic_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cdrom_uuid]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get timezone]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_time_zone]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Data Center name format is incorrect]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate Cluster name]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check firewalld status]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce firewalld status]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv4]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv6]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_gateway]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if there is no gateway]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate unicast MAC address]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_mac_addr]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if MAC address structure is incorrect]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get free memory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get cached memory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Max memory]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : set he_mem_size_MB to max available if not defined]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if available memory is less then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose less memory then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose more memory then the available memory]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_disk_size_GB is smaller then the minimal requirement]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_network_test is not valid]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_address is not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is not defined]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is no integer]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Populate service facts]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if the service is masked or not running]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get max cpus]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_maxvcpus]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vcpus to maximum amount if not defined]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check number of chosen CPUs]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop libvirt service]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop vdsm config statements]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop VNC encryption config statements]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial abrt config files]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart abrtd service]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration by vdsm]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop and disable services]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial libvirt default network configuration]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover local Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy leftover local Hosted Engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined local Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover local engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined Hosted Engine VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover engine VM]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove eventually entries for the local VM from known_hosts file]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check IPv6]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get IPv4 route]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if route exists]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get IPv6 route]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if route exists]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse libvirt default network configuration]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove IPv4 configuration]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure it as an isolated network]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set IPv6 address]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set IPv6 prefix]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, enable DHCPv6]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set DHCPv6 range]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change default address]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change DHCP start range]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change DHCP end range]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, destroy]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, undefine]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, define]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Activate default libvirt network]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Activate default libvirt network]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get libvirt interfaces]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get routing rules, IPv4]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get routing rules, IPv6]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Save bridge name]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the bridge to appear on the host]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Refresh network facts]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch IPv4 CIDR for virbr0]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch IPv6 CIDR for virbr0]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv4 outbound route rules]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv4 inbound route rules]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv6 outbound route rules]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv6 inbound route rules]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch the value of HOST_KEY_CHECKING]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get the username running the deploy]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register the engine FQDN as a host]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host unique id]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create directory for local VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local vm dir path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fix local VM directory permission]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install ovirt-engine-appliance rpm]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse appliance configuration for path]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse appliance configuration for sha1sum]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get OVA path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Compute sha1sum]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Compare sha1sum]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register appliance PATH]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check available space on local VM directory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check appliance size]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure we have enough space to extract the appliance]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Extract appliance to local VM directory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get appliance disk size]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse qemu-img output]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Hash the appliance root password]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create cloud init user-data and meta-data files]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create ISO disk]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create local VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get local VM IP]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove leftover entries in /etc/hosts for the local VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create an entry in /etc/hosts for the local VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for SSH to restart on the local VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the local VM]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add an entry for this host on /etc/hosts on the local VM]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set FQDN]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force the local VM FQDN to temporary resolve on the natted network address]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reconfigure IPv6 default gateway]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore sshd reverse DNS lookups]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get appliance distribution]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Initialize OpenSCAP variables]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set OpenSCAP datastream path]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Verify OpenSCAP datastream]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set default OpenSCAP profile]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Apply OpenSCAP profile]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reset PermitRootLogin for sshd]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reboot the engine VM to ensure that FIPS is enabled]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if FIPS mode is enabled]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce FIPS mode on CentOS]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce FIPS mode on Rhel]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include before engine-setup custom tasks files for the engine VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy ssh key for root to HE VM]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Perform pre-install checks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Gather facts on installed packages]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Fail when firewall manager is not installed]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Install required packages for oVirt Engine deployment]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Install oVirt Engine package]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Check if rhevm package is installed]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Install RHV package]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Install rest of the packages required for oVirt Engine deployment]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine setup]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Set answer file path]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Use the default answerfile]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Copy custom answer file]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Use remote's answer file]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Update setup packages]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Copy yum configuration file]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Set 'best' to false]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Update all packages]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Remove temporary yum configuration file]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Set offline parameter if variable is set]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Restore engine from file]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine-setup with answerfile]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Make sure `ovirt-engine` service is running]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Check if Engine health page is up]
> E [ INFO ] ok: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine-config]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Restart engine after engine-config]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.engine_setup : Clean temporary files]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include after engine-setup custom tasks files for the engine VM]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the engine to reach a stable condition]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure LibgfApi support]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Save original OvfUpdateIntervalInMinutes]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set OVF update interval to 1 minute]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Saving original value]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Adding new SSO_ALTERNATE_ENGINE_FQDNS line]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart ovirt-engine service for changed OVF Update configuration and LibgfApi support]
> E [ INFO ] changed: [localhost -> lago-he-basic-suite-master-engine.lago.local]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Mask cloud-init services to speed up future boot]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for ovirt-engine service to start]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Open a port on firewalld]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Expose engine VM webui over a local port via ssh port forwarding]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Evaluate temporary bootstrap engine URL]
> E [ INFO ] ok: [localhost]
> E [ INFO ] The bootstrap engine is temporary accessible over https://lago-he-basic-suite-master-host-0.lago.local:6900/ovirt-engine/
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detect VLAN ID]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Engine public key as authorized key without validating the TLS/SSL certificates]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target datacenter is present]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target cluster is present in the target datacenter]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check actual cluster location]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enable GlusterFS at cluster level]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set VLAN ID at datacenter level]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get active list of active firewalld zones]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure libvirt firewalld zone]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add host]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include after_add_host tasks files]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Always revoke the SSO token]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the host to be up]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
> E [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Host is not up, please check logs, perhaps also on the engine machine"}
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Sync on engine machine]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch logs from the engine VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set destination directory path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create destination directory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Give the vm time to flush dirty buffers]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy engine logs]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove local vm dir]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove temporary entry in /etc/hosts for the local VM]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool localvm6o7dr3xx]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool localvm6o7dr3xx]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool 209d27f3-e3af-4d01-9332-06600ab07df9]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool 209d27f3-e3af-4d01-9332-06600ab07df9]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
> E [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n"}
> E [ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook
> E [ INFO ] Stage: Clean up
> E [ INFO ] Cleaning temporary resources
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch the value of HOST_KEY_CHECKING]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get the username running the deploy]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register the engine FQDN as a host]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Sync on engine machine]
> E [ ERROR ] fatal: [localhost]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: ssh: connect to host lago-he-basic-suite-master-engine.lago.local port 22: No route to host", "skip_reason": "Host localhost is unreachable", "unreachable": true}
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch logs from the engine VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set destination directory path]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create destination directory]
> E [ INFO ] changed: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
> E [ INFO ] skipping: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Give the vm time to flush dirty buffers]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy engine logs]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove local vm dir]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove temporary entry in /etc/hosts for the local VM]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Clean local storage pools]
> E [ INFO ] ok: [localhost]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool localvm6o7dr3xx]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool localvm6o7dr3xx]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool {{ local_vm_disk_path.split('/')[5] }}]
> E [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool {{ local_vm_disk_path.split('/')[5] }}]
> E [ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20210526121429.conf'
> E [ INFO ] Stage: Pre-termination
> E [ INFO ] Stage: Termination
> E [ ERROR ] Hosted Engine deployment failed: please check the logs for the issue, fix accordingly or re-deploy from scratch.
> E Log file is located at /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20210526113744-8xyp1o.log
> E hosted-engine deploy on lago-he-basic-suite-master-host-0 failed with status 1.+ HOSTEDENGINE=lago-he-basic-suite-master-engine
> E + shift
> E ++ dnsdomainname
> E + DOMAIN=lago.local
> E ++ sed s/_/-/g
> E ++ hostname
> E + MYHOSTNAME=lago-he-basic-suite-master-host-0
> E + STORAGEHOSTNAME=lago-he-basic-suite-master-storage
> E + VMPASS=123456
> E + ENGINEPASS=123
> E + HE_SETUP_HOOKS_DIR=/usr/share/ansible/collections/ansible_collections/ovirt/ovirt/roles/hosted_engine_setup/hooks
> E + copy_ssh_key
> E + cat
> E ++ hostname
> E + [[ lago-he-basic-suite-master-host-0 == *\i\p\v\6* ]]
> E + setup_ipv4
> E ++ /sbin/ip -4 -o addr show dev eth0
> E ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] "." a[4]}'
> E ++ awk -F/ '{print $1}'
> E + MYADDR=192.168.200.3
> E + echo '192.168.200.3 lago-he-basic-suite-master-host-0.lago.local lago-he-basic-suite-master-host-0'
> E ++ /sbin/ip -4 -o addr show dev eth0
> E ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] ".1"}'
> E ++ awk -F/ '{print $1}'
> E + HEGW=192.168.200.1
> E ++ /sbin/ip -4 -o addr show dev eth0
> E ++ awk -F/ '{print $1}'
> E ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] ".99"}'
> E + HEADDR=192.168.200.99
> E + echo '192.168.200.99 lago-he-basic-suite-master-engine.lago.local lago-he-basic-suite-master-engine'
> E + INTERFACE=eth0
> E + PREFIX=24
> E + sed -e s,@GW@,192.168.200.1,g -e s,@ADDR@,192.168.200.99,g -e s,@VMPASS@,123456,g -e s,@ENGINEPASS@,123,g -e s,@DOMAIN@,lago.local,g -e s,@MYHOSTNAME@,lago-he-basic-suite-master-host-0.lago.local,g -e s,@HOSTEDENGINE@,lago-he-basic-suite-master-engine,g -e s,@STORAGEHOSTNAME@,lago-he-basic-suite-master-storage,g -e s,@INTERFACE@,eth0,g -e s,@PREFIX@,24,g
> E + fstrim -va
> E + rm -rf '/var/cache/yum/*'
> E + hosted-engine --deploy --config-append=/root/hosted-engine-deploy-answers-file.conf
> E + RET_CODE=1
> E + '[' 1 -ne 0 ']'
> E + echo 'hosted-engine deploy on lago-he-basic-suite-master-host-0 failed with status 1.'
> E + exit 1non-zero return code
>
> ost_utils/ost_utils/ansible/module_mappers.py:87: AnsibleExecutionError
--
Didi
2
1

Re: [ovirt-users] Re: Parent checkpoint ID does not match the actual leaf checkpoint
by Tommaso - Shellrent 27 May '21
by Tommaso - Shellrent 27 May '21
27 May '21
after some investigation we have foud that:
via virsh our VM have 71 checkpoint
on engine's db, in the table vm_checkpoints there are ZERO checkpoint.
Is ther a way to sync the checkpoints?!?
Regards,
Tommaso
Il 26/05/2021 10:27, Tommaso - Shellrent via Users ha scritto:
>
> Hi to all. We have almost the same problem.
>
> After a snapshot restore in a checkpoint taken previous last
> incremental backup, we have alwes the error "Parent checkpoint ID does
> not match the actual leaf checkpoint".
> we have also the " parent_checkpoint_id: None"
>
> there is a wey to fix it on a production env?
>
> our engine version is 4.4.5.11 and vdsm 4.40.50
>
>
>
>
>
> Il 19/07/2020 23:27, Nir Soffer ha scritto:
>> On Sun, Jul 19, 2020 at 5:38 PM Łukasz Kołaciński
>> <l.kolacinski(a)storware.eu <mailto:l.kolacinski@storware.eu>> wrote:
>>
>> Hello,
>> Thanks to previous answers, I was able to make backups.
>> Unfortunately, we had some infrastructure issues and after the
>> host reboots new problems appeared. I am not able to do any
>> backup using the commands that worked yesterday. I looked through
>> the logs and there is something like this:
>>
>> 2020-07-17 15:06:30,644+02 ERROR
>> [org.ovirt.engine.core.bll.StartVmBackupCommand]
>> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-54)
>> [944a1447-4ea5-4a1c-b971-0bc612b6e45e] Failed to execute VM
>> backup operation 'StartVmBackup': {}:
>> org.ovirt.engine.core.common.errors.EngineException:
>> EngineException:
>> org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
>> VDSGenericException: VDSErrorException: Failed to
>> StartVmBackupVDS, error = Checkpoint Error:
>> {'parent_checkpoint_id': None, 'leaf_checkpoint_id':
>> 'cd078706-84c0-4370-a6ec-654ccd6a21aa', 'vm_id':
>> '116aa6eb-31a1-43db-9b1e-ad6e32fb9260', 'reason': '*Parent
>> checkpoint ID does not match the actual leaf checkpoint*'},
>> code = 1610 (Failed with error unexpected and code 16)
>>
>>
>> It looks like engine sent:
>>
>> parent_checkpoint_id: None
>>
>> This issue was fix in engine few weeks ago.
>>
>> Which engine and vdsm versions are you testing?
>>
>> at
>> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.VdsHandler.handleVdsResult(VdsHandler.java:114)
>> at
>> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.VDSBrokerFrontendImpl.runVdsCommand(VDSBrokerFrontendImpl.java:33)
>> at
>> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.runVdsCommand(CommandBase.java:2114)
>> at
>> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.StartVmBackupCommand.performVmBackupOperation(StartVmBackupCommand.java:368)
>> at
>> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.StartVmBackupCommand.runVmBackup(StartVmBackupCommand.java:225)
>> at
>> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.StartVmBackupCommand.performNextOperation(StartVmBackupCommand.java:199)
>> at
>> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback.childCommandsExecutionEnded(SerialChildCommandsExecutionCallback.java:32)
>> at
>> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.ChildCommandsCallbackBase.doPolling(ChildCommandsCallbackBase.java:80)
>> at
>> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller.invokeCallbackMethodsImpl(CommandCallbacksPoller.java:175)
>> at
>> deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller.invokeCallbackMethods(CommandCallbacksPoller.java:109)
>> at
>> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
>> at
>> java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
>> at
>> org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:383)
>> at
>> org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:534)
>> at
>> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
>> at
>> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
>> at java.base/java.lang.Thread.run(Thread.java:834)
>> at
>> org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:250)
>>
>>
>> And the last error is:
>>
>> 2020-07-17 15:13:45,835+02 ERROR
>> [org.ovirt.engine.core.bll.StartVmBackupCommand]
>> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-14)
>> [f553c1f2-1c99-4118-9365-ba6b862da936] Failed to execute VM
>> backup operation 'GetVmBackupInfo': {}:
>> org.ovirt.engine.core.common.errors.EngineException:
>> EngineException:
>> org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException:
>> VDSGenericException: VDSErrorException: Failed to
>> GetVmBackupInfoVDS, error = No such backup Error: {'vm_id':
>> '116aa6eb-31a1-43db-9b1e-ad6e32fb9260', 'backup_id':
>> 'bf1c26f7-c3e5-437c-bb5a-255b8c1b3b73', 'reason': '*VM backup
>> not exists: Domain backup job id not found: no domain backup
>> job present'*}, code = 1601 (Failed with error unexpected and
>> code 16)
>>
>>
>> This is likely a result of the first error. If starting backup failed
>> the backup entity
>> is deleted.
>>
>> (these errors are from full backup)
>>
>> Like I said this is very strange because everything was working
>> correctly.
>>
>>
>> Regards
>>
>> Łukasz Kołaciński
>>
>> Junior Java Developer
>>
>> e-mail: l.kolacinski(a)storware.eu <mailto:l.kolacinski@storware.eu>
>> <mailto:m.helbert@storware.eu>
>>
>>
>> *STORWARE* <http://www.storware.eu/>**
>>
>>
>>
>> *ul. Leszno 8/44
>> 01-192 Warszawa
>> www.storware.eu <https://www.storware.eu/>*
>>
>>
>>
>> *facebook* <https://www.facebook.com/storware>**
>>
>>
>>
>> *twitter* <https://twitter.com/storware>**
>>
>>
>>
>> *linkedin* <https://www.linkedin.com/company/storware>**
>>
>>
>>
>> *Storware_Stopka_09*
>> <https://www.youtube.com/channel/UCKvLitYPyAplBctXibFWrkw>**
>>
>> *//*
>>
>> */Storware Spółka z o.o. nr wpisu do ewidencji KRS dla M.St.
>> Warszawa 000510131/*//*/, NIP 5213672602./*/ Wiadomość ta jest
>> przeznaczona jedynie dla osoby lub podmiotu, który jest jej
>> adresatem i może zawierać poufne i/lub uprzywilejowane
>> informacje. Zakazane jest jakiekolwiek przeglądanie, przesyłanie,
>> rozpowszechnianie lub inne wykorzystanie tych informacji lub
>> podjęcie jakichkolwiek działań odnośnie tych informacji przez
>> osoby lub podmioty inne niż zamierzony adresat. Jeżeli Państwo
>> otrzymali przez pomyłkę tę informację prosimy o poinformowanie o
>> tym nadawcy i usunięcie tej wiadomości z wszelkich komputerów.
>> //This message is intended only for the person or entity to which
>> it is addressed and may contain confidential and/or privileged
>> material. Any review, retransmission, dissemination or other use
>> of, or taking of any action in reliance upon, this information by
>> persons or entities other than the intended recipient is
>> prohibited. If you have received this message in error, please
>> contact the sender and remove the material from all of your
>> computer systems./
>>
>>
>> _______________________________________________
>> Users mailing list -- users(a)ovirt.org <mailto:users@ovirt.org>
>> To unsubscribe send an email to users-leave(a)ovirt.org
>> <mailto:users-leave@ovirt.org>
>> Privacy Statement: https://www.ovirt.org/privacy-policy.html
>> <https://www.ovirt.org/privacy-policy.html>
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> <https://www.ovirt.org/community/about/community-guidelines/>
>> List Archives:
>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/S3PLYPOZGT6TL…
>> <https://lists.ovirt.org/archives/list/users@ovirt.org/message/S3PLYPOZGT6TL…>
>>
>>
>> _______________________________________________
>> Users mailing list --users(a)ovirt.org
>> To unsubscribe send an email tousers-leave(a)ovirt.org
>> Privacy Statement:https://www.ovirt.org/privacy-policy.html
>> oVirt Code of Conduct:https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:https://lists.ovirt.org/archives/list/users@ovirt.org/message/7XWQ…
> --
> --
> Shellrent - Il primo hosting italiano Security First
>
> *Tommaso De Marchi*
> /COO - Chief Operating Officer/
> Shellrent Srl
> Via dell'Edilizia, 19 - 36100 Vicenza
> Tel. 0444321155 <tel:+390444321155> | Fax 04441492177
>
>
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
> List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/DD2R2PWCIQD5H…
--
--
Shellrent - Il primo hosting italiano Security First
*Tommaso De Marchi*
/COO - Chief Operating Officer/
Shellrent Srl
Via dell'Edilizia, 19 - 36100 Vicenza
Tel. 0444321155 <tel:+390444321155> | Fax 04441492177
3
2
2
1
Hi all,
As part of the discussion around [1], we talked about changing the way
we create and use the ansible inventory.
I am now in the middle of doing something about this. It turned our
far more complex and possibly less elegant than
expected/hoped/intended.
I'd like to get a high-level review for my WIP [2]. It's not tested
and not ready for review. But if people think this is going in the
correct direction, I'll continue. Otherwise, I'll give up - and then
we have to decide how to continue otherwise. Parts of this can most
likely be done more nicely, other parts should probably be completely
replaced/removed/redone. We should probably also make some hard
decisions, which I am frankly not sure we can make without having more
concrete ideas about what other backends we want and how they would
look like. So for now I ignored all this and simply did a POC.
So, WDYT?
Thanks and best regards,
[1] https://gerrit.ovirt.org/c/ovirt-system-tests/+/114653
[2] https://github.com/didib/ovirt-system-tests/commits/add-inventory
--
Didi
2
1