[ovirt-users] HA agent fails to start

Richard Neuboeck hawk at tbi.univie.ac.at
Tue Apr 12 12:34:40 UTC 2016


On 04/12/2016 11:32 AM, Simone Tiraboschi wrote:
> On Mon, Apr 11, 2016 at 8:11 AM, Richard Neuboeck <hawk at tbi.univie.ac.at> wrote:
>> Hi oVirt Group,
>>
>> in my attempts to get all aspects of oVirt 3.6 up and running I
>> stumbled upon something I'm not sure how to fix:
>>
>> Initially I installed a hosted engine setup. After that I added
>> another HA host (with hosted-engine --deploy). The host was
>> registered in the Engine correctly and HA agent came up as expected.
>>
>> However if I reboot the second host (through the Engine UI or
>> manually) HA agent fails to start. The reason seems to be that
>> /etc/ovirt-hosted-engine/hosted-engine.conf is empty. The backup
>> file ending with ~ exists though.
> 
> Can you please attach hosted-engine-setup logs from your additional hosts?
> AFAIK our code will never take a ~ ending backup of that file.

ovirt-hosted-engine-setup logs from both additional hosts are
attached to this mail.

> 
>> Here are the log messages from the journal:
>> Apr 11 07:29:39 cube-two.tbi.univie.ac.at systemd[1]: Starting oVirt
>> Hosted Engine High Availability Monitoring Agent...
>> Apr 11 07:29:39 cube-two.tbi.univie.ac.at ovirt-ha-agent[3747]:
>> INFO:ovirt_hosted_engine_ha.agent.agent.Agent:ovirt-hosted-engine-ha
>> agent 1.3.5.3-0.0.master started
>> Apr 11 07:29:39 cube-two.tbi.univie.ac.at ovirt-ha-agent[3747]:
>> INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Found
>> certificate common name: cube-two.tbi.univie.ac.at
>> Apr 11 07:29:39 cube-two.tbi.univie.ac.at ovirt-ha-agent[3747]:
>> ovirt-ha-agent
>> ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine ERROR Hosted
>> Engine is not configured. Shutting down.
>> Apr 11 07:29:39 cube-two.tbi.univie.ac.at ovirt-ha-agent[3747]:
>> ERROR:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Hosted
>> Engine is not configured. Shutting down.
>> Apr 11 07:29:39 cube-two.tbi.univie.ac.at ovirt-ha-agent[3747]:
>> INFO:ovirt_hosted_engine_ha.agent.agent.Agent:Agent shutting down
>> Apr 11 07:29:39 cube-two.tbi.univie.ac.at systemd[1]:
>> ovirt-ha-agent.service: main process exited, code=exited, status=255/n/a
>>
>> If I restore the configuration from the backup file and manually
>> restart the HA agent it's working properly.
>>
>> For testing purposes I added a third HA host which turn out to
>> behave exactly the same.
>>
>> Any help would be appreciated!
>> Thanks
>> Cheers
>> Richard
>>
>> --
>> /dev/null
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>


-- 
/dev/null
-------------- next part --------------
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/log=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileHandle=file:'<open file '/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160408103421-p7trxf.log', mode 'a' at 0x3923810>'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileName=str:'/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160408103421-p7trxf.log'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'[]'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logRemoveAtExit=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.dialog.misc.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/dialect=str:'human'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.dialog.human.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/boundary=str:'--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.dialog.machine.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.core.misc.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:477 SEQUENCE DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE boot
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._preinit (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.log.Plugin._init (otopi.core.log.init)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.misc.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.human.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.machine.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.misc.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._boot (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.info.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._boot (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.config.Plugin._init (otopi.core.config.init)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._init (otopi.packagers.detection)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._init (otopi.packagers.detection)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.command.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.transaction.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.cli.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.iptables.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.ssh.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.clock.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.reboot.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.offlinepackager.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.preview.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.health.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.sanlock.lockspace.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.packages.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cpu.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.mac.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.machine.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.memory.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE setup
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._setup_existence (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup_existence (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.config.Plugin._post_init (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.log.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.misc.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.shell.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.hostname.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.openrc.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.rhel.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.systemd.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.clock.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.reboot.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE internal_packages
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_prepare (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.hostname.Plugin._internal_packages (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._internal_packages_end (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._internal_packages_end (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_end (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE programs
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.command.Plugin._programs (otopi.system.command.detection)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.systemd.Plugin._programs (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.rhel.Plugin._programs (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.openrc.Plugin._programs (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_services.Plugin._programs (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._check_NM (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE late_setup
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._late_setup (ohosted.vdsm.conf.loaded)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._late_setup (ohosted.vdsm.libvirt.configured)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._late_setup (ohosted.vdsm.pki.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.packages.Plugin._late_setup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._late_setup (ohosted.vdsm.late_setup_ready)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE customization
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.config.Plugin._customize1 (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.cli.Plugin._customize (otopi.dialog.cli.customization)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._storage_start (ohosted.dialog.titles.storage.start)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._early_customization (ohosted.storage.configuration.early)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._customization (ohosted.storage.gluster.provisioned)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._brick_customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._customization (ohosted.storage.nfs.configuration.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._customization (ohosted.storage.blockd.configuration.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._late_customization (ohosted.storage.configuration.late)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._late_customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._storage_end (ohosted.dialog.titles.storage.end)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._system_start (ohosted.dialog.titles.system.start)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._customization (ohosted.core.require.answerfile)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._system_end (ohosted.dialog.titles.system.end)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._network_start (ohosted.dialog.titles.network.start)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_existing_bridge_interface (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._customization (ohosted.network.firewallmanager.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall.Plugin._configuration (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._customization (ohosted.networking.gateway.configuration.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._network_end (ohosted.dialog.titles.network.end)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._vm_start (ohosted.dialog.titles.vm.start)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._customization (ohosted.boot.configuration.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._customization (ohosted.configuration.ovf)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._customization (ohosted.boot.configuration.cloud_init_options)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._customize_vm_networking (ohosted.boot.configuration.cloud_init_vm_networking)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cpu.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._disk_customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.mac.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.memory.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._vm_end (ohosted.dialog.titles.vm.end)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._engine_start (ohosted.dialog.titles.engine.start)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._engine_end (ohosted.dialog.titles.engine.end)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._customization (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.config.Plugin._customize2 (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._process_templates (ohosted.network.firewallmanager.templates.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE validation
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.misc.Plugin._validation (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._validation (otopi.network.firewalld.validation)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.hostname.Plugin._validation (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.iptables.Plugin._validate (otopi.network.iptables.validation)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.ssh.Plugin._validation (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._validation (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_hostname_additional_hosts (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_hostname_from_bridge_if (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.iptables.Plugin._validate (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._validation (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._validate (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._validation (ohosted.conf.existing_volume.detected)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._validation (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.preview.Plugin._validation (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE transaction-prepare
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.transaction.Plugin._main_prepare (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE early_misc
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._early_misc (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.iptables.Plugin._early_misc (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE packages
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.iptables.Plugin._packages (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._packages (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._packages (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE misc
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.command.Plugin._misc (otopi.system.command.redetection)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._misc (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.iptables.Plugin._store_iptables (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.ssh.Plugin._append_key (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.clock.Plugin._set_clock (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._misc (ohosted.notifications.broker.conf.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.libvirt.configureqemu.Plugin._misc (ohosted.libvirt.configured)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._misc (ohosted.sshd.started)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._misc (ohosted.vdsm.configured)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._misc (ohosted.vdsm.started)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._misc (ohosted.network.bridge.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._misc (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._misc (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._misc (ohosted.storage.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._misc_create_volume (ohosted.conf.volume.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.sanlock.lockspace.Plugin._misc (ohosted.sanlock.initialized)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._misc (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._misc (ohosted.vm.image.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._misc (ohosted.vm.ovf.imported)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._destroy_pool (ohosted.storage.pool.destroyed)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._misc (ohosted.vm.state.configured)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.conf.Plugin._misc (ohosted.save.config)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE cleanup
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.transaction.Plugin._main_end (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE closeup
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._closeup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.iptables.Plugin._closeup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._closeup (ohosted.notifications.answerfile.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._closeup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._closeup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._closeup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._closeup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._boot_from_install_media (ohosted.vm.state.running)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.os_install.Plugin._closeup (ohosted.vm.state.os.installed)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._boot_from_hd (ohosted.vm.state.os.installed.running)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.health.Plugin._closeup (ohosted.engine.alive)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._closeup (ohosted.engine.host.added)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._closeup (ohosted.engine.vdscli.reconnected)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._closeup_reprepare_images (ohosted.storage.imagesreprepared)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._closeup_create_tar (ohosted.notifications.confimage.available)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_services.Plugin._closeup (ohosted.engine.ha.start)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._persist_files_start (ohosted.node.files.persist.start)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._persist_files_start (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._persist_files_end (ohosted.node.files.persist.end)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.reboot.Plugin._closeup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE cleanup
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._cleanup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._cleanup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._cleanup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._cleanup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._cleanup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._cleanup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._save_answers_at_cleanup (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE pre-terminate
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.misc.Plugin._preTerminate (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.cli.Plugin._pre_terminate (otopi.dialog.cli.termination)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE terminate
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._terminate (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.human.Plugin._terminate (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.machine.Plugin._terminate (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.log.Plugin._terminate (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:479 STAGE reboot
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.reboot.Plugin._reboot (None)
2016-04-08 10:34:21 DEBUG otopi.context context.dumpSequence:486 SEQUENCE DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/aborted=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/debug=int:'0'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/error=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exceptionInfo=list:'[]'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/executionDirectory=str:'/root'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exitCode=list:'[{'priority': 90001, 'code': 0}]'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/log=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginGroups=str:'otopi:ovirt-hosted-engine-setup'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginPath=str:'/usr/share/otopi/plugins:/usr/share/ovirt-hosted-engine-setup/scripts/../plugins'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/suppressEnvironmentKeys=list:'[]'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileAppend=str:':answers.conf'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/failOnPrioOverride=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logDir=str:'/var/log/ovirt-hosted-engine-setup'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileHandle=file:'<open file '/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160408103421-p7trxf.log', mode 'a' at 0x3923810>'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileName=str:'/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160408103421-p7trxf.log'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileNamePrefix=str:'ovirt-hosted-engine-setup'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'[]'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logRemoveAtExit=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/randomizeEvents=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/boundary=str:'--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/dialect=str:'human'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_NAME=str:'otopi'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_VERSION=str:'1.4.2_master'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVESETUP_CORE/offlinePackager=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumpackagerEnabled=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_NAME=str:'otopi'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_VERSION=str:'1.4.2_master'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._boot
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.packagers.dnfpackager dnfpackager._boot:178 Cannot initialize minidnf
Traceback (most recent call last):
  File "/usr/share/otopi/plugins/otopi/packagers/dnfpackager.py", line 165, in _boot
    constants.PackEnv.DNF_DISABLED_PLUGINS
  File "/usr/share/otopi/plugins/otopi/packagers/dnfpackager.py", line 75, in _getMiniDNF
    from otopi import minidnf
  File "/usr/lib/python2.7/site-packages/otopi/minidnf.py", line 31, in <module>
    import dnf
ImportError: No module named dnf
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfDisabledPlugins=list:'[]'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfExpireCache=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfRollback=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfpackagerEnabled=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/keepAliveInterval=int:'30'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.system.info.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.system.info info._init:51 SYSTEM INFORMATION - BEGIN
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.system.info info._init:52 executable /bin/python
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.system.info info._init:53 python /bin/python
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.system.info info._init:54 platform linux2
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.system.info info._init:55 distribution ('CentOS Linux', '7.2.1511', 'Core')
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.system.info info._init:56 host 'cube-two.tbi.univie.ac.at'
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.system.info info._init:62 uid 0 euid 0 gid 0 egid 0
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.system.info info._init:64 SYSTEM INFORMATION - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._boot
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumDisabledPlugins=list:'[]'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumEnabledPlugins=list:'[]'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumExpireCache=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumRollback=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 INFO otopi.context context.runSequence:427 Stage: Initializing
2016-04-08 10:34:21 DEBUG otopi.context context.runSequence:431 STAGE init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.core.config.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileName=str:'/etc/otopi.conf'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/confirmSettings=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/deployProceed=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/clusterName=str:'Default'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/bridgeName=str:'ovirtmgmt'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdn=str:'vinculum.tbi.univie.ac.at'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/gateway=str:'131.130.44.1'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/destEmail=str:'root at localhost'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpPort=str:'25'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpServer=str:'localhost'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/sourceEmail=str:'root at localhost'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageUUID=str:'01822279-6fad-4b2c-9fb7-5e21d71574fe'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confVolUUID=str:'179da82e-aa55-4d59-aef2-36dd1564d026'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/connectionUUID=str:'b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/domainType=str:'glusterfs'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisionedShareName=str:'hosted_engine_glusterfs'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisioningEnabled=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgSizeGB=str:'25'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgUUID=str:'a4800611-eb6a-46ab-b518-3d7940a029d7'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceImageUUID=str:'6c127f4f-8ea7-4356-99ad-c1182fb560f5'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceVolumeUUID=str:'1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataImageUUID=str:'b03a7f5f-a64e-403d-aac2-5f177c2a2305'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataVolumeUUID=str:'c2362a91-475c-4617-a848-32725af1eec4'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/sdUUID=str:'81b59b08-dc02-414b-8c01-43b7ded14de3'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/spUUID=str:'00000000-0000-0000-0000-000000000000'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDatacenterName=str:'hosted_datacenter'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainConnection=str:'borg-sphere-one:/engine'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainName=str:'hosted_storage'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/volUUID=str:'04e10a84-e9f8-4794-8548-9a24461ccb3f'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/caSubject=str:'/C=EN/L=Test/O=Test/CN=TestCA'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/consoleType=str:'vnc'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/cpu=str:'model_SandyBridge'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/pkiSubject=str:'/C=EN/L=Test/O=Test/CN=Test'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/spicePkiSubject=str:'C=EN, L=Test, O=Test, CN=Test'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cdromUUID=str:'e1668d16-0d4d-48cf-b332-cbab870a5bd6'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/consoleUUID=str:'58da3efc-83d2-4989-9309-73d72cfe7529'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/emulatedMachine=str:'pc'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/nicUUID=str:'56d483a7-65f1-44af-8c01-1718aadc471e'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmBoot=str:'cdrom'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmCDRom=str:'/tmp/CentOS-7-x86_64-Minimal-1511.iso'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMACAddr=str:'00:16:3e:66:bc:dc'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMemSizeMB=int:'8192'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmUUID=str:'ee49fba3-7a0f-46d7-a218-a553b80946b5'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmVCpus=str:'2'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.system.command.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/commandPath=str:'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.core.transaction.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/internalPackageTransaction=Transaction:'transaction'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/mainTransaction=Transaction:'transaction'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'[]'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.dialog.cli.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/cliVersion=int:'1'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/customization=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.network.firewalld.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldAvailable=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldDisableServices=list:'[]'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldEnable=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.network.iptables.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesEnable=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.network.ssh.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshEnable=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshUser=str:''
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.system.clock.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockMaxGap=int:'5'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockSet=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.system.reboot.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/reboot=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootAllow=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootDeferTime=int:'10'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/etcAnswerFile=str:'/etc/ovirt-hosted-engine/answers.conf'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/nodeSetup=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.core.offlinepackager.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.offlinepackager offlinepackager._init:60 Registering offline packager
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.core.preview.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword']'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/sshdPort=int:'22'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword', 'OVEHOSTED_ENGINE/adminPassword']'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/promptNonOperational=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/promptRequiredNetworks=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdnReverseValidation=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.health.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/engineSetupTimeout=int:'600'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldServices=list:'[]'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldSubst=dict:'{}'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.sanlock.lockspace.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/lockspaceName=str:'hosted-engine'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/serviceName=str:'sanlock'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageSizeGB=int:'1'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostEnabled=bool:'False'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdConnUUID=str:'6db1e576-adf4-40dd-898e-1a4bd52a40c8'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdUUID=str:'01355553-83d5-47b0-be71-257ee0cd7e60'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.system.packages.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/glusterMinimumVersion=str:'3.7.2'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/kvmGid=int:'36'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/serviceName=str:'vdsmd'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdsmUid=int:'36'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/useSSL=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/tempDir=str:'/var/tmp'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword', 'OVEHOSTED_ENGINE/adminPassword', 'OVEHOSTED_VM/cloudinitRootPwd']'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/subst=dict:'{}'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cpu.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgDesc=str:'Hosted Engine Image'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.mac.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.machine.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.memory.Plugin._init
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._init
2016-04-08 10:34:21 INFO otopi.plugins.ovirt_hosted_engine_setup.vm.runvm mixins._generateTempVncPassword:51 Generating a temporary VNC password.
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword', 'OVEHOSTED_ENGINE/adminPassword', 'OVEHOSTED_VM/cloudinitRootPwd', 'OVEHOSTED_VDSM/passwd']'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwd=str:'**FILTERED**'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwdValiditySecs=str:'10800'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 INFO otopi.context context.runSequence:427 Stage: Environment setup
2016-04-08 10:34:21 DEBUG otopi.context context.runSequence:431 STAGE setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.misc misc._setup:113 Disabling persisting file configuration
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/checkRequirements=bool:'True'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._setup_existence
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup_existence
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.core.config.Plugin._post_init
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Configuration files: ['/root/answers.conf']
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.core.log.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Log file: /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160408103421-p7trxf.log
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.core.misc.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Version: otopi-1.4.2_master (otopi-1.4.2-0.0.master.20160215102230.gitf02aac4.el7)
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.shell.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2376.679
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3539.648
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 2
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 2
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 2
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3377.343
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 2
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 3
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3430.546
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 3
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2614.101
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 8
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 8
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 5
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2518.945
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 8
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3164.648
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 9
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 18
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 18
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 7
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3465.117
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 8
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3072.304
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 11
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 22
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 22
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 9
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1783.125
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 12
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 24
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 24
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1670.039
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 32
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 32
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 11
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1774.453
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 34
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 34
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 12
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3588.164
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 2
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 36
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 36
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3489.140
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 3
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 38
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 38
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 14
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1837.734
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 40
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 40
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 15
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3493.242
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 8
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 48
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 48
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1900.429
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 9
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 50
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 50
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 17
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2322.070
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 52
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 52
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 18
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3470.273
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 11
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 54
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 54
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 19
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2656.171
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 12
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 56
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 56
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2262.070
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 21
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3580.195
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 3
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 3
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 22
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3394.335
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 2
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 5
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 5
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 23
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3517.031
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 3
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 7
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 7
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 24
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2615.742
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 9
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 9
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 25
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2616.562
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 8
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 17
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 17
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 26
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2314.687
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 9
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 19
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 19
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 27
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2798.085
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 21
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 21
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 28
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2641.054
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 11
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 23
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 23
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 29
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3111.445
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 12
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 25
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 25
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.44
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 30
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2145.820
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 0
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 33
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 33
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 31
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2595.117
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 35
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 35
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 32
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2957.343
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 2
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 37
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 37
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 33
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2131.171
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 3
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 39
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 39
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 34
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1519.335
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 41
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 41
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 35
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1798.828
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 8
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 49
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 49
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 36
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1851.914
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 9
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 51
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 51
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 37
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1840.429
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 53
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 53
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 38
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2661.679
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 11
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 55
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 55
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 39
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1586.250
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 12
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 57
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 57
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.16
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware._prdmsr:125 prdmsr: 5
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware._vmx_enabled_by_bios:140 vmx bios: True
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware._cpuid:88 cpuid: (198372, 2099200, 2143216639, 3219913727)
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware._cpu_has_vmx_support:95 vmx support: True
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware._isVirtualizationEnabled:189 virtualization support GenuineIntel (cpu: True, bios: True)
2016-04-08 10:34:21 DEBUG otopi.ovirt_host_deploy.hardware hardware.detect:201 Hardware supports virtualization
2016-04-08 10:34:21 INFO otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu cpu._setup:153 Hardware supports virtualization
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.network.firewalld.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.network.hostname.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.services.openrc.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.services.rhel.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.services.systemd.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.system.clock.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.system.reboot.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._setup
2016-04-08 10:34:21 INFO otopi.plugins.ovirt_hosted_engine_setup.network.bridge bridge._setup:81 Bridge ovirtmgmt already created
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._setup
2016-04-08 10:34:21 INFO otopi.context context.runSequence:427 Stage: Environment packages setup
2016-04-08 10:34:21 DEBUG otopi.context context.runSequence:431 STAGE internal_packages
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage internal_packages METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_prepare
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage internal_packages METHOD otopi.plugins.otopi.network.hostname.Plugin._internal_packages
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage internal_packages METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._internal_packages_end
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage internal_packages METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._internal_packages_end
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage internal_packages METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_end
2016-04-08 10:34:21 INFO otopi.context context.runSequence:427 Stage: Programs detection
2016-04-08 10:34:21 DEBUG otopi.context context.runSequence:431 STAGE programs
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.otopi.system.command.Plugin._programs
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chkconfig=str:'/sbin/chkconfig'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chown=str:'/bin/chown'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/date=str:'/bin/date'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/dig=str:'/bin/dig'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/file=str:'/bin/file'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/genisoimage=str:'/bin/genisoimage'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/gluster=str:'/sbin/gluster'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/hwclock=str:'/sbin/hwclock'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ip=str:'/sbin/ip'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/iscsiadm=str:'/sbin/iscsiadm'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/losetup=str:'/sbin/losetup'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/lsof=str:'/sbin/lsof'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mkfs=str:'/sbin/mkfs'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mount=str:'/bin/mount'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ntpq=str:'/sbin/ntpq'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/openssl=str:'/bin/openssl'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ping=str:'/bin/ping'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/qemu-img=str:'/bin/qemu-img'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/reboot=str:'/sbin/reboot'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/remote-viewer=str:'/bin/remote-viewer'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/service=str:'/sbin/service'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sshd=str:'/sbin/sshd'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sudo=str:'/bin/sudo'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/systemctl=str:'/bin/systemctl'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/truncate=str:'/bin/truncate'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/umount=str:'/bin/umount'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/vdsm-tool=str:'/bin/vdsm-tool'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.otopi.services.systemd.Plugin._programs
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show-environment'), executable='None', cwd='None', env=None
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show-environment'), rc=0
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show-environment') stdout:
LANG=en_US.UTF-8
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show-environment') stderr:


2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd systemd._programs:64 registering systemd provider
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.otopi.services.rhel.Plugin._programs
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.rhel plugin.executeRaw:828 execute: ('/bin/systemctl', 'show-environment'), executable='None', cwd='None', env=None
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.rhel plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show-environment'), rc=0
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.rhel plugin.execute:936 execute-output: ('/bin/systemctl', 'show-environment') stdout:
LANG=en_US.UTF-8
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.rhel plugin.execute:941 execute-output: ('/bin/systemctl', 'show-environment') stderr:


2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.otopi.services.openrc.Plugin._programs
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_services.Plugin._programs
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd systemd.status:105 check service ovirt-ha-agent status
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'status', 'ovirt-ha-agent.service'), executable='None', cwd='None', env=None
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'status', 'ovirt-ha-agent.service'), rc=3
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'status', 'ovirt-ha-agent.service') stdout:
● ovirt-ha-agent.service - oVirt Hosted Engine High Availability Monitoring Agent
   Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-agent.service; enabled; vendor preset: disabled)
   Active: inactive (dead) since Fri 2016-04-08 10:23:26 CEST; 10min ago
  Process: 61603 ExecStart=/usr/share/ovirt-hosted-engine-ha/ovirt-ha-agent --no-daemon (code=exited, status=0/SUCCESS)
 Main PID: 61603 (code=exited, status=0/SUCCESS)

Apr 08 10:23:24 cube-two.tbi.univie.ac.at ovirt-ha-agent[61603]: INFO:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:OVF_STORE volume path: /rhev/data-center/mnt/glusterSD/borg-sphere-one:_engine/81b59b08-dc02-414b-8c01-43b7ded14de3/images/8a49e0fd-9d46-46ce-a040-aadb25c0a129/44008af0-53ad-405f-8be3-c37c3a44dc28
Apr 08 10:23:24 cube-two.tbi.univie.ac.at ovirt-ha-agent[61603]: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Found an OVF for HE VM, trying to convert
Apr 08 10:23:24 cube-two.tbi.univie.ac.at ovirt-ha-agent[61603]: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Got vm.conf from OVF_STORE
Apr 08 10:23:24 cube-two.tbi.univie.ac.at ovirt-ha-agent[61603]: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Ensuring VDSM state is clear for engine VM
Apr 08 10:23:24 cube-two.tbi.univie.ac.at ovirt-ha-agent[61603]: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Vdsm state for VM clean
Apr 08 10:23:24 cube-two.tbi.univie.ac.at ovirt-ha-agent[61603]: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Starting vm using `/usr/sbin/hosted-engine --vm-start`
Apr 08 10:23:24 cube-two.tbi.univie.ac.at ovirt-ha-agent[61603]: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Failed to start engine VM: '[Errno 2] No such file or directory'. Please check the vdsm logs. The possible reason: the engine has been already started on a different host so this one has failed to acquire the lock and it will sync in a while. For more information please visit: http://www.ovirt.org/Hosted_Engine_Howto#EngineUnexpectedlyDown
Apr 08 10:23:26 cube-two.tbi.univie.ac.at ovirt-ha-agent[61603]: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Failed to stop monitoring domain (sd_uuid=81b59b08-dc02-414b-8c01-43b7ded14de3): Error 900 from stopMonitoringDomain: Storage domain is member of pool: 'domain=81b59b08-dc02-414b-8c01-43b7ded14de3'
Apr 08 10:23:26 cube-two.tbi.univie.ac.at ovirt-ha-agent[61603]: INFO:ovirt_hosted_engine_ha.agent.agent.Agent:Agent shutting down
Apr 08 10:23:26 cube-two.tbi.univie.ac.at systemd[1]: Stopped oVirt Hosted Engine High Availability Monitoring Agent.

2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'status', 'ovirt-ha-agent.service') stderr:


2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd systemd.status:105 check service ovirt-ha-broker status
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'status', 'ovirt-ha-broker.service'), executable='None', cwd='None', env=None
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'status', 'ovirt-ha-broker.service'), rc=3
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'status', 'ovirt-ha-broker.service') stdout:
● ovirt-ha-broker.service - oVirt Hosted Engine High Availability Communications Broker
   Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-broker.service; enabled; vendor preset: disabled)
   Active: inactive (dead) since Fri 2016-04-08 10:23:36 CEST; 10min ago
  Process: 61602 ExecStart=/usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker --no-daemon (code=exited, status=0/SUCCESS)
 Main PID: 61602 (code=exited, status=0/SUCCESS)

Apr 08 10:23:26 cube-two.tbi.univie.ac.at ovirt-ha-broker[61602]: INFO:ovirt_hosted_engine_ha.broker.monitor.Monitor:Stopped submonitor mgmt-bridge, id 36866832
Apr 08 10:23:26 cube-two.tbi.univie.ac.at ovirt-ha-broker[61602]: INFO:ovirt_hosted_engine_ha.broker.monitor.Monitor:Stopping submonitor mem-free, id 36867856
Apr 08 10:23:26 cube-two.tbi.univie.ac.at ovirt-ha-broker[61602]: INFO:ovirt_hosted_engine_ha.broker.monitor.Monitor:Stopped submonitor mem-free, id 36867856
Apr 08 10:23:26 cube-two.tbi.univie.ac.at ovirt-ha-broker[61602]: INFO:ovirt_hosted_engine_ha.broker.monitor.Monitor:Stopping submonitor cpu-load-no-engine, id 139792528767888
Apr 08 10:23:26 cube-two.tbi.univie.ac.at ovirt-ha-broker[61602]: INFO:ovirt_hosted_engine_ha.broker.monitor.Monitor:Stopped submonitor cpu-load-no-engine, id 139792528767888
Apr 08 10:23:26 cube-two.tbi.univie.ac.at ovirt-ha-broker[61602]: INFO:ovirt_hosted_engine_ha.broker.monitor.Monitor:Stopping submonitor engine-health, id 139792327479952
Apr 08 10:23:26 cube-two.tbi.univie.ac.at ovirt-ha-broker[61602]: INFO:ovirt_hosted_engine_ha.broker.monitor.Monitor:Stopped submonitor engine-health, id 139792327479952
Apr 08 10:23:26 cube-two.tbi.univie.ac.at systemd[1]: Stopping oVirt Hosted Engine High Availability Communications Broker...
Apr 08 10:23:26 cube-two.tbi.univie.ac.at ovirt-ha-broker[61602]: INFO:ovirt_hosted_engine_ha.broker.broker.Broker:Server shutting down
Apr 08 10:23:36 cube-two.tbi.univie.ac.at systemd[1]: Stopped oVirt Hosted Engine High Availability Communications Broker.

2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'status', 'ovirt-ha-broker.service') stderr:


2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._check_NM
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd systemd.status:105 check service NetworkManager status
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'status', 'NetworkManager.service'), executable='None', cwd='None', env=None
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'status', 'NetworkManager.service'), rc=3
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'status', 'NetworkManager.service') stdout:
● NetworkManager.service
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)

2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'status', 'NetworkManager.service') stderr:


2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.network.bridge bridge._check_NM:92 NetworkManager: False
2016-04-08 10:34:21 INFO otopi.context context.runSequence:427 Stage: Environment setup
2016-04-08 10:34:21 DEBUG otopi.context context.runSequence:431 STAGE late_setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage late_setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._late_setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage late_setup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._late_setup
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd systemd.status:105 check service vdsmd status
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'status', 'vdsmd.service'), executable='None', cwd='None', env=None
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'status', 'vdsmd.service'), rc=0
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'status', 'vdsmd.service') stdout:
● vdsmd.service - Virtual Desktop Server Manager
   Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2016-04-07 16:19:41 CEST; 18h ago
 Main PID: 40230 (vdsm)
   CGroup: /system.slice/vdsmd.service
           ├─40230 /usr/bin/python /usr/share/vdsm/vdsm
           ├─57685 /usr/libexec/ioprocess --read-pipe-fd 64 --write-pipe-fd 63 --max-threads 10 --max-queued-requests 10
           └─57699 /usr/libexec/ioprocess --read-pipe-fd 74 --write-pipe-fd 73 --max-threads 10 --max-queued-requests 10

Apr 07 16:19:42 cube-two.tbi.univie.ac.at python[40230]: DIGEST-MD5 make_client_response()
Apr 07 16:19:42 cube-two.tbi.univie.ac.at python[40230]: DIGEST-MD5 client step 2
Apr 07 16:19:42 cube-two.tbi.univie.ac.at python[40230]: DIGEST-MD5 parse_server_challenge()
Apr 07 16:19:42 cube-two.tbi.univie.ac.at python[40230]: DIGEST-MD5 ask_user_info()
Apr 07 16:19:42 cube-two.tbi.univie.ac.at python[40230]: DIGEST-MD5 make_client_response()
Apr 07 16:19:42 cube-two.tbi.univie.ac.at python[40230]: DIGEST-MD5 client step 3
Apr 08 09:54:12 cube-two.tbi.univie.ac.at vdsm[40230]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof
Apr 08 09:54:12 cube-two.tbi.univie.ac.at vdsm[40230]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof
Apr 08 10:33:50 cube-two.tbi.univie.ac.at vdsm[40230]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof
Apr 08 10:34:10 cube-two.tbi.univie.ac.at vdsm[40230]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof

2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'status', 'vdsmd.service') stderr:


2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv vdsmenv._connect:63 {'status': {'message': 'Done', 'code': 0}, 'info': {'systemProductName': 'S2600GZ', 'systemSerialNumber': '............', 'systemFamily': '00', 'systemVersion': '....................', 'systemUUID': '9B6BCCF6-06E2-E311-A44A-001E67B8E89D', 'systemManufacturer': 'Intel Corporation'}}
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdscli=instance:'<ServerProxy for 0.0.0.0:54321/RPC2>'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage late_setup METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._late_setup
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.executeRaw:828 execute: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem'), executable='None', cwd='None', env=None
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.executeRaw:878 execute-result: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem'), rc=0
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.execute:936 execute-output: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem') stdout:
Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number: 4107 (0x100b)
    Signature Algorithm: sha1WithRSAEncryption
        Issuer: C=US, O=tbi.univie.ac.at, CN=vinculum.tbi.univie.ac.at.58748
        Validity
            Not Before: Apr  6 13:44:08 2016 GMT
            Not After : Apr  6 13:44:08 2021 GMT
        Subject: O=tbi.univie.ac.at, CN=cube-two.tbi.univie.ac.at
        Subject Public Key Info:
            Public Key Algorithm: rsaEncryption
                Public-Key: (2048 bit)
                Modulus:
                    00:c6:58:0a:c2:f7:f9:51:90:5e:9e:fd:83:46:4f:
                    94:29:fc:01:46:c0:4b:1f:72:0e:6d:1a:e3:0a:34:
                    59:a9:a7:1b:6f:03:e8:f0:1f:ba:69:1a:3d:51:4d:
                    fe:6e:f7:91:b3:b0:71:64:44:5b:35:96:b9:c3:47:
                    d9:09:48:0d:c7:8c:3d:4c:b9:3b:31:c6:ad:2b:a3:
                    c7:1f:d0:a6:15:93:fe:9a:42:01:3a:3d:4d:f4:25:
                    e6:43:78:12:f4:f6:7d:bc:72:a0:aa:0a:9d:f9:74:
                    31:5f:f4:84:80:f1:a5:1f:66:d7:a5:a5:e7:db:dc:
                    29:31:86:09:7f:10:96:6e:be:28:7b:fc:16:d7:36:
                    5e:b3:49:41:1f:fa:44:6e:98:85:bd:54:72:8a:4b:
                    ce:38:dc:0c:03:46:c3:03:65:37:f0:db:ea:3b:0b:
                    b9:f7:cd:8f:ef:50:ac:63:90:49:67:5a:56:18:04:
                    c0:8b:21:2b:e6:20:d3:48:00:36:83:7a:b0:f8:49:
                    78:9c:87:ab:6b:54:bb:02:fd:9b:51:e2:0b:92:c8:
                    43:19:cb:d3:fd:26:35:74:31:5d:25:4e:b9:b8:a2:
                    0f:97:a5:a0:b4:6c:a1:92:86:17:cf:39:04:ba:1f:
                    82:45:42:aa:60:8b:be:c1:33:9f:f3:d8:91:14:44:
                    16:8f
                Exponent: 65537 (0x10001)
        X509v3 extensions:
            X509v3 Subject Key Identifier: 
                65:B3:78:4C:BA:30:1D:F2:44:A9:E2:95:99:A6:E9:2F:FD:F8:7B:86
            Authority Information Access: 
                CA Issuers - URI:http://vinculum.tbi.univie.ac.at:80/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA

            X509v3 Authority Key Identifier: 
                keyid:27:C0:C6:37:0A:76:29:C5:6B:A8:59:EB:F2:4F:CD:28:EE:30:14:9A
                DirName:/C=US/O=tbi.univie.ac.at/CN=vinculum.tbi.univie.ac.at.58748
                serial:10:00

            X509v3 Basic Constraints: 
                CA:FALSE
            X509v3 Key Usage: critical
                Digital Signature, Key Encipherment
            X509v3 Extended Key Usage: critical
                TLS Web Server Authentication, TLS Web Client Authentication
    Signature Algorithm: sha1WithRSAEncryption
         69:3b:6c:9d:99:81:2f:6a:e3:b2:2f:99:61:4f:fe:d2:72:cf:
         56:15:c6:95:0d:0e:2f:a3:69:ec:d8:42:3a:ff:fa:59:76:b5:
         c2:31:b2:ab:b2:ec:fb:2e:31:2c:5c:73:ce:25:6b:7f:7d:e5:
         58:f2:c9:f8:ba:c5:d8:8d:53:93:82:95:23:a3:63:cc:d3:32:
         08:93:5c:e3:52:fc:22:f5:d2:96:33:f1:6f:b2:0a:48:89:8d:
         90:9e:f5:90:11:92:c9:d0:b0:3b:8d:ab:49:e6:1c:93:7a:f0:
         ca:66:cf:16:81:29:5a:81:19:d2:69:32:6d:c7:44:f8:d8:8e:
         c1:f5:66:64:42:8e:1d:51:cb:4d:71:df:b4:d8:58:2f:6e:a0:
         7d:f9:93:70:a4:c0:81:66:58:fa:fa:7c:a6:b0:b9:e6:cf:a3:
         83:74:88:12:40:cb:30:63:0f:f2:95:42:e9:5e:b5:c7:33:15:
         5e:e7:41:77:1a:aa:97:b4:e1:70:f6:7a:d3:12:fb:7b:3d:70:
         9f:47:7d:a9:6d:35:33:55:e7:a2:2d:96:33:88:26:a2:67:3b:
         15:4d:cb:5b:31:25:68:b1:c1:fa:92:9a:c9:41:24:ac:bf:94:
         e1:2b:77:50:93:35:1b:a3:6e:e4:f1:1c:d0:a8:ef:10:bd:fe:
         e7:f6:a2:3c

2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.execute:941 execute-output: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem') stderr:


2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/spicePkiSubject=unicode:'O=tbi.univie.ac.at, CN=cube-two.tbi.univie.ac.at'
2016-04-08 10:34:21 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage late_setup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.packages.Plugin._late_setup
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage late_setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._late_setup
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm configurevm._late_setup:98 []
2016-04-08 10:34:21 INFO otopi.context context.runSequence:427 Stage: Environment customization
2016-04-08 10:34:21 DEBUG otopi.context context.runSequence:431 STAGE customization
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.otopi.network.firewalld.Plugin._customization
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd systemd.exists:88 check if service firewalld exists
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service'), executable='None', cwd='None', env=None
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service'), rc=0
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service') stdout:
LoadState=not-found

2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service') stderr:


2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.otopi.core.config.Plugin._customize1
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.otopi.dialog.cli.Plugin._customize
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._storage_start
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 --== STORAGE CONFIGURATION ==--
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._early_customization
2016-04-08 10:34:21 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 During customization use CTRL-D to abort.
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1100 _check_existing_pools
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1101 getConnectedStoragePoolsList
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1103 {'status': {'message': 'OK', 'code': 0}, 'poollist': []}
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._customization
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._brick_customization
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:21 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._customization
2016-04-08 10:34:21 INFO otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._customization:360 Please note that Replica 3 support is required for the shared storage.
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:828 execute: ('/sbin/gluster', '--mode=script', '--xml', 'volume', 'info', 'engine', '--remote-host=borg-sphere-one'), executable='None', cwd='None', env=None
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:878 execute-result: ('/sbin/gluster', '--mode=script', '--xml', 'volume', 'info', 'engine', '--remote-host=borg-sphere-one'), rc=0
2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:936 execute-output: ('/sbin/gluster', '--mode=script', '--xml', 'volume', 'info', 'engine', '--remote-host=borg-sphere-one') stdout:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<cliOutput>
  <opRet>0</opRet>
  <opErrno>0</opErrno>
  <opErrstr/>
  <volInfo>
    <volumes>
      <volume>
        <name>engine</name>
        <id>273bfe0b-c297-4c18-a556-40cec4a6efca</id>
        <status>1</status>
        <statusStr>Started</statusStr>
        <brickCount>3</brickCount>
        <distCount>3</distCount>
        <stripeCount>1</stripeCount>
        <replicaCount>3</replicaCount>
        <arbiterCount>0</arbiterCount>
        <disperseCount>0</disperseCount>
        <redundancyCount>0</redundancyCount>
        <type>2</type>
        <typeStr>Replicate</typeStr>
        <transport>0</transport>
        <xlators/>
        <bricks>
          <brick uuid="2ff5b469-f74b-4b33-9757-0b2b79c523d5">borg-sphere-one:/srv/gluster_engine/brick<name>borg-sphere-one:/srv/gluster_engine/brick</name><hostUuid>2ff5b469-f74b-4b33-9757-0b2b79c523d5</hostUuid><isArbiter>0</isArbiter></brick>
          <brick uuid="1b717864-7896-4681-bc2a-48a55f05cb9e">borg-sphere-two:/srv/gluster_engine/brick<name>borg-sphere-two:/srv/gluster_engine/brick</name><hostUuid>1b717864-7896-4681-bc2a-48a55f05cb9e</hostUuid><isArbiter>0</isArbiter></brick>
          <brick uuid="33712e6b-148f-4a81-b38a-f3217ffcd0f4">borg-sphere-three:/srv/gluster_engine/brick<name>borg-sphere-three:/srv/gluster_engine/brick</name><hostUuid>33712e6b-148f-4a81-b38a-f3217ffcd0f4</hostUuid><isArbiter>0</isArbiter></brick>
        </bricks>
        <optCount>14</optCount>
        <options>
          <option>
            <name>server.allow-insecure</name>
            <value>on</value>
          </option>
          <option>
            <name>storage.owner-gid</name>
            <value>36</value>
          </option>
          <option>
            <name>storage.owner-uid</name>
            <value>36</value>
          </option>
          <option>
            <name>cluster.server-quorum-type</name>
            <value>server</value>
          </option>
          <option>
            <name>network.remote-dio</name>
            <value>enable</value>
          </option>
          <option>
            <name>cluster.eager-lock</name>
            <value>enable</value>
          </option>
          <option>
            <name>performance.stat-prefetch</name>
            <value>off</value>
          </option>
          <option>
            <name>performance.io-cache</name>
            <value>off</value>
          </option>
          <option>
            <name>performance.read-ahead</name>
            <value>off</value>
          </option>
          <option>
            <name>performance.quick-read</name>
            <value>off</value>
          </option>
          <option>
            <name>auth.allow</name>
            <value>*</value>
          </option>
          <option>
            <name>network.ping-timeout</name>
            <value>10</value>
          </option>
          <option>
            <name>cluster.quorum-type</name>
            <value>auto</value>
          </option>
          <option>
            <name>performance.readdir-ahead</name>
            <value>on</value>
          </option>
        </options>
      </volume>
      <count>1</count>
    </volumes>
  </volInfo>
</cliOutput>

2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:941 execute-output: ('/sbin/gluster', '--mode=script', '--xml', 'volume', 'info', 'engine', '--remote-host=borg-sphere-one') stderr:


2016-04-08 10:34:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._check_volume_properties:186 Gluster Volume info XML output: [u'<?xml version="1.0" encoding="UTF-8" standalone="yes"?>', u'<cliOutput>', u'  <opRet>0</opRet>', u'  <opErrno>0</opErrno>', u'  <opErrstr/>', u'  <volInfo>', u'    <volumes>', u'      <volume>', u'        <name>engine</name>', u'        <id>273bfe0b-c297-4c18-a556-40cec4a6efca</id>', u'        <status>1</status>', u'        <statusStr>Started</statusStr>', u'        <brickCount>3</brickCount>', u'        <distCount>3</distCount>', u'        <stripeCount>1</stripeCount>', u'        <replicaCount>3</replicaCount>', u'        <arbiterCount>0</arbiterCount>', u'        <disperseCount>0</disperseCount>', u'        <redundancyCount>0</redundancyCount>', u'        <type>2</type>', u'        <typeStr>Replicate</typeStr>', u'        <transport>0</transport>', u'        <xlators/>', u'        <bricks>', u'          <brick uuid="2ff5b469-f74b-4b33-9757-0b2b79c523d5">borg-sphere-one:/srv/gluster_engine/brick<name>borg-sphere-one:/srv/gluster_engine/brick</name><hostUuid>2ff5b469-f74b-4b33-9757-0b2b79c523d5</hostUuid><isArbiter>0</isArbiter></brick>', u'          <brick uuid="1b717864-7896-4681-bc2a-48a55f05cb9e">borg-sphere-two:/srv/gluster_engine/brick<name>borg-sphere-two:/srv/gluster_engine/brick</name><hostUuid>1b717864-7896-4681-bc2a-48a55f05cb9e</hostUuid><isArbiter>0</isArbiter></brick>', u'          <brick uuid="33712e6b-148f-4a81-b38a-f3217ffcd0f4">borg-sphere-three:/srv/gluster_engine/brick<name>borg-sphere-three:/srv/gluster_engine/brick</name><hostUuid>33712e6b-148f-4a81-b38a-f3217ffcd0f4</hostUuid><isArbiter>0</isArbiter></brick>', u'        </bricks>', u'        <optCount>14</optCount>', u'        <options>', u'          <option>', u'            <name>server.allow-insecure</name>', u'            <value>on</value>', u'          </option>', u'          <option>', u'            <name>storage.owner-gid</name>', u'            <value>36</value>', u'          </option>', u'          <option>', u'            <name>storage.owner-uid</name>', u'            <value>36</value>', u'          </option>', u'          <option>', u'            <name>cluster.server-quorum-type</name>', u'            <value>server</value>', u'          </option>', u'          <option>', u'            <name>network.remote-dio</name>', u'            <value>enable</value>', u'          </option>', u'          <option>', u'            <name>cluster.eager-lock</name>', u'            <value>enable</value>', u'          </option>', u'          <option>', u'            <name>performance.stat-prefetch</name>', u'            <value>off</value>', u'          </option>', u'          <option>', u'            <name>performance.io-cache</name>', u'            <value>off</value>', u'          </option>', u'          <option>', u'            <name>performance.read-ahead</name>', u'            <value>off</value>', u'          </option>', u'          <option>', u'            <name>performance.quick-read</name>', u'            <value>off</value>', u'          </option>', u'          <option>', u'            <name>auth.allow</name>', u'            <value>*</value>', u'          </option>', u'          <option>', u'            <name>network.ping-timeout</name>', u'            <value>10</value>', u'          </option>', u'          <option>', u'            <name>cluster.quorum-type</name>', u'            <value>auto</value>', u'          </option>', u'          <option>', u'            <name>performance.readdir-ahead</name>', u'            <value>on</value>', u'          </option>', u'        </options>', u'      </volume>', u'      <count>1</count>', u'    </volumes>', u'  </volInfo>', u'</cliOutput>']
2016-04-08 10:34:22 INFO otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._check_volume_properties:231 GlusterFS replica 3 Volume detected
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:828 execute: ('/bin/mount', '-tglusterfs', 'borg-sphere-one:/engine', '/tmp/tmpsa5FB1'), executable='None', cwd='None', env={'LC_ALL': 'C'}
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:878 execute-result: ('/bin/mount', '-tglusterfs', 'borg-sphere-one:/engine', '/tmp/tmpsa5FB1'), rc=0
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:936 execute-output: ('/bin/mount', '-tglusterfs', 'borg-sphere-one:/engine', '/tmp/tmpsa5FB1') stdout:


2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:941 execute-output: ('/bin/mount', '-tglusterfs', 'borg-sphere-one:/engine', '/tmp/tmpsa5FB1') stderr:


2016-04-08 10:34:22 DEBUG otopi.ovirt_hosted_engine_setup.domains domains.check_valid_path:78 validate '/tmp/tmpsa5FB1' as a valid mount point
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:828 execute: ('/bin/sudo', '-u', 'vdsm', '-g', 'kvm', 'test', '-r', '/tmp/tmpsa5FB1', '-a', '-w', '/tmp/tmpsa5FB1', '-a', '-x', '/tmp/tmpsa5FB1'), executable='None', cwd='None', env=None
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:878 execute-result: ('/bin/sudo', '-u', 'vdsm', '-g', 'kvm', 'test', '-r', '/tmp/tmpsa5FB1', '-a', '-w', '/tmp/tmpsa5FB1', '-a', '-x', '/tmp/tmpsa5FB1'), rc=0
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:936 execute-output: ('/bin/sudo', '-u', 'vdsm', '-g', 'kvm', 'test', '-r', '/tmp/tmpsa5FB1', '-a', '-w', '/tmp/tmpsa5FB1', '-a', '-x', '/tmp/tmpsa5FB1') stdout:


2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:941 execute-output: ('/bin/sudo', '-u', 'vdsm', '-g', 'kvm', 'test', '-r', '/tmp/tmpsa5FB1', '-a', '-w', '/tmp/tmpsa5FB1', '-a', '-x', '/tmp/tmpsa5FB1') stderr:


2016-04-08 10:34:22 DEBUG otopi.ovirt_hosted_engine_setup.domains domains.check_base_writable:92 Attempting to write temp file to /tmp/tmpsa5FB1
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:828 execute: ('/bin/umount', '/tmp/tmpsa5FB1'), executable='None', cwd='None', env={'LC_ALL': 'C'}
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:878 execute-result: ('/bin/umount', '/tmp/tmpsa5FB1'), rc=0
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:936 execute-output: ('/bin/umount', '/tmp/tmpsa5FB1') stdout:


2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:941 execute-output: ('/bin/umount', '/tmp/tmpsa5FB1') stderr:


2016-04-08 10:34:22 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._customization
2016-04-08 10:34:22 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:22 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._late_customization
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getExistingDomain:553 _getExistingDomain
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._storageServerConnection:723 connectStorageServer
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._storageServerConnection:786 {'status': {'message': 'OK', 'code': 0}, 'statuslist': [{'status': 0, 'id': 'b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0'}]}
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getStorageDomainsList:680 getStorageDomainsList
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getStorageDomainsList:683 {'status': {'message': 'OK', 'code': 0}, 'domlist': ['81b59b08-dc02-414b-8c01-43b7ded14de3']}
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getStorageDomainInfo:698 getStorageDomainInfo
2016-04-08 10:34:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getStorageDomainInfo:701 {'status': {'message': 'OK', 'code': 0}, 'info': {'uuid': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'version': '3', 'role': 'Regular', 'remotePath': 'borg-sphere-one:/engine', 'type': 'GLUSTERFS', 'class': 'Data', 'pool': ['00000001-0001-0001-0001-0000000003ce'], 'name': 'hosted_storage'}}
2016-04-08 10:34:22 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query OVEHOSTED_ADDITIONAL_HOST
2016-04-08 10:34:22 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 The specified storage location already contains a data domain. Is this an additional host setup (Yes, No)[Yes]? 
2016-04-08 10:34:27 INFO otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._handleHostId:249 Installing on additional host
2016-04-08 10:34:27 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query OVEHOSTED_HOST_ID
2016-04-08 10:34:27 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Please specify the Host ID [Must be integer, default: 2]: 
2016-04-08 10:34:31 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getExistingDomain:645 hosted-engine storage domain is attached to storage pool {sp}: the engine already imported it. Honoring BLANK_UUID from the answerfile
2016-04-08 10:34:31 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._validateStorageDomain:690 validateStorageDomain
2016-04-08 10:34:31 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._validateStorageDomain:692 {'status': {'message': 'OK', 'code': 0}}
2016-04-08 10:34:31 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:31 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostEnabled=bool:'True'
2016-04-08 10:34:31 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/isAdditionalHost=bool:'True'
2016-04-08 10:34:31 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/hostID=int:'2'
2016-04-08 10:34:31 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:31 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._late_customization
2016-04-08 10:34:31 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:31 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._storage_end
2016-04-08 10:34:31 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._system_start
2016-04-08 10:34:31 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-08 10:34:31 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 --== SYSTEM CONFIGURATION ==--
2016-04-08 10:34:31 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-08 10:34:31 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._customization
2016-04-08 10:34:31 WARNING otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._customization:258 A configuration file must be supplied to deploy Hosted Engine on an additional host.
2016-04-08 10:34:31 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query OVEHOSTED_CORE_FETCH_ANSWER
2016-04-08 10:34:31 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 The answer file may be fetched from an active HE host using scp.
2016-04-08 10:34:31 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 If the supplied answerfile is complete, answer no to the following question to continue just with that.
2016-04-08 10:34:31 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Do you want to scp the answer file from another HE host? (Yes, No)[Yes]: 
2016-04-08 10:34:41 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query OVEHOSTED_NET_FIRST_HOST_FQDN
2016-04-08 10:34:41 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Please provide the FQDN or IP of an active HE host: 
2016-04-08 10:34:49 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:RECEIVE    cube-one.tbi.univie.ac.at
2016-04-08 10:34:49 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._fetch_answer_file:116 _fetch_answer_file
2016-04-08 10:34:49 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query HOST_FIRST_HOST_ROOT_PASSWORD
2016-04-08 10:34:49 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Enter 'root' user password for host cube-one.tbi.univie.ac.at: 
2016-04-08 10:34:54 INFO otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._fetch_answer_file:190 Answer file successfully downloaded
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_CORE/screenProceed=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_CORE/deployProceed=True
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_CORE/confirmSettings=True
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NETWORK/fqdn=vinculum.tbi.univie.ac.at
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NETWORK/bridgeName=ovirtmgmt
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NETWORK/firewallManager=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NETWORK/gateway=131.130.44.1
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_ENGINE/insecureSSL=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_ENGINE/clusterName=Default
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/storageDatacenterName=hosted_datacenter
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/domainType=glusterfs
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/glusterBrick=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/LunID=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/imgSizeGB=25
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/iSCSIPortalIPAddress=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/metadataVolumeUUID=c2362a91-475c-4617-a848-32725af1eec4
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/sdUUID=81b59b08-dc02-414b-8c01-43b7ded14de3
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/iSCSITargetName=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/glusterProvisionedShareName=hosted_engine_glusterfs
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/metadataImageUUID=b03a7f5f-a64e-403d-aac2-5f177c2a2305
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/connectionUUID=b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/lockspaceVolumeUUID=1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/iSCSIPortalPort=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/imgUUID=a4800611-eb6a-46ab-b518-3d7940a029d7
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/confImageUUID=01822279-6fad-4b2c-9fb7-5e21d71574fe
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/spUUID=00000000-0000-0000-0000-000000000000
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/lockspaceImageUUID=6c127f4f-8ea7-4356-99ad-c1182fb560f5
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/storageDomainName=hosted_storage
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/glusterProvisioningEnabled=False
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/iSCSIPortal=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/storageType=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/volUUID=04e10a84-e9f8-4794-8548-9a24461ccb3f
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/vgUUID=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/confVolUUID=179da82e-aa55-4d59-aef2-36dd1564d026
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/storageDomainConnection=borg-sphere-one:/engine
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/iSCSIPortalUser=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VDSM/consoleType=vnc
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmMemSizeMB=8192
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmUUID=ee49fba3-7a0f-46d7-a218-a553b80946b5
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmMACAddr=00:16:3e:66:bc:dc
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/emulatedMachine=pc
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/consoleUUID=58da3efc-83d2-4989-9309-73d72cfe7529
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmBoot=cdrom
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmVCpus=2
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/nicUUID=56d483a7-65f1-44af-8c01-1718aadc471e
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cdromUUID=e1668d16-0d4d-48cf-b332-cbab870a5bd6
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/ovfArchive=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmCDRom=/tmp/CentOS-7-x86_64-Minimal-1511.iso
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/automateVMShutdown=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitInstanceDomainName=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitExecuteEngineSetup=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitInstanceHostName=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitVMStaticCIDR=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudInitISO=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitVMETCHOSTS=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitVMDNS=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VDSM/spicePkiSubject=C=EN, L=Test, O=Test, CN=Test
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VDSM/caSubject=/C=EN/L=Test/O=Test/CN=TestCA
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VDSM/cpu=model_SandyBridge
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VDSM/pkiSubject=/C=EN/L=Test/O=Test/CN=Test
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NOTIF/smtpPort=25
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NOTIF/smtpServer=localhost
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NOTIF/sourceEmail=root at localhost
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NOTIF/destEmail=root at localhost
2016-04-08 10:34:54 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:54 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fetchAnswer=bool:'True'
2016-04-08 10:34:54 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fqdn=str:'cube-one.tbi.univie.ac.at'
2016-04-08 10:34:54 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/rootPassword=str:'**FILTERED**'
2016-04-08 10:34:54 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/spicePkiSubject=str:'C=EN, L=Test, O=Test, CN=Test'
2016-04-08 10:34:54 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:54 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._customization
2016-04-08 10:34:54 DEBUG otopi.plugins.otopi.services.systemd systemd.exists:88 check if service sshd exists
2016-04-08 10:34:54 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'LoadState', 'sshd.service'), executable='None', cwd='None', env=None
2016-04-08 10:34:54 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'LoadState', 'sshd.service'), rc=0
2016-04-08 10:34:54 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'sshd.service') stdout:
LoadState=loaded

2016-04-08 10:34:54 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'sshd.service') stderr:


2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.sshd plugin.executeRaw:828 execute: ('/sbin/sshd', '-T'), executable='None', cwd='None', env=None
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.sshd plugin.executeRaw:878 execute-result: ('/sbin/sshd', '-T'), rc=0
2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.sshd plugin.execute:936 execute-output: ('/sbin/sshd', '-T') stdout:
port 22
protocol 2
addressfamily any
listenaddress 0.0.0.0:22
listenaddress [::]:22
usepam yes
serverkeybits 1024
logingracetime 120
keyregenerationinterval 3600
x11displayoffset 10
maxauthtries 6
maxsessions 10
clientaliveinterval 0
clientalivecountmax 3
permitrootlogin yes
ignorerhosts yes
ignoreuserknownhosts no
rhostsrsaauthentication no
hostbasedauthentication no
hostbasedusesnamefrompacketonly no
rsaauthentication yes
pubkeyauthentication yes
kerberosauthentication no
kerberosorlocalpasswd yes
kerberosticketcleanup yes
gssapiauthentication yes
gssapicleanupcredentials no
gssapikeyexchange no
gssapistrictacceptorcheck yes
gssapistorecredentialsonrekey no
gssapikexalgorithms gss-gex-sha1-,gss-group1-sha1-,gss-group14-sha1-
passwordauthentication yes
kbdinteractiveauthentication no
challengeresponseauthentication no
printmotd yes
printlastlog yes
x11forwarding yes
x11uselocalhost yes
permittty yes
strictmodes yes
tcpkeepalive yes
permitemptypasswords no
permituserenvironment no
uselogin no
compression delayed
gatewayports no
showpatchlevel no
usedns yes
allowtcpforwarding yes
allowagentforwarding yes
useprivilegeseparation sandbox
kerberosusekuserok yes
gssapienablek5users no
pidfile /var/run/sshd.pid
xauthlocation /usr/bin/xauth
ciphers 3des-cbc,blowfish-cbc,cast128-cbc,arcfour,arcfour128,arcfour256,aes128-cbc,aes192-cbc,aes256-cbc,rijndael-cbc at lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm at openssh.com,aes256-gcm at openssh.com,chacha20-poly1305 at openssh.com
macs hmac-sha1,hmac-sha1-96,hmac-sha2-256,hmac-sha2-512,hmac-md5,hmac-md5-96,hmac-ripemd160,hmac-ripemd160 at openssh.com,umac-64 at openssh.com,umac-128 at openssh.com,hmac-sha1-etm at openssh.com,hmac-sha1-96-etm at openssh.com,hmac-sha2-256-etm at openssh.com,hmac-sha2-512-etm at openssh.com,hmac-md5-etm at openssh.com,hmac-md5-96-etm at openssh.com,hmac-ripemd160-etm at openssh.com,umac-64-etm at openssh.com,umac-128-etm at openssh.com
banner none
versionaddendum none
kexalgorithms diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group-exchange-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group1-sha1,curve25519-sha256 at libssh.org,gss-gex-sha1-,gss-group1-sha1-,gss-group14-sha1-
loglevel INFO
syslogfacility AUTHPRIV
authorizedkeysfile .ssh/authorized_keys
hostkey /etc/ssh/ssh_host_rsa_key
hostkey /etc/ssh/ssh_host_ecdsa_key
hostkey /etc/ssh/ssh_host_ed25519_key
acceptenv LANG
acceptenv LC_CTYPE
acceptenv LC_NUMERIC
acceptenv LC_TIME
acceptenv LC_COLLATE
acceptenv LC_MONETARY
acceptenv LC_MESSAGES
acceptenv LC_PAPER
acceptenv LC_NAME
acceptenv LC_ADDRESS
acceptenv LC_TELEPHONE
acceptenv LC_MEASUREMENT
acceptenv LC_IDENTIFICATION
acceptenv LC_ALL
acceptenv LANGUAGE
acceptenv XMODIFIERS
subsystem sftp /usr/libexec/openssh/sftp-server
maxstartups 10:30:100
permittunnel no
ipqos lowdelay throughput
rekeylimit 0 0
permitopen any

2016-04-08 10:34:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.sshd plugin.execute:941 execute-output: ('/sbin/sshd', '-T') stderr:


2016-04-08 10:34:54 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:54 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/sshdPort=int:'22'
2016-04-08 10:34:54 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:54 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._system_end
2016-04-08 10:34:54 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._network_start
2016-04-08 10:34:54 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-08 10:34:54 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 --== NETWORK CONFIGURATION ==--
2016-04-08 10:34:54 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-08 10:34:54 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._customization
2016-04-08 10:34:54 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:54 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_existing_bridge_interface
2016-04-08 10:34:54 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:55 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._customization
2016-04-08 10:34:55 DEBUG otopi.plugins.otopi.services.systemd systemd.exists:88 check if service iptables exists
2016-04-08 10:34:55 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'LoadState', 'iptables.service'), executable='None', cwd='None', env=None
2016-04-08 10:34:55 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'LoadState', 'iptables.service'), rc=0
2016-04-08 10:34:55 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'iptables.service') stdout:
LoadState=loaded

2016-04-08 10:34:55 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'iptables.service') stderr:


2016-04-08 10:34:55 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query OHOSTED_NETWORK_FIREWALL_MANAGER
2016-04-08 10:34:55 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 iptables was detected on your computer, do you wish setup to configure it? (Yes, No)[Yes]: 
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:RECEIVE    no
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall.Plugin._configuration
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._customization
2016-04-08 10:34:58 DEBUG otopi.plugins.ovirt_hosted_engine_setup.network.gateway plugin.executeRaw:828 execute: ('/bin/ping', '-c', '1', '131.130.44.1'), executable='None', cwd='None', env=None
2016-04-08 10:34:58 DEBUG otopi.plugins.ovirt_hosted_engine_setup.network.gateway plugin.executeRaw:878 execute-result: ('/bin/ping', '-c', '1', '131.130.44.1'), rc=0
2016-04-08 10:34:58 DEBUG otopi.plugins.ovirt_hosted_engine_setup.network.gateway plugin.execute:936 execute-output: ('/bin/ping', '-c', '1', '131.130.44.1') stdout:
PING 131.130.44.1 (131.130.44.1) 56(84) bytes of data.
64 bytes from 131.130.44.1: icmp_seq=1 ttl=255 time=0.269 ms

--- 131.130.44.1 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.269/0.269/0.269/0.000 ms

2016-04-08 10:34:58 DEBUG otopi.plugins.ovirt_hosted_engine_setup.network.gateway plugin.execute:941 execute-output: ('/bin/ping', '-c', '1', '131.130.44.1') stderr:


2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._network_end
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._vm_start
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._customization
2016-04-08 10:34:58 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmBoot=str:'disk'
2016-04-08 10:34:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmCDRom=NoneType:'None'
2016-04-08 10:34:58 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._customization
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._customization
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._customize_vm_networking
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._customization
2016-04-08 10:34:58 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu cpu._customization:180 Compatible CPU models are: ['model_Nehalem', 'model_Conroe', 'model_coreduo', 'model_core2duo', 'model_Penryn', 'model_IvyBridge', 'model_Westmere', 'model_n270', 'model_SandyBridge']
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 The following CPU types are supported by this host:
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 	 - model_SandyBridge: Intel SandyBridge Family
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 	 - model_Westmere: Intel Westmere Family
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 	 - model_Nehalem: Intel Nehalem Family
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 	 - model_Penryn: Intel Penryn Family
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 	 - model_Conroe: Intel Conroe Family
2016-04-08 10:34:58 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:34:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/engineCpu=str:'Intel SandyBridge Family'
2016-04-08 10:34:58 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._customization
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cpu.Plugin._customization
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._disk_customization
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.mac.Plugin._customization
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.memory.Plugin._customization
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._customization
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._vm_end
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._engine_start
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 --== HOSTED ENGINE CONFIGURATION ==--
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-08 10:34:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._customization
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query APP_HOST_NAME
2016-04-08 10:34:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Enter the name which will be used to identify this host inside the Administrator Portal [hosted_engine_2]: 
2016-04-08 10:35:02 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:RECEIVE    cube-two
2016-04-08 10:35:02 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query ENGINE_ADMIN_PASSWORD
2016-04-08 10:35:02 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Enter 'admin at internal' user password that will be used for accessing the Administrator Portal: 
2016-04-08 10:35:06 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query ENGINE_ADMIN_PASSWORD
2016-04-08 10:35:06 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Confirm 'admin at internal' user password: 
2016-04-08 10:35:09 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:09 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/adminPassword=str:'**FILTERED**'
2016-04-08 10:35:09 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/appHostName=str:'cube-two'
2016-04-08 10:35:09 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._customization
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn hostname._validateFQDNresolvability:245 vinculum.tbi.univie.ac.at resolves to: set(['131.130.44.100'])
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn plugin.executeRaw:828 execute: ('/sbin/ip', 'addr'), executable='None', cwd='None', env=None
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn plugin.executeRaw:878 execute-result: ('/sbin/ip', 'addr'), rc=0
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn plugin.execute:936 execute-output: ('/sbin/ip', 'addr') stdout:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
3: eno2: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
4: eno3: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
5: eno4: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
6: enp6s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether a0:36:9f:78:67:48 brd ff:ff:ff:ff:ff:ff
    inet 192.168.44.102/24 brd 192.168.44.255 scope global enp6s0
       valid_lft forever preferred_lft forever
    inet6 fe80::a236:9fff:fe78:6748/64 scope link 
       valid_lft forever preferred_lft forever
7: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue master ovirtmgmt state UP 
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
    inet6 fe80::21e:67ff:feb8:e89d/64 scope link 
       valid_lft forever preferred_lft forever
8: ;vdsmdummy;: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN 
    link/ether 4a:a6:03:e6:53:50 brd ff:ff:ff:ff:ff:ff
9: ovirtmgmt: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
    inet 131.130.44.102/24 brd 131.130.44.255 scope global ovirtmgmt
       valid_lft forever preferred_lft forever

2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn plugin.execute:941 execute-output: ('/sbin/ip', 'addr') stderr:


2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn hostname._getLocalAddresses:207 addresses: [u'131.130.44.102', u'127.0.0.1', u'192.168.44.102']
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._engine_end
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._customization
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.otopi.core.config.Plugin._customize2
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._process_templates
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesRules=str:'# Generated by ovirt-hosted-engine-setup installer
#filtering rules
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -i lo -j ACCEPT
-A INPUT -p icmp -m icmp --icmp-type any -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT

#drop all rule
-A INPUT -j REJECT --reject-with icmp-host-prohibited
COMMIT
'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:10 INFO otopi.context context.runSequence:427 Stage: Setup validation
2016-04-08 10:35:10 DEBUG otopi.context context.runSequence:431 STAGE validation
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.otopi.core.misc.Plugin._validation
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/aborted=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/debug=int:'0'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/error=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exceptionInfo=list:'[]'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/executionDirectory=str:'/root'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exitCode=list:'[{'priority': 90001, 'code': 0}]'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/log=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginGroups=str:'otopi:ovirt-hosted-engine-setup'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginPath=str:'/usr/share/otopi/plugins:/usr/share/ovirt-hosted-engine-setup/scripts/../plugins'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/suppressEnvironmentKeys=list:'[]'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chkconfig=str:'/sbin/chkconfig'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chown=str:'/bin/chown'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chronyc=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/date=str:'/bin/date'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/dig=str:'/bin/dig'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/file=str:'/bin/file'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/firewall-cmd=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/genisoimage=str:'/bin/genisoimage'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/gluster=str:'/sbin/gluster'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/hwclock=str:'/sbin/hwclock'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/initctl=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ip=str:'/sbin/ip'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/iscsiadm=str:'/sbin/iscsiadm'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/losetup=str:'/sbin/losetup'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/lsof=str:'/sbin/lsof'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mkfs=str:'/sbin/mkfs'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mount=str:'/bin/mount'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ntpq=str:'/sbin/ntpq'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/openssl=str:'/bin/openssl'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ping=str:'/bin/ping'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/qemu-img=str:'/bin/qemu-img'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/rc=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/rc-update=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/reboot=str:'/sbin/reboot'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/remote-viewer=str:'/bin/remote-viewer'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/service=str:'/sbin/service'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sshd=str:'/sbin/sshd'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sudo=str:'/bin/sudo'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/systemctl=str:'/bin/systemctl'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/truncate=str:'/bin/truncate'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/umount=str:'/bin/umount'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/vdsm-tool=str:'/bin/vdsm-tool'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileAppend=str:':answers.conf'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileName=str:'/etc/otopi.conf'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/failOnPrioOverride=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/internalPackageTransaction=Transaction:'transaction'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logDir=str:'/var/log/ovirt-hosted-engine-setup'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileHandle=file:'<open file '/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160408103421-p7trxf.log', mode 'a' at 0x3923810>'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileName=str:'/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160408103421-p7trxf.log'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileNamePrefix=str:'ovirt-hosted-engine-setup'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword', 'OVEHOSTED_ENGINE/adminPassword', 'OVEHOSTED_VM/cloudinitRootPwd', 'OVEHOSTED_VDSM/passwd']'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logRemoveAtExit=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/mainTransaction=Transaction:'transaction'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'[]'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/randomizeEvents=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/boundary=str:'--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/cliVersion=int:'1'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/customization=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/dialect=str:'human'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_NAME=str:'otopi'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_VERSION=str:'1.4.2_master'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldAvailable=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldDisableServices=list:'[]'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldEnable=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesEnable=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesRules=str:'# Generated by ovirt-hosted-engine-setup installer
#filtering rules
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -i lo -j ACCEPT
-A INPUT -p icmp -m icmp --icmp-type any -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT

#drop all rule
-A INPUT -j REJECT --reject-with icmp-host-prohibited
COMMIT
'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshEnable=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshKey=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshUser=str:''
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostEnabled=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostReDeployment=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/checkRequirements=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/confirmSettings=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/deployProceed=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/etcAnswerFile=str:'/etc/ovirt-hosted-engine/answers.conf'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/isAdditionalHost=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/nodeSetup=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/screenProceed=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/tempDir=str:'/var/tmp'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/userAnswerFile=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/adminPassword=str:'**FILTERED**'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/appHostName=str:'cube-two'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/clusterName=str:'Default'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/engineSetupTimeout=int:'600'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/forceCreateVG=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/insecureSSL=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/promptNonOperational=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/temporaryCertificate=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/deployWithHE35Hosts=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fetchAnswer=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fqdn=str:'cube-one.tbi.univie.ac.at'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/rootPassword=str:'**FILTERED**'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/sshdPort=int:'22'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/bridgeIf=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/bridgeName=str:'ovirtmgmt'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewallManager=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldServices=list:'[]'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldSubst=dict:'{}'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdn=str:'vinculum.tbi.univie.ac.at'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdnReverseValidation=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/gateway=str:'131.130.44.1'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/promptRequiredNetworks=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/sshdPort=int:'22'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/destEmail=str:'root at localhost'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpPort=str:'25'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpServer=str:'localhost'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/sourceEmail=str:'root at localhost'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/lockspaceName=str:'hosted-engine'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/serviceName=str:'sanlock'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/GUID=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/LunID=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/blockDeviceSizeGB=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/brokerConfContent=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageSizeGB=int:'1'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageUUID=str:'01822279-6fad-4b2c-9fb7-5e21d71574fe'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confVolUUID=str:'179da82e-aa55-4d59-aef2-36dd1564d026'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/connectionUUID=str:'b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/domainType=str:'glusterfs'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdConnUUID=str:'6db1e576-adf4-40dd-898e-1a4bd52a40c8'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdUUID=str:'01355553-83d5-47b0-be71-257ee0cd7e60'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterBrick=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisionedShareName=str:'hosted_engine_glusterfs'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisioningEnabled=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/hostID=int:'2'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortal=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalIPAddress=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalPassword=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalPort=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalUser=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSITargetName=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgDesc=str:'Hosted Engine Image'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgSizeGB=str:'25'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgUUID=str:'a4800611-eb6a-46ab-b518-3d7940a029d7'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceImageUUID=str:'6c127f4f-8ea7-4356-99ad-c1182fb560f5'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceVolumeUUID=str:'1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataImageUUID=str:'b03a7f5f-a64e-403d-aac2-5f177c2a2305'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataVolumeUUID=str:'c2362a91-475c-4617-a848-32725af1eec4'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/sdUUID=str:'81b59b08-dc02-414b-8c01-43b7ded14de3'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/spUUID=str:'00000000-0000-0000-0000-000000000000'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageAnswerFileContent=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDatacenterName=str:'hosted_datacenter'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainConnection=str:'borg-sphere-one:/engine'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainName=str:'hosted_storage'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageHEConfContent=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageType=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/vgUUID=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/vmConfContent=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/volUUID=str:'04e10a84-e9f8-4794-8548-9a24461ccb3f'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/caSubject=str:'/C=EN/L=Test/O=Test/CN=TestCA'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/consoleType=str:'vnc'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/cpu=str:'model_SandyBridge'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/engineCpu=str:'Intel SandyBridge Family'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/glusterMinimumVersion=str:'3.7.2'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/kvmGid=int:'36'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwd=str:'**FILTERED**'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwdValiditySecs=str:'10800'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/pkiSubject=str:'/C=EN/L=Test/O=Test/CN=Test'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/serviceName=str:'vdsmd'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/spicePkiSubject=str:'C=EN, L=Test, O=Test, CN=Test'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/useSSL=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdscli=instance:'<ServerProxy for 0.0.0.0:54321/RPC2>'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdsmUid=int:'36'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/applianceMem=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/applianceVCpus=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/automateVMShutdown=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cdromUUID=str:'e1668d16-0d4d-48cf-b332-cbab870a5bd6'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudInitISO=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitExecuteEngineSetup=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitInstanceDomainName=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitInstanceHostName=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitRootPwd=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMDNS=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMETCHOSTS=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMStaticCIDR=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/consoleUUID=str:'58da3efc-83d2-4989-9309-73d72cfe7529'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/emulatedMachine=str:'pc'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/nicUUID=str:'56d483a7-65f1-44af-8c01-1718aadc471e'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/ovfArchive=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/subst=dict:'{}'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmBoot=str:'disk'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmCDRom=NoneType:'None'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMACAddr=str:'00:16:3e:66:bc:dc'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMemSizeMB=int:'8192'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmUUID=str:'ee49fba3-7a0f-46d7-a218-a553b80946b5'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmVCpus=str:'2'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVESETUP_CORE/offlinePackager=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfDisabledPlugins=list:'[]'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfExpireCache=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfRollback=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfpackagerEnabled=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/keepAliveInterval=int:'30'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumDisabledPlugins=list:'[]'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumEnabledPlugins=list:'[]'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumExpireCache=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumRollback=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumpackagerEnabled=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockMaxGap=int:'5'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockSet=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/commandPath=str:'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/reboot=bool:'False'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootAllow=bool:'True'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootDeferTime=int:'10'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.otopi.network.firewalld.Plugin._validation
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.otopi.network.hostname.Plugin._validation
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.network.hostname hostname._validation:76 my name: cube-two.tbi.univie.ac.at
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.network.hostname plugin.executeRaw:828 execute: ('/sbin/ip', 'addr', 'show'), executable='None', cwd='None', env=None
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.network.hostname plugin.executeRaw:878 execute-result: ('/sbin/ip', 'addr', 'show'), rc=0
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.network.hostname plugin.execute:936 execute-output: ('/sbin/ip', 'addr', 'show') stdout:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
3: eno2: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
4: eno3: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
5: eno4: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
6: enp6s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether a0:36:9f:78:67:48 brd ff:ff:ff:ff:ff:ff
    inet 192.168.44.102/24 brd 192.168.44.255 scope global enp6s0
       valid_lft forever preferred_lft forever
    inet6 fe80::a236:9fff:fe78:6748/64 scope link 
       valid_lft forever preferred_lft forever
7: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue master ovirtmgmt state UP 
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
    inet6 fe80::21e:67ff:feb8:e89d/64 scope link 
       valid_lft forever preferred_lft forever
8: ;vdsmdummy;: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN 
    link/ether 4a:a6:03:e6:53:50 brd ff:ff:ff:ff:ff:ff
9: ovirtmgmt: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 
    link/ether 00:1e:67:b8:e8:9d brd ff:ff:ff:ff:ff:ff
    inet 131.130.44.102/24 brd 131.130.44.255 scope global ovirtmgmt
       valid_lft forever preferred_lft forever

2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.network.hostname plugin.execute:941 execute-output: ('/sbin/ip', 'addr', 'show') stderr:


2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.network.hostname hostname._validation:113 my addresses: ['131.130.44.102', '131.130.44.102', '131.130.44.102']
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.network.hostname hostname._validation:114 local addresses: [u'192.168.44.102', u'fe80::a236:9fff:fe78:6748', u'fe80::21e:67ff:feb8:e89d', u'131.130.44.102']
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.otopi.network.iptables.Plugin._validate
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.otopi.network.ssh.Plugin._validation
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._validation
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_hostname_additional_hosts
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/host_name=str:'cube-two.tbi.univie.ac.at'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_hostname_from_bridge_if
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.network.iptables.Plugin._validate
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._validation
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.executeRaw:828 execute: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem'), executable='None', cwd='None', env=None
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.executeRaw:878 execute-result: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem'), rc=0
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.execute:936 execute-output: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem') stdout:
Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number: 4107 (0x100b)
    Signature Algorithm: sha1WithRSAEncryption
        Issuer: C=US, O=tbi.univie.ac.at, CN=vinculum.tbi.univie.ac.at.58748
        Validity
            Not Before: Apr  6 13:44:08 2016 GMT
            Not After : Apr  6 13:44:08 2021 GMT
        Subject: O=tbi.univie.ac.at, CN=cube-two.tbi.univie.ac.at
        Subject Public Key Info:
            Public Key Algorithm: rsaEncryption
                Public-Key: (2048 bit)
                Modulus:
                    00:c6:58:0a:c2:f7:f9:51:90:5e:9e:fd:83:46:4f:
                    94:29:fc:01:46:c0:4b:1f:72:0e:6d:1a:e3:0a:34:
                    59:a9:a7:1b:6f:03:e8:f0:1f:ba:69:1a:3d:51:4d:
                    fe:6e:f7:91:b3:b0:71:64:44:5b:35:96:b9:c3:47:
                    d9:09:48:0d:c7:8c:3d:4c:b9:3b:31:c6:ad:2b:a3:
                    c7:1f:d0:a6:15:93:fe:9a:42:01:3a:3d:4d:f4:25:
                    e6:43:78:12:f4:f6:7d:bc:72:a0:aa:0a:9d:f9:74:
                    31:5f:f4:84:80:f1:a5:1f:66:d7:a5:a5:e7:db:dc:
                    29:31:86:09:7f:10:96:6e:be:28:7b:fc:16:d7:36:
                    5e:b3:49:41:1f:fa:44:6e:98:85:bd:54:72:8a:4b:
                    ce:38:dc:0c:03:46:c3:03:65:37:f0:db:ea:3b:0b:
                    b9:f7:cd:8f:ef:50:ac:63:90:49:67:5a:56:18:04:
                    c0:8b:21:2b:e6:20:d3:48:00:36:83:7a:b0:f8:49:
                    78:9c:87:ab:6b:54:bb:02:fd:9b:51:e2:0b:92:c8:
                    43:19:cb:d3:fd:26:35:74:31:5d:25:4e:b9:b8:a2:
                    0f:97:a5:a0:b4:6c:a1:92:86:17:cf:39:04:ba:1f:
                    82:45:42:aa:60:8b:be:c1:33:9f:f3:d8:91:14:44:
                    16:8f
                Exponent: 65537 (0x10001)
        X509v3 extensions:
            X509v3 Subject Key Identifier: 
                65:B3:78:4C:BA:30:1D:F2:44:A9:E2:95:99:A6:E9:2F:FD:F8:7B:86
            Authority Information Access: 
                CA Issuers - URI:http://vinculum.tbi.univie.ac.at:80/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA

            X509v3 Authority Key Identifier: 
                keyid:27:C0:C6:37:0A:76:29:C5:6B:A8:59:EB:F2:4F:CD:28:EE:30:14:9A
                DirName:/C=US/O=tbi.univie.ac.at/CN=vinculum.tbi.univie.ac.at.58748
                serial:10:00

            X509v3 Basic Constraints: 
                CA:FALSE
            X509v3 Key Usage: critical
                Digital Signature, Key Encipherment
            X509v3 Extended Key Usage: critical
                TLS Web Server Authentication, TLS Web Client Authentication
    Signature Algorithm: sha1WithRSAEncryption
         69:3b:6c:9d:99:81:2f:6a:e3:b2:2f:99:61:4f:fe:d2:72:cf:
         56:15:c6:95:0d:0e:2f:a3:69:ec:d8:42:3a:ff:fa:59:76:b5:
         c2:31:b2:ab:b2:ec:fb:2e:31:2c:5c:73:ce:25:6b:7f:7d:e5:
         58:f2:c9:f8:ba:c5:d8:8d:53:93:82:95:23:a3:63:cc:d3:32:
         08:93:5c:e3:52:fc:22:f5:d2:96:33:f1:6f:b2:0a:48:89:8d:
         90:9e:f5:90:11:92:c9:d0:b0:3b:8d:ab:49:e6:1c:93:7a:f0:
         ca:66:cf:16:81:29:5a:81:19:d2:69:32:6d:c7:44:f8:d8:8e:
         c1:f5:66:64:42:8e:1d:51:cb:4d:71:df:b4:d8:58:2f:6e:a0:
         7d:f9:93:70:a4:c0:81:66:58:fa:fa:7c:a6:b0:b9:e6:cf:a3:
         83:74:88:12:40:cb:30:63:0f:f2:95:42:e9:5e:b5:c7:33:15:
         5e:e7:41:77:1a:aa:97:b4:e1:70:f6:7a:d3:12:fb:7b:3d:70:
         9f:47:7d:a9:6d:35:33:55:e7:a2:2d:96:33:88:26:a2:67:3b:
         15:4d:cb:5b:31:25:68:b1:c1:fa:92:9a:c9:41:24:ac:bf:94:
         e1:2b:77:50:93:35:1b:a3:6e:e4:f1:1c:d0:a8:ef:10:bd:fe:
         e7:f6:a2:3c

2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.execute:941 execute-output: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem') stderr:


2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/spicePkiSubject=unicode:'O=tbi.univie.ac.at, CN=cube-two.tbi.univie.ac.at'
2016-04-08 10:35:10 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._validate
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._validation
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._scan_images:401 Existing images: set(['01822279-6fad-4b2c-9fb7-5e21d71574fe', '6c127f4f-8ea7-4356-99ad-c1182fb560f5', 'b03a7f5f-a64e-403d-aac2-5f177c2a2305', 'a4800611-eb6a-46ab-b518-3d7940a029d7', 'ddedbd89-93e3-4e75-9e94-32eadd6f9221', '8a49e0fd-9d46-46ce-a040-aadb25c0a129'])
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['179da82e-aa55-4d59-aef2-36dd1564d026']}
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '1073741824', 'voltype': 'LEAF', 'description': 'HostedEngineConfigurationImage', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': '01822279-6fad-4b2c-9fb7-5e21d71574fe', 'uuid': '179da82e-aa55-4d59-aef2-36dd1564d026', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '20480', 'truesize': '20480', 'type': 'PREALLOCATED', 'children': [], 'pool': '', 'ctime': '1460033927'}}
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:361 Found HostedEngineConfigurationImage volume: imgUUID:01822279-6fad-4b2c-9fb7-5e21d71574fe, volUUID:179da82e-aa55-4d59-aef2-36dd1564d026
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e']}
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '1048576', 'voltype': 'LEAF', 'description': 'hosted-engine.lockspace', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': '6c127f4f-8ea7-4356-99ad-c1182fb560f5', 'uuid': '1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '1048576', 'truesize': '1048576', 'type': 'PREALLOCATED', 'children': [], 'pool': '', 'ctime': '1460033928'}}
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:361 Found hosted-engine.lockspace volume: imgUUID:6c127f4f-8ea7-4356-99ad-c1182fb560f5, volUUID:1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['c2362a91-475c-4617-a848-32725af1eec4']}
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '1028096', 'voltype': 'LEAF', 'description': 'hosted-engine.metadata', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': 'b03a7f5f-a64e-403d-aac2-5f177c2a2305', 'uuid': 'c2362a91-475c-4617-a848-32725af1eec4', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '1028096', 'truesize': '1028096', 'type': 'PREALLOCATED', 'children': [], 'pool': '', 'ctime': '1460033929'}}
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:361 Found hosted-engine.metadata volume: imgUUID:b03a7f5f-a64e-403d-aac2-5f177c2a2305, volUUID:c2362a91-475c-4617-a848-32725af1eec4
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['04e10a84-e9f8-4794-8548-9a24461ccb3f']}
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '26843545600', 'voltype': 'LEAF', 'description': 'Hosted Engine Image', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': 'a4800611-eb6a-46ab-b518-3d7940a029d7', 'uuid': '04e10a84-e9f8-4794-8548-9a24461ccb3f', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '26843545600', 'truesize': '3276255232', 'type': 'SPARSE', 'children': [], 'pool': '', 'ctime': '1460033930'}}
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['eecacd50-c19f-435a-bbd3-5972b9232fba']}
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '134217728', 'voltype': 'LEAF', 'description': '{"Updated":true,"Size":20480,"Last Updated":"Thu Apr 07 16:25:25 CEST 2016","Storage Domains":[{"uuid":"81b59b08-dc02-414b-8c01-43b7ded14de3"}],"Disk Description":"OVF_STORE"}', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': 'ddedbd89-93e3-4e75-9e94-32eadd6f9221', 'uuid': 'eecacd50-c19f-435a-bbd3-5972b9232fba', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '20480', 'truesize': '20480', 'type': 'PREALLOCATED', 'children': [], 'pool': '', 'ctime': '1460039116'}}
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['44008af0-53ad-405f-8be3-c37c3a44dc28']}
2016-04-08 10:35:10 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '134217728', 'voltype': 'LEAF', 'description': '{"Updated":true,"Size":20480,"Last Updated":"Thu Apr 07 16:25:25 CEST 2016","Storage Domains":[{"uuid":"81b59b08-dc02-414b-8c01-43b7ded14de3"}],"Disk Description":"OVF_STORE"}', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': '8a49e0fd-9d46-46ce-a040-aadb25c0a129', 'uuid': '44008af0-53ad-405f-8be3-c37c3a44dc28', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '20480', 'truesize': '20480', 'type': 'PREALLOCATED', 'children': [], 'pool': '', 'ctime': '1460039114'}}
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._validation
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.core.preview.Plugin._validation
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 --== CONFIGURATION PREVIEW ==--
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Engine FQDN                        : vinculum.tbi.univie.ac.at
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Bridge name                        : ovirtmgmt
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Host address                       : cube-two.tbi.univie.ac.at
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 SSH daemon port                    : 22
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Gateway address                    : 131.130.44.1
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Host name for web application      : cube-two
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Host ID                            : 2
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Image size GB                      : 25
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 GlusterFS Share Name               : hosted_engine_glusterfs
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 GlusterFS Brick Provisioning       : False
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Storage connection                 : borg-sphere-one:/engine
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Console type                       : vnc
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Memory size MB                     : 8192
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 MAC address                        : 00:16:3e:66:bc:dc
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Boot type                          : disk
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Number of CPUs                     : 2
2016-04-08 10:35:10 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 CPU Type                           : model_SandyBridge
2016-04-08 10:35:10 INFO otopi.context context.runSequence:427 Stage: Transaction setup
2016-04-08 10:35:10 DEBUG otopi.context context.runSequence:431 STAGE transaction-prepare
2016-04-08 10:35:10 DEBUG otopi.context context._executeMethod:142 Stage transaction-prepare METHOD otopi.plugins.otopi.core.transaction.Plugin._main_prepare
2016-04-08 10:35:10 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/etc/ovirt-hosted-engine/iptables.example''
2016-04-08 10:35:10 DEBUG otopi.filetransaction filetransaction.prepare:198 file '/etc/ovirt-hosted-engine/iptables.example' missing
2016-04-08 10:35:11 INFO otopi.context context.runSequence:427 Stage: Misc configuration
2016-04-08 10:35:11 DEBUG otopi.context context.runSequence:431 STAGE early_misc
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage early_misc METHOD otopi.plugins.otopi.network.firewalld.Plugin._early_misc
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage early_misc METHOD otopi.plugins.ovirt_hosted_engine_setup.network.iptables.Plugin._early_misc
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:11 INFO otopi.context context.runSequence:427 Stage: Package installation
2016-04-08 10:35:11 DEBUG otopi.context context.runSequence:431 STAGE packages
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage packages METHOD otopi.plugins.otopi.network.iptables.Plugin._packages
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage packages METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._packages
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage packages METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._packages
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:11 INFO otopi.context context.runSequence:427 Stage: Misc configuration
2016-04-08 10:35:11 DEBUG otopi.context context.runSequence:431 STAGE misc
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.otopi.system.command.Plugin._misc
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.otopi.network.firewalld.Plugin._misc
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.otopi.network.iptables.Plugin._store_iptables
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.otopi.network.ssh.Plugin._append_key
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.otopi.system.clock.Plugin._set_clock
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._misc
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:11 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.libvirt.configureqemu.Plugin._misc
2016-04-08 10:35:11 INFO otopi.plugins.ovirt_hosted_engine_setup.libvirt.configureqemu configureqemu._misc:71 Configuring libvirt
2016-04-08 10:35:11 DEBUG otopi.plugins.ovirt_hosted_engine_setup.libvirt.configureqemu configureqemu._misc:85 Changing lock_manager from sanlock to sanlock
2016-04-08 10:35:11 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/etc/libvirt/qemu.conf''
2016-04-08 10:35:11 DEBUG otopi.filetransaction filetransaction.prepare:200 file '/etc/libvirt/qemu.conf' exists
2016-04-08 10:35:11 DEBUG otopi.filetransaction filetransaction.prepare:204 file '/etc/libvirt/qemu.conf' already has content
2016-04-08 10:35:11 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/etc/libvirt/qemu.conf''
2016-04-08 10:35:11 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 stopping service libvirtd
2016-04-08 10:35:11 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'stop', 'libvirtd.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'stop', 'libvirtd.service'), rc=0
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'stop', 'libvirtd.service') stdout:


2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'stop', 'libvirtd.service') stderr:


2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 starting service libvirtd
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'start', 'libvirtd.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'start', 'libvirtd.service'), rc=0
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'start', 'libvirtd.service') stdout:


2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'start', 'libvirtd.service') stderr:


2016-04-08 10:35:13 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._misc
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd systemd.status:105 check service sshd status
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'status', 'sshd.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'status', 'sshd.service'), rc=0
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'status', 'sshd.service') stdout:
● sshd.service - OpenSSH server daemon
   Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2016-04-07 10:35:51 CEST; 23h ago
     Docs: man:sshd(8)
           man:sshd_config(5)
 Main PID: 1554 (sshd)
   CGroup: /system.slice/sshd.service
           └─1554 /usr/sbin/sshd -D

Apr 08 09:52:09 cube-two.tbi.univie.ac.at sshd[59845]: Invalid user user from 42.113.132.39
Apr 08 09:52:09 cube-two.tbi.univie.ac.at sshd[59845]: input_userauth_request: invalid user user [preauth]
Apr 08 09:52:15 cube-two.tbi.univie.ac.at sshd[59842]: Did not receive identification string from 42.113.132.39
Apr 08 09:52:15 cube-two.tbi.univie.ac.at sshd[59845]: pam_unix(sshd:auth): check pass; user unknown
Apr 08 09:52:15 cube-two.tbi.univie.ac.at sshd[59845]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=42.113.132.39
Apr 08 09:52:16 cube-two.tbi.univie.ac.at sshd[59845]: Failed password for invalid user user from 42.113.132.39 port 42756 ssh2
Apr 08 09:52:18 cube-two.tbi.univie.ac.at sshd[59845]: error: Received disconnect from 42.113.132.39: 3: com.jcraft.jsch.JSchException: Auth fail [preauth]
Apr 08 09:53:01 cube-two.tbi.univie.ac.at sshd[59919]: Accepted publickey for root from 131.130.44.65 port 55744 ssh2: RSA 76:57:93:15:f5:bb:cc:ab:b5:a7:2b:5e:dc:16:95:11
Apr 08 10:03:24 cube-two.tbi.univie.ac.at sshd[60534]: Accepted publickey for root from 131.130.44.100 port 42599 ssh2: RSA cb:46:08:2c:6c:66:88:9e:4f:5f:23:e9:f5:d6:37:95
Apr 08 10:13:23 cube-two.tbi.univie.ac.at sshd[61282]: Accepted publickey for root from 131.130.44.65 port 34258 ssh2: RSA 76:57:93:15:f5:bb:cc:ab:b5:a7:2b:5e:dc:16:95:11

2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'status', 'sshd.service') stderr:


2016-04-08 10:35:13 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._misc
2016-04-08 10:35:13 INFO otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf vdsmconf._misc:85 Configuring VDSM
2016-04-08 10:35:13 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/etc/vdsm/vdsm.conf''
2016-04-08 10:35:13 DEBUG otopi.filetransaction filetransaction.prepare:200 file '/etc/vdsm/vdsm.conf' exists
2016-04-08 10:35:13 DEBUG otopi.filetransaction filetransaction.prepare:234 backup '/etc/vdsm/vdsm.conf'->'/etc/vdsm/vdsm.conf.20160408103513'
2016-04-08 10:35:13 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/etc/vdsm/vdsm.conf''
2016-04-08 10:35:13 DEBUG otopi.filetransaction filetransaction.commit:331 Executing restorecon for /etc/vdsm/vdsm.conf
2016-04-08 10:35:13 DEBUG otopi.filetransaction filetransaction.commit:345 restorecon result rc=0, stdout=, stderr=
2016-04-08 10:35:13 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:13 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'['/etc/vdsm/vdsm.conf']'
2016-04-08 10:35:13 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:13 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._misc
2016-04-08 10:35:13 INFO otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv vdsmenv._misc:162 Starting vdsmd
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd systemd.startup:114 set service vdsmd startup to True
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'Id', 'vdsmd.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'Id', 'vdsmd.service'), rc=0
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'vdsmd.service') stdout:
Id=vdsmd.service

2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'vdsmd.service') stderr:


2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'enable', u'vdsmd.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'enable', u'vdsmd.service'), rc=0
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'enable', u'vdsmd.service') stdout:


2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'enable', u'vdsmd.service') stderr:


2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 stopping service vdsmd
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'stop', 'vdsmd.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'stop', 'vdsmd.service'), rc=0
2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'stop', 'vdsmd.service') stdout:


2016-04-08 10:35:13 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'stop', 'vdsmd.service') stderr:


2016-04-08 10:35:13 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv plugin.executeRaw:828 execute: ('/bin/vdsm-tool', 'configure', '--force'), executable='None', cwd='None', env=None
2016-04-08 10:35:14 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv plugin.executeRaw:878 execute-result: ('/bin/vdsm-tool', 'configure', '--force'), rc=0
2016-04-08 10:35:14 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv plugin.execute:936 execute-output: ('/bin/vdsm-tool', 'configure', '--force') stdout:

Checking configuration status...

Current revision of multipath.conf detected, preserving
libvirt is already configured for vdsm
SUCCESS: ssl configured to true. No conflicts

Running configure...
Reconfiguration of libvirt is done.

Done configuring modules to VDSM.

2016-04-08 10:35:14 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv plugin.execute:941 execute-output: ('/bin/vdsm-tool', 'configure', '--force') stderr:


2016-04-08 10:35:14 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 starting service vdsmd
2016-04-08 10:35:14 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'start', 'vdsmd.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:16 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'start', 'vdsmd.service'), rc=0
2016-04-08 10:35:16 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'start', 'vdsmd.service') stdout:


2016-04-08 10:35:16 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'start', 'vdsmd.service') stderr:


2016-04-08 10:35:16 INFO otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv vdsmenv._connect:70 Waiting for VDSM hardware info
2016-04-08 10:35:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv vdsmenv._connect:63 {'status': {'message': 'Done', 'code': 0}, 'info': {'systemProductName': 'S2600GZ', 'systemSerialNumber': '............', 'systemFamily': '00', 'systemVersion': '....................', 'systemUUID': '9B6BCCF6-06E2-E311-A44A-001E67B8E89D', 'systemManufacturer': 'Intel Corporation'}}
2016-04-08 10:35:17 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._misc
2016-04-08 10:35:17 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:17 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._misc
2016-04-08 10:35:17 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:17 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._misc
2016-04-08 10:35:17 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:17 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._misc
2016-04-08 10:35:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/bin/truncate', '--size=2G', '/var/lib/ovirt-hosted-engine-setup/tmpICcmDW'), executable='None', cwd='None', env=None
2016-04-08 10:35:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/bin/truncate', '--size=2G', '/var/lib/ovirt-hosted-engine-setup/tmpICcmDW'), rc=0
2016-04-08 10:35:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/bin/truncate', '--size=2G', '/var/lib/ovirt-hosted-engine-setup/tmpICcmDW') stdout:


2016-04-08 10:35:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/bin/truncate', '--size=2G', '/var/lib/ovirt-hosted-engine-setup/tmpICcmDW') stderr:


2016-04-08 10:35:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/sbin/losetup', '--find', '--show', '--sizelimit=2G', '/var/lib/ovirt-hosted-engine-setup/tmpICcmDW'), executable='None', cwd='None', env=None
2016-04-08 10:35:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/sbin/losetup', '--find', '--show', '--sizelimit=2G', '/var/lib/ovirt-hosted-engine-setup/tmpICcmDW'), rc=0
2016-04-08 10:35:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/sbin/losetup', '--find', '--show', '--sizelimit=2G', '/var/lib/ovirt-hosted-engine-setup/tmpICcmDW') stdout:
/dev/loop0

2016-04-08 10:35:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/sbin/losetup', '--find', '--show', '--sizelimit=2G', '/var/lib/ovirt-hosted-engine-setup/tmpICcmDW') stderr:


2016-04-08 10:35:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._attach_loopback_device:123 Found a available loopback device on /dev/loop0
2016-04-08 10:35:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/sbin/mkfs', '-t', 'ext3', u'/dev/loop0'), executable='None', cwd='None', env=None
2016-04-08 10:35:19 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/sbin/mkfs', '-t', 'ext3', u'/dev/loop0'), rc=0
2016-04-08 10:35:19 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/sbin/mkfs', '-t', 'ext3', u'/dev/loop0') stdout:
Discarding device blocks:   4096/524288             done                            
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
131072 inodes, 524288 blocks
26214 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=536870912
16 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912

Allocating group tables:  0/16     done                            
Writing inode tables:  0/16     done                            
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information:  0/16     done


2016-04-08 10:35:19 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/sbin/mkfs', '-t', 'ext3', u'/dev/loop0') stderr:
mke2fs 1.42.9 (28-Dec-2013)

2016-04-08 10:35:19 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/bin/mount', u'/dev/loop0', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG'), executable='None', cwd='None', env=None
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/bin/mount', u'/dev/loop0', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG'), rc=0
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/bin/mount', u'/dev/loop0', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG') stdout:


2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/bin/mount', u'/dev/loop0', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG') stderr:


2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/bin/chown', '-R', '36:36', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG'), executable='None', cwd='None', env=None
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/bin/chown', '-R', '36:36', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG'), rc=0
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/bin/chown', '-R', '36:36', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG') stdout:


2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/bin/chown', '-R', '36:36', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG') stderr:


2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/bin/umount', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG'), executable='None', cwd='None', env=None
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/bin/umount', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG'), rc=0
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/bin/umount', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG') stdout:


2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/bin/umount', '/var/lib/ovirt-hosted-engine-setup/tmp4Y5TeG') stderr:


2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._storageServerConnection:723 connectStorageServer
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._storageServerConnection:786 {'status': {'message': 'OK', 'code': 0}, 'statuslist': [{'status': 0, 'id': 'b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0'}]}
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._storageServerConnection:813 {'status': {'message': 'OK', 'code': 0}, 'statuslist': [{'status': 0, 'id': '6db1e576-adf4-40dd-898e-1a4bd52a40c8'}]}
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1100 _check_existing_pools
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1101 getConnectedStoragePoolsList
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1103 {'status': {'message': 'OK', 'code': 0}, 'poollist': []}
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._misc_create_volume
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.sanlock.lockspace.Plugin._misc
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._misc
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._misc
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._misc
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._destroy_pool
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._misc
2016-04-08 10:35:20 INFO otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm configurevm._misc:182 Configuring VM
2016-04-08 10:35:20 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/var/run/ovirt-hosted-engine-ha/vm.conf''
2016-04-08 10:35:20 DEBUG otopi.filetransaction filetransaction.prepare:200 file '/var/run/ovirt-hosted-engine-ha/vm.conf' exists
2016-04-08 10:35:20 DEBUG otopi.filetransaction filetransaction.prepare:234 backup '/var/run/ovirt-hosted-engine-ha/vm.conf'->'/var/run/ovirt-hosted-engine-ha/vm.conf.20160408103520'
2016-04-08 10:35:20 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/var/run/ovirt-hosted-engine-ha/vm.conf''
2016-04-08 10:35:20 DEBUG otopi.filetransaction filetransaction.commit:331 Executing restorecon for /var/run/ovirt-hosted-engine-ha/vm.conf
2016-04-08 10:35:20 DEBUG otopi.filetransaction filetransaction.commit:345 restorecon result rc=0, stdout=, stderr=
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'['/etc/vdsm/vdsm.conf', '/var/run/ovirt-hosted-engine-ha/vm.conf']'
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/subst=dict:'{'@CDROM@': '', '@SD_UUID@': '81b59b08-dc02-414b-8c01-43b7ded14de3', '@CONSOLE_UUID@': '58da3efc-83d2-4989-9309-73d72cfe7529', '@NAME@': 'HostedEngine', '@BRIDGE@': 'ovirtmgmt', '@CDROM_UUID@': 'e1668d16-0d4d-48cf-b332-cbab870a5bd6', '@MEM_SIZE@': 8192, '@NIC_UUID@': '56d483a7-65f1-44af-8c01-1718aadc471e', '@BOOT_CDROM@': '', '@VCPUS@': '2', '@CPU_TYPE@': 'SandyBridge', '@VM_UUID@': 'ee49fba3-7a0f-46d7-a218-a553b80946b5', '@EMULATED_MACHINE@': 'pc', '@BOOT_PXE@': '', '@IMG_UUID@': 'a4800611-eb6a-46ab-b518-3d7940a029d7', '@BOOT_DISK@': ',bootOrder:1', '@CONSOLE_TYPE@': 'vnc', '@MAC_ADDR@': '00:16:3e:66:bc:dc', '@SP_UUID@': '00000000-0000-0000-0000-000000000000', '@VOL_UUID@': '04e10a84-e9f8-4794-8548-9a24461ccb3f'}'
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.core.conf.Plugin._misc
2016-04-08 10:35:20 INFO otopi.plugins.ovirt_hosted_engine_setup.core.conf conf._misc:59 Updating hosted-engine configuration
2016-04-08 10:35:20 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/etc/ovirt-hosted-engine/hosted-engine.conf''
2016-04-08 10:35:20 DEBUG otopi.filetransaction filetransaction.prepare:198 file '/etc/ovirt-hosted-engine/hosted-engine.conf' missing
2016-04-08 10:35:20 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/etc/ovirt-hosted-engine/hosted-engine.conf''
2016-04-08 10:35:20 DEBUG otopi.filetransaction filetransaction.commit:331 Executing restorecon for /etc/ovirt-hosted-engine/hosted-engine.conf
2016-04-08 10:35:20 DEBUG otopi.filetransaction filetransaction.commit:345 restorecon result rc=0, stdout=, stderr=
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'['/etc/vdsm/vdsm.conf', '/var/run/ovirt-hosted-engine-ha/vm.conf', '/etc/ovirt-hosted-engine/hosted-engine.conf']'
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageHEConfContent=str:'fqdn=vinculum.tbi.univie.ac.at
vm_disk_id=a4800611-eb6a-46ab-b518-3d7940a029d7
vm_disk_vol_id=04e10a84-e9f8-4794-8548-9a24461ccb3f
vmid=ee49fba3-7a0f-46d7-a218-a553b80946b5
storage=borg-sphere-one:/engine
conf=/var/run/ovirt-hosted-engine-ha/vm.conf
host_id=2
console=vnc
domainType=glusterfs
spUUID=00000000-0000-0000-0000-000000000000
sdUUID=81b59b08-dc02-414b-8c01-43b7ded14de3
connectionUUID=b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0
ca_cert=/etc/pki/vdsm/libvirt-spice/ca-cert.pem
ca_subject="O=tbi.univie.ac.at, CN=cube-two.tbi.univie.ac.at"
vdsm_use_ssl=true
gateway=131.130.44.1
bridge=ovirtmgmt
metadata_volume_UUID=c2362a91-475c-4617-a848-32725af1eec4
metadata_image_UUID=b03a7f5f-a64e-403d-aac2-5f177c2a2305
lockspace_volume_UUID=1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
lockspace_image_UUID=6c127f4f-8ea7-4356-99ad-c1182fb560f5
conf_volume_UUID=179da82e-aa55-4d59-aef2-36dd1564d026
conf_image_UUID=01822279-6fad-4b2c-9fb7-5e21d71574fe

# The following are used only for iSCSI storage
iqn=
portal=
user=
password=
port=
'
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:20 INFO otopi.context context.runSequence:427 Stage: Transaction commit
2016-04-08 10:35:20 DEBUG otopi.context context.runSequence:431 STAGE cleanup
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.otopi.core.transaction.Plugin._main_end
2016-04-08 10:35:20 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/etc/ovirt-hosted-engine/iptables.example''
2016-04-08 10:35:20 DEBUG otopi.filetransaction filetransaction.commit:331 Executing restorecon for /etc/ovirt-hosted-engine/iptables.example
2016-04-08 10:35:20 DEBUG otopi.filetransaction filetransaction.commit:345 restorecon result rc=0, stdout=, stderr=
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'['/etc/vdsm/vdsm.conf', '/var/run/ovirt-hosted-engine-ha/vm.conf', '/etc/ovirt-hosted-engine/hosted-engine.conf', '/etc/ovirt-hosted-engine/iptables.example']'
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:20 INFO otopi.context context.runSequence:427 Stage: Closing up
2016-04-08 10:35:20 DEBUG otopi.context context.runSequence:431 STAGE closeup
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.otopi.network.firewalld.Plugin._closeup
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.otopi.network.iptables.Plugin._closeup
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._closeup
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageAnswerFileContent=unicode:'[environment:default]
OVEHOSTED_CORE/screenProceed=none:None
OVEHOSTED_CORE/deployProceed=bool:True
OVEHOSTED_CORE/confirmSettings=bool:True
OVEHOSTED_NETWORK/fqdn=str:vinculum.tbi.univie.ac.at
OVEHOSTED_NETWORK/bridgeName=str:ovirtmgmt
OVEHOSTED_NETWORK/firewallManager=none:None
OVEHOSTED_NETWORK/gateway=str:131.130.44.1
OVEHOSTED_ENGINE/insecureSSL=none:None
OVEHOSTED_ENGINE/clusterName=str:Default
OVEHOSTED_STORAGE/storageDatacenterName=str:hosted_datacenter
OVEHOSTED_STORAGE/domainType=str:glusterfs
OVEHOSTED_STORAGE/glusterBrick=none:None
OVEHOSTED_STORAGE/LunID=none:None
OVEHOSTED_STORAGE/imgSizeGB=str:25
OVEHOSTED_STORAGE/iSCSIPortalIPAddress=none:None
OVEHOSTED_STORAGE/metadataVolumeUUID=str:c2362a91-475c-4617-a848-32725af1eec4
OVEHOSTED_STORAGE/sdUUID=str:81b59b08-dc02-414b-8c01-43b7ded14de3
OVEHOSTED_STORAGE/iSCSITargetName=none:None
OVEHOSTED_STORAGE/glusterProvisionedShareName=str:hosted_engine_glusterfs
OVEHOSTED_STORAGE/metadataImageUUID=str:b03a7f5f-a64e-403d-aac2-5f177c2a2305
OVEHOSTED_STORAGE/connectionUUID=str:b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0
OVEHOSTED_STORAGE/lockspaceVolumeUUID=str:1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
OVEHOSTED_STORAGE/iSCSIPortalPort=none:None
OVEHOSTED_STORAGE/imgUUID=str:a4800611-eb6a-46ab-b518-3d7940a029d7
OVEHOSTED_STORAGE/confImageUUID=str:01822279-6fad-4b2c-9fb7-5e21d71574fe
OVEHOSTED_STORAGE/spUUID=str:00000000-0000-0000-0000-000000000000
OVEHOSTED_STORAGE/lockspaceImageUUID=str:6c127f4f-8ea7-4356-99ad-c1182fb560f5
OVEHOSTED_STORAGE/storageDomainName=str:hosted_storage
OVEHOSTED_STORAGE/glusterProvisioningEnabled=bool:False
OVEHOSTED_STORAGE/iSCSIPortal=none:None
OVEHOSTED_STORAGE/storageType=none:None
OVEHOSTED_STORAGE/volUUID=str:04e10a84-e9f8-4794-8548-9a24461ccb3f
OVEHOSTED_STORAGE/vgUUID=none:None
OVEHOSTED_STORAGE/confVolUUID=str:179da82e-aa55-4d59-aef2-36dd1564d026
OVEHOSTED_STORAGE/storageDomainConnection=str:borg-sphere-one:/engine
OVEHOSTED_STORAGE/iSCSIPortalUser=none:None
OVEHOSTED_VDSM/consoleType=str:vnc
OVEHOSTED_VM/vmMemSizeMB=int:8192
OVEHOSTED_VM/vmUUID=str:ee49fba3-7a0f-46d7-a218-a553b80946b5
OVEHOSTED_VM/vmMACAddr=str:00:16:3e:66:bc:dc
OVEHOSTED_VM/emulatedMachine=str:pc
OVEHOSTED_VM/consoleUUID=str:58da3efc-83d2-4989-9309-73d72cfe7529
OVEHOSTED_VM/vmBoot=str:disk
OVEHOSTED_VM/vmVCpus=str:2
OVEHOSTED_VM/nicUUID=str:56d483a7-65f1-44af-8c01-1718aadc471e
OVEHOSTED_VM/cdromUUID=str:e1668d16-0d4d-48cf-b332-cbab870a5bd6
OVEHOSTED_VM/ovfArchive=none:None
OVEHOSTED_VM/vmCDRom=none:None
OVEHOSTED_VM/automateVMShutdown=none:None
OVEHOSTED_VM/cloudinitInstanceDomainName=none:None
OVEHOSTED_VM/cloudinitExecuteEngineSetup=none:None
OVEHOSTED_VM/cloudinitInstanceHostName=none:None
OVEHOSTED_VM/cloudinitVMStaticCIDR=none:None
OVEHOSTED_VM/cloudInitISO=none:None
OVEHOSTED_VM/cloudinitVMETCHOSTS=none:None
OVEHOSTED_VM/cloudinitVMDNS=none:None
OVEHOSTED_VDSM/spicePkiSubject=str:O=tbi.univie.ac.at, CN=cube-two.tbi.univie.ac.at
OVEHOSTED_VDSM/caSubject=str:/C=EN/L=Test/O=Test/CN=TestCA
OVEHOSTED_VDSM/cpu=str:model_SandyBridge
OVEHOSTED_VDSM/pkiSubject=str:/C=EN/L=Test/O=Test/CN=Test
OVEHOSTED_NOTIF/smtpPort=str:25
OVEHOSTED_NOTIF/smtpServer=str:localhost
OVEHOSTED_NOTIF/sourceEmail=str:root at localhost
OVEHOSTED_NOTIF/destEmail=str:root at localhost
'
2016-04-08 10:35:20 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._closeup
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._closeup
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._closeup
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._closeup
2016-04-08 10:35:20 DEBUG otopi.plugins.otopi.services.systemd systemd.startup:114 set service sshd startup to True
2016-04-08 10:35:20 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'Id', 'sshd.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:20 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'Id', 'sshd.service'), rc=0
2016-04-08 10:35:20 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'sshd.service') stdout:
Id=sshd.service

2016-04-08 10:35:20 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'sshd.service') stderr:


2016-04-08 10:35:20 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'enable', u'sshd.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:20 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'enable', u'sshd.service'), rc=0
2016-04-08 10:35:20 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'enable', u'sshd.service') stdout:


2016-04-08 10:35:20 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'enable', u'sshd.service') stderr:


2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._boot_from_install_media
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.os_install.Plugin._closeup
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._boot_from_hd
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.health.Plugin._closeup
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:20 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._closeup
2016-04-08 10:35:20 INFO otopi.ovirt_hosted_engine_setup.pkissh pkissh.getPKICert:95 Acquiring internal CA cert from the engine
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:55 Downloading from https://vinculum.tbi.univie.ac.at/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA - ca_certs=None
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:149 code: 200
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:150 info: {'content-length': '1404', 'content-encoding': 'identity', 'server': 'Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips', 'connection': 'close', 'date': 'Fri, 08 Apr 2016 08:35:20 GMT', 'content-type': 'application/x-x509-ca-cert;charset=ISO-8859-1'}
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:151 content: -----BEGIN CERTIFICATE-----
MIID4TCCAsmgAwIBAgICEAAwDQYJKoZIhvcNAQEFBQAwUjELMAkGA1UEBhMCVVMxGTAXBgNVBAoT
EHRiaS51bml2aWUuYWMuYXQxKDAmBgNVBAMTH3ZpbmN1bHVtLnRiaS51bml2aWUuYWMuYXQuNTg3
NDgwHhcNMTYwNDA2MTMxNTEzWhcNMjYwNDA1MTMxNTEzWjBSMQswCQYDVQQGEwJVUzEZMBcGA1UE
ChMQdGJpLnVuaXZpZS5hYy5hdDEoMCYGA1UEAxMfdmluY3VsdW0udGJpLnVuaXZpZS5hYy5hdC41
ODc0ODCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALEtN01AKL+5IntKc7NU7EBdCmSn
ysWA2gOodNAXUf+RHLYbPVe9AEht331jJacdmZ2CW7l9EfPB/tUVuBD0+s7S1ZcQ+fmnZ59hVd9M
DDO5fOaHjnJTtWurB96HLLaGBnlBgme0kIPEZ/ep7kccJafM1nL30euOr1NThNO44UWCIrNh1XPo
gqN0pUwdYIhRSnwzUo2dAADqUH2LcCkNTJR0MrxlqA92aU9+efkufVmq9rDLYOnSOsUA0feaKFlM
+5IhOdrLDewgS4fwwZ4g+VrvrH/qCWXT53B4bNIEGP4UCT0mW+l1l0jDw39UGQC/QajrBJpyiD/o
oo/UZNhQdQ0CAwEAAaOBwDCBvTAdBgNVHQ4EFgQUJ8DGNwp2KcVrqFnr8k/NKO4wFJowewYDVR0j
BHQwcoAUJ8DGNwp2KcVrqFnr8k/NKO4wFJqhVqRUMFIxCzAJBgNVBAYTAlVTMRkwFwYDVQQKExB0
YmkudW5pdmllLmFjLmF0MSgwJgYDVQQDEx92aW5jdWx1bS50YmkudW5pdmllLmFjLmF0LjU4NzQ4
ggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQUFAAOCAQEA
VoErMoxCy4LJvYW5lMgI81xdThgBZMFj1bBhTDnVbWSxlGueE1jY8EerymqSn/RQVVza4/VdVzY9
DouRTIIMvnhQulO4Uab1XXC9U6PI1BtDd8AdIEpgXNqgGyYaVHTQhqh0KjaebDfTDFZssMS3Hyhy
cUz7Huk7CS7uoEM9rIAcTvINNfA3NQHj21CcX+DTYhonThjKY/fMuwxgJyNt4rCmjcfbiEwTFADB
AW+KAvTnfOurOV+EmeMKwIHOP49MKoOczPWzFfOK4R8MNbwowyx0z7GMWN3OjHnC44lATn5WQWow
EJmrk9L1R+UwWf/0zBZOv6qDsONpfhdfnUn6JA==
-----END CERTIFICATE-----

2016-04-08 10:35:20 INFO otopi.ovirt_hosted_engine_setup.pkissh pkissh.getPKICert:108 The following CA certificate is going to be used, please immediately interrupt if not correct:
2016-04-08 10:35:20 INFO otopi.ovirt_hosted_engine_setup.pkissh pkissh.getPKICert:118 Issuer: C=US, O=tbi.univie.ac.at, CN=vinculum.tbi.univie.ac.at.58748, Subject: C=US, O=tbi.univie.ac.at, CN=vinculum.tbi.univie.ac.at.58748, Fingerprint (SHA-1): 116369743DAA2390D9387A6BA95FE4A5FFAA9BD0
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:55 Downloading from https://vinculum.tbi.univie.ac.at/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA - ca_certs=/tmp/engine-caWkvMq5.crt
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:149 code: 200
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:150 info: {'content-length': '1404', 'content-encoding': 'identity', 'server': 'Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips', 'connection': 'close', 'date': 'Fri, 08 Apr 2016 08:35:20 GMT', 'content-type': 'application/x-x509-ca-cert;charset=ISO-8859-1'}
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:151 content: -----BEGIN CERTIFICATE-----
MIID4TCCAsmgAwIBAgICEAAwDQYJKoZIhvcNAQEFBQAwUjELMAkGA1UEBhMCVVMxGTAXBgNVBAoT
EHRiaS51bml2aWUuYWMuYXQxKDAmBgNVBAMTH3ZpbmN1bHVtLnRiaS51bml2aWUuYWMuYXQuNTg3
NDgwHhcNMTYwNDA2MTMxNTEzWhcNMjYwNDA1MTMxNTEzWjBSMQswCQYDVQQGEwJVUzEZMBcGA1UE
ChMQdGJpLnVuaXZpZS5hYy5hdDEoMCYGA1UEAxMfdmluY3VsdW0udGJpLnVuaXZpZS5hYy5hdC41
ODc0ODCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALEtN01AKL+5IntKc7NU7EBdCmSn
ysWA2gOodNAXUf+RHLYbPVe9AEht331jJacdmZ2CW7l9EfPB/tUVuBD0+s7S1ZcQ+fmnZ59hVd9M
DDO5fOaHjnJTtWurB96HLLaGBnlBgme0kIPEZ/ep7kccJafM1nL30euOr1NThNO44UWCIrNh1XPo
gqN0pUwdYIhRSnwzUo2dAADqUH2LcCkNTJR0MrxlqA92aU9+efkufVmq9rDLYOnSOsUA0feaKFlM
+5IhOdrLDewgS4fwwZ4g+VrvrH/qCWXT53B4bNIEGP4UCT0mW+l1l0jDw39UGQC/QajrBJpyiD/o
oo/UZNhQdQ0CAwEAAaOBwDCBvTAdBgNVHQ4EFgQUJ8DGNwp2KcVrqFnr8k/NKO4wFJowewYDVR0j
BHQwcoAUJ8DGNwp2KcVrqFnr8k/NKO4wFJqhVqRUMFIxCzAJBgNVBAYTAlVTMRkwFwYDVQQKExB0
YmkudW5pdmllLmFjLmF0MSgwJgYDVQQDEx92aW5jdWx1bS50YmkudW5pdmllLmFjLmF0LjU4NzQ4
ggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQUFAAOCAQEA
VoErMoxCy4LJvYW5lMgI81xdThgBZMFj1bBhTDnVbWSxlGueE1jY8EerymqSn/RQVVza4/VdVzY9
DouRTIIMvnhQulO4Uab1XXC9U6PI1BtDd8AdIEpgXNqgGyYaVHTQhqh0KjaebDfTDFZssMS3Hyhy
cUz7Huk7CS7uoEM9rIAcTvINNfA3NQHj21CcX+DTYhonThjKY/fMuwxgJyNt4rCmjcfbiEwTFADB
AW+KAvTnfOurOV+EmeMKwIHOP49MKoOczPWzFfOK4R8MNbwowyx0z7GMWN3OjHnC44lATn5WQWow
EJmrk9L1R+UwWf/0zBZOv6qDsONpfhdfnUn6JA==
-----END CERTIFICATE-----

2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.pkissh pkissh.getSSHkey:152 Acquiring SSH key from the engine
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:55 Downloading from https://vinculum.tbi.univie.ac.at/ovirt-engine/services/pki-resource?resource=engine-certificate&format=OPENSSH-PUBKEY - ca_certs=/tmp/engine-caWkvMq5.crt
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:149 code: 200
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:150 info: {'content-length': '394', 'content-encoding': 'identity', 'server': 'Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips', 'connection': 'close', 'date': 'Fri, 08 Apr 2016 08:35:20 GMT', 'content-type': 'text/plain;charset=ISO-8859-1'}
2016-04-08 10:35:20 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:151 content: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7wFa9J/brF0Brwg3NdztpsdbFDDxd52AmLOdjpiUSEZPmfMNoQf0BSKio4as5kGqeHuaOAGE5etEVpcvqSUHt1dWcXmbnjKmvkSLhr+BzeU/KyFNmqHV+4Wzs8w+jMjMdRQ/7Xw00DVLe0N3plQr/wngBhFsezvT1hw6V7m6h2bZDuB1wzdKk3wG4NV5GQ1cGdc2Wvv2BDpRNr1E1I+IIYB/8BZZvJPkrDDcAniTCPPitCC9yu+yarXp8EAKUtvktvPlQg9opjoEaPTl0Rchpi8+M8jytGpkd8o0txlZE5R8E7V3YCJgg/pvCBe6z3y51/unDHPVzRUGJmFU4DQfN ovirt-engine

2016-04-08 10:35:20 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/root/.ssh/authorized_keys''
2016-04-08 10:35:20 DEBUG otopi.filetransaction filetransaction.prepare:200 file '/root/.ssh/authorized_keys' exists
2016-04-08 10:35:20 DEBUG otopi.filetransaction filetransaction.prepare:204 file '/root/.ssh/authorized_keys' already has content
2016-04-08 10:35:20 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/root/.ssh/authorized_keys''
2016-04-08 10:35:20 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._disableHostDeployPackager:482 Writing host-deploy configuration to /etc/ovirt-host-deploy.conf.d/70-hosted-engine-setup-kUSZca.conf
2016-04-08 10:35:20 INFO otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:657 Connecting to the Engine
2016-04-08 10:35:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:732 Getting the list of available clusters via engine's APIs
2016-04-08 10:35:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:812 Adding the host to the cluster
2016-04-08 10:35:23 INFO otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:76 Waiting for the host to become operational in the engine. This may take several minutes...
2016-04-08 10:35:23 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:25 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:27 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:28 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:29 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:30 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:32 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:33 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:34 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:35 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:36 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:37 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:39 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:40 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:41 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:42 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:44 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-08 10:35:45 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-08 10:35:46 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-08 10:35:47 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-08 10:35:48 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-08 10:35:50 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-08 10:35:51 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-08 10:35:52 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-08 10:35:53 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-08 10:35:55 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in up state
2016-04-08 10:35:55 INFO otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:107 The VDSM Host is now operational
2016-04-08 10:35:55 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:879 Setting CPU for the cluster
2016-04-08 10:35:55 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:885 {'name': None, 'level': None, 'cpu_tune': None, 'architecture': 'X86_64', 'mode': None, 'cores': None, 'speed': None, 'id': 'Intel SandyBridge Family', 'topology': None}
2016-04-08 10:35:56 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:56 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/temporaryCertificate=str:'/tmp/engine-caWkvMq5.crt'
2016-04-08 10:35:56 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:56 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._closeup
2016-04-08 10:35:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv vdsmenv._connect:63 {'status': {'message': 'Done', 'code': 0}, 'info': {'systemProductName': 'S2600GZ', 'systemSerialNumber': '............', 'systemFamily': '00', 'systemVersion': '....................', 'systemUUID': '9B6BCCF6-06E2-E311-A44A-001E67B8E89D', 'systemManufacturer': 'Intel Corporation'}}
2016-04-08 10:35:56 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._closeup_reprepare_images
2016-04-08 10:35:56 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:56 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._closeup_create_tar
2016-04-08 10:35:56 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:56 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_services.Plugin._closeup
2016-04-08 10:35:56 INFO otopi.plugins.ovirt_hosted_engine_setup.ha.ha_services ha_services._closeup:130 Enabling and starting HA services
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd systemd.startup:114 set service ovirt-ha-agent startup to True
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-agent.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-agent.service'), rc=0
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-agent.service') stdout:
Id=ovirt-ha-agent.service

2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-agent.service') stderr:


2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'enable', u'ovirt-ha-agent.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'enable', u'ovirt-ha-agent.service'), rc=0
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'enable', u'ovirt-ha-agent.service') stdout:


2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'enable', u'ovirt-ha-agent.service') stderr:


2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 starting service ovirt-ha-agent
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'start', 'ovirt-ha-agent.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'start', 'ovirt-ha-agent.service'), rc=0
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'start', 'ovirt-ha-agent.service') stdout:


2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'start', 'ovirt-ha-agent.service') stderr:


2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd systemd.startup:114 set service ovirt-ha-broker startup to True
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-broker.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-broker.service'), rc=0
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-broker.service') stdout:
Id=ovirt-ha-broker.service

2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-broker.service') stderr:


2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'enable', u'ovirt-ha-broker.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'enable', u'ovirt-ha-broker.service'), rc=0
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'enable', u'ovirt-ha-broker.service') stdout:


2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'enable', u'ovirt-ha-broker.service') stderr:


2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 starting service ovirt-ha-broker
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'start', 'ovirt-ha-broker.service'), executable='None', cwd='None', env=None
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'start', 'ovirt-ha-broker.service'), rc=0
2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'start', 'ovirt-ha-broker.service') stdout:


2016-04-08 10:35:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'start', 'ovirt-ha-broker.service') stderr:


2016-04-08 10:35:56 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._persist_files_start
2016-04-08 10:35:56 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:56 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._persist_files_start
2016-04-08 10:35:56 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._persist_files_end
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.otopi.system.reboot.Plugin._closeup
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:57 INFO otopi.context context.runSequence:427 Stage: Clean up
2016-04-08 10:35:57 DEBUG otopi.context context.runSequence:431 STAGE cleanup
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._cleanup
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._cleanup
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._cleanup
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._cleanup
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._cleanup
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._cleanup
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._save_answers_at_cleanup
2016-04-08 10:35:57 INFO otopi.plugins.ovirt_hosted_engine_setup.core.answerfile answerfile._save_answers:74 Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20160408103557.conf'
2016-04-08 10:35:57 INFO otopi.plugins.ovirt_hosted_engine_setup.core.answerfile answerfile._save_answers:74 Generating answer file '/etc/ovirt-hosted-engine/answers.conf'
2016-04-08 10:35:57 INFO otopi.context context.runSequence:427 Stage: Pre-termination
2016-04-08 10:35:57 DEBUG otopi.context context.runSequence:431 STAGE pre-terminate
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage pre-terminate METHOD otopi.plugins.otopi.core.misc.Plugin._preTerminate
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/aborted=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/debug=int:'0'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/error=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exceptionInfo=list:'[]'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/executionDirectory=str:'/root'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exitCode=list:'[{'priority': 90001, 'code': 0}]'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/log=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginGroups=str:'otopi:ovirt-hosted-engine-setup'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginPath=str:'/usr/share/otopi/plugins:/usr/share/ovirt-hosted-engine-setup/scripts/../plugins'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/suppressEnvironmentKeys=list:'[]'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chkconfig=str:'/sbin/chkconfig'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chown=str:'/bin/chown'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chronyc=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/date=str:'/bin/date'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/dig=str:'/bin/dig'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/file=str:'/bin/file'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/firewall-cmd=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/genisoimage=str:'/bin/genisoimage'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/gluster=str:'/sbin/gluster'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/hwclock=str:'/sbin/hwclock'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/initctl=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ip=str:'/sbin/ip'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/iscsiadm=str:'/sbin/iscsiadm'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/losetup=str:'/sbin/losetup'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/lsof=str:'/sbin/lsof'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mkfs=str:'/sbin/mkfs'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mount=str:'/bin/mount'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ntpq=str:'/sbin/ntpq'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/openssl=str:'/bin/openssl'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ping=str:'/bin/ping'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/qemu-img=str:'/bin/qemu-img'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/rc=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/rc-update=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/reboot=str:'/sbin/reboot'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/remote-viewer=str:'/bin/remote-viewer'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/service=str:'/sbin/service'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sshd=str:'/sbin/sshd'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sudo=str:'/bin/sudo'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/systemctl=str:'/bin/systemctl'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/truncate=str:'/bin/truncate'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/umount=str:'/bin/umount'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/vdsm-tool=str:'/bin/vdsm-tool'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileAppend=str:':answers.conf'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileName=str:'/etc/otopi.conf'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/failOnPrioOverride=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/internalPackageTransaction=Transaction:'transaction'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logDir=str:'/var/log/ovirt-hosted-engine-setup'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileHandle=file:'<open file '/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160408103421-p7trxf.log', mode 'a' at 0x3923810>'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileName=str:'/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160408103421-p7trxf.log'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileNamePrefix=str:'ovirt-hosted-engine-setup'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword', 'OVEHOSTED_ENGINE/adminPassword', 'OVEHOSTED_VM/cloudinitRootPwd', 'OVEHOSTED_VDSM/passwd']'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logRemoveAtExit=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/mainTransaction=Transaction:'transaction'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'['/etc/vdsm/vdsm.conf', '/var/run/ovirt-hosted-engine-ha/vm.conf', '/etc/ovirt-hosted-engine/hosted-engine.conf', '/etc/ovirt-hosted-engine/iptables.example']'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/randomizeEvents=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/boundary=str:'--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/cliVersion=int:'1'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/customization=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/dialect=str:'human'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_NAME=str:'otopi'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_VERSION=str:'1.4.2_master'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldAvailable=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldDisableServices=list:'[]'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldEnable=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesEnable=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesRules=str:'# Generated by ovirt-hosted-engine-setup installer
#filtering rules
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -i lo -j ACCEPT
-A INPUT -p icmp -m icmp --icmp-type any -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT

#drop all rule
-A INPUT -j REJECT --reject-with icmp-host-prohibited
COMMIT
'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshEnable=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshKey=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshUser=str:''
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostEnabled=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostReDeployment=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/checkRequirements=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/confirmSettings=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/deployProceed=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/etcAnswerFile=str:'/etc/ovirt-hosted-engine/answers.conf'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/isAdditionalHost=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/nodeSetup=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/screenProceed=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/tempDir=str:'/var/tmp'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/userAnswerFile=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/adminPassword=str:'**FILTERED**'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/appHostName=str:'cube-two'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/clusterName=str:'Default'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/engineSetupTimeout=int:'600'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/forceCreateVG=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/insecureSSL=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/promptNonOperational=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/temporaryCertificate=str:'/tmp/engine-caWkvMq5.crt'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/deployWithHE35Hosts=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fetchAnswer=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fqdn=str:'cube-one.tbi.univie.ac.at'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/rootPassword=str:'**FILTERED**'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/sshdPort=int:'22'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/bridgeIf=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/bridgeName=str:'ovirtmgmt'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewallManager=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldServices=list:'[]'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldSubst=dict:'{}'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdn=str:'vinculum.tbi.univie.ac.at'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdnReverseValidation=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/gateway=str:'131.130.44.1'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/host_name=str:'cube-two.tbi.univie.ac.at'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/promptRequiredNetworks=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/sshdPort=int:'22'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/destEmail=str:'root at localhost'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpPort=str:'25'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpServer=str:'localhost'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/sourceEmail=str:'root at localhost'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/lockspaceName=str:'hosted-engine'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/serviceName=str:'sanlock'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/GUID=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/LunID=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/blockDeviceSizeGB=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/brokerConfContent=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageSizeGB=int:'1'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageUUID=str:'01822279-6fad-4b2c-9fb7-5e21d71574fe'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confVolUUID=str:'179da82e-aa55-4d59-aef2-36dd1564d026'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/connectionUUID=str:'b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/domainType=str:'glusterfs'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdConnUUID=str:'6db1e576-adf4-40dd-898e-1a4bd52a40c8'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdUUID=str:'01355553-83d5-47b0-be71-257ee0cd7e60'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterBrick=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisionedShareName=str:'hosted_engine_glusterfs'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisioningEnabled=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/hostID=int:'2'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortal=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalIPAddress=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalPassword=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalPort=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalUser=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSITargetName=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgDesc=str:'Hosted Engine Image'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgSizeGB=str:'25'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgUUID=str:'a4800611-eb6a-46ab-b518-3d7940a029d7'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceImageUUID=str:'6c127f4f-8ea7-4356-99ad-c1182fb560f5'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceVolumeUUID=str:'1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataImageUUID=str:'b03a7f5f-a64e-403d-aac2-5f177c2a2305'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataVolumeUUID=str:'c2362a91-475c-4617-a848-32725af1eec4'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/sdUUID=str:'81b59b08-dc02-414b-8c01-43b7ded14de3'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/spUUID=str:'00000000-0000-0000-0000-000000000000'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageAnswerFileContent=unicode:'[environment:default]
OVEHOSTED_CORE/screenProceed=none:None
OVEHOSTED_CORE/deployProceed=bool:True
OVEHOSTED_CORE/confirmSettings=bool:True
OVEHOSTED_NETWORK/fqdn=str:vinculum.tbi.univie.ac.at
OVEHOSTED_NETWORK/bridgeName=str:ovirtmgmt
OVEHOSTED_NETWORK/firewallManager=none:None
OVEHOSTED_NETWORK/gateway=str:131.130.44.1
OVEHOSTED_ENGINE/insecureSSL=none:None
OVEHOSTED_ENGINE/clusterName=str:Default
OVEHOSTED_STORAGE/storageDatacenterName=str:hosted_datacenter
OVEHOSTED_STORAGE/domainType=str:glusterfs
OVEHOSTED_STORAGE/glusterBrick=none:None
OVEHOSTED_STORAGE/LunID=none:None
OVEHOSTED_STORAGE/imgSizeGB=str:25
OVEHOSTED_STORAGE/iSCSIPortalIPAddress=none:None
OVEHOSTED_STORAGE/metadataVolumeUUID=str:c2362a91-475c-4617-a848-32725af1eec4
OVEHOSTED_STORAGE/sdUUID=str:81b59b08-dc02-414b-8c01-43b7ded14de3
OVEHOSTED_STORAGE/iSCSITargetName=none:None
OVEHOSTED_STORAGE/glusterProvisionedShareName=str:hosted_engine_glusterfs
OVEHOSTED_STORAGE/metadataImageUUID=str:b03a7f5f-a64e-403d-aac2-5f177c2a2305
OVEHOSTED_STORAGE/connectionUUID=str:b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0
OVEHOSTED_STORAGE/lockspaceVolumeUUID=str:1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
OVEHOSTED_STORAGE/iSCSIPortalPort=none:None
OVEHOSTED_STORAGE/imgUUID=str:a4800611-eb6a-46ab-b518-3d7940a029d7
OVEHOSTED_STORAGE/confImageUUID=str:01822279-6fad-4b2c-9fb7-5e21d71574fe
OVEHOSTED_STORAGE/spUUID=str:00000000-0000-0000-0000-000000000000
OVEHOSTED_STORAGE/lockspaceImageUUID=str:6c127f4f-8ea7-4356-99ad-c1182fb560f5
OVEHOSTED_STORAGE/storageDomainName=str:hosted_storage
OVEHOSTED_STORAGE/glusterProvisioningEnabled=bool:False
OVEHOSTED_STORAGE/iSCSIPortal=none:None
OVEHOSTED_STORAGE/storageType=none:None
OVEHOSTED_STORAGE/volUUID=str:04e10a84-e9f8-4794-8548-9a24461ccb3f
OVEHOSTED_STORAGE/vgUUID=none:None
OVEHOSTED_STORAGE/confVolUUID=str:179da82e-aa55-4d59-aef2-36dd1564d026
OVEHOSTED_STORAGE/storageDomainConnection=str:borg-sphere-one:/engine
OVEHOSTED_STORAGE/iSCSIPortalUser=none:None
OVEHOSTED_VDSM/consoleType=str:vnc
OVEHOSTED_VM/vmMemSizeMB=int:8192
OVEHOSTED_VM/vmUUID=str:ee49fba3-7a0f-46d7-a218-a553b80946b5
OVEHOSTED_VM/vmMACAddr=str:00:16:3e:66:bc:dc
OVEHOSTED_VM/emulatedMachine=str:pc
OVEHOSTED_VM/consoleUUID=str:58da3efc-83d2-4989-9309-73d72cfe7529
OVEHOSTED_VM/vmBoot=str:disk
OVEHOSTED_VM/vmVCpus=str:2
OVEHOSTED_VM/nicUUID=str:56d483a7-65f1-44af-8c01-1718aadc471e
OVEHOSTED_VM/cdromUUID=str:e1668d16-0d4d-48cf-b332-cbab870a5bd6
OVEHOSTED_VM/ovfArchive=none:None
OVEHOSTED_VM/vmCDRom=none:None
OVEHOSTED_VM/automateVMShutdown=none:None
OVEHOSTED_VM/cloudinitInstanceDomainName=none:None
OVEHOSTED_VM/cloudinitExecuteEngineSetup=none:None
OVEHOSTED_VM/cloudinitInstanceHostName=none:None
OVEHOSTED_VM/cloudinitVMStaticCIDR=none:None
OVEHOSTED_VM/cloudInitISO=none:None
OVEHOSTED_VM/cloudinitVMETCHOSTS=none:None
OVEHOSTED_VM/cloudinitVMDNS=none:None
OVEHOSTED_VDSM/spicePkiSubject=str:O=tbi.univie.ac.at, CN=cube-two.tbi.univie.ac.at
OVEHOSTED_VDSM/caSubject=str:/C=EN/L=Test/O=Test/CN=TestCA
OVEHOSTED_VDSM/cpu=str:model_SandyBridge
OVEHOSTED_VDSM/pkiSubject=str:/C=EN/L=Test/O=Test/CN=Test
OVEHOSTED_NOTIF/smtpPort=str:25
OVEHOSTED_NOTIF/smtpServer=str:localhost
OVEHOSTED_NOTIF/sourceEmail=str:root at localhost
OVEHOSTED_NOTIF/destEmail=str:root at localhost
'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDatacenterName=str:'hosted_datacenter'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainConnection=str:'borg-sphere-one:/engine'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainName=str:'hosted_storage'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageHEConfContent=str:'fqdn=vinculum.tbi.univie.ac.at
vm_disk_id=a4800611-eb6a-46ab-b518-3d7940a029d7
vm_disk_vol_id=04e10a84-e9f8-4794-8548-9a24461ccb3f
vmid=ee49fba3-7a0f-46d7-a218-a553b80946b5
storage=borg-sphere-one:/engine
conf=/var/run/ovirt-hosted-engine-ha/vm.conf
host_id=2
console=vnc
domainType=glusterfs
spUUID=00000000-0000-0000-0000-000000000000
sdUUID=81b59b08-dc02-414b-8c01-43b7ded14de3
connectionUUID=b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0
ca_cert=/etc/pki/vdsm/libvirt-spice/ca-cert.pem
ca_subject="O=tbi.univie.ac.at, CN=cube-two.tbi.univie.ac.at"
vdsm_use_ssl=true
gateway=131.130.44.1
bridge=ovirtmgmt
metadata_volume_UUID=c2362a91-475c-4617-a848-32725af1eec4
metadata_image_UUID=b03a7f5f-a64e-403d-aac2-5f177c2a2305
lockspace_volume_UUID=1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
lockspace_image_UUID=6c127f4f-8ea7-4356-99ad-c1182fb560f5
conf_volume_UUID=179da82e-aa55-4d59-aef2-36dd1564d026
conf_image_UUID=01822279-6fad-4b2c-9fb7-5e21d71574fe

# The following are used only for iSCSI storage
iqn=
portal=
user=
password=
port=
'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageType=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/vgUUID=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/vmConfContent=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/volUUID=str:'04e10a84-e9f8-4794-8548-9a24461ccb3f'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/caSubject=str:'/C=EN/L=Test/O=Test/CN=TestCA'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/consoleType=str:'vnc'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/cpu=str:'model_SandyBridge'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/engineCpu=str:'Intel SandyBridge Family'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/glusterMinimumVersion=str:'3.7.2'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/kvmGid=int:'36'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwd=str:'**FILTERED**'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwdValiditySecs=str:'10800'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/pkiSubject=str:'/C=EN/L=Test/O=Test/CN=Test'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/serviceName=str:'vdsmd'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/spicePkiSubject=unicode:'O=tbi.univie.ac.at, CN=cube-two.tbi.univie.ac.at'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/useSSL=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdscli=instance:'<ServerProxy for 0.0.0.0:54321/RPC2>'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdsmUid=int:'36'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/applianceMem=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/applianceVCpus=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/automateVMShutdown=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cdromUUID=str:'e1668d16-0d4d-48cf-b332-cbab870a5bd6'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudInitISO=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitExecuteEngineSetup=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitInstanceDomainName=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitInstanceHostName=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitRootPwd=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMDNS=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMETCHOSTS=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMStaticCIDR=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/consoleUUID=str:'58da3efc-83d2-4989-9309-73d72cfe7529'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/emulatedMachine=str:'pc'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/nicUUID=str:'56d483a7-65f1-44af-8c01-1718aadc471e'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/ovfArchive=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/subst=dict:'{'@CDROM@': '', '@SD_UUID@': '81b59b08-dc02-414b-8c01-43b7ded14de3', '@CONSOLE_UUID@': '58da3efc-83d2-4989-9309-73d72cfe7529', '@NAME@': 'HostedEngine', '@BRIDGE@': 'ovirtmgmt', '@CDROM_UUID@': 'e1668d16-0d4d-48cf-b332-cbab870a5bd6', '@MEM_SIZE@': 8192, '@NIC_UUID@': '56d483a7-65f1-44af-8c01-1718aadc471e', '@BOOT_CDROM@': '', '@VCPUS@': '2', '@CPU_TYPE@': 'SandyBridge', '@VM_UUID@': 'ee49fba3-7a0f-46d7-a218-a553b80946b5', '@EMULATED_MACHINE@': 'pc', '@BOOT_PXE@': '', '@IMG_UUID@': 'a4800611-eb6a-46ab-b518-3d7940a029d7', '@BOOT_DISK@': ',bootOrder:1', '@CONSOLE_TYPE@': 'vnc', '@MAC_ADDR@': '00:16:3e:66:bc:dc', '@SP_UUID@': '00000000-0000-0000-0000-000000000000', '@VOL_UUID@': '04e10a84-e9f8-4794-8548-9a24461ccb3f'}'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmBoot=str:'disk'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmCDRom=NoneType:'None'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMACAddr=str:'00:16:3e:66:bc:dc'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMemSizeMB=int:'8192'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmUUID=str:'ee49fba3-7a0f-46d7-a218-a553b80946b5'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmVCpus=str:'2'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV OVESETUP_CORE/offlinePackager=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfDisabledPlugins=list:'[]'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfExpireCache=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfRollback=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfpackagerEnabled=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/keepAliveInterval=int:'30'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumDisabledPlugins=list:'[]'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumEnabledPlugins=list:'[]'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumExpireCache=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumRollback=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumpackagerEnabled=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockMaxGap=int:'5'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockSet=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/commandPath=str:'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/reboot=bool:'False'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootAllow=bool:'True'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootDeferTime=int:'10'
2016-04-08 10:35:57 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage pre-terminate METHOD otopi.plugins.otopi.dialog.cli.Plugin._pre_terminate
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:57 INFO otopi.context context.runSequence:427 Stage: Termination
2016-04-08 10:35:57 DEBUG otopi.context context.runSequence:431 STAGE terminate
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage terminate METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._terminate
2016-04-08 10:35:57 INFO otopi.plugins.ovirt_hosted_engine_setup.core.misc misc._terminate:181 Hosted Engine successfully set up
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage terminate METHOD otopi.plugins.otopi.dialog.human.Plugin._terminate
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage terminate METHOD otopi.plugins.otopi.dialog.machine.Plugin._terminate
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-08 10:35:57 DEBUG otopi.context context._executeMethod:142 Stage terminate METHOD otopi.plugins.otopi.core.log.Plugin._terminate
-------------- next part --------------
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/log=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileHandle=file:'<open file '/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160411080011-6vh23y.log', mode 'a' at 0x4128540>'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileName=str:'/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160411080011-6vh23y.log'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'[]'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logRemoveAtExit=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.dialog.misc.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/dialect=str:'human'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.dialog.human.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/boundary=str:'--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.dialog.machine.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.core.misc.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:477 SEQUENCE DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE boot
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._preinit (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.log.Plugin._init (otopi.core.log.init)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.misc.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.human.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.machine.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.misc.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._boot (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.info.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._boot (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.config.Plugin._init (otopi.core.config.init)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._init (otopi.packagers.detection)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._init (otopi.packagers.detection)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.command.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.transaction.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.cli.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.iptables.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.ssh.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.clock.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.reboot.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.offlinepackager.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.preview.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.health.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.sanlock.lockspace.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.packages.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cpu.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.mac.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.machine.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.memory.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE setup
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._setup_existence (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup_existence (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.config.Plugin._post_init (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.log.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.misc.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.shell.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.hostname.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.openrc.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.rhel.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.systemd.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.clock.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.reboot.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE internal_packages
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_prepare (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.hostname.Plugin._internal_packages (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._internal_packages_end (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._internal_packages_end (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_end (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE programs
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.command.Plugin._programs (otopi.system.command.detection)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.systemd.Plugin._programs (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.rhel.Plugin._programs (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.services.openrc.Plugin._programs (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_services.Plugin._programs (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._check_NM (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE late_setup
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._late_setup (ohosted.vdsm.conf.loaded)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._late_setup (ohosted.vdsm.libvirt.configured)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._late_setup (ohosted.vdsm.pki.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.packages.Plugin._late_setup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._late_setup (ohosted.vdsm.late_setup_ready)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE customization
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.config.Plugin._customize1 (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.cli.Plugin._customize (otopi.dialog.cli.customization)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._storage_start (ohosted.dialog.titles.storage.start)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._early_customization (ohosted.storage.configuration.early)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._customization (ohosted.storage.gluster.provisioned)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._brick_customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._customization (ohosted.storage.nfs.configuration.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._customization (ohosted.storage.blockd.configuration.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._late_customization (ohosted.storage.configuration.late)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._late_customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._storage_end (ohosted.dialog.titles.storage.end)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._system_start (ohosted.dialog.titles.system.start)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._customization (ohosted.core.require.answerfile)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._system_end (ohosted.dialog.titles.system.end)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._network_start (ohosted.dialog.titles.network.start)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_existing_bridge_interface (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._customization (ohosted.network.firewallmanager.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall.Plugin._configuration (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._customization (ohosted.networking.gateway.configuration.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._network_end (ohosted.dialog.titles.network.end)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._vm_start (ohosted.dialog.titles.vm.start)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._customization (ohosted.boot.configuration.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._customization (ohosted.configuration.ovf)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._customization (ohosted.boot.configuration.cloud_init_options)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._customize_vm_networking (ohosted.boot.configuration.cloud_init_vm_networking)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cpu.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._disk_customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.mac.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.memory.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._vm_end (ohosted.dialog.titles.vm.end)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._engine_start (ohosted.dialog.titles.engine.start)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._engine_end (ohosted.dialog.titles.engine.end)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._customization (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.config.Plugin._customize2 (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._process_templates (ohosted.network.firewallmanager.templates.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE validation
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.misc.Plugin._validation (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._validation (otopi.network.firewalld.validation)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.hostname.Plugin._validation (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.iptables.Plugin._validate (otopi.network.iptables.validation)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.ssh.Plugin._validation (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._validation (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_hostname_additional_hosts (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_hostname_from_bridge_if (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.iptables.Plugin._validate (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._validation (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._validate (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._validation (ohosted.conf.existing_volume.detected)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._validation (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.preview.Plugin._validation (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE transaction-prepare
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.transaction.Plugin._main_prepare (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE early_misc
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._early_misc (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.iptables.Plugin._early_misc (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE packages
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.iptables.Plugin._packages (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._packages (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._packages (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE misc
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.command.Plugin._misc (otopi.system.command.redetection)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._misc (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.iptables.Plugin._store_iptables (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.ssh.Plugin._append_key (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.clock.Plugin._set_clock (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._misc (ohosted.notifications.broker.conf.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.libvirt.configureqemu.Plugin._misc (ohosted.libvirt.configured)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._misc (ohosted.sshd.started)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._misc (ohosted.vdsm.configured)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._misc (ohosted.vdsm.started)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._misc (ohosted.network.bridge.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._misc (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._misc (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._misc (ohosted.storage.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._misc_create_volume (ohosted.conf.volume.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.sanlock.lockspace.Plugin._misc (ohosted.sanlock.initialized)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._misc (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._misc (ohosted.vm.image.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._misc (ohosted.vm.ovf.imported)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._destroy_pool (ohosted.storage.pool.destroyed)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._misc (ohosted.vm.state.configured)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.conf.Plugin._misc (ohosted.save.config)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE cleanup
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.transaction.Plugin._main_end (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE closeup
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.firewalld.Plugin._closeup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.network.iptables.Plugin._closeup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._closeup (ohosted.notifications.answerfile.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._closeup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._closeup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._closeup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._closeup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._boot_from_install_media (ohosted.vm.state.running)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.os_install.Plugin._closeup (ohosted.vm.state.os.installed)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._boot_from_hd (ohosted.vm.state.os.installed.running)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.health.Plugin._closeup (ohosted.engine.alive)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._closeup (ohosted.engine.host.added)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._closeup (ohosted.engine.vdscli.reconnected)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._closeup_reprepare_images (ohosted.storage.imagesreprepared)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._closeup_create_tar (ohosted.notifications.confimage.available)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_services.Plugin._closeup (ohosted.engine.ha.start)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._persist_files_start (ohosted.node.files.persist.start)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._persist_files_start (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._persist_files_end (ohosted.node.files.persist.end)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.reboot.Plugin._closeup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE cleanup
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._cleanup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._cleanup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._cleanup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._cleanup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._cleanup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._cleanup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._save_answers_at_cleanup (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE pre-terminate
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.misc.Plugin._preTerminate (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.cli.Plugin._pre_terminate (otopi.dialog.cli.termination)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE terminate
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._terminate (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.human.Plugin._terminate (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.dialog.machine.Plugin._terminate (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.core.log.Plugin._terminate (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:479 STAGE reboot
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:484     METHOD otopi.plugins.otopi.system.reboot.Plugin._reboot (None)
2016-04-11 08:00:11 DEBUG otopi.context context.dumpSequence:486 SEQUENCE DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/aborted=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/debug=int:'0'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/error=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exceptionInfo=list:'[]'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/executionDirectory=str:'/root'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exitCode=list:'[{'priority': 90001, 'code': 0}]'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/log=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginGroups=str:'otopi:ovirt-hosted-engine-setup'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginPath=str:'/usr/share/otopi/plugins:/usr/share/ovirt-hosted-engine-setup/scripts/../plugins'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/suppressEnvironmentKeys=list:'[]'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileAppend=str:':answers.conf'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/failOnPrioOverride=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logDir=str:'/var/log/ovirt-hosted-engine-setup'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileHandle=file:'<open file '/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160411080011-6vh23y.log', mode 'a' at 0x4128540>'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileName=str:'/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160411080011-6vh23y.log'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileNamePrefix=str:'ovirt-hosted-engine-setup'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'[]'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logRemoveAtExit=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/randomizeEvents=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/boundary=str:'--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/dialect=str:'human'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_NAME=str:'otopi'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_VERSION=str:'1.4.1'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVESETUP_CORE/offlinePackager=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumpackagerEnabled=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_NAME=str:'otopi'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_VERSION=str:'1.4.1'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._boot
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.packagers.dnfpackager dnfpackager._boot:178 Cannot initialize minidnf
Traceback (most recent call last):
  File "/usr/share/otopi/plugins/otopi/packagers/dnfpackager.py", line 165, in _boot
    constants.PackEnv.DNF_DISABLED_PLUGINS
  File "/usr/share/otopi/plugins/otopi/packagers/dnfpackager.py", line 75, in _getMiniDNF
    from otopi import minidnf
  File "/usr/lib/python2.7/site-packages/otopi/minidnf.py", line 31, in <module>
    import dnf
ImportError: No module named dnf
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfDisabledPlugins=list:'[]'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfExpireCache=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfRollback=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfpackagerEnabled=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/keepAliveInterval=int:'30'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.system.info.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.system.info info._init:51 SYSTEM INFORMATION - BEGIN
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.system.info info._init:52 executable /bin/python
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.system.info info._init:53 python /bin/python
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.system.info info._init:54 platform linux2
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.system.info info._init:55 distribution ('CentOS Linux', '7.2.1511', 'Core')
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.system.info info._init:56 host 'cube-three.tbi.univie.ac.at'
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.system.info info._init:62 uid 0 euid 0 gid 0 egid 0
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.system.info info._init:64 SYSTEM INFORMATION - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage boot METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._boot
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumDisabledPlugins=list:'[]'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumEnabledPlugins=list:'[]'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumExpireCache=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumRollback=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 INFO otopi.context context.runSequence:427 Stage: Initializing
2016-04-11 08:00:11 DEBUG otopi.context context.runSequence:431 STAGE init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.core.config.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileName=str:'/etc/otopi.conf'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/confirmSettings=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/deployProceed=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/clusterName=str:'Default'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/bridgeName=str:'ovirtmgmt'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdn=str:'vinculum.tbi.univie.ac.at'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/gateway=str:'131.130.44.1'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/destEmail=str:'root at localhost'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpPort=str:'25'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpServer=str:'localhost'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/sourceEmail=str:'root at localhost'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageUUID=str:'01822279-6fad-4b2c-9fb7-5e21d71574fe'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confVolUUID=str:'179da82e-aa55-4d59-aef2-36dd1564d026'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/connectionUUID=str:'b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/domainType=str:'glusterfs'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisionedShareName=str:'hosted_engine_glusterfs'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisioningEnabled=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgSizeGB=str:'25'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgUUID=str:'a4800611-eb6a-46ab-b518-3d7940a029d7'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceImageUUID=str:'6c127f4f-8ea7-4356-99ad-c1182fb560f5'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceVolumeUUID=str:'1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataImageUUID=str:'b03a7f5f-a64e-403d-aac2-5f177c2a2305'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataVolumeUUID=str:'c2362a91-475c-4617-a848-32725af1eec4'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/sdUUID=str:'81b59b08-dc02-414b-8c01-43b7ded14de3'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/spUUID=str:'00000000-0000-0000-0000-000000000000'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDatacenterName=str:'hosted_datacenter'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainConnection=str:'borg-sphere-one:/engine'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainName=str:'hosted_storage'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/volUUID=str:'04e10a84-e9f8-4794-8548-9a24461ccb3f'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/caSubject=str:'/C=EN/L=Test/O=Test/CN=TestCA'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/consoleType=str:'vnc'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/cpu=str:'model_SandyBridge'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/pkiSubject=str:'/C=EN/L=Test/O=Test/CN=Test'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/spicePkiSubject=str:'C=EN, L=Test, O=Test, CN=Test'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cdromUUID=str:'e1668d16-0d4d-48cf-b332-cbab870a5bd6'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/consoleUUID=str:'58da3efc-83d2-4989-9309-73d72cfe7529'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/emulatedMachine=str:'pc'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/nicUUID=str:'56d483a7-65f1-44af-8c01-1718aadc471e'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmBoot=str:'cdrom'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmCDRom=str:'/tmp/CentOS-7-x86_64-Minimal-1511.iso'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMACAddr=str:'00:16:3e:66:bc:dc'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMemSizeMB=int:'8192'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmUUID=str:'ee49fba3-7a0f-46d7-a218-a553b80946b5'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmVCpus=str:'2'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.system.command.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/commandPath=str:'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.core.transaction.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/internalPackageTransaction=Transaction:'transaction'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/mainTransaction=Transaction:'transaction'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'[]'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.dialog.cli.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/cliVersion=int:'1'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/customization=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.network.firewalld.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldAvailable=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldDisableServices=list:'[]'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldEnable=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.network.iptables.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesEnable=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.network.ssh.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshEnable=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshUser=str:''
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.system.clock.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockMaxGap=int:'5'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockSet=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.otopi.system.reboot.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/reboot=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootAllow=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootDeferTime=int:'10'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/etcAnswerFile=str:'/etc/ovirt-hosted-engine/answers.conf'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/nodeSetup=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.core.offlinepackager.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.offlinepackager offlinepackager._init:60 Registering offline packager
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.core.preview.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword']'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/sshdPort=int:'22'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword', 'OVEHOSTED_ENGINE/adminPassword']'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/promptNonOperational=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/promptRequiredNetworks=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdnReverseValidation=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.health.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/engineSetupTimeout=int:'600'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldServices=list:'[]'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldSubst=dict:'{}'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.sanlock.lockspace.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/lockspaceName=str:'hosted-engine'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/serviceName=str:'sanlock'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageSizeGB=int:'1'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostEnabled=bool:'False'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdConnUUID=str:'c965d8bf-21e7-4b7c-896a-8152556779ec'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdUUID=str:'62752000-0905-4009-a1f8-3826d709659a'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.system.packages.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/glusterMinimumVersion=str:'3.7.2'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/kvmGid=int:'36'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/serviceName=str:'vdsmd'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdsmUid=int:'36'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/useSSL=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/tempDir=str:'/var/tmp'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword', 'OVEHOSTED_ENGINE/adminPassword', 'OVEHOSTED_VM/cloudinitRootPwd']'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/subst=dict:'{}'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cpu.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgDesc=str:'Hosted Engine Image'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.mac.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.machine.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.memory.Plugin._init
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage init METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._init
2016-04-11 08:00:11 INFO otopi.plugins.ovirt_hosted_engine_setup.vm.runvm mixins._generateTempVncPassword:51 Generating a temporary VNC password.
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword', 'OVEHOSTED_ENGINE/adminPassword', 'OVEHOSTED_VM/cloudinitRootPwd', 'OVEHOSTED_VDSM/passwd']'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwd=str:'**FILTERED**'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwdValiditySecs=str:'10800'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 INFO otopi.context context.runSequence:427 Stage: Environment setup
2016-04-11 08:00:11 DEBUG otopi.context context.runSequence:431 STAGE setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.misc misc._setup:113 Disabling persisting file configuration
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/checkRequirements=bool:'True'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._setup_existence
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup_existence
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.core.config.Plugin._post_init
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Configuration files: ['/root/answers.conf']
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.core.log.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Log file: /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160411080011-6vh23y.log
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.core.misc.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Version: otopi-1.4.1 (otopi-1.4.1-1.el7.centos)
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.shell.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1200.000
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1200.000
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 2
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 2
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 2
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1670.976
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 2
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 3
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1978.125
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 3
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1470.117
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 8
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 8
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 5
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1912.500
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 8
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 16
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 16
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1200.117
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 9
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 18
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 18
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 7
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3000.351
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 8
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1200.000
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 11
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 22
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 22
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 9
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1211.601
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 12
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 24
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 24
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1200.820
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 32
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 32
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 11
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1663.593
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 34
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 34
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 12
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3000.000
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 2
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 36
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 36
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1256.835
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 3
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 38
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 38
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 14
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1201.992
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 40
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 40
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 15
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1573.710
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 8
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 48
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 48
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 16
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3000.234
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 9
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 50
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 50
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 17
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1203.632
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 52
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 52
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 18
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1227.421
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 11
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 54
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 54
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 19
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1229.882
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 12
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 56
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 56
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1240.664
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 21
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2975.976
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 3
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 3
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 22
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2417.695
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 2
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 5
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 5
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 23
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1330.546
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 3
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 7
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 7
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 24
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1200.234
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 9
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 9
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 25
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1200.117
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 8
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 17
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 17
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 26
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1315.429
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 9
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 19
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 19
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 27
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1474.921
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 21
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 21
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 28
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 2540.625
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 11
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 23
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 23
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 29
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1233.164
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 12
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 25
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 25
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5985.68
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 30
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3000.117
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 0
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 33
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 33
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 31
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1200.000
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 35
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 35
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 32
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1203.632
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 2
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 37
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 37
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 33
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1200.117
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 3
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 39
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 39
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 34
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 3000.117
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 41
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 41
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 35
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1200.117
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 8
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 49
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 49
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 36
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1219.804
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 9
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 51
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 51
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 37
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1291.875
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 53
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 53
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 38
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1260.937
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 11
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 55
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 55
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: processor	: 39
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: vendor_id	: GenuineIntel
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu family	: 6
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model		: 62
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: model name	: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: stepping	: 4
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: microcode	: 0x428
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu MHz		: 1206.445
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache size	: 25600 KB
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: physical id	: 1
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: siblings	: 20
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: core id		: 12
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpu cores	: 10
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: apicid		: 57
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: initial apicid	: 57
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: fpu_exception	: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cpuid level	: 13
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: wp		: yes
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: bogomips	: 5991.90
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: clflush size	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: cache_alignment	: 64
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: address sizes	: 46 bits physical, 48 bits virtual
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: power management:
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.getVendor:52 cpuinfo: 
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware._prdmsr:125 prdmsr: 5
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware._vmx_enabled_by_bios:140 vmx bios: True
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware._cpuid:88 cpuid: (198372, 2099200, 2143216639, 3219913727)
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware._cpu_has_vmx_support:95 vmx support: True
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware._isVirtualizationEnabled:189 virtualization support GenuineIntel (cpu: True, bios: True)
2016-04-11 08:00:11 DEBUG otopi.ovirt_host_deploy.hardware hardware.detect:201 Hardware supports virtualization
2016-04-11 08:00:11 INFO otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu cpu._setup:108 Hardware supports virtualization
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.network.firewalld.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.network.hostname.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.services.openrc.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.services.rhel.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.services.systemd.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.system.clock.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.otopi.system.reboot.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._setup
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._setup
2016-04-11 08:00:11 INFO otopi.context context.runSequence:427 Stage: Environment packages setup
2016-04-11 08:00:11 DEBUG otopi.context context.runSequence:431 STAGE internal_packages
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage internal_packages METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_prepare
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage internal_packages METHOD otopi.plugins.otopi.network.hostname.Plugin._internal_packages
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage internal_packages METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._internal_packages_end
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage internal_packages METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._internal_packages_end
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage internal_packages METHOD otopi.plugins.otopi.core.transaction.Plugin._pre_end
2016-04-11 08:00:11 INFO otopi.context context.runSequence:427 Stage: Programs detection
2016-04-11 08:00:11 DEBUG otopi.context context.runSequence:431 STAGE programs
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.otopi.system.command.Plugin._programs
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chkconfig=str:'/sbin/chkconfig'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chown=str:'/bin/chown'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/date=str:'/bin/date'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/dig=str:'/bin/dig'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/file=str:'/bin/file'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/genisoimage=str:'/bin/genisoimage'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/gluster=str:'/sbin/gluster'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/hwclock=str:'/sbin/hwclock'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ip=str:'/sbin/ip'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/iscsiadm=str:'/sbin/iscsiadm'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/losetup=str:'/sbin/losetup'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/lsof=str:'/sbin/lsof'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mkfs=str:'/sbin/mkfs'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mount=str:'/bin/mount'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ntpq=str:'/sbin/ntpq'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/openssl=str:'/bin/openssl'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ping=str:'/bin/ping'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/qemu-img=str:'/bin/qemu-img'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/reboot=str:'/sbin/reboot'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/remote-viewer=str:'/bin/remote-viewer'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/service=str:'/sbin/service'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sshd=str:'/sbin/sshd'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sudo=str:'/bin/sudo'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/systemctl=str:'/bin/systemctl'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/truncate=str:'/bin/truncate'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/umount=str:'/bin/umount'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/vdsm-tool=str:'/bin/vdsm-tool'
2016-04-11 08:00:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.otopi.services.systemd.Plugin._programs
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show-environment'), executable='None', cwd='None', env=None
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show-environment'), rc=0
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show-environment') stdout:
LANG=en_US.UTF-8
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show-environment') stderr:


2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.services.systemd systemd._programs:64 registering systemd provider
2016-04-11 08:00:11 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.otopi.services.rhel.Plugin._programs
2016-04-11 08:00:11 DEBUG otopi.plugins.otopi.services.rhel plugin.executeRaw:828 execute: ('/bin/systemctl', 'show-environment'), executable='None', cwd='None', env=None
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.rhel plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show-environment'), rc=0
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.rhel plugin.execute:936 execute-output: ('/bin/systemctl', 'show-environment') stdout:
LANG=en_US.UTF-8
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.rhel plugin.execute:941 execute-output: ('/bin/systemctl', 'show-environment') stderr:


2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.otopi.services.openrc.Plugin._programs
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_services.Plugin._programs
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd systemd.status:105 check service ovirt-ha-agent status
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'status', 'ovirt-ha-agent.service'), executable='None', cwd='None', env=None
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'status', 'ovirt-ha-agent.service'), rc=3
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'status', 'ovirt-ha-agent.service') stdout:
● ovirt-ha-agent.service - oVirt Hosted Engine High Availability Monitoring Agent
   Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-agent.service; disabled; vendor preset: disabled)
   Active: inactive (dead)

2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'status', 'ovirt-ha-agent.service') stderr:


2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd systemd.status:105 check service ovirt-ha-broker status
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'status', 'ovirt-ha-broker.service'), executable='None', cwd='None', env=None
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'status', 'ovirt-ha-broker.service'), rc=3
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'status', 'ovirt-ha-broker.service') stdout:
● ovirt-ha-broker.service - oVirt Hosted Engine High Availability Communications Broker
   Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-broker.service; disabled; vendor preset: disabled)
   Active: inactive (dead)

2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'status', 'ovirt-ha-broker.service') stderr:


2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage programs METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._check_NM
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd systemd.status:105 check service NetworkManager status
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'status', 'NetworkManager.service'), executable='None', cwd='None', env=None
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'status', 'NetworkManager.service'), rc=3
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'status', 'NetworkManager.service') stdout:
● NetworkManager.service
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)

2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'status', 'NetworkManager.service') stderr:


2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.network.bridge bridge._check_NM:92 NetworkManager: False
2016-04-11 08:00:12 INFO otopi.context context.runSequence:427 Stage: Environment setup
2016-04-11 08:00:12 DEBUG otopi.context context.runSequence:431 STAGE late_setup
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage late_setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._late_setup
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage late_setup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._late_setup
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd systemd.status:105 check service vdsmd status
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'status', 'vdsmd.service'), executable='None', cwd='None', env=None
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'status', 'vdsmd.service'), rc=0
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'status', 'vdsmd.service') stdout:
● vdsmd.service - Virtual Desktop Server Manager
   Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2016-04-11 07:59:14 CEST; 57s ago
  Process: 11539 ExecStartPre=/usr/libexec/vdsm/vdsmd_init_common.sh --pre-start (code=exited, status=0/SUCCESS)
 Main PID: 11615 (vdsm)
   CGroup: /system.slice/vdsmd.service
           └─11615 /usr/bin/python /usr/share/vdsm/vdsm

Apr 11 07:59:14 cube-three.tbi.univie.ac.at python[11615]: DIGEST-MD5 client step 1
Apr 11 07:59:14 cube-three.tbi.univie.ac.at python[11615]: DIGEST-MD5 ask_user_info()
Apr 11 07:59:14 cube-three.tbi.univie.ac.at python[11615]: DIGEST-MD5 client step 1
Apr 11 07:59:14 cube-three.tbi.univie.ac.at python[11615]: DIGEST-MD5 ask_user_info()
Apr 11 07:59:14 cube-three.tbi.univie.ac.at python[11615]: DIGEST-MD5 make_client_response()
Apr 11 07:59:14 cube-three.tbi.univie.ac.at python[11615]: DIGEST-MD5 client step 2
Apr 11 07:59:14 cube-three.tbi.univie.ac.at python[11615]: DIGEST-MD5 parse_server_challenge()
Apr 11 07:59:14 cube-three.tbi.univie.ac.at python[11615]: DIGEST-MD5 ask_user_info()
Apr 11 07:59:14 cube-three.tbi.univie.ac.at python[11615]: DIGEST-MD5 make_client_response()
Apr 11 07:59:14 cube-three.tbi.univie.ac.at python[11615]: DIGEST-MD5 client step 3

2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'status', 'vdsmd.service') stderr:


2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv vdsmenv._connect:63 {'status': {'message': 'Done', 'code': 0}, 'info': {'systemProductName': 'S2600GZ', 'systemSerialNumber': '............', 'systemFamily': '00', 'systemVersion': '....................', 'systemUUID': '531CA85D-B7E1-E311-AAA5-001E67B8DFCF', 'systemManufacturer': 'Intel Corporation'}}
2016-04-11 08:00:12 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:12 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdscli=instance:'<ServerProxy for 0.0.0.0:54321/RPC2>'
2016-04-11 08:00:12 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage late_setup METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._late_setup
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.executeRaw:828 execute: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem'), executable='None', cwd='None', env=None
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.executeRaw:878 execute-result: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem'), rc=0
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.execute:936 execute-output: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem') stdout:
Certificate:
    Data:
        Version: 1 (0x0)
        Serial Number: 1 (0x1)
    Signature Algorithm: sha1WithRSAEncryption
        Issuer: C=EN, L=Test, O=Test, CN=TestCA
        Validity
            Not Before: Apr 11 05:59:15 2016 GMT
            Not After : Apr 11 05:59:15 2019 GMT
        Subject: C=EN, L=Test, O=Test, CN=Test
        Subject Public Key Info:
            Public Key Algorithm: rsaEncryption
                Public-Key: (1024 bit)
                Modulus:
                    00:d1:1a:a1:ca:10:56:d6:a7:a7:ed:3d:3e:66:e2:
                    71:79:f3:6b:47:b3:17:f6:a3:2f:6f:0a:a1:8a:25:
                    4b:75:f8:26:ea:38:d3:13:8d:08:42:f6:7a:da:a9:
                    ce:8a:92:10:64:c7:dc:88:ea:70:f4:11:6b:f6:fc:
                    94:06:7a:b2:74:b1:af:22:f3:7d:a3:fd:fe:b4:1d:
                    b5:c8:f8:8f:72:9b:3b:a5:d3:5b:85:99:f1:4c:a6:
                    5b:ef:95:21:93:cd:40:5a:3e:5d:de:bd:e6:24:c7:
                    04:80:a0:96:ae:ce:c5:1c:f1:c7:75:06:ab:72:66:
                    f2:9c:6f:51:19:a9:c8:30:55
                Exponent: 65537 (0x10001)
    Signature Algorithm: sha1WithRSAEncryption
         a1:f5:ee:5f:16:8c:ef:db:d5:34:d7:30:ff:66:3d:e2:e0:ea:
         37:8c:57:07:f5:4b:e6:e3:22:9b:4b:5e:5d:9e:0d:42:c2:7a:
         2c:9b:e7:73:90:4a:23:3a:90:4a:1f:6a:f5:9a:70:fd:c8:fd:
         53:52:c4:94:1b:db:a9:77:90:86:6a:e5:8f:ea:dc:59:83:f9:
         fd:d3:ab:a7:be:35:66:18:8a:26:2e:fd:2e:2a:d4:e2:9b:33:
         81:55:b2:48:5d:df:d6:ec:a0:7a:11:de:f3:f9:62:39:b9:ac:
         8a:a8:90:f2:2b:f7:4e:45:c5:f2:91:e3:9f:57:af:95:5d:06:
         d9:96

2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.execute:941 execute-output: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem') stderr:


2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage late_setup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.packages.Plugin._late_setup
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage late_setup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._late_setup
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm configurevm._late_setup:98 []
2016-04-11 08:00:12 INFO otopi.context context.runSequence:427 Stage: Environment customization
2016-04-11 08:00:12 DEBUG otopi.context context.runSequence:431 STAGE customization
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.otopi.network.firewalld.Plugin._customization
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd systemd.exists:88 check if service firewalld exists
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service'), executable='None', cwd='None', env=None
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service'), rc=0
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service') stdout:
LoadState=not-found

2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'firewalld.service') stderr:


2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.otopi.core.config.Plugin._customize1
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.otopi.dialog.cli.Plugin._customize
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._storage_start
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 --== STORAGE CONFIGURATION ==--
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._early_customization
2016-04-11 08:00:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 During customization use CTRL-D to abort.
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1100 _check_existing_pools
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1101 getConnectedStoragePoolsList
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1103 {'status': {'message': 'OK', 'code': 0}, 'poollist': []}
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._customization
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._brick_customization
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._customization
2016-04-11 08:00:12 INFO otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._customization:360 Please note that Replica 3 support is required for the shared storage.
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:828 execute: ('/sbin/gluster', '--mode=script', '--xml', 'volume', 'info', 'engine', '--remote-host=borg-sphere-one'), executable='None', cwd='None', env=None
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:878 execute-result: ('/sbin/gluster', '--mode=script', '--xml', 'volume', 'info', 'engine', '--remote-host=borg-sphere-one'), rc=0
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:936 execute-output: ('/sbin/gluster', '--mode=script', '--xml', 'volume', 'info', 'engine', '--remote-host=borg-sphere-one') stdout:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<cliOutput>
  <opRet>0</opRet>
  <opErrno>0</opErrno>
  <opErrstr/>
  <volInfo>
    <volumes>
      <volume>
        <name>engine</name>
        <id>273bfe0b-c297-4c18-a556-40cec4a6efca</id>
        <status>1</status>
        <statusStr>Started</statusStr>
        <brickCount>3</brickCount>
        <distCount>3</distCount>
        <stripeCount>1</stripeCount>
        <replicaCount>3</replicaCount>
        <arbiterCount>0</arbiterCount>
        <disperseCount>0</disperseCount>
        <redundancyCount>0</redundancyCount>
        <type>2</type>
        <typeStr>Replicate</typeStr>
        <transport>0</transport>
        <xlators/>
        <bricks>
          <brick uuid="2ff5b469-f74b-4b33-9757-0b2b79c523d5">borg-sphere-one:/srv/gluster_engine/brick<name>borg-sphere-one:/srv/gluster_engine/brick</name><hostUuid>2ff5b469-f74b-4b33-9757-0b2b79c523d5</hostUuid><isArbiter>0</isArbiter></brick>
          <brick uuid="1b717864-7896-4681-bc2a-48a55f05cb9e">borg-sphere-two:/srv/gluster_engine/brick<name>borg-sphere-two:/srv/gluster_engine/brick</name><hostUuid>1b717864-7896-4681-bc2a-48a55f05cb9e</hostUuid><isArbiter>0</isArbiter></brick>
          <brick uuid="33712e6b-148f-4a81-b38a-f3217ffcd0f4">borg-sphere-three:/srv/gluster_engine/brick<name>borg-sphere-three:/srv/gluster_engine/brick</name><hostUuid>33712e6b-148f-4a81-b38a-f3217ffcd0f4</hostUuid><isArbiter>0</isArbiter></brick>
        </bricks>
        <optCount>14</optCount>
        <options>
          <option>
            <name>server.allow-insecure</name>
            <value>on</value>
          </option>
          <option>
            <name>storage.owner-gid</name>
            <value>36</value>
          </option>
          <option>
            <name>storage.owner-uid</name>
            <value>36</value>
          </option>
          <option>
            <name>cluster.server-quorum-type</name>
            <value>server</value>
          </option>
          <option>
            <name>network.remote-dio</name>
            <value>enable</value>
          </option>
          <option>
            <name>cluster.eager-lock</name>
            <value>enable</value>
          </option>
          <option>
            <name>performance.stat-prefetch</name>
            <value>off</value>
          </option>
          <option>
            <name>performance.io-cache</name>
            <value>off</value>
          </option>
          <option>
            <name>performance.read-ahead</name>
            <value>off</value>
          </option>
          <option>
            <name>performance.quick-read</name>
            <value>off</value>
          </option>
          <option>
            <name>auth.allow</name>
            <value>*</value>
          </option>
          <option>
            <name>network.ping-timeout</name>
            <value>10</value>
          </option>
          <option>
            <name>cluster.quorum-type</name>
            <value>auto</value>
          </option>
          <option>
            <name>performance.readdir-ahead</name>
            <value>on</value>
          </option>
        </options>
      </volume>
      <count>1</count>
    </volumes>
  </volInfo>
</cliOutput>

2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:941 execute-output: ('/sbin/gluster', '--mode=script', '--xml', 'volume', 'info', 'engine', '--remote-host=borg-sphere-one') stderr:


2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._check_volume_properties:186 Gluster Volume info XML output: [u'<?xml version="1.0" encoding="UTF-8" standalone="yes"?>', u'<cliOutput>', u'  <opRet>0</opRet>', u'  <opErrno>0</opErrno>', u'  <opErrstr/>', u'  <volInfo>', u'    <volumes>', u'      <volume>', u'        <name>engine</name>', u'        <id>273bfe0b-c297-4c18-a556-40cec4a6efca</id>', u'        <status>1</status>', u'        <statusStr>Started</statusStr>', u'        <brickCount>3</brickCount>', u'        <distCount>3</distCount>', u'        <stripeCount>1</stripeCount>', u'        <replicaCount>3</replicaCount>', u'        <arbiterCount>0</arbiterCount>', u'        <disperseCount>0</disperseCount>', u'        <redundancyCount>0</redundancyCount>', u'        <type>2</type>', u'        <typeStr>Replicate</typeStr>', u'        <transport>0</transport>', u'        <xlators/>', u'        <bricks>', u'          <brick uuid="2ff5b469-f74b-4b33-9757-0b2b79c523d5">borg-sphere-one:/srv/gluster_engine/brick<name>borg-sphere-one:/srv/gluster_engine/brick</name><hostUuid>2ff5b469-f74b-4b33-9757-0b2b79c523d5</hostUuid><isArbiter>0</isArbiter></brick>', u'          <brick uuid="1b717864-7896-4681-bc2a-48a55f05cb9e">borg-sphere-two:/srv/gluster_engine/brick<name>borg-sphere-two:/srv/gluster_engine/brick</name><hostUuid>1b717864-7896-4681-bc2a-48a55f05cb9e</hostUuid><isArbiter>0</isArbiter></brick>', u'          <brick uuid="33712e6b-148f-4a81-b38a-f3217ffcd0f4">borg-sphere-three:/srv/gluster_engine/brick<name>borg-sphere-three:/srv/gluster_engine/brick</name><hostUuid>33712e6b-148f-4a81-b38a-f3217ffcd0f4</hostUuid><isArbiter>0</isArbiter></brick>', u'        </bricks>', u'        <optCount>14</optCount>', u'        <options>', u'          <option>', u'            <name>server.allow-insecure</name>', u'            <value>on</value>', u'          </option>', u'          <option>', u'            <name>storage.owner-gid</name>', u'            <value>36</value>', u'          </option>', u'          <option>', u'            <name>storage.owner-uid</name>', u'            <value>36</value>', u'          </option>', u'          <option>', u'            <name>cluster.server-quorum-type</name>', u'            <value>server</value>', u'          </option>', u'          <option>', u'            <name>network.remote-dio</name>', u'            <value>enable</value>', u'          </option>', u'          <option>', u'            <name>cluster.eager-lock</name>', u'            <value>enable</value>', u'          </option>', u'          <option>', u'            <name>performance.stat-prefetch</name>', u'            <value>off</value>', u'          </option>', u'          <option>', u'            <name>performance.io-cache</name>', u'            <value>off</value>', u'          </option>', u'          <option>', u'            <name>performance.read-ahead</name>', u'            <value>off</value>', u'          </option>', u'          <option>', u'            <name>performance.quick-read</name>', u'            <value>off</value>', u'          </option>', u'          <option>', u'            <name>auth.allow</name>', u'            <value>*</value>', u'          </option>', u'          <option>', u'            <name>network.ping-timeout</name>', u'            <value>10</value>', u'          </option>', u'          <option>', u'            <name>cluster.quorum-type</name>', u'            <value>auto</value>', u'          </option>', u'          <option>', u'            <name>performance.readdir-ahead</name>', u'            <value>on</value>', u'          </option>', u'        </options>', u'      </volume>', u'      <count>1</count>', u'    </volumes>', u'  </volInfo>', u'</cliOutput>']
2016-04-11 08:00:12 INFO otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._check_volume_properties:231 GlusterFS replica 3 Volume detected
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:828 execute: ('/bin/mount', '-tglusterfs', 'borg-sphere-one:/engine', '/tmp/tmpx3o5dL'), executable='None', cwd='None', env={'LC_ALL': 'C'}
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:878 execute-result: ('/bin/mount', '-tglusterfs', 'borg-sphere-one:/engine', '/tmp/tmpx3o5dL'), rc=0
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:936 execute-output: ('/bin/mount', '-tglusterfs', 'borg-sphere-one:/engine', '/tmp/tmpx3o5dL') stdout:


2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:941 execute-output: ('/bin/mount', '-tglusterfs', 'borg-sphere-one:/engine', '/tmp/tmpx3o5dL') stderr:


2016-04-11 08:00:12 DEBUG otopi.ovirt_hosted_engine_setup.domains domains.check_valid_path:78 validate '/tmp/tmpx3o5dL' as a valid mount point
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:828 execute: ('/bin/sudo', '-u', 'vdsm', '-g', 'kvm', 'test', '-r', '/tmp/tmpx3o5dL', '-a', '-w', '/tmp/tmpx3o5dL', '-a', '-x', '/tmp/tmpx3o5dL'), executable='None', cwd='None', env=None
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:878 execute-result: ('/bin/sudo', '-u', 'vdsm', '-g', 'kvm', 'test', '-r', '/tmp/tmpx3o5dL', '-a', '-w', '/tmp/tmpx3o5dL', '-a', '-x', '/tmp/tmpx3o5dL'), rc=0
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:936 execute-output: ('/bin/sudo', '-u', 'vdsm', '-g', 'kvm', 'test', '-r', '/tmp/tmpx3o5dL', '-a', '-w', '/tmp/tmpx3o5dL', '-a', '-x', '/tmp/tmpx3o5dL') stdout:


2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:941 execute-output: ('/bin/sudo', '-u', 'vdsm', '-g', 'kvm', 'test', '-r', '/tmp/tmpx3o5dL', '-a', '-w', '/tmp/tmpx3o5dL', '-a', '-x', '/tmp/tmpx3o5dL') stderr:


2016-04-11 08:00:12 DEBUG otopi.ovirt_hosted_engine_setup.domains domains.check_base_writable:92 Attempting to write temp file to /tmp/tmpx3o5dL
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:828 execute: ('/bin/umount', '/tmp/tmpx3o5dL'), executable='None', cwd='None', env={'LC_ALL': 'C'}
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.executeRaw:878 execute-result: ('/bin/umount', '/tmp/tmpx3o5dL'), rc=0
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:936 execute-output: ('/bin/umount', '/tmp/tmpx3o5dL') stdout:


2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.nfs plugin.execute:941 execute-output: ('/bin/umount', '/tmp/tmpx3o5dL') stderr:


2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._customization
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:12 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._late_customization
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getExistingDomain:553 _getExistingDomain
2016-04-11 08:00:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._storageServerConnection:723 connectStorageServer
2016-04-11 08:00:13 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._storageServerConnection:786 {'status': {'message': 'OK', 'code': 0}, 'statuslist': [{'status': 0, 'id': 'b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0'}]}
2016-04-11 08:00:13 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getStorageDomainsList:680 getStorageDomainsList
2016-04-11 08:00:13 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getStorageDomainsList:683 {'status': {'message': 'OK', 'code': 0}, 'domlist': ['81b59b08-dc02-414b-8c01-43b7ded14de3']}
2016-04-11 08:00:13 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getStorageDomainInfo:698 getStorageDomainInfo
2016-04-11 08:00:13 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getStorageDomainInfo:701 {'status': {'message': 'OK', 'code': 0}, 'info': {'uuid': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'version': '3', 'role': 'Regular', 'remotePath': 'borg-sphere-one:/engine', 'type': 'GLUSTERFS', 'class': 'Data', 'pool': ['00000001-0001-0001-0001-0000000003ce'], 'name': 'hosted_storage'}}
2016-04-11 08:00:13 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query OVEHOSTED_ADDITIONAL_HOST
2016-04-11 08:00:13 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 The specified storage location already contains a data domain. Is this an additional host setup (Yes, No)[Yes]? 
2016-04-11 08:00:21 INFO otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._handleHostId:249 Installing on additional host
2016-04-11 08:00:21 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query OVEHOSTED_HOST_ID
2016-04-11 08:00:21 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Please specify the Host ID [Must be integer, default: 2]: 
2016-04-11 08:00:24 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:RECEIVE    3
2016-04-11 08:00:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._getExistingDomain:645 hosted-engine storage domain is attached to storage pool {sp}: the engine already imported it. Honoring BLANK_UUID from the answerfile
2016-04-11 08:00:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._validateStorageDomain:690 validateStorageDomain
2016-04-11 08:00:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._validateStorageDomain:692 {'status': {'message': 'OK', 'code': 0}}
2016-04-11 08:00:24 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:24 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostEnabled=bool:'True'
2016-04-11 08:00:25 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/isAdditionalHost=bool:'True'
2016-04-11 08:00:25 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/hostID=int:'3'
2016-04-11 08:00:25 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:25 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.nfs.Plugin._late_customization
2016-04-11 08:00:25 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:25 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._storage_end
2016-04-11 08:00:25 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._system_start
2016-04-11 08:00:25 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-11 08:00:25 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 --== SYSTEM CONFIGURATION ==--
2016-04-11 08:00:25 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-11 08:00:25 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._customization
2016-04-11 08:00:25 WARNING otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._customization:258 A configuration file must be supplied to deploy Hosted Engine on an additional host.
2016-04-11 08:00:25 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query OVEHOSTED_CORE_FETCH_ANSWER
2016-04-11 08:00:25 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 The answer file may be fetched from an active HE host using scp.
2016-04-11 08:00:25 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 If the supplied answerfile is complete, answer no to the following question to continue just with that.
2016-04-11 08:00:25 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Do you want to scp the answer file from another HE host? (Yes, No)[Yes]: 
2016-04-11 08:00:27 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query OVEHOSTED_NET_FIRST_HOST_FQDN
2016-04-11 08:00:27 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Please provide the FQDN or IP of an active HE host: 
2016-04-11 08:00:51 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:RECEIVE    cube-one.tbi.univie.ac.at
2016-04-11 08:00:51 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._fetch_answer_file:116 _fetch_answer_file
2016-04-11 08:00:51 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query HOST_FIRST_HOST_ROOT_PASSWORD
2016-04-11 08:00:51 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Enter 'root' user password for host cube-one.tbi.univie.ac.at: 
2016-04-11 08:00:56 INFO otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._fetch_answer_file:190 Answer file successfully downloaded
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_CORE/screenProceed=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_CORE/deployProceed=True
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_CORE/confirmSettings=True
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NETWORK/fqdn=vinculum.tbi.univie.ac.at
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NETWORK/bridgeName=ovirtmgmt
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NETWORK/firewallManager=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NETWORK/gateway=131.130.44.1
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_ENGINE/insecureSSL=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_ENGINE/clusterName=Default
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/storageDatacenterName=hosted_datacenter
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/domainType=glusterfs
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/glusterBrick=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/LunID=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/imgSizeGB=25
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/iSCSIPortalIPAddress=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/metadataVolumeUUID=c2362a91-475c-4617-a848-32725af1eec4
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/sdUUID=81b59b08-dc02-414b-8c01-43b7ded14de3
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/iSCSITargetName=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/glusterProvisionedShareName=hosted_engine_glusterfs
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/metadataImageUUID=b03a7f5f-a64e-403d-aac2-5f177c2a2305
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/connectionUUID=b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/lockspaceVolumeUUID=1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/iSCSIPortalPort=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/imgUUID=a4800611-eb6a-46ab-b518-3d7940a029d7
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/confImageUUID=01822279-6fad-4b2c-9fb7-5e21d71574fe
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/spUUID=00000000-0000-0000-0000-000000000000
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/lockspaceImageUUID=6c127f4f-8ea7-4356-99ad-c1182fb560f5
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/storageDomainName=hosted_storage
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/glusterProvisioningEnabled=False
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/iSCSIPortal=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/storageType=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/volUUID=04e10a84-e9f8-4794-8548-9a24461ccb3f
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/vgUUID=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/confVolUUID=179da82e-aa55-4d59-aef2-36dd1564d026
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/storageDomainConnection=borg-sphere-one:/engine
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_STORAGE/iSCSIPortalUser=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VDSM/consoleType=vnc
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmMemSizeMB=8192
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmUUID=ee49fba3-7a0f-46d7-a218-a553b80946b5
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmMACAddr=00:16:3e:66:bc:dc
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/emulatedMachine=pc
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/consoleUUID=58da3efc-83d2-4989-9309-73d72cfe7529
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmBoot=cdrom
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmVCpus=2
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/nicUUID=56d483a7-65f1-44af-8c01-1718aadc471e
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cdromUUID=e1668d16-0d4d-48cf-b332-cbab870a5bd6
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/ovfArchive=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/vmCDRom=/tmp/CentOS-7-x86_64-Minimal-1511.iso
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/automateVMShutdown=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitInstanceDomainName=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitExecuteEngineSetup=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitInstanceHostName=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitVMStaticCIDR=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudInitISO=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitVMETCHOSTS=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VM/cloudinitVMDNS=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VDSM/spicePkiSubject=C=EN, L=Test, O=Test, CN=Test
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VDSM/caSubject=/C=EN/L=Test/O=Test/CN=TestCA
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VDSM/cpu=model_SandyBridge
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_VDSM/pkiSubject=/C=EN/L=Test/O=Test/CN=Test
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NOTIF/smtpPort=25
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NOTIF/smtpServer=localhost
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NOTIF/sourceEmail=root at localhost
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile remote_answerfile._parse_answer_file:199 OVEHOSTED_NOTIF/destEmail=root at localhost
2016-04-11 08:00:56 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:56 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fetchAnswer=bool:'True'
2016-04-11 08:00:56 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fqdn=str:'cube-one.tbi.univie.ac.at'
2016-04-11 08:00:56 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/rootPassword=str:'**FILTERED**'
2016-04-11 08:00:56 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:56 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._customization
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.services.systemd systemd.exists:88 check if service sshd exists
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'LoadState', 'sshd.service'), executable='None', cwd='None', env=None
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'LoadState', 'sshd.service'), rc=0
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'sshd.service') stdout:
LoadState=loaded

2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'sshd.service') stderr:


2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.sshd plugin.executeRaw:828 execute: ('/sbin/sshd', '-T'), executable='None', cwd='None', env=None
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.sshd plugin.executeRaw:878 execute-result: ('/sbin/sshd', '-T'), rc=0
2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.sshd plugin.execute:936 execute-output: ('/sbin/sshd', '-T') stdout:
port 22
protocol 2
addressfamily any
listenaddress 0.0.0.0:22
listenaddress [::]:22
usepam yes
serverkeybits 1024
logingracetime 120
keyregenerationinterval 3600
x11displayoffset 10
maxauthtries 6
maxsessions 10
clientaliveinterval 0
clientalivecountmax 3
permitrootlogin yes
ignorerhosts yes
ignoreuserknownhosts no
rhostsrsaauthentication no
hostbasedauthentication no
hostbasedusesnamefrompacketonly no
rsaauthentication yes
pubkeyauthentication yes
kerberosauthentication no
kerberosorlocalpasswd yes
kerberosticketcleanup yes
gssapiauthentication yes
gssapicleanupcredentials no
gssapikeyexchange no
gssapistrictacceptorcheck yes
gssapistorecredentialsonrekey no
gssapikexalgorithms gss-gex-sha1-,gss-group1-sha1-,gss-group14-sha1-
passwordauthentication yes
kbdinteractiveauthentication no
challengeresponseauthentication no
printmotd yes
printlastlog yes
x11forwarding yes
x11uselocalhost yes
permittty yes
strictmodes yes
tcpkeepalive yes
permitemptypasswords no
permituserenvironment no
uselogin no
compression delayed
gatewayports no
showpatchlevel no
usedns yes
allowtcpforwarding yes
allowagentforwarding yes
useprivilegeseparation sandbox
kerberosusekuserok yes
gssapienablek5users no
pidfile /var/run/sshd.pid
xauthlocation /usr/bin/xauth
ciphers 3des-cbc,blowfish-cbc,cast128-cbc,arcfour,arcfour128,arcfour256,aes128-cbc,aes192-cbc,aes256-cbc,rijndael-cbc at lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm at openssh.com,aes256-gcm at openssh.com,chacha20-poly1305 at openssh.com
macs hmac-sha1,hmac-sha1-96,hmac-sha2-256,hmac-sha2-512,hmac-md5,hmac-md5-96,hmac-ripemd160,hmac-ripemd160 at openssh.com,umac-64 at openssh.com,umac-128 at openssh.com,hmac-sha1-etm at openssh.com,hmac-sha1-96-etm at openssh.com,hmac-sha2-256-etm at openssh.com,hmac-sha2-512-etm at openssh.com,hmac-md5-etm at openssh.com,hmac-md5-96-etm at openssh.com,hmac-ripemd160-etm at openssh.com,umac-64-etm at openssh.com,umac-128-etm at openssh.com
banner none
versionaddendum none
kexalgorithms diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group-exchange-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group1-sha1,curve25519-sha256 at libssh.org,gss-gex-sha1-,gss-group1-sha1-,gss-group14-sha1-
loglevel INFO
syslogfacility AUTHPRIV
authorizedkeysfile .ssh/authorized_keys
hostkey /etc/ssh/ssh_host_rsa_key
hostkey /etc/ssh/ssh_host_ecdsa_key
hostkey /etc/ssh/ssh_host_ed25519_key
acceptenv LANG
acceptenv LC_CTYPE
acceptenv LC_NUMERIC
acceptenv LC_TIME
acceptenv LC_COLLATE
acceptenv LC_MONETARY
acceptenv LC_MESSAGES
acceptenv LC_PAPER
acceptenv LC_NAME
acceptenv LC_ADDRESS
acceptenv LC_TELEPHONE
acceptenv LC_MEASUREMENT
acceptenv LC_IDENTIFICATION
acceptenv LC_ALL
acceptenv LANGUAGE
acceptenv XMODIFIERS
subsystem sftp /usr/libexec/openssh/sftp-server
maxstartups 10:30:100
permittunnel no
ipqos lowdelay throughput
rekeylimit 0 0
permitopen any

2016-04-11 08:00:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.sshd plugin.execute:941 execute-output: ('/sbin/sshd', '-T') stderr:


2016-04-11 08:00:56 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:56 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/sshdPort=int:'22'
2016-04-11 08:00:56 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:56 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._system_end
2016-04-11 08:00:56 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._network_start
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 --== NETWORK CONFIGURATION ==--
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-11 08:00:56 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._customization
2016-04-11 08:00:56 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:56 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_existing_bridge_interface
2016-04-11 08:00:56 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:56 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._customization
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.services.systemd systemd.exists:88 check if service iptables exists
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'LoadState', 'iptables.service'), executable='None', cwd='None', env=None
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'LoadState', 'iptables.service'), rc=0
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'iptables.service') stdout:
LoadState=loaded

2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'LoadState', 'iptables.service') stderr:


2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query OHOSTED_NETWORK_FIREWALL_MANAGER
2016-04-11 08:00:56 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 iptables was detected on your computer, do you wish setup to configure it? (Yes, No)[Yes]: 
2016-04-11 08:00:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:RECEIVE    no
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall.Plugin._configuration
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.gateway.Plugin._customization
2016-04-11 08:00:58 DEBUG otopi.plugins.ovirt_hosted_engine_setup.network.gateway plugin.executeRaw:828 execute: ('/bin/ping', '-c', '1', '131.130.44.1'), executable='None', cwd='None', env=None
2016-04-11 08:00:58 DEBUG otopi.plugins.ovirt_hosted_engine_setup.network.gateway plugin.executeRaw:878 execute-result: ('/bin/ping', '-c', '1', '131.130.44.1'), rc=0
2016-04-11 08:00:58 DEBUG otopi.plugins.ovirt_hosted_engine_setup.network.gateway plugin.execute:936 execute-output: ('/bin/ping', '-c', '1', '131.130.44.1') stdout:
PING 131.130.44.1 (131.130.44.1) 56(84) bytes of data.
64 bytes from 131.130.44.1: icmp_seq=1 ttl=255 time=0.301 ms

--- 131.130.44.1 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.301/0.301/0.301/0.000 ms

2016-04-11 08:00:58 DEBUG otopi.plugins.ovirt_hosted_engine_setup.network.gateway plugin.execute:941 execute-output: ('/bin/ping', '-c', '1', '131.130.44.1') stderr:


2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._network_end
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._vm_start
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._customization
2016-04-11 08:00:58 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmBoot=str:'disk'
2016-04-11 08:00:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmCDRom=NoneType:'None'
2016-04-11 08:00:58 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._customization
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._customization
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._customize_vm_networking
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:58 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu.Plugin._customization
2016-04-11 08:00:59 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vdsmd.cpu cpu._customization:135 Compatible CPU models are: ['model_Nehalem', 'model_Conroe', 'model_coreduo', 'model_core2duo', 'model_Penryn', 'model_IvyBridge', 'model_Westmere', 'model_n270', 'model_SandyBridge']
2016-04-11 08:00:59 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 The following CPU types are supported by this host:
2016-04-11 08:00:59 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 	 - model_SandyBridge: Intel SandyBridge Family
2016-04-11 08:00:59 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 	 - model_Westmere: Intel Westmere Family
2016-04-11 08:00:59 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 	 - model_Nehalem: Intel Nehalem Family
2016-04-11 08:00:59 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 	 - model_Penryn: Intel Penryn Family
2016-04-11 08:00:59 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 	 - model_Conroe: Intel Conroe Family
2016-04-11 08:00:59 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:00:59 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/engineCpu=str:'Intel SandyBridge Family'
2016-04-11 08:00:59 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_cdrom.Plugin._customization
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cpu.Plugin._customization
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._disk_customization
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.mac.Plugin._customization
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.memory.Plugin._customization
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._customization
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._vm_end
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._engine_start
2016-04-11 08:00:59 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-11 08:00:59 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 --== HOSTED ENGINE CONFIGURATION ==--
2016-04-11 08:00:59 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-11 08:00:59 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._customization
2016-04-11 08:00:59 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query APP_HOST_NAME
2016-04-11 08:00:59 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Enter the name which will be used to identify this host inside the Administrator Portal [hosted_engine_3]: 
2016-04-11 08:01:05 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:RECEIVE    cube-three
2016-04-11 08:01:05 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query ENGINE_ADMIN_PASSWORD
2016-04-11 08:01:05 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Enter 'admin at internal' user password that will be used for accessing the Administrator Portal: 
2016-04-11 08:01:08 DEBUG otopi.plugins.otopi.dialog.human human.queryString:156 query ENGINE_ADMIN_PASSWORD
2016-04-11 08:01:08 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Confirm 'admin at internal' user password: 
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/adminPassword=str:'**FILTERED**'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/appHostName=str:'cube-three'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:01:11 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn.Plugin._customization
2016-04-11 08:01:11 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn hostname._validateFQDNresolvability:245 vinculum.tbi.univie.ac.at resolves to: set(['131.130.44.100'])
2016-04-11 08:01:11 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn plugin.executeRaw:828 execute: ('/sbin/ip', 'addr'), executable='None', cwd='None', env=None
2016-04-11 08:01:11 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn plugin.executeRaw:878 execute-result: ('/sbin/ip', 'addr'), rc=0
2016-04-11 08:01:11 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn plugin.execute:936 execute-output: ('/sbin/ip', 'addr') stdout:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:df:cf brd ff:ff:ff:ff:ff:ff
3: eno2: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:df:cf brd ff:ff:ff:ff:ff:ff
4: eno3: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:df:cf brd ff:ff:ff:ff:ff:ff
5: eno4: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:df:cf brd ff:ff:ff:ff:ff:ff
6: enp6s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether a0:36:9f:78:69:30 brd ff:ff:ff:ff:ff:ff
    inet 192.168.44.103/24 brd 192.168.44.255 scope global enp6s0
       valid_lft forever preferred_lft forever
    inet6 fe80::a236:9fff:fe78:6930/64 scope link 
       valid_lft forever preferred_lft forever
7: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 
    link/ether 00:1e:67:b8:df:cf brd ff:ff:ff:ff:ff:ff
    inet 131.130.44.103/24 brd 131.130.44.255 scope global bond0
       valid_lft forever preferred_lft forever
    inet6 fe80::21e:67ff:feb8:dfcf/64 scope link 
       valid_lft forever preferred_lft forever
8: ;vdsmdummy;: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN 
    link/ether 32:10:4f:43:a3:c6 brd ff:ff:ff:ff:ff:ff

2016-04-11 08:01:11 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn plugin.execute:941 execute-output: ('/sbin/ip', 'addr') stderr:


2016-04-11 08:01:11 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn hostname._getLocalAddresses:207 addresses: [u'131.130.44.103', u'127.0.0.1', u'192.168.44.103']
2016-04-11 08:01:11 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.core.titles.Plugin._engine_end
2016-04-11 08:01:11 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._customization
2016-04-11 08:01:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:11 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.otopi.core.config.Plugin._customize2
2016-04-11 08:01:11 DEBUG otopi.context context._executeMethod:142 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._process_templates
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesRules=str:'# Generated by ovirt-hosted-engine-setup installer
#filtering rules
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -i lo -j ACCEPT
-A INPUT -p icmp -m icmp --icmp-type any -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT

#drop all rule
-A INPUT -j REJECT --reject-with icmp-host-prohibited
COMMIT
'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:01:11 INFO otopi.context context.runSequence:427 Stage: Setup validation
2016-04-11 08:01:11 DEBUG otopi.context context.runSequence:431 STAGE validation
2016-04-11 08:01:11 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.otopi.core.misc.Plugin._validation
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/aborted=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/debug=int:'0'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/error=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exceptionInfo=list:'[]'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/executionDirectory=str:'/root'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exitCode=list:'[{'priority': 90001, 'code': 0}]'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/log=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginGroups=str:'otopi:ovirt-hosted-engine-setup'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginPath=str:'/usr/share/otopi/plugins:/usr/share/ovirt-hosted-engine-setup/scripts/../plugins'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/suppressEnvironmentKeys=list:'[]'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chkconfig=str:'/sbin/chkconfig'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chown=str:'/bin/chown'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chronyc=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/date=str:'/bin/date'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/dig=str:'/bin/dig'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/file=str:'/bin/file'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/firewall-cmd=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/genisoimage=str:'/bin/genisoimage'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/gluster=str:'/sbin/gluster'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/hwclock=str:'/sbin/hwclock'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/initctl=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ip=str:'/sbin/ip'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/iscsiadm=str:'/sbin/iscsiadm'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/losetup=str:'/sbin/losetup'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/lsof=str:'/sbin/lsof'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mkfs=str:'/sbin/mkfs'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mount=str:'/bin/mount'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ntpq=str:'/sbin/ntpq'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/openssl=str:'/bin/openssl'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ping=str:'/bin/ping'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/qemu-img=str:'/bin/qemu-img'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/rc=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/rc-update=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/reboot=str:'/sbin/reboot'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/remote-viewer=str:'/bin/remote-viewer'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/service=str:'/sbin/service'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sshd=str:'/sbin/sshd'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sudo=str:'/bin/sudo'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/systemctl=str:'/bin/systemctl'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/truncate=str:'/bin/truncate'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/umount=str:'/bin/umount'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/vdsm-tool=str:'/bin/vdsm-tool'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileAppend=str:':answers.conf'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileName=str:'/etc/otopi.conf'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/failOnPrioOverride=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/internalPackageTransaction=Transaction:'transaction'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logDir=str:'/var/log/ovirt-hosted-engine-setup'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileHandle=file:'<open file '/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160411080011-6vh23y.log', mode 'a' at 0x4128540>'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileName=str:'/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160411080011-6vh23y.log'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileNamePrefix=str:'ovirt-hosted-engine-setup'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword', 'OVEHOSTED_ENGINE/adminPassword', 'OVEHOSTED_VM/cloudinitRootPwd', 'OVEHOSTED_VDSM/passwd']'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logRemoveAtExit=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/mainTransaction=Transaction:'transaction'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'[]'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/randomizeEvents=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/boundary=str:'--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/cliVersion=int:'1'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/customization=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/dialect=str:'human'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_NAME=str:'otopi'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_VERSION=str:'1.4.1'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldAvailable=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldDisableServices=list:'[]'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldEnable=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesEnable=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesRules=str:'# Generated by ovirt-hosted-engine-setup installer
#filtering rules
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -i lo -j ACCEPT
-A INPUT -p icmp -m icmp --icmp-type any -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT

#drop all rule
-A INPUT -j REJECT --reject-with icmp-host-prohibited
COMMIT
'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshEnable=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshKey=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshUser=str:''
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostEnabled=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostReDeployment=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/checkRequirements=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/confirmSettings=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/deployProceed=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/etcAnswerFile=str:'/etc/ovirt-hosted-engine/answers.conf'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/isAdditionalHost=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/nodeSetup=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/screenProceed=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/tempDir=str:'/var/tmp'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/userAnswerFile=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/adminPassword=str:'**FILTERED**'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/appHostName=str:'cube-three'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/clusterName=str:'Default'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/engineSetupTimeout=int:'600'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/forceCreateVG=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/insecureSSL=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/promptNonOperational=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/temporaryCertificate=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/deployWithHE35Hosts=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fetchAnswer=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fqdn=str:'cube-one.tbi.univie.ac.at'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/rootPassword=str:'**FILTERED**'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/sshdPort=int:'22'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/bridgeIf=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/bridgeName=str:'ovirtmgmt'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewallManager=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldServices=list:'[]'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldSubst=dict:'{}'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdn=str:'vinculum.tbi.univie.ac.at'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdnReverseValidation=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/gateway=str:'131.130.44.1'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/promptRequiredNetworks=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/sshdPort=int:'22'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/destEmail=str:'root at localhost'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpPort=str:'25'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpServer=str:'localhost'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/sourceEmail=str:'root at localhost'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/lockspaceName=str:'hosted-engine'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/serviceName=str:'sanlock'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/GUID=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/LunID=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/blockDeviceSizeGB=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/brokerConfContent=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageSizeGB=int:'1'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageUUID=str:'01822279-6fad-4b2c-9fb7-5e21d71574fe'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confVolUUID=str:'179da82e-aa55-4d59-aef2-36dd1564d026'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/connectionUUID=str:'b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/domainType=str:'glusterfs'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdConnUUID=str:'c965d8bf-21e7-4b7c-896a-8152556779ec'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdUUID=str:'62752000-0905-4009-a1f8-3826d709659a'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterBrick=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisionedShareName=str:'hosted_engine_glusterfs'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisioningEnabled=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/hostID=int:'3'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortal=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalIPAddress=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalPassword=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalPort=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalUser=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSITargetName=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgDesc=str:'Hosted Engine Image'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgSizeGB=str:'25'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgUUID=str:'a4800611-eb6a-46ab-b518-3d7940a029d7'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceImageUUID=str:'6c127f4f-8ea7-4356-99ad-c1182fb560f5'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceVolumeUUID=str:'1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataImageUUID=str:'b03a7f5f-a64e-403d-aac2-5f177c2a2305'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataVolumeUUID=str:'c2362a91-475c-4617-a848-32725af1eec4'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/sdUUID=str:'81b59b08-dc02-414b-8c01-43b7ded14de3'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/spUUID=str:'00000000-0000-0000-0000-000000000000'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageAnswerFileContent=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDatacenterName=str:'hosted_datacenter'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainConnection=str:'borg-sphere-one:/engine'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainName=str:'hosted_storage'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageHEConfContent=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageType=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/vgUUID=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/vmConfContent=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/volUUID=str:'04e10a84-e9f8-4794-8548-9a24461ccb3f'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/caSubject=str:'/C=EN/L=Test/O=Test/CN=TestCA'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/consoleType=str:'vnc'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/cpu=str:'model_SandyBridge'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/engineCpu=str:'Intel SandyBridge Family'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/glusterMinimumVersion=str:'3.7.2'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/kvmGid=int:'36'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwd=str:'**FILTERED**'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwdValiditySecs=str:'10800'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/pkiSubject=str:'/C=EN/L=Test/O=Test/CN=Test'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/serviceName=str:'vdsmd'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/spicePkiSubject=str:'C=EN, L=Test, O=Test, CN=Test'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/useSSL=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdscli=instance:'<ServerProxy for 0.0.0.0:54321/RPC2>'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdsmUid=int:'36'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/applianceMem=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/applianceVCpus=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/automateVMShutdown=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cdromUUID=str:'e1668d16-0d4d-48cf-b332-cbab870a5bd6'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudInitISO=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitExecuteEngineSetup=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitInstanceDomainName=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitInstanceHostName=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitRootPwd=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMDNS=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMETCHOSTS=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMStaticCIDR=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/consoleUUID=str:'58da3efc-83d2-4989-9309-73d72cfe7529'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/emulatedMachine=str:'pc'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/nicUUID=str:'56d483a7-65f1-44af-8c01-1718aadc471e'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/ovfArchive=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/subst=dict:'{}'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmBoot=str:'disk'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmCDRom=NoneType:'None'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMACAddr=str:'00:16:3e:66:bc:dc'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMemSizeMB=int:'8192'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmUUID=str:'ee49fba3-7a0f-46d7-a218-a553b80946b5'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmVCpus=str:'2'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV OVESETUP_CORE/offlinePackager=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfDisabledPlugins=list:'[]'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfExpireCache=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfRollback=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfpackagerEnabled=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/keepAliveInterval=int:'30'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumDisabledPlugins=list:'[]'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumEnabledPlugins=list:'[]'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumExpireCache=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumRollback=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumpackagerEnabled=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockMaxGap=int:'5'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockSet=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/commandPath=str:'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/reboot=bool:'False'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootAllow=bool:'True'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootDeferTime=int:'10'
2016-04-11 08:01:11 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:01:11 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.otopi.network.firewalld.Plugin._validation
2016-04-11 08:01:11 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:11 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.otopi.network.hostname.Plugin._validation
2016-04-11 08:01:11 DEBUG otopi.plugins.otopi.network.hostname hostname._validation:76 my name: cube-three.tbi.univie.ac.at
2016-04-11 08:01:11 DEBUG otopi.plugins.otopi.network.hostname plugin.executeRaw:828 execute: ('/sbin/ip', 'addr', 'show'), executable='None', cwd='None', env=None
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.network.hostname plugin.executeRaw:878 execute-result: ('/sbin/ip', 'addr', 'show'), rc=0
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.network.hostname plugin.execute:936 execute-output: ('/sbin/ip', 'addr', 'show') stdout:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:df:cf brd ff:ff:ff:ff:ff:ff
3: eno2: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:df:cf brd ff:ff:ff:ff:ff:ff
4: eno3: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:df:cf brd ff:ff:ff:ff:ff:ff
5: eno4: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP qlen 1000
    link/ether 00:1e:67:b8:df:cf brd ff:ff:ff:ff:ff:ff
6: enp6s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether a0:36:9f:78:69:30 brd ff:ff:ff:ff:ff:ff
    inet 192.168.44.103/24 brd 192.168.44.255 scope global enp6s0
       valid_lft forever preferred_lft forever
    inet6 fe80::a236:9fff:fe78:6930/64 scope link 
       valid_lft forever preferred_lft forever
7: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 
    link/ether 00:1e:67:b8:df:cf brd ff:ff:ff:ff:ff:ff
    inet 131.130.44.103/24 brd 131.130.44.255 scope global bond0
       valid_lft forever preferred_lft forever
    inet6 fe80::21e:67ff:feb8:dfcf/64 scope link 
       valid_lft forever preferred_lft forever
8: ;vdsmdummy;: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN 
    link/ether 32:10:4f:43:a3:c6 brd ff:ff:ff:ff:ff:ff

2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.network.hostname plugin.execute:941 execute-output: ('/sbin/ip', 'addr', 'show') stderr:


2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.network.hostname hostname._validation:113 my addresses: ['131.130.44.103', '131.130.44.103', '131.130.44.103']
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.network.hostname hostname._validation:114 local addresses: [u'192.168.44.103', u'fe80::a236:9fff:fe78:6930', u'131.130.44.103', u'fe80::21e:67ff:feb8:dfcf']
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.otopi.network.iptables.Plugin._validate
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.otopi.network.ssh.Plugin._validation
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._validation
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_hostname_additional_hosts
2016-04-11 08:01:12 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:01:12 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/host_name=str:'cube-three.tbi.univie.ac.at'
2016-04-11 08:01:12 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._get_hostname_from_bridge_if
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.network.iptables.Plugin._validate
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._validation
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.executeRaw:828 execute: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem'), executable='None', cwd='None', env=None
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.executeRaw:878 execute-result: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem'), rc=0
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.execute:936 execute-output: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem') stdout:
Certificate:
    Data:
        Version: 1 (0x0)
        Serial Number: 1 (0x1)
    Signature Algorithm: sha1WithRSAEncryption
        Issuer: C=EN, L=Test, O=Test, CN=TestCA
        Validity
            Not Before: Apr 11 05:59:15 2016 GMT
            Not After : Apr 11 05:59:15 2019 GMT
        Subject: C=EN, L=Test, O=Test, CN=Test
        Subject Public Key Info:
            Public Key Algorithm: rsaEncryption
                Public-Key: (1024 bit)
                Modulus:
                    00:d1:1a:a1:ca:10:56:d6:a7:a7:ed:3d:3e:66:e2:
                    71:79:f3:6b:47:b3:17:f6:a3:2f:6f:0a:a1:8a:25:
                    4b:75:f8:26:ea:38:d3:13:8d:08:42:f6:7a:da:a9:
                    ce:8a:92:10:64:c7:dc:88:ea:70:f4:11:6b:f6:fc:
                    94:06:7a:b2:74:b1:af:22:f3:7d:a3:fd:fe:b4:1d:
                    b5:c8:f8:8f:72:9b:3b:a5:d3:5b:85:99:f1:4c:a6:
                    5b:ef:95:21:93:cd:40:5a:3e:5d:de:bd:e6:24:c7:
                    04:80:a0:96:ae:ce:c5:1c:f1:c7:75:06:ab:72:66:
                    f2:9c:6f:51:19:a9:c8:30:55
                Exponent: 65537 (0x10001)
    Signature Algorithm: sha1WithRSAEncryption
         a1:f5:ee:5f:16:8c:ef:db:d5:34:d7:30:ff:66:3d:e2:e0:ea:
         37:8c:57:07:f5:4b:e6:e3:22:9b:4b:5e:5d:9e:0d:42:c2:7a:
         2c:9b:e7:73:90:4a:23:3a:90:4a:1f:6a:f5:9a:70:fd:c8:fd:
         53:52:c4:94:1b:db:a9:77:90:86:6a:e5:8f:ea:dc:59:83:f9:
         fd:d3:ab:a7:be:35:66:18:8a:26:2e:fd:2e:2a:d4:e2:9b:33:
         81:55:b2:48:5d:df:d6:ec:a0:7a:11:de:f3:f9:62:39:b9:ac:
         8a:a8:90:f2:2b:f7:4e:45:c5:f2:91:e3:9f:57:af:95:5d:06:
         d9:96

2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki plugin.execute:941 execute-output: ('/bin/openssl', 'x509', '-noout', '-text', '-in', '/etc/pki/vdsm/libvirt-spice/server-cert.pem') stderr:


2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._validate
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._validation
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._scan_images:401 Existing images: set(['01822279-6fad-4b2c-9fb7-5e21d71574fe', '6c127f4f-8ea7-4356-99ad-c1182fb560f5', 'b03a7f5f-a64e-403d-aac2-5f177c2a2305', 'a4800611-eb6a-46ab-b518-3d7940a029d7', 'ddedbd89-93e3-4e75-9e94-32eadd6f9221', '8a49e0fd-9d46-46ce-a040-aadb25c0a129'])
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['179da82e-aa55-4d59-aef2-36dd1564d026']}
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '1073741824', 'voltype': 'LEAF', 'description': 'HostedEngineConfigurationImage', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': '01822279-6fad-4b2c-9fb7-5e21d71574fe', 'uuid': '179da82e-aa55-4d59-aef2-36dd1564d026', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '20480', 'truesize': '20480', 'type': 'PREALLOCATED', 'children': [], 'pool': '', 'ctime': '1460033927'}}
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:361 Found HostedEngineConfigurationImage volume: imgUUID:01822279-6fad-4b2c-9fb7-5e21d71574fe, volUUID:179da82e-aa55-4d59-aef2-36dd1564d026
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e']}
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '1048576', 'voltype': 'LEAF', 'description': 'hosted-engine.lockspace', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': '6c127f4f-8ea7-4356-99ad-c1182fb560f5', 'uuid': '1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '1048576', 'truesize': '1048576', 'type': 'PREALLOCATED', 'children': [], 'pool': '', 'ctime': '1460033928'}}
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:361 Found hosted-engine.lockspace volume: imgUUID:6c127f4f-8ea7-4356-99ad-c1182fb560f5, volUUID:1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['c2362a91-475c-4617-a848-32725af1eec4']}
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '1028096', 'voltype': 'LEAF', 'description': 'hosted-engine.metadata', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': 'b03a7f5f-a64e-403d-aac2-5f177c2a2305', 'uuid': 'c2362a91-475c-4617-a848-32725af1eec4', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '1028096', 'truesize': '1028096', 'type': 'PREALLOCATED', 'children': [], 'pool': '', 'ctime': '1460033929'}}
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:361 Found hosted-engine.metadata volume: imgUUID:b03a7f5f-a64e-403d-aac2-5f177c2a2305, volUUID:c2362a91-475c-4617-a848-32725af1eec4
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['04e10a84-e9f8-4794-8548-9a24461ccb3f']}
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '26843545600', 'voltype': 'LEAF', 'description': 'Hosted Engine Image', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': 'a4800611-eb6a-46ab-b518-3d7940a029d7', 'uuid': '04e10a84-e9f8-4794-8548-9a24461ccb3f', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '26843545600', 'truesize': '3290775552', 'type': 'SPARSE', 'children': [], 'pool': '', 'ctime': '1460033930'}}
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['eecacd50-c19f-435a-bbd3-5972b9232fba']}
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '134217728', 'voltype': 'LEAF', 'description': '{"Updated":true,"Size":20480,"Last Updated":"Thu Apr 07 16:25:25 CEST 2016","Storage Domains":[{"uuid":"81b59b08-dc02-414b-8c01-43b7ded14de3"}],"Disk Description":"OVF_STORE"}', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': 'ddedbd89-93e3-4e75-9e94-32eadd6f9221', 'uuid': 'eecacd50-c19f-435a-bbd3-5972b9232fba', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '20480', 'truesize': '20480', 'type': 'PREALLOCATED', 'children': [], 'pool': '', 'ctime': '1460039116'}}
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_image:375 volumeslist: {'status': {'message': 'OK', 'code': 0}, 'uuidlist': ['44008af0-53ad-405f-8be3-c37c3a44dc28']}
2016-04-11 08:01:12 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._analyze_volume:340 {'status': {'message': 'OK', 'code': 0}, 'info': {'status': 'OK', 'domain': '81b59b08-dc02-414b-8c01-43b7ded14de3', 'capacity': '134217728', 'voltype': 'LEAF', 'description': '{"Updated":true,"Size":20480,"Last Updated":"Thu Apr 07 16:25:25 CEST 2016","Storage Domains":[{"uuid":"81b59b08-dc02-414b-8c01-43b7ded14de3"}],"Disk Description":"OVF_STORE"}', 'parent': '00000000-0000-0000-0000-000000000000', 'format': 'RAW', 'image': '8a49e0fd-9d46-46ce-a040-aadb25c0a129', 'uuid': '44008af0-53ad-405f-8be3-c37c3a44dc28', 'disktype': '2', 'legality': 'LEGAL', 'mtime': '0', 'apparentsize': '20480', 'truesize': '20480', 'type': 'PREALLOCATED', 'children': [], 'pool': '', 'ctime': '1460039114'}}
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._validation
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage validation METHOD otopi.plugins.ovirt_hosted_engine_setup.core.preview.Plugin._validation
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 --== CONFIGURATION PREVIEW ==--
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Engine FQDN                        : vinculum.tbi.univie.ac.at
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Bridge name                        : ovirtmgmt
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Host address                       : cube-three.tbi.univie.ac.at
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 SSH daemon port                    : 22
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Gateway address                    : 131.130.44.1
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Host name for web application      : cube-three
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Host ID                            : 3
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Image size GB                      : 25
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 GlusterFS Share Name               : hosted_engine_glusterfs
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 GlusterFS Brick Provisioning       : False
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Storage connection                 : borg-sphere-one:/engine
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Console type                       : vnc
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Memory size MB                     : 8192
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 MAC address                        : 00:16:3e:66:bc:dc
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Boot type                          : disk
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 Number of CPUs                     : 2
2016-04-11 08:01:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 CPU Type                           : model_SandyBridge
2016-04-11 08:01:12 INFO otopi.context context.runSequence:427 Stage: Transaction setup
2016-04-11 08:01:12 DEBUG otopi.context context.runSequence:431 STAGE transaction-prepare
2016-04-11 08:01:12 DEBUG otopi.context context._executeMethod:142 Stage transaction-prepare METHOD otopi.plugins.otopi.core.transaction.Plugin._main_prepare
2016-04-11 08:01:12 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/etc/ovirt-hosted-engine/iptables.example''
2016-04-11 08:01:12 DEBUG otopi.filetransaction filetransaction.prepare:198 file '/etc/ovirt-hosted-engine/iptables.example' missing
2016-04-11 08:01:13 INFO otopi.context context.runSequence:427 Stage: Misc configuration
2016-04-11 08:01:13 DEBUG otopi.context context.runSequence:431 STAGE early_misc
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage early_misc METHOD otopi.plugins.otopi.network.firewalld.Plugin._early_misc
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage early_misc METHOD otopi.plugins.ovirt_hosted_engine_setup.network.iptables.Plugin._early_misc
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:13 INFO otopi.context context.runSequence:427 Stage: Package installation
2016-04-11 08:01:13 DEBUG otopi.context context.runSequence:431 STAGE packages
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage packages METHOD otopi.plugins.otopi.network.iptables.Plugin._packages
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage packages METHOD otopi.plugins.otopi.packagers.dnfpackager.Plugin._packages
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage packages METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._packages
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:13 INFO otopi.context context.runSequence:427 Stage: Misc configuration
2016-04-11 08:01:13 DEBUG otopi.context context.runSequence:431 STAGE misc
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.otopi.system.command.Plugin._misc
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.otopi.network.firewalld.Plugin._misc
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.otopi.network.iptables.Plugin._store_iptables
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.otopi.network.ssh.Plugin._append_key
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.otopi.system.clock.Plugin._set_clock
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_notifications.Plugin._misc
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:13 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.libvirt.configureqemu.Plugin._misc
2016-04-11 08:01:13 INFO otopi.plugins.ovirt_hosted_engine_setup.libvirt.configureqemu configureqemu._misc:71 Configuring libvirt
2016-04-11 08:01:13 DEBUG otopi.plugins.ovirt_hosted_engine_setup.libvirt.configureqemu configureqemu._misc:85 Changing lock_manager from sanlock to sanlock
2016-04-11 08:01:13 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/etc/libvirt/qemu.conf''
2016-04-11 08:01:13 DEBUG otopi.filetransaction filetransaction.prepare:200 file '/etc/libvirt/qemu.conf' exists
2016-04-11 08:01:13 DEBUG otopi.filetransaction filetransaction.prepare:204 file '/etc/libvirt/qemu.conf' already has content
2016-04-11 08:01:13 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/etc/libvirt/qemu.conf''
2016-04-11 08:01:13 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 stopping service libvirtd
2016-04-11 08:01:13 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'stop', 'libvirtd.service'), executable='None', cwd='None', env=None
2016-04-11 08:01:15 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'stop', 'libvirtd.service'), rc=0
2016-04-11 08:01:15 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'stop', 'libvirtd.service') stdout:


2016-04-11 08:01:15 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'stop', 'libvirtd.service') stderr:


2016-04-11 08:01:15 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 starting service libvirtd
2016-04-11 08:01:15 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'start', 'libvirtd.service'), executable='None', cwd='None', env=None
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'start', 'libvirtd.service'), rc=0
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'start', 'libvirtd.service') stdout:


2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'start', 'libvirtd.service') stderr:


2016-04-11 08:01:17 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._misc
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd systemd.status:105 check service sshd status
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'status', 'sshd.service'), executable='None', cwd='None', env=None
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'status', 'sshd.service'), rc=0
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'status', 'sshd.service') stdout:
● sshd.service - OpenSSH server daemon
   Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2016-04-07 10:35:52 CEST; 3 days ago
     Docs: man:sshd(8)
           man:sshd_config(5)
 Main PID: 1557 (sshd)
   CGroup: /system.slice/sshd.service
           └─1557 /usr/sbin/sshd -D

Apr 11 07:57:16 cube-three.tbi.univie.ac.at sshd[11294]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=185.103.252.98  user=root
Apr 11 07:57:16 cube-three.tbi.univie.ac.at sshd[11294]: pam_succeed_if(sshd:auth): requirement "uid >= 1000" not met by user "root"
Apr 11 07:57:18 cube-three.tbi.univie.ac.at sshd[11294]: Failed password for root from 185.103.252.98 port 39622 ssh2
Apr 11 07:57:18 cube-three.tbi.univie.ac.at sshd[11294]: Received disconnect from 185.103.252.98: 11: Bye Bye [preauth]
Apr 11 07:57:19 cube-three.tbi.univie.ac.at sshd[11297]: Invalid user admin from 185.103.252.98
Apr 11 07:57:19 cube-three.tbi.univie.ac.at sshd[11297]: input_userauth_request: invalid user admin [preauth]
Apr 11 07:57:19 cube-three.tbi.univie.ac.at sshd[11297]: pam_unix(sshd:auth): check pass; user unknown
Apr 11 07:57:19 cube-three.tbi.univie.ac.at sshd[11297]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=185.103.252.98
Apr 11 07:57:21 cube-three.tbi.univie.ac.at sshd[11297]: Failed password for invalid user admin from 185.103.252.98 port 41535 ssh2
Apr 11 07:57:28 cube-three.tbi.univie.ac.at sshd[11297]: Connection closed by 185.103.252.98 [preauth]

2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'status', 'sshd.service') stderr:


2016-04-11 08:01:17 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf.Plugin._misc
2016-04-11 08:01:17 INFO otopi.plugins.ovirt_hosted_engine_setup.vdsmd.vdsmconf vdsmconf._misc:85 Configuring VDSM
2016-04-11 08:01:17 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/etc/vdsm/vdsm.conf''
2016-04-11 08:01:17 DEBUG otopi.filetransaction filetransaction.prepare:200 file '/etc/vdsm/vdsm.conf' exists
2016-04-11 08:01:17 DEBUG otopi.filetransaction filetransaction.prepare:234 backup '/etc/vdsm/vdsm.conf'->'/etc/vdsm/vdsm.conf.20160411080117'
2016-04-11 08:01:17 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/etc/vdsm/vdsm.conf''
2016-04-11 08:01:17 DEBUG otopi.filetransaction filetransaction.commit:331 Executing restorecon for /etc/vdsm/vdsm.conf
2016-04-11 08:01:17 DEBUG otopi.filetransaction filetransaction.commit:345 restorecon result rc=0, stdout=, stderr=
2016-04-11 08:01:17 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:01:17 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'['/etc/vdsm/vdsm.conf']'
2016-04-11 08:01:17 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:01:17 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._misc
2016-04-11 08:01:17 INFO otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv vdsmenv._misc:162 Starting vdsmd
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd systemd.startup:114 set service vdsmd startup to True
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'Id', 'vdsmd.service'), executable='None', cwd='None', env=None
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'Id', 'vdsmd.service'), rc=0
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'vdsmd.service') stdout:
Id=vdsmd.service

2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'vdsmd.service') stderr:


2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'enable', u'vdsmd.service'), executable='None', cwd='None', env=None
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'enable', u'vdsmd.service'), rc=0
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'enable', u'vdsmd.service') stdout:


2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'enable', u'vdsmd.service') stderr:


2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 stopping service vdsmd
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'stop', 'vdsmd.service'), executable='None', cwd='None', env=None
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'stop', 'vdsmd.service'), rc=0
2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'stop', 'vdsmd.service') stdout:


2016-04-11 08:01:17 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'stop', 'vdsmd.service') stderr:


2016-04-11 08:01:17 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv plugin.executeRaw:828 execute: ('/bin/vdsm-tool', 'configure', '--force'), executable='None', cwd='None', env=None
2016-04-11 08:01:18 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv plugin.executeRaw:878 execute-result: ('/bin/vdsm-tool', 'configure', '--force'), rc=0
2016-04-11 08:01:18 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv plugin.execute:936 execute-output: ('/bin/vdsm-tool', 'configure', '--force') stdout:

Checking configuration status...

Current revision of multipath.conf detected, preserving
libvirt is already configured for vdsm
SUCCESS: ssl configured to true. No conflicts

Running configure...
Reconfiguration of libvirt is done.

Done configuring modules to VDSM.

2016-04-11 08:01:18 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv plugin.execute:941 execute-output: ('/bin/vdsm-tool', 'configure', '--force') stderr:


2016-04-11 08:01:18 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 starting service vdsmd
2016-04-11 08:01:18 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'start', 'vdsmd.service'), executable='None', cwd='None', env=None
2016-04-11 08:01:20 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'start', 'vdsmd.service'), rc=0
2016-04-11 08:01:20 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'start', 'vdsmd.service') stdout:


2016-04-11 08:01:20 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'start', 'vdsmd.service') stderr:


2016-04-11 08:01:20 INFO otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv vdsmenv._connect:70 Waiting for VDSM hardware info
2016-04-11 08:01:21 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv vdsmenv._connect:63 {'status': {'message': 'Done', 'code': 0}, 'info': {'systemProductName': 'S2600GZ', 'systemSerialNumber': '............', 'systemFamily': '00', 'systemVersion': '....................', 'systemUUID': '531CA85D-B7E1-E311-AAA5-001E67B8DFCF', 'systemManufacturer': 'Intel Corporation'}}
2016-04-11 08:01:21 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._misc
2016-04-11 08:01:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:21 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.blockd.Plugin._misc
2016-04-11 08:01:21 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:22 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._misc
2016-04-11 08:01:22 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:22 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._misc
2016-04-11 08:01:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/bin/truncate', '--size=2G', '/var/lib/ovirt-hosted-engine-setup/tmpIGpUjf'), executable='None', cwd='None', env=None
2016-04-11 08:01:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/bin/truncate', '--size=2G', '/var/lib/ovirt-hosted-engine-setup/tmpIGpUjf'), rc=0
2016-04-11 08:01:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/bin/truncate', '--size=2G', '/var/lib/ovirt-hosted-engine-setup/tmpIGpUjf') stdout:


2016-04-11 08:01:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/bin/truncate', '--size=2G', '/var/lib/ovirt-hosted-engine-setup/tmpIGpUjf') stderr:


2016-04-11 08:01:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/sbin/losetup', '--find', '--show', '--sizelimit=2G', '/var/lib/ovirt-hosted-engine-setup/tmpIGpUjf'), executable='None', cwd='None', env=None
2016-04-11 08:01:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/sbin/losetup', '--find', '--show', '--sizelimit=2G', '/var/lib/ovirt-hosted-engine-setup/tmpIGpUjf'), rc=0
2016-04-11 08:01:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/sbin/losetup', '--find', '--show', '--sizelimit=2G', '/var/lib/ovirt-hosted-engine-setup/tmpIGpUjf') stdout:
/dev/loop0

2016-04-11 08:01:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/sbin/losetup', '--find', '--show', '--sizelimit=2G', '/var/lib/ovirt-hosted-engine-setup/tmpIGpUjf') stderr:


2016-04-11 08:01:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._attach_loopback_device:123 Found a available loopback device on /dev/loop0
2016-04-11 08:01:22 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/sbin/mkfs', '-t', 'ext3', u'/dev/loop0'), executable='None', cwd='None', env=None
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/sbin/mkfs', '-t', 'ext3', u'/dev/loop0'), rc=0
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/sbin/mkfs', '-t', 'ext3', u'/dev/loop0') stdout:
Discarding device blocks:   4096/524288             done                            
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
131072 inodes, 524288 blocks
26214 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=536870912
16 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912

Allocating group tables:  0/16     done                            
Writing inode tables:  0/16     done                            
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information:  0/16     done


2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/sbin/mkfs', '-t', 'ext3', u'/dev/loop0') stderr:
mke2fs 1.42.9 (28-Dec-2013)

2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/bin/mount', u'/dev/loop0', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh'), executable='None', cwd='None', env=None
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/bin/mount', u'/dev/loop0', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh'), rc=0
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/bin/mount', u'/dev/loop0', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh') stdout:


2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/bin/mount', u'/dev/loop0', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh') stderr:


2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/bin/chown', '-R', '36:36', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh'), executable='None', cwd='None', env=None
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/bin/chown', '-R', '36:36', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh'), rc=0
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/bin/chown', '-R', '36:36', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh') stdout:


2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/bin/chown', '-R', '36:36', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh') stderr:


2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:828 execute: ('/bin/umount', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh'), executable='None', cwd='None', env=None
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.executeRaw:878 execute-result: ('/bin/umount', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh'), rc=0
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:936 execute-output: ('/bin/umount', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh') stdout:


2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage plugin.execute:941 execute-output: ('/bin/umount', '/var/lib/ovirt-hosted-engine-setup/tmpfHiUQh') stderr:


2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._storageServerConnection:723 connectStorageServer
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._storageServerConnection:786 {'status': {'message': 'OK', 'code': 0}, 'statuslist': [{'status': 0, 'id': 'b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0'}]}
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._storageServerConnection:813 {'status': {'message': 'OK', 'code': 0}, 'statuslist': [{'status': 0, 'id': 'c965d8bf-21e7-4b7c-896a-8152556779ec'}]}
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1100 _check_existing_pools
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1101 getConnectedStoragePoolsList
2016-04-11 08:01:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:1103 {'status': {'message': 'OK', 'code': 0}, 'poollist': []}
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._misc_create_volume
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.sanlock.lockspace.Plugin._misc
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._misc
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.image.Plugin._misc
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._misc
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._destroy_pool
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm.Plugin._misc
2016-04-11 08:01:24 INFO otopi.plugins.ovirt_hosted_engine_setup.vm.configurevm configurevm._misc:182 Configuring VM
2016-04-11 08:01:24 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/var/run/ovirt-hosted-engine-ha/vm.conf''
2016-04-11 08:01:24 DEBUG otopi.filetransaction filetransaction.prepare:198 file '/var/run/ovirt-hosted-engine-ha/vm.conf' missing
2016-04-11 08:01:24 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/var/run/ovirt-hosted-engine-ha/vm.conf''
2016-04-11 08:01:24 DEBUG otopi.filetransaction filetransaction.commit:331 Executing restorecon for /var/run/ovirt-hosted-engine-ha
2016-04-11 08:01:24 DEBUG otopi.filetransaction filetransaction.commit:345 restorecon result rc=0, stdout=, stderr=
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'['/etc/vdsm/vdsm.conf', '/var/run/ovirt-hosted-engine-ha/vm.conf']'
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/subst=dict:'{'@CDROM@': '', '@SD_UUID@': '81b59b08-dc02-414b-8c01-43b7ded14de3', '@CONSOLE_UUID@': '58da3efc-83d2-4989-9309-73d72cfe7529', '@NAME@': 'HostedEngine', '@BRIDGE@': 'ovirtmgmt', '@CDROM_UUID@': 'e1668d16-0d4d-48cf-b332-cbab870a5bd6', '@MEM_SIZE@': 8192, '@NIC_UUID@': '56d483a7-65f1-44af-8c01-1718aadc471e', '@BOOT_CDROM@': '', '@VCPUS@': '2', '@CPU_TYPE@': 'SandyBridge', '@VM_UUID@': 'ee49fba3-7a0f-46d7-a218-a553b80946b5', '@EMULATED_MACHINE@': 'pc', '@BOOT_PXE@': '', '@IMG_UUID@': 'a4800611-eb6a-46ab-b518-3d7940a029d7', '@BOOT_DISK@': ',bootOrder:1', '@CONSOLE_TYPE@': 'vnc', '@MAC_ADDR@': '00:16:3e:66:bc:dc', '@SP_UUID@': '00000000-0000-0000-0000-000000000000', '@VOL_UUID@': '04e10a84-e9f8-4794-8548-9a24461ccb3f'}'
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_hosted_engine_setup.core.conf.Plugin._misc
2016-04-11 08:01:24 INFO otopi.plugins.ovirt_hosted_engine_setup.core.conf conf._misc:59 Updating hosted-engine configuration
2016-04-11 08:01:24 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/etc/ovirt-hosted-engine/hosted-engine.conf''
2016-04-11 08:01:24 DEBUG otopi.filetransaction filetransaction.prepare:198 file '/etc/ovirt-hosted-engine/hosted-engine.conf' missing
2016-04-11 08:01:24 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/etc/ovirt-hosted-engine/hosted-engine.conf''
2016-04-11 08:01:24 DEBUG otopi.filetransaction filetransaction.commit:331 Executing restorecon for /etc/ovirt-hosted-engine/hosted-engine.conf
2016-04-11 08:01:24 DEBUG otopi.filetransaction filetransaction.commit:345 restorecon result rc=0, stdout=, stderr=
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'['/etc/vdsm/vdsm.conf', '/var/run/ovirt-hosted-engine-ha/vm.conf', '/etc/ovirt-hosted-engine/hosted-engine.conf']'
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageHEConfContent=str:'fqdn=vinculum.tbi.univie.ac.at
vm_disk_id=a4800611-eb6a-46ab-b518-3d7940a029d7
vm_disk_vol_id=04e10a84-e9f8-4794-8548-9a24461ccb3f
vmid=ee49fba3-7a0f-46d7-a218-a553b80946b5
storage=borg-sphere-one:/engine
conf=/var/run/ovirt-hosted-engine-ha/vm.conf
host_id=3
console=vnc
domainType=glusterfs
spUUID=00000000-0000-0000-0000-000000000000
sdUUID=81b59b08-dc02-414b-8c01-43b7ded14de3
connectionUUID=b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0
ca_cert=/etc/pki/vdsm/libvirt-spice/ca-cert.pem
ca_subject="C=EN, L=Test, O=Test, CN=Test"
vdsm_use_ssl=true
gateway=131.130.44.1
bridge=ovirtmgmt
metadata_volume_UUID=c2362a91-475c-4617-a848-32725af1eec4
metadata_image_UUID=b03a7f5f-a64e-403d-aac2-5f177c2a2305
lockspace_volume_UUID=1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
lockspace_image_UUID=6c127f4f-8ea7-4356-99ad-c1182fb560f5
conf_volume_UUID=179da82e-aa55-4d59-aef2-36dd1564d026
conf_image_UUID=01822279-6fad-4b2c-9fb7-5e21d71574fe

# The following are used only for iSCSI storage
iqn=
portal=
user=
password=
port=
'
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:01:24 INFO otopi.context context.runSequence:427 Stage: Transaction commit
2016-04-11 08:01:24 DEBUG otopi.context context.runSequence:431 STAGE cleanup
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.otopi.core.transaction.Plugin._main_end
2016-04-11 08:01:24 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/etc/ovirt-hosted-engine/iptables.example''
2016-04-11 08:01:24 DEBUG otopi.filetransaction filetransaction.commit:331 Executing restorecon for /etc/ovirt-hosted-engine/iptables.example
2016-04-11 08:01:24 DEBUG otopi.filetransaction filetransaction.commit:345 restorecon result rc=0, stdout=, stderr=
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'['/etc/vdsm/vdsm.conf', '/var/run/ovirt-hosted-engine-ha/vm.conf', '/etc/ovirt-hosted-engine/hosted-engine.conf', '/etc/ovirt-hosted-engine/iptables.example']'
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:01:24 INFO otopi.context context.runSequence:427 Stage: Closing up
2016-04-11 08:01:24 DEBUG otopi.context context.runSequence:431 STAGE closeup
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.otopi.network.firewalld.Plugin._closeup
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.otopi.network.iptables.Plugin._closeup
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._closeup
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageAnswerFileContent=unicode:'[environment:default]
OVEHOSTED_CORE/screenProceed=none:None
OVEHOSTED_CORE/deployProceed=bool:True
OVEHOSTED_CORE/confirmSettings=bool:True
OVEHOSTED_NETWORK/fqdn=str:vinculum.tbi.univie.ac.at
OVEHOSTED_NETWORK/bridgeName=str:ovirtmgmt
OVEHOSTED_NETWORK/firewallManager=none:None
OVEHOSTED_NETWORK/gateway=str:131.130.44.1
OVEHOSTED_ENGINE/insecureSSL=none:None
OVEHOSTED_ENGINE/clusterName=str:Default
OVEHOSTED_STORAGE/storageDatacenterName=str:hosted_datacenter
OVEHOSTED_STORAGE/domainType=str:glusterfs
OVEHOSTED_STORAGE/glusterBrick=none:None
OVEHOSTED_STORAGE/LunID=none:None
OVEHOSTED_STORAGE/imgSizeGB=str:25
OVEHOSTED_STORAGE/iSCSIPortalIPAddress=none:None
OVEHOSTED_STORAGE/metadataVolumeUUID=str:c2362a91-475c-4617-a848-32725af1eec4
OVEHOSTED_STORAGE/sdUUID=str:81b59b08-dc02-414b-8c01-43b7ded14de3
OVEHOSTED_STORAGE/iSCSITargetName=none:None
OVEHOSTED_STORAGE/glusterProvisionedShareName=str:hosted_engine_glusterfs
OVEHOSTED_STORAGE/metadataImageUUID=str:b03a7f5f-a64e-403d-aac2-5f177c2a2305
OVEHOSTED_STORAGE/connectionUUID=str:b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0
OVEHOSTED_STORAGE/lockspaceVolumeUUID=str:1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
OVEHOSTED_STORAGE/iSCSIPortalPort=none:None
OVEHOSTED_STORAGE/imgUUID=str:a4800611-eb6a-46ab-b518-3d7940a029d7
OVEHOSTED_STORAGE/confImageUUID=str:01822279-6fad-4b2c-9fb7-5e21d71574fe
OVEHOSTED_STORAGE/spUUID=str:00000000-0000-0000-0000-000000000000
OVEHOSTED_STORAGE/lockspaceImageUUID=str:6c127f4f-8ea7-4356-99ad-c1182fb560f5
OVEHOSTED_STORAGE/storageDomainName=str:hosted_storage
OVEHOSTED_STORAGE/glusterProvisioningEnabled=bool:False
OVEHOSTED_STORAGE/iSCSIPortal=none:None
OVEHOSTED_STORAGE/storageType=none:None
OVEHOSTED_STORAGE/volUUID=str:04e10a84-e9f8-4794-8548-9a24461ccb3f
OVEHOSTED_STORAGE/vgUUID=none:None
OVEHOSTED_STORAGE/confVolUUID=str:179da82e-aa55-4d59-aef2-36dd1564d026
OVEHOSTED_STORAGE/storageDomainConnection=str:borg-sphere-one:/engine
OVEHOSTED_STORAGE/iSCSIPortalUser=none:None
OVEHOSTED_VDSM/consoleType=str:vnc
OVEHOSTED_VM/vmMemSizeMB=int:8192
OVEHOSTED_VM/vmUUID=str:ee49fba3-7a0f-46d7-a218-a553b80946b5
OVEHOSTED_VM/vmMACAddr=str:00:16:3e:66:bc:dc
OVEHOSTED_VM/emulatedMachine=str:pc
OVEHOSTED_VM/consoleUUID=str:58da3efc-83d2-4989-9309-73d72cfe7529
OVEHOSTED_VM/vmBoot=str:disk
OVEHOSTED_VM/vmVCpus=str:2
OVEHOSTED_VM/nicUUID=str:56d483a7-65f1-44af-8c01-1718aadc471e
OVEHOSTED_VM/cdromUUID=str:e1668d16-0d4d-48cf-b332-cbab870a5bd6
OVEHOSTED_VM/ovfArchive=none:None
OVEHOSTED_VM/vmCDRom=none:None
OVEHOSTED_VM/automateVMShutdown=none:None
OVEHOSTED_VM/cloudinitInstanceDomainName=none:None
OVEHOSTED_VM/cloudinitExecuteEngineSetup=none:None
OVEHOSTED_VM/cloudinitInstanceHostName=none:None
OVEHOSTED_VM/cloudinitVMStaticCIDR=none:None
OVEHOSTED_VM/cloudInitISO=none:None
OVEHOSTED_VM/cloudinitVMETCHOSTS=none:None
OVEHOSTED_VM/cloudinitVMDNS=none:None
OVEHOSTED_VDSM/spicePkiSubject=str:C=EN, L=Test, O=Test, CN=Test
OVEHOSTED_VDSM/caSubject=str:/C=EN/L=Test/O=Test/CN=TestCA
OVEHOSTED_VDSM/cpu=str:model_SandyBridge
OVEHOSTED_VDSM/pkiSubject=str:/C=EN/L=Test/O=Test/CN=Test
OVEHOSTED_NOTIF/smtpPort=str:25
OVEHOSTED_NOTIF/smtpServer=str:localhost
OVEHOSTED_NOTIF/sourceEmail=str:root at localhost
OVEHOSTED_NOTIF/destEmail=str:root at localhost
'
2016-04-11 08:01:24 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.network.bridge.Plugin._closeup
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.network.firewall_manager.Plugin._closeup
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.glusterfs.Plugin._closeup
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:24 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.sshd.Plugin._closeup
2016-04-11 08:01:24 DEBUG otopi.plugins.otopi.services.systemd systemd.startup:114 set service sshd startup to True
2016-04-11 08:01:24 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'Id', 'sshd.service'), executable='None', cwd='None', env=None
2016-04-11 08:01:25 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'Id', 'sshd.service'), rc=0
2016-04-11 08:01:25 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'sshd.service') stdout:
Id=sshd.service

2016-04-11 08:01:25 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'sshd.service') stderr:


2016-04-11 08:01:25 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'enable', u'sshd.service'), executable='None', cwd='None', env=None
2016-04-11 08:01:25 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'enable', u'sshd.service'), rc=0
2016-04-11 08:01:25 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'enable', u'sshd.service') stdout:


2016-04-11 08:01:25 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'enable', u'sshd.service') stderr:


2016-04-11 08:01:25 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._boot_from_install_media
2016-04-11 08:01:25 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:25 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.os_install.Plugin._closeup
2016-04-11 08:01:25 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:25 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.runvm.Plugin._boot_from_hd
2016-04-11 08:01:25 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:25 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.health.Plugin._closeup
2016-04-11 08:01:25 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:01:25 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._closeup
2016-04-11 08:01:25 INFO otopi.ovirt_hosted_engine_setup.pkissh pkissh.getPKICert:95 Acquiring internal CA cert from the engine
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:55 Downloading from https://vinculum.tbi.univie.ac.at/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA - ca_certs=None
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:149 code: 200
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:150 info: {'content-length': '1404', 'content-encoding': 'identity', 'server': 'Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips', 'connection': 'close', 'date': 'Mon, 11 Apr 2016 06:01:25 GMT', 'content-type': 'application/x-x509-ca-cert;charset=ISO-8859-1'}
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:151 content: -----BEGIN CERTIFICATE-----
MIID4TCCAsmgAwIBAgICEAAwDQYJKoZIhvcNAQEFBQAwUjELMAkGA1UEBhMCVVMxGTAXBgNVBAoT
EHRiaS51bml2aWUuYWMuYXQxKDAmBgNVBAMTH3ZpbmN1bHVtLnRiaS51bml2aWUuYWMuYXQuNTg3
NDgwHhcNMTYwNDA2MTMxNTEzWhcNMjYwNDA1MTMxNTEzWjBSMQswCQYDVQQGEwJVUzEZMBcGA1UE
ChMQdGJpLnVuaXZpZS5hYy5hdDEoMCYGA1UEAxMfdmluY3VsdW0udGJpLnVuaXZpZS5hYy5hdC41
ODc0ODCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALEtN01AKL+5IntKc7NU7EBdCmSn
ysWA2gOodNAXUf+RHLYbPVe9AEht331jJacdmZ2CW7l9EfPB/tUVuBD0+s7S1ZcQ+fmnZ59hVd9M
DDO5fOaHjnJTtWurB96HLLaGBnlBgme0kIPEZ/ep7kccJafM1nL30euOr1NThNO44UWCIrNh1XPo
gqN0pUwdYIhRSnwzUo2dAADqUH2LcCkNTJR0MrxlqA92aU9+efkufVmq9rDLYOnSOsUA0feaKFlM
+5IhOdrLDewgS4fwwZ4g+VrvrH/qCWXT53B4bNIEGP4UCT0mW+l1l0jDw39UGQC/QajrBJpyiD/o
oo/UZNhQdQ0CAwEAAaOBwDCBvTAdBgNVHQ4EFgQUJ8DGNwp2KcVrqFnr8k/NKO4wFJowewYDVR0j
BHQwcoAUJ8DGNwp2KcVrqFnr8k/NKO4wFJqhVqRUMFIxCzAJBgNVBAYTAlVTMRkwFwYDVQQKExB0
YmkudW5pdmllLmFjLmF0MSgwJgYDVQQDEx92aW5jdWx1bS50YmkudW5pdmllLmFjLmF0LjU4NzQ4
ggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQUFAAOCAQEA
VoErMoxCy4LJvYW5lMgI81xdThgBZMFj1bBhTDnVbWSxlGueE1jY8EerymqSn/RQVVza4/VdVzY9
DouRTIIMvnhQulO4Uab1XXC9U6PI1BtDd8AdIEpgXNqgGyYaVHTQhqh0KjaebDfTDFZssMS3Hyhy
cUz7Huk7CS7uoEM9rIAcTvINNfA3NQHj21CcX+DTYhonThjKY/fMuwxgJyNt4rCmjcfbiEwTFADB
AW+KAvTnfOurOV+EmeMKwIHOP49MKoOczPWzFfOK4R8MNbwowyx0z7GMWN3OjHnC44lATn5WQWow
EJmrk9L1R+UwWf/0zBZOv6qDsONpfhdfnUn6JA==
-----END CERTIFICATE-----

2016-04-11 08:01:25 INFO otopi.ovirt_hosted_engine_setup.pkissh pkissh.getPKICert:108 The following CA certificate is going to be used, please immediately interrupt if not correct:
2016-04-11 08:01:25 INFO otopi.ovirt_hosted_engine_setup.pkissh pkissh.getPKICert:118 Issuer: C=US, O=tbi.univie.ac.at, CN=vinculum.tbi.univie.ac.at.58748, Subject: C=US, O=tbi.univie.ac.at, CN=vinculum.tbi.univie.ac.at.58748, Fingerprint (SHA-1): 116369743DAA2390D9387A6BA95FE4A5FFAA9BD0
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:55 Downloading from https://vinculum.tbi.univie.ac.at/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA - ca_certs=/tmp/engine-cakU7UIc.crt
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:149 code: 200
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:150 info: {'content-length': '1404', 'content-encoding': 'identity', 'server': 'Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips', 'connection': 'close', 'date': 'Mon, 11 Apr 2016 06:01:25 GMT', 'content-type': 'application/x-x509-ca-cert;charset=ISO-8859-1'}
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:151 content: -----BEGIN CERTIFICATE-----
MIID4TCCAsmgAwIBAgICEAAwDQYJKoZIhvcNAQEFBQAwUjELMAkGA1UEBhMCVVMxGTAXBgNVBAoT
EHRiaS51bml2aWUuYWMuYXQxKDAmBgNVBAMTH3ZpbmN1bHVtLnRiaS51bml2aWUuYWMuYXQuNTg3
NDgwHhcNMTYwNDA2MTMxNTEzWhcNMjYwNDA1MTMxNTEzWjBSMQswCQYDVQQGEwJVUzEZMBcGA1UE
ChMQdGJpLnVuaXZpZS5hYy5hdDEoMCYGA1UEAxMfdmluY3VsdW0udGJpLnVuaXZpZS5hYy5hdC41
ODc0ODCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALEtN01AKL+5IntKc7NU7EBdCmSn
ysWA2gOodNAXUf+RHLYbPVe9AEht331jJacdmZ2CW7l9EfPB/tUVuBD0+s7S1ZcQ+fmnZ59hVd9M
DDO5fOaHjnJTtWurB96HLLaGBnlBgme0kIPEZ/ep7kccJafM1nL30euOr1NThNO44UWCIrNh1XPo
gqN0pUwdYIhRSnwzUo2dAADqUH2LcCkNTJR0MrxlqA92aU9+efkufVmq9rDLYOnSOsUA0feaKFlM
+5IhOdrLDewgS4fwwZ4g+VrvrH/qCWXT53B4bNIEGP4UCT0mW+l1l0jDw39UGQC/QajrBJpyiD/o
oo/UZNhQdQ0CAwEAAaOBwDCBvTAdBgNVHQ4EFgQUJ8DGNwp2KcVrqFnr8k/NKO4wFJowewYDVR0j
BHQwcoAUJ8DGNwp2KcVrqFnr8k/NKO4wFJqhVqRUMFIxCzAJBgNVBAYTAlVTMRkwFwYDVQQKExB0
YmkudW5pdmllLmFjLmF0MSgwJgYDVQQDEx92aW5jdWx1bS50YmkudW5pdmllLmFjLmF0LjU4NzQ4
ggIQADAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQUFAAOCAQEA
VoErMoxCy4LJvYW5lMgI81xdThgBZMFj1bBhTDnVbWSxlGueE1jY8EerymqSn/RQVVza4/VdVzY9
DouRTIIMvnhQulO4Uab1XXC9U6PI1BtDd8AdIEpgXNqgGyYaVHTQhqh0KjaebDfTDFZssMS3Hyhy
cUz7Huk7CS7uoEM9rIAcTvINNfA3NQHj21CcX+DTYhonThjKY/fMuwxgJyNt4rCmjcfbiEwTFADB
AW+KAvTnfOurOV+EmeMKwIHOP49MKoOczPWzFfOK4R8MNbwowyx0z7GMWN3OjHnC44lATn5WQWow
EJmrk9L1R+UwWf/0zBZOv6qDsONpfhdfnUn6JA==
-----END CERTIFICATE-----

2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.pkissh pkissh.getSSHkey:152 Acquiring SSH key from the engine
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:55 Downloading from https://vinculum.tbi.univie.ac.at/ovirt-engine/services/pki-resource?resource=engine-certificate&format=OPENSSH-PUBKEY - ca_certs=/tmp/engine-cakU7UIc.crt
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:149 code: 200
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:150 info: {'content-length': '394', 'content-encoding': 'identity', 'server': 'Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips', 'connection': 'close', 'date': 'Mon, 11 Apr 2016 06:01:25 GMT', 'content-type': 'text/plain;charset=ISO-8859-1'}
2016-04-11 08:01:25 DEBUG otopi.ovirt_hosted_engine_setup.ohttpshandler ohttpshandler.fetchUrl:151 content: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7wFa9J/brF0Brwg3NdztpsdbFDDxd52AmLOdjpiUSEZPmfMNoQf0BSKio4as5kGqeHuaOAGE5etEVpcvqSUHt1dWcXmbnjKmvkSLhr+BzeU/KyFNmqHV+4Wzs8w+jMjMdRQ/7Xw00DVLe0N3plQr/wngBhFsezvT1hw6V7m6h2bZDuB1wzdKk3wG4NV5GQ1cGdc2Wvv2BDpRNr1E1I+IIYB/8BZZvJPkrDDcAniTCPPitCC9yu+yarXp8EAKUtvktvPlQg9opjoEaPTl0Rchpi8+M8jytGpkd8o0txlZE5R8E7V3YCJgg/pvCBe6z3y51/unDHPVzRUGJmFU4DQfN ovirt-engine

2016-04-11 08:01:25 DEBUG otopi.transaction transaction._prepare:76 preparing 'File transaction for '/root/.ssh/authorized_keys''
2016-04-11 08:01:25 DEBUG otopi.filetransaction filetransaction.prepare:200 file '/root/.ssh/authorized_keys' exists
2016-04-11 08:01:25 DEBUG otopi.filetransaction filetransaction.prepare:234 backup '/root/.ssh/authorized_keys'->'/root/.ssh/authorized_keys.20160411080125'
2016-04-11 08:01:25 DEBUG otopi.transaction transaction.commit:162 committing 'File transaction for '/root/.ssh/authorized_keys''
2016-04-11 08:01:25 DEBUG otopi.filetransaction filetransaction.commit:331 Executing restorecon for /root/.ssh/authorized_keys
2016-04-11 08:01:25 DEBUG otopi.filetransaction filetransaction.commit:345 restorecon result rc=0, stdout=, stderr=
2016-04-11 08:01:25 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._disableHostDeployPackager:482 Writing host-deploy configuration to /etc/ovirt-host-deploy.conf.d/70-hosted-engine-setup-SSXwCi.conf
2016-04-11 08:01:25 INFO otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:657 Connecting to the Engine
2016-04-11 08:01:26 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:732 Getting the list of available clusters via engine's APIs
2016-04-11 08:01:26 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:812 Adding the host to the cluster
2016-04-11 08:01:28 INFO otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:76 Waiting for the host to become operational in the engine. This may take several minutes...
2016-04-11 08:01:28 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:30 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:31 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:32 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:34 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:35 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:36 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:37 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:39 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:40 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:41 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:42 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:44 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:45 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:46 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:47 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:01:49 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:27 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:28 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:29 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:30 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:32 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:33 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:34 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:35 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:37 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:38 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:39 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:40 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:41 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:41 INFO otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:121 Still waiting for VDSM host to become operational...
2016-04-11 08:02:43 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:44 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:45 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:46 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in installing state
2016-04-11 08:02:48 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-11 08:02:49 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-11 08:02:50 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-11 08:02:51 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-11 08:02:52 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-11 08:02:54 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-11 08:02:55 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in initializing state
2016-04-11 08:02:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:96 VDSM host in up state
2016-04-11 08:02:56 INFO otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._wait_host_ready:107 The VDSM Host is now operational
2016-04-11 08:02:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:879 Setting CPU for the cluster
2016-04-11 08:02:56 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:885 {'name': None, 'level': None, 'cpu_tune': None, 'architecture': 'X86_64', 'mode': None, 'cores': None, 'speed': None, 'id': 'Intel SandyBridge Family', 'topology': None}
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'['/etc/vdsm/vdsm.conf', '/var/run/ovirt-hosted-engine-ha/vm.conf', '/etc/ovirt-hosted-engine/hosted-engine.conf', '/etc/ovirt-hosted-engine/iptables.example', '/root/.ssh/authorized_keys']'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/temporaryCertificate=str:'/tmp/engine-cakU7UIc.crt'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv.Plugin._closeup
2016-04-11 08:02:58 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv vdsmenv._connect:63 {'status': {'message': 'Done', 'code': 0}, 'info': {'systemProductName': 'S2600GZ', 'systemSerialNumber': '............', 'systemFamily': '00', 'systemVersion': '....................', 'systemUUID': '531CA85D-B7E1-E311-AAA5-001E67B8DFCF', 'systemManufacturer': 'Intel Corporation'}}
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._closeup_reprepare_images
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.heconf.Plugin._closeup_create_tar
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.ha.ha_services.Plugin._closeup
2016-04-11 08:02:58 INFO otopi.plugins.ovirt_hosted_engine_setup.ha.ha_services ha_services._closeup:130 Enabling and starting HA services
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd systemd.startup:114 set service ovirt-ha-agent startup to True
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-agent.service'), executable='None', cwd='None', env=None
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-agent.service'), rc=0
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-agent.service') stdout:
Id=ovirt-ha-agent.service

2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-agent.service') stderr:


2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'enable', u'ovirt-ha-agent.service'), executable='None', cwd='None', env=None
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'enable', u'ovirt-ha-agent.service'), rc=0
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'enable', u'ovirt-ha-agent.service') stdout:


2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'enable', u'ovirt-ha-agent.service') stderr:
Created symlink from /etc/systemd/system/multi-user.target.wants/ovirt-ha-agent.service to /usr/lib/systemd/system/ovirt-ha-agent.service.
Created symlink from /etc/systemd/system/multi-user.target.wants/ovirt-ha-broker.service to /usr/lib/systemd/system/ovirt-ha-broker.service.

2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 starting service ovirt-ha-agent
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'start', 'ovirt-ha-agent.service'), executable='None', cwd='None', env=None
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'start', 'ovirt-ha-agent.service'), rc=0
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'start', 'ovirt-ha-agent.service') stdout:


2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'start', 'ovirt-ha-agent.service') stderr:


2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd systemd.startup:114 set service ovirt-ha-broker startup to True
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-broker.service'), executable='None', cwd='None', env=None
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-broker.service'), rc=0
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-broker.service') stdout:
Id=ovirt-ha-broker.service

2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'show', '-p', 'Id', 'ovirt-ha-broker.service') stderr:


2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'enable', u'ovirt-ha-broker.service'), executable='None', cwd='None', env=None
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'enable', u'ovirt-ha-broker.service'), rc=0
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'enable', u'ovirt-ha-broker.service') stdout:


2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'enable', u'ovirt-ha-broker.service') stderr:


2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd systemd.state:145 starting service ovirt-ha-broker
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:828 execute: ('/bin/systemctl', 'start', 'ovirt-ha-broker.service'), executable='None', cwd='None', env=None
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:878 execute-result: ('/bin/systemctl', 'start', 'ovirt-ha-broker.service'), rc=0
2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:936 execute-output: ('/bin/systemctl', 'start', 'ovirt-ha-broker.service') stdout:


2016-04-11 08:02:58 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:941 execute-output: ('/bin/systemctl', 'start', 'ovirt-ha-broker.service') stderr:


2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._persist_files_start
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._persist_files_start
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._persist_files_end
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage closeup METHOD otopi.plugins.otopi.system.reboot.Plugin._closeup
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:02:58 INFO otopi.context context.runSequence:427 Stage: Clean up
2016-04-11 08:02:58 DEBUG otopi.context context.runSequence:431 STAGE cleanup
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.remote_answerfile.Plugin._cleanup
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.engine.add_host.Plugin._cleanup
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.pki.vdsmpki.Plugin._cleanup
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._cleanup
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.boot_disk.Plugin._cleanup
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.vm.cloud_init.Plugin._cleanup
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage cleanup METHOD otopi.plugins.ovirt_hosted_engine_setup.core.answerfile.Plugin._save_answers_at_cleanup
2016-04-11 08:02:58 INFO otopi.plugins.ovirt_hosted_engine_setup.core.answerfile answerfile._save_answers:74 Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20160411080258.conf'
2016-04-11 08:02:58 INFO otopi.plugins.ovirt_hosted_engine_setup.core.answerfile answerfile._save_answers:74 Generating answer file '/etc/ovirt-hosted-engine/answers.conf'
2016-04-11 08:02:58 INFO otopi.context context.runSequence:427 Stage: Pre-termination
2016-04-11 08:02:58 DEBUG otopi.context context.runSequence:431 STAGE pre-terminate
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage pre-terminate METHOD otopi.plugins.otopi.core.misc.Plugin._preTerminate
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:500 ENVIRONMENT DUMP - BEGIN
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/aborted=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/debug=int:'0'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/error=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exceptionInfo=list:'[]'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/executionDirectory=str:'/root'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/exitCode=list:'[{'priority': 90001, 'code': 0}]'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/log=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginGroups=str:'otopi:ovirt-hosted-engine-setup'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/pluginPath=str:'/usr/share/otopi/plugins:/usr/share/ovirt-hosted-engine-setup/scripts/../plugins'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV BASE/suppressEnvironmentKeys=list:'[]'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chkconfig=str:'/sbin/chkconfig'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chown=str:'/bin/chown'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/chronyc=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/date=str:'/bin/date'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/dig=str:'/bin/dig'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/file=str:'/bin/file'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/firewall-cmd=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/genisoimage=str:'/bin/genisoimage'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/gluster=str:'/sbin/gluster'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/hwclock=str:'/sbin/hwclock'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/initctl=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ip=str:'/sbin/ip'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/iscsiadm=str:'/sbin/iscsiadm'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/losetup=str:'/sbin/losetup'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/lsof=str:'/sbin/lsof'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mkfs=str:'/sbin/mkfs'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/mount=str:'/bin/mount'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ntpq=str:'/sbin/ntpq'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/openssl=str:'/bin/openssl'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/ping=str:'/bin/ping'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/qemu-img=str:'/bin/qemu-img'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/rc=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/rc-update=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/reboot=str:'/sbin/reboot'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/remote-viewer=str:'/bin/remote-viewer'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/service=str:'/sbin/service'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sshd=str:'/sbin/sshd'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/sudo=str:'/bin/sudo'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/systemctl=str:'/bin/systemctl'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/truncate=str:'/bin/truncate'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/umount=str:'/bin/umount'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV COMMAND/vdsm-tool=str:'/bin/vdsm-tool'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileAppend=str:':answers.conf'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/configFileName=str:'/etc/otopi.conf'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/failOnPrioOverride=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/internalPackageTransaction=Transaction:'transaction'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logDir=str:'/var/log/ovirt-hosted-engine-setup'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileHandle=file:'<open file '/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160411080011-6vh23y.log', mode 'a' at 0x4128540>'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileName=str:'/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160411080011-6vh23y.log'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFileNamePrefix=str:'ovirt-hosted-engine-setup'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilter=_MyLoggerFilter:'filter'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logFilterKeys=list:'['OVEHOSTED_FIRST_HOST/rootPassword', 'OVEHOSTED_ENGINE/adminPassword', 'OVEHOSTED_VM/cloudinitRootPwd', 'OVEHOSTED_VDSM/passwd']'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/logRemoveAtExit=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/mainTransaction=Transaction:'transaction'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/modifiedFiles=list:'['/etc/vdsm/vdsm.conf', '/var/run/ovirt-hosted-engine-ha/vm.conf', '/etc/ovirt-hosted-engine/hosted-engine.conf', '/etc/ovirt-hosted-engine/iptables.example', '/root/.ssh/authorized_keys']'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV CORE/randomizeEvents=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/boundary=str:'--=451b80dc-996f-432e-9e4f-2b29ef6d1141=--'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/cliVersion=int:'1'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/customization=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV DIALOG/dialect=str:'human'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_NAME=str:'otopi'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV INFO/PACKAGE_VERSION=str:'1.4.1'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldAvailable=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldDisableServices=list:'[]'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/firewalldEnable=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesEnable=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/iptablesRules=str:'# Generated by ovirt-hosted-engine-setup installer
#filtering rules
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -i lo -j ACCEPT
-A INPUT -p icmp -m icmp --icmp-type any -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT

#drop all rule
-A INPUT -j REJECT --reject-with icmp-host-prohibited
COMMIT
'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshEnable=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshKey=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV NETWORK/sshUser=str:''
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostEnabled=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/additionalHostReDeployment=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/checkRequirements=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/confirmSettings=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/deployProceed=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/etcAnswerFile=str:'/etc/ovirt-hosted-engine/answers.conf'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/isAdditionalHost=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/nodeSetup=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/screenProceed=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/tempDir=str:'/var/tmp'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_CORE/userAnswerFile=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/adminPassword=str:'**FILTERED**'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/appHostName=str:'cube-three'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/clusterName=str:'Default'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/engineSetupTimeout=int:'600'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/forceCreateVG=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/insecureSSL=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/promptNonOperational=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_ENGINE/temporaryCertificate=str:'/tmp/engine-cakU7UIc.crt'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/deployWithHE35Hosts=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fetchAnswer=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/fqdn=str:'cube-one.tbi.univie.ac.at'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/rootPassword=str:'**FILTERED**'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_FIRST_HOST/sshdPort=int:'22'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/bridgeIf=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/bridgeName=str:'ovirtmgmt'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewallManager=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldServices=list:'[]'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/firewalldSubst=dict:'{}'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdn=str:'vinculum.tbi.univie.ac.at'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/fqdnReverseValidation=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/gateway=str:'131.130.44.1'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/host_name=str:'cube-three.tbi.univie.ac.at'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/promptRequiredNetworks=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NETWORK/sshdPort=int:'22'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/destEmail=str:'root at localhost'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpPort=str:'25'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/smtpServer=str:'localhost'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_NOTIF/sourceEmail=str:'root at localhost'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/lockspaceName=str:'hosted-engine'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_SANLOCK/serviceName=str:'sanlock'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/GUID=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/LunID=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/blockDeviceSizeGB=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/brokerConfContent=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageSizeGB=int:'1'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confImageUUID=str:'01822279-6fad-4b2c-9fb7-5e21d71574fe'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/confVolUUID=str:'179da82e-aa55-4d59-aef2-36dd1564d026'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/connectionUUID=str:'b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/domainType=str:'glusterfs'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdConnUUID=str:'c965d8bf-21e7-4b7c-896a-8152556779ec'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/fakeMasterSdUUID=str:'62752000-0905-4009-a1f8-3826d709659a'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterBrick=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisionedShareName=str:'hosted_engine_glusterfs'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/glusterProvisioningEnabled=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/hostID=int:'3'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortal=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalIPAddress=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalPassword=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalPort=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSIPortalUser=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/iSCSITargetName=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgDesc=str:'Hosted Engine Image'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgSizeGB=str:'25'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/imgUUID=str:'a4800611-eb6a-46ab-b518-3d7940a029d7'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceImageUUID=str:'6c127f4f-8ea7-4356-99ad-c1182fb560f5'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/lockspaceVolumeUUID=str:'1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataImageUUID=str:'b03a7f5f-a64e-403d-aac2-5f177c2a2305'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/metadataVolumeUUID=str:'c2362a91-475c-4617-a848-32725af1eec4'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/sdUUID=str:'81b59b08-dc02-414b-8c01-43b7ded14de3'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/spUUID=str:'00000000-0000-0000-0000-000000000000'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageAnswerFileContent=unicode:'[environment:default]
OVEHOSTED_CORE/screenProceed=none:None
OVEHOSTED_CORE/deployProceed=bool:True
OVEHOSTED_CORE/confirmSettings=bool:True
OVEHOSTED_NETWORK/fqdn=str:vinculum.tbi.univie.ac.at
OVEHOSTED_NETWORK/bridgeName=str:ovirtmgmt
OVEHOSTED_NETWORK/firewallManager=none:None
OVEHOSTED_NETWORK/gateway=str:131.130.44.1
OVEHOSTED_ENGINE/insecureSSL=none:None
OVEHOSTED_ENGINE/clusterName=str:Default
OVEHOSTED_STORAGE/storageDatacenterName=str:hosted_datacenter
OVEHOSTED_STORAGE/domainType=str:glusterfs
OVEHOSTED_STORAGE/glusterBrick=none:None
OVEHOSTED_STORAGE/LunID=none:None
OVEHOSTED_STORAGE/imgSizeGB=str:25
OVEHOSTED_STORAGE/iSCSIPortalIPAddress=none:None
OVEHOSTED_STORAGE/metadataVolumeUUID=str:c2362a91-475c-4617-a848-32725af1eec4
OVEHOSTED_STORAGE/sdUUID=str:81b59b08-dc02-414b-8c01-43b7ded14de3
OVEHOSTED_STORAGE/iSCSITargetName=none:None
OVEHOSTED_STORAGE/glusterProvisionedShareName=str:hosted_engine_glusterfs
OVEHOSTED_STORAGE/metadataImageUUID=str:b03a7f5f-a64e-403d-aac2-5f177c2a2305
OVEHOSTED_STORAGE/connectionUUID=str:b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0
OVEHOSTED_STORAGE/lockspaceVolumeUUID=str:1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
OVEHOSTED_STORAGE/iSCSIPortalPort=none:None
OVEHOSTED_STORAGE/imgUUID=str:a4800611-eb6a-46ab-b518-3d7940a029d7
OVEHOSTED_STORAGE/confImageUUID=str:01822279-6fad-4b2c-9fb7-5e21d71574fe
OVEHOSTED_STORAGE/spUUID=str:00000000-0000-0000-0000-000000000000
OVEHOSTED_STORAGE/lockspaceImageUUID=str:6c127f4f-8ea7-4356-99ad-c1182fb560f5
OVEHOSTED_STORAGE/storageDomainName=str:hosted_storage
OVEHOSTED_STORAGE/glusterProvisioningEnabled=bool:False
OVEHOSTED_STORAGE/iSCSIPortal=none:None
OVEHOSTED_STORAGE/storageType=none:None
OVEHOSTED_STORAGE/volUUID=str:04e10a84-e9f8-4794-8548-9a24461ccb3f
OVEHOSTED_STORAGE/vgUUID=none:None
OVEHOSTED_STORAGE/confVolUUID=str:179da82e-aa55-4d59-aef2-36dd1564d026
OVEHOSTED_STORAGE/storageDomainConnection=str:borg-sphere-one:/engine
OVEHOSTED_STORAGE/iSCSIPortalUser=none:None
OVEHOSTED_VDSM/consoleType=str:vnc
OVEHOSTED_VM/vmMemSizeMB=int:8192
OVEHOSTED_VM/vmUUID=str:ee49fba3-7a0f-46d7-a218-a553b80946b5
OVEHOSTED_VM/vmMACAddr=str:00:16:3e:66:bc:dc
OVEHOSTED_VM/emulatedMachine=str:pc
OVEHOSTED_VM/consoleUUID=str:58da3efc-83d2-4989-9309-73d72cfe7529
OVEHOSTED_VM/vmBoot=str:disk
OVEHOSTED_VM/vmVCpus=str:2
OVEHOSTED_VM/nicUUID=str:56d483a7-65f1-44af-8c01-1718aadc471e
OVEHOSTED_VM/cdromUUID=str:e1668d16-0d4d-48cf-b332-cbab870a5bd6
OVEHOSTED_VM/ovfArchive=none:None
OVEHOSTED_VM/vmCDRom=none:None
OVEHOSTED_VM/automateVMShutdown=none:None
OVEHOSTED_VM/cloudinitInstanceDomainName=none:None
OVEHOSTED_VM/cloudinitExecuteEngineSetup=none:None
OVEHOSTED_VM/cloudinitInstanceHostName=none:None
OVEHOSTED_VM/cloudinitVMStaticCIDR=none:None
OVEHOSTED_VM/cloudInitISO=none:None
OVEHOSTED_VM/cloudinitVMETCHOSTS=none:None
OVEHOSTED_VM/cloudinitVMDNS=none:None
OVEHOSTED_VDSM/spicePkiSubject=str:C=EN, L=Test, O=Test, CN=Test
OVEHOSTED_VDSM/caSubject=str:/C=EN/L=Test/O=Test/CN=TestCA
OVEHOSTED_VDSM/cpu=str:model_SandyBridge
OVEHOSTED_VDSM/pkiSubject=str:/C=EN/L=Test/O=Test/CN=Test
OVEHOSTED_NOTIF/smtpPort=str:25
OVEHOSTED_NOTIF/smtpServer=str:localhost
OVEHOSTED_NOTIF/sourceEmail=str:root at localhost
OVEHOSTED_NOTIF/destEmail=str:root at localhost
'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDatacenterName=str:'hosted_datacenter'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainConnection=str:'borg-sphere-one:/engine'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageDomainName=str:'hosted_storage'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageHEConfContent=str:'fqdn=vinculum.tbi.univie.ac.at
vm_disk_id=a4800611-eb6a-46ab-b518-3d7940a029d7
vm_disk_vol_id=04e10a84-e9f8-4794-8548-9a24461ccb3f
vmid=ee49fba3-7a0f-46d7-a218-a553b80946b5
storage=borg-sphere-one:/engine
conf=/var/run/ovirt-hosted-engine-ha/vm.conf
host_id=3
console=vnc
domainType=glusterfs
spUUID=00000000-0000-0000-0000-000000000000
sdUUID=81b59b08-dc02-414b-8c01-43b7ded14de3
connectionUUID=b13ae31f-d66a-43a7-8aba-eaf4e62a6fb0
ca_cert=/etc/pki/vdsm/libvirt-spice/ca-cert.pem
ca_subject="C=EN, L=Test, O=Test, CN=Test"
vdsm_use_ssl=true
gateway=131.130.44.1
bridge=ovirtmgmt
metadata_volume_UUID=c2362a91-475c-4617-a848-32725af1eec4
metadata_image_UUID=b03a7f5f-a64e-403d-aac2-5f177c2a2305
lockspace_volume_UUID=1fcb4b0b-c8d3-4bd6-b604-ed7648d0d52e
lockspace_image_UUID=6c127f4f-8ea7-4356-99ad-c1182fb560f5
conf_volume_UUID=179da82e-aa55-4d59-aef2-36dd1564d026
conf_image_UUID=01822279-6fad-4b2c-9fb7-5e21d71574fe

# The following are used only for iSCSI storage
iqn=
portal=
user=
password=
port=
'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/storageType=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/vgUUID=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/vmConfContent=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_STORAGE/volUUID=str:'04e10a84-e9f8-4794-8548-9a24461ccb3f'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/caSubject=str:'/C=EN/L=Test/O=Test/CN=TestCA'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/consoleType=str:'vnc'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/cpu=str:'model_SandyBridge'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/engineCpu=str:'Intel SandyBridge Family'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/glusterMinimumVersion=str:'3.7.2'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/kvmGid=int:'36'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwd=str:'**FILTERED**'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/passwdValiditySecs=str:'10800'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/pkiSubject=str:'/C=EN/L=Test/O=Test/CN=Test'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/serviceName=str:'vdsmd'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/spicePkiSubject=unicode:'C=EN, L=Test, O=Test, CN=Test'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/useSSL=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdscli=instance:'<ServerProxy for 0.0.0.0:54321/RPC2>'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VDSM/vdsmUid=int:'36'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/applianceMem=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/applianceVCpus=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/automateVMShutdown=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cdromUUID=str:'e1668d16-0d4d-48cf-b332-cbab870a5bd6'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudInitISO=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitExecuteEngineSetup=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitInstanceDomainName=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitInstanceHostName=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitRootPwd=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMDNS=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMETCHOSTS=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/cloudinitVMStaticCIDR=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/consoleUUID=str:'58da3efc-83d2-4989-9309-73d72cfe7529'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/emulatedMachine=str:'pc'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/nicUUID=str:'56d483a7-65f1-44af-8c01-1718aadc471e'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/ovfArchive=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/subst=dict:'{'@CDROM@': '', '@SD_UUID@': '81b59b08-dc02-414b-8c01-43b7ded14de3', '@CONSOLE_UUID@': '58da3efc-83d2-4989-9309-73d72cfe7529', '@NAME@': 'HostedEngine', '@BRIDGE@': 'ovirtmgmt', '@CDROM_UUID@': 'e1668d16-0d4d-48cf-b332-cbab870a5bd6', '@MEM_SIZE@': 8192, '@NIC_UUID@': '56d483a7-65f1-44af-8c01-1718aadc471e', '@BOOT_CDROM@': '', '@VCPUS@': '2', '@CPU_TYPE@': 'SandyBridge', '@VM_UUID@': 'ee49fba3-7a0f-46d7-a218-a553b80946b5', '@EMULATED_MACHINE@': 'pc', '@BOOT_PXE@': '', '@IMG_UUID@': 'a4800611-eb6a-46ab-b518-3d7940a029d7', '@BOOT_DISK@': ',bootOrder:1', '@CONSOLE_TYPE@': 'vnc', '@MAC_ADDR@': '00:16:3e:66:bc:dc', '@SP_UUID@': '00000000-0000-0000-0000-000000000000', '@VOL_UUID@': '04e10a84-e9f8-4794-8548-9a24461ccb3f'}'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmBoot=str:'disk'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmCDRom=NoneType:'None'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMACAddr=str:'00:16:3e:66:bc:dc'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmMemSizeMB=int:'8192'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmUUID=str:'ee49fba3-7a0f-46d7-a218-a553b80946b5'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVEHOSTED_VM/vmVCpus=str:'2'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV OVESETUP_CORE/offlinePackager=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfDisabledPlugins=list:'[]'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfExpireCache=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfRollback=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/dnfpackagerEnabled=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/keepAliveInterval=int:'30'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumDisabledPlugins=list:'[]'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumEnabledPlugins=list:'[]'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumExpireCache=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumRollback=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV PACKAGER/yumpackagerEnabled=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockMaxGap=int:'5'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/clockSet=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/commandPath=str:'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/reboot=bool:'False'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootAllow=bool:'True'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:510 ENV SYSTEM/rebootDeferTime=int:'10'
2016-04-11 08:02:58 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage pre-terminate METHOD otopi.plugins.otopi.dialog.cli.Plugin._pre_terminate
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:02:58 INFO otopi.context context.runSequence:427 Stage: Termination
2016-04-11 08:02:58 DEBUG otopi.context context.runSequence:431 STAGE terminate
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage terminate METHOD otopi.plugins.ovirt_hosted_engine_setup.core.misc.Plugin._terminate
2016-04-11 08:02:58 INFO otopi.plugins.ovirt_hosted_engine_setup.core.misc misc._terminate:181 Hosted Engine successfully set up
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage terminate METHOD otopi.plugins.otopi.dialog.human.Plugin._terminate
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage terminate METHOD otopi.plugins.otopi.dialog.machine.Plugin._terminate
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:148 condition False
2016-04-11 08:02:58 DEBUG otopi.context context._executeMethod:142 Stage terminate METHOD otopi.plugins.otopi.core.log.Plugin._terminate
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ovirt.org/pipermail/users/attachments/20160412/ccdc9fc9/attachment-0001.sig>


More information about the Users mailing list